Pull request #98 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7ffe7c4dc82e94d9f3287c0cce9f3659a535cb44+a77ef99c8899b9728178ab16eccf9cf6b883cb40 (9db97f55de4dd7b99246738a365a2a9897d27487) 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-ssh14160115749999382885.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8891892154748760506.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh 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-98/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-98/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14705580826292088503.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-98/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4884940486742105664.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh7266757463459085061.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-98/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-98/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7237892530027598033.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-26569’ is offline Running on prd-ubuntu20.04-docker-8c-8g-26571 in /w/workspace/exfoundry_edgex-taf-common_PR-98 [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-98 # 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 Merging remotes/origin/main commit a77ef99c8899b9728178ab16eccf9cf6b883cb40 into PR head commit 7ffe7c4dc82e94d9f3287c0cce9f3659a535cb44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config 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/98/head:refs/remotes/origin/PR-98 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7ffe7c4dc82e94d9f3287c0cce9f3659a535cb44 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 Merge succeeded, producing 7ffe7c4dc82e94d9f3287c0cce9f3659a535cb44 Checking out Revision 7ffe7c4dc82e94d9f3287c0cce9f3659a535cb44 (PR-98) Commit message: "build: bump docker from 6.1.3 to 7.0.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:21:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:21:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:21:15 ========================================================= 18:21:15 EdgeX Global Pipelines Version Info 18:21:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a77ef99c8899b9728178ab16eccf9cf6b883cb40 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7ffe7c4dc82e94d9f3287c0cce9f3659a535cb44 # timeout=10 18:21:15 ------------------- 18:21:15 stable info: 18:21:15 ------------------- 18:21:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:21:15 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 18:21:15 Message: update stable to v1.0.258 18:21:16 ------------------- 18:21:16 experimental info: 18:21:16 ------------------- 18:21:16 Commited By: **** collab-it+edgex@linuxfoundation.org 18:21:16 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 18:21:16 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 18:21:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 18:21:16 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 18:21:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:21:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:21:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:21:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 18:21:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:21:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 18:21:17 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 18:21:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:21:17 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 18:21:17 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 18:21:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:21:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:21:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-98 [Pipeline] echo 18:21:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-98 [Pipeline] echo 18:21:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-98 [Pipeline] echo 18:21:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7ffe7c4dc82e94d9f3287c0cce9f3659a535cb44 [Pipeline] echo 18:21:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7ffe7c4 [Pipeline] echo 18:21:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:21:18 provisioning config files... 18:21:18 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-98@tmp/config16550559605088702617tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:21:18 ---> ****-login.sh 18:21:18 nexus3.edgexfoundry.org:10001 18:21:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:21:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:21:18 Configure a credential helper to remove this warning. See 18:21:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:21:18 18:21:18 Login Succeeded 18:21:18 nexus3.edgexfoundry.org:10002 18:21:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:21:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:21:19 Configure a credential helper to remove this warning. See 18:21:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:21:19 18:21:19 Login Succeeded 18:21:19 nexus3.edgexfoundry.org:10003 18:21:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:21:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:21:19 Configure a credential helper to remove this warning. See 18:21:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:21:19 18:21:19 Login Succeeded 18:21:19 nexus3.edgexfoundry.org:10004 18:21:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:21:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:21:19 Configure a credential helper to remove this warning. See 18:21:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:21:19 18:21:19 Login Succeeded 18:21:19 ****.io 18:21:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:21:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:21:19 Configure a credential helper to remove this warning. See 18:21:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:21:19 18:21:19 Login Succeeded 18:21:19 ---> ****-login.sh ends [Pipeline] } 18:21:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 18:21:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:21:20 + grep -v github /etc/ssh/ssh_known_hosts 18:21:20 + [ -e /tmp/ssh_known_hosts ] 18:21:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:21:20 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:21:20 + sudo tee -a /etc/ssh/ssh_known_hosts 18:21:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:21:20 18:21:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:21:21 0.1.4: Pulling from edgex-devops/py-git-semver 18:21:21 b85a868b505f: Pulling fs layer 18:21:21 e2be974225ed: Pulling fs layer 18:21:21 339a4e72a1f5: Pulling fs layer 18:21:21 988bab9f4d93: Pulling fs layer 18:21:21 1469e6f7b9e6: Pulling fs layer 18:21:21 eaf3925da568: Pulling fs layer 18:21:21 bab4dde63d76: Pulling fs layer 18:21:21 bde34c3a00c8: Pulling fs layer 18:21:21 b352a97aabf1: Pulling fs layer 18:21:21 4872d77fe225: Pulling fs layer 18:21:21 5851b861e8e6: Pulling fs layer 18:21:21 988bab9f4d93: Waiting 18:21:21 1469e6f7b9e6: Waiting 18:21:21 eaf3925da568: Waiting 18:21:21 bab4dde63d76: Waiting 18:21:21 bde34c3a00c8: Waiting 18:21:21 b352a97aabf1: Waiting 18:21:21 4872d77fe225: Waiting 18:21:21 5851b861e8e6: Waiting 18:21:21 e2be974225ed: Verifying Checksum 18:21:21 e2be974225ed: Download complete 18:21:21 988bab9f4d93: Verifying Checksum 18:21:21 988bab9f4d93: Download complete 18:21:21 1469e6f7b9e6: Verifying Checksum 18:21:21 1469e6f7b9e6: Download complete 18:21:21 eaf3925da568: Download complete 18:21:21 339a4e72a1f5: Verifying Checksum 18:21:21 339a4e72a1f5: Download complete 18:21:21 bde34c3a00c8: Verifying Checksum 18:21:21 bde34c3a00c8: Download complete 18:21:21 b352a97aabf1: Verifying Checksum 18:21:21 b352a97aabf1: Download complete 18:21:21 4872d77fe225: Verifying Checksum 18:21:21 4872d77fe225: Download complete 18:21:21 5851b861e8e6: Verifying Checksum 18:21:21 5851b861e8e6: Download complete 18:21:21 b85a868b505f: Verifying Checksum 18:21:21 b85a868b505f: Download complete 18:21:21 bab4dde63d76: Verifying Checksum 18:21:21 bab4dde63d76: Download complete 18:21:22 b85a868b505f: Pull complete 18:21:22 e2be974225ed: Pull complete 18:21:23 339a4e72a1f5: Pull complete 18:21:23 988bab9f4d93: Pull complete 18:21:23 1469e6f7b9e6: Pull complete 18:21:24 eaf3925da568: Pull complete 18:21:25 bab4dde63d76: Pull complete 18:21:25 bde34c3a00c8: Pull complete 18:21:25 b352a97aabf1: Pull complete 18:21:25 4872d77fe225: Pull complete 18:21:25 5851b861e8e6: Pull complete 18:21:25 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:21:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:21:25 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:21:26 prd-ubuntu20.04-docker-8c-8g-26571 does not seem to be running inside a container 18:21:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_edgex-taf-common_PR-98 -v /w/workspace/exfoundry_edgex-taf-common_PR-98:/w/workspace/exfoundry_edgex-taf-common_PR-98:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-98@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-98@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:21:29 $ docker top 2837c1b1f2c4fbf90175124abc4ea58297f2109ed6dacf3fed542a1aab50fe0f -eo pid,comm 18:21:29 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). 18:21:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:21:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:21:29 [ssh-agent] Looking for ssh-agent implementation... 18:21:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:21:29 $ docker exec 2837c1b1f2c4fbf90175124abc4ea58297f2109ed6dacf3fed542a1aab50fe0f ssh-agent 18:21:29 SSH_AUTH_SOCK=/tmp/ssh-SUnxn9j2oWoj/agent.32 18:21:29 SSH_AGENT_PID=38 18:21:29 Running ssh-add (command line suppressed) 18:21:29 Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-98@tmp/private_key_1872949052103337794.key (/w/workspace/exfoundry_edgex-taf-common_PR-98@tmp/private_key_1872949052103337794.key) 18:21:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:21:30 + git tag --points-at HEAD [Pipeline] } 18:21:30 $ docker exec --env ******** --env ******** 2837c1b1f2c4fbf90175124abc4ea58297f2109ed6dacf3fed542a1aab50fe0f ssh-agent -k 18:21:30 unset SSH_AUTH_SOCK; 18:21:30 unset SSH_AGENT_PID; 18:21:30 echo Agent pid 38 killed; 18:21:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:21:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:21:30 [ssh-agent] Looking for ssh-agent implementation... 18:21:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:21:30 $ docker exec 2837c1b1f2c4fbf90175124abc4ea58297f2109ed6dacf3fed542a1aab50fe0f ssh-agent 18:21:30 SSH_AUTH_SOCK=/tmp/ssh-W1qwfP5B9xW2/agent.70 18:21:30 SSH_AGENT_PID=76 18:21:30 Running ssh-add (command line suppressed) 18:21:30 Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-98@tmp/private_key_1400044068020878237.key (/w/workspace/exfoundry_edgex-taf-common_PR-98@tmp/private_key_1400044068020878237.key) 18:21:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:21:31 + git semver init 18:21:31 2024-01-01 18:21:31,243 [run_init] DEBUG init version:0.0.0 force:False 18:21:31 2024-01-01 18:21:31,244 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_edgex-taf-common_PR-98/.semver 18:21:31 2024-01-01 18:21:31,244 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/exfoundry_edgex-taf-common_PR-98/.semver 18:21:31 2024-01-01 18:21:31,244 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/exfoundry_edgex-taf-common_PR-98/.semver'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-98, universal_newlines=False, shell=None, istream=None) 18:21:32 2024-01-01 18:21:31,947 [append_file] DEBUG append to file:/w/workspace/exfoundry_edgex-taf-common_PR-98/.git/info/exclude 18:21:32 2024-01-01 18:21:31,947 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_edgex-taf-common_PR-98/.semver/PR-98 with force:False 18:21:32 2024-01-01 18:21:31,947 [write_file] DEBUG write to file:/w/workspace/exfoundry_edgex-taf-common_PR-98/.semver/PR-98 18:21:32 2024-01-01 18:21:31,949 [execute] INFO git cat-file --batch-check 18:21:32 2024-01-01 18:21:31,950 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-98/.semver, universal_newlines=False, shell=None, istream=) 18:21:32 2024-01-01 18:21:31,955 [execute] INFO git cat-file --batch 18:21:32 2024-01-01 18:21:31,955 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-98/.semver, universal_newlines=False, shell=None, istream=) 18:21:32 2024-01-01 18:21:31,959 [read_version] DEBUG read version from /w/workspace/exfoundry_edgex-taf-common_PR-98/.semver/PR-98 18:21:32 0.0.0 [Pipeline] } 18:21:32 $ docker exec --env ******** --env ******** 2837c1b1f2c4fbf90175124abc4ea58297f2109ed6dacf3fed542a1aab50fe0f ssh-agent -k 18:21:32 unset SSH_AUTH_SOCK; 18:21:32 unset SSH_AGENT_PID; 18:21:32 echo Agent pid 76 killed; 18:21:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:21:32 + git semver [Pipeline] } 18:21:33 $ docker stop --time=1 2837c1b1f2c4fbf90175124abc4ea58297f2109ed6dacf3fed542a1aab50fe0f 18:21:34 $ docker rm -f --volumes 2837c1b1f2c4fbf90175124abc4ea58297f2109ed6dacf3fed542a1aab50fe0f [Pipeline] // withDockerContainer [Pipeline] sh 18:21:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:21:35 Stashed 1 file(s) [Pipeline] echo 18:21:35 [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 18:21:35 provisioning config files... 18:21:35 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-98@tmp/config10550940090091290755tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:21:36 ---> ****-login.sh 18:21:36 nexus3.edgexfoundry.org:10001 18:21:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:21:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:21:36 Configure a credential helper to remove this warning. See 18:21:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:21:36 18:21:36 Login Succeeded 18:21:36 nexus3.edgexfoundry.org:10002 18:21:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:21:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:21:36 Configure a credential helper to remove this warning. See 18:21:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:21:36 18:21:36 Login Succeeded 18:21:36 nexus3.edgexfoundry.org:10003 18:21:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:21:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:21:36 Configure a credential helper to remove this warning. See 18:21:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:21:36 18:21:36 Login Succeeded 18:21:36 nexus3.edgexfoundry.org:10004 18:21:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:21:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:21:36 Configure a credential helper to remove this warning. See 18:21:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:21:36 18:21:36 Login Succeeded 18:21:36 ****.io 18:21:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:21:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:21:36 Configure a credential helper to remove this warning. See 18:21:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:21:36 18:21:36 Login Succeeded 18:21:36 ---> ****-login.sh ends [Pipeline] } 18:21:36 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 18:21:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:21:38 + ls -al . 18:21:38 total 72 18:21:38 drwxrwxr-x 7 jenkins jenkins 4096 Jan 1 18:21 . 18:21:38 drwxrwxr-x 4 jenkins jenkins 4096 Jan 1 18:21 .. 18:21:38 drwxrwxr-x 8 jenkins jenkins 4096 Jan 1 18:21 .git 18:21:38 drwxrwxr-x 2 jenkins jenkins 4096 Jan 1 18:21 .github 18:21:38 -rw-rw-r-- 1 jenkins jenkins 22 Jan 1 18:21 .gitignore 18:21:38 drwxr-xr-x 3 jenkins jenkins 4096 Jan 1 18:21 .semver 18:21:38 -rw-rw-r-- 1 jenkins jenkins 1575 Jan 1 18:21 Dockerfile 18:21:38 -rw-rw-r-- 1 jenkins jenkins 746 Jan 1 18:21 Jenkinsfile 18:21:38 -rw-rw-r-- 1 jenkins jenkins 11381 Jan 1 18:21 LICENSE 18:21:38 -rw-rw-r-- 1 jenkins jenkins 3606 Jan 1 18:21 README.md 18:21:38 drwxrwxr-x 4 jenkins jenkins 4096 Jan 1 18:21 TAF-Manager 18:21:38 drwxrwxr-x 6 jenkins jenkins 4096 Jan 1 18:21 TUC 18:21:38 -rw-rw-r-- 1 jenkins jenkins 5 Jan 1 18:21 VERSION 18:21:38 -rw-rw-r-- 1 jenkins jenkins 343 Jan 1 18:21 requirements.txt 18:21:38 -rw-rw-r-- 1 jenkins jenkins 54 Jan 1 18:21 robot-entrypoint.sh 18:21:38 -rw-rw-r-- 1 jenkins jenkins 445 Jan 1 18:21 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:39 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=7ffe7c4dc82e94d9f3287c0cce9f3659a535cb44 --label arch=amd64 --label version=0.0.0 . 18:21:39 Sending build context to Docker daemon 577.5kB 18:21:39 Step 1/13 : FROM alpine:3.16 18:21:39 3.16: Pulling from library/alpine 18:21:39 070eb51debd9: Pulling fs layer 18:21:39 070eb51debd9: Verifying Checksum 18:21:39 070eb51debd9: Download complete 18:21:40 070eb51debd9: Pull complete 18:21:40 Digest: sha256:e4cdb7d47b06ba0a062ad2a97a7d154967c8f83934594d9f2bd3efa89292996b 18:21:40 Status: Downloaded newer image for alpine:3.16 18:21:40 ---> e525c930fe75 18:21:40 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 18:21:40 ---> Running in 34995f5454f6 18:21:40 Removing intermediate container 34995f5454f6 18:21:40 ---> 757a3d65d243 18:21:40 Step 3/13 : LABEL maintainer="Bruce Huang " 18:21:40 ---> Running in 4e2b88fd9acf 18:21:40 Removing intermediate container 4e2b88fd9acf 18:21:40 ---> 88dcfdd095ed 18:21:40 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 18:21:40 ---> 212210e305f6 18:21:40 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 18:21:40 ---> 69b2004a3ca5 18:21:40 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 18:21:40 ---> 9578b1081256 18:21:40 Step 7/13 : WORKDIR /edgex-taf 18:21:40 ---> Running in cb07a13acd3a 18:21:41 Removing intermediate container cb07a13acd3a 18:21:41 ---> 061ce8a56bf9 18:21:41 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:21:41 ---> Running in b5a758fd4f40 18:21:41 Removing intermediate container b5a758fd4f40 18:21:41 ---> d47e69974bd2 18:21:41 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 18:21:41 ---> Running in 74fd2de8a701 18:21:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:21:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:21:43 OK: 6 MiB in 14 packages 18:21:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:21:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:21:44 (1/9) Installing ca-certificates (20230506-r0) 18:21:44 (2/9) Installing brotli-libs (1.0.9-r6) 18:21:45 (3/9) Installing nghttp2-libs (1.47.0-r2) 18:21:45 (4/9) Installing libcurl (8.5.0-r0) 18:21:45 (5/9) Installing curl (8.5.0-r0) 18:21:46 (6/9) Installing docker-cli (20.10.20-r0) 18:21:48 (7/9) Installing oniguruma (6.9.8-r0) 18:21:49 (8/9) Installing jq (1.6-r1) 18:21:49 (9/9) Installing openssl (1.1.1w-r1) 18:21:49 Executing busybox-1.35.0-r17.trigger 18:21:49 Executing ca-certificates-20230506-r0.trigger 18:21:49 OK: 52 MiB in 23 packages 18:21:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:21:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:21:50 Still waiting to schedule task 18:21:50 ‘prd-ubuntu20.04-docker-arm64-4c-16g-26573’ is offline 18:21:50 (1/137) Installing libmagic (5.41-r0) 18:21:51 (2/137) Installing file (5.41-r0) 18:21:51 (3/137) Installing libxau (1.0.9-r0) 18:21:51 (4/137) Installing libxdmcp (1.1.3-r0) 18:21:52 (5/137) Installing libxcb (1.15-r0) 18:21:52 (6/137) Installing libx11 (1.8.7-r0) 18:21:53 (7/137) Installing libxext (1.3.4-r0) 18:21:53 (8/137) Installing libice (1.0.10-r0) 18:21:53 (9/137) Installing libuuid (2.38-r1) 18:21:54 (10/137) Installing libsm (1.2.3-r0) 18:21:54 (11/137) Installing libxt (1.2.1-r0) 18:21:54 (12/137) Installing libxmu (1.1.3-r0) 18:21:54 (13/137) Installing xset (1.2.4-r0) 18:21:55 (14/137) Installing xprop (1.2.5-r0) 18:21:55 (15/137) Installing xdg-utils (1.1.3-r3) 18:21:55 (16/137) Installing eudev-libs (3.2.11-r0) 18:21:56 (17/137) Installing pkgconf (1.8.1-r0) 18:21:56 (18/137) Installing libffi (3.4.2-r1) 18:21:56 (19/137) Installing libintl (0.21-r2) 18:21:56 (20/137) Installing libblkid (2.38-r1) 18:21:57 (21/137) Installing libmount (2.38-r1) 18:21:57 (22/137) Installing pcre (8.45-r2) 18:21:58 (23/137) Installing glib (2.72.4-r0) 18:21:58 (24/137) Installing xz-libs (5.2.5-r1) 18:21:58 (25/137) Installing libxml2 (2.9.14-r2) 18:21:59 (26/137) Installing shared-mime-info (2.2-r2) 18:21:59 (27/137) Installing hicolor-icon-theme (0.17-r1) 18:22:00 (28/137) Installing libjpeg-turbo (2.1.3-r1) 18:22:00 (29/137) Installing libpng (1.6.37-r1) 18:22:00 (30/137) Installing libwebp (1.2.3-r2) 18:22:01 (31/137) Installing zstd-libs (1.5.2-r1) 18:22:01 (32/137) Installing tiff (4.4.0-r4) 18:22:01 (33/137) Installing gdk-pixbuf (2.42.8-r0) 18:22:02 (34/137) Installing gtk-update-icon-cache (2.24.33-r3) 18:22:02 (35/137) Installing libxcomposite (0.4.5-r0) 18:22:02 (36/137) Installing libxfixes (6.0.0-r0) 18:22:03 (37/137) Installing libxrender (0.9.10-r3) 18:22:03 (38/137) Installing libxcursor (1.2.1-r0) 18:22:03 (39/137) Installing libxdamage (1.1.5-r1) 18:22:03 (40/137) Installing libxi (1.8-r0) 18:22:04 (41/137) Installing libxinerama (1.1.4-r1) 18:22:04 (42/137) Installing libxrandr (1.5.2-r1) 18:22:04 (43/137) Installing atk (2.38.0-r0) 18:22:05 (44/137) Installing libxtst (1.2.3-r3) 18:22:05 (45/137) Installing dbus-libs (1.14.8-r0) 18:22:05 (46/137) Installing at-spi2-core (2.44.1-r0) 18:22:06 (47/137) Installing at-spi2-atk (2.38.0-r0) 18:22:06 (48/137) Installing expat (2.5.0-r0) 18:22:06 (49/137) Installing libbz2 (1.0.8-r1) 18:22:06 (50/137) Installing freetype (2.12.1-r0) 18:22:07 (51/137) Installing fontconfig (2.14.0-r0) 18:22:07 (52/137) Installing pixman (0.40.0-r4) 18:22:08 (53/137) Installing cairo (1.17.4-r2) 18:22:08 (54/137) Installing cairo-gobject (1.17.4-r2) 18:22:08 (55/137) Installing avahi-libs (0.8-r6) 18:22:09 (56/137) Installing gmp (6.2.1-r2) 18:22:09 (57/137) Installing nettle (3.7.3-r0) 18:22:09 (58/137) Installing p11-kit (0.24.1-r0) 18:22:10 (59/137) Installing libtasn1 (4.18.0-r1) 18:22:10 (60/137) Installing libunistring (1.0-r0) 18:22:11 (61/137) Installing gnutls (3.7.7-r1) 18:22:11 (62/137) Installing cups-libs (2.4.2-r2) 18:22:12 (63/137) Installing libepoxy (1.5.10-r0) 18:22:12 (64/137) Installing fribidi (1.0.12-r0) 18:22:12 (65/137) Installing graphite2 (1.3.14-r1) 18:22:12 (66/137) Installing harfbuzz (4.3.0-r0) 18:22:13 (67/137) Installing libxft (2.3.4-r0) 18:22:13 (68/137) Installing pango (1.50.7-r0) 18:22:14 (69/137) Installing wayland-libs-client (1.20.0-r0) 18:22:14 (70/137) Installing wayland-libs-cursor (1.20.0-r0) 18:22:14 (71/137) Installing wayland-libs-egl (1.20.0-r0) 18:22:14 (72/137) Installing xkeyboard-config (2.35.1-r0) 18:22:15 (73/137) Installing libxkbcommon (1.4.1-r0) 18:22:15 (74/137) Installing gtk+3.0 (3.24.34-r1) 18:22:16 Executing gtk+3.0-3.24.34-r1.post-install 18:22:16 (75/137) Installing libfontenc (1.1.4-r0) 18:22:16 (76/137) Installing mkfontscale (1.2.2-r0) 18:22:17 (77/137) Installing font-opensans (0_git20210927-r0) 18:22:17 (78/137) Installing libgcc (11.2.1_git20220219-r2) 18:22:17 (79/137) Installing libogg (1.3.5-r1) 18:22:18 (80/137) Installing libstdc++ (11.2.1_git20220219-r2) 18:22:18 (81/137) Installing flac (1.3.4-r0) 18:22:18 (82/137) Installing alsa-lib (1.2.7.2-r0) 18:22:19 (83/137) Installing libatomic (11.2.1_git20220219-r2) 18:22:19 (84/137) Installing sdl2 (2.0.22-r0) 18:22:20 (85/137) Installing aom-libs (3.3.0-r0) 18:22:20 (86/137) Installing libass (0.16.0-r0) 18:22:20 (87/137) Installing libdav1d (1.0.0-r0) 18:22:21 (88/137) Installing libpciaccess (0.16-r0) 18:22:21 (89/137) Installing libdrm (2.4.110-r0) 18:22:21 (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r1) 18:22:22 (91/137) Installing ncurses-libs (6.3_p20220521-r1) 18:22:22 (92/137) Installing lame (3.100-r0) 18:22:23 (93/137) Installing opus (1.3.1-r1) 18:22:23 (94/137) Installing libasyncns (0.8-r1) 18:22:23 (95/137) Installing libltdl (2.4.7-r0) 18:22:23 (96/137) Installing orc (0.4.32-r0) 18:22:24 (97/137) Installing libvorbis (1.3.7-r0) 18:22:24 (98/137) Installing libsndfile (1.1.0-r0) 18:22:25 (99/137) Installing libgomp (11.2.1_git20220219-r2) 18:22:25 (100/137) Installing soxr (0.1.3-r2) 18:22:25 (101/137) Installing speexdsp (1.2.0-r0) 18:22:25 (102/137) Installing tdb-libs (1.4.6-r0) 18:22:26 (103/137) Installing libpulse (15.0-r2) 18:22:26 (104/137) Installing cjson (1.7.15-r3) 18:22:27 (105/137) Installing mbedtls (2.28.5-r0) 18:22:27 (106/137) Installing librist (0.2.6-r1) 18:22:27 (107/137) Installing libsrt (1.4.4-r0) 18:22:28 (108/137) Installing libssh (0.9.6-r1) 18:22:28 (109/137) Installing libtheora (1.1.1-r16) 18:22:29 (110/137) Installing v4l-utils-libs (1.22.1-r1) 18:22:29 (111/137) Installing libva (2.14.0-r0) 18:22:29 (112/137) Installing libvdpau (1.5-r0) 18:22:30 (113/137) Installing vidstab (1.1.0-r1) 18:22:30 (114/137) Installing libvpx (1.11.0-r1) 18:22:30 (115/137) Installing x264-libs (0.163_git20210613-r0) 18:22:31 (116/137) Installing numactl (2.0.14-r0) 18:22:31 (117/137) Installing x265-libs (3.5-r3) 18:22:32 (118/137) Installing xvidcore (1.3.7-r1) 18:22:32 (119/137) Installing ffmpeg-libs (5.0.3-r0) 18:22:33 (120/137) Installing libevent (2.1.12-r4) 18:22:33 (121/137) Installing mesa (21.3.9-r0) 18:22:33 (122/137) Installing wayland-libs-server (1.20.0-r0) 18:22:34 (123/137) Installing mesa-gbm (21.3.9-r0) 18:22:34 (124/137) Installing icu-data-en (71.1-r2) 18:22:34 Executing icu-data-en-71.1-r2.post-install 18:22:34 * 18:22:34 * If you need ICU with non-English locales and legacy charset support, install 18:22:34 * package icu-data-full. 18:22:34 * 18:22:34 (125/137) Installing icu-libs (71.1-r2) 18:22:35 (126/137) Installing lcms2 (2.13.1-r0) 18:22:35 (127/137) Installing minizip (1.2.12-r0) 18:22:35 (128/137) Installing nspr (4.33-r0) 18:22:36 (129/137) Installing sqlite-libs (3.40.1-r0) 18:22:36 (130/137) Installing nss (3.78.1-r0) 18:22:37 (131/137) Installing re2 (2022.04.01-r0) 18:22:37 (132/137) Installing snappy (1.1.9-r4) 18:22:37 (133/137) Installing libgpg-error (1.45-r0) 18:22:38 (134/137) Installing libgcrypt (1.10.1-r0) 18:22:38 (135/137) Installing libxslt (1.1.35-r0) 18:22:39 (136/137) Installing chromium (102.0.5005.182-r0) 18:22:57 (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) 18:22:57 Executing busybox-1.35.0-r17.trigger 18:22:57 Executing glib-2.72.4-r0.trigger 18:22:57 Executing shared-mime-info-2.2-r2.trigger 18:22:57 Executing gdk-pixbuf-2.42.8-r0.trigger 18:22:57 Executing gtk-update-icon-cache-2.24.33-r3.trigger 18:22:57 Executing fontconfig-2.14.0-r0.trigger 18:22:57 Executing mkfontscale-1.2.2-r0.trigger 18:22:57 OK: 409 MiB in 160 packages 18:22:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:22:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:22:57 (1/21) Installing binutils (2.38-r3) 18:22:58 (2/21) Installing isl22 (0.22-r0) 18:22:58 (3/21) Installing mpfr4 (4.1.0-r0) 18:22:59 (4/21) Installing mpc1 (1.2.1-r0) 18:22:59 (5/21) Installing gcc (11.2.1_git20220219-r2) 18:23:00 (6/21) Installing musl-dev (1.2.3-r3) 18:23:01 (7/21) Installing libc-dev (0.7.2-r3) 18:23:01 (8/21) Installing linux-headers (5.16.7-r1) 18:23:01 (9/21) Installing libffi-dev (3.4.2-r1) 18:23:02 (10/21) Installing libpq (14.10-r0) 18:23:02 (11/21) Installing openssl-dev (1.1.1w-r1) 18:23:02 (12/21) Installing libpq-dev (14.10-r0) 18:23:03 (13/21) Installing libecpg (14.10-r0) 18:23:03 (14/21) Installing libecpg-dev (14.10-r0) 18:23:04 (15/21) Installing llvm13-libs (13.0.1-r2) 18:23:05 (16/21) Installing clang-libs (13.0.1-r1) 18:23:06 (17/21) Installing clang (13.0.1-r1) 18:23:06 (18/21) Installing icu (71.1-r2) 18:23:07 (19/21) Installing icu-dev (71.1-r2) 18:23:08 (20/21) Installing llvm13 (13.0.1-r2) 18:23:08 (21/21) Installing postgresql14-dev (14.10-r0) 18:23:09 Executing busybox-1.35.0-r17.trigger 18:23:09 OK: 822 MiB in 181 packages 18:23:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:23:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:23:10 (1/10) Installing g++ (11.2.1_git20220219-r2) 18:23:11 (2/10) Installing gdbm (1.23-r0) 18:23:11 (3/10) Installing mpdecimal (2.5.1-r1) 18:23:11 (4/10) Installing readline (8.1.2-r0) 18:23:12 (5/10) Installing python3 (3.10.13-r0) 18:23:15 (6/10) Installing python3-dev (3.10.13-r0) 18:23:22 (7/10) Installing libsodium (1.0.18-r0) 18:23:22 (8/10) Installing libzmq (4.3.4-r0) 18:23:22 (9/10) Installing libsodium-dev (1.0.18-r0) 18:23:22 (10/10) Installing zeromq-dev (4.3.4-r0) 18:23:22 Executing busybox-1.35.0-r17.trigger 18:23:22 OK: 974 MiB in 191 packages 18:23:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:23:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:23:23 OK: 974 MiB in 191 packages 18:23:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:23:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:23:25 (1/1) Installing tzdata (2023d-r0) 18:23:26 Executing busybox-1.35.0-r17.trigger 18:23:26 OK: 978 MiB in 192 packages 18:23:26 (1/1) Purging tzdata (2023d-r0) 18:23:26 Executing busybox-1.35.0-r17.trigger 18:23:26 OK: 974 MiB in 191 packages 18:23:28 Looking in links: /tmp/tmpmzws32tz 18:23:28 Processing /tmp/tmpmzws32tz/setuptools-65.5.0-py3-none-any.whl 18:23:28 Processing /tmp/tmpmzws32tz/pip-23.0.1-py3-none-any.whl 18:23:28 Installing collected packages: setuptools, pip 18:23:32 Successfully installed pip-23.0.1 setuptools-65.5.0 18:23:32 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 18:23:34 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) 18:23:34 Collecting pip 18:23:34 Downloading pip-23.3.2-py3-none-any.whl (2.1 MB) 18:23:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 15.3 MB/s eta 0:00:00 18:23:34 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) 18:23:34 Collecting setuptools 18:23:34 Downloading setuptools-69.0.3-py3-none-any.whl (819 kB) 18:23:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.5/819.5 kB 104.2 MB/s eta 0:00:00 18:23:34 Collecting wheel 18:23:34 Downloading wheel-0.42.0-py3-none-any.whl (65 kB) 18:23:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.4/65.4 kB 172.6 MB/s eta 0:00:00 18:23:35 Installing collected packages: wheel, setuptools, pip 18:23:35 Attempting uninstall: setuptools 18:23:35 Found existing installation: setuptools 65.5.0 18:23:35 Uninstalling setuptools-65.5.0: 18:23:35 Successfully uninstalled setuptools-65.5.0 18:23:36 Attempting uninstall: pip 18:23:36 Found existing installation: pip 23.0.1 18:23:36 Uninstalling pip-23.0.1: 18:23:36 Successfully uninstalled pip-23.0.1 18:23:38 Successfully installed pip-23.3.2 setuptools-69.0.3 wheel-0.42.0 18:23:38 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 18:23:39 Processing ./edgex-taf-common 18:23:39 Preparing metadata (setup.py): started 18:23:39 Preparing metadata (setup.py): finished with status 'done' 18:23:39 Building wheels for collected packages: edgex-taf-common 18:23:39 Building wheel for edgex-taf-common (setup.py): started 18:23:39 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 18:23:39 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=4893483190345f48832a2abfdfd11893e4686e0b125e1933e414d46e472ef4c7 18:23:39 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 18:23:39 Successfully built edgex-taf-common 18:23:39 Installing collected packages: edgex-taf-common 18:23:39 Successfully installed edgex-taf-common-0.0.0 18:23:39 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 18:23:41 Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) 18:23:41 Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) 18:23:41 Collecting python-dotenv==1.0.0 (from -r requirements.txt (line 2)) 18:23:41 Downloading python_dotenv-1.0.0-py3-none-any.whl (19 kB) 18:23:41 Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) 18:23:41 Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) 18:23:41 Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) 18:23:41 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) 18:23:41 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 18:23:41 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 18:23:41 Preparing metadata (setup.py): started 18:23:41 Preparing metadata (setup.py): finished with status 'done' 18:23:41 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) 18:23:41 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) 18:23:41 Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) 18:23:41 Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) 18:23:41 Collecting requests==2.31.0 (from -r requirements.txt (line 8)) 18:23:41 Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) 18:23:41 Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) 18:23:41 Downloading paho-mqtt-1.6.1.tar.gz (99 kB) 18:23:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 12.6 MB/s eta 0:00:00 18:23:41 Preparing metadata (setup.py): started 18:23:42 Preparing metadata (setup.py): finished with status 'done' 18:23:42 Collecting docker==7.0.0 (from -r requirements.txt (line 10)) 18:23:42 Downloading docker-7.0.0-py3-none-any.whl.metadata (3.5 kB) 18:23:42 Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) 18:23:42 Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (61 kB) 18:23:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 6.5 MB/s eta 0:00:00 18:23:42 Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) 18:23:42 Downloading psutil-5.9.5.tar.gz (493 kB) 18:23:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 12.2 MB/s eta 0:00:00 18:23:43 Installing build dependencies: started 18:23:46 Installing build dependencies: finished with status 'done' 18:23:46 Getting requirements to build wheel: started 18:23:46 Getting requirements to build wheel: finished with status 'done' 18:23:46 Preparing metadata (pyproject.toml): started 18:23:46 Preparing metadata (pyproject.toml): finished with status 'done' 18:23:47 Collecting redis==5.0.1 (from -r requirements.txt (line 13)) 18:23:47 Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) 18:23:47 Collecting pyzmq==25.1.1 (from -r requirements.txt (line 14)) 18:23:47 Downloading pyzmq-25.1.1-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (4.9 kB) 18:23:47 Collecting influxdb-client==1.38.0 (from -r requirements.txt (line 15)) 18:23:47 Downloading influxdb_client-1.38.0-py3-none-any.whl.metadata (63 kB) 18:23:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.9/63.9 kB 6.5 MB/s eta 0:00:00 18:23:47 Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) 18:23:47 Downloading psycopg2-2.9.9.tar.gz (384 kB) 18:23:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 31.9 MB/s eta 0:00:00 18:23:47 Preparing metadata (setup.py): started 18:23:47 Preparing metadata (setup.py): finished with status 'done' 18:23:48 Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) 18:23:48 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl.metadata (3.4 kB) 18:23:48 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:23:48 Downloading selenium-4.16.0-py3-none-any.whl.metadata (6.9 kB) 18:23:48 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:23:48 Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl.metadata (6.0 kB) 18:23:48 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:23:48 Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) 18:23:48 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:23:48 Downloading flex-6.14.1.tar.gz (40 kB) 18:23:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 6.5 MB/s eta 0:00:00 18:23:48 Preparing metadata (setup.py): started 18:23:48 Preparing metadata (setup.py): finished with status 'done' 18:23:48 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:23:48 Downloading genson-1.2.2.tar.gz (34 kB) 18:23:48 Preparing metadata (setup.py): started 18:23:48 Preparing metadata (setup.py): finished with status 'done' 18:23:48 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:23:48 Downloading jsonpath_ng-1.6.0-py3-none-any.whl.metadata (17 kB) 18:23:49 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:23:49 Downloading jsonschema-4.20.0-py3-none-any.whl.metadata (8.1 kB) 18:23:49 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:23:49 Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) 18:23:50 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:23:50 Downloading pytz-2023.3.post1-py2.py3-none-any.whl.metadata (22 kB) 18:23:50 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:23:50 Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) 18:23:50 Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) 18:23:50 Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (33 kB) 18:23:50 Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) 18:23:50 Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB) 18:23:51 Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) 18:23:51 Downloading urllib3-2.1.0-py3-none-any.whl.metadata (6.4 kB) 18:23:51 Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) 18:23:51 Downloading certifi-2023.11.17-py3-none-any.whl.metadata (2.2 kB) 18:23:51 Collecting packaging>=14.0 (from docker==7.0.0->-r requirements.txt (line 10)) 18:23:51 Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB) 18:23:52 Collecting async-timeout>=4.0.2 (from redis==5.0.1->-r requirements.txt (line 13)) 18:23:52 Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) 18:23:52 Collecting reactivex>=4.0.4 (from influxdb-client==1.38.0->-r requirements.txt (line 15)) 18:23:52 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 18:23:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 1.6 MB/s eta 0:00:00 18:23:52 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.38.0->-r requirements.txt (line 15)) 18:23:52 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 18:23:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 2.9 MB/s eta 0:00:00 18:23:52 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.38.0->-r requirements.txt (line 15)) (69.0.3) 18:23:52 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.38.0->-r requirements.txt (line 15)) 18:23:52 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 18:23:52 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.38.0->-r requirements.txt (line 15)) 18:23:52 Downloading typing_extensions-4.9.0-py3-none-any.whl.metadata (3.0 kB) 18:23:53 Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:23:53 Downloading trio-0.23.2-py3-none-any.whl.metadata (4.9 kB) 18:23:53 Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:23:53 Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) 18:23:53 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:23:53 Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (2.1 kB) 18:23:53 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:23:53 Downloading validate_email-1.3.tar.gz (4.7 kB) 18:23:53 Preparing metadata (setup.py): started 18:23:53 Preparing metadata (setup.py): finished with status 'done' 18:23:53 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:23:53 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 18:23:54 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:23:54 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 18:23:54 Preparing metadata (setup.py): started 18:23:54 Preparing metadata (setup.py): finished with status 'done' 18:23:54 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:23:54 Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 18:23:54 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:23:54 Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) 18:23:54 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:23:54 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 18:23:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 2.2 MB/s eta 0:00:00 18:23:54 Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:23:54 Downloading attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB) 18:23:54 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:23:54 Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) 18:23:54 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:23:54 Downloading referencing-0.32.0-py3-none-any.whl.metadata (2.7 kB) 18:23:55 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:23:55 Downloading rpds_py-0.16.2-cp310-cp310-musllinux_1_2_x86_64.whl.metadata (4.1 kB) 18:23:56 Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:23:56 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 18:23:56 Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:23:56 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 18:23:56 Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:23:56 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) 18:23:56 Collecting exceptiongroup (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:23:56 Downloading exceptiongroup-1.2.0-py3-none-any.whl.metadata (6.6 kB) 18:23:56 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:23:56 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 18:23:56 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:23:56 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 18:23:56 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:23:56 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 18:23:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 673.1 kB/s eta 0:00:00 18:23:56 Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) 18:23:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 6.4 MB/s eta 0:00:00 18:23:57 Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) 18:23:57 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) 18:23:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.5/95.5 kB 1.5 MB/s eta 0:00:00 18:23:57 Downloading configparser-6.0.0-py3-none-any.whl (19 kB) 18:23:57 Downloading requests-2.31.0-py3-none-any.whl (62 kB) 18:23:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 730.6 kB/s eta 0:00:00 18:23:57 Downloading docker-7.0.0-py3-none-any.whl (147 kB) 18:23:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.6/147.6 kB 1.2 MB/s eta 0:00:00 18:23:57 Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_x86_64.whl (18.1 MB) 18:23:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.1/18.1 MB 40.5 MB/s eta 0:00:00 18:23:57 Downloading redis-5.0.1-py3-none-any.whl (250 kB) 18:23:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 4.2 MB/s eta 0:00:00 18:23:57 Downloading pyzmq-25.1.1-cp310-cp310-musllinux_1_1_x86_64.whl (1.6 MB) 18:23:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 53.5 MB/s eta 0:00:00 18:23:57 Downloading influxdb_client-1.38.0-py3-none-any.whl (743 kB) 18:23:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 743.5/743.5 kB 29.7 MB/s eta 0:00:00 18:23:57 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl (2.1 MB) 18:23:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 40.4 MB/s eta 0:00:00 18:23:58 Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) 18:23:58 Downloading certifi-2023.11.17-py3-none-any.whl (162 kB) 18:23:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 16.0 MB/s eta 0:00:00 18:23:58 Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_x86_64.whl (142 kB) 18:23:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.6/142.6 kB 18.4 MB/s eta 0:00:00 18:23:58 Downloading idna-3.6-py3-none-any.whl (61 kB) 18:23:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 7.6 MB/s eta 0:00:00 18:23:58 Downloading packaging-23.2-py3-none-any.whl (53 kB) 18:23:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 5.7 MB/s eta 0:00:00 18:23:58 Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl (10 kB) 18:23:58 Downloading selenium-4.16.0-py3-none-any.whl (10.0 MB) 18:23:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.0/10.0 MB 50.6 MB/s eta 0:00:00 18:23:58 Downloading urllib3-2.1.0-py3-none-any.whl (104 kB) 18:23:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.6/104.6 kB 1.1 MB/s eta 0:00:00 18:23:58 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) 18:23:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 20.6 MB/s eta 0:00:00 18:23:58 Downloading jsonpath_ng-1.6.0-py3-none-any.whl (29 kB) 18:23:58 Downloading jsonschema-4.20.0-py3-none-any.whl (84 kB) 18:23:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 10.9 MB/s eta 0:00:00 18:23:58 Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) 18:23:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 40.3 MB/s eta 0:00:00 18:23:58 Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB) 18:23:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 kB 12.5 MB/s eta 0:00:00 18:23:58 Downloading tzlocal-5.2-py3-none-any.whl (17 kB) 18:23:58 Downloading attrs-23.2.0-py3-none-any.whl (60 kB) 18:23:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 6.6 MB/s eta 0:00:00 18:23:58 Downloading click-8.1.7-py3-none-any.whl (97 kB) 18:23:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 12.6 MB/s eta 0:00:00 18:23:58 Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) 18:23:58 Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) 18:23:58 Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl (707 kB) 18:23:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 707.5/707.5 kB 20.0 MB/s eta 0:00:00 18:23:58 Downloading referencing-0.32.0-py3-none-any.whl (26 kB) 18:23:58 Downloading rpds_py-0.16.2-cp310-cp310-musllinux_1_2_x86_64.whl (1.4 MB) 18:23:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 10.5 MB/s eta 0:00:00 18:23:59 Downloading trio-0.23.2-py3-none-any.whl (461 kB) 18:23:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 461.6/461.6 kB 37.8 MB/s eta 0:00:00 18:23:59 Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) 18:23:59 Downloading typing_extensions-4.9.0-py3-none-any.whl (32 kB) 18:23:59 Downloading exceptiongroup-1.2.0-py3-none-any.whl (16 kB) 18:23:59 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 18:23:59 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, GenSON, strict-rfc3339, validate-email 18:23:59 Building wheel for robotbackgroundlogger (setup.py): started 18:23:59 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 18:23:59 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=5bc59f57ef2bac6c3b98fe8bad5da1d2abc4594b7e36334e1d5c807460c75999 18:23:59 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 18:23:59 Building wheel for paho-mqtt (setup.py): started 18:23:59 Building wheel for paho-mqtt (setup.py): finished with status 'done' 18:23:59 Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62120 sha256=94165d307c130e79e713f67b31fc0eb893ce6a08dc731145e301b524afb84572 18:23:59 Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a 18:23:59 Building wheel for psutil (pyproject.toml): started 18:24:01 Building wheel for psutil (pyproject.toml): finished with status 'done' 18:24:01 Created wheel for psutil: filename=psutil-5.9.5-cp310-abi3-linux_x86_64.whl size=274480 sha256=203a102a90d8e64fff7fd26c13437392e15d5ad2a0e3f72e19f71e993349426c 18:24:01 Stored in directory: /root/.cache/pip/wheels/1f/3a/db/ba9717f3efd7f8da8910eca12dc9cd15d404035397af627e7c 18:24:01 Building wheel for psycopg2 (setup.py): started 18:24:11 Building wheel for psycopg2 (setup.py): finished with status 'done' 18:24:11 Created wheel for psycopg2: filename=psycopg2-2.9.9-cp310-cp310-linux_x86_64.whl size=479416 sha256=5b92da9f5d3d2efe1321aa0f40db862a9e541203b38440c8052a9bdb5649fc01 18:24:11 Stored in directory: /root/.cache/pip/wheels/7d/75/13/da1c6d88687ae81bf5e3cfa07d702981ba137963163472b050 18:24:11 Building wheel for flex (setup.py): started 18:24:11 Building wheel for flex (setup.py): finished with status 'done' 18:24:11 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=fdae0c498c8e8d224d1b5639db743e6c2e9ea92284a0a2ec28e2d3d5c2cacf15 18:24:11 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 18:24:11 Building wheel for GenSON (setup.py): started 18:24:12 Building wheel for GenSON (setup.py): finished with status 'done' 18:24:12 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=fdc91fc34dc95c698a0d0d4aa3832ec7a359dc5777db930d37b5512e2bf439bf 18:24:12 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 18:24:12 Building wheel for strict-rfc3339 (setup.py): started 18:24:12 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 18:24:12 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=35e566ea2863929b70e212e7e9aa3bab4aa6b4c0e3afb1a0945e26fbbb37d9a3 18:24:12 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 18:24:12 Building wheel for validate-email (setup.py): started 18:24:12 Building wheel for validate-email (setup.py): finished with status 'done' 18:24:12 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5464 sha256=4da42a133beb834464d988c30e11c9c3a283fb15624111985ce8ceaddd20c7a8 18:24:12 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 18:24:12 Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex GenSON strict-rfc3339 validate-email 18:24:13 Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, ply, paho-mqtt, GenSON, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, jsonpath-ng, idna, h11, exceptiongroup, docutils, configparser, click, charset-normalizer, certifi, attrs, async-timeout, wsproto, robotbackgroundlogger, requests, referencing, redis, reactivex, python-dateutil, outcome, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary 18:24:20 Running on prd-ubuntu20.04-docker-arm64-4c-16g-26577 in /w/workspace/exfoundry_edgex-taf-common_PR-98 [Pipeline] { [Pipeline] checkout 18:24:24 Selected Git installation does not exist. Using Default 18:24:24 The recommended git tool is: NONE 18:24:25 Successfully installed GenSON-1.2.2 PyYAML-6.0.1 RESTinstance-1.3.0 async-timeout-4.0.3 attrs-23.2.0 certifi-2023.11.17 charset-normalizer-3.3.2 click-8.1.7 configparser-6.0.0 docker-7.0.0 docutils-0.20.1 exceptiongroup-1.2.0 flex-6.14.1 h11-0.14.0 idna-3.6 influxdb-client-1.38.0 jsonpath-ng-1.6.0 jsonpointer-2.4 jsonschema-4.20.0 jsonschema-specifications-2023.12.1 numpy-1.26.2 outcome-1.3.0.post0 packaging-23.2 paho-mqtt-1.6.1 ply-3.11 psutil-5.9.5 psycopg2-2.9.9 pycryptodome-3.19.0 pygments-2.17.2 pysocks-1.7.1 python-dateutil-2.8.2 python-dotenv-1.0.0 pytz-2023.3.post1 pyzmq-25.1.1 reactivex-4.0.4 redis-5.0.1 referencing-0.32.0 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1.1 robotframework-pythonlibcore-4.3.0 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.2.0 rpds-py-0.16.2 selenium-4.16.0 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.23.2 trio-websocket-0.11.1 typing-extensions-4.9.0 tzlocal-5.2 urllib3-2.1.0 validate-email-1.3 wsproto-1.2.0 18:24:25 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 18:24:30 using credential edgex-jenkins-ssh 18:24:31 Cloning the remote Git repository 18:24:31 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 18:24:31 > git init /w/workspace/exfoundry_edgex-taf-common_PR-98 # timeout=10 18:24:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 18:24:31 > git --version # timeout=10 18:24:31 > git --version # 'git version 2.25.1' 18:24:31 using GIT_SSH to set credentials SSH Credentials for GitHub 18:24:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:24:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 18:24:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:24:34 Merging remotes/origin/main commit a77ef99c8899b9728178ab16eccf9cf6b883cb40 into PR head commit 7ffe7c4dc82e94d9f3287c0cce9f3659a535cb44 18:24:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 18:24:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 18:24:33 using GIT_SSH to set credentials SSH Credentials for GitHub 18:24:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/98/head:refs/remotes/origin/PR-98 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:24:34 > git config core.sparsecheckout # timeout=10 18:24:34 > git checkout -f 7ffe7c4dc82e94d9f3287c0cce9f3659a535cb44 # timeout=10 18:24:34 Merge succeeded, producing 7ffe7c4dc82e94d9f3287c0cce9f3659a535cb44 18:24:34 Checking out Revision 7ffe7c4dc82e94d9f3287c0cce9f3659a535cb44 (PR-98) 18:24:35 Commit message: "build: bump docker from 6.1.3 to 7.0.0" 18:24:35 > git --version # timeout=10 18:24:35 > git --version # 'git version 2.25.1' 18:24:35 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 18:24:34 > git remote # timeout=10 18:24:34 > git config --get remote.origin.url # timeout=10 18:24:34 using GIT_SSH to set credentials SSH Credentials for GitHub 18:24:34 > git merge a77ef99c8899b9728178ab16eccf9cf6b883cb40 # timeout=10 18:24:34 > git rev-parse HEAD^{commit} # timeout=10 18:24:34 > git config core.sparsecheckout # timeout=10 18:24:34 > git checkout -f 7ffe7c4dc82e94d9f3287c0cce9f3659a535cb44 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:24:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:24:36 % Total % Received % Xferd Average Speed Time Time Time Current 18:24:36 Dload Upload Total Spent Left Speed 18:24:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 196k 0 --:--:-- --:--:-- --:--:-- 199k [Pipeline] sh 18:24:37 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:24:37 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:24:37 + sudo tee /etc/docker/daemon.new 18:24:37 { 18:24:37 "registry-mirrors": [ 18:24:37 "https://nexus3.edgexfoundry.org:10001" 18:24:37 ], 18:24:37 "bip": "10.250.0.254/24", 18:24:37 "hosts": [ 18:24:37 "tcp://0.0.0.0:5555", 18:24:37 "unix:///var/run/docker.sock" 18:24:37 ], 18:24:37 "mtu": 1458, 18:24:37 "selinux-enabled": true, 18:24:37 "seccomp-profile": "/etc/docker/seccomp.json" 18:24:37 } [Pipeline] sh 18:24:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:24:38 + sudo service docker restart 18:24:47 Removing intermediate container 74fd2de8a701 18:24:47 ---> b706a8802dc8 18:24:47 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 18:24:47 ---> Running in 2546d19f968e 18:24:47 Removing intermediate container 2546d19f968e 18:24:47 ---> 11ab888d0b58 18:24:47 Step 11/13 : LABEL arch=amd64 18:24:47 ---> Running in 6b0ed8c123e1 18:24:47 Removing intermediate container 6b0ed8c123e1 18:24:47 ---> c6d1786a27dc 18:24:47 Step 12/13 : LABEL git_sha=7ffe7c4dc82e94d9f3287c0cce9f3659a535cb44 18:24:47 ---> Running in b3531553c4ba 18:24:47 Removing intermediate container b3531553c4ba 18:24:47 ---> bfbe0840578a 18:24:47 Step 13/13 : LABEL version=0.0.0 18:24:47 ---> Running in f53ad4c908e5 18:24:47 Removing intermediate container f53ad4c908e5 18:24:47 ---> 2dd781749b7e 18:24:47 [Warning] One or more build-args [ARCH] were not consumed 18:24:47 Successfully built 2dd781749b7e 18:24:47 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 18:24:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:24:48 18:24:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:24:48 latest: Pulling from edgex-lftools-log-publisher 18:24:48 5eb5b503b376: Pulling fs layer 18:24:48 5c69ac0246d0: Pulling fs layer 18:24:48 ec43610c2a17: Pulling fs layer 18:24:48 3a2ae6a8a46f: Pulling fs layer 18:24:48 33b1e0a273af: Pulling fs layer 18:24:48 5d3b04190fa2: Pulling fs layer 18:24:48 2f39f015ded8: Pulling fs layer 18:24:48 33b1e0a273af: Waiting 18:24:48 5d3b04190fa2: Waiting 18:24:48 3a2ae6a8a46f: Waiting 18:24:48 2f39f015ded8: Waiting 18:24:48 5c69ac0246d0: Download complete 18:24:48 3a2ae6a8a46f: Verifying Checksum 18:24:48 3a2ae6a8a46f: Download complete 18:24:48 33b1e0a273af: Verifying Checksum 18:24:48 33b1e0a273af: Download complete 18:24:48 5d3b04190fa2: Verifying Checksum 18:24:48 5d3b04190fa2: Download complete 18:24:48 ec43610c2a17: Verifying Checksum 18:24:48 ec43610c2a17: Download complete 18:24:49 5eb5b503b376: Download complete 18:24:49 2f39f015ded8: Download complete 18:24:50 5eb5b503b376: Pull complete 18:24:50 5c69ac0246d0: Pull complete 18:24:50 ec43610c2a17: Pull complete 18:24:51 3a2ae6a8a46f: Pull complete 18:24:51 33b1e0a273af: Pull complete 18:24:51 5d3b04190fa2: Pull complete 18:24:55 2f39f015ded8: Pull complete 18:24:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:24:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:24:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:24:55 prd-ubuntu20.04-docker-8c-8g-26571 does not seem to be running inside a container 18:24:55 $ 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-98 -v /w/workspace/exfoundry_edgex-taf-common_PR-98:/w/workspace/exfoundry_edgex-taf-common_PR-98:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-98@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-98@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:latest cat 18:25:00 $ docker top d7b31ab4449b20c16d77d43497fd4948066035a7ba72605f181a3dd57f4d1950 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider 18:25:00 provisioning config files... 18:25:00 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-98@tmp/config954566942507445094tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:25:00 ---> job-cost.sh 18:25:00 lf-activate-venv: SKIPPING 18:25:00 INFO: No Stack... 18:25:00 INFO: Retrieving Pricing Info for: v3-standard-8 18:25:00 ---> ****-login.sh 18:25:00 nexus3.edgexfoundry.org:10001 18:25:01 INFO: Archiving Costs [Pipeline] sh 18:25:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:25:01 + cat /w/workspace/exfoundry_edgex-taf-common_PR-98/archives/cost.csv 18:25:01 + cut -d, -f6 18:25:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:25:01 Configure a credential helper to remove this warning. See 18:25:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:25:01 18:25:01 Login Succeeded 18:25:01 nexus3.edgexfoundry.org:10002 18:25:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] lock 18:25:01 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-98-1-stack-cost] 18:25:01 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-98-1-stack-cost] did not exist. Created. 18:25:01 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-98-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:25:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:25:01 Configure a credential helper to remove this warning. See 18:25:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:25:01 18:25:01 Login Succeeded 18:25:01 nexus3.edgexfoundry.org:10003 18:25:01 + echo total: 0.2199999988079071 [Pipeline] stash 18:25:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:25:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:25:01 Configure a credential helper to remove this warning. See 18:25:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:25:01 18:25:01 Login Succeeded 18:25:01 nexus3.edgexfoundry.org:10004 18:25:02 Stashed 1 file(s) [Pipeline] } 18:25:02 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-98-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:25:02 $ docker stop --time=1 d7b31ab4449b20c16d77d43497fd4948066035a7ba72605f181a3dd57f4d1950 18:25:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:25:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:25:02 Configure a credential helper to remove this warning. See 18:25:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:25:02 18:25:02 Login Succeeded 18:25:02 ****.io 18:25:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:25:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:25:02 Configure a credential helper to remove this warning. See 18:25:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:25:02 18:25:02 Login Succeeded 18:25:02 ---> ****-login.sh ends 18:25:03 $ docker rm -f --volumes d7b31ab4449b20c16d77d43497fd4948066035a7ba72605f181a3dd57f4d1950 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 18:25:03 Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:25:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:25:05 + ls -al . 18:25:05 total 68 18:25:05 drwxrwxr-x 6 jenkins jenkins 4096 Jan 1 18:25 . 18:25:05 drwxrwxr-x 4 jenkins jenkins 4096 Jan 1 18:24 .. 18:25:05 drwxrwxr-x 8 jenkins jenkins 4096 Jan 1 18:24 .git 18:25:05 drwxrwxr-x 2 jenkins jenkins 4096 Jan 1 18:24 .github 18:25:05 -rw-rw-r-- 1 jenkins jenkins 22 Jan 1 18:24 .gitignore 18:25:05 -rw-rw-r-- 1 jenkins jenkins 1575 Jan 1 18:24 Dockerfile 18:25:05 -rw-rw-r-- 1 jenkins jenkins 746 Jan 1 18:24 Jenkinsfile 18:25:05 -rw-rw-r-- 1 jenkins jenkins 11381 Jan 1 18:24 LICENSE 18:25:05 -rw-rw-r-- 1 jenkins jenkins 3606 Jan 1 18:24 README.md 18:25:05 drwxrwxr-x 4 jenkins jenkins 4096 Jan 1 18:24 TAF-Manager 18:25:05 drwxrwxr-x 6 jenkins jenkins 4096 Jan 1 18:24 TUC 18:25:05 -rw-rw-r-- 1 jenkins jenkins 5 Jan 1 18:21 VERSION 18:25:05 -rw-rw-r-- 1 jenkins jenkins 343 Jan 1 18:24 requirements.txt 18:25:05 -rw-rw-r-- 1 jenkins jenkins 54 Jan 1 18:24 robot-entrypoint.sh 18:25:05 -rw-rw-r-- 1 jenkins jenkins 445 Jan 1 18:24 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:05 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=7ffe7c4dc82e94d9f3287c0cce9f3659a535cb44 --label arch=arm64 --label version=0.0.0 . 18:25:08 #0 building with "default" instance using docker driver 18:25:08 18:25:08 #1 [internal] load build definition from Dockerfile 18:25:08 #1 transferring dockerfile: 18:25:08 #1 transferring dockerfile: 1.61kB 0.0s done 18:25:08 #1 DONE 0.1s 18:25:08 18:25:08 #2 [internal] load .dockerignore 18:25:08 #2 transferring context: 2B done 18:25:08 #2 DONE 0.2s 18:25:08 18:25:08 #3 [internal] load metadata for docker.io/library/alpine:3.16 18:25:08 #3 DONE 0.4s 18:25:08 18:25:08 #4 [1/7] FROM docker.io/library/alpine:3.16@sha256:e4cdb7d47b06ba0a062ad2a97a7d154967c8f83934594d9f2bd3efa89292996b 18:25:08 #4 resolve docker.io/library/alpine:3.16@sha256:e4cdb7d47b06ba0a062ad2a97a7d154967c8f83934594d9f2bd3efa89292996b 0.1s done 18:25:08 #4 ... 18:25:08 18:25:08 #5 [internal] load build context 18:25:08 #5 transferring context: 248.70kB 0.1s done 18:25:08 #5 DONE 0.2s 18:25:08 18:25:08 #4 [1/7] FROM docker.io/library/alpine:3.16@sha256:e4cdb7d47b06ba0a062ad2a97a7d154967c8f83934594d9f2bd3efa89292996b 18:25:08 #4 sha256:f82bc02171c9535766d0a9a1ac2868a14c5ea48756e99c59397899eb5d35a079 1.49kB / 1.49kB done 18:25:08 #4 sha256:5362b5901f8a9898f2bcc8eb6c3e6990364aa058617afaae388bdb9f437d3d7e 1.05MB / 2.71MB 0.1s 18:25:08 #4 sha256:e4cdb7d47b06ba0a062ad2a97a7d154967c8f83934594d9f2bd3efa89292996b 1.64kB / 1.64kB done 18:25:08 #4 sha256:9796bcac681e439af8e4276c7849dcf38612bff029b3b66e4999d5625b6aef85 528B / 528B done 18:25:08 #4 sha256:5362b5901f8a9898f2bcc8eb6c3e6990364aa058617afaae388bdb9f437d3d7e 2.71MB / 2.71MB 0.1s done 18:25:08 #4 extracting sha256:5362b5901f8a9898f2bcc8eb6c3e6990364aa058617afaae388bdb9f437d3d7e 18:25:09 #4 extracting sha256:5362b5901f8a9898f2bcc8eb6c3e6990364aa058617afaae388bdb9f437d3d7e 0.3s done 18:25:09 #4 DONE 0.9s 18:25:09 18:25:09 #6 [2/7] COPY . /edgex-taf/edgex-taf-common 18:25:09 #6 DONE 0.2s 18:25:09 18:25:09 #7 [3/7] COPY robot-entrypoint.sh /usr/local/bin/ 18:25:09 #7 DONE 0.1s 18:25:09 18:25:09 #8 [4/7] COPY requirements.txt /edgex-taf/requirements.txt 18:25:09 #8 DONE 0.1s 18:25:09 18:25:09 #9 [5/7] WORKDIR /edgex-taf 18:25:09 #9 DONE 0.1s 18:25:09 18:25:09 #10 [6/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:25:10 #10 DONE 0.8s 18:25:10 18:25:10 #11 [7/7] 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 18:25:11 #11 0.771 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:25:12 #11 1.500 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:25:14 #11 3.100 OK: 5 MiB in 14 packages 18:25:14 #11 3.275 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:25:14 #11 3.862 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:25:16 #11 5.285 (1/9) Installing ca-certificates (20230506-r0) 18:25:16 #11 5.771 (2/9) Installing brotli-libs (1.0.9-r6) 18:25:17 #11 6.225 (3/9) Installing nghttp2-libs (1.47.0-r2) 18:25:17 #11 6.602 (4/9) Installing libcurl (8.5.0-r0) 18:25:17 #11 7.047 (5/9) Installing curl (8.5.0-r0) 18:25:18 #11 7.465 (6/9) Installing docker-cli (20.10.20-r0) 18:25:20 #11 9.677 (7/9) Installing oniguruma (6.9.8-r0) 18:25:20 #11 10.08 (8/9) Installing jq (1.6-r1) 18:25:21 #11 10.55 (9/9) Installing openssl (1.1.1w-r1) 18:25:21 #11 10.99 Executing busybox-1.35.0-r17.trigger 18:25:21 #11 11.01 Executing ca-certificates-20230506-r0.trigger 18:25:21 #11 11.18 OK: 50 MiB in 23 packages 18:25:22 #11 11.40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:25:22 #11 11.99 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:25:24 #11 13.56 (1/136) Installing libmagic (5.41-r0) 18:25:24 #11 14.09 (2/136) Installing file (5.41-r0) 18:25:25 #11 14.37 (3/136) Installing libxau (1.0.9-r0) 18:25:25 #11 14.64 (4/136) Installing libxdmcp (1.1.3-r0) 18:25:25 #11 14.93 (5/136) Installing libxcb (1.15-r0) 18:25:26 #11 15.40 (6/136) Installing libx11 (1.8.7-r0) 18:25:26 #11 16.04 (7/136) Installing libxext (1.3.4-r0) 18:25:27 #11 16.37 (8/136) Installing libice (1.0.10-r0) 18:25:27 #11 16.73 (9/136) Installing libuuid (2.38-r1) 18:25:28 #11 17.05 (10/136) Installing libsm (1.2.3-r0) 18:25:28 #11 17.36 (11/136) Installing libxt (1.2.1-r0) 18:25:28 #11 17.78 (12/136) Installing libxmu (1.1.3-r0) 18:25:29 #11 18.15 (13/136) Installing xset (1.2.4-r0) 18:25:29 #11 18.47 (14/136) Installing xprop (1.2.5-r0) 18:25:29 #11 18.79 (15/136) Installing xdg-utils (1.1.3-r3) 18:25:29 #11 19.16 (16/136) Installing eudev-libs (3.2.11-r0) 18:25:30 #11 19.53 (17/136) Installing pkgconf (1.8.1-r0) 18:25:30 #11 19.90 (18/136) Installing libffi (3.4.2-r1) 18:25:31 #11 20.22 (19/136) Installing libintl (0.21-r2) 18:25:31 #11 20.54 (20/136) Installing libblkid (2.38-r1) 18:25:31 #11 20.95 (21/136) Installing libmount (2.38-r1) 18:25:32 #11 21.37 (22/136) Installing pcre (8.45-r2) 18:25:32 #11 21.77 (23/136) Installing glib (2.72.4-r0) 18:25:33 #11 22.34 (24/136) Installing xz-libs (5.2.5-r1) 18:25:33 #11 22.72 (25/136) Installing libxml2 (2.9.14-r2) 18:25:33 #11 23.23 (26/136) Installing shared-mime-info (2.2-r2) 18:25:34 #11 23.69 (27/136) Installing hicolor-icon-theme (0.17-r1) 18:25:34 #11 24.08 (28/136) Installing libjpeg-turbo (2.1.3-r1) 18:25:35 #11 24.51 (29/136) Installing libpng (1.6.37-r1) 18:25:35 #11 24.92 (30/136) Installing libwebp (1.2.3-r2) 18:25:36 #11 25.35 (31/136) Installing zstd-libs (1.5.2-r1) 18:25:36 #11 25.77 (32/136) Installing tiff (4.4.0-r4) 18:25:37 #11 26.17 (33/136) Installing gdk-pixbuf (2.42.8-r0) 18:25:37 #11 26.60 (34/136) Installing gtk-update-icon-cache (2.24.33-r3) 18:25:37 #11 26.93 (35/136) Installing libxcomposite (0.4.5-r0) 18:25:37 #11 27.22 (36/136) Installing libxfixes (6.0.0-r0) 18:25:38 #11 27.49 (37/136) Installing libxrender (0.9.10-r3) 18:25:38 #11 27.81 (38/136) Installing libxcursor (1.2.1-r0) 18:25:39 #11 28.13 (39/136) Installing libxdamage (1.1.5-r1) 18:25:39 #11 28.41 (40/136) Installing libxi (1.8-r0) 18:25:39 #11 28.72 (41/136) Installing libxinerama (1.1.4-r1) 18:25:39 #11 29.00 (42/136) Installing libxrandr (1.5.2-r1) 18:25:40 #11 29.33 (43/136) Installing atk (2.38.0-r0) 18:25:40 #11 29.70 (44/136) Installing libxtst (1.2.3-r3) 18:25:40 #11 30.05 (45/136) Installing dbus-libs (1.14.8-r0) 18:25:41 #11 30.46 (46/136) Installing at-spi2-core (2.44.1-r0) 18:25:41 #11 30.90 (47/136) Installing at-spi2-atk (2.38.0-r0) 18:25:42 #11 31.26 (48/136) Installing expat (2.5.0-r0) 18:25:42 #11 31.63 (49/136) Installing libbz2 (1.0.8-r1) 18:25:42 #11 31.96 (50/136) Installing freetype (2.12.1-r0) 18:25:43 #11 32.40 (51/136) Installing fontconfig (2.14.0-r0) 18:25:43 #11 32.86 (52/136) Installing pixman (0.40.0-r4) 18:25:44 #11 33.28 (53/136) Installing cairo (1.17.4-r2) 18:25:44 #11 33.78 (54/136) Installing cairo-gobject (1.17.4-r2) 18:25:44 #11 34.06 (55/136) Installing avahi-libs (0.8-r6) 18:25:45 #11 34.42 (56/136) Installing gmp (6.2.1-r2) 18:25:45 #11 34.88 (57/136) Installing nettle (3.7.3-r0) 18:25:46 #11 35.32 (58/136) Installing p11-kit (0.24.1-r0) 18:25:46 #11 35.79 (59/136) Installing libtasn1 (4.18.0-r1) 18:25:46 #11 36.12 (60/136) Installing libunistring (1.0-r0) 18:25:47 #11 36.61 (61/136) Installing gnutls (3.7.7-r1) 18:25:47 #11 37.16 (62/136) Installing cups-libs (2.4.2-r2) 18:25:48 #11 37.63 (63/136) Installing libepoxy (1.5.10-r0) 18:25:49 #11 38.09 (64/136) Installing fribidi (1.0.12-r0) 18:25:49 #11 38.41 (65/136) Installing graphite2 (1.3.14-r1) 18:25:49 #11 38.79 (66/136) Installing harfbuzz (4.3.0-r0) 18:25:50 #11 39.27 (67/136) Installing libxft (2.3.4-r0) 18:25:50 #11 39.60 (68/136) Installing pango (1.50.7-r0) 18:25:50 #11 40.04 (69/136) Installing wayland-libs-client (1.20.0-r0) 18:25:51 #11 40.34 (70/136) Installing wayland-libs-cursor (1.20.0-r0) 18:25:51 #11 40.63 (71/136) Installing wayland-libs-egl (1.20.0-r0) 18:25:51 #11 40.90 (72/136) Installing xkeyboard-config (2.35.1-r0) 18:25:52 #11 41.52 (73/136) Installing libxkbcommon (1.4.1-r0) 18:25:52 #11 41.92 (74/136) Installing gtk+3.0 (3.24.34-r1) 18:25:56 #11 45.28 Executing gtk+3.0-3.24.34-r1.post-install 18:25:56 #11 45.37 (75/136) Installing libfontenc (1.1.4-r0) 18:25:56 #11 45.68 (76/136) Installing mkfontscale (1.2.2-r0) 18:25:56 #11 46.01 (77/136) Installing font-opensans (0_git20210927-r0) 18:25:57 #11 46.60 (78/136) Installing libgcc (11.2.1_git20220219-r2) 18:25:57 #11 46.96 (79/136) Installing libogg (1.3.5-r1) 18:25:57 #11 47.29 (80/136) Installing libstdc++ (11.2.1_git20220219-r2) 18:25:58 #11 47.77 (81/136) Installing flac (1.3.4-r0) 18:25:59 #11 48.20 (82/136) Installing alsa-lib (1.2.7.2-r0) 18:25:59 #11 48.73 (83/136) Installing libatomic (11.2.1_git20220219-r2) 18:25:59 #11 49.01 (84/136) Installing sdl2 (2.0.22-r0) 18:26:00 #11 49.52 (85/136) Installing aom-libs (3.3.0-r0) 18:26:00 #11 50.13 (86/136) Installing libass (0.16.0-r0) 18:26:01 #11 50.49 (87/136) Installing libdav1d (1.0.0-r0) 18:26:01 #11 50.93 (88/136) Installing libdrm (2.4.110-r0) 18:26:02 #11 51.36 (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r1) 18:26:02 #11 51.70 (90/136) Installing ncurses-libs (6.3_p20220521-r1) 18:26:02 #11 52.16 (91/136) Installing lame (3.100-r0) 18:26:03 #11 52.59 (92/136) Installing opus (1.3.1-r1) 18:26:03 #11 53.02 (93/136) Installing libasyncns (0.8-r1) 18:26:04 #11 53.29 (94/136) Installing libltdl (2.4.7-r0) 18:26:04 #11 53.61 (95/136) Installing orc (0.4.32-r0) 18:26:04 #11 54.04 (96/136) Installing libvorbis (1.3.7-r0) 18:26:05 #11 54.45 (97/136) Installing libsndfile (1.1.0-r0) 18:26:05 #11 54.90 (98/136) Installing libgomp (11.2.1_git20220219-r2) 18:26:05 #11 55.32 (99/136) Installing soxr (0.1.3-r2) 18:26:06 #11 55.67 (100/136) Installing speexdsp (1.2.0-r0) 18:26:06 #11 55.98 (101/136) Installing tdb-libs (1.4.6-r0) 18:26:07 #11 56.35 (102/136) Installing libpulse (15.0-r2) 18:26:07 #11 56.82 (103/136) Installing cjson (1.7.15-r3) 18:26:07 #11 57.13 (104/136) Installing mbedtls (2.28.5-r0) 18:26:08 #11 57.61 (105/136) Installing librist (0.2.6-r1) 18:26:08 #11 57.97 (106/136) Installing libsrt (1.4.4-r0) 18:26:09 #11 58.43 (107/136) Installing libssh (0.9.6-r1) 18:26:09 #11 58.86 (108/136) Installing libtheora (1.1.1-r16) 18:26:10 #11 59.32 (109/136) Installing v4l-utils-libs (1.22.1-r1) 18:26:10 #11 59.72 (110/136) Installing libva (2.14.0-r0) 18:26:10 #11 60.10 (111/136) Installing libvdpau (1.5-r0) 18:26:11 #11 60.41 (112/136) Installing vidstab (1.1.0-r1) 18:26:11 #11 60.77 (113/136) Installing libvpx (1.11.0-r1) 18:26:12 #11 61.32 (114/136) Installing x264-libs (0.163_git20210613-r0) 18:26:12 #11 61.82 (115/136) Installing numactl (2.0.14-r0) 18:26:12 #11 62.14 (116/136) Installing x265-libs (3.5-r3) 18:26:13 #11 62.78 (117/136) Installing xvidcore (1.3.7-r1) 18:26:14 #11 63.19 (118/136) Installing ffmpeg-libs (5.0.3-r0) 18:26:16 #11 65.04 (119/136) Installing libevent (2.1.12-r4) 18:26:16 #11 65.49 (120/136) Installing mesa (21.3.9-r0) 18:26:16 #11 65.78 (121/136) Installing wayland-libs-server (1.20.0-r0) 18:26:16 #11 66.09 (122/136) Installing mesa-gbm (21.3.9-r0) 18:26:17 #11 66.41 (123/136) Installing icu-data-en (71.1-r2) 18:26:17 #11 66.94 Executing icu-data-en-71.1-r2.post-install 18:26:17 #11 66.95 * 18:26:17 #11 66.95 * If you need ICU with non-English locales and legacy charset support, install 18:26:17 #11 66.95 * package icu-data-full. 18:26:17 #11 66.95 * 18:26:17 #11 66.96 (124/136) Installing icu-libs (71.1-r2) 18:26:18 #11 67.54 (125/136) Installing lcms2 (2.13.1-r0) 18:26:18 #11 67.93 (126/136) Installing minizip (1.2.12-r0) 18:26:18 #11 68.26 (127/136) Installing nspr (4.33-r0) 18:26:19 #11 68.67 (128/136) Installing sqlite-libs (3.40.1-r0) 18:26:20 #11 69.16 (129/136) Installing nss (3.78.1-r0) 18:26:20 #11 69.75 (130/136) Installing re2 (2022.04.01-r0) 18:26:20 #11 70.16 (131/136) Installing snappy (1.1.9-r4) 18:26:21 #11 70.48 (132/136) Installing libgpg-error (1.45-r0) 18:26:21 #11 70.83 (133/136) Installing libgcrypt (1.10.1-r0) 18:26:22 #11 71.29 (134/136) Installing libxslt (1.1.35-r0) 18:26:22 #11 71.69 (135/136) Installing chromium (102.0.5005.182-r0) 18:26:37 #11 86.75 (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) 18:26:38 #11 87.67 Executing busybox-1.35.0-r17.trigger 18:26:38 #11 87.69 Executing glib-2.72.4-r0.trigger 18:26:38 #11 87.70 Executing shared-mime-info-2.2-r2.trigger 18:26:40 #11 89.88 Executing gdk-pixbuf-2.42.8-r0.trigger 18:26:40 #11 89.93 Executing gtk-update-icon-cache-2.24.33-r3.trigger 18:26:40 #11 90.01 Executing fontconfig-2.14.0-r0.trigger 18:26:40 #11 90.08 Executing mkfontscale-1.2.2-r0.trigger 18:26:40 #11 90.15 OK: 376 MiB in 159 packages 18:26:41 #11 90.35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:26:41 #11 90.93 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:26:43 #11 92.17 (1/21) Installing binutils (2.38-r3) 18:26:44 #11 93.18 (2/21) Installing isl22 (0.22-r0) 18:26:44 #11 93.66 (3/21) Installing mpfr4 (4.1.0-r0) 18:26:44 #11 94.07 (4/21) Installing mpc1 (1.2.1-r0) 18:26:45 #11 94.42 (5/21) Installing gcc (11.2.1_git20220219-r2) 18:26:47 #11 96.86 (6/21) Installing musl-dev (1.2.3-r3) 18:26:48 #11 97.56 (7/21) Installing libc-dev (0.7.2-r3) 18:26:48 #11 97.83 (8/21) Installing linux-headers (5.16.7-r1) 18:26:49 #11 98.77 (9/21) Installing libffi-dev (3.4.2-r1) 18:26:50 #11 99.20 (10/21) Installing libpq (14.10-r0) 18:26:50 #11 99.60 (11/21) Installing openssl-dev (1.1.1w-r1) 18:26:51 #11 100.1 (12/21) Installing libpq-dev (14.10-r0) 18:26:51 #11 100.6 (13/21) Installing libecpg (14.10-r0) 18:26:51 #11 101.0 (14/21) Installing libecpg-dev (14.10-r0) 18:26:52 #11 101.4 (15/21) Installing llvm13-libs (13.0.1-r2) 18:26:55 #11 103.9 (16/21) Installing clang-libs (13.0.1-r1) 18:26:56 #11 106.2 (17/21) Installing clang (13.0.1-r1) 18:26:57 #11 107.0 (18/21) Installing icu (71.1-r2) 18:26:58 #11 107.4 (19/21) Installing icu-dev (71.1-r2) 18:26:58 #11 108.0 (20/21) Installing llvm13 (13.0.1-r2) 18:27:03 #11 112.0 (21/21) Installing postgresql14-dev (14.10-r0) 18:27:03 #11 113.0 Executing busybox-1.35.0-r17.trigger 18:27:03 #11 113.0 OK: 768 MiB in 180 packages 18:27:03 #11 113.2 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:27:04 #11 113.8 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:27:06 #11 115.1 (1/10) Installing g++ (11.2.1_git20220219-r2) 18:27:07 #11 117.2 (2/10) Installing gdbm (1.23-r0) 18:27:08 #11 117.6 (3/10) Installing mpdecimal (2.5.1-r1) 18:27:08 #11 117.9 (4/10) Installing readline (8.1.2-r0) 18:27:09 #11 118.3 (5/10) Installing python3 (3.10.13-r0) 18:27:11 #11 120.8 (6/10) Installing python3-dev (3.10.13-r0) 18:27:17 #11 126.3 (7/10) Installing libsodium (1.0.18-r0) 18:27:17 #11 126.7 (8/10) Installing libzmq (4.3.4-r0) 18:27:17 #11 127.2 (9/10) Installing libsodium-dev (1.0.18-r0) 18:27:18 #11 127.5 (10/10) Installing zeromq-dev (4.3.4-r0) 18:27:18 #11 127.8 Executing busybox-1.35.0-r17.trigger 18:27:18 #11 127.8 OK: 938 MiB in 190 packages 18:27:18 #11 128.1 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:27:19 #11 128.6 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:27:20 #11 130.0 OK: 938 MiB in 190 packages 18:27:20 #11 130.2 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:27:21 #11 130.7 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:27:22 #11 132.0 (1/1) Installing tzdata (2023d-r0) 18:27:23 #11 132.9 Executing busybox-1.35.0-r17.trigger 18:27:23 #11 133.0 OK: 941 MiB in 191 packages 18:27:24 #11 134.1 (1/1) Purging tzdata (2023d-r0) 18:27:24 #11 134.2 Executing busybox-1.35.0-r17.trigger 18:27:25 #11 134.3 OK: 938 MiB in 190 packages 18:27:43 #11 150.7 Looking in links: /tmp/tmp7q4s0u4g 18:27:43 #11 150.8 Processing /tmp/tmp7q4s0u4g/setuptools-65.5.0-py3-none-any.whl 18:27:43 #11 150.8 Processing /tmp/tmp7q4s0u4g/pip-23.0.1-py3-none-any.whl 18:27:43 #11 152.1 Installing collected packages: setuptools, pip 18:28:05 #11 173.9 Successfully installed pip-23.0.1 setuptools-65.5.0 18:28:05 #11 173.9 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 18:28:08 #11 177.7 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) 18:28:09 #11 178.5 Collecting pip 18:28:09 #11 178.6 Downloading pip-23.3.2-py3-none-any.whl (2.1 MB) 18:28:09 #11 178.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 19.4 MB/s eta 0:00:00 18:28:09 #11 178.8 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) 18:28:12 #11 181.8 Collecting setuptools 18:28:12 #11 181.9 Downloading setuptools-69.0.3-py3-none-any.whl (819 kB) 18:28:12 #11 181.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.5/819.5 kB 15.8 MB/s eta 0:00:00 18:28:12 #11 182.4 Collecting wheel 18:28:13 #11 182.4 Downloading wheel-0.42.0-py3-none-any.whl (65 kB) 18:28:13 #11 182.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.4/65.4 kB 20.1 MB/s eta 0:00:00 18:28:15 #11 184.3 Installing collected packages: wheel, setuptools, pip 18:28:15 #11 184.7 Attempting uninstall: setuptools 18:28:15 #11 184.7 Found existing installation: setuptools 65.5.0 18:28:16 #11 185.8 Uninstalling setuptools-65.5.0: 18:28:16 #11 186.0 Successfully uninstalled setuptools-65.5.0 18:28:22 #11 190.7 Attempting uninstall: pip 18:28:22 #11 190.7 Found existing installation: pip 23.0.1 18:28:23 #11 193.0 Uninstalling pip-23.0.1: 18:28:23 #11 193.1 Successfully uninstalled pip-23.0.1 18:28:36 #11 203.8 Successfully installed pip-23.3.2 setuptools-69.0.3 wheel-0.42.0 18:28:36 #11 203.8 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 18:28:39 #11 208.2 Processing ./edgex-taf-common 18:28:39 #11 208.2 Preparing metadata (setup.py): started 18:28:40 #11 209.5 Preparing metadata (setup.py): finished with status 'done' 18:28:40 #11 209.5 Building wheels for collected packages: edgex-taf-common 18:28:40 #11 209.6 Building wheel for edgex-taf-common (setup.py): started 18:28:42 #11 211.4 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 18:28:42 #11 211.4 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=41661a5d438d58f5e371d08c279670e54a8b0252ca95e5ac882648ad50460281 18:28:42 #11 211.4 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 18:28:42 #11 211.4 Successfully built edgex-taf-common 18:28:42 #11 212.0 Installing collected packages: edgex-taf-common 18:28:42 #11 212.2 Successfully installed edgex-taf-common-0.0.0 18:28:42 #11 212.2 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 18:28:48 #11 217.2 Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) 18:28:48 #11 217.3 Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) 18:28:49 #11 218.4 Collecting python-dotenv==1.0.0 (from -r requirements.txt (line 2)) 18:28:49 #11 218.4 Downloading python_dotenv-1.0.0-py3-none-any.whl (19 kB) 18:28:49 #11 218.6 Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) 18:28:49 #11 218.7 Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) 18:28:49 #11 219.0 Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) 18:28:49 #11 219.0 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) 18:28:50 #11 219.1 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 18:28:50 #11 219.1 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 18:28:50 #11 219.2 Preparing metadata (setup.py): started 18:28:51 #11 220.4 Preparing metadata (setup.py): finished with status 'done' 18:28:51 #11 220.5 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) 18:28:51 #11 220.6 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) 18:28:51 #11 220.7 Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) 18:28:51 #11 220.7 Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) 18:28:52 #11 221.2 Collecting requests==2.31.0 (from -r requirements.txt (line 8)) 18:28:52 #11 221.2 Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) 18:28:52 #11 221.3 Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) 18:28:52 #11 221.3 Downloading paho-mqtt-1.6.1.tar.gz (99 kB) 18:28:52 #11 221.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 4.1 MB/s eta 0:00:00 18:28:52 #11 221.5 Preparing metadata (setup.py): started 18:28:53 #11 222.8 Preparing metadata (setup.py): finished with status 'done' 18:28:53 #11 223.1 Collecting docker==7.0.0 (from -r requirements.txt (line 10)) 18:28:53 #11 223.1 Downloading docker-7.0.0-py3-none-any.whl.metadata (3.5 kB) 18:28:56 #11 225.4 Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) 18:28:56 #11 225.4 Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (62 kB) 18:28:56 #11 225.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.7/62.7 kB 2.2 MB/s eta 0:00:00 18:28:57 #11 226.6 Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) 18:28:57 #11 226.6 Downloading psutil-5.9.5.tar.gz (493 kB) 18:28:57 #11 226.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 9.0 MB/s eta 0:00:00 18:28:58 #11 227.3 Installing build dependencies: started 18:29:16 #11 243.9 Installing build dependencies: finished with status 'done' 18:29:16 #11 243.9 Getting requirements to build wheel: started 18:29:16 #11 246.0 Getting requirements to build wheel: finished with status 'done' 18:29:16 #11 246.0 Preparing metadata (pyproject.toml): started 18:29:18 #11 248.0 Preparing metadata (pyproject.toml): finished with status 'done' 18:29:19 #11 248.9 Collecting redis==5.0.1 (from -r requirements.txt (line 13)) 18:29:19 #11 248.9 Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) 18:29:21 #11 251.0 Collecting pyzmq==25.1.1 (from -r requirements.txt (line 14)) 18:29:21 #11 251.1 Downloading pyzmq-25.1.1-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (4.9 kB) 18:29:21 #11 251.3 Collecting influxdb-client==1.38.0 (from -r requirements.txt (line 15)) 18:29:22 #11 251.4 Downloading influxdb_client-1.38.0-py3-none-any.whl.metadata (63 kB) 18:29:22 #11 251.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.9/63.9 kB 2.3 MB/s eta 0:00:00 18:29:22 #11 252.0 Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) 18:29:22 #11 252.1 Downloading psycopg2-2.9.9.tar.gz (384 kB) 18:29:23 #11 252.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 6.9 MB/s eta 0:00:00 18:29:23 #11 252.7 Preparing metadata (setup.py): started 18:29:25 #11 254.5 Preparing metadata (setup.py): finished with status 'done' 18:29:26 #11 255.9 Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) 18:29:26 #11 255.9 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl.metadata (3.4 kB) 18:29:27 #11 256.8 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:29:27 #11 256.8 Downloading selenium-4.16.0-py3-none-any.whl.metadata (6.9 kB) 18:29:27 #11 257.0 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:29:27 #11 257.0 Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl.metadata (6.0 kB) 18:29:28 #11 257.4 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:29:28 #11 257.4 Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) 18:29:28 #11 257.6 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:29:28 #11 257.6 Downloading flex-6.14.1.tar.gz (40 kB) 18:29:28 #11 257.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 1.5 MB/s eta 0:00:00 18:29:28 #11 257.9 Preparing metadata (setup.py): started 18:29:30 #11 259.4 Preparing metadata (setup.py): finished with status 'done' 18:29:30 #11 259.5 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:29:30 #11 259.5 Downloading genson-1.2.2.tar.gz (34 kB) 18:29:30 #11 259.6 Preparing metadata (setup.py): started 18:29:31 #11 261.1 Preparing metadata (setup.py): finished with status 'done' 18:29:33 #11 262.6 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:29:33 #11 262.6 Downloading jsonpath_ng-1.6.0-py3-none-any.whl.metadata (17 kB) 18:29:33 #11 263.1 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:29:34 #11 263.1 Downloading jsonschema-4.20.0-py3-none-any.whl.metadata (8.1 kB) 18:29:34 #11 263.4 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:29:34 #11 263.5 Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) 18:29:35 #11 264.2 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:29:35 #11 264.3 Downloading pytz-2023.3.post1-py2.py3-none-any.whl.metadata (22 kB) 18:29:35 #11 264.5 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:29:35 #11 264.5 Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) 18:29:36 #11 265.8 Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) 18:29:36 #11 265.9 Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (33 kB) 18:29:36 #11 266.0 Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) 18:29:36 #11 266.1 Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB) 18:29:37 #11 266.7 Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) 18:29:37 #11 266.8 Downloading urllib3-2.1.0-py3-none-any.whl.metadata (6.4 kB) 18:29:37 #11 267.0 Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) 18:29:37 #11 267.1 Downloading certifi-2023.11.17-py3-none-any.whl.metadata (2.2 kB) 18:29:38 #11 267.5 Collecting packaging>=14.0 (from docker==7.0.0->-r requirements.txt (line 10)) 18:29:38 #11 267.5 Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB) 18:29:38 #11 268.3 Collecting async-timeout>=4.0.2 (from redis==5.0.1->-r requirements.txt (line 13)) 18:29:39 #11 268.4 Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) 18:29:39 #11 268.9 Collecting reactivex>=4.0.4 (from influxdb-client==1.38.0->-r requirements.txt (line 15)) 18:29:39 #11 268.9 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 18:29:39 #11 269.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 5.5 MB/s eta 0:00:00 18:29:40 #11 269.3 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.38.0->-r requirements.txt (line 15)) 18:29:40 #11 269.3 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 18:29:40 #11 269.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 6.5 MB/s eta 0:00:00 18:29:40 #11 269.4 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.38.0->-r requirements.txt (line 15)) (69.0.3) 18:29:40 #11 270.1 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.38.0->-r requirements.txt (line 15)) 18:29:40 #11 270.1 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 18:29:41 #11 270.4 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.38.0->-r requirements.txt (line 15)) 18:29:41 #11 270.4 Downloading typing_extensions-4.9.0-py3-none-any.whl.metadata (3.0 kB) 18:29:41 #11 270.9 Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:29:41 #11 270.9 Downloading trio-0.23.2-py3-none-any.whl.metadata (4.9 kB) 18:29:41 #11 271.1 Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:29:41 #11 271.1 Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) 18:29:43 #11 272.9 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:29:43 #11 272.9 Downloading PyYAML-6.0.1.tar.gz (125 kB) 18:29:43 #11 272.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.2/125.2 kB 4.5 MB/s eta 0:00:00 18:29:45 #11 274.4 Installing build dependencies: started 18:30:12 #11 297.7 Installing build dependencies: finished with status 'done' 18:30:12 #11 297.7 Getting requirements to build wheel: started 18:30:24 #11 312.8 Getting requirements to build wheel: finished with status 'done' 18:30:24 #11 312.8 Preparing metadata (pyproject.toml): started 18:30:26 #11 315.1 Preparing metadata (pyproject.toml): finished with status 'done' 18:30:26 #11 315.2 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:30:26 #11 315.2 Downloading validate_email-1.3.tar.gz (4.7 kB) 18:30:26 #11 315.3 Preparing metadata (setup.py): started 18:30:27 #11 316.7 Preparing metadata (setup.py): finished with status 'done' 18:30:27 #11 316.8 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:30:27 #11 316.8 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 18:30:27 #11 317.0 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:30:27 #11 317.1 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 18:30:27 #11 317.1 Preparing metadata (setup.py): started 18:30:29 #11 318.5 Preparing metadata (setup.py): finished with status 'done' 18:30:31 #11 321.3 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:30:32 #11 321.3 Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 18:30:32 #11 321.5 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:30:32 #11 321.5 Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) 18:30:32 #11 321.7 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:30:32 #11 321.7 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 18:30:32 #11 321.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 1.9 MB/s eta 0:00:00 18:30:32 #11 322.3 Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:30:33 #11 322.3 Downloading attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB) 18:30:33 #11 322.5 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:30:33 #11 322.5 Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) 18:30:33 #11 323.1 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:30:33 #11 323.1 Downloading referencing-0.32.0-py3-none-any.whl.metadata (2.7 kB) 18:30:37 #11 326.2 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:30:37 #11 326.2 Downloading rpds_py-0.16.2-cp310-cp310-musllinux_1_2_aarch64.whl.metadata (4.1 kB) 18:30:39 #11 328.8 Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:30:39 #11 328.8 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 18:30:39 #11 328.9 Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:30:39 #11 328.9 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 18:30:39 #11 329.0 Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:30:39 #11 329.1 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) 18:30:40 #11 329.2 Collecting exceptiongroup (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:30:40 #11 329.3 Downloading exceptiongroup-1.2.0-py3-none-any.whl.metadata (6.6 kB) 18:30:40 #11 329.7 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:30:40 #11 329.7 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 18:30:40 #11 330.1 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:30:40 #11 330.2 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 18:30:41 #11 331.0 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:30:41 #11 331.0 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 18:30:41 #11 331.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 2.2 MB/s eta 0:00:00 18:30:42 #11 331.9 Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) 18:30:46 #11 335.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 229.4 kB/s eta 0:00:00 18:30:46 #11 335.0 Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) 18:30:46 #11 335.0 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) 18:30:46 #11 335.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.5/95.5 kB 3.5 MB/s eta 0:00:00 18:30:46 #11 335.1 Downloading configparser-6.0.0-py3-none-any.whl (19 kB) 18:30:46 #11 335.1 Downloading requests-2.31.0-py3-none-any.whl (62 kB) 18:30:46 #11 335.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 2.4 MB/s eta 0:00:00 18:30:46 #11 335.2 Downloading docker-7.0.0-py3-none-any.whl (147 kB) 18:30:46 #11 335.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.6/147.6 kB 5.2 MB/s eta 0:00:00 18:30:46 #11 335.3 Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_aarch64.whl (13.9 MB) 18:30:47 #11 336.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.9/13.9 MB 11.1 MB/s eta 0:00:00 18:30:47 #11 336.5 Downloading redis-5.0.1-py3-none-any.whl (250 kB) 18:30:47 #11 336.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 6.6 MB/s eta 0:00:00 18:30:47 #11 336.6 Downloading pyzmq-25.1.1-cp310-cp310-musllinux_1_1_aarch64.whl (1.4 MB) 18:30:47 #11 336.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 10.2 MB/s eta 0:00:00 18:30:47 #11 336.8 Downloading influxdb_client-1.38.0-py3-none-any.whl (743 kB) 18:30:47 #11 336.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 743.5/743.5 kB 9.7 MB/s eta 0:00:00 18:30:47 #11 336.9 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) 18:30:47 #11 337.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 11.2 MB/s eta 0:00:00 18:30:47 #11 337.1 Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) 18:30:47 #11 337.2 Downloading certifi-2023.11.17-py3-none-any.whl (162 kB) 18:30:47 #11 337.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 4.8 MB/s eta 0:00:00 18:30:47 #11 337.2 Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_aarch64.whl (139 kB) 18:30:47 #11 337.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.4/139.4 kB 4.4 MB/s eta 0:00:00 18:30:47 #11 337.3 Downloading idna-3.6-py3-none-any.whl (61 kB) 18:30:48 #11 337.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 2.1 MB/s eta 0:00:00 18:30:48 #11 337.4 Downloading packaging-23.2-py3-none-any.whl (53 kB) 18:30:48 #11 337.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 1.9 MB/s eta 0:00:00 18:30:48 #11 337.5 Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl (10 kB) 18:30:48 #11 337.5 Downloading selenium-4.16.0-py3-none-any.whl (10.0 MB) 18:30:49 #11 338.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.0/10.0 MB 11.5 MB/s eta 0:00:00 18:30:49 #11 338.4 Downloading urllib3-2.1.0-py3-none-any.whl (104 kB) 18:30:49 #11 338.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.6/104.6 kB 3.5 MB/s eta 0:00:00 18:30:49 #11 338.5 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) 18:30:49 #11 338.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 9.2 MB/s eta 0:00:00 18:30:49 #11 338.6 Downloading jsonpath_ng-1.6.0-py3-none-any.whl (29 kB) 18:30:49 #11 338.7 Downloading jsonschema-4.20.0-py3-none-any.whl (84 kB) 18:30:49 #11 338.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 3.3 MB/s eta 0:00:00 18:30:49 #11 338.7 Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) 18:30:49 #11 338.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 10.4 MB/s eta 0:00:00 18:30:49 #11 338.9 Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB) 18:30:49 #11 339.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 kB 8.6 MB/s eta 0:00:00 18:30:49 #11 339.0 Downloading tzlocal-5.2-py3-none-any.whl (17 kB) 18:30:49 #11 339.0 Downloading attrs-23.2.0-py3-none-any.whl (60 kB) 18:30:49 #11 339.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 2.1 MB/s eta 0:00:00 18:30:49 #11 339.1 Downloading click-8.1.7-py3-none-any.whl (97 kB) 18:30:49 #11 339.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 3.3 MB/s eta 0:00:00 18:30:49 #11 339.2 Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) 18:30:49 #11 339.2 Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) 18:30:50 #11 339.3 Downloading referencing-0.32.0-py3-none-any.whl (26 kB) 18:30:50 #11 339.3 Downloading rpds_py-0.16.2-cp310-cp310-musllinux_1_2_aarch64.whl (1.4 MB) 18:30:50 #11 339.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 10.9 MB/s eta 0:00:00 18:30:50 #11 339.5 Downloading trio-0.23.2-py3-none-any.whl (461 kB) 18:30:50 #11 339.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 461.6/461.6 kB 7.3 MB/s eta 0:00:00 18:30:50 #11 339.6 Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) 18:30:50 #11 339.7 Downloading typing_extensions-4.9.0-py3-none-any.whl (32 kB) 18:30:50 #11 339.7 Downloading exceptiongroup-1.2.0-py3-none-any.whl (16 kB) 18:30:50 #11 339.7 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 18:30:51 #11 341.0 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, GenSON, PyYAML, strict-rfc3339, validate-email 18:30:51 #11 341.0 Building wheel for robotbackgroundlogger (setup.py): started 18:30:53 #11 342.8 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 18:30:53 #11 342.8 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=677edb7cee6673d166f52d9d01a9fb2e97d1fa300e4d666fb3652449e4153b85 18:30:53 #11 342.8 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 18:30:53 #11 342.8 Building wheel for paho-mqtt (setup.py): started 18:30:55 #11 344.8 Building wheel for paho-mqtt (setup.py): finished with status 'done' 18:30:55 #11 344.8 Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62120 sha256=d699bd6be3c1d99504921a2a4028d82206fb3b6f61d23b7d6c90d6bd67c02bfa 18:30:55 #11 344.8 Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a 18:30:55 #11 344.9 Building wheel for psutil (pyproject.toml): started 18:31:08 #11 355.1 Building wheel for psutil (pyproject.toml): finished with status 'done' 18:31:08 #11 355.1 Created wheel for psutil: filename=psutil-5.9.5-cp310-abi3-linux_aarch64.whl size=274842 sha256=218eff51ee3808783b37a6b7749396b03e8f87bb16dce3c2b17ce7cc1f9d7ff4 18:31:08 #11 355.1 Stored in directory: /root/.cache/pip/wheels/1f/3a/db/ba9717f3efd7f8da8910eca12dc9cd15d404035397af627e7c 18:31:08 #11 355.1 Building wheel for psycopg2 (setup.py): started 18:32:15 #11 415.5 Building wheel for psycopg2 (setup.py): still running... 18:32:18 #11 427.5 Building wheel for psycopg2 (setup.py): finished with status 'done' 18:32:18 #11 427.5 Created wheel for psycopg2: filename=psycopg2-2.9.9-cp310-cp310-linux_aarch64.whl size=471082 sha256=fdf5a9df42d2ab1fcaa61fe632a82204f05b75951042b51205688fb84307ceec 18:32:18 #11 427.5 Stored in directory: /root/.cache/pip/wheels/7d/75/13/da1c6d88687ae81bf5e3cfa07d702981ba137963163472b050 18:32:18 #11 427.5 Building wheel for flex (setup.py): started 18:32:21 #11 430.2 Building wheel for flex (setup.py): finished with status 'done' 18:32:21 #11 430.2 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=98b9ae27b2a09a891a4cd2b3a763a93255631d5475fdf5ecb1a5022561a80b52 18:32:21 #11 430.2 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 18:32:21 #11 430.3 Building wheel for GenSON (setup.py): started 18:32:22 #11 432.2 Building wheel for GenSON (setup.py): finished with status 'done' 18:32:22 #11 432.2 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=d5689868b4a53c1de35a27e9ea9f5d4cd38bcc4e2829739746b0a3372dcbf693 18:32:22 #11 432.2 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 18:32:22 #11 432.3 Building wheel for PyYAML (pyproject.toml): started 18:32:27 #11 435.9 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 18:32:27 #11 435.9 Created wheel for PyYAML: filename=PyYAML-6.0.1-cp310-cp310-linux_aarch64.whl size=45363 sha256=58f01e822a9ba20ab9bcacdf5ee87a30b5f5643367df723217b612020cf23b49 18:32:27 #11 435.9 Stored in directory: /root/.cache/pip/wheels/31/d1/78/088142cfc0422adcca7bb0af40ef696b55b777a44f2e10739c 18:32:27 #11 435.9 Building wheel for strict-rfc3339 (setup.py): started 18:32:28 #11 437.8 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 18:32:28 #11 437.8 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=532c6be111104294d9ec52626452271c2ae474ef31d315bd172e03449e4fb107 18:32:28 #11 437.8 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 18:32:28 #11 437.8 Building wheel for validate-email (setup.py): started 18:32:30 #11 439.7 Building wheel for validate-email (setup.py): finished with status 'done' 18:32:30 #11 439.7 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5464 sha256=9a7f6dace9d9bbd4c966dd9d3759ca45ca265c09c765ea308ae6f9a4706ab4d9 18:32:30 #11 439.7 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 18:32:30 #11 439.7 Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex GenSON PyYAML strict-rfc3339 validate-email 18:32:33 #11 443.3 Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, ply, paho-mqtt, GenSON, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, jsonpath-ng, idna, h11, exceptiongroup, docutils, configparser, click, charset-normalizer, certifi, attrs, async-timeout, wsproto, robotbackgroundlogger, requests, referencing, redis, reactivex, python-dateutil, outcome, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary 18:33:55 #11 524.3 Successfully installed GenSON-1.2.2 PyYAML-6.0.1 RESTinstance-1.3.0 async-timeout-4.0.3 attrs-23.2.0 certifi-2023.11.17 charset-normalizer-3.3.2 click-8.1.7 configparser-6.0.0 docker-7.0.0 docutils-0.20.1 exceptiongroup-1.2.0 flex-6.14.1 h11-0.14.0 idna-3.6 influxdb-client-1.38.0 jsonpath-ng-1.6.0 jsonpointer-2.4 jsonschema-4.20.0 jsonschema-specifications-2023.12.1 numpy-1.26.2 outcome-1.3.0.post0 packaging-23.2 paho-mqtt-1.6.1 ply-3.11 psutil-5.9.5 psycopg2-2.9.9 pycryptodome-3.19.0 pygments-2.17.2 pysocks-1.7.1 python-dateutil-2.8.2 python-dotenv-1.0.0 pytz-2023.3.post1 pyzmq-25.1.1 reactivex-4.0.4 redis-5.0.1 referencing-0.32.0 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1.1 robotframework-pythonlibcore-4.3.0 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.2.0 rpds-py-0.16.2 selenium-4.16.0 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.23.2 trio-websocket-0.11.1 typing-extensions-4.9.0 tzlocal-5.2 urllib3-2.1.0 validate-email-1.3 wsproto-1.2.0 18:33:55 #11 524.3 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 18:33:58 #11 DONE 527.4s 18:33:58 18:33:58 #12 exporting to image 18:33:58 #12 exporting layers 18:34:25 #12 exporting layers 26.2s done 18:34:25 #12 writing image sha256:9eb0aba9eb931951fcc58a9dbd0aa2ecb8e53b0ce81baad1bcdb304953fb94ed done 18:34:25 #12 naming to docker.io/library/edgex-taf-common-arm64 0.0s done 18:34:25 #12 DONE 26.2s [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 18:34:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:34:26 18:34:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:34:26 arm64: Pulling from edgex-lftools-log-publisher 18:34:26 8998bd30e6a1: Pulling fs layer 18:34:26 04944245beec: Pulling fs layer 18:34:26 699f458cf7ca: Pulling fs layer 18:34:26 765212b225bb: Pulling fs layer 18:34:26 f23df028b6ca: Pulling fs layer 18:34:26 d65c8cfc05b1: Pulling fs layer 18:34:26 765212b225bb: Waiting 18:34:26 f23df028b6ca: Waiting 18:34:26 2437ff75d9bd: Pulling fs layer 18:34:26 d65c8cfc05b1: Waiting 18:34:26 2437ff75d9bd: Waiting 18:34:26 04944245beec: Verifying Checksum 18:34:26 04944245beec: Download complete 18:34:26 765212b225bb: Download complete 18:34:26 f23df028b6ca: Verifying Checksum 18:34:26 d65c8cfc05b1: Verifying Checksum 18:34:26 d65c8cfc05b1: Download complete 18:34:27 699f458cf7ca: Verifying Checksum 18:34:27 699f458cf7ca: Download complete 18:34:27 8998bd30e6a1: Verifying Checksum 18:34:27 8998bd30e6a1: Download complete 18:34:29 2437ff75d9bd: Download complete 18:34:33 8998bd30e6a1: Pull complete 18:34:33 04944245beec: Pull complete 18:34:35 699f458cf7ca: Pull complete 18:34:35 765212b225bb: Pull complete 18:34:38 f23df028b6ca: Pull complete 18:34:38 d65c8cfc05b1: Pull complete 18:35:00 2437ff75d9bd: Pull complete 18:35:00 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:35:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:35:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:35:01 prd-ubuntu20.04-docker-arm64-4c-16g-26577 does not seem to be running inside a container 18:35:01 $ 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-98 -v /w/workspace/exfoundry_edgex-taf-common_PR-98:/w/workspace/exfoundry_edgex-taf-common_PR-98:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-98@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-98@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 18:35:02 $ docker top a0486c3ecd26aa1d4b142a64050808046cdd12933331f84682175f11d7014a52 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:35:03 ---> job-cost.sh 18:35:03 lf-activate-venv: SKIPPING 18:35:03 INFO: No Stack... 18:35:04 INFO: Retrieving Pricing Info for: v3-standard-8 18:35:04 INFO: Archiving Costs [Pipeline] sh 18:35:05 + cat /w/workspace/exfoundry_edgex-taf-common_PR-98/archives/cost.csv 18:35:05 + cut -d, -f6 [Pipeline] lock 18:35:05 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-98-1-stack-cost] 18:35:05 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-98-1-stack-cost] did not exist. Created. 18:35:05 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-98-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:35:05 /w/workspace/exfoundry_edgex-taf-common_PR-98@tmp/durable-ebbb8f1d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:35:06 + echo total: 0.2199999988079071 [Pipeline] stash 18:35:06 Warning: overwriting stash ‘stack-cost’ 18:35:06 Stashed 1 file(s) [Pipeline] } 18:35:06 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-98-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:35:06 $ docker stop --time=1 a0486c3ecd26aa1d4b142a64050808046cdd12933331f84682175f11d7014a52 18:35:08 $ docker rm -f --volumes a0486c3ecd26aa1d4b142a64050808046cdd12933331f84682175f11d7014a52 [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 18:35:10 + [ -d /w/workspace/exfoundry_edgex-taf-common_PR-98/archives ] 18:35:10 + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-98/archives 18:35:10 total 16 18:35:10 drwxr-xr-x 3 root root 4096 Jan 1 18:25 . 18:35:10 drwxrwxr-x 8 jenkins jenkins 4096 Jan 1 18:25 .. 18:35:10 drwxr-xr-x 2 root root 4096 Jan 1 18:25 cost 18:35:10 -rw-r--r-- 1 root root 87 Jan 1 18:25 cost.csv 18:35:10 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_edgex-taf-common_PR-98/archives 18:35:10 + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-98/archives 18:35:10 total 16 18:35:10 drwxr-xr-x 3 jenkins jenkins 4096 Jan 1 18:25 . 18:35:10 drwxrwxr-x 8 jenkins jenkins 4096 Jan 1 18:25 .. 18:35:10 drwxr-xr-x 2 jenkins jenkins 4096 Jan 1 18:25 cost 18:35:10 -rw-r--r-- 1 jenkins jenkins 87 Jan 1 18:25 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:35:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:35:11 ---> package-listing.sh 18:35:11 ++ tr '[:upper:]' '[:lower:]' 18:35:11 ++ facter osfamily 18:35:11 + OS_FAMILY=debian 18:35:11 + workspace=/w/workspace/exfoundry_edgex-taf-common_PR-98 18:35:11 + START_PACKAGES=/tmp/packages_start.txt 18:35:11 + END_PACKAGES=/tmp/packages_end.txt 18:35:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:35:11 + PACKAGES=/tmp/packages_start.txt 18:35:11 + '[' /w/workspace/exfoundry_edgex-taf-common_PR-98 ']' 18:35:11 + PACKAGES=/tmp/packages_end.txt 18:35:11 + case "${OS_FAMILY}" in 18:35:11 + dpkg -l 18:35:11 + grep '^ii' 18:35:11 + '[' -f /tmp/packages_start.txt ']' 18:35:11 + '[' -f /tmp/packages_end.txt ']' 18:35:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:35:11 + '[' /w/workspace/exfoundry_edgex-taf-common_PR-98 ']' 18:35:11 + mkdir -p /w/workspace/exfoundry_edgex-taf-common_PR-98/archives/ 18:35:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_edgex-taf-common_PR-98/archives/ [Pipeline] echo 18:35:12 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-98/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:35:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:35:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:35:13 prd-ubuntu20.04-docker-8c-8g-26571 does not seem to be running inside a container 18:35:13 $ 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-98/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-98 -v /w/workspace/exfoundry_edgex-taf-common_PR-98:/w/workspace/exfoundry_edgex-taf-common_PR-98:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-98@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-98@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 18:35:13 $ docker top 06186fa8addf33ec79ddb828795cb983e53eb9d2295689c2cf0401eebd272e07 -eo pid,comm [Pipeline] { [Pipeline] sh 18:35:13 + touch /tmp/pre-build-complete [Pipeline] sh 18:35:14 + mkdir -p /var/log/sysstat [Pipeline] sh 18:35:14 + ls /var/log/sa-host 18:35:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:35:14 provisioning config files... 18:35:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-98@tmp/config5711366012918424271tmp [Pipeline] { [Pipeline] echo 18:35:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:35:15 ---> create-netrc.sh [Pipeline] } 18:35:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:35:15 ---> python-tools-install.sh [Pipeline] echo 18:35:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:35:15 ---> sudo-logs.sh 18:35:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:35:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:35:16 ---> job-cost.sh 18:35:16 lf-activate-venv: SKIPPING 18:35:16 DEBUG: total: 0.2199999988079071 18:35:16 INFO: Retrieving Stack Cost... 18:35:16 INFO: Retrieving Pricing Info for: v3-standard-8 18:35:17 INFO: Archiving Costs [Pipeline] echo 18:35:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:35:17 ---> logs-deploy.sh 18:35:17 lf-activate-venv: SKIPPING 18:35:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-98/1 18:35:17 INFO: archiving workspace using pattern(s): 18:35:18 Archives upload complete. 18:35:18 INFO: archiving logs to Nexus 18:35:19 ---> uname -a: 18:35:19 Linux prd-ubuntu20-04-docker-8c-8g-26571 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:35:19 18:35:19 18:35:19 ---> lscpu: 18:35:19 Architecture: x86_64 18:35:19 CPU op-mode(s): 32-bit, 64-bit 18:35:19 Byte Order: Little Endian 18:35:19 Address sizes: 40 bits physical, 48 bits virtual 18:35:19 CPU(s): 8 18:35:19 On-line CPU(s) list: 0-7 18:35:19 Thread(s) per core: 1 18:35:19 Core(s) per socket: 1 18:35:19 Socket(s): 8 18:35:19 NUMA node(s): 1 18:35:19 Vendor ID: AuthenticAMD 18:35:19 CPU family: 23 18:35:19 Model: 49 18:35:19 Model name: AMD EPYC-Rome Processor 18:35:19 Stepping: 0 18:35:19 CPU MHz: 2800.000 18:35:19 BogoMIPS: 5600.00 18:35:19 Virtualization: AMD-V 18:35:19 Hypervisor vendor: KVM 18:35:19 Virtualization type: full 18:35:19 L1d cache: 256 KiB 18:35:19 L1i cache: 256 KiB 18:35:19 L2 cache: 4 MiB 18:35:19 L3 cache: 128 MiB 18:35:19 NUMA node0 CPU(s): 0-7 18:35:19 Vulnerability Itlb multihit: Not affected 18:35:19 Vulnerability L1tf: Not affected 18:35:19 Vulnerability Mds: Not affected 18:35:19 Vulnerability Meltdown: Not affected 18:35:19 Vulnerability Mmio stale data: Not affected 18:35:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:35:19 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:35:19 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:35:19 Vulnerability Srbds: Not affected 18:35:19 Vulnerability Tsx async abort: Not affected 18:35:19 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 18:35:19 18:35:19 18:35:19 ---> nproc: 18:35:19 8 18:35:19 18:35:19 18:35:19 ---> df -h: 18:35:19 Filesystem Size Used Avail Use% Mounted on 18:35:19 overlay 155G 12G 144G 8% / 18:35:19 tmpfs 64M 0 64M 0% /dev 18:35:19 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:35:19 shm 64M 0 64M 0% /dev/shm 18:35:19 /dev/vda1 155G 12G 144G 8% /facter-os 18:35:19 18:35:19 18:35:19 ---> sar -b -r -n DEV: 18:35:19 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26571) 01/01/24 _x86_64_ (8 CPU) 18:35:19 18:35:19 18:20:36 LINUX RESTART (8 CPU) 18:35:19 18:35:19 18:21:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:35:19 18:22:01 118.76 38.44 80.32 0.00 4283.95 23074.42 0.00 18:35:19 18:23:01 8.05 0.00 8.05 0.00 0.00 4642.04 0.00 18:35:19 18:24:01 48.43 0.00 48.43 0.00 0.00 31528.69 0.00 18:35:19 18:25:01 151.28 0.10 151.18 0.00 12.27 68475.60 0.00 18:35:19 18:26:01 46.74 10.50 36.24 0.00 3425.70 5967.41 0.00 18:35:19 18:27:01 6.32 0.02 6.30 0.00 0.13 116.38 0.00 18:35:19 18:28:01 1.43 0.00 1.43 0.00 0.00 15.59 0.00 18:35:19 18:29:01 1.92 0.00 1.92 0.00 0.00 20.93 0.00 18:35:19 18:30:01 1.33 0.00 1.33 0.00 0.00 14.53 0.00 18:35:19 18:31:02 2.13 0.00 2.13 0.00 0.00 23.20 0.00 18:35:19 18:32:01 1.46 0.00 1.46 0.00 0.00 16.00 0.00 18:35:19 18:33:01 1.63 0.00 1.63 0.00 0.00 18.40 0.00 18:35:19 18:34:01 1.37 0.00 1.37 0.00 0.00 14.53 0.00 18:35:19 18:35:01 1.37 0.00 1.37 0.00 0.00 15.33 0.00 18:35:19 Average: 28.05 3.51 24.54 0.00 552.21 9577.96 0.00 18:35:19 18:35:19 18:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:35:19 18:22:01 29850180 31580056 760304 2.31 64252 1965752 1944048 5.73 995680 1700692 74392 18:35:19 18:23:01 29359328 31565604 761084 2.31 66424 2428184 1920848 5.66 1013384 2147692 406424 18:35:19 18:24:01 28662476 31478848 825936 2.51 77028 3004168 2029848 5.98 1137508 2673352 81080 18:35:19 18:25:01 28084968 31561056 741768 2.26 103200 3579112 1787060 5.27 1026336 3300960 288 18:35:19 18:26:01 27751184 31552764 729960 2.22 126380 3874768 1698172 5.00 1245020 3384672 984 18:35:19 18:27:01 27758516 31555084 728360 2.22 124972 3871520 1709184 5.04 1243308 3381424 20 18:35:19 18:28:01 27768956 31565612 717764 2.18 125060 3871524 1709184 5.04 1232752 3381424 4 18:35:19 18:29:01 27769176 31565956 717336 2.18 125148 3871528 1709184 5.04 1232840 3381428 12 18:35:19 18:30:01 27772184 31569060 714172 2.17 125244 3871528 1709184 5.04 1229928 3381428 12 18:35:19 18:31:02 27774140 31571120 712260 2.17 125340 3871532 1709184 5.04 1228312 3381432 8 18:35:19 18:32:01 27774172 31571240 712116 2.17 125428 3871532 1709184 5.04 1228452 3381432 8 18:35:19 18:33:01 27775948 31573088 710136 2.16 125460 3871540 1709184 5.04 1226620 3381436 24 18:35:19 18:34:01 27775744 31572972 710192 2.16 125544 3871544 1709184 5.04 1226720 3381444 8 18:35:19 18:35:01 27775728 31572996 710068 2.16 125576 3871544 1709184 5.04 1226772 3381444 40 18:35:19 Average: 28118050 31561104 732247 2.23 111790 3549698 1768759 5.21 1178117 3117161 40236 18:35:19 18:35:19 18:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:35:19 18:22:01 docker0 84.15 111.93 4.93 471.76 0.00 0.00 0.00 0.00 18:35:19 18:22:01 ens3 563.56 381.65 2906.63 92.87 0.00 0.00 0.00 0.00 18:35:19 18:22:01 veth5342bf1 83.39 111.23 5.93 469.26 0.00 0.00 0.00 0.04 18:35:19 18:22:01 lo 6.53 6.53 0.65 0.65 0.00 0.00 0.00 0.00 18:35:19 18:23:01 docker0 302.15 478.02 16.66 3062.60 0.00 0.00 0.00 0.00 18:35:19 18:23:01 ens3 545.23 352.57 3102.95 108.22 0.00 0.00 0.00 0.00 18:35:19 18:23:01 veth5342bf1 302.15 478.05 20.79 3062.61 0.00 0.00 0.00 0.25 18:35:19 18:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:35:19 18:24:01 docker0 170.81 313.26 10.99 3548.21 0.00 0.00 0.00 0.00 18:35:19 18:24:01 ens3 366.23 199.68 3587.93 35.17 0.00 0.00 0.00 0.00 18:35:19 18:24:01 veth5342bf1 170.81 313.28 13.33 3548.21 0.00 0.00 0.00 0.29 18:35:19 18:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:19 18:25:01 docker0 0.10 0.10 0.00 0.01 0.00 0.00 0.00 0.00 18:35:19 18:25:01 ens3 95.25 58.83 2530.50 15.25 0.00 0.00 0.00 0.00 18:35:19 18:25:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 18:35:19 18:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:19 18:26:01 ens3 130.58 64.66 2084.69 5.75 0.00 0.00 0.00 0.00 18:35:19 18:26:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 18:35:19 18:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:19 18:27:01 ens3 0.42 0.27 0.09 0.08 0.00 0.00 0.00 0.00 18:35:19 18:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:35:19 18:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:19 18:28:01 ens3 0.17 0.03 0.06 0.00 0.00 0.00 0.00 0.00 18:35:19 18:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:19 18:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:19 18:29:01 ens3 0.25 0.13 0.02 0.01 0.00 0.00 0.00 0.00 18:35:19 18:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:35:19 18:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:19 18:30:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 18:35:19 18:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:19 18:31:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:19 18:31:02 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:35:19 18:31:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:35:19 18:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:19 18:32:01 ens3 0.31 0.14 0.14 0.07 0.00 0.00 0.00 0.00 18:35:19 18:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:19 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:19 18:33:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:35:19 18:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:35:19 18:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:19 18:34:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 18:35:19 18:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:19 18:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:19 18:35:01 ens3 0.32 0.10 0.02 0.01 0.00 0.00 0.00 0.00 18:35:19 18:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:35:19 Average: docker0 39.85 64.60 2.33 506.53 0.00 0.00 0.00 0.00 18:35:19 Average: ens3 121.78 75.68 1016.40 18.41 0.00 0.00 0.00 0.00 18:35:19 Average: lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 18:35:19 18:35:19 18:35:19 ---> sar -P ALL: 18:35:19 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26571) 01/01/24 _x86_64_ (8 CPU) 18:35:19 18:35:19 18:20:36 LINUX RESTART (8 CPU) 18:35:19 18:35:19 18:21:01 CPU %user %nice %system %iowait %steal %idle 18:35:19 18:22:01 all 7.08 0.00 2.00 1.48 0.06 89.38 18:35:19 18:22:01 0 8.91 0.00 2.11 0.55 0.07 88.36 18:35:19 18:22:01 1 6.78 0.00 2.45 2.25 0.05 88.48 18:35:19 18:22:01 2 8.29 0.00 2.19 1.02 0.05 88.45 18:35:19 18:22:01 3 6.96 0.00 2.16 0.74 0.07 90.07 18:35:19 18:22:01 4 6.58 0.00 2.04 3.38 0.07 87.94 18:35:19 18:22:01 5 5.58 0.00 1.76 0.94 0.05 91.67 18:35:19 18:22:01 6 6.71 0.00 1.82 0.18 0.05 91.23 18:35:19 18:22:01 7 6.80 0.00 1.46 2.76 0.08 88.90 18:35:19 18:23:01 all 1.61 0.00 0.34 0.22 0.04 97.79 18:35:19 18:23:01 0 0.35 0.00 0.15 0.00 0.05 99.45 18:35:19 18:23:01 1 1.52 0.00 0.10 0.00 0.02 98.37 18:35:19 18:23:01 2 0.80 0.00 0.07 1.17 0.05 97.91 18:35:19 18:23:01 3 4.64 0.00 1.11 0.62 0.05 93.58 18:35:19 18:23:01 4 0.10 0.00 0.05 0.00 0.03 99.82 18:35:19 18:23:01 5 0.83 0.00 0.20 0.00 0.05 98.92 18:35:19 18:23:01 6 0.40 0.00 0.07 0.00 0.05 99.48 18:35:19 18:23:01 7 4.23 0.00 0.97 0.00 0.05 94.75 18:35:19 18:24:01 all 5.88 0.00 0.93 2.11 0.04 91.04 18:35:19 18:24:01 0 2.33 0.00 0.79 5.11 0.05 91.72 18:35:19 18:24:01 1 16.30 0.00 2.00 1.59 0.07 80.04 18:35:19 18:24:01 2 2.36 0.00 0.57 1.48 0.03 95.56 18:35:19 18:24:01 3 3.21 0.00 0.91 7.10 0.03 88.75 18:35:19 18:24:01 4 1.67 0.00 0.28 0.00 0.02 98.03 18:35:19 18:24:01 5 2.56 0.00 0.54 1.13 0.07 95.71 18:35:19 18:24:01 6 11.91 0.00 1.44 0.23 0.03 86.39 18:35:19 18:24:01 7 6.75 0.00 0.92 0.23 0.03 92.07 18:35:19 18:25:01 all 8.82 0.00 3.19 3.30 0.04 84.65 18:35:19 18:25:01 0 4.33 0.00 3.10 7.52 0.07 84.98 18:35:19 18:25:01 1 6.87 0.00 3.36 0.22 0.03 89.52 18:35:19 18:25:01 2 9.98 0.00 4.84 16.78 0.07 68.34 18:35:19 18:25:01 3 4.33 0.00 2.36 0.72 0.03 92.56 18:35:19 18:25:01 4 10.44 0.00 3.26 0.30 0.03 85.97 18:35:19 18:25:01 5 20.19 0.00 3.88 0.25 0.07 75.61 18:35:19 18:25:01 6 8.38 0.00 2.61 0.65 0.03 88.32 18:35:19 18:25:01 7 6.00 0.00 2.13 0.00 0.02 91.86 18:35:19 18:26:01 all 2.19 0.00 1.05 0.45 0.03 96.28 18:35:19 18:26:01 0 2.05 0.00 0.75 1.33 0.02 95.85 18:35:19 18:26:01 1 2.48 0.00 1.31 0.03 0.03 96.15 18:35:19 18:26:01 2 1.96 0.00 1.65 0.53 0.02 95.84 18:35:19 18:26:01 3 1.57 0.00 0.67 0.07 0.02 97.68 18:35:19 18:26:01 4 2.19 0.00 1.05 0.43 0.03 96.29 18:35:19 18:26:01 5 1.52 0.00 0.95 0.32 0.03 97.18 18:35:19 18:26:01 6 3.51 0.00 1.10 0.22 0.03 95.14 18:35:19 18:26:01 7 2.27 0.00 0.92 0.65 0.03 96.12 18:35:19 18:27:01 all 0.27 0.00 0.06 0.08 0.01 99.58 18:35:19 18:27:01 0 0.00 0.00 0.07 0.40 0.02 99.52 18:35:19 18:27:01 1 0.12 0.00 0.05 0.05 0.00 99.78 18:35:19 18:27:01 2 1.58 0.00 0.08 0.07 0.03 98.23 18:35:19 18:27:01 3 0.27 0.00 0.07 0.00 0.02 99.65 18:35:19 18:27:01 4 0.07 0.00 0.03 0.00 0.02 99.88 18:35:19 18:27:01 5 0.02 0.00 0.05 0.00 0.00 99.93 18:35:19 18:27:01 6 0.03 0.00 0.08 0.05 0.00 99.83 18:35:19 18:27:01 7 0.05 0.00 0.05 0.05 0.02 99.83 18:35:19 18:28:01 all 0.04 0.00 0.01 0.01 0.01 99.93 18:35:19 18:28:01 0 0.07 0.00 0.00 0.05 0.02 99.87 18:35:19 18:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:35:19 18:28:01 2 0.10 0.00 0.03 0.07 0.03 99.77 18:35:19 18:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:35:19 18:28:01 4 0.03 0.00 0.02 0.00 0.02 99.93 18:35:19 18:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:35:19 18:28:01 6 0.07 0.00 0.02 0.00 0.00 99.92 18:35:19 18:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:35:19 18:29:01 all 0.26 0.00 0.01 0.01 0.01 99.71 18:35:19 18:29:01 0 0.00 0.00 0.03 0.05 0.00 99.92 18:35:19 18:29:01 1 0.00 0.00 0.00 0.00 0.02 99.98 18:35:19 18:29:01 2 1.99 0.00 0.03 0.00 0.03 97.95 18:35:19 18:29:01 3 0.00 0.00 0.00 0.00 0.02 99.98 18:35:19 18:29:01 4 0.03 0.00 0.02 0.00 0.00 99.95 18:35:19 18:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:35:19 18:29:01 6 0.02 0.00 0.00 0.00 0.02 99.97 18:35:19 18:29:01 7 0.03 0.00 0.02 0.00 0.00 99.95 18:35:19 18:30:01 all 0.26 0.00 0.01 0.01 0.01 99.70 18:35:19 18:30:01 0 0.03 0.00 0.00 0.08 0.02 99.87 18:35:19 18:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:35:19 18:30:01 2 2.00 0.00 0.00 0.00 0.03 97.96 18:35:19 18:30:01 3 0.02 0.00 0.00 0.00 0.02 99.97 18:35:19 18:30:01 4 0.02 0.00 0.03 0.00 0.02 99.93 18:35:19 18:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:35:19 18:30:01 6 0.00 0.00 0.03 0.00 0.00 99.97 18:35:19 18:30:01 7 0.02 0.00 0.02 0.00 0.02 99.95 18:35:19 18:31:02 all 0.27 0.00 0.01 0.01 0.01 99.70 18:35:19 18:31:02 0 0.02 0.00 0.02 0.07 0.02 99.88 18:35:19 18:31:02 1 0.00 0.00 0.02 0.00 0.00 99.98 18:35:19 18:31:02 2 1.99 0.00 0.02 0.00 0.03 97.96 18:35:19 18:31:02 3 0.00 0.00 0.02 0.00 0.00 99.98 18:35:19 18:31:02 4 0.03 0.00 0.00 0.00 0.02 99.95 18:35:19 18:31:02 5 0.02 0.00 0.00 0.00 0.00 99.98 18:35:19 18:31:02 6 0.03 0.00 0.02 0.00 0.00 99.95 18:35:19 18:31:02 7 0.03 0.00 0.02 0.00 0.00 99.95 18:35:19 18:32:01 all 0.28 0.00 0.01 0.02 0.01 99.69 18:35:19 18:32:01 0 0.02 0.00 0.03 0.14 0.02 99.80 18:35:19 18:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:35:19 18:32:01 2 1.99 0.00 0.00 0.00 0.03 97.98 18:35:19 18:32:01 3 0.03 0.00 0.00 0.00 0.02 99.95 18:35:19 18:32:01 4 0.03 0.00 0.02 0.00 0.00 99.95 18:35:19 18:32:01 5 0.03 0.00 0.00 0.00 0.00 99.97 18:35:19 18:32:01 6 0.03 0.00 0.00 0.00 0.02 99.95 18:35:19 18:32:01 7 0.03 0.00 0.00 0.00 0.00 99.97 18:35:19 18:35:19 18:32:01 CPU %user %nice %system %iowait %steal %idle 18:35:19 18:33:01 all 0.25 0.00 0.01 0.00 0.01 99.72 18:35:19 18:33:01 0 0.00 0.00 0.00 0.03 0.02 99.95 18:35:19 18:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:35:19 18:33:01 2 1.95 0.00 0.02 0.00 0.03 98.00 18:35:19 18:33:01 3 0.00 0.00 0.02 0.00 0.02 99.97 18:35:19 18:33:01 4 0.02 0.00 0.02 0.00 0.02 99.95 18:35:19 18:33:01 5 0.00 0.00 0.02 0.00 0.02 99.97 18:35:19 18:33:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:35:19 18:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:35:19 18:34:01 all 0.05 0.00 0.02 0.01 0.01 99.92 18:35:19 18:34:01 0 0.03 0.00 0.00 0.05 0.00 99.92 18:35:19 18:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:35:19 18:34:01 2 0.20 0.00 0.13 0.00 0.03 99.63 18:35:19 18:34:01 3 0.02 0.00 0.00 0.00 0.02 99.97 18:35:19 18:34:01 4 0.03 0.00 0.00 0.00 0.02 99.95 18:35:19 18:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:35:19 18:34:01 6 0.05 0.00 0.00 0.00 0.00 99.95 18:35:19 18:34:01 7 0.02 0.00 0.02 0.00 0.02 99.95 18:35:19 18:35:01 all 0.01 0.00 0.02 0.00 0.01 99.95 18:35:19 18:35:01 0 0.00 0.00 0.02 0.02 0.02 99.95 18:35:19 18:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:35:19 18:35:01 2 0.02 0.00 0.02 0.00 0.05 99.92 18:35:19 18:35:01 3 0.00 0.00 0.02 0.00 0.02 99.97 18:35:19 18:35:01 4 0.02 0.00 0.03 0.00 0.02 99.93 18:35:19 18:35:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:35:19 18:35:01 6 0.03 0.00 0.03 0.00 0.02 99.92 18:35:19 18:35:01 7 0.03 0.00 0.00 0.00 0.00 99.97 18:35:19 Average: all 1.94 0.00 0.55 0.55 0.02 96.94 18:35:19 Average: 0 1.29 0.00 0.50 1.10 0.03 97.07 18:35:19 Average: 1 2.43 0.00 0.66 0.30 0.02 96.60 18:35:19 Average: 2 2.51 0.00 0.68 1.49 0.04 95.28 18:35:19 Average: 3 1.50 0.00 0.52 0.66 0.02 97.30 18:35:19 Average: 4 1.51 0.00 0.49 0.29 0.02 97.69 18:35:19 Average: 5 2.19 0.00 0.53 0.19 0.02 97.08 18:35:19 Average: 6 2.22 0.00 0.52 0.10 0.02 97.15 18:35:19 Average: 7 1.87 0.00 0.46 0.27 0.02 97.38 18:35:19 18:35:19 18:35:19