Pull request #123 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/edgex-taf-common Obtained Jenkinsfile from d16b9830fa66bae09a4b2849c23997d1bafd58b3+235bca4a8432a561fea1a1efa3e48abcfbcbc34f (e6d5b8f6b5dd02bd19d79658959a9b282cadc2e1) 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-ssh2637590919519868007.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh2205779021252882126.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-123/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-123/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5111367061605771093.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-123/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11047962409398071691.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > 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-ssh7096995191277458090.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-123/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-123/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7032222701311661680.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-1567’ Running on prd-ubuntu20.04-docker-8c-8g-1573 in /w/workspace/xfoundry_edgex-taf-common_PR-123 [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/xfoundry_edgex-taf-common_PR-123 # 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 235bca4a8432a561fea1a1efa3e48abcfbcbc34f into PR head commit d16b9830fa66bae09a4b2849c23997d1bafd58b3 Merge succeeded, producing d16b9830fa66bae09a4b2849c23997d1bafd58b3 Checking out Revision d16b9830fa66bae09a4b2849c23997d1bafd58b3 (PR-123) > 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/123/head:refs/remotes/origin/PR-123 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d16b9830fa66bae09a4b2849c23997d1bafd58b3 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 235bca4a8432a561fea1a1efa3e48abcfbcbc34f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d16b9830fa66bae09a4b2849c23997d1bafd58b3 # timeout=10 Commit message: "feat: add default suite setup/teardown for TAF log files" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:23:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:23:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:23:28 ========================================================= 02:23:28 EdgeX Global Pipelines Version Info 02:23:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:23:30 ------------------- 02:23:30 stable info: 02:23:30 ------------------- 02:23:30 Commited By: Ginny Guan ginny@iotechsys.com 02:23:30 Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 02:23:30 Message: update stable to v1.0.274 02:23:30 ------------------- 02:23:30 experimental info: 02:23:30 ------------------- 02:23:30 Commited By: Ginny Guan ginny@iotechsys.com 02:23:30 Commit SHA: d23c20eb9a5ec3463b7c8c72fdbb28744bcccce8 02:23:30 Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 02:23:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 02:23:31 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 02:23:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:23:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:23:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:23:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 02:23:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:23:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 02:23:31 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 02:23:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:23:31 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 02:23:31 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 02:23:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:23:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:23:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-123 [Pipeline] echo 02:23:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-123 [Pipeline] echo 02:23:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-123 [Pipeline] echo 02:23:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d16b9830fa66bae09a4b2849c23997d1bafd58b3 [Pipeline] echo 02:23:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d16b983 [Pipeline] echo 02:23:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:23:32 provisioning config files... 02:23:32 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-123@tmp/config1207730359873229609tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:23:32 ---> ****-login.sh 02:23:32 nexus3.edgexfoundry.org:10001 02:23:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:23:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:23:33 Configure a credential helper to remove this warning. See 02:23:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:23:33 02:23:33 Login Succeeded 02:23:33 nexus3.edgexfoundry.org:10002 02:23:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:23:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:23:33 Configure a credential helper to remove this warning. See 02:23:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:23:33 02:23:33 Login Succeeded 02:23:33 nexus3.edgexfoundry.org:10003 02:23:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:23:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:23:33 Configure a credential helper to remove this warning. See 02:23:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:23:33 02:23:33 Login Succeeded 02:23:33 nexus3.edgexfoundry.org:10004 02:23:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:23:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:23:34 Configure a credential helper to remove this warning. See 02:23:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:23:34 02:23:34 Login Succeeded 02:23:34 ****.io 02:23:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:23:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:23:34 Configure a credential helper to remove this warning. See 02:23:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:23:34 02:23:34 Login Succeeded 02:23:34 ---> ****-login.sh ends [Pipeline] } 02:23:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 02:23:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:23:35 + grep -v github /etc/ssh/ssh_known_hosts 02:23:35 + [ -e /tmp/ssh_known_hosts ] 02:23:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:23:35 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:23:35 + sudo tee -a /etc/ssh/ssh_known_hosts 02:23:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:23:35 02:23:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:23:36 0.1.4: Pulling from edgex-devops/py-git-semver 02:23:36 b85a868b505f: Pulling fs layer 02:23:36 e2be974225ed: Pulling fs layer 02:23:36 339a4e72a1f5: Pulling fs layer 02:23:36 988bab9f4d93: Pulling fs layer 02:23:36 1469e6f7b9e6: Pulling fs layer 02:23:36 eaf3925da568: Pulling fs layer 02:23:36 bab4dde63d76: Pulling fs layer 02:23:36 bde34c3a00c8: Pulling fs layer 02:23:36 b352a97aabf1: Pulling fs layer 02:23:36 4872d77fe225: Pulling fs layer 02:23:36 5851b861e8e6: Pulling fs layer 02:23:36 bab4dde63d76: Waiting 02:23:36 bde34c3a00c8: Waiting 02:23:36 988bab9f4d93: Waiting 02:23:36 1469e6f7b9e6: Waiting 02:23:36 b352a97aabf1: Waiting 02:23:36 eaf3925da568: Waiting 02:23:36 4872d77fe225: Waiting 02:23:36 5851b861e8e6: Waiting 02:23:36 e2be974225ed: Verifying Checksum 02:23:36 e2be974225ed: Download complete 02:23:36 988bab9f4d93: Verifying Checksum 02:23:36 988bab9f4d93: Download complete 02:23:36 1469e6f7b9e6: Verifying Checksum 02:23:36 1469e6f7b9e6: Download complete 02:23:36 339a4e72a1f5: Verifying Checksum 02:23:36 339a4e72a1f5: Download complete 02:23:36 eaf3925da568: Verifying Checksum 02:23:36 eaf3925da568: Download complete 02:23:36 bde34c3a00c8: Download complete 02:23:36 b352a97aabf1: Verifying Checksum 02:23:36 b352a97aabf1: Download complete 02:23:36 4872d77fe225: Verifying Checksum 02:23:36 4872d77fe225: Download complete 02:23:36 5851b861e8e6: Verifying Checksum 02:23:36 5851b861e8e6: Download complete 02:23:36 b85a868b505f: Verifying Checksum 02:23:36 b85a868b505f: Download complete 02:23:36 bab4dde63d76: Verifying Checksum 02:23:36 bab4dde63d76: Download complete 02:23:37 b85a868b505f: Pull complete 02:23:37 e2be974225ed: Pull complete 02:23:38 339a4e72a1f5: Pull complete 02:23:38 988bab9f4d93: Pull complete 02:23:38 1469e6f7b9e6: Pull complete 02:23:38 eaf3925da568: Pull complete 02:23:40 bab4dde63d76: Pull complete 02:23:40 bde34c3a00c8: Pull complete 02:23:40 b352a97aabf1: Pull complete 02:23:40 4872d77fe225: Pull complete 02:23:40 5851b861e8e6: Pull complete 02:23:40 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:23:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:23:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:23:40 prd-ubuntu20.04-docker-8c-8g-1573 does not seem to be running inside a container 02:23:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-123 -v /w/workspace/xfoundry_edgex-taf-common_PR-123:/w/workspace/xfoundry_edgex-taf-common_PR-123:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-123@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-123@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-devops/py-git-semver:0.1.4 cat 02:23:43 $ docker top 5320ff58b567c0ec3cbb58525a5b681f32873b294fbd99f8a822b604ec4afe61 -eo pid,comm 02:23:43 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). 02:23:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:23:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:23:43 [ssh-agent] Looking for ssh-agent implementation... 02:23:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:23:43 $ docker exec 5320ff58b567c0ec3cbb58525a5b681f32873b294fbd99f8a822b604ec4afe61 ssh-agent 02:23:44 SSH_AUTH_SOCK=/tmp/ssh-sNET6O8PHeHR/agent.32 02:23:44 SSH_AGENT_PID=38 02:23:44 Running ssh-add (command line suppressed) 02:23:44 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-123@tmp/private_key_970227113554540373.key (/w/workspace/xfoundry_edgex-taf-common_PR-123@tmp/private_key_970227113554540373.key) 02:23:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:23:44 + git tag --points-at HEAD [Pipeline] } 02:23:44 $ docker exec --env ******** --env ******** 5320ff58b567c0ec3cbb58525a5b681f32873b294fbd99f8a822b604ec4afe61 ssh-agent -k 02:23:44 unset SSH_AUTH_SOCK; 02:23:44 unset SSH_AGENT_PID; 02:23:44 echo Agent pid 38 killed; 02:23:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:23:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:23:44 [ssh-agent] Looking for ssh-agent implementation... 02:23:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:23:44 $ docker exec 5320ff58b567c0ec3cbb58525a5b681f32873b294fbd99f8a822b604ec4afe61 ssh-agent 02:23:44 SSH_AUTH_SOCK=/tmp/ssh-6JzYNxJWcOtv/agent.71 02:23:44 SSH_AGENT_PID=77 02:23:44 Running ssh-add (command line suppressed) 02:23:45 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-123@tmp/private_key_16278300840908188058.key (/w/workspace/xfoundry_edgex-taf-common_PR-123@tmp/private_key_16278300840908188058.key) 02:23:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:23:45 + git semver init 02:23:45 2025-05-15 02:23:45,541 [run_init] DEBUG init version:0.0.0 force:False 02:23:45 2025-05-15 02:23:45,541 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-123/.semver 02:23:45 2025-05-15 02:23:45,542 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-123/.semver 02:23:45 2025-05-15 02:23:45,542 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-123/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-123, universal_newlines=False, shell=None, istream=None) 02:23:46 2025-05-15 02:23:46,143 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-123/.git/info/exclude 02:23:46 2025-05-15 02:23:46,144 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-123/.semver/PR-123 with force:False 02:23:46 2025-05-15 02:23:46,144 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-123/.semver/PR-123 02:23:46 2025-05-15 02:23:46,148 [execute] INFO git cat-file --batch-check 02:23:46 2025-05-15 02:23:46,149 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-123/.semver, universal_newlines=False, shell=None, istream=) 02:23:46 2025-05-15 02:23:46,154 [execute] INFO git cat-file --batch 02:23:46 2025-05-15 02:23:46,154 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-123/.semver, universal_newlines=False, shell=None, istream=) 02:23:46 2025-05-15 02:23:46,160 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-123/.semver/PR-123 02:23:46 0.0.0 [Pipeline] } 02:23:46 $ docker exec --env ******** --env ******** 5320ff58b567c0ec3cbb58525a5b681f32873b294fbd99f8a822b604ec4afe61 ssh-agent -k 02:23:46 unset SSH_AUTH_SOCK; 02:23:46 unset SSH_AGENT_PID; 02:23:46 echo Agent pid 77 killed; 02:23:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:23:46 + git semver [Pipeline] } 02:23:47 $ docker stop --time=1 5320ff58b567c0ec3cbb58525a5b681f32873b294fbd99f8a822b604ec4afe61 02:23:48 $ docker rm -f --volumes 5320ff58b567c0ec3cbb58525a5b681f32873b294fbd99f8a822b604ec4afe61 [Pipeline] // withDockerContainer [Pipeline] sh 02:23:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:23:49 Stashed 1 file(s) [Pipeline] echo 02:23:49 [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 02:23:49 provisioning config files... 02:23:49 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-123@tmp/config15921655869872176767tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:23:50 ---> ****-login.sh 02:23:50 nexus3.edgexfoundry.org:10001 02:23:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:23:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:23:50 Configure a credential helper to remove this warning. See 02:23:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:23:50 02:23:50 Login Succeeded 02:23:50 nexus3.edgexfoundry.org:10002 02:23:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:23:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:23:50 Configure a credential helper to remove this warning. See 02:23:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:23:50 02:23:50 Login Succeeded 02:23:50 nexus3.edgexfoundry.org:10003 02:23:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:23:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:23:50 Configure a credential helper to remove this warning. See 02:23:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:23:50 02:23:50 Login Succeeded 02:23:50 nexus3.edgexfoundry.org:10004 02:23:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:23:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:23:50 Configure a credential helper to remove this warning. See 02:23:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:23:50 02:23:50 Login Succeeded 02:23:50 ****.io 02:23:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:23:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:23:50 Configure a credential helper to remove this warning. See 02:23:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:23:50 02:23:50 Login Succeeded 02:23:50 ---> ****-login.sh ends [Pipeline] } 02:23:50 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 02:23:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:23:52 + ls -al . 02:23:52 total 72 02:23:52 drwxrwxr-x 6 jenkins jenkins 4096 May 15 02:23 . 02:23:52 drwxrwxr-x 4 jenkins jenkins 4096 May 15 02:23 .. 02:23:52 drwxrwxr-x 8 jenkins jenkins 4096 May 15 02:23 .git 02:23:52 drwxrwxr-x 2 jenkins jenkins 4096 May 15 02:23 .github 02:23:52 -rw-rw-r-- 1 jenkins jenkins 22 May 15 02:23 .gitignore 02:23:52 drwxr-xr-x 3 jenkins jenkins 4096 May 15 02:23 .semver 02:23:52 -rw-rw-r-- 1 jenkins jenkins 1653 May 15 02:23 Dockerfile 02:23:52 -rw-rw-r-- 1 jenkins jenkins 746 May 15 02:23 Jenkinsfile 02:23:52 -rw-rw-r-- 1 jenkins jenkins 11381 May 15 02:23 LICENSE 02:23:52 -rw-rw-r-- 1 jenkins jenkins 4232 May 15 02:23 README.md 02:23:52 drwxrwxr-x 5 jenkins jenkins 4096 May 15 02:23 TUC 02:23:52 -rw-rw-r-- 1 jenkins jenkins 5 May 15 02:23 VERSION 02:23:52 -rw-rw-r-- 1 jenkins jenkins 347 May 15 02:23 requirements.txt 02:23:52 -rw-rw-r-- 1 jenkins jenkins 54 May 15 02:23 robot-entrypoint.sh 02:23:52 -rw-rw-r-- 1 jenkins jenkins 445 May 15 02:23 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:52 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=d16b9830fa66bae09a4b2849c23997d1bafd58b3 --label arch=amd64 --label version=0.0.0 . 02:23:52 Sending build context to Docker daemon 607.2kB 02:23:52 Step 1/13 : FROM alpine:3.20 02:23:52 3.20: Pulling from library/alpine 02:23:52 0a9a5dfd008f: Pulling fs layer 02:23:52 0a9a5dfd008f: Download complete 02:23:53 0a9a5dfd008f: Pull complete 02:23:53 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 02:23:53 Status: Downloaded newer image for alpine:3.20 02:23:53 ---> ff221270b9fb 02:23:53 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 02:23:53 ---> Running in 13189e42654d 02:23:53 Removing intermediate container 13189e42654d 02:23:53 ---> c8b7dd37bceb 02:23:53 Step 3/13 : LABEL maintainer="Bruce Huang " 02:23:53 ---> Running in 28e7e13f03e2 02:23:53 Removing intermediate container 28e7e13f03e2 02:23:53 ---> 06bcb928e66a 02:23:53 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 02:23:54 ---> c77d19fd9541 02:23:54 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 02:23:55 ---> 32275bf86497 02:23:55 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 02:23:55 ---> c86eb75c8ea2 02:23:55 Step 7/13 : WORKDIR /edgex-taf 02:23:55 ---> Running in b8eafea1f276 02:23:55 Removing intermediate container b8eafea1f276 02:23:55 ---> 6405a7a1f50d 02:23:55 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:23:55 ---> Running in cf291f450b76 02:23:55 Removing intermediate container cf291f450b76 02:23:55 ---> ebc796747208 02:23:55 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.5-r2 && 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 && rm /usr/lib/python*/EXTERNALLY-MANAGED && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache-dir --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install --no-cache-dir ./edgex-taf-common && pip3 install --no-cache-dir -r requirements.txt 02:23:55 ---> Running in 1328f646b73b 02:23:56 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:23:56 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:23:57 OK: 8 MiB in 14 packages 02:23:57 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:23:58 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:23:59 (1/14) Installing ca-certificates (20241121-r1) 02:23:59 (2/14) Installing brotli-libs (1.1.0-r2) 02:23:59 (3/14) Installing c-ares (1.33.1-r0) 02:24:00 (4/14) Installing libunistring (1.2-r0) 02:24:00 (5/14) Installing libidn2 (2.3.7-r0) 02:24:01 (6/14) Installing nghttp2-libs (1.62.1-r0) 02:24:01 (7/14) Installing libpsl (0.21.5-r1) 02:24:01 (8/14) Installing zstd-libs (1.5.6-r0) 02:24:02 (9/14) Installing libcurl (8.12.1-r0) 02:24:02 (10/14) Installing curl (8.12.1-r0) 02:24:02 (11/14) Installing docker-cli (26.1.5-r0) 02:24:04 Still waiting to schedule task 02:24:04 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1571’ 02:24:04 (12/14) Installing oniguruma (6.9.9-r0) 02:24:05 (13/14) Installing jq (1.7.1-r0) 02:24:05 (14/14) Installing openssl (3.3.3-r0) 02:24:06 Executing busybox-1.36.1-r29.trigger 02:24:06 Executing ca-certificates-20241121-r1.trigger 02:24:06 OK: 43 MiB in 28 packages 02:24:06 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:24:06 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:24:07 (1/167) Installing libexpat (2.7.0-r0) 02:24:07 (2/167) Installing libbz2 (1.0.8-r6) 02:24:08 (3/167) Installing libpng (1.6.44-r0) 02:24:08 (4/167) Installing freetype (2.13.2-r0) 02:24:09 (5/167) Installing fontconfig (2.15.0-r1) 02:24:09 (6/167) Installing libfontenc (1.1.8-r0) 02:24:09 (7/167) Installing mkfontscale (1.2.2-r6) 02:24:10 (8/167) Installing font-opensans (0_git20210927-r1) 02:24:10 (9/167) Installing pkgconf (2.2.0-r0) 02:24:10 (10/167) Installing libgcc (13.2.1_git20240309-r1) 02:24:11 (11/167) Installing libffi (3.4.6-r0) 02:24:11 (12/167) Installing libintl (0.22.5-r0) 02:24:11 (13/167) Installing libeconf (0.6.3-r0) 02:24:12 (14/167) Installing libblkid (2.40.1-r1) 02:24:12 (15/167) Installing libmount (2.40.1-r1) 02:24:12 (16/167) Installing pcre2 (10.43-r0) 02:24:13 (17/167) Installing glib (2.80.5-r0) 02:24:14 (18/167) Installing libstdc++ (13.2.1_git20240309-r1) 02:24:14 (19/167) Installing xz-libs (5.6.2-r1) 02:24:14 (20/167) Installing libxml2 (2.12.10-r0) 02:24:15 (21/167) Installing shared-mime-info (2.4-r0) 02:24:15 (22/167) Installing hicolor-icon-theme (0.17-r2) 02:24:15 (23/167) Installing libjpeg-turbo (3.0.3-r0) 02:24:16 (24/167) Installing libsharpyuv (1.3.2-r0) 02:24:16 (25/167) Installing libwebp (1.3.2-r0) 02:24:17 (26/167) Installing tiff (4.6.0t-r0) 02:24:17 (27/167) Installing gdk-pixbuf (2.42.12-r0) 02:24:17 (28/167) Installing gtk-update-icon-cache (3.24.43-r0) 02:24:18 (29/167) Installing libxau (1.0.11-r4) 02:24:18 (30/167) Installing libmd (1.1.0-r0) 02:24:18 (31/167) Installing libbsd (0.12.2-r0) 02:24:18 (32/167) Installing libxdmcp (1.1.5-r1) 02:24:19 (33/167) Installing libxcb (1.16.1-r0) 02:24:19 (34/167) Installing libx11 (1.8.9-r1) 02:24:20 (35/167) Installing libxcomposite (0.4.6-r5) 02:24:20 (36/167) Installing libxfixes (6.0.1-r4) 02:24:20 (37/167) Installing libxrender (0.9.11-r5) 02:24:20 (38/167) Installing libxcursor (1.2.2-r1) 02:24:21 (39/167) Installing libxdamage (1.1.6-r5) 02:24:21 (40/167) Installing libxext (1.3.6-r2) 02:24:21 (41/167) Installing libxi (1.8.1-r4) 02:24:22 (42/167) Installing libxinerama (1.1.5-r4) 02:24:22 (43/167) Installing libxrandr (1.5.4-r1) 02:24:22 (44/167) Installing libatk-1.0 (2.52.0-r0) 02:24:23 (45/167) Installing libxtst (1.2.4-r6) 02:24:23 (46/167) Installing dbus-libs (1.14.10-r1) 02:24:23 (47/167) Installing at-spi2-core (2.52.0-r0) 02:24:24 (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) 02:24:24 (49/167) Installing pixman (0.43.2-r0) 02:24:24 (50/167) Installing cairo (1.18.0-r0) 02:24:25 (51/167) Installing cairo-gobject (1.18.0-r0) 02:24:25 (52/167) Installing avahi-libs (0.8-r17) 02:24:26 (53/167) Installing gmp (6.3.0-r1) 02:24:26 (54/167) Installing nettle (3.9.1-r0) 02:24:26 (55/167) Installing libtasn1 (4.20.0-r0) 02:24:27 (56/167) Installing p11-kit (0.25.3-r0) 02:24:27 (57/167) Installing gnutls (3.8.5-r0) 02:24:27 (58/167) Installing cups-libs (2.4.9-r1) 02:24:28 (59/167) Installing libepoxy (1.5.10-r1) 02:24:28 (60/167) Installing fribidi (1.0.15-r0) 02:24:29 (61/167) Installing graphite2 (1.3.14-r6) 02:24:29 (62/167) Installing harfbuzz (8.5.0-r0) 02:24:30 (63/167) Installing libxft (2.3.8-r3) 02:24:30 (64/167) Installing pango (1.52.2-r0) 02:24:30 (65/167) Installing wayland-libs-client (1.22.0-r4) 02:24:30 (66/167) Installing wayland-libs-cursor (1.22.0-r4) 02:24:31 (67/167) Installing wayland-libs-egl (1.22.0-r4) 02:24:31 (68/167) Installing xkeyboard-config (2.41-r0) 02:24:32 (69/167) Installing libxkbcommon (1.7.0-r0) 02:24:32 (70/167) Installing gtk+3.0 (3.24.43-r0) 02:24:32 (71/167) Installing icu-data-full (74.2-r0) 02:24:36 (72/167) Installing mesa (24.0.9-r1) 02:24:36 (73/167) Installing llvm17-libs (17.0.6-r2) 02:24:42 (74/167) Installing hwdata-pci (0.382-r0) 02:24:42 (75/167) Installing libpciaccess (0.18.1-r0) 02:24:43 (76/167) Installing libdrm (2.4.120-r0) 02:24:43 (77/167) Installing libelf (0.191-r0) 02:24:43 (78/167) Installing mesa-glapi (24.0.9-r1) 02:24:44 (79/167) Installing mesa-dri-gallium (24.0.9-r1) 02:24:44 (80/167) Installing eudev-libs (3.2.14-r2) 02:24:45 (81/167) Installing libmagic (5.45-r1) 02:24:45 (82/167) Installing file (5.45-r1) 02:24:45 (83/167) Installing xprop (1.2.7-r0) 02:24:46 (84/167) Installing libice (1.1.1-r6) 02:24:46 (85/167) Installing libuuid (2.40.1-r1) 02:24:46 (86/167) Installing libsm (1.2.4-r4) 02:24:46 (87/167) Installing libxt (1.3.0-r5) 02:24:47 (88/167) Installing libxmu (1.1.4-r2) 02:24:47 (89/167) Installing xset (1.2.5-r1) 02:24:47 (90/167) Installing xdg-utils (1.2.1-r0) 02:24:48 (91/167) Installing libogg (1.3.5-r5) 02:24:48 (92/167) Installing libflac (1.4.3-r1) 02:24:49 (93/167) Installing alsa-lib (1.2.11-r0) 02:24:49 (94/167) Installing libSvtAv1Enc (2.0.0-r1) 02:24:50 (95/167) Installing aom-libs (3.9.1-r0) 02:24:50 (96/167) Installing libva (2.21.0-r0) 02:24:51 (97/167) Installing libvdpau (1.5-r3) 02:24:51 (98/167) Installing onevpl-libs (2023.3.1-r2) 02:24:51 (99/167) Installing ffmpeg-libavutil (6.1.1-r8) 02:24:52 (100/167) Installing libdav1d (1.4.2-r0) 02:24:52 (101/167) Installing openexr-libiex (3.1.13-r1) 02:24:52 (102/167) Installing openexr-libilmthread (3.1.13-r1) 02:24:53 (103/167) Installing imath (3.1.12-r0) 02:24:53 (104/167) Installing openexr-libopenexr (3.1.13-r1) 02:24:54 (105/167) Installing giflib (5.2.2-r0) 02:24:54 (106/167) Installing libhwy (1.0.7-r0) 02:24:54 (107/167) Installing lcms2 (2.16-r0) 02:24:55 (108/167) Installing libjxl (0.10.2-r0) 02:24:55 (109/167) Installing lame-libs (3.100-r5) 02:24:56 (110/167) Installing opus (1.5.2-r0) 02:24:56 (111/167) Installing rav1e-libs (0.7.1-r0) 02:24:57 (112/167) Installing libgomp (13.2.1_git20240309-r1) 02:24:57 (113/167) Installing soxr (0.1.3-r7) 02:24:57 (114/167) Installing ffmpeg-libswresample (6.1.1-r8) 02:24:58 (115/167) Installing libtheora (1.1.1-r18) 02:24:58 (116/167) Installing libvorbis (1.3.7-r2) 02:24:58 (117/167) Installing libvpx (1.14.1-r0) 02:24:59 (118/167) Installing libwebpmux (1.3.2-r0) 02:24:59 (119/167) Installing x264-libs (0.164_git20231001-r0) 02:25:00 (120/167) Installing numactl (2.0.18-r0) 02:25:00 (121/167) Installing x265-libs (3.6-r0) 02:25:01 (122/167) Installing xvidcore (1.3.7-r2) 02:25:01 (123/167) Installing ffmpeg-libavcodec (6.1.1-r8) 02:25:02 (124/167) Installing libbluray (1.3.4-r1) 02:25:02 (125/167) Installing mpg123-libs (1.32.8-r0) 02:25:03 (126/167) Installing libopenmpt (0.7.7-r0) 02:25:03 (127/167) Installing cjson (1.7.18-r0) 02:25:03 (128/167) Installing mbedtls (3.6.3-r0) 02:25:04 (129/167) Installing librist (0.2.10-r1) 02:25:04 (130/167) Installing libsrt (1.5.3-r0) 02:25:05 (131/167) Installing libssh (0.10.6-r0) 02:25:05 (132/167) Installing libsodium (1.0.19-r0) 02:25:06 (133/167) Installing libzmq (4.3.5-r2) 02:25:06 (134/167) Installing ffmpeg-libavformat (6.1.1-r8) 02:25:06 (135/167) Installing crc32c (1.1.2-r0) 02:25:07 (136/167) Installing double-conversion (3.3.0-r0) 02:25:07 (137/167) Installing libevent (2.1.12-r7) 02:25:07 (138/167) Installing wayland-libs-server (1.22.0-r4) 02:25:08 (139/167) Installing mesa-gbm (24.0.9-r1) 02:25:08 (140/167) Installing harfbuzz-subset (8.5.0-r0) 02:25:09 (141/167) Installing icu-libs (74.2-r0) 02:25:09 (142/167) Installing minizip (1.3.1-r0) 02:25:09 (143/167) Installing nspr (4.35-r4) 02:25:10 (144/167) Installing sqlite-libs (3.45.3-r2) 02:25:10 (145/167) Installing nss (3.105-r0) 02:25:11 (146/167) Installing openh264 (2.4.1-r0) 02:25:11 (147/167) Installing libcamera-ipa (0.3.0-r0) 02:25:12 (148/167) Installing libunwind (1.8.1-r0) 02:25:12 (149/167) Installing yaml (0.2.5-r2) 02:25:12 (150/167) Installing libcamera (0.3.0-r0) 02:25:13 (151/167) Installing speexdsp (1.2.1-r2) 02:25:13 (152/167) Installing libuv (1.48.0-r0) 02:25:13 (153/167) Installing roc-toolkit-libs (0.3.0-r0) 02:25:14 (154/167) Installing libsndfile (1.2.2-r1) 02:25:14 (155/167) Installing webrtc-audio-processing-1 (1.3-r0) 02:25:15 (156/167) Installing pipewire-libs (1.0.6-r1) 02:25:15 (157/167) Installing libasyncns (0.8-r3) 02:25:15 (158/167) Installing libltdl (2.4.7-r3) 02:25:16 (159/167) Installing orc (0.4.40-r0) 02:25:16 (160/167) Installing tdb-libs (1.4.9-r1) 02:25:16 (161/167) Installing libpulse (17.0-r0) 02:25:17 (162/167) Installing libwebpdemux (1.3.2-r0) 02:25:17 (163/167) Installing libgpg-error (1.49-r0) 02:25:18 (164/167) Installing libgcrypt (1.10.3-r0) 02:25:18 (165/167) Installing libxslt (1.1.39-r2) 02:25:18 (166/167) Installing chromium (131.0.6778.108-r0) 02:25:31 (167/167) Installing chromium-chromedriver (131.0.6778.108-r0) 02:25:32 Executing busybox-1.36.1-r29.trigger 02:25:32 Executing fontconfig-2.15.0-r1.trigger 02:25:32 Executing mkfontscale-1.2.2-r6.trigger 02:25:32 Executing glib-2.80.5-r0.trigger 02:25:32 Executing shared-mime-info-2.4-r0.trigger 02:25:32 Executing gdk-pixbuf-2.42.12-r0.trigger 02:25:32 Executing gtk-update-icon-cache-3.24.43-r0.trigger 02:25:32 Executing gtk+3.0-3.24.43-r0.trigger 02:25:32 OK: 672 MiB in 195 packages 02:25:32 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:25:33 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:25:34 (1/30) Installing jansson (2.14-r4) 02:25:34 (2/30) Installing binutils (2.42-r1) 02:25:34 (3/30) Installing libatomic (13.2.1_git20240309-r1) 02:25:35 (4/30) Installing isl26 (0.26-r1) 02:25:35 (5/30) Installing mpfr4 (4.2.1-r0) 02:25:36 (6/30) Installing mpc1 (1.3.1-r1) 02:25:36 (7/30) Installing gcc (13.2.1_git20240309-r1) 02:25:46 (8/30) Installing musl-dev (1.2.5-r1) 02:25:46 (9/30) Installing linux-headers (6.6-r0) 02:25:46 (10/30) Installing libffi-dev (3.4.6-r0) 02:25:46 (11/30) Installing libpq (16.9-r0) 02:25:46 (12/30) Installing openssl-dev (3.3.3-r0) 02:25:47 (13/30) Installing libpq-dev (16.9-r0) 02:25:47 (14/30) Installing libecpg (16.9-r0) 02:25:47 (15/30) Installing libecpg-dev (16.9-r0) 02:25:48 (16/30) Installing clang16-headers (16.0.6-r5) 02:25:48 (17/30) Installing llvm16-libs (16.0.6-r9) 02:25:58 (18/30) Installing clang16-libs (16.0.6-r5) 02:26:02 (19/30) Installing fortify-headers (1.1-r3) 02:26:02 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) 02:26:03 (21/30) Installing llvm16-linker-tools (16.0.6-r9) 02:26:03 (22/30) Installing clang16 (16.0.6-r5) 02:26:04 (23/30) Installing icu (74.2-r0) 02:26:04 (24/30) Installing icu-dev (74.2-r0) 02:26:04 (25/30) Installing llvm16 (16.0.6-r9) 02:26:14 (26/30) Installing lz4-libs (1.9.4-r5) 02:26:14 (27/30) Installing lz4-dev (1.9.4-r5) 02:26:14 (28/30) Installing zstd (1.5.6-r0) 02:26:14 (29/30) Installing zstd-dev (1.5.6-r0) 02:26:14 (30/30) Installing postgresql16-dev (16.9-r0) 02:26:15 Executing busybox-1.36.1-r29.trigger 02:26:15 OK: 1208 MiB in 225 packages 02:26:15 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:26:16 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:26:16 (1/14) Installing g++ (13.2.1_git20240309-r1) 02:26:19 (2/14) Installing gdbm (1.23-r1) 02:26:20 (3/14) Installing mpdecimal (4.0.0-r0) 02:26:20 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) 02:26:20 (5/14) Installing libncursesw (6.4_p20240420-r2) 02:26:20 (6/14) Installing libpanelw (6.4_p20240420-r2) 02:26:21 (7/14) Installing readline (8.2.10-r0) 02:26:21 (8/14) Installing python3 (3.12.10-r0) 02:26:22 (9/14) Installing python3-pycache-pyc0 (3.12.10-r0) 02:26:23 (10/14) Installing pyc (3.12.10-r0) 02:26:23 (11/14) Installing python3-pyc (3.12.10-r0) 02:26:23 (12/14) Installing python3-dev (3.12.10-r0) 02:26:24 (13/14) Installing libsodium-dev (1.0.19-r0) 02:26:25 (14/14) Installing zeromq-dev (4.3.5-r2) 02:26:25 Executing busybox-1.36.1-r29.trigger 02:26:25 OK: 1374 MiB in 239 packages 02:26:25 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:26:25 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:26:26 OK: 1374 MiB in 239 packages 02:26:26 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:26:27 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:26:27 (1/1) Installing tzdata (2025b-r0) 02:26:28 OK: 1376 MiB in 240 packages 02:26:28 (1/1) Purging tzdata (2025b-r0) 02:26:28 OK: 1374 MiB in 239 packages 02:26:30 Looking in links: /tmp/tmpq9e0xafg 02:26:30 Processing /tmp/tmpq9e0xafg/pip-25.0.1-py3-none-any.whl 02:26:30 Installing collected packages: pip 02:26:31 Successfully installed pip-25.0.1 02:26:31 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 02:26:31 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) 02:26:31 Collecting pip 02:26:31 Downloading pip-25.1.1-py3-none-any.whl.metadata (3.6 kB) 02:26:32 Collecting setuptools 02:26:32 Downloading setuptools-80.6.0-py3-none-any.whl.metadata (6.6 kB) 02:26:32 Collecting wheel 02:26:32 Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) 02:26:32 Downloading pip-25.1.1-py3-none-any.whl (1.8 MB) 02:26:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 62.1 MB/s eta 0:00:00 02:26:32 Downloading setuptools-80.6.0-py3-none-any.whl (1.2 MB) 02:26:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 153.6 MB/s eta 0:00:00 02:26:32 Downloading wheel-0.45.1-py3-none-any.whl (72 kB) 02:26:32 Installing collected packages: wheel, setuptools, pip 02:26:33 Attempting uninstall: pip 02:26:33 Found existing installation: pip 25.0.1 02:26:33 Uninstalling pip-25.0.1: 02:26:33 Successfully uninstalled pip-25.0.1 02:26:34 Successfully installed pip-25.1.1 setuptools-80.6.0 wheel-0.45.1 02:26:34 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 02:26:34 Processing ./edgex-taf-common 02:26:34 Preparing metadata (setup.py): started 02:26:35 Preparing metadata (setup.py): finished with status 'done' 02:26:35 Building wheels for collected packages: edgex-taf-common 02:26:35  DEPRECATION: Building 'edgex-taf-common' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'edgex-taf-common'. Discussion can be found at https://github.com/pypa/pip/issues/6334 02:26:35  Building wheel for edgex-taf-common (setup.py): started 02:26:35 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 02:26:35 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15390 sha256=4c888ebc3bfa40371d44e33c3927ec2c59056bc5e1306f7c5fa1ee1f4da61640 02:26:35 Stored in directory: /tmp/pip-ephem-wheel-cache-s577mal0/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 02:26:35 Successfully built edgex-taf-common 02:26:35 Installing collected packages: edgex-taf-common 02:26:35 Successfully installed edgex-taf-common-0.0.0 02:26:35 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 02:26:35 Collecting robotframework==7.2.2 (from -r requirements.txt (line 1)) 02:26:35 Downloading robotframework-7.2.2-py3-none-any.whl.metadata (7.5 kB) 02:26:35 Collecting python-dotenv==1.1.0 (from -r requirements.txt (line 2)) 02:26:35 Downloading python_dotenv-1.1.0-py3-none-any.whl.metadata (24 kB) 02:26:35 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) 02:26:35 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 02:26:35 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) 02:26:35 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 02:26:35 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 02:26:35 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 02:26:35 Preparing metadata (setup.py): started 02:26:36 Preparing metadata (setup.py): finished with status 'done' 02:26:36 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 6)) 02:26:36 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) 02:26:36 Collecting configparser==7.2.0 (from -r requirements.txt (line 7)) 02:26:36 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) 02:26:36 Collecting requests==2.32.3 (from -r requirements.txt (line 8)) 02:26:36 Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) 02:26:36 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 9)) 02:26:36 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) 02:26:36 Collecting docker==7.1.0 (from -r requirements.txt (line 10)) 02:26:36 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 02:26:36 Collecting numpy==2.2.5 (from -r requirements.txt (line 11)) 02:26:36 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (62 kB) 02:26:36 Collecting psutil==7.0.0 (from -r requirements.txt (line 12)) 02:26:36 Downloading psutil-7.0.0.tar.gz (497 kB) 02:26:36 Installing build dependencies: started 02:26:38 Installing build dependencies: finished with status 'done' 02:26:38 Getting requirements to build wheel: started 02:26:38 Getting requirements to build wheel: finished with status 'done' 02:26:38 Preparing metadata (pyproject.toml): started 02:26:38 Preparing metadata (pyproject.toml): finished with status 'done' 02:26:39 Collecting pyzmq==26.4.0 (from -r requirements.txt (line 13)) 02:26:39 Downloading pyzmq-26.4.0-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (6.0 kB) 02:26:39 Collecting influxdb-client==1.48.0 (from -r requirements.txt (line 14)) 02:26:39 Downloading influxdb_client-1.48.0-py3-none-any.whl.metadata (65 kB) 02:26:39 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 15)) 02:26:39 Downloading psycopg2-2.9.10.tar.gz (385 kB) 02:26:39 Preparing metadata (setup.py): started 02:26:39 Preparing metadata (setup.py): finished with status 'done' 02:26:39 Collecting pycryptodome==3.22.0 (from -r requirements.txt (line 16)) 02:26:39 Downloading pycryptodome-3.22.0-cp37-abi3-musllinux_1_2_x86_64.whl.metadata (3.4 kB) 02:26:39 Collecting protobuf==6.30.2 (from -r requirements.txt (line 17)) 02:26:39 Downloading protobuf-6.30.2-py3-none-any.whl.metadata (593 bytes) 02:26:39 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:26:39 Downloading selenium-4.32.0-py3-none-any.whl.metadata (7.5 kB) 02:26:39 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:26:39 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) 02:26:39 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:26:39 Downloading click-8.2.0-py3-none-any.whl.metadata (2.5 kB) 02:26:39 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 02:26:39 Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) 02:26:39 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 02:26:39 Downloading flex-6.14.1.tar.gz (40 kB) 02:26:39 Preparing metadata (setup.py): started 02:26:40 Preparing metadata (setup.py): finished with status 'done' 02:26:40 Collecting GenSON (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 02:26:40 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 02:26:40 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 02:26:40 Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) 02:26:40 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 02:26:40 Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB) 02:26:40 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 02:26:40 Downloading openapi_core-0.19.5-py3-none-any.whl.metadata (6.6 kB) 02:26:40 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 02:26:40 Downloading pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB) 02:26:40 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 02:26:40 Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 02:26:40 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 02:26:40 Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) 02:26:40 Collecting charset-normalizer<4,>=2 (from requests==2.32.3->-r requirements.txt (line 8)) 02:26:40 Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (35 kB) 02:26:40 Collecting idna<4,>=2.5 (from requests==2.32.3->-r requirements.txt (line 8)) 02:26:40 Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) 02:26:40 Collecting urllib3<3,>=1.21.1 (from requests==2.32.3->-r requirements.txt (line 8)) 02:26:40 Downloading urllib3-2.4.0-py3-none-any.whl.metadata (6.5 kB) 02:26:40 Collecting certifi>=2017.4.17 (from requests==2.32.3->-r requirements.txt (line 8)) 02:26:40 Downloading certifi-2025.4.26-py3-none-any.whl.metadata (2.5 kB) 02:26:40 Collecting reactivex>=4.0.4 (from influxdb-client==1.48.0->-r requirements.txt (line 14)) 02:26:40 Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) 02:26:40 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.48.0->-r requirements.txt (line 14)) 02:26:40 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 02:26:40 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.48.0->-r requirements.txt (line 14)) (80.6.0) 02:26:40 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.48.0->-r requirements.txt (line 14)) 02:26:40 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 02:26:40 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.48.0->-r requirements.txt (line 14)) 02:26:40 Downloading typing_extensions-4.13.2-py3-none-any.whl.metadata (3.0 kB) 02:26:40 Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:26:40 Downloading trio-0.30.0-py3-none-any.whl.metadata (8.5 kB) 02:26:41 Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:26:41 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 02:26:41 Collecting websocket-client~=1.8 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:26:41 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 02:26:41 Collecting attrs>=23.2.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:26:41 Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) 02:26:41 Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:26:41 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 02:26:41 Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:26:41 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 02:26:41 Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:26:41 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 02:26:41 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:26:41 Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) 02:26:41 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:26:41 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 02:26:41 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:26:41 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 02:26:41 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 02:26:41 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (2.1 kB) 02:26:41 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 02:26:41 Downloading validate_email-1.3.tar.gz (4.7 kB) 02:26:41 Preparing metadata (setup.py): started 02:26:41 Preparing metadata (setup.py): finished with status 'done' 02:26:41 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 02:26:41 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 02:26:41 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 02:26:41 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 02:26:41 Preparing metadata (setup.py): started 02:26:41 Preparing metadata (setup.py): finished with status 'done' 02:26:41 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 02:26:41 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 02:26:41 Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 6)) 02:26:41 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 02:26:41 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) 02:26:41 Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl.metadata (2.9 kB) 02:26:41 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) 02:26:41 Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) 02:26:42 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) 02:26:42 Downloading rpds_py-0.24.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.1 kB) 02:26:42 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 02:26:42 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 02:26:42 Collecting jsonschema-path<0.4.0,>=0.3.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 02:26:42 Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) 02:26:42 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 02:26:42 Downloading more_itertools-10.7.0-py3-none-any.whl.metadata (37 kB) 02:26:42 Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 02:26:42 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) 02:26:42 Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 02:26:42 Downloading openapi_spec_validator-0.7.1-py3-none-any.whl.metadata (5.7 kB) 02:26:42 Collecting parse (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 02:26:42 Downloading parse-1.20.2-py2.py3-none-any.whl.metadata (22 kB) 02:26:42 Collecting werkzeug<3.1.2 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 02:26:42 Downloading werkzeug-3.1.1-py3-none-any.whl.metadata (3.7 kB) 02:26:42 Collecting pathable<0.5.0,>=0.4.1 (from jsonschema-path<0.4.0,>=0.3.1->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 02:26:42 Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) 02:26:42 Collecting rfc3339-validator (from openapi-schema-validator<0.7.0,>=0.6.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 02:26:42 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) 02:26:42 Collecting lazy-object-proxy<2.0.0,>=1.7.1 (from openapi-spec-validator<0.8.0,>=0.7.1->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 02:26:42 Downloading lazy_object_proxy-1.11.0-py3-none-any.whl.metadata (8.2 kB) 02:26:42 Collecting MarkupSafe>=2.1.1 (from werkzeug<3.1.2->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 02:26:42 Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.0 kB) 02:26:42 Downloading robotframework-7.2.2-py3-none-any.whl (777 kB) 02:26:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 777.7/777.7 kB 87.7 MB/s eta 0:00:00 02:26:42 Downloading python_dotenv-1.1.0-py3-none-any.whl (20 kB) 02:26:42 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 02:26:42 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 02:26:42 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) 02:26:42 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) 02:26:42 Downloading requests-2.32.3-py3-none-any.whl (64 kB) 02:26:42 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) 02:26:42 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 02:26:42 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl (17.9 MB) 02:26:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.9/17.9 MB 174.1 MB/s eta 0:00:00 02:26:42 Downloading pyzmq-26.4.0-cp312-cp312-musllinux_1_1_x86_64.whl (1.4 MB) 02:26:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 207.2 MB/s eta 0:00:00 02:26:42 Downloading influxdb_client-1.48.0-py3-none-any.whl (746 kB) 02:26:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.2/746.2 kB 287.5 MB/s eta 0:00:00 02:26:42 Downloading pycryptodome-3.22.0-cp37-abi3-musllinux_1_2_x86_64.whl (2.3 MB) 02:26:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 206.0 MB/s eta 0:00:00 02:26:42 Downloading protobuf-6.30.2-py3-none-any.whl (167 kB) 02:26:42 Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_x86_64.whl (149 kB) 02:26:42 Downloading idna-3.10-py3-none-any.whl (70 kB) 02:26:42 Downloading urllib3-2.4.0-py3-none-any.whl (128 kB) 02:26:42 Downloading certifi-2025.4.26-py3-none-any.whl (159 kB) 02:26:42 Downloading click-8.2.0-py3-none-any.whl (102 kB) 02:26:42 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 02:26:42 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 02:26:42 Downloading typing_extensions-4.13.2-py3-none-any.whl (45 kB) 02:26:42 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 02:26:42 Downloading selenium-4.32.0-py3-none-any.whl (9.4 MB) 02:26:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 104.8 MB/s eta 0:00:00 02:26:42 Downloading trio-0.30.0-py3-none-any.whl (499 kB) 02:26:42 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 02:26:42 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 02:26:42 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 02:26:42 Downloading attrs-25.3.0-py3-none-any.whl (63 kB) 02:26:42 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 02:26:42 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 02:26:42 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 02:26:42 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 02:26:42 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 02:26:42 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) 02:26:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 210.5 MB/s eta 0:00:00 02:26:43 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 02:26:43 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl (756 kB) 02:26:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 756.6/756.6 kB 262.6 MB/s eta 0:00:00 02:26:43 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 02:26:43 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 02:26:43 Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) 02:26:43 Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB) 02:26:43 Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl (18 kB) 02:26:43 Downloading referencing-0.36.2-py3-none-any.whl (26 kB) 02:26:43 Downloading rpds_py-0.24.0-cp312-cp312-musllinux_1_2_x86_64.whl (564 kB) 02:26:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 564.3/564.3 kB 249.9 MB/s eta 0:00:00 02:26:43 Downloading openapi_core-0.19.5-py3-none-any.whl (106 kB) 02:26:43 Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) 02:26:43 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) 02:26:43 Downloading openapi_spec_validator-0.7.1-py3-none-any.whl (38 kB) 02:26:43 Downloading lazy_object_proxy-1.11.0-py3-none-any.whl (16 kB) 02:26:43 Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) 02:26:43 Downloading werkzeug-3.1.1-py3-none-any.whl (224 kB) 02:26:43 Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_x86_64.whl (23 kB) 02:26:43 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 02:26:43 Downloading more_itertools-10.7.0-py3-none-any.whl (65 kB) 02:26:43 Downloading parse-1.20.2-py2.py3-none-any.whl (20 kB) 02:26:43 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 02:26:43 Downloading pygments-2.19.1-py3-none-any.whl (1.2 MB) 02:26:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 224.3 MB/s eta 0:00:00 02:26:43 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 02:26:43 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) 02:26:43 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 02:26:43 Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) 02:26:43 Building wheels for collected packages: robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email 02:26:43  DEPRECATION: Building 'robotbackgroundlogger' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotbackgroundlogger'. Discussion can be found at https://github.com/pypa/pip/issues/6334 02:26:43  Building wheel for robotbackgroundlogger (setup.py): started 02:26:43 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 02:26:43 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=c9f369b68a7de699321c8d84b1dddcb3faed266aea3ef508779fefbcc107ffdf 02:26:43 Stored in directory: /tmp/pip-ephem-wheel-cache-y2ed70_i/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 02:26:43 Building wheel for psutil (pyproject.toml): started 02:26:45 Building wheel for psutil (pyproject.toml): finished with status 'done' 02:26:45 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_x86_64.whl size=277534 sha256=1c03b7e1e0aff229ea7b9f301f52aeb93c63b2032b9f790b2487edafcc43ab7b 02:26:45 Stored in directory: /tmp/pip-ephem-wheel-cache-y2ed70_i/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 02:26:45  DEPRECATION: Building 'psycopg2' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'psycopg2'. Discussion can be found at https://github.com/pypa/pip/issues/6334 02:26:45  Building wheel for psycopg2 (setup.py): started 02:26:55 Building wheel for psycopg2 (setup.py): finished with status 'done' 02:26:55 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_x86_64.whl size=521929 sha256=3cebdb880868eb42269fc4b735e286f42dd2e431350e01574191bfd6f69773bb 02:26:55 Stored in directory: /tmp/pip-ephem-wheel-cache-y2ed70_i/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 02:26:55  DEPRECATION: Building 'flex' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'flex'. Discussion can be found at https://github.com/pypa/pip/issues/6334 02:26:55  Building wheel for flex (setup.py): started 02:26:55 Building wheel for flex (setup.py): finished with status 'done' 02:26:55 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77344 sha256=ff6edb53b3e63f39d2f98c4da45c4231c722fc58409a74dfeebc7cf0330f5e3b 02:26:55 Stored in directory: /tmp/pip-ephem-wheel-cache-y2ed70_i/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 02:26:55  DEPRECATION: Building 'strict-rfc3339' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'strict-rfc3339'. Discussion can be found at https://github.com/pypa/pip/issues/6334 02:26:55  Building wheel for strict-rfc3339 (setup.py): started 02:26:55 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 02:26:55 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18222 sha256=0b594c636868384d6943643bdf69c13161f76d8185cd5a137eb1bf0f547e43a2 02:26:55 Stored in directory: /tmp/pip-ephem-wheel-cache-y2ed70_i/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 02:26:55  DEPRECATION: Building 'validate-email' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'validate-email'. Discussion can be found at https://github.com/pypa/pip/issues/6334 02:26:55  Building wheel for validate-email (setup.py): started 02:26:55 Building wheel for validate-email (setup.py): finished with status 'done' 02:26:55 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5560 sha256=b03e692deb1e20e16d58529dca5539b8f6cb3eec383426a03cc9eea7686f369b 02:26:55 Stored in directory: /tmp/pip-ephem-wheel-cache-y2ed70_i/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 02:26:55 Successfully built robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email 02:26:55 Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, ply, parse, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pygments, pycryptodome, psycopg2, psutil, protobuf, pathable, paho-mqtt, numpy, more-itertools, MarkupSafe, lazy-object-proxy, jsonpointer, jsonpath-ng, isodate, idna, h11, docutils, configparser, click, charset-normalizer, certifi, attrs, wsproto, werkzeug, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, outcome, trio, robotframework-requests, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, openapi-schema-validator, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance 02:27:07 02:27:07 Successfully installed GenSON-1.3.0 MarkupSafe-3.0.2 PyYAML-6.0.2 RESTinstance-1.5.2 attrs-25.3.0 certifi-2025.4.26 charset-normalizer-3.4.2 click-8.2.0 configparser-7.2.0 docker-7.1.0 docutils-0.21.2 flex-6.14.1 h11-0.16.0 idna-3.10 influxdb-client-1.48.0 isodate-0.7.2 jsonpath-ng-1.7.0 jsonpointer-3.0.0 jsonschema-4.23.0 jsonschema-path-0.3.4 jsonschema-specifications-2025.4.1 lazy-object-proxy-1.11.0 more-itertools-10.7.0 numpy-2.2.5 openapi-core-0.19.5 openapi-schema-validator-0.6.3 openapi-spec-validator-0.7.1 outcome-1.3.0.post0 paho-mqtt-2.1.0 parse-1.20.2 pathable-0.4.4 ply-3.11 protobuf-6.30.2 psutil-7.0.0 psycopg2-2.9.10 pycryptodome-3.22.0 pygments-2.19.1 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.0 pytz-2025.2 pyzmq-26.4.0 reactivex-4.0.4 referencing-0.36.2 requests-2.32.3 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.2.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 rpds-py-0.24.0 selenium-4.32.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.30.0 trio-websocket-0.12.2 typing-extensions-4.13.2 tzlocal-5.3.1 urllib3-2.4.0 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.1 wsproto-1.2.0 02:27:07 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 02:27:34 Removing intermediate container 1328f646b73b 02:27:34 ---> afeb6890d17d 02:27:34 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 02:27:34 ---> Running in c82939fe27e5 02:27:34 Removing intermediate container c82939fe27e5 02:27:34 ---> 412106109188 02:27:34 Step 11/13 : LABEL arch=amd64 02:27:34 ---> Running in 5c358b3953c2 02:27:34 Removing intermediate container 5c358b3953c2 02:27:34 ---> 61f323cfaa2a 02:27:34 Step 12/13 : LABEL git_sha=d16b9830fa66bae09a4b2849c23997d1bafd58b3 02:27:34 ---> Running in aba2eca1822d 02:27:34 Removing intermediate container aba2eca1822d 02:27:34 ---> 6f4c668944c0 02:27:34 Step 13/13 : LABEL version=0.0.0 02:27:34 ---> Running in e032900773d7 02:27:34 Removing intermediate container e032900773d7 02:27:34 ---> 28a35009a9a8 02:27:34 [Warning] One or more build-args [ARCH] were not consumed 02:27:34 Successfully built 28a35009a9a8 02:27:34 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:27:35 02:27:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:27:36 latest: Pulling from edgex-lftools-log-publisher 02:27:36 5eb5b503b376: Pulling fs layer 02:27:36 5c69ac0246d0: Pulling fs layer 02:27:36 ec43610c2a17: Pulling fs layer 02:27:36 3a2ae6a8a46f: Pulling fs layer 02:27:36 33b1e0a273af: Pulling fs layer 02:27:36 5d3b04190fa2: Pulling fs layer 02:27:36 2f39f015ded8: Pulling fs layer 02:27:36 33b1e0a273af: Waiting 02:27:36 3a2ae6a8a46f: Waiting 02:27:36 2f39f015ded8: Waiting 02:27:36 5d3b04190fa2: Waiting 02:27:36 5c69ac0246d0: Verifying Checksum 02:27:36 5c69ac0246d0: Download complete 02:27:36 3a2ae6a8a46f: Verifying Checksum 02:27:36 3a2ae6a8a46f: Download complete 02:27:36 33b1e0a273af: Verifying Checksum 02:27:36 33b1e0a273af: Download complete 02:27:36 5d3b04190fa2: Verifying Checksum 02:27:36 5d3b04190fa2: Download complete 02:27:36 ec43610c2a17: Verifying Checksum 02:27:36 ec43610c2a17: Download complete 02:27:36 5eb5b503b376: Verifying Checksum 02:27:36 5eb5b503b376: Download complete 02:27:37 2f39f015ded8: Download complete 02:27:37 5eb5b503b376: Pull complete 02:27:37 5c69ac0246d0: Pull complete 02:27:38 ec43610c2a17: Pull complete 02:27:38 3a2ae6a8a46f: Pull complete 02:27:38 33b1e0a273af: Pull complete 02:27:38 5d3b04190fa2: Pull complete 02:27:42 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1574 in /w/workspace/xfoundry_edgex-taf-common_PR-123 [Pipeline] { [Pipeline] checkout 02:27:42 Selected Git installation does not exist. Using Default 02:27:42 The recommended git tool is: NONE 02:27:42 2f39f015ded8: Pull complete 02:27:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:27:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:27:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:27:43 prd-ubuntu20.04-docker-8c-8g-1573 does not seem to be running inside a container 02:27:43 $ 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/xfoundry_edgex-taf-common_PR-123 -v /w/workspace/xfoundry_edgex-taf-common_PR-123:/w/workspace/xfoundry_edgex-taf-common_PR-123:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-123@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-123@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:27:47 $ docker top 90b40a2617954f7728556be450797a65215270a7199cfc0d820c28d12435177b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:27:47 ---> job-cost.sh 02:27:47 lf-activate-venv: SKIPPING 02:27:47 INFO: No Stack... 02:27:47 using credential edgex-jenkins-ssh 02:27:47 Cloning the remote Git repository 02:27:48 INFO: Retrieving Pricing Info for: v3-standard-8 02:27:48 INFO: Archiving Costs 02:27:47 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 02:27:47 > git init /w/workspace/xfoundry_edgex-taf-common_PR-123 # timeout=10 02:27:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 02:27:48 > git --version # timeout=10 02:27:48 > git --version # 'git version 2.25.1' 02:27:48 using GIT_SSH to set credentials SSH Credentials for GitHub 02:27:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] sh 02:27:48 + cat /w/workspace/xfoundry_edgex-taf-common_PR-123/archives/cost.csv 02:27:48 + cut -d, -f6 [Pipeline] lock 02:27:48 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-123-1-stack-cost] 02:27:48 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-123-1-stack-cost] did not exist. Created. 02:27:48 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-123-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:27:49 + echo total: 0.2199999988079071 [Pipeline] stash 02:27:49 Stashed 1 file(s) [Pipeline] } 02:27:49 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-123-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:27:49 $ docker stop --time=1 90b40a2617954f7728556be450797a65215270a7199cfc0d820c28d12435177b 02:27:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 02:27:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:27:50 Merging remotes/origin/main commit 235bca4a8432a561fea1a1efa3e48abcfbcbc34f into PR head commit d16b9830fa66bae09a4b2849c23997d1bafd58b3 02:27:50 Merge succeeded, producing d16b9830fa66bae09a4b2849c23997d1bafd58b3 02:27:50 Checking out Revision d16b9830fa66bae09a4b2849c23997d1bafd58b3 (PR-123) 02:27:50 $ docker rm -f --volumes 90b40a2617954f7728556be450797a65215270a7199cfc0d820c28d12435177b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 02:27:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 02:27:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 02:27:49 using GIT_SSH to set credentials SSH Credentials for GitHub 02:27:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/123/head:refs/remotes/origin/PR-123 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:27:50 > git config core.sparsecheckout # timeout=10 02:27:50 > git checkout -f d16b9830fa66bae09a4b2849c23997d1bafd58b3 # timeout=10 02:27:50 > git remote # timeout=10 02:27:50 > git config --get remote.origin.url # timeout=10 02:27:50 using GIT_SSH to set credentials SSH Credentials for GitHub 02:27:50 > git merge 235bca4a8432a561fea1a1efa3e48abcfbcbc34f # timeout=10 02:27:50 > git rev-parse HEAD^{commit} # timeout=10 02:27:50 > git config core.sparsecheckout # timeout=10 02:27:50 > git checkout -f d16b9830fa66bae09a4b2849c23997d1bafd58b3 # timeout=10 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:27:54 Commit message: "feat: add default suite setup/teardown for TAF log files" 02:27:54 > git --version # timeout=10 02:27:54 > git --version # 'git version 2.25.1' 02:27:54 fatal: bad object f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:27:56 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:27:56 % Total % Received % Xferd Average Speed Time Time Time Current 02:27:56 Dload Upload Total Spent Left Speed 02:27:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 81189 0 --:--:-- --:--:-- --:--:-- 81189 [Pipeline] sh 02:27:56 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:27:57 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:27:57 + sudo tee /etc/docker/daemon.new 02:27:57 { 02:27:57 "registry-mirrors": [ 02:27:57 "https://nexus3.edgexfoundry.org:10001" 02:27:57 ], 02:27:57 "bip": "10.250.0.254/24", 02:27:57 "hosts": [ 02:27:57 "tcp://0.0.0.0:5555", 02:27:57 "unix:///var/run/docker.sock" 02:27:57 ], 02:27:57 "mtu": 1458, 02:27:57 "selinux-enabled": true, 02:27:57 "seccomp-profile": "/etc/docker/seccomp.json" 02:27:57 } [Pipeline] sh 02:27:57 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:27:57 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:28:16 provisioning config files... 02:28:16 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-123@tmp/config5594014258973402367tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:28:16 ---> ****-login.sh 02:28:16 nexus3.edgexfoundry.org:10001 02:28:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:28:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:28:17 Configure a credential helper to remove this warning. See 02:28:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:28:17 02:28:17 Login Succeeded 02:28:17 nexus3.edgexfoundry.org:10002 02:28:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:28:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:28:17 Configure a credential helper to remove this warning. See 02:28:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:28:17 02:28:17 Login Succeeded 02:28:17 nexus3.edgexfoundry.org:10003 02:28:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:28:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:28:18 Configure a credential helper to remove this warning. See 02:28:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:28:18 02:28:18 Login Succeeded 02:28:18 nexus3.edgexfoundry.org:10004 02:28:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:28:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:28:18 Configure a credential helper to remove this warning. See 02:28:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:28:18 02:28:18 Login Succeeded 02:28:18 ****.io 02:28:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:28:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:28:18 Configure a credential helper to remove this warning. See 02:28:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:28:18 02:28:18 Login Succeeded 02:28:18 ---> ****-login.sh ends [Pipeline] } 02:28:18 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 02:28:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:28:20 + ls -al . 02:28:20 total 68 02:28:20 drwxrwxr-x 5 jenkins jenkins 4096 May 15 02:28 . 02:28:20 drwxrwxr-x 4 jenkins jenkins 4096 May 15 02:27 .. 02:28:20 drwxrwxr-x 8 jenkins jenkins 4096 May 15 02:27 .git 02:28:20 drwxrwxr-x 2 jenkins jenkins 4096 May 15 02:27 .github 02:28:20 -rw-rw-r-- 1 jenkins jenkins 22 May 15 02:27 .gitignore 02:28:20 -rw-rw-r-- 1 jenkins jenkins 1653 May 15 02:27 Dockerfile 02:28:20 -rw-rw-r-- 1 jenkins jenkins 746 May 15 02:27 Jenkinsfile 02:28:20 -rw-rw-r-- 1 jenkins jenkins 11381 May 15 02:27 LICENSE 02:28:20 -rw-rw-r-- 1 jenkins jenkins 4232 May 15 02:27 README.md 02:28:20 drwxrwxr-x 5 jenkins jenkins 4096 May 15 02:27 TUC 02:28:20 -rw-rw-r-- 1 jenkins jenkins 5 May 15 02:23 VERSION 02:28:20 -rw-rw-r-- 1 jenkins jenkins 347 May 15 02:27 requirements.txt 02:28:20 -rw-rw-r-- 1 jenkins jenkins 54 May 15 02:27 robot-entrypoint.sh 02:28:20 -rw-rw-r-- 1 jenkins jenkins 445 May 15 02:27 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:20 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=d16b9830fa66bae09a4b2849c23997d1bafd58b3 --label arch=arm64 --label version=0.0.0 . 02:28:20 Sending build context to Docker daemon 363.5kB 02:28:20 Step 1/13 : FROM alpine:3.20 02:28:21 3.20: Pulling from library/alpine 02:28:21 94e9d8af2201: Pulling fs layer 02:28:22 94e9d8af2201: Download complete 02:28:22 94e9d8af2201: Pull complete 02:28:22 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 02:28:22 Status: Downloaded newer image for alpine:3.20 02:28:22 ---> 7aab056cecc6 02:28:22 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 02:28:22 ---> Running in ce986470ba32 02:28:22 Removing intermediate container ce986470ba32 02:28:22 ---> 8de269e0156d 02:28:22 Step 3/13 : LABEL maintainer="Bruce Huang " 02:28:22 ---> Running in c9bc5483bd15 02:28:23 Removing intermediate container c9bc5483bd15 02:28:23 ---> 0a83268cda67 02:28:23 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 02:28:23 ---> 4ca3f1747c61 02:28:23 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 02:28:24 ---> be3d4bfd1f48 02:28:24 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 02:28:24 ---> d2fa57818275 02:28:24 Step 7/13 : WORKDIR /edgex-taf 02:28:24 ---> Running in fcac65abbafd 02:28:25 Removing intermediate container fcac65abbafd 02:28:25 ---> c721d83f9ec0 02:28:25 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:28:25 ---> Running in b940a0f60425 02:28:27 Removing intermediate container b940a0f60425 02:28:27 ---> c408c3979052 02:28:27 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.5-r2 && 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 && rm /usr/lib/python*/EXTERNALLY-MANAGED && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache-dir --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install --no-cache-dir ./edgex-taf-common && pip3 install --no-cache-dir -r requirements.txt 02:28:27 ---> Running in 9a615012ebf8 02:28:28 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:28:28 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:28:30 OK: 9 MiB in 14 packages 02:28:30 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:28:31 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:28:33 (1/14) Installing ca-certificates (20241121-r1) 02:28:33 (2/14) Installing brotli-libs (1.1.0-r2) 02:28:34 (3/14) Installing c-ares (1.33.1-r0) 02:28:34 (4/14) Installing libunistring (1.2-r0) 02:28:35 (5/14) Installing libidn2 (2.3.7-r0) 02:28:35 (6/14) Installing nghttp2-libs (1.62.1-r0) 02:28:36 (7/14) Installing libpsl (0.21.5-r1) 02:28:36 (8/14) Installing zstd-libs (1.5.6-r0) 02:28:36 (9/14) Installing libcurl (8.12.1-r0) 02:28:37 (10/14) Installing curl (8.12.1-r0) 02:28:37 (11/14) Installing docker-cli (26.1.5-r0) 02:28:38 (12/14) Installing oniguruma (6.9.9-r0) 02:28:39 (13/14) Installing jq (1.7.1-r0) 02:28:39 (14/14) Installing openssl (3.3.3-r0) 02:28:40 Executing busybox-1.36.1-r29.trigger 02:28:40 Executing ca-certificates-20241121-r1.trigger 02:28:40 OK: 43 MiB in 28 packages 02:28:40 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:28:41 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:28:43 (1/166) Installing libexpat (2.7.0-r0) 02:28:43 (2/166) Installing libbz2 (1.0.8-r6) 02:28:43 (3/166) Installing libpng (1.6.44-r0) 02:28:44 (4/166) Installing freetype (2.13.2-r0) 02:28:44 (5/166) Installing fontconfig (2.15.0-r1) 02:28:45 (6/166) Installing libfontenc (1.1.8-r0) 02:28:45 (7/166) Installing mkfontscale (1.2.2-r6) 02:28:46 (8/166) Installing font-opensans (0_git20210927-r1) 02:28:47 (9/166) Installing pkgconf (2.2.0-r0) 02:28:47 (10/166) Installing libgcc (13.2.1_git20240309-r1) 02:28:47 (11/166) Installing libffi (3.4.6-r0) 02:28:47 (12/166) Installing libintl (0.22.5-r0) 02:28:48 (13/166) Installing libeconf (0.6.3-r0) 02:28:48 (14/166) Installing libblkid (2.40.1-r1) 02:28:48 (15/166) Installing libmount (2.40.1-r1) 02:28:49 (16/166) Installing pcre2 (10.43-r0) 02:28:49 (17/166) Installing glib (2.80.5-r0) 02:28:50 (18/166) Installing libstdc++ (13.2.1_git20240309-r1) 02:28:50 (19/166) Installing xz-libs (5.6.2-r1) 02:28:51 (20/166) Installing libxml2 (2.12.7-r2) 02:28:51 (21/166) Installing shared-mime-info (2.4-r0) 02:28:52 (22/166) Installing hicolor-icon-theme (0.17-r2) 02:28:52 (23/166) Installing libjpeg-turbo (3.0.3-r0) 02:28:53 (24/166) Installing libsharpyuv (1.3.2-r0) 02:28:53 (25/166) Installing libwebp (1.3.2-r0) 02:28:54 (26/166) Installing tiff (4.6.0t-r0) 02:28:54 (27/166) Installing gdk-pixbuf (2.42.12-r0) 02:28:54 (28/166) Installing gtk-update-icon-cache (3.24.43-r0) 02:28:55 (29/166) Installing libxau (1.0.11-r4) 02:28:55 (30/166) Installing libmd (1.1.0-r0) 02:28:55 (31/166) Installing libbsd (0.12.2-r0) 02:28:56 (32/166) Installing libxdmcp (1.1.5-r1) 02:28:56 (33/166) Installing libxcb (1.16.1-r0) 02:28:57 (34/166) Installing libx11 (1.8.9-r1) 02:28:57 (35/166) Installing libxcomposite (0.4.6-r5) 02:28:57 (36/166) Installing libxfixes (6.0.1-r4) 02:28:58 (37/166) Installing libxrender (0.9.11-r5) 02:28:58 (38/166) Installing libxcursor (1.2.2-r1) 02:28:59 (39/166) Installing libxdamage (1.1.6-r5) 02:28:59 (40/166) Installing libxext (1.3.6-r2) 02:28:59 (41/166) Installing libxi (1.8.1-r4) 02:28:59 (42/166) Installing libxinerama (1.1.5-r4) 02:29:00 (43/166) Installing libxrandr (1.5.4-r1) 02:29:00 (44/166) Installing libatk-1.0 (2.52.0-r0) 02:29:00 (45/166) Installing libxtst (1.2.4-r6) 02:29:01 (46/166) Installing dbus-libs (1.14.10-r1) 02:29:01 (47/166) Installing at-spi2-core (2.52.0-r0) 02:29:02 (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) 02:29:02 (49/166) Installing pixman (0.43.2-r0) 02:29:02 (50/166) Installing cairo (1.18.0-r0) 02:29:03 (51/166) Installing cairo-gobject (1.18.0-r0) 02:29:03 (52/166) Installing avahi-libs (0.8-r17) 02:29:04 (53/166) Installing gmp (6.3.0-r1) 02:29:04 (54/166) Installing nettle (3.9.1-r0) 02:29:05 (55/166) Installing libtasn1 (4.20.0-r0) 02:29:05 (56/166) Installing p11-kit (0.25.3-r0) 02:29:06 (57/166) Installing gnutls (3.8.5-r0) 02:29:06 (58/166) Installing cups-libs (2.4.9-r1) 02:29:07 (59/166) Installing libepoxy (1.5.10-r1) 02:29:07 (60/166) Installing fribidi (1.0.15-r0) 02:29:07 (61/166) Installing graphite2 (1.3.14-r6) 02:29:08 (62/166) Installing harfbuzz (8.5.0-r0) 02:29:08 (63/166) Installing libxft (2.3.8-r3) 02:29:09 (64/166) Installing pango (1.52.2-r0) 02:29:09 (65/166) Installing wayland-libs-client (1.22.0-r4) 02:29:09 (66/166) Installing wayland-libs-cursor (1.22.0-r4) 02:29:10 (67/166) Installing wayland-libs-egl (1.22.0-r4) 02:29:10 (68/166) Installing xkeyboard-config (2.41-r0) 02:29:11 (69/166) Installing libxkbcommon (1.7.0-r0) 02:29:11 (70/166) Installing gtk+3.0 (3.24.43-r0) 02:29:12 (71/166) Installing icu-data-full (74.2-r0) 02:29:15 (72/166) Installing mesa (24.0.9-r1) 02:29:15 (73/166) Installing llvm17-libs (17.0.6-r2) 02:29:25 (74/166) Installing hwdata-pci (0.382-r0) 02:29:25 (75/166) Installing libpciaccess (0.18.1-r0) 02:29:26 (76/166) Installing libdrm (2.4.120-r0) 02:29:26 (77/166) Installing libelf (0.191-r0) 02:29:27 (78/166) Installing mesa-glapi (24.0.9-r1) 02:29:27 (79/166) Installing mesa-dri-gallium (24.0.9-r1) 02:29:29 (80/166) Installing eudev-libs (3.2.14-r2) 02:29:29 (81/166) Installing libmagic (5.45-r1) 02:29:30 (82/166) Installing file (5.45-r1) 02:29:30 (83/166) Installing xprop (1.2.7-r0) 02:29:31 (84/166) Installing libice (1.1.1-r6) 02:29:31 (85/166) Installing libuuid (2.40.1-r1) 02:29:31 (86/166) Installing libsm (1.2.4-r4) 02:29:32 (87/166) Installing libxt (1.3.0-r5) 02:29:32 (88/166) Installing libxmu (1.1.4-r2) 02:29:32 (89/166) Installing xset (1.2.5-r1) 02:29:33 (90/166) Installing xdg-utils (1.2.1-r0) 02:29:33 (91/166) Installing libogg (1.3.5-r5) 02:29:33 (92/166) Installing libflac (1.4.3-r1) 02:29:34 (93/166) Installing alsa-lib (1.2.11-r0) 02:29:34 (94/166) Installing libSvtAv1Enc (2.0.0-r1) 02:29:35 (95/166) Installing aom-libs (3.9.1-r0) 02:29:36 (96/166) Installing libva (2.21.0-r0) 02:29:36 (97/166) Installing libvdpau (1.5-r3) 02:29:36 (98/166) Installing ffmpeg-libavutil (6.1.1-r8) 02:29:37 (99/166) Installing libdav1d (1.4.2-r0) 02:29:37 (100/166) Installing openexr-libiex (3.1.13-r1) 02:29:38 (101/166) Installing openexr-libilmthread (3.1.13-r1) 02:29:38 (102/166) Installing imath (3.1.12-r0) 02:29:38 (103/166) Installing openexr-libopenexr (3.1.13-r1) 02:29:39 (104/166) Installing giflib (5.2.2-r0) 02:29:39 (105/166) Installing libhwy (1.0.7-r0) 02:29:40 (106/166) Installing lcms2 (2.16-r0) 02:29:40 (107/166) Installing libjxl (0.10.2-r0) 02:29:41 (108/166) Installing lame-libs (3.100-r5) 02:29:41 (109/166) Installing opus (1.5.2-r0) 02:29:42 (110/166) Installing rav1e-libs (0.7.1-r0) 02:29:42 (111/166) Installing libgomp (13.2.1_git20240309-r1) 02:29:43 (112/166) Installing soxr (0.1.3-r7) 02:29:43 (113/166) Installing ffmpeg-libswresample (6.1.1-r8) 02:29:43 (114/166) Installing libtheora (1.1.1-r18) 02:29:44 (115/166) Installing libvorbis (1.3.7-r2) 02:29:45 (116/166) Installing libvpx (1.14.1-r0) 02:29:45 (117/166) Installing libwebpmux (1.3.2-r0) 02:29:45 (118/166) Installing x264-libs (0.164_git20231001-r0) 02:29:46 (119/166) Installing numactl (2.0.18-r0) 02:29:46 (120/166) Installing x265-libs (3.6-r0) 02:29:47 (121/166) Installing xvidcore (1.3.7-r2) 02:29:47 (122/166) Installing ffmpeg-libavcodec (6.1.1-r8) 02:29:48 (123/166) Installing libbluray (1.3.4-r1) 02:29:49 (124/166) Installing mpg123-libs (1.32.8-r0) 02:29:49 (125/166) Installing libopenmpt (0.7.7-r0) 02:29:49 (126/166) Installing cjson (1.7.18-r0) 02:29:50 (127/166) Installing mbedtls (3.6.3-r0) 02:29:50 (128/166) Installing librist (0.2.10-r1) 02:29:51 (129/166) Installing libsrt (1.5.3-r0) 02:29:51 (130/166) Installing libssh (0.10.6-r0) 02:29:52 (131/166) Installing libsodium (1.0.19-r0) 02:29:52 (132/166) Installing libzmq (4.3.5-r2) 02:29:53 (133/166) Installing ffmpeg-libavformat (6.1.1-r8) 02:29:53 (134/166) Installing crc32c (1.1.2-r0) 02:29:53 (135/166) Installing double-conversion (3.3.0-r0) 02:29:54 (136/166) Installing libevent (2.1.12-r7) 02:29:54 (137/166) Installing wayland-libs-server (1.22.0-r4) 02:29:55 (138/166) Installing mesa-gbm (24.0.9-r1) 02:29:55 (139/166) Installing harfbuzz-subset (8.5.0-r0) 02:29:56 (140/166) Installing icu-libs (74.2-r0) 02:29:56 (141/166) Installing minizip (1.3.1-r0) 02:29:57 (142/166) Installing nspr (4.35-r4) 02:29:57 (143/166) Installing sqlite-libs (3.45.3-r2) 02:29:57 (144/166) Installing nss (3.105-r0) 02:29:58 (145/166) Installing openh264 (2.4.1-r0) 02:29:59 (146/166) Installing libcamera-ipa (0.3.0-r0) 02:29:59 (147/166) Installing libunwind (1.8.1-r0) 02:29:59 (148/166) Installing yaml (0.2.5-r2) 02:30:00 (149/166) Installing libcamera (0.3.0-r0) 02:30:01 (150/166) Installing speexdsp (1.2.1-r2) 02:30:01 (151/166) Installing libuv (1.48.0-r0) 02:30:01 (152/166) Installing roc-toolkit-libs (0.3.0-r0) 02:30:02 (153/166) Installing libsndfile (1.2.2-r1) 02:30:02 (154/166) Installing webrtc-audio-processing-1 (1.3-r0) 02:30:03 (155/166) Installing pipewire-libs (1.0.6-r1) 02:30:03 (156/166) Installing libasyncns (0.8-r3) 02:30:03 (157/166) Installing libltdl (2.4.7-r3) 02:30:04 (158/166) Installing orc (0.4.40-r0) 02:30:04 (159/166) Installing tdb-libs (1.4.9-r1) 02:30:05 (160/166) Installing libpulse (17.0-r0) 02:30:06 (161/166) Installing libwebpdemux (1.3.2-r0) 02:30:06 (162/166) Installing libgpg-error (1.49-r0) 02:30:06 (163/166) Installing libgcrypt (1.10.3-r0) 02:30:07 (164/166) Installing libxslt (1.1.39-r2) 02:30:07 (165/166) Installing chromium (131.0.6778.108-r0) 02:30:14 (166/166) Installing chromium-chromedriver (131.0.6778.108-r0) 02:30:14 Executing busybox-1.36.1-r29.trigger 02:30:14 Executing fontconfig-2.15.0-r1.trigger 02:30:14 Executing mkfontscale-1.2.2-r6.trigger 02:30:14 Executing glib-2.80.5-r0.trigger 02:30:14 Executing shared-mime-info-2.4-r0.trigger 02:30:16 Executing gdk-pixbuf-2.42.12-r0.trigger 02:30:16 Executing gtk-update-icon-cache-3.24.43-r0.trigger 02:30:17 Executing gtk+3.0-3.24.43-r0.trigger 02:30:17 OK: 657 MiB in 194 packages 02:30:17 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:30:18 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:30:20 (1/30) Installing jansson (2.14-r4) 02:30:20 (2/30) Installing binutils (2.42-r1) 02:30:20 (3/30) Installing libatomic (13.2.1_git20240309-r1) 02:30:21 (4/30) Installing isl26 (0.26-r1) 02:30:21 (5/30) Installing mpfr4 (4.2.1-r0) 02:30:22 (6/30) Installing mpc1 (1.3.1-r1) 02:30:22 (7/30) Installing gcc (13.2.1_git20240309-r1) 02:30:30 (8/30) Installing musl-dev (1.2.5-r1) 02:30:31 (9/30) Installing linux-headers (6.6-r0) 02:30:32 (10/30) Installing libffi-dev (3.4.6-r0) 02:30:32 (11/30) Installing libpq (16.8-r0) 02:30:33 (12/30) Installing openssl-dev (3.3.3-r0) 02:30:33 (13/30) Installing libpq-dev (16.8-r0) 02:30:34 (14/30) Installing libecpg (16.8-r0) 02:30:34 (15/30) Installing libecpg-dev (16.8-r0) 02:30:35 (16/30) Installing clang16-headers (16.0.6-r5) 02:30:35 (17/30) Installing llvm16-libs (16.0.6-r9) 02:30:44 (18/30) Installing clang16-libs (16.0.6-r5) 02:30:49 (19/30) Installing fortify-headers (1.1-r3) 02:30:49 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) 02:30:50 (21/30) Installing llvm16-linker-tools (16.0.6-r9) 02:30:51 (22/30) Installing clang16 (16.0.6-r5) 02:30:51 (23/30) Installing icu (74.2-r0) 02:30:52 (24/30) Installing icu-dev (74.2-r0) 02:30:52 (25/30) Installing llvm16 (16.0.6-r9) 02:30:55 (26/30) Installing lz4-libs (1.9.4-r5) 02:30:55 (27/30) Installing lz4-dev (1.9.4-r5) 02:30:56 (28/30) Installing zstd (1.5.6-r0) 02:30:56 (29/30) Installing zstd-dev (1.5.6-r0) 02:30:57 (30/30) Installing postgresql16-dev (16.8-r0) 02:30:58 Executing busybox-1.36.1-r29.trigger 02:30:58 OK: 1184 MiB in 224 packages 02:30:58 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:30:59 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:31:00 (1/14) Installing g++ (13.2.1_git20240309-r1) 02:31:03 (2/14) Installing gdbm (1.23-r1) 02:31:04 (3/14) Installing mpdecimal (4.0.0-r0) 02:31:04 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) 02:31:05 (5/14) Installing libncursesw (6.4_p20240420-r2) 02:31:05 (6/14) Installing libpanelw (6.4_p20240420-r2) 02:31:05 (7/14) Installing readline (8.2.10-r0) 02:31:06 (8/14) Installing python3 (3.12.10-r0) 02:31:08 (9/14) Installing python3-pycache-pyc0 (3.12.10-r0) 02:31:09 (10/14) Installing pyc (3.12.10-r0) 02:31:09 (11/14) Installing python3-pyc (3.12.10-r0) 02:31:09 (12/14) Installing python3-dev (3.12.10-r0) 02:31:12 (13/14) Installing libsodium-dev (1.0.19-r0) 02:31:12 (14/14) Installing zeromq-dev (4.3.5-r2) 02:31:13 Executing busybox-1.36.1-r29.trigger 02:31:13 OK: 1370 MiB in 238 packages 02:31:13 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:31:13 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:31:15 OK: 1370 MiB in 238 packages 02:31:15 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:31:16 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:31:18 (1/1) Installing tzdata (2025b-r0) 02:31:18 OK: 1372 MiB in 239 packages 02:31:19 (1/1) Purging tzdata (2025b-r0) 02:31:20 OK: 1370 MiB in 238 packages 02:31:30 Looking in links: /tmp/tmp45ufjoig 02:31:30 Processing /tmp/tmp45ufjoig/pip-25.0.1-py3-none-any.whl 02:31:30 Installing collected packages: pip 02:31:35 Successfully installed pip-25.0.1 02:31:35 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 02:31:38 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) 02:31:38 Collecting pip 02:31:38 Downloading pip-25.1.1-py3-none-any.whl.metadata (3.6 kB) 02:31:39 Collecting setuptools 02:31:39 Downloading setuptools-80.6.0-py3-none-any.whl.metadata (6.6 kB) 02:31:39 Collecting wheel 02:31:39 Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) 02:31:39 Downloading pip-25.1.1-py3-none-any.whl (1.8 MB) 02:31:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 51.4 MB/s eta 0:00:00 02:31:39 Downloading setuptools-80.6.0-py3-none-any.whl (1.2 MB) 02:31:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 52.7 MB/s eta 0:00:00 02:31:39 Downloading wheel-0.45.1-py3-none-any.whl (72 kB) 02:31:39 Installing collected packages: wheel, setuptools, pip 02:31:46 Attempting uninstall: pip 02:31:46 Found existing installation: pip 25.0.1 02:31:46 Uninstalling pip-25.0.1: 02:31:46 Successfully uninstalled pip-25.0.1 02:31:52 Successfully installed pip-25.1.1 setuptools-80.6.0 wheel-0.45.1 02:31:52 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 02:31:54 Processing ./edgex-taf-common 02:31:54 Preparing metadata (setup.py): started 02:31:55 Preparing metadata (setup.py): finished with status 'done' 02:31:55 Building wheels for collected packages: edgex-taf-common 02:31:55  DEPRECATION: Building 'edgex-taf-common' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'edgex-taf-common'. Discussion can be found at https://github.com/pypa/pip/issues/6334 02:31:55  Building wheel for edgex-taf-common (setup.py): started 02:31:57 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 02:31:57 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15390 sha256=b01bb54c8555f20772c7329bc4f067e31e415bc2dab3f976dd50301704f22c5b 02:31:57 Stored in directory: /tmp/pip-ephem-wheel-cache-5lhv0um2/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 02:31:57 Successfully built edgex-taf-common 02:31:57 Installing collected packages: edgex-taf-common 02:31:57 Successfully installed edgex-taf-common-0.0.0 02:31:57 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 02:31:59 Collecting robotframework==7.2.2 (from -r requirements.txt (line 1)) 02:31:59 Downloading robotframework-7.2.2-py3-none-any.whl.metadata (7.5 kB) 02:31:59 Collecting python-dotenv==1.1.0 (from -r requirements.txt (line 2)) 02:31:59 Downloading python_dotenv-1.1.0-py3-none-any.whl.metadata (24 kB) 02:31:59 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) 02:31:59 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 02:32:00 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) 02:32:00 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 02:32:00 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 02:32:00 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 02:32:00 Preparing metadata (setup.py): started 02:32:01 Preparing metadata (setup.py): finished with status 'done' 02:32:01 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 6)) 02:32:01 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) 02:32:01 Collecting configparser==7.2.0 (from -r requirements.txt (line 7)) 02:32:01 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) 02:32:01 Collecting requests==2.32.3 (from -r requirements.txt (line 8)) 02:32:01 Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) 02:32:01 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 9)) 02:32:01 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) 02:32:01 Collecting docker==7.1.0 (from -r requirements.txt (line 10)) 02:32:01 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 02:32:03 Collecting numpy==2.2.5 (from -r requirements.txt (line 11)) 02:32:03 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (63 kB) 02:32:03 Collecting psutil==7.0.0 (from -r requirements.txt (line 12)) 02:32:03 Downloading psutil-7.0.0.tar.gz (497 kB) 02:32:04 Installing build dependencies: started 02:32:09 Installing build dependencies: finished with status 'done' 02:32:09 Getting requirements to build wheel: started 02:32:11 Getting requirements to build wheel: finished with status 'done' 02:32:11 Preparing metadata (pyproject.toml): started 02:32:13 Preparing metadata (pyproject.toml): finished with status 'done' 02:32:15 Collecting pyzmq==26.4.0 (from -r requirements.txt (line 13)) 02:32:15 Downloading pyzmq-26.4.0-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (6.0 kB) 02:32:15 Collecting influxdb-client==1.48.0 (from -r requirements.txt (line 14)) 02:32:15 Downloading influxdb_client-1.48.0-py3-none-any.whl.metadata (65 kB) 02:32:15 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 15)) 02:32:15 Downloading psycopg2-2.9.10.tar.gz (385 kB) 02:32:16 Preparing metadata (setup.py): started 02:32:17 Preparing metadata (setup.py): finished with status 'done' 02:32:18 Collecting pycryptodome==3.22.0 (from -r requirements.txt (line 16)) 02:32:18 Downloading pycryptodome-3.22.0-cp37-abi3-musllinux_1_2_aarch64.whl.metadata (3.4 kB) 02:32:20 Collecting protobuf==6.30.2 (from -r requirements.txt (line 17)) 02:32:20 Downloading protobuf-6.30.2-py3-none-any.whl.metadata (593 bytes) 02:32:20 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:32:20 Downloading selenium-4.32.0-py3-none-any.whl.metadata (7.5 kB) 02:32:20 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:32:20 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) 02:32:20 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:32:20 Downloading click-8.2.0-py3-none-any.whl.metadata (2.5 kB) 02:32:20 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 02:32:20 Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) 02:32:20 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 02:32:20 Downloading flex-6.14.1.tar.gz (40 kB) 02:32:21 Preparing metadata (setup.py): started 02:32:22 Preparing metadata (setup.py): finished with status 'done' 02:32:22 Collecting GenSON (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 02:32:22 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 02:32:22 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 02:32:22 Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) 02:32:22 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 02:32:22 Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB) 02:32:22 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 02:32:22 Downloading openapi_core-0.19.5-py3-none-any.whl.metadata (6.6 kB) 02:32:22 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 02:32:22 Downloading pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB) 02:32:23 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 02:32:23 Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 02:32:23 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 02:32:23 Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) 02:32:24 Collecting charset-normalizer<4,>=2 (from requests==2.32.3->-r requirements.txt (line 8)) 02:32:24 Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (35 kB) 02:32:24 Collecting idna<4,>=2.5 (from requests==2.32.3->-r requirements.txt (line 8)) 02:32:24 Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) 02:32:24 Collecting urllib3<3,>=1.21.1 (from requests==2.32.3->-r requirements.txt (line 8)) 02:32:24 Downloading urllib3-2.4.0-py3-none-any.whl.metadata (6.5 kB) 02:32:24 Collecting certifi>=2017.4.17 (from requests==2.32.3->-r requirements.txt (line 8)) 02:32:24 Downloading certifi-2025.4.26-py3-none-any.whl.metadata (2.5 kB) 02:32:24 Collecting reactivex>=4.0.4 (from influxdb-client==1.48.0->-r requirements.txt (line 14)) 02:32:24 Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) 02:32:24 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.48.0->-r requirements.txt (line 14)) 02:32:24 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 02:32:24 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.48.0->-r requirements.txt (line 14)) (80.6.0) 02:32:24 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.48.0->-r requirements.txt (line 14)) 02:32:24 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 02:32:25 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.48.0->-r requirements.txt (line 14)) 02:32:25 Downloading typing_extensions-4.13.2-py3-none-any.whl.metadata (3.0 kB) 02:32:25 Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:32:25 Downloading trio-0.30.0-py3-none-any.whl.metadata (8.5 kB) 02:32:25 Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:32:25 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 02:32:25 Collecting websocket-client~=1.8 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:32:25 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 02:32:25 Collecting attrs>=23.2.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:32:25 Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) 02:32:26 Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:32:26 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 02:32:26 Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:32:26 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 02:32:26 Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:32:26 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 02:32:26 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:32:26 Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) 02:32:26 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:32:26 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 02:32:26 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:32:26 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 02:32:26 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 02:32:26 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (2.1 kB) 02:32:26 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 02:32:26 Downloading validate_email-1.3.tar.gz (4.7 kB) 02:32:26 Preparing metadata (setup.py): started 02:32:28 Preparing metadata (setup.py): finished with status 'done' 02:32:28 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 02:32:28 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 02:32:28 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 02:32:28 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 02:32:28 Preparing metadata (setup.py): started 02:32:29 Preparing metadata (setup.py): finished with status 'done' 02:32:29 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 02:32:29 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 02:32:29 Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 6)) 02:32:29 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 02:32:29 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) 02:32:29 Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl.metadata (2.9 kB) 02:32:29 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) 02:32:29 Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) 02:32:32 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) 02:32:32 Downloading rpds_py-0.24.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.1 kB) 02:32:32 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 02:32:32 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 02:32:32 Collecting jsonschema-path<0.4.0,>=0.3.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 02:32:32 Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) 02:32:32 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 02:32:32 Downloading more_itertools-10.7.0-py3-none-any.whl.metadata (37 kB) 02:32:32 Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 02:32:32 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) 02:32:32 Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 02:32:32 Downloading openapi_spec_validator-0.7.1-py3-none-any.whl.metadata (5.7 kB) 02:32:33 Collecting parse (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 02:32:33 Downloading parse-1.20.2-py2.py3-none-any.whl.metadata (22 kB) 02:32:33 Collecting werkzeug<3.1.2 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 02:32:33 Downloading werkzeug-3.1.1-py3-none-any.whl.metadata (3.7 kB) 02:32:33 Collecting pathable<0.5.0,>=0.4.1 (from jsonschema-path<0.4.0,>=0.3.1->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 02:32:33 Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) 02:32:33 Collecting rfc3339-validator (from openapi-schema-validator<0.7.0,>=0.6.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 02:32:33 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) 02:32:33 Collecting lazy-object-proxy<2.0.0,>=1.7.1 (from openapi-spec-validator<0.8.0,>=0.7.1->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 02:32:33 Downloading lazy_object_proxy-1.11.0-py3-none-any.whl.metadata (8.2 kB) 02:32:34 Collecting MarkupSafe>=2.1.1 (from werkzeug<3.1.2->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 02:32:34 Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.0 kB) 02:32:34 Downloading robotframework-7.2.2-py3-none-any.whl (777 kB) 02:32:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 777.7/777.7 kB 55.1 MB/s eta 0:00:00 02:32:34 Downloading python_dotenv-1.1.0-py3-none-any.whl (20 kB) 02:32:34 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 02:32:34 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 02:32:34 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) 02:32:34 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) 02:32:34 Downloading requests-2.32.3-py3-none-any.whl (64 kB) 02:32:34 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) 02:32:34 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 02:32:34 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl (15.6 MB) 02:32:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 50.8 MB/s eta 0:00:00 02:32:35 Downloading pyzmq-26.4.0-cp312-cp312-musllinux_1_1_aarch64.whl (1.2 MB) 02:32:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 54.0 MB/s eta 0:00:00 02:32:35 Downloading influxdb_client-1.48.0-py3-none-any.whl (746 kB) 02:32:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.2/746.2 kB 57.1 MB/s eta 0:00:00 02:32:35 Downloading pycryptodome-3.22.0-cp37-abi3-musllinux_1_2_aarch64.whl (2.2 MB) 02:32:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 54.5 MB/s eta 0:00:00 02:32:35 Downloading protobuf-6.30.2-py3-none-any.whl (167 kB) 02:32:35 Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_aarch64.whl (145 kB) 02:32:35 Downloading idna-3.10-py3-none-any.whl (70 kB) 02:32:35 Downloading urllib3-2.4.0-py3-none-any.whl (128 kB) 02:32:35 Downloading certifi-2025.4.26-py3-none-any.whl (159 kB) 02:32:35 Downloading click-8.2.0-py3-none-any.whl (102 kB) 02:32:35 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 02:32:35 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 02:32:35 Downloading typing_extensions-4.13.2-py3-none-any.whl (45 kB) 02:32:35 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 02:32:35 Downloading selenium-4.32.0-py3-none-any.whl (9.4 MB) 02:32:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 51.9 MB/s eta 0:00:00 02:32:35 Downloading trio-0.30.0-py3-none-any.whl (499 kB) 02:32:35 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 02:32:35 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 02:32:35 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 02:32:35 Downloading attrs-25.3.0-py3-none-any.whl (63 kB) 02:32:35 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 02:32:35 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 02:32:35 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 02:32:35 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 02:32:35 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 02:32:35 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) 02:32:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 60.0 MB/s eta 0:00:00 02:32:35 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 02:32:35 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl (731 kB) 02:32:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 731.2/731.2 kB 13.0 MB/s eta 0:00:00 02:32:35 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 02:32:36 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 02:32:36 Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) 02:32:36 Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB) 02:32:36 Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl (18 kB) 02:32:36 Downloading referencing-0.36.2-py3-none-any.whl (26 kB) 02:32:36 Downloading rpds_py-0.24.0-cp312-cp312-musllinux_1_2_aarch64.whl (568 kB) 02:32:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 568.1/568.1 kB 56.0 MB/s eta 0:00:00 02:32:36 Downloading openapi_core-0.19.5-py3-none-any.whl (106 kB) 02:32:36 Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) 02:32:36 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) 02:32:36 Downloading openapi_spec_validator-0.7.1-py3-none-any.whl (38 kB) 02:32:36 Downloading lazy_object_proxy-1.11.0-py3-none-any.whl (16 kB) 02:32:36 Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) 02:32:36 Downloading werkzeug-3.1.1-py3-none-any.whl (224 kB) 02:32:36 Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_aarch64.whl (24 kB) 02:32:36 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 02:32:36 Downloading more_itertools-10.7.0-py3-none-any.whl (65 kB) 02:32:36 Downloading parse-1.20.2-py2.py3-none-any.whl (20 kB) 02:32:36 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 02:32:36 Downloading pygments-2.19.1-py3-none-any.whl (1.2 MB) 02:32:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 56.6 MB/s eta 0:00:00 02:32:36 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 02:32:36 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) 02:32:36 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 02:32:36 Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) 02:32:36 Building wheels for collected packages: robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email 02:32:36  DEPRECATION: Building 'robotbackgroundlogger' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotbackgroundlogger'. Discussion can be found at https://github.com/pypa/pip/issues/6334 02:32:36  Building wheel for robotbackgroundlogger (setup.py): started 02:32:38 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 02:32:38 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=a4d41bfc4d609fd355f2a2c1513ace52cddb4e5545698d2b7e28a7617316a82a 02:32:38 Stored in directory: /tmp/pip-ephem-wheel-cache-f6tzb6wq/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 02:32:38 Building wheel for psutil (pyproject.toml): started 02:32:50 Building wheel for psutil (pyproject.toml): finished with status 'done' 02:32:50 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_aarch64.whl size=278197 sha256=0703a7ca8991b202ae68538f781debc9d1ba4883d11ee17d4e6e4d83e0233111 02:32:50 Stored in directory: /tmp/pip-ephem-wheel-cache-f6tzb6wq/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 02:32:50  DEPRECATION: Building 'psycopg2' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'psycopg2'. Discussion can be found at https://github.com/pypa/pip/issues/6334 02:32:50  Building wheel for psycopg2 (setup.py): started 02:33:46 Building wheel for psycopg2 (setup.py): finished with status 'done' 02:33:46 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_aarch64.whl size=512679 sha256=346b963b8f920c76c03e4b8b0e71efd9859e4f59d74432e55e7b8441a0e38827 02:33:46 Stored in directory: /tmp/pip-ephem-wheel-cache-f6tzb6wq/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 02:33:46  DEPRECATION: Building 'flex' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'flex'. Discussion can be found at https://github.com/pypa/pip/issues/6334 02:33:46  Building wheel for flex (setup.py): started 02:33:46 Building wheel for flex (setup.py): finished with status 'done' 02:33:46 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77344 sha256=c20558bdcdb311de05ee57a02eddefab3d3c497a929e024b1cd6f524270838c1 02:33:46 Stored in directory: /tmp/pip-ephem-wheel-cache-f6tzb6wq/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 02:33:46  DEPRECATION: Building 'strict-rfc3339' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'strict-rfc3339'. Discussion can be found at https://github.com/pypa/pip/issues/6334 02:33:46  Building wheel for strict-rfc3339 (setup.py): started 02:33:47 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 02:33:47 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18222 sha256=8ef64ff09ce7eb214c37f1bb880d61c1a829ceef9f25d250e24fd99288bf235a 02:33:47 Stored in directory: /tmp/pip-ephem-wheel-cache-f6tzb6wq/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 02:33:47  DEPRECATION: Building 'validate-email' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'validate-email'. Discussion can be found at https://github.com/pypa/pip/issues/6334 02:33:47  Building wheel for validate-email (setup.py): started 02:33:48 Building wheel for validate-email (setup.py): finished with status 'done' 02:33:48 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5560 sha256=b5e233d5dbea4932118306ca22fd5e9f8615627fd1b8a82591d1937280f0b8d7 02:33:48 Stored in directory: /tmp/pip-ephem-wheel-cache-f6tzb6wq/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 02:33:48 Successfully built robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email 02:33:49 Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, ply, parse, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pygments, pycryptodome, psycopg2, psutil, protobuf, pathable, paho-mqtt, numpy, more-itertools, MarkupSafe, lazy-object-proxy, jsonpointer, jsonpath-ng, isodate, idna, h11, docutils, configparser, click, charset-normalizer, certifi, attrs, wsproto, werkzeug, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, outcome, trio, robotframework-requests, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, openapi-schema-validator, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance 02:34:57 02:34:57 Successfully installed GenSON-1.3.0 MarkupSafe-3.0.2 PyYAML-6.0.2 RESTinstance-1.5.2 attrs-25.3.0 certifi-2025.4.26 charset-normalizer-3.4.2 click-8.2.0 configparser-7.2.0 docker-7.1.0 docutils-0.21.2 flex-6.14.1 h11-0.16.0 idna-3.10 influxdb-client-1.48.0 isodate-0.7.2 jsonpath-ng-1.7.0 jsonpointer-3.0.0 jsonschema-4.23.0 jsonschema-path-0.3.4 jsonschema-specifications-2025.4.1 lazy-object-proxy-1.11.0 more-itertools-10.7.0 numpy-2.2.5 openapi-core-0.19.5 openapi-schema-validator-0.6.3 openapi-spec-validator-0.7.1 outcome-1.3.0.post0 paho-mqtt-2.1.0 parse-1.20.2 pathable-0.4.4 ply-3.11 protobuf-6.30.2 psutil-7.0.0 psycopg2-2.9.10 pycryptodome-3.22.0 pygments-2.19.1 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.0 pytz-2025.2 pyzmq-26.4.0 reactivex-4.0.4 referencing-0.36.2 requests-2.32.3 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.2.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 rpds-py-0.24.0 selenium-4.32.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.30.0 trio-websocket-0.12.2 typing-extensions-4.13.2 tzlocal-5.3.1 urllib3-2.4.0 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.1 wsproto-1.2.0 02:34:57 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 02:35:36 Removing intermediate container 9a615012ebf8 02:35:36 ---> 9614debb42f2 02:35:36 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 02:35:36 ---> Running in 207e5d7333be 02:35:36 Removing intermediate container 207e5d7333be 02:35:36 ---> 8e236c35493c 02:35:36 Step 11/13 : LABEL arch=arm64 02:35:36 ---> Running in a223dadf0d78 02:35:36 Removing intermediate container a223dadf0d78 02:35:36 ---> 9a38b9fa685a 02:35:36 Step 12/13 : LABEL git_sha=d16b9830fa66bae09a4b2849c23997d1bafd58b3 02:35:36 ---> Running in 73b48ae888f5 02:35:37 Removing intermediate container 73b48ae888f5 02:35:37 ---> cfa51b20fe09 02:35:37 Step 13/13 : LABEL version=0.0.0 02:35:37 ---> Running in 4497cfb36b3b 02:35:37 Removing intermediate container 4497cfb36b3b 02:35:37 ---> 95ea673202b9 02:35:37 [Warning] One or more build-args [ARCH] were not consumed 02:35:37 Successfully built 95ea673202b9 02:35:37 Successfully tagged edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:35:38 02:35:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:35:39 arm64: Pulling from edgex-lftools-log-publisher 02:35:39 8998bd30e6a1: Pulling fs layer 02:35:39 04944245beec: Pulling fs layer 02:35:39 699f458cf7ca: Pulling fs layer 02:35:39 765212b225bb: Pulling fs layer 02:35:39 f23df028b6ca: Pulling fs layer 02:35:39 d65c8cfc05b1: Pulling fs layer 02:35:39 2437ff75d9bd: Pulling fs layer 02:35:39 d65c8cfc05b1: Waiting 02:35:39 2437ff75d9bd: Waiting 02:35:39 765212b225bb: Waiting 02:35:39 f23df028b6ca: Waiting 02:35:39 04944245beec: Verifying Checksum 02:35:39 04944245beec: Download complete 02:35:39 765212b225bb: Verifying Checksum 02:35:39 765212b225bb: Download complete 02:35:39 f23df028b6ca: Download complete 02:35:39 d65c8cfc05b1: Verifying Checksum 02:35:39 d65c8cfc05b1: Download complete 02:35:40 699f458cf7ca: Verifying Checksum 02:35:40 699f458cf7ca: Download complete 02:35:40 8998bd30e6a1: Download complete 02:35:42 2437ff75d9bd: Verifying Checksum 02:35:42 2437ff75d9bd: Download complete 02:35:45 8998bd30e6a1: Pull complete 02:35:46 04944245beec: Pull complete 02:35:47 699f458cf7ca: Pull complete 02:35:47 765212b225bb: Pull complete 02:35:48 f23df028b6ca: Pull complete 02:35:48 d65c8cfc05b1: Pull complete 02:36:06 2437ff75d9bd: Pull complete 02:36:06 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:36:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:36:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:36:07 prd-ubuntu20.04-docker-arm64-4c-16g-1574 does not seem to be running inside a container 02:36:07 $ 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/xfoundry_edgex-taf-common_PR-123 -v /w/workspace/xfoundry_edgex-taf-common_PR-123:/w/workspace/xfoundry_edgex-taf-common_PR-123:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-123@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-123@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:36:09 $ docker top b22db7009440684b8c0b1f695bc01e412dd0b39d10020d8c4264da49ddbec6d0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:36:10 ---> job-cost.sh 02:36:10 lf-activate-venv: SKIPPING 02:36:10 INFO: No Stack... 02:36:10 INFO: Retrieving Pricing Info for: v3-standard-4 02:36:11 INFO: Archiving Costs [Pipeline] sh 02:36:12 + + cat /w/workspace/xfoundry_edgex-taf-common_PR-123/archives/cost.csvcut 02:36:12 -d, -f6 [Pipeline] lock 02:36:12 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-123-1-stack-cost] 02:36:12 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-123-1-stack-cost] did not exist. Created. 02:36:12 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-123-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:36:12 /w/workspace/xfoundry_edgex-taf-common_PR-123@tmp/durable-505cadbd/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:36:13 + echo total: 0.10999999940395355 [Pipeline] stash 02:36:13 Warning: overwriting stash ‘stack-cost’ 02:36:14 Stashed 1 file(s) [Pipeline] } 02:36:14 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-123-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:36:14 $ docker stop --time=1 b22db7009440684b8c0b1f695bc01e412dd0b39d10020d8c4264da49ddbec6d0 02:36:15 $ docker rm -f --volumes b22db7009440684b8c0b1f695bc01e412dd0b39d10020d8c4264da49ddbec6d0 [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] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:36:17 + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-123/archives ] 02:36:17 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-123/archives 02:36:17 total 16 02:36:17 drwxr-xr-x 3 root root 4096 May 15 02:27 . 02:36:17 drwxrwxr-x 7 jenkins jenkins 4096 May 15 02:27 .. 02:36:17 drwxr-xr-x 2 root root 4096 May 15 02:27 cost 02:36:17 -rw-r--r-- 1 root root 88 May 15 02:27 cost.csv 02:36:17 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-123/archives 02:36:17 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-123/archives 02:36:17 total 16 02:36:17 drwxr-xr-x 3 jenkins jenkins 4096 May 15 02:27 . 02:36:17 drwxrwxr-x 7 jenkins jenkins 4096 May 15 02:27 .. 02:36:17 drwxr-xr-x 2 jenkins jenkins 4096 May 15 02:27 cost 02:36:17 -rw-r--r-- 1 jenkins jenkins 88 May 15 02:27 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:36:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:36:18 ---> package-listing.sh 02:36:18 ++ facter osfamily 02:36:18 ++ tr '[:upper:]' '[:lower:]' 02:36:18 + OS_FAMILY=debian 02:36:18 + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-123 02:36:18 + START_PACKAGES=/tmp/packages_start.txt 02:36:18 + END_PACKAGES=/tmp/packages_end.txt 02:36:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:36:18 + PACKAGES=/tmp/packages_start.txt 02:36:18 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-123 ']' 02:36:18 + PACKAGES=/tmp/packages_end.txt 02:36:18 + case "${OS_FAMILY}" in 02:36:18 + dpkg -l 02:36:18 + grep '^ii' 02:36:18 + '[' -f /tmp/packages_start.txt ']' 02:36:18 + '[' -f /tmp/packages_end.txt ']' 02:36:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:36:18 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-123 ']' 02:36:18 + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-123/archives/ 02:36:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-123/archives/ [Pipeline] echo 02:36:18 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/xfoundry_edgex-taf-common_PR-123/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:36:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:36:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:36:20 prd-ubuntu20.04-docker-8c-8g-1573 does not seem to be running inside a container 02:36:20 $ 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/xfoundry_edgex-taf-common_PR-123/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_edgex-taf-common_PR-123 -v /w/workspace/xfoundry_edgex-taf-common_PR-123:/w/workspace/xfoundry_edgex-taf-common_PR-123:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-123@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-123@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:36:20 $ docker top c988b86d2fb07300372015e9e42f5c735fd84da2ce167717a3e136c03dd33f82 -eo pid,comm [Pipeline] { [Pipeline] sh 02:36:20 + touch /tmp/pre-build-complete [Pipeline] sh 02:36:21 + mkdir -p /var/log/sysstat [Pipeline] sh 02:36:21 + ls /var/log/sa-host 02:36:21 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:36:21 provisioning config files... 02:36:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-123@tmp/config15974778382339359007tmp [Pipeline] { [Pipeline] echo 02:36:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:36:21 ---> create-netrc.sh [Pipeline] } 02:36:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:36:22 ---> python-tools-install.sh [Pipeline] echo 02:36:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:36:22 ---> sudo-logs.sh 02:36:22 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:36:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:36:23 ---> job-cost.sh 02:36:23 lf-activate-venv: SKIPPING 02:36:23 DEBUG: total: 0.2199999988079071 02:36:23 INFO: Retrieving Stack Cost... 02:36:23 INFO: Retrieving Pricing Info for: v3-standard-8 02:36:24 INFO: Archiving Costs [Pipeline] echo 02:36:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:36:24 ---> logs-deploy.sh 02:36:24 lf-activate-venv: SKIPPING 02:36:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-123/1 02:36:24 INFO: archiving workspace using pattern(s): 02:36:25 Archives upload complete. 02:36:25 INFO: archiving logs to Nexus 02:36:26 ---> uname -a: 02:36:26 Linux prd-ubuntu20-04-docker-8c-8g-1573 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:36:26 02:36:26 02:36:26 ---> lscpu: 02:36:26 Architecture: x86_64 02:36:26 CPU op-mode(s): 32-bit, 64-bit 02:36:26 Byte Order: Little Endian 02:36:26 Address sizes: 40 bits physical, 48 bits virtual 02:36:26 CPU(s): 8 02:36:26 On-line CPU(s) list: 0-7 02:36:26 Thread(s) per core: 1 02:36:26 Core(s) per socket: 1 02:36:26 Socket(s): 8 02:36:26 NUMA node(s): 1 02:36:26 Vendor ID: AuthenticAMD 02:36:26 CPU family: 23 02:36:26 Model: 49 02:36:26 Model name: AMD EPYC-Rome Processor 02:36:26 Stepping: 0 02:36:26 CPU MHz: 2799.998 02:36:26 BogoMIPS: 5599.99 02:36:26 Virtualization: AMD-V 02:36:26 Hypervisor vendor: KVM 02:36:26 Virtualization type: full 02:36:26 L1d cache: 256 KiB 02:36:26 L1i cache: 256 KiB 02:36:26 L2 cache: 4 MiB 02:36:26 L3 cache: 128 MiB 02:36:26 NUMA node0 CPU(s): 0-7 02:36:26 Vulnerability Itlb multihit: Not affected 02:36:26 Vulnerability L1tf: Not affected 02:36:26 Vulnerability Mds: Not affected 02:36:26 Vulnerability Meltdown: Not affected 02:36:26 Vulnerability Mmio stale data: Not affected 02:36:26 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:36:26 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:36:26 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:36:26 Vulnerability Srbds: Not affected 02:36:26 Vulnerability Tsx async abort: Not affected 02:36:26 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 02:36:26 02:36:26 02:36:26 ---> nproc: 02:36:26 8 02:36:26 02:36:26 02:36:26 ---> df -h: 02:36:26 Filesystem Size Used Avail Use% Mounted on 02:36:26 overlay 155G 12G 144G 8% / 02:36:26 tmpfs 64M 0 64M 0% /dev 02:36:26 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:36:26 shm 64M 0 64M 0% /dev/shm 02:36:26 /dev/vda1 155G 12G 144G 8% /facter-os 02:36:26 02:36:26 02:36:26 ---> sar -b -r -n DEV: 02:36:26 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1573) 05/15/25 _x86_64_ (8 CPU) 02:36:26 02:36:26 02:22:42 LINUX RESTART (8 CPU) 02:36:26 02:36:26 02:23:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:36:26 02:24:01 309.07 45.30 263.77 0.00 5040.50 139999.32 0.00 02:36:26 02:25:01 11.73 0.00 11.73 0.00 0.00 11190.42 0.00 02:36:26 02:26:01 7.17 0.00 7.17 0.00 0.00 10509.58 0.00 02:36:26 02:27:01 32.76 0.00 32.76 0.00 0.00 26530.36 0.00 02:36:26 02:28:01 183.60 4.07 179.54 0.00 2386.14 86420.40 0.00 02:36:26 02:29:01 10.58 2.50 8.08 0.00 275.15 270.22 0.00 02:36:26 02:30:01 3.33 0.02 3.32 0.00 0.13 75.85 0.00 02:36:26 02:31:01 1.98 0.00 1.98 0.00 0.00 22.26 0.00 02:36:26 02:32:01 0.93 0.00 0.93 0.00 0.00 10.13 0.00 02:36:26 02:33:01 1.97 0.00 1.97 0.00 0.00 21.33 0.00 02:36:26 02:34:01 1.35 0.00 1.35 0.00 0.00 14.53 0.00 02:36:26 02:35:01 1.80 0.00 1.80 0.00 0.00 24.66 0.00 02:36:26 02:36:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 02:36:26 Average: 43.29 3.94 39.35 0.00 586.74 21009.03 0.00 02:36:26 02:36:26 02:23:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:36:26 02:24:01 29851264 31511208 831512 2.53 62232 1902364 1935452 5.70 1058956 1638436 6612 02:36:26 02:25:01 29472948 31504888 827276 2.52 64964 2263540 1940628 5.72 1066992 1994940 39688 02:36:26 02:26:01 28775288 31497376 819108 2.49 66784 2937744 1938204 5.71 1075772 2652140 404204 02:36:26 02:27:01 28096320 31428520 874512 2.66 75996 3499708 2006180 5.91 1231648 3121040 208732 02:36:26 02:28:01 27335332 31486304 798668 2.43 118972 4223752 1709068 5.04 1250388 3789604 320 02:36:26 02:29:01 27297676 31487636 796572 2.42 126060 4253436 1715280 5.06 1292892 3785724 4 02:36:26 02:30:01 27308332 31493400 790896 2.41 124624 4250184 1692076 4.99 1284556 3782476 8 02:36:26 02:31:01 27310796 31495992 788284 2.40 124708 4250188 1692076 4.99 1282112 3782480 8 02:36:26 02:32:01 27318764 31504012 780108 2.37 124732 4250188 1692076 4.99 1274140 3782476 4 02:36:26 02:33:01 27320596 31505952 778096 2.37 124812 4250192 1692076 4.99 1272460 3782480 20 02:36:26 02:34:01 27320556 31505972 777992 2.37 124896 4250192 1692076 4.99 1272500 3782484 8 02:36:26 02:35:01 27321788 31507232 776856 2.36 124948 4250192 1692076 4.99 1271620 3782484 4 02:36:26 02:36:01 27321764 31507280 776816 2.36 124972 4250204 1692076 4.99 1271788 3782496 16 02:36:26 Average: 27850110 31495059 801284 2.44 106823 3756299 1776103 5.23 1223525 3343020 50741 02:36:26 02:36:26 02:23:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:36:26 02:24:01 docker0 21.08 24.13 1.29 106.80 0.00 0.00 0.00 0.00 02:36:26 02:24:01 ens3 584.04 382.21 2672.66 108.76 0.00 0.00 0.00 0.00 02:36:26 02:24:01 vethe96ad77 20.05 22.83 1.40 103.89 0.00 0.00 0.00 0.01 02:36:26 02:24:01 lo 6.98 6.98 0.69 0.69 0.00 0.00 0.00 0.00 02:36:26 02:25:01 docker0 279.34 415.61 15.73 2108.29 0.00 0.00 0.00 0.00 02:36:26 02:25:01 ens3 483.90 325.78 2161.37 46.31 0.00 0.00 0.00 0.00 02:36:26 02:25:01 vethe96ad77 279.34 415.68 19.54 2108.29 0.00 0.00 0.00 0.17 02:36:26 02:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:36:26 02:26:01 docker0 512.08 925.26 26.75 4479.15 0.00 0.00 0.00 0.00 02:36:26 02:26:01 ens3 971.89 542.26 4510.65 51.76 0.00 0.00 0.00 0.00 02:36:26 02:26:01 vethe96ad77 512.08 925.28 33.75 4479.15 0.00 0.00 0.00 0.37 02:36:26 02:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:26 02:27:01 docker0 246.00 433.22 15.10 3190.46 0.00 0.00 0.00 0.00 02:36:26 02:27:01 ens3 480.29 272.66 3223.68 37.12 0.00 0.00 0.00 0.00 02:36:26 02:27:01 vethe96ad77 246.00 433.22 18.46 3190.46 0.00 0.00 0.00 0.26 02:36:26 02:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:36:26 02:28:01 docker0 0.37 0.33 0.04 0.70 0.00 0.00 0.00 0.00 02:36:26 02:28:01 ens3 244.43 157.79 4815.43 40.33 0.00 0.00 0.00 0.00 02:36:26 02:28:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 02:36:26 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:26 02:29:01 ens3 42.18 65.11 6.44 180.29 0.00 0.00 0.00 0.00 02:36:26 02:29:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 02:36:26 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:26 02:30:01 ens3 1.57 0.93 0.96 1.13 0.00 0.00 0.00 0.00 02:36:26 02:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:26 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:26 02:31:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:36:26 02:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:36:26 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:26 02:32:01 ens3 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 02:36:26 02:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:26 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:26 02:33:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:36:26 02:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:36:26 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:26 02:34:01 ens3 0.25 0.10 0.14 0.06 0.00 0.00 0.00 0.00 02:36:26 02:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:26 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:26 02:35:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 02:36:26 02:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:36:26 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:26 02:36:01 ens3 0.47 0.33 0.26 0.21 0.00 0.00 0.00 0.00 02:36:26 02:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:26 Average: docker0 81.53 138.50 4.53 761.29 0.00 0.00 0.00 0.00 02:36:26 Average: ens3 215.65 134.11 1336.13 35.75 0.00 0.00 0.00 0.00 02:36:26 Average: lo 0.74 0.74 0.07 0.07 0.00 0.00 0.00 0.00 02:36:26 02:36:26 02:36:26 ---> sar -P ALL: 02:36:26 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1573) 05/15/25 _x86_64_ (8 CPU) 02:36:26 02:36:26 02:22:42 LINUX RESTART (8 CPU) 02:36:26 02:36:26 02:23:02 CPU %user %nice %system %iowait %steal %idle 02:36:26 02:24:01 all 7.02 0.00 2.18 4.06 0.06 86.68 02:36:26 02:24:01 0 7.84 0.00 2.10 3.87 0.05 86.15 02:36:26 02:24:01 1 10.46 0.00 2.24 1.28 0.07 85.95 02:36:26 02:24:01 2 7.31 0.00 3.21 1.33 0.07 88.08 02:36:26 02:24:01 3 5.28 0.00 1.46 1.92 0.05 91.29 02:36:26 02:24:01 4 6.82 0.00 1.81 14.18 0.05 77.14 02:36:26 02:24:01 5 5.66 0.00 2.29 2.31 0.05 89.70 02:36:26 02:24:01 6 7.70 0.00 1.98 3.07 0.05 87.21 02:36:26 02:24:01 7 5.13 0.00 2.35 4.52 0.05 87.94 02:36:26 02:25:01 all 1.64 0.00 0.34 0.23 0.03 97.76 02:36:26 02:25:01 0 0.15 0.00 0.13 1.29 0.02 98.41 02:36:26 02:25:01 1 3.83 0.00 0.74 0.54 0.03 94.86 02:36:26 02:25:01 2 2.46 0.00 0.65 0.00 0.03 96.85 02:36:26 02:25:01 3 1.22 0.00 0.25 0.00 0.03 98.50 02:36:26 02:25:01 4 1.30 0.00 0.20 0.02 0.02 98.47 02:36:26 02:25:01 5 1.32 0.00 0.25 0.00 0.03 98.40 02:36:26 02:25:01 6 0.08 0.00 0.07 0.00 0.02 99.83 02:36:26 02:25:01 7 2.76 0.00 0.45 0.02 0.05 96.73 02:36:26 02:26:01 all 1.86 0.00 0.47 0.79 0.03 96.84 02:36:26 02:26:01 0 1.05 0.00 0.32 6.30 0.03 92.29 02:36:26 02:26:01 1 0.59 0.00 0.20 0.00 0.03 99.18 02:36:26 02:26:01 2 0.03 0.00 0.03 0.00 0.00 99.93 02:36:26 02:26:01 3 3.57 0.00 0.80 0.00 0.03 95.59 02:36:26 02:26:01 4 5.97 0.00 1.63 0.05 0.03 92.32 02:36:26 02:26:01 5 0.55 0.00 0.17 0.00 0.07 99.22 02:36:26 02:26:01 6 0.08 0.00 0.05 0.00 0.02 99.85 02:36:26 02:26:01 7 3.08 0.00 0.60 0.00 0.02 96.30 02:36:26 02:27:01 all 6.49 0.00 1.22 1.00 0.04 91.25 02:36:26 02:27:01 0 3.63 0.00 0.87 1.17 0.03 94.29 02:36:26 02:27:01 1 3.59 0.00 0.80 2.74 0.03 92.84 02:36:26 02:27:01 2 9.08 0.00 1.47 0.03 0.07 89.35 02:36:26 02:27:01 3 8.32 0.00 1.70 0.83 0.03 89.11 02:36:26 02:27:01 4 5.86 0.00 0.69 0.08 0.03 93.34 02:36:26 02:27:01 5 4.75 0.00 1.19 2.01 0.03 92.02 02:36:26 02:27:01 6 6.23 0.00 1.25 1.07 0.05 91.40 02:36:26 02:27:01 7 10.47 0.00 1.80 0.07 0.03 87.63 02:36:26 02:28:01 all 8.16 0.00 3.77 5.04 0.05 82.98 02:36:26 02:28:01 0 8.72 0.00 3.01 0.93 0.05 87.29 02:36:26 02:28:01 1 8.79 0.00 2.15 0.40 0.03 88.63 02:36:26 02:28:01 2 7.85 0.00 3.51 0.29 0.03 88.32 02:36:26 02:28:01 3 8.11 0.00 6.31 1.12 0.05 84.41 02:36:26 02:28:01 4 11.72 0.00 5.12 27.36 0.08 55.72 02:36:26 02:28:01 5 6.43 0.00 3.91 3.03 0.05 86.59 02:36:26 02:28:01 6 5.94 0.00 2.89 6.48 0.05 84.64 02:36:26 02:28:01 7 7.74 0.00 3.23 0.83 0.05 88.15 02:36:26 02:29:01 all 0.44 0.00 0.31 0.05 0.01 99.18 02:36:26 02:29:01 0 0.22 0.00 0.37 0.10 0.02 99.30 02:36:26 02:29:01 1 1.05 0.00 0.25 0.00 0.03 98.66 02:36:26 02:29:01 2 0.38 0.00 0.10 0.00 0.02 99.50 02:36:26 02:29:01 3 0.42 0.00 1.05 0.00 0.02 98.52 02:36:26 02:29:01 4 0.32 0.00 0.22 0.05 0.02 99.40 02:36:26 02:29:01 5 0.25 0.00 0.15 0.00 0.00 99.60 02:36:26 02:29:01 6 0.47 0.00 0.15 0.22 0.00 99.17 02:36:26 02:29:01 7 0.43 0.00 0.22 0.05 0.00 99.30 02:36:26 02:30:01 all 0.07 0.00 0.05 0.01 0.01 99.85 02:36:26 02:30:01 0 0.03 0.00 0.05 0.00 0.00 99.92 02:36:26 02:30:01 1 0.17 0.00 0.07 0.00 0.02 99.75 02:36:26 02:30:01 2 0.20 0.00 0.08 0.00 0.00 99.72 02:36:26 02:30:01 3 0.02 0.00 0.08 0.02 0.02 99.87 02:36:26 02:30:01 4 0.07 0.00 0.05 0.00 0.00 99.88 02:36:26 02:30:01 5 0.02 0.00 0.03 0.00 0.02 99.93 02:36:26 02:30:01 6 0.03 0.00 0.02 0.10 0.02 99.83 02:36:26 02:30:01 7 0.03 0.00 0.05 0.00 0.00 99.92 02:36:26 02:31:01 all 0.03 0.00 0.01 0.03 0.01 99.93 02:36:26 02:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:36:26 02:31:01 1 0.10 0.00 0.03 0.00 0.02 99.85 02:36:26 02:31:01 2 0.00 0.00 0.00 0.03 0.02 99.95 02:36:26 02:31:01 3 0.03 0.00 0.00 0.00 0.02 99.95 02:36:26 02:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:36:26 02:31:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:36:26 02:31:01 6 0.02 0.00 0.03 0.17 0.00 99.78 02:36:26 02:31:01 7 0.03 0.00 0.00 0.00 0.02 99.95 02:36:26 02:32:01 all 0.03 0.00 0.02 0.00 0.01 99.94 02:36:26 02:32:01 0 0.03 0.00 0.02 0.00 0.02 99.93 02:36:26 02:32:01 1 0.07 0.00 0.03 0.00 0.02 99.88 02:36:26 02:32:01 2 0.02 0.00 0.02 0.02 0.00 99.95 02:36:26 02:32:01 3 0.02 0.00 0.03 0.00 0.02 99.93 02:36:26 02:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:36:26 02:32:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:36:26 02:32:01 6 0.03 0.00 0.02 0.02 0.00 99.93 02:36:26 02:32:01 7 0.03 0.00 0.00 0.00 0.00 99.97 02:36:26 02:33:01 all 0.02 0.00 0.01 0.03 0.01 99.93 02:36:26 02:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:36:26 02:33:01 1 0.07 0.00 0.00 0.02 0.02 99.90 02:36:26 02:33:01 2 0.00 0.00 0.02 0.00 0.02 99.97 02:36:26 02:33:01 3 0.02 0.00 0.03 0.18 0.03 99.73 02:36:26 02:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:36:26 02:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:36:26 02:33:01 6 0.02 0.00 0.02 0.07 0.00 99.90 02:36:26 02:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:36:26 02:34:01 all 0.26 0.00 0.01 0.03 0.01 99.69 02:36:26 02:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:36:26 02:34:01 1 0.05 0.00 0.00 0.00 0.03 99.92 02:36:26 02:34:01 2 1.92 0.00 0.03 0.00 0.00 98.05 02:36:26 02:34:01 3 0.02 0.00 0.00 0.00 0.03 99.95 02:36:26 02:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:36:26 02:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:36:26 02:34:01 6 0.00 0.00 0.02 0.22 0.02 99.75 02:36:26 02:34:01 7 0.02 0.00 0.02 0.00 0.02 99.95 02:36:26 02:36:26 02:34:01 CPU %user %nice %system %iowait %steal %idle 02:36:26 02:35:01 all 0.27 0.00 0.01 0.01 0.01 99.71 02:36:26 02:35:01 0 0.03 0.00 0.00 0.00 0.00 99.97 02:36:26 02:35:01 1 0.03 0.00 0.00 0.00 0.02 99.95 02:36:26 02:35:01 2 1.99 0.00 0.00 0.00 0.00 98.01 02:36:26 02:35:01 3 0.02 0.00 0.03 0.02 0.02 99.92 02:36:26 02:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:36:26 02:35:01 5 0.00 0.00 0.00 0.00 0.02 99.98 02:36:26 02:35:01 6 0.05 0.00 0.02 0.07 0.00 99.87 02:36:26 02:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:36:26 02:36:01 all 0.12 0.00 0.01 0.00 0.00 99.86 02:36:26 02:36:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:36:26 02:36:01 1 0.05 0.00 0.03 0.02 0.00 99.90 02:36:26 02:36:01 2 0.83 0.00 0.02 0.00 0.02 99.14 02:36:26 02:36:01 3 0.02 0.00 0.02 0.00 0.02 99.95 02:36:26 02:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:36:26 02:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:36:26 02:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:36:26 02:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:36:26 Average: all 2.02 0.00 0.64 0.86 0.02 96.46 02:36:26 Average: 0 1.66 0.00 0.52 1.04 0.02 96.76 02:36:26 Average: 1 2.21 0.00 0.50 0.38 0.03 96.88 02:36:26 Average: 2 2.46 0.00 0.70 0.13 0.02 96.70 02:36:26 Average: 3 2.07 0.00 0.90 0.31 0.03 96.68 02:36:26 Average: 4 2.45 0.00 0.74 3.16 0.02 93.63 02:36:26 Average: 5 1.45 0.00 0.61 0.56 0.02 97.36 02:36:26 Average: 6 1.58 0.00 0.50 0.87 0.02 97.04 02:36:26 Average: 7 2.28 0.00 0.66 0.41 0.02 96.63 02:36:26 02:36:26 02:36:26