Pull request #157 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 885269bb1c95c2884b46068947a40edd167fd3e0+13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 (5091cb6163d5b56ef363667ae84bc890df833c75) 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-ssh2574723312064019954.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 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-ssh8427659611007890771.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 b1c004cf40c352fe6d03b0971bc7ee860312a7b0 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-157/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-157/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18366262748335120567.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-157/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3518001087152361862.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b1c004cf40c352fe6d03b0971bc7ee860312a7b0 # timeout=10 Commit message: "Merge pull request #480 from jinlinGuan/fix-docs-publish" > 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-ssh12871196387519149831.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-157/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-157/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3754882908233483893.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 b1c004cf40c352fe6d03b0971bc7ee860312a7b0 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-13033 in /w/workspace/xfoundry_edgex-taf-common_PR-157 [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-157 # 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 13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 into PR head commit 885269bb1c95c2884b46068947a40edd167fd3e0 Merge succeeded, producing 885269bb1c95c2884b46068947a40edd167fd3e0 Checking out Revision 885269bb1c95c2884b46068947a40edd167fd3e0 (PR-157) > 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/157/head:refs/remotes/origin/PR-157 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 885269bb1c95c2884b46068947a40edd167fd3e0 # 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 13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 885269bb1c95c2884b46068947a40edd167fd3e0 # timeout=10 Commit message: "build: bump pyjwt from 2.10.1 to 2.13.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object b1c004cf40c352fe6d03b0971bc7ee860312a7b0 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-06-15T23:34:39.979Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-06-15T23:34:40.207Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-06-15T23:34:40.299Z] ========================================================= [2026-06-15T23:34:40.299Z] EdgeX Global Pipelines Version Info [2026-06-15T23:34:40.299Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-06-15T23:34:41.443Z] ------------------- [2026-06-15T23:34:41.443Z] stable info: [2026-06-15T23:34:41.443Z] ------------------- [2026-06-15T23:34:41.443Z] Commited By: Ginny Guan ginny@iotechsys.com [2026-06-15T23:34:41.443Z] Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 [2026-06-15T23:34:41.443Z] Message: update stable to v1.0.281 [2026-06-15T23:34:42.013Z] ------------------- [2026-06-15T23:34:42.013Z] experimental info: [2026-06-15T23:34:42.013Z] ------------------- [2026-06-15T23:34:42.013Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-06-15T23:34:42.013Z] Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 [2026-06-15T23:34:42.013Z] Message: update experimental to v1.0.281 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2026-06-15T23:34:42.278Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2026-06-15T23:34:42.326Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2026-06-15T23:34:42.373Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-06-15T23:34:42.421Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-06-15T23:34:42.467Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-06-15T23:34:42.516Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2026-06-15T23:34:42.560Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-06-15T23:34:42.609Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2026-06-15T23:34:42.658Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2026-06-15T23:34:42.701Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-06-15T23:34:42.745Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2026-06-15T23:34:42.792Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2026-06-15T23:34:42.842Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-06-15T23:34:42.893Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-06-15T23:34:42.943Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-157 [Pipeline] echo [2026-06-15T23:34:42.994Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-157 [Pipeline] echo [2026-06-15T23:34:43.049Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-157 [Pipeline] echo [2026-06-15T23:34:43.101Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 885269bb1c95c2884b46068947a40edd167fd3e0 [Pipeline] echo [2026-06-15T23:34:43.149Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 885269b [Pipeline] echo [2026-06-15T23:34:43.199Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-06-15T23:34:43.336Z] provisioning config files... [2026-06-15T23:34:43.348Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-157@tmp/config1767884941624945497tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-15T23:34:43.732Z] ---> ****-login.sh [2026-06-15T23:34:43.732Z] nexus3.edgexfoundry.org:10001 [2026-06-15T23:34:43.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-15T23:34:43.995Z] [2026-06-15T23:34:43.995Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-15T23:34:43.995Z] Configure a credential helper to remove this warning. See [2026-06-15T23:34:43.995Z] https://docs.****.com/go/credential-store/ [2026-06-15T23:34:43.995Z] [2026-06-15T23:34:43.995Z] Login Succeeded [2026-06-15T23:34:43.995Z] nexus3.edgexfoundry.org:10002 [2026-06-15T23:34:43.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-15T23:34:44.255Z] [2026-06-15T23:34:44.255Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-15T23:34:44.255Z] Configure a credential helper to remove this warning. See [2026-06-15T23:34:44.255Z] https://docs.****.com/go/credential-store/ [2026-06-15T23:34:44.255Z] [2026-06-15T23:34:44.255Z] Login Succeeded [2026-06-15T23:34:44.255Z] nexus3.edgexfoundry.org:10003 [2026-06-15T23:34:44.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-15T23:34:44.255Z] [2026-06-15T23:34:44.255Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-15T23:34:44.255Z] Configure a credential helper to remove this warning. See [2026-06-15T23:34:44.255Z] https://docs.****.com/go/credential-store/ [2026-06-15T23:34:44.255Z] [2026-06-15T23:34:44.256Z] Login Succeeded [2026-06-15T23:34:44.256Z] nexus3.edgexfoundry.org:10004 [2026-06-15T23:34:44.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-15T23:34:44.256Z] [2026-06-15T23:34:44.256Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-15T23:34:44.256Z] Configure a credential helper to remove this warning. See [2026-06-15T23:34:44.256Z] https://docs.****.com/go/credential-store/ [2026-06-15T23:34:44.256Z] [2026-06-15T23:34:44.256Z] Login Succeeded [2026-06-15T23:34:44.256Z] ****.io [2026-06-15T23:34:44.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-15T23:34:44.517Z] [2026-06-15T23:34:44.517Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-15T23:34:44.517Z] Configure a credential helper to remove this warning. See [2026-06-15T23:34:44.517Z] https://docs.****.com/go/credential-store/ [2026-06-15T23:34:44.517Z] [2026-06-15T23:34:44.517Z] Login Succeeded [2026-06-15T23:34:44.517Z] ---> ****-login.sh ends [Pipeline] } [2026-06-15T23:34:44.543Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2026-06-15T23:34:45.248Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-06-15T23:34:45.248Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-06-15T23:34:45.248Z] + [ -e /tmp/ssh_known_hosts ] [2026-06-15T23:34:45.248Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-06-15T23:34:45.248Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-06-15T23:34:45.248Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-06-15T23:34:45.248Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-15T23:34:45.746Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-15T23:34:45.746Z] [2026-06-15T23:34:45.746Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-15T23:34:46.132Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-15T23:34:46.132Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-06-15T23:34:46.132Z] 3dae71ba6b94: Pulling fs layer [2026-06-15T23:34:46.132Z] 6bf1a483ea7c: Pulling fs layer [2026-06-15T23:34:46.132Z] f5dfc541a4d3: Pulling fs layer [2026-06-15T23:34:46.132Z] 461d9e800cba: Pulling fs layer [2026-06-15T23:34:46.132Z] 80192f66455f: Pulling fs layer [2026-06-15T23:34:46.132Z] 2e8e34ca0e6c: Pulling fs layer [2026-06-15T23:34:46.132Z] a29436f7fd5d: Pulling fs layer [2026-06-15T23:34:46.132Z] 923cac83aea3: Pulling fs layer [2026-06-15T23:34:46.132Z] 461d9e800cba: Waiting [2026-06-15T23:34:46.132Z] 25ad8b0a4227: Pulling fs layer [2026-06-15T23:34:46.132Z] db01528c6b51: Pulling fs layer [2026-06-15T23:34:46.132Z] 28988de357af: Pulling fs layer [2026-06-15T23:34:46.132Z] 923cac83aea3: Waiting [2026-06-15T23:34:46.132Z] 25ad8b0a4227: Waiting [2026-06-15T23:34:46.132Z] db01528c6b51: Waiting [2026-06-15T23:34:46.132Z] 28988de357af: Waiting [2026-06-15T23:34:46.132Z] 80192f66455f: Waiting [2026-06-15T23:34:46.132Z] 2e8e34ca0e6c: Waiting [2026-06-15T23:34:46.132Z] a29436f7fd5d: Waiting [2026-06-15T23:34:46.394Z] 6bf1a483ea7c: Verifying Checksum [2026-06-15T23:34:46.394Z] 6bf1a483ea7c: Download complete [2026-06-15T23:34:46.394Z] 461d9e800cba: Download complete [2026-06-15T23:34:46.394Z] 80192f66455f: Verifying Checksum [2026-06-15T23:34:46.394Z] 80192f66455f: Download complete [2026-06-15T23:34:46.394Z] f5dfc541a4d3: Verifying Checksum [2026-06-15T23:34:46.394Z] f5dfc541a4d3: Download complete [2026-06-15T23:34:46.394Z] 3dae71ba6b94: Verifying Checksum [2026-06-15T23:34:46.394Z] 3dae71ba6b94: Download complete [2026-06-15T23:34:46.394Z] 923cac83aea3: Download complete [2026-06-15T23:34:46.659Z] 25ad8b0a4227: Verifying Checksum [2026-06-15T23:34:46.660Z] 25ad8b0a4227: Download complete [2026-06-15T23:34:46.660Z] db01528c6b51: Download complete [2026-06-15T23:34:46.660Z] 28988de357af: Download complete [2026-06-15T23:34:46.922Z] a29436f7fd5d: Verifying Checksum [2026-06-15T23:34:46.922Z] a29436f7fd5d: Download complete [2026-06-15T23:34:47.181Z] 2e8e34ca0e6c: Verifying Checksum [2026-06-15T23:34:47.181Z] 2e8e34ca0e6c: Download complete [2026-06-15T23:34:47.751Z] 3dae71ba6b94: Pull complete [2026-06-15T23:34:48.018Z] 6bf1a483ea7c: Pull complete [2026-06-15T23:34:48.964Z] f5dfc541a4d3: Pull complete [2026-06-15T23:34:48.964Z] 461d9e800cba: Pull complete [2026-06-15T23:34:48.964Z] 80192f66455f: Pull complete [2026-06-15T23:34:53.161Z] 2e8e34ca0e6c: Pull complete [2026-06-15T23:34:54.103Z] a29436f7fd5d: Pull complete [2026-06-15T23:34:54.103Z] 923cac83aea3: Pull complete [2026-06-15T23:34:54.362Z] 25ad8b0a4227: Pull complete [2026-06-15T23:34:54.362Z] db01528c6b51: Pull complete [2026-06-15T23:34:54.362Z] 28988de357af: Pull complete [2026-06-15T23:34:54.362Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-06-15T23:34:54.362Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-15T23:34:54.362Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-15T23:34:54.625Z] prd-ubuntu20.04-docker-8c-8g-13033 does not seem to be running inside a container [2026-06-15T23:34:54.656Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-157 -v /w/workspace/xfoundry_edgex-taf-common_PR-157:/w/workspace/xfoundry_edgex-taf-common_PR-157:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-157@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-157@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-06-15T23:34:56.150Z] $ docker top c991e6a7c162084c85a07322e81379e688b05d46dd7caadf41a9ddff02ed57e7 -eo pid,comm [2026-06-15T23:34:56.198Z] 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). [2026-06-15T23:34:56.198Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-06-15T23:34:56.356Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-06-15T23:34:56.356Z] [ssh-agent] Looking for ssh-agent implementation... [2026-06-15T23:34:56.472Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-06-15T23:34:56.472Z] $ docker exec c991e6a7c162084c85a07322e81379e688b05d46dd7caadf41a9ddff02ed57e7 ssh-agent [2026-06-15T23:34:56.712Z] SSH_AUTH_SOCK=/tmp/ssh-wv2Gvo43UUIV/agent.32 [2026-06-15T23:34:56.712Z] SSH_AGENT_PID=38 [2026-06-15T23:34:56.718Z] Running ssh-add (command line suppressed) [2026-06-15T23:34:56.817Z] Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-157@tmp/private_key_17358209745264120043.key (/w/workspace/xfoundry_edgex-taf-common_PR-157@tmp/private_key_17358209745264120043.key) [2026-06-15T23:34:56.835Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-06-15T23:34:57.167Z] + git config --global --add safe.directory /w/workspace/xfoundry_edgex-taf-common_PR-157 [Pipeline] sh [2026-06-15T23:34:57.480Z] + git tag --points-at HEAD [Pipeline] } [2026-06-15T23:34:57.506Z] $ docker exec --env ******** --env ******** c991e6a7c162084c85a07322e81379e688b05d46dd7caadf41a9ddff02ed57e7 ssh-agent -k [2026-06-15T23:34:57.611Z] unset SSH_AUTH_SOCK; [2026-06-15T23:34:57.612Z] unset SSH_AGENT_PID; [2026-06-15T23:34:57.612Z] echo Agent pid 38 killed; [2026-06-15T23:34:57.626Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-06-15T23:34:57.730Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-06-15T23:34:57.730Z] [ssh-agent] Looking for ssh-agent implementation... [2026-06-15T23:34:57.856Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-06-15T23:34:57.855Z] $ docker exec c991e6a7c162084c85a07322e81379e688b05d46dd7caadf41a9ddff02ed57e7 ssh-agent [2026-06-15T23:34:57.963Z] SSH_AUTH_SOCK=/tmp/ssh-iLlgDpXHRWvX/agent.85 [2026-06-15T23:34:57.963Z] SSH_AGENT_PID=91 [2026-06-15T23:34:57.967Z] Running ssh-add (command line suppressed) [2026-06-15T23:34:58.082Z] Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-157@tmp/private_key_14329462420525338395.key (/w/workspace/xfoundry_edgex-taf-common_PR-157@tmp/private_key_14329462420525338395.key) [2026-06-15T23:34:58.100Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-06-15T23:34:58.443Z] + git semver init [2026-06-15T23:34:58.703Z] 2026-06-15 23:34:58,658 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-06-15T23:34:58.703Z] 2026-06-15 23:34:58,662 [run_init] DEBUG init version:0.0.0 force:False [2026-06-15T23:34:58.703Z] 2026-06-15 23:34:58,663 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-157/.semver [2026-06-15T23:34:58.703Z] 2026-06-15 23:34:58,663 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-157/.semver [2026-06-15T23:34:58.703Z] 2026-06-15 23:34:58,664 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-157/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-157, stdin=None, shell=False, universal_newlines=False) [2026-06-15T23:34:59.644Z] 2026-06-15 23:34:59,359 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-157/.git/info/exclude [2026-06-15T23:34:59.644Z] 2026-06-15 23:34:59,360 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-157/.semver/PR-157 with force:False [2026-06-15T23:34:59.644Z] 2026-06-15 23:34:59,360 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-157/.semver/PR-157 [2026-06-15T23:34:59.644Z] 2026-06-15 23:34:59,364 [execute] INFO git cat-file --batch-check [2026-06-15T23:34:59.644Z] 2026-06-15 23:34:59,365 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-157/.semver, stdin=, shell=False, universal_newlines=False) [2026-06-15T23:34:59.644Z] 2026-06-15 23:34:59,370 [execute] INFO git cat-file --batch [2026-06-15T23:34:59.644Z] 2026-06-15 23:34:59,370 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-157/.semver, stdin=, shell=False, universal_newlines=False) [2026-06-15T23:34:59.644Z] 2026-06-15 23:34:59,374 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-157/.semver/PR-157 [2026-06-15T23:34:59.644Z] 0.0.0 [Pipeline] } [2026-06-15T23:34:59.662Z] $ docker exec --env ******** --env ******** c991e6a7c162084c85a07322e81379e688b05d46dd7caadf41a9ddff02ed57e7 ssh-agent -k [2026-06-15T23:34:59.758Z] unset SSH_AUTH_SOCK; [2026-06-15T23:34:59.759Z] unset SSH_AGENT_PID; [2026-06-15T23:34:59.759Z] echo Agent pid 91 killed; [2026-06-15T23:34:59.771Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-06-15T23:35:00.194Z] + git semver [Pipeline] } [2026-06-15T23:35:00.477Z] $ docker stop --time=1 c991e6a7c162084c85a07322e81379e688b05d46dd7caadf41a9ddff02ed57e7 [2026-06-15T23:35:01.754Z] $ docker rm -f --volumes c991e6a7c162084c85a07322e81379e688b05d46dd7caadf41a9ddff02ed57e7 [Pipeline] // withDockerContainer [Pipeline] sh [2026-06-15T23:35:02.172Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-06-15T23:35:02.522Z] Stashed 1 file(s) [Pipeline] echo [2026-06-15T23:35:02.541Z] [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 [2026-06-15T23:35:03.133Z] provisioning config files... [2026-06-15T23:35:03.160Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-157@tmp/config18084180082188012735tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-15T23:35:03.525Z] ---> ****-login.sh [2026-06-15T23:35:03.525Z] nexus3.edgexfoundry.org:10001 [2026-06-15T23:35:03.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-15T23:35:03.525Z] Login Succeeded [2026-06-15T23:35:03.525Z] nexus3.edgexfoundry.org:10002 [2026-06-15T23:35:03.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-15T23:35:03.526Z] Login Succeeded [2026-06-15T23:35:03.526Z] nexus3.edgexfoundry.org:10003 [2026-06-15T23:35:03.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-15T23:35:03.790Z] Login Succeeded [2026-06-15T23:35:03.790Z] nexus3.edgexfoundry.org:10004 [2026-06-15T23:35:03.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-15T23:35:03.790Z] Login Succeeded [2026-06-15T23:35:03.790Z] ****.io [2026-06-15T23:35:03.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-15T23:35:04.049Z] Login Succeeded [2026-06-15T23:35:04.049Z] ---> ****-login.sh ends [Pipeline] } [2026-06-15T23:35:04.078Z] 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 [2026-06-15T23:35:05.103Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-06-15T23:35:05.420Z] + ls -al . [2026-06-15T23:35:05.420Z] total 72 [2026-06-15T23:35:05.420Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 15 23:35 . [2026-06-15T23:35:05.420Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 15 23:34 .. [2026-06-15T23:35:05.420Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 15 23:35 .git [2026-06-15T23:35:05.420Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 15 23:34 .github [2026-06-15T23:35:05.420Z] -rw-rw-r-- 1 jenkins jenkins 22 Jun 15 23:34 .gitignore [2026-06-15T23:35:05.420Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 15 23:34 .semver [2026-06-15T23:35:05.420Z] -rw-rw-r-- 1 jenkins jenkins 1653 Jun 15 23:34 Dockerfile [2026-06-15T23:35:05.420Z] -rw-rw-r-- 1 jenkins jenkins 746 Jun 15 23:34 Jenkinsfile [2026-06-15T23:35:05.420Z] -rw-rw-r-- 1 jenkins jenkins 11381 Jun 15 23:34 LICENSE [2026-06-15T23:35:05.420Z] -rw-rw-r-- 1 jenkins jenkins 4232 Jun 15 23:34 README.md [2026-06-15T23:35:05.420Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 15 23:34 TUC [2026-06-15T23:35:05.420Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 15 23:35 VERSION [2026-06-15T23:35:05.420Z] -rw-rw-r-- 1 jenkins jenkins 473 Jun 15 23:34 requirements.txt [2026-06-15T23:35:05.420Z] -rw-rw-r-- 1 jenkins jenkins 54 Jun 15 23:34 robot-entrypoint.sh [2026-06-15T23:35:05.420Z] -rw-rw-r-- 1 jenkins jenkins 445 Jun 15 23:34 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-15T23:35:05.828Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=885269bb1c95c2884b46068947a40edd167fd3e0 --label arch=amd64 --label version=0.0.0 . [2026-06-15T23:35:06.769Z] #0 building with "default" instance using docker driver [2026-06-15T23:35:06.769Z] [2026-06-15T23:35:06.769Z] #1 [internal] load build definition from Dockerfile [2026-06-15T23:35:06.769Z] #1 transferring dockerfile: 1.69kB done [2026-06-15T23:35:06.769Z] #1 DONE 0.0s [2026-06-15T23:35:06.769Z] [2026-06-15T23:35:06.769Z] #2 [internal] load metadata for docker.io/library/alpine:3.20 [2026-06-15T23:35:07.029Z] #2 DONE 0.6s [2026-06-15T23:35:07.288Z] [2026-06-15T23:35:07.288Z] #3 [internal] load .dockerignore [2026-06-15T23:35:07.288Z] #3 transferring context: 2B done [2026-06-15T23:35:07.288Z] #3 DONE 0.0s [2026-06-15T23:35:07.288Z] [2026-06-15T23:35:07.288Z] #4 [internal] load build context [2026-06-15T23:35:07.288Z] #4 transferring context: 582.08kB 0.0s done [2026-06-15T23:35:07.288Z] #4 DONE 0.1s [2026-06-15T23:35:07.288Z] [2026-06-15T23:35:07.288Z] #5 [1/7] FROM docker.io/library/alpine:3.20@sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc [2026-06-15T23:35:07.288Z] #5 resolve docker.io/library/alpine:3.20@sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc 0.0s done [2026-06-15T23:35:07.288Z] #5 sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc 9.23kB / 9.23kB done [2026-06-15T23:35:07.288Z] #5 sha256:c64c687cbea9300178b30c95835354e34c4e4febc4badfe27102879de0483b5e 1.02kB / 1.02kB done [2026-06-15T23:35:07.288Z] #5 sha256:bf8527eb54c3680e728d5b4b383a8ba730d72dae7236fbc8dff97ed6b224a731 612B / 612B done [2026-06-15T23:35:07.288Z] #5 sha256:25f1d6b1951ac8eb3740558fe94cb83d377bdadf95fd9f98b50d2e1b96130471 1.05MB / 3.63MB 0.2s [2026-06-15T23:35:07.546Z] #5 sha256:25f1d6b1951ac8eb3740558fe94cb83d377bdadf95fd9f98b50d2e1b96130471 3.63MB / 3.63MB 0.2s done [2026-06-15T23:35:07.547Z] #5 extracting sha256:25f1d6b1951ac8eb3740558fe94cb83d377bdadf95fd9f98b50d2e1b96130471 0.1s done [2026-06-15T23:35:07.547Z] #5 DONE 0.5s [2026-06-15T23:35:07.547Z] [2026-06-15T23:35:07.547Z] #6 [2/7] COPY . /edgex-taf/edgex-taf-common [2026-06-15T23:35:07.547Z] #6 DONE 0.1s [2026-06-15T23:35:07.807Z] [2026-06-15T23:35:07.807Z] #7 [3/7] COPY robot-entrypoint.sh /usr/local/bin/ [2026-06-15T23:35:07.807Z] #7 DONE 0.0s [2026-06-15T23:35:07.807Z] [2026-06-15T23:35:07.807Z] #8 [4/7] COPY requirements.txt /edgex-taf/requirements.txt [2026-06-15T23:35:07.807Z] #8 DONE 0.0s [2026-06-15T23:35:07.807Z] [2026-06-15T23:35:07.807Z] #9 [5/7] WORKDIR /edgex-taf [2026-06-15T23:35:07.807Z] #9 DONE 0.0s [2026-06-15T23:35:07.807Z] [2026-06-15T23:35:07.807Z] #10 [6/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-06-15T23:35:08.067Z] #10 DONE 0.3s [2026-06-15T23:35:08.327Z] [2026-06-15T23:35:08.327Z] #11 [7/7] RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.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 [2026-06-15T23:35:08.327Z] #11 0.237 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2026-06-15T23:35:08.586Z] #11 0.590 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2026-06-15T23:35:09.156Z] #11 1.131 OK: 8 MiB in 14 packages [2026-06-15T23:35:09.420Z] #11 1.185 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2026-06-15T23:35:09.420Z] #11 1.356 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2026-06-15T23:35:09.990Z] #11 1.861 (1/14) Installing ca-certificates (20260413-r0) [2026-06-15T23:35:09.990Z] #11 2.027 (2/14) Installing brotli-libs (1.1.0-r2) [2026-06-15T23:35:10.252Z] #11 2.274 (3/14) Installing c-ares (1.33.1-r0) [2026-06-15T23:35:10.512Z] #11 2.411 (4/14) Installing libunistring (1.2-r0) [2026-06-15T23:35:10.771Z] #11 2.663 (5/14) Installing libidn2 (2.3.7-r0) [2026-06-15T23:35:10.771Z] #11 2.807 (6/14) Installing nghttp2-libs (1.62.1-r0) [2026-06-15T23:35:11.037Z] #11 3.007 (7/14) Installing libpsl (0.21.5-r1) [2026-06-15T23:35:11.303Z] #11 3.134 (8/14) Installing zstd-libs (1.5.6-r0) [2026-06-15T23:35:11.303Z] #11 3.367 (9/14) Installing libcurl (8.14.1-r2) [2026-06-15T23:35:11.563Z] #11 3.538 (10/14) Installing curl (8.14.1-r2) [2026-06-15T23:35:11.822Z] #11 3.763 (11/14) Installing docker-cli (26.1.5-r0) [2026-06-15T23:35:12.081Z] #11 4.072 (12/14) Installing oniguruma (6.9.9-r0) [2026-06-15T23:35:12.341Z] #11 4.283 (13/14) Installing jq (1.7.1-r0) [2026-06-15T23:35:12.602Z] #11 4.440 (14/14) Installing openssl (3.3.7-r0) [2026-06-15T23:35:12.602Z] #11 4.665 Executing busybox-1.36.1-r31.trigger [2026-06-15T23:35:12.860Z] #11 4.671 Executing ca-certificates-20260413-r0.trigger [2026-06-15T23:35:12.861Z] #11 4.703 OK: 43 MiB in 28 packages [2026-06-15T23:35:12.861Z] #11 4.772 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2026-06-15T23:35:12.861Z] #11 4.937 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2026-06-15T23:35:13.429Z] #11 5.419 (1/167) Installing libexpat (2.7.5-r0) [2026-06-15T23:35:13.688Z] #11 5.559 (2/167) Installing libbz2 (1.0.8-r6) [2026-06-15T23:35:13.688Z] #11 5.727 (3/167) Installing libpng (1.6.57-r0) [2026-06-15T23:35:13.948Z] #11 5.878 (4/167) Installing freetype (2.13.2-r0) [2026-06-15T23:35:14.207Z] #11 6.109 (5/167) Installing fontconfig (2.15.0-r1) [2026-06-15T23:35:14.207Z] #11 6.264 (6/167) Installing libfontenc (1.1.8-r0) [2026-06-15T23:35:14.467Z] #11 6.427 (7/167) Installing mkfontscale (1.2.2-r6) [2026-06-15T23:35:14.724Z] #11 6.553 (8/167) Installing font-opensans (0_git20210927-r1) [2026-06-15T23:35:14.984Z] #11 6.830 (9/167) Installing pkgconf (2.2.0-r0) [2026-06-15T23:35:14.984Z] #11 6.970 (10/167) Installing libgcc (13.2.1_git20240309-r1) [2026-06-15T23:35:15.247Z] #11 7.157 (11/167) Installing libffi (3.4.6-r0) [2026-06-15T23:35:15.247Z] #11 7.282 (12/167) Installing libintl (0.22.5-r0) [2026-06-15T23:35:15.507Z] #11 7.460 (13/167) Installing libeconf (0.6.3-r0) [2026-06-15T23:35:15.767Z] #11 7.617 (14/167) Installing libblkid (2.40.1-r1) [2026-06-15T23:35:15.767Z] #11 7.804 (15/167) Installing libmount (2.40.1-r1) [2026-06-15T23:35:16.026Z] #11 7.969 (16/167) Installing pcre2 (10.43-r0) [2026-06-15T23:35:16.286Z] #11 8.199 (17/167) Installing glib (2.80.5-r0) [2026-06-15T23:35:16.546Z] #11 8.446 (18/167) Installing libstdc++ (13.2.1_git20240309-r1) [2026-06-15T23:35:16.805Z] #11 8.715 (19/167) Installing xz-libs (5.8.3-r0) [2026-06-15T23:35:16.805Z] #11 8.868 (20/167) Installing libxml2 (2.12.10-r0) [2026-06-15T23:35:17.072Z] #11 9.115 (21/167) Installing shared-mime-info (2.4-r0) [2026-06-15T23:35:17.336Z] #11 9.287 (22/167) Installing hicolor-icon-theme (0.17-r2) [2026-06-15T23:35:17.595Z] #11 9.465 (23/167) Installing libjpeg-turbo (3.0.3-r0) [2026-06-15T23:35:17.595Z] #11 9.622 (24/167) Installing libsharpyuv (1.3.2-r0) [2026-06-15T23:35:17.854Z] #11 9.771 (25/167) Installing libwebp (1.3.2-r0) [2026-06-15T23:35:17.854Z] #11 9.922 (26/167) Installing tiff (4.6.0t-r0) [2026-06-15T23:35:17.880Z] Still waiting to schedule task [2026-06-15T23:35:17.880Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2026-06-15T23:35:18.113Z] #11 10.13 (27/167) Installing gdk-pixbuf (2.42.12-r0) [2026-06-15T23:35:18.371Z] #11 10.29 (28/167) Installing gtk-update-icon-cache (3.24.43-r0) [2026-06-15T23:35:18.630Z] #11 10.45 (29/167) Installing libxau (1.0.11-r4) [2026-06-15T23:35:18.630Z] #11 10.56 (30/167) Installing libmd (1.1.0-r0) [2026-06-15T23:35:18.888Z] #11 10.73 (31/167) Installing libbsd (0.12.2-r0) [2026-06-15T23:35:18.888Z] #11 10.85 (32/167) Installing libxdmcp (1.1.5-r1) [2026-06-15T23:35:19.147Z] #11 11.00 (33/167) Installing libxcb (1.16.1-r0) [2026-06-15T23:35:19.147Z] #11 11.16 (34/167) Installing libx11 (1.8.9-r1) [2026-06-15T23:35:19.405Z] #11 11.44 (35/167) Installing libxcomposite (0.4.6-r5) [2026-06-15T23:35:19.665Z] #11 11.55 (36/167) Installing libxfixes (6.0.1-r4) [2026-06-15T23:35:19.665Z] #11 11.69 (37/167) Installing libxrender (0.9.11-r5) [2026-06-15T23:35:19.934Z] #11 11.81 (38/167) Installing libxcursor (1.2.2-r1) [2026-06-15T23:35:19.934Z] #11 11.97 (39/167) Installing libxdamage (1.1.6-r5) [2026-06-15T23:35:20.198Z] #11 12.08 (40/167) Installing libxext (1.3.6-r2) [2026-06-15T23:35:20.198Z] #11 12.25 (41/167) Installing libxi (1.8.1-r4) [2026-06-15T23:35:20.462Z] #11 12.37 (42/167) Installing libxinerama (1.1.5-r4) [2026-06-15T23:35:20.462Z] #11 12.51 (43/167) Installing libxrandr (1.5.4-r1) [2026-06-15T23:35:20.721Z] #11 12.63 (44/167) Installing libatk-1.0 (2.52.0-r0) [2026-06-15T23:35:20.980Z] #11 12.82 (45/167) Installing libxtst (1.2.4-r6) [2026-06-15T23:35:20.980Z] #11 12.94 (46/167) Installing dbus-libs (1.14.10-r1) [2026-06-15T23:35:21.240Z] #11 13.15 (47/167) Installing at-spi2-core (2.52.0-r0) [2026-06-15T23:35:21.240Z] #11 13.31 (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) [2026-06-15T23:35:21.499Z] #11 13.50 (49/167) Installing pixman (0.43.2-r0) [2026-06-15T23:35:21.760Z] #11 13.66 (50/167) Installing cairo (1.18.4-r0) [2026-06-15T23:35:22.059Z] #11 13.91 (51/167) Installing cairo-gobject (1.18.4-r0) [2026-06-15T23:35:22.059Z] #11 14.03 (52/167) Installing avahi-libs (0.8-r17) [2026-06-15T23:35:22.318Z] #11 14.22 (53/167) Installing gmp (6.3.0-r1) [2026-06-15T23:35:22.318Z] #11 14.36 (54/167) Installing nettle (3.10.2-r0) [2026-06-15T23:35:22.578Z] #11 14.59 (55/167) Installing libtasn1 (4.21.0-r0) [2026-06-15T23:35:22.846Z] #11 14.72 (56/167) Installing p11-kit (0.25.3-r0) [2026-06-15T23:35:23.105Z] #11 14.95 (57/167) Installing gnutls (3.8.13-r0) [2026-06-15T23:35:23.105Z] #11 15.13 (58/167) Installing cups-libs (2.4.18-r0) [2026-06-15T23:35:23.364Z] #11 15.35 (59/167) Installing libepoxy (1.5.10-r1) [2026-06-15T23:35:23.622Z] #11 15.51 (60/167) Installing fribidi (1.0.15-r0) [2026-06-15T23:35:23.622Z] #11 15.68 (61/167) Installing graphite2 (1.3.14-r6) [2026-06-15T23:35:23.881Z] #11 15.88 (62/167) Installing harfbuzz (8.5.0-r0) [2026-06-15T23:35:24.142Z] #11 16.13 (63/167) Installing libxft (2.3.8-r3) [2026-06-15T23:35:24.408Z] #11 16.25 (64/167) Installing pango (1.52.2-r0) [2026-06-15T23:35:24.408Z] #11 16.48 (65/167) Installing wayland-libs-client (1.22.0-r4) [2026-06-15T23:35:24.707Z] #11 16.63 (66/167) Installing wayland-libs-cursor (1.22.0-r4) [2026-06-15T23:35:24.707Z] #11 16.78 (67/167) Installing wayland-libs-egl (1.22.0-r4) [2026-06-15T23:35:24.973Z] #11 16.90 (68/167) Installing xkeyboard-config (2.41-r0) [2026-06-15T23:35:25.240Z] #11 17.15 (69/167) Installing libxkbcommon (1.7.0-r0) [2026-06-15T23:35:25.240Z] #11 17.31 (70/167) Installing gtk+3.0 (3.24.43-r0) [2026-06-15T23:35:25.823Z] #11 17.63 (71/167) Installing icu-data-full (74.2-r1) [2026-06-15T23:35:26.095Z] #11 17.99 (72/167) Installing mesa (24.0.9-r1) [2026-06-15T23:35:26.095Z] #11 18.16 (73/167) Installing llvm17-libs (17.0.6-r2) [2026-06-15T23:35:27.083Z] #11 19.09 (74/167) Installing hwdata-pci (0.382-r0) [2026-06-15T23:35:27.350Z] #11 19.32 (75/167) Installing libpciaccess (0.18.1-r0) [2026-06-15T23:35:27.623Z] #11 19.45 (76/167) Installing libdrm (2.4.120-r0) [2026-06-15T23:35:27.623Z] #11 19.66 (77/167) Installing libelf (0.191-r0) [2026-06-15T23:35:27.882Z] #11 19.79 (78/167) Installing mesa-glapi (24.0.9-r1) [2026-06-15T23:35:28.144Z] #11 19.98 (79/167) Installing mesa-dri-gallium (24.0.9-r1) [2026-06-15T23:35:28.414Z] #11 20.33 (80/167) Installing eudev-libs (3.2.14-r2) [2026-06-15T23:35:28.677Z] #11 20.50 (81/167) Installing libmagic (5.45-r1) [2026-06-15T23:35:28.677Z] #11 20.67 (82/167) Installing file (5.45-r1) [2026-06-15T23:35:28.936Z] #11 20.81 (83/167) Installing xprop (1.2.7-r0) [2026-06-15T23:35:28.936Z] #11 20.95 (84/167) Installing libice (1.1.1-r6) [2026-06-15T23:35:29.207Z] #11 21.11 (85/167) Installing libuuid (2.40.1-r1) [2026-06-15T23:35:29.207Z] #11 21.24 (86/167) Installing libsm (1.2.4-r4) [2026-06-15T23:35:29.467Z] #11 21.41 (87/167) Installing libxt (1.3.0-r5) [2026-06-15T23:35:29.726Z] #11 21.57 (88/167) Installing libxmu (1.1.4-r2) [2026-06-15T23:35:29.726Z] #11 21.75 (89/167) Installing xset (1.2.5-r1) [2026-06-15T23:35:29.985Z] #11 21.88 (90/167) Installing xdg-utils (1.2.1-r0) [2026-06-15T23:35:30.247Z] #11 22.07 (91/167) Installing libogg (1.3.5-r5) [2026-06-15T23:35:30.247Z] #11 22.20 (92/167) Installing libflac (1.4.3-r1) [2026-06-15T23:35:30.506Z] #11 22.41 (93/167) Installing alsa-lib (1.2.11-r0) [2026-06-15T23:35:30.764Z] #11 22.59 (94/167) Installing libSvtAv1Enc (2.0.0-r1) [2026-06-15T23:35:31.023Z] #11 22.89 (95/167) Installing aom-libs (3.9.1-r0) [2026-06-15T23:35:31.023Z] #11 23.09 (96/167) Installing libva (2.21.0-r0) [2026-06-15T23:35:31.282Z] #11 23.27 (97/167) Installing libvdpau (1.5-r3) [2026-06-15T23:35:31.543Z] #11 23.39 (98/167) Installing onevpl-libs (2023.3.1-r2) [2026-06-15T23:35:31.543Z] #11 23.59 (99/167) Installing ffmpeg-libavutil (6.1.1-r8) [2026-06-15T23:35:31.802Z] #11 23.76 (100/167) Installing libdav1d (1.4.2-r0) [2026-06-15T23:35:32.060Z] #11 24.00 (101/167) Installing openexr-libiex (3.1.13-r1) [2026-06-15T23:35:32.319Z] #11 24.16 (102/167) Installing openexr-libilmthread (3.1.13-r1) [2026-06-15T23:35:32.319Z] #11 24.32 (103/167) Installing imath (3.1.12-r0) [2026-06-15T23:35:32.579Z] #11 24.47 (104/167) Installing openexr-libopenexr (3.1.13-r1) [2026-06-15T23:35:32.840Z] #11 24.73 (105/167) Installing giflib (5.2.2-r0) [2026-06-15T23:35:32.840Z] #11 24.86 (106/167) Installing libhwy (1.0.7-r0) [2026-06-15T23:35:33.101Z] #11 25.03 (107/167) Installing lcms2 (2.19-r0) [2026-06-15T23:35:33.361Z] #11 25.19 (108/167) Installing libjxl (0.10.2-r0) [2026-06-15T23:35:33.620Z] #11 25.47 (109/167) Installing lame-libs (3.100-r5) [2026-06-15T23:35:33.620Z] #11 25.62 (110/167) Installing opus (1.5.2-r0) [2026-06-15T23:35:33.880Z] #11 25.85 (111/167) Installing rav1e-libs (0.7.1-r0) [2026-06-15T23:35:34.139Z] #11 26.04 (112/167) Installing libgomp (13.2.1_git20240309-r1) [2026-06-15T23:35:34.398Z] #11 26.25 (113/167) Installing soxr (0.1.3-r7) [2026-06-15T23:35:34.398Z] #11 26.39 (114/167) Installing ffmpeg-libswresample (6.1.1-r8) [2026-06-15T23:35:34.657Z] #11 26.58 (115/167) Installing libtheora (1.1.1-r18) [2026-06-15T23:35:34.916Z] #11 26.74 (116/167) Installing libvorbis (1.3.7-r2) [2026-06-15T23:35:34.916Z] #11 26.95 (117/167) Installing libvpx (1.14.1-r0) [2026-06-15T23:35:35.175Z] #11 27.14 (118/167) Installing libwebpmux (1.3.2-r0) [2026-06-15T23:35:35.442Z] #11 27.30 (119/167) Installing x264-libs (0.164_git20231001-r0) [2026-06-15T23:35:35.442Z] #11 27.48 (120/167) Installing numactl (2.0.18-r0) [2026-06-15T23:35:35.701Z] #11 27.66 (121/167) Installing x265-libs (3.6-r0) [2026-06-15T23:35:35.969Z] #11 27.89 (122/167) Installing xvidcore (1.3.7-r2) [2026-06-15T23:35:36.229Z] #11 28.09 (123/167) Installing ffmpeg-libavcodec (6.1.1-r8) [2026-06-15T23:35:36.488Z] #11 28.36 (124/167) Installing libbluray (1.3.4-r1) [2026-06-15T23:35:36.752Z] #11 28.57 (125/167) Installing mpg123-libs (1.32.8-r0) [2026-06-15T23:35:36.752Z] #11 28.73 (126/167) Installing libopenmpt (0.7.7-r0) [2026-06-15T23:35:37.011Z] #11 28.98 (127/167) Installing cjson (1.7.19-r0) [2026-06-15T23:35:37.272Z] #11 29.12 (128/167) Installing mbedtls (3.6.6-r0) [2026-06-15T23:35:37.535Z] #11 29.35 (129/167) Installing librist (0.2.10-r1) [2026-06-15T23:35:37.535Z] #11 29.50 (130/167) Installing libsrt (1.5.3-r0) [2026-06-15T23:35:37.794Z] #11 29.73 (131/167) Installing libssh (0.10.6-r0) [2026-06-15T23:35:38.053Z] #11 29.89 (132/167) Installing libsodium (1.0.19-r1) [2026-06-15T23:35:38.053Z] #11 30.10 (133/167) Installing libzmq (4.3.5-r2) [2026-06-15T23:35:38.622Z] #11 30.46 (134/167) Installing ffmpeg-libavformat (6.1.1-r8) [2026-06-15T23:35:38.622Z] #11 30.64 (135/167) Installing crc32c (1.1.2-r0) [2026-06-15T23:35:38.881Z] #11 30.80 (136/167) Installing double-conversion (3.3.0-r0) [2026-06-15T23:35:38.881Z] #11 30.94 (137/167) Installing libevent (2.1.12-r7) [2026-06-15T23:35:39.145Z] #11 31.17 (138/167) Installing wayland-libs-server (1.22.0-r4) [2026-06-15T23:35:39.404Z] #11 31.30 (139/167) Installing mesa-gbm (24.0.9-r1) [2026-06-15T23:35:39.404Z] #11 31.47 (140/167) Installing harfbuzz-subset (8.5.0-r0) [2026-06-15T23:35:39.663Z] #11 31.65 (141/167) Installing icu-libs (74.2-r1) [2026-06-15T23:35:39.925Z] #11 31.93 (142/167) Installing minizip (1.3.1-r0) [2026-06-15T23:35:40.185Z] #11 32.06 (143/167) Installing nspr (4.35-r4) [2026-06-15T23:35:40.448Z] #11 32.27 (144/167) Installing sqlite-libs (3.45.3-r3) [2026-06-15T23:35:40.448Z] #11 32.45 (145/167) Installing nss (3.105-r0) [2026-06-15T23:35:40.708Z] #11 32.77 (146/167) Installing openh264 (2.4.1-r0) [2026-06-15T23:35:40.968Z] #11 32.95 (147/167) Installing libcamera-ipa (0.3.0-r0) [2026-06-15T23:35:41.226Z] #11 33.14 (148/167) Installing libunwind (1.8.1-r0) [2026-06-15T23:35:41.226Z] #11 33.29 (149/167) Installing yaml (0.2.5-r2) [2026-06-15T23:35:41.487Z] #11 33.47 (150/167) Installing libcamera (0.3.0-r0) [2026-06-15T23:35:41.747Z] #11 33.65 (151/167) Installing speexdsp (1.2.1-r2) [2026-06-15T23:35:42.006Z] #11 33.83 (152/167) Installing libuv (1.48.0-r0) [2026-06-15T23:35:42.006Z] #11 33.97 (153/167) Installing roc-toolkit-libs (0.3.0-r0) [2026-06-15T23:35:42.266Z] #11 34.20 (154/167) Installing libsndfile (1.2.2-r1) [2026-06-15T23:35:42.526Z] #11 34.36 (155/167) Installing webrtc-audio-processing-1 (1.3-r0) [2026-06-15T23:35:42.785Z] #11 34.61 (156/167) Installing pipewire-libs (1.0.6-r1) [2026-06-15T23:35:42.785Z] #11 34.82 (157/167) Installing libasyncns (0.8-r3) [2026-06-15T23:35:43.044Z] #11 34.96 (158/167) Installing libltdl (2.4.7-r3) [2026-06-15T23:35:43.044Z] #11 35.09 (159/167) Installing orc (0.4.40-r0) [2026-06-15T23:35:43.303Z] #11 35.30 (160/167) Installing tdb-libs (1.4.9-r1) [2026-06-15T23:35:43.566Z] #11 35.43 (161/167) Installing libpulse (17.0-r0) [2026-06-15T23:35:43.824Z] #11 35.68 (162/167) Installing libwebpdemux (1.3.2-r0) [2026-06-15T23:35:43.824Z] #11 35.80 (163/167) Installing libgpg-error (1.49-r0) [2026-06-15T23:35:44.084Z] #11 35.99 (164/167) Installing libgcrypt (1.10.3-r0) [2026-06-15T23:35:44.084Z] #11 36.16 (165/167) Installing libxslt (1.1.39-r2) [2026-06-15T23:35:44.343Z] #11 36.37 (166/167) Installing chromium (131.0.6778.108-r0) [2026-06-15T23:35:46.246Z] #11 37.96 (167/167) Installing chromium-chromedriver (131.0.6778.108-r0) [2026-06-15T23:35:46.505Z] #11 38.35 Executing busybox-1.36.1-r31.trigger [2026-06-15T23:35:46.505Z] #11 38.36 Executing fontconfig-2.15.0-r1.trigger [2026-06-15T23:35:46.505Z] #11 38.38 Executing mkfontscale-1.2.2-r6.trigger [2026-06-15T23:35:46.505Z] #11 38.40 Executing glib-2.80.5-r0.trigger [2026-06-15T23:35:46.505Z] #11 38.41 Executing shared-mime-info-2.4-r0.trigger [2026-06-15T23:35:46.764Z] #11 38.76 Executing gdk-pixbuf-2.42.12-r0.trigger [2026-06-15T23:35:47.026Z] #11 38.77 Executing gtk-update-icon-cache-3.24.43-r0.trigger [2026-06-15T23:35:47.026Z] #11 38.79 Executing gtk+3.0-3.24.43-r0.trigger [2026-06-15T23:35:47.026Z] #11 38.81 OK: 672 MiB in 195 packages [2026-06-15T23:35:47.026Z] #11 38.87 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2026-06-15T23:35:47.026Z] #11 39.05 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2026-06-15T23:35:47.595Z] #11 39.58 (1/30) Installing jansson (2.14-r4) [2026-06-15T23:35:47.854Z] #11 39.71 (2/30) Installing binutils (2.42-r1) [2026-06-15T23:35:48.113Z] #11 40.02 (3/30) Installing libatomic (13.2.1_git20240309-r1) [2026-06-15T23:35:48.113Z] #11 40.14 (4/30) Installing isl26 (0.26-r1) [2026-06-15T23:35:48.457Z] #11 40.41 (5/30) Installing mpfr4 (4.2.1-r0) [2026-06-15T23:35:48.724Z] #11 40.57 (6/30) Installing mpc1 (1.3.1-r1) [2026-06-15T23:35:48.724Z] #11 40.75 (7/30) Installing gcc (13.2.1_git20240309-r1) [2026-06-15T23:35:49.661Z] #11 41.57 (8/30) Installing musl-dev (1.2.5-r3) [2026-06-15T23:35:49.920Z] #11 41.88 (9/30) Installing linux-headers (6.6-r0) [2026-06-15T23:35:50.181Z] #11 42.12 (10/30) Installing libffi-dev (3.4.6-r0) [2026-06-15T23:35:50.440Z] #11 42.30 (11/30) Installing libpq (16.14-r0) [2026-06-15T23:35:50.441Z] #11 42.47 (12/30) Installing openssl-dev (3.3.7-r0) [2026-06-15T23:35:50.701Z] #11 42.70 (13/30) Installing libpq-dev (16.14-r0) [2026-06-15T23:35:50.962Z] #11 42.87 (14/30) Installing libecpg (16.14-r0) [2026-06-15T23:35:51.220Z] #11 43.07 (15/30) Installing libecpg-dev (16.14-r0) [2026-06-15T23:35:51.221Z] #11 43.24 (16/30) Installing clang16-headers (16.0.6-r5) [2026-06-15T23:35:51.482Z] #11 43.51 (17/30) Installing llvm16-libs (16.0.6-r9) [2026-06-15T23:35:52.419Z] #11 44.36 (18/30) Installing clang16-libs (16.0.6-r5) [2026-06-15T23:35:53.798Z] #11 45.61 (19/30) Installing fortify-headers (1.1-r3) [2026-06-15T23:35:53.798Z] #11 45.72 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) [2026-06-15T23:35:54.059Z] #11 46.06 (21/30) Installing llvm16-linker-tools (16.0.6-r9) [2026-06-15T23:35:54.318Z] #11 46.22 (22/30) Installing clang16 (16.0.6-r5) [2026-06-15T23:35:54.576Z] #11 46.44 (23/30) Installing icu (74.2-r1) [2026-06-15T23:35:54.576Z] #11 46.62 (24/30) Installing icu-dev (74.2-r1) [2026-06-15T23:35:54.836Z] #11 46.89 (25/30) Installing llvm16 (16.0.6-r9) [2026-06-15T23:35:55.778Z] #11 47.75 (26/30) Installing lz4-libs (1.9.4-r5) [2026-06-15T23:35:56.037Z] #11 47.94 (27/30) Installing lz4-dev (1.9.4-r5) [2026-06-15T23:35:56.037Z] #11 48.06 (28/30) Installing zstd (1.5.6-r0) [2026-06-15T23:35:56.296Z] #11 48.27 (29/30) Installing zstd-dev (1.5.6-r0) [2026-06-15T23:35:56.555Z] #11 48.41 (30/30) Installing postgresql16-dev (16.14-r0) [2026-06-15T23:35:56.818Z] #11 48.72 Executing busybox-1.36.1-r31.trigger [2026-06-15T23:35:57.077Z] #11 48.73 OK: 1208 MiB in 225 packages [2026-06-15T23:35:57.077Z] #11 48.80 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2026-06-15T23:35:57.077Z] #11 48.98 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2026-06-15T23:35:57.657Z] #11 49.49 (1/14) Installing g++ (13.2.1_git20240309-r1) [2026-06-15T23:35:57.919Z] #11 49.87 (2/14) Installing gdbm (1.23-r1) [2026-06-15T23:35:58.177Z] #11 50.04 (3/14) Installing mpdecimal (4.0.0-r0) [2026-06-15T23:35:58.177Z] #11 50.18 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) [2026-06-15T23:35:58.436Z] #11 50.34 (5/14) Installing libncursesw (6.4_p20240420-r2) [2026-06-15T23:35:58.436Z] #11 50.49 (6/14) Installing libpanelw (6.4_p20240420-r2) [2026-06-15T23:35:58.694Z] #11 50.64 (7/14) Installing readline (8.2.10-r0) [2026-06-15T23:35:58.953Z] #11 50.81 (8/14) Installing python3 (3.12.13-r0) [2026-06-15T23:35:59.213Z] #11 51.21 (9/14) Installing python3-pycache-pyc0 (3.12.13-r0) [2026-06-15T23:35:59.471Z] #11 51.49 (10/14) Installing pyc (3.12.13-r0) [2026-06-15T23:35:59.730Z] #11 51.62 (11/14) Installing python3-pyc (3.12.13-r0) [2026-06-15T23:35:59.730Z] #11 51.75 (12/14) Installing python3-dev (3.12.13-r0) [2026-06-15T23:36:00.666Z] #11 52.41 (13/14) Installing libsodium-dev (1.0.19-r1) [2026-06-15T23:36:00.666Z] #11 52.54 (14/14) Installing zeromq-dev (4.3.5-r2) [2026-06-15T23:36:00.666Z] #11 52.71 Executing busybox-1.36.1-r31.trigger [2026-06-15T23:36:00.925Z] #11 52.72 OK: 1374 MiB in 239 packages [2026-06-15T23:36:00.925Z] #11 52.82 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2026-06-15T23:36:00.925Z] #11 52.99 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2026-06-15T23:36:01.493Z] #11 53.46 OK: 1374 MiB in 239 packages [2026-06-15T23:36:01.753Z] #11 53.53 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2026-06-15T23:36:01.753Z] #11 53.71 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2026-06-15T23:36:02.324Z] #11 54.30 (1/1) Installing tzdata (2026b-r0) [2026-06-15T23:36:02.582Z] #11 54.49 OK: 1376 MiB in 240 packages [2026-06-15T23:36:02.841Z] #11 54.86 (1/1) Purging tzdata (2026b-r0) [2026-06-15T23:36:03.100Z] #11 54.87 OK: 1374 MiB in 239 packages [2026-06-15T23:36:04.486Z] #11 56.50 Looking in links: /tmp/tmpqu4ojwhq [2026-06-15T23:36:04.486Z] #11 56.50 Processing /tmp/tmpqu4ojwhq/pip-25.0.1-py3-none-any.whl [2026-06-15T23:36:04.745Z] #11 56.51 Installing collected packages: pip [2026-06-15T23:36:05.705Z] #11 57.50 Successfully installed pip-25.0.1 [2026-06-15T23:36:05.705Z] #11 57.50 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. [2026-06-15T23:36:05.970Z] #11 57.95 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) [2026-06-15T23:36:06.231Z] #11 58.01 Collecting pip [2026-06-15T23:36:06.231Z] #11 58.07 Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) [2026-06-15T23:36:06.231Z] #11 58.22 Collecting setuptools [2026-06-15T23:36:06.501Z] #11 58.23 Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) [2026-06-15T23:36:06.501Z] #11 58.26 Collecting wheel [2026-06-15T23:36:06.501Z] #11 58.26 Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) [2026-06-15T23:36:06.501Z] #11 58.29 Collecting packaging>=24.0 (from wheel) [2026-06-15T23:36:06.501Z] #11 58.29 Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) [2026-06-15T23:36:06.501Z] #11 58.30 Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) [2026-06-15T23:36:06.501Z] #11 58.32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 191.6 MB/s eta 0:00:00 [2026-06-15T23:36:06.501Z] #11 58.32 Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) [2026-06-15T23:36:06.501Z] #11 58.33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 230.7 MB/s eta 0:00:00 [2026-06-15T23:36:06.501Z] #11 58.33 Downloading wheel-0.47.0-py3-none-any.whl (32 kB) [2026-06-15T23:36:06.501Z] #11 58.34 Downloading packaging-26.2-py3-none-any.whl (100 kB) [2026-06-15T23:36:06.501Z] #11 58.38 Installing collected packages: setuptools, pip, packaging, wheel [2026-06-15T23:36:07.080Z] #11 59.08 Attempting uninstall: pip [2026-06-15T23:36:07.080Z] #11 59.09 Found existing installation: pip 25.0.1 [2026-06-15T23:36:07.349Z] #11 59.12 Uninstalling pip-25.0.1: [2026-06-15T23:36:07.349Z] #11 59.13 Successfully uninstalled pip-25.0.1 [2026-06-15T23:36:08.289Z] #11 60.26 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. [2026-06-15T23:36:08.549Z] #11 60.26 Successfully installed packaging-26.2 pip-26.1.2 setuptools-82.0.1 wheel-0.47.0 [2026-06-15T23:36:08.809Z] #11 60.83 Processing ./edgex-taf-common [2026-06-15T23:36:09.067Z] #11 60.83 Installing build dependencies: started [2026-06-15T23:36:09.639Z] #11 61.61 Installing build dependencies: finished with status 'done' [2026-06-15T23:36:09.898Z] #11 61.61 Getting requirements to build wheel: started [2026-06-15T23:36:10.159Z] #11 62.02 Getting requirements to build wheel: finished with status 'done' [2026-06-15T23:36:10.159Z] #11 62.02 Preparing metadata (pyproject.toml): started [2026-06-15T23:36:10.159Z] #11 62.23 Preparing metadata (pyproject.toml): finished with status 'done' [2026-06-15T23:36:10.419Z] #11 62.23 Building wheels for collected packages: edgex-taf-common [2026-06-15T23:36:10.419Z] #11 62.23 Building wheel for edgex-taf-common (pyproject.toml): started [2026-06-15T23:36:10.419Z] #11 62.48 Building wheel for edgex-taf-common (pyproject.toml): finished with status 'done' [2026-06-15T23:36:10.681Z] #11 62.48 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15430 sha256=0041189a1b8ce07fc7ce456bedcedccb91ab16694d3427ff26ceb3e60093b828 [2026-06-15T23:36:10.681Z] #11 62.48 Stored in directory: /tmp/pip-ephem-wheel-cache-pkfdjqay/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2026-06-15T23:36:10.681Z] #11 62.48 Successfully built edgex-taf-common [2026-06-15T23:36:10.681Z] #11 62.50 Installing collected packages: edgex-taf-common [2026-06-15T23:36:10.681Z] #11 62.52 Successfully installed edgex-taf-common-0.0.0 [2026-06-15T23:36:10.681Z] #11 62.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. [2026-06-15T23:36:11.249Z] #11 63.06 Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) [2026-06-15T23:36:11.249Z] #11 63.11 Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) [2026-06-15T23:36:11.249Z] #11 63.13 Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) [2026-06-15T23:36:11.249Z] #11 63.14 Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) [2026-06-15T23:36:11.249Z] #11 63.16 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) [2026-06-15T23:36:11.507Z] #11 63.17 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) [2026-06-15T23:36:11.507Z] #11 63.18 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) [2026-06-15T23:36:11.507Z] #11 63.19 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) [2026-06-15T23:36:11.507Z] #11 63.20 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) [2026-06-15T23:36:11.507Z] #11 63.21 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) [2026-06-15T23:36:11.507Z] #11 63.22 Installing build dependencies: started [2026-06-15T23:36:12.074Z] #11 63.86 Installing build dependencies: finished with status 'done' [2026-06-15T23:36:12.074Z] #11 63.86 Getting requirements to build wheel: started [2026-06-15T23:36:12.336Z] #11 64.24 Getting requirements to build wheel: finished with status 'done' [2026-06-15T23:36:12.336Z] #11 64.24 Preparing metadata (pyproject.toml): started [2026-06-15T23:36:12.596Z] #11 64.46 Preparing metadata (pyproject.toml): finished with status 'done' [2026-06-15T23:36:12.596Z] #11 64.49 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) [2026-06-15T23:36:12.596Z] #11 64.50 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2026-06-15T23:36:12.596Z] #11 64.50 Installing build dependencies: started [2026-06-15T23:36:13.165Z] #11 65.12 Installing build dependencies: finished with status 'done' [2026-06-15T23:36:13.425Z] #11 65.12 Getting requirements to build wheel: started [2026-06-15T23:36:13.686Z] #11 65.51 Getting requirements to build wheel: finished with status 'done' [2026-06-15T23:36:13.686Z] #11 65.51 Preparing metadata (pyproject.toml): started [2026-06-15T23:36:13.686Z] #11 65.73 Preparing metadata (pyproject.toml): finished with status 'done' [2026-06-15T23:36:13.945Z] #11 65.76 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) [2026-06-15T23:36:13.945Z] #11 65.78 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) [2026-06-15T23:36:13.945Z] #11 65.80 Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) [2026-06-15T23:36:13.945Z] #11 65.81 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) [2026-06-15T23:36:13.945Z] #11 65.83 Collecting requests==2.32.4 (from -r requirements.txt (line 9)) [2026-06-15T23:36:14.206Z] #11 65.84 Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) [2026-06-15T23:36:14.206Z] #11 65.85 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) [2026-06-15T23:36:14.206Z] #11 65.85 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) [2026-06-15T23:36:14.206Z] #11 65.88 Collecting docker==7.1.0 (from -r requirements.txt (line 11)) [2026-06-15T23:36:14.206Z] #11 65.89 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) [2026-06-15T23:36:14.206Z] #11 66.13 Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) [2026-06-15T23:36:14.206Z] #11 66.15 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (62 kB) [2026-06-15T23:36:14.206Z] #11 66.25 Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) [2026-06-15T23:36:14.471Z] #11 66.26 Downloading psutil-7.0.0.tar.gz (497 kB) [2026-06-15T23:36:14.471Z] #11 66.35 Installing build dependencies: started [2026-06-15T23:36:15.037Z] #11 66.98 Installing build dependencies: finished with status 'done' [2026-06-15T23:36:15.295Z] #11 66.98 Getting requirements to build wheel: started [2026-06-15T23:36:15.554Z] #11 67.54 Getting requirements to build wheel: finished with status 'done' [2026-06-15T23:36:15.812Z] #11 67.54 Preparing metadata (pyproject.toml): started [2026-06-15T23:36:15.813Z] #11 67.85 Preparing metadata (pyproject.toml): finished with status 'done' [2026-06-15T23:36:16.071Z] #11 68.12 Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) [2026-06-15T23:36:16.330Z] #11 68.15 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl.metadata (6.0 kB) [2026-06-15T23:36:16.330Z] #11 68.21 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) [2026-06-15T23:36:16.330Z] #11 68.21 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) [2026-06-15T23:36:16.330Z] #11 68.27 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) [2026-06-15T23:36:16.588Z] #11 68.27 Downloading psycopg2-2.9.10.tar.gz (385 kB) [2026-06-15T23:36:16.588Z] #11 68.34 Installing build dependencies: started [2026-06-15T23:36:17.155Z] #11 68.96 Installing build dependencies: finished with status 'done' [2026-06-15T23:36:17.155Z] #11 68.97 Getting requirements to build wheel: started [2026-06-15T23:36:17.415Z] #11 69.38 Getting requirements to build wheel: finished with status 'done' [2026-06-15T23:36:17.687Z] #11 69.38 Preparing metadata (pyproject.toml): started [2026-06-15T23:36:17.687Z] #11 69.62 Preparing metadata (pyproject.toml): finished with status 'done' [2026-06-15T23:36:17.687Z] #11 69.71 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) [2026-06-15T23:36:17.687Z] #11 69.72 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl.metadata (3.4 kB) [2026-06-15T23:36:17.945Z] #11 69.91 Collecting protobuf==6.33.5 (from -r requirements.txt (line 18)) [2026-06-15T23:36:18.204Z] #11 69.92 Downloading protobuf-6.33.5-py3-none-any.whl.metadata (593 bytes) [2026-06-15T23:36:18.204Z] #11 69.94 Collecting pyjwt==2.13.0 (from -r requirements.txt (line 19)) [2026-06-15T23:36:18.204Z] #11 69.94 Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) [2026-06-15T23:36:18.204Z] #11 70.19 Collecting cryptography==46.0.5 (from -r requirements.txt (line 20)) [2026-06-15T23:36:18.462Z] #11 70.20 Downloading cryptography-46.0.5-cp311-abi3-musllinux_1_2_x86_64.whl.metadata (5.7 kB) [2026-06-15T23:36:18.462Z] #11 70.23 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) [2026-06-15T23:36:18.462Z] #11 70.23 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2026-06-15T23:36:18.462Z] #11 70.26 Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) [2026-06-15T23:36:18.462Z] #11 70.27 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) [2026-06-15T23:36:18.462Z] #11 70.28 Collecting genson==1.3.0 (from -r requirements.txt (line 23)) [2026-06-15T23:36:18.462Z] #11 70.28 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2026-06-15T23:36:18.462Z] #11 70.32 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-06-15T23:36:18.462Z] #11 70.33 Downloading selenium-4.44.0-py3-none-any.whl.metadata (7.4 kB) [2026-06-15T23:36:18.462Z] #11 70.34 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-06-15T23:36:18.462Z] #11 70.35 Downloading robotframework_pythonlibcore-4.6.0-py3-none-any.whl.metadata (10 kB) [2026-06-15T23:36:18.462Z] #11 70.37 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-06-15T23:36:18.462Z] #11 70.38 Downloading click-8.4.1-py3-none-any.whl.metadata (2.6 kB) [2026-06-15T23:36:18.462Z] #11 70.41 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-06-15T23:36:18.462Z] #11 70.41 Downloading paramiko-5.0.0-py3-none-any.whl.metadata (3.7 kB) [2026-06-15T23:36:18.462Z] #11 70.43 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-06-15T23:36:18.721Z] #11 70.43 Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) [2026-06-15T23:36:18.721Z] #11 70.45 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-15T23:36:18.721Z] #11 70.46 Downloading docutils-0.23-py3-none-any.whl.metadata (15 kB) [2026-06-15T23:36:18.721Z] #11 70.48 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-15T23:36:18.721Z] #11 70.49 Downloading flex-6.14.1.tar.gz (40 kB) [2026-06-15T23:36:18.721Z] #11 70.52 Installing build dependencies: started [2026-06-15T23:36:19.289Z] #11 71.14 Installing build dependencies: finished with status 'done' [2026-06-15T23:36:19.290Z] #11 71.14 Getting requirements to build wheel: started [2026-06-15T23:36:19.550Z] #11 71.56 Getting requirements to build wheel: finished with status 'done' [2026-06-15T23:36:19.808Z] #11 71.57 Preparing metadata (pyproject.toml): started [2026-06-15T23:36:19.808Z] #11 71.80 Preparing metadata (pyproject.toml): finished with status 'done' [2026-06-15T23:36:20.066Z] #11 71.83 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-15T23:36:20.066Z] #11 71.85 Downloading jsonpath_ng-1.8.0-py3-none-any.whl.metadata (18 kB) [2026-06-15T23:36:20.066Z] #11 71.88 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-15T23:36:20.066Z] #11 71.89 Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) [2026-06-15T23:36:20.066Z] #11 71.92 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-15T23:36:20.066Z] #11 71.93 Downloading openapi_core-0.23.1-py3-none-any.whl.metadata (8.1 kB) [2026-06-15T23:36:20.066Z] #11 71.95 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-15T23:36:20.066Z] #11 71.96 Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) [2026-06-15T23:36:20.066Z] #11 72.00 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-15T23:36:20.066Z] #11 72.01 Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) [2026-06-15T23:36:20.066Z] #11 72.02 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-15T23:36:20.066Z] #11 72.03 Downloading tzlocal-5.4-py3-none-any.whl.metadata (7.7 kB) [2026-06-15T23:36:20.325Z] #11 72.15 Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) [2026-06-15T23:36:20.325Z] #11 72.15 Downloading charset_normalizer-3.4.7-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (40 kB) [2026-06-15T23:36:20.325Z] #11 72.17 Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) [2026-06-15T23:36:20.325Z] #11 72.17 Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) [2026-06-15T23:36:20.325Z] #11 72.20 Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 9)) [2026-06-15T23:36:20.325Z] #11 72.20 Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) [2026-06-15T23:36:20.325Z] #11 72.23 Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) [2026-06-15T23:36:20.325Z] #11 72.23 Downloading certifi-2026.5.20-py3-none-any.whl.metadata (2.5 kB) [2026-06-15T23:36:20.325Z] #11 72.25 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) [2026-06-15T23:36:20.583Z] #11 72.26 Downloading reactivex-4.1.0-py3-none-any.whl.metadata (5.7 kB) [2026-06-15T23:36:20.584Z] #11 72.28 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) [2026-06-15T23:36:20.584Z] #11 72.28 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2026-06-15T23:36:20.584Z] #11 72.29 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.49.0->-r requirements.txt (line 15)) (82.0.1) [2026-06-15T23:36:20.584Z] #11 72.41 Collecting cffi>=2.0.0 (from cryptography==46.0.5->-r requirements.txt (line 20)) [2026-06-15T23:36:20.584Z] #11 72.42 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.6 kB) [2026-06-15T23:36:20.584Z] #11 72.44 Collecting pycparser (from cffi>=2.0.0->cryptography==46.0.5->-r requirements.txt (line 20)) [2026-06-15T23:36:20.584Z] #11 72.44 Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) [2026-06-15T23:36:20.584Z] #11 72.50 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-06-15T23:36:20.584Z] #11 72.50 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_x86_64.whl.metadata (10 kB) [2026-06-15T23:36:20.584Z] #11 72.53 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-06-15T23:36:20.584Z] #11 72.54 Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) [2026-06-15T23:36:20.584Z] #11 72.57 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-06-15T23:36:20.584Z] #11 72.57 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_x86_64.whl.metadata (10.0 kB) [2026-06-15T23:36:20.584Z] #11 72.59 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) [2026-06-15T23:36:20.584Z] #11 72.59 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) [2026-06-15T23:36:20.584Z] #11 72.61 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 15)) [2026-06-15T23:36:20.584Z] #11 72.62 Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) [2026-06-15T23:36:20.584Z] #11 72.63 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-06-15T23:36:20.584Z] #11 72.64 Downloading trio-0.33.0-py3-none-any.whl.metadata (8.5 kB) [2026-06-15T23:36:20.842Z] #11 72.65 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-06-15T23:36:20.842Z] #11 72.65 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) [2026-06-15T23:36:20.842Z] #11 72.67 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-06-15T23:36:20.842Z] #11 72.68 Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) [2026-06-15T23:36:20.842Z] #11 72.69 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-06-15T23:36:20.842Z] #11 72.70 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2026-06-15T23:36:20.842Z] #11 72.71 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-06-15T23:36:20.842Z] #11 72.71 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2026-06-15T23:36:20.842Z] #11 72.72 Collecting sniffio>=1.3.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-06-15T23:36:20.842Z] #11 72.72 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2026-06-15T23:36:20.842Z] #11 72.78 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-06-15T23:36:20.842Z] #11 72.78 Downloading wsproto-1.3.2-py3-none-any.whl.metadata (5.2 kB) [2026-06-15T23:36:20.842Z] #11 72.79 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-06-15T23:36:20.842Z] #11 72.80 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2026-06-15T23:36:20.842Z] #11 72.83 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-06-15T23:36:20.842Z] #11 72.83 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) [2026-06-15T23:36:20.842Z] #11 72.88 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-15T23:36:21.100Z] #11 72.88 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.4 kB) [2026-06-15T23:36:21.100Z] #11 72.91 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-15T23:36:21.100Z] #11 72.92 Downloading validate_email-1.3.tar.gz (4.7 kB) [2026-06-15T23:36:21.100Z] #11 72.93 Installing build dependencies: started [2026-06-15T23:36:21.669Z] #11 73.56 Installing build dependencies: finished with status 'done' [2026-06-15T23:36:21.669Z] #11 73.56 Getting requirements to build wheel: started [2026-06-15T23:36:21.939Z] #11 73.94 Getting requirements to build wheel: finished with status 'done' [2026-06-15T23:36:22.206Z] #11 73.94 Preparing metadata (pyproject.toml): started [2026-06-15T23:36:22.206Z] #11 74.14 Preparing metadata (pyproject.toml): finished with status 'done' [2026-06-15T23:36:22.472Z] #11 74.18 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-15T23:36:22.472Z] #11 74.19 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2026-06-15T23:36:22.472Z] #11 74.22 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-15T23:36:22.472Z] #11 74.23 Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2026-06-15T23:36:22.472Z] #11 74.24 Installing build dependencies: started [2026-06-15T23:36:23.053Z] #11 74.84 Installing build dependencies: finished with status 'done' [2026-06-15T23:36:23.053Z] #11 74.84 Getting requirements to build wheel: started [2026-06-15T23:36:23.319Z] #11 75.21 Getting requirements to build wheel: finished with status 'done' [2026-06-15T23:36:23.319Z] #11 75.21 Preparing metadata (pyproject.toml): started [2026-06-15T23:36:23.585Z] #11 75.42 Preparing metadata (pyproject.toml): finished with status 'done' [2026-06-15T23:36:23.585Z] #11 75.44 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-15T23:36:23.585Z] #11 75.44 Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) [2026-06-15T23:36:23.585Z] #11 75.46 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-15T23:36:23.585Z] #11 75.47 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) [2026-06-15T23:36:23.585Z] #11 75.49 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-15T23:36:23.585Z] #11 75.49 Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) [2026-06-15T23:36:23.851Z] #11 75.78 Collecting rpds-py>=0.25.0 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-15T23:36:23.851Z] #11 75.78 Downloading rpds_py-2026.5.1-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.1 kB) [2026-06-15T23:36:23.851Z] #11 75.80 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-15T23:36:23.851Z] #11 75.80 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) [2026-06-15T23:36:23.851Z] #11 75.82 Collecting jsonschema-path<0.5.0,>=0.4.5 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-15T23:36:23.851Z] #11 75.82 Downloading jsonschema_path-0.4.6-py3-none-any.whl.metadata (5.9 kB) [2026-06-15T23:36:23.851Z] #11 75.84 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-15T23:36:23.851Z] #11 75.85 Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) [2026-06-15T23:36:23.851Z] #11 75.87 Collecting openapi-schema-validator<0.9.0,>=0.7.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-15T23:36:23.851Z] #11 75.88 Downloading openapi_schema_validator-0.8.1-py3-none-any.whl.metadata (9.9 kB) [2026-06-15T23:36:23.851Z] #11 75.90 Collecting openapi-spec-validator<0.9.0,>=0.8.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-15T23:36:24.117Z] #11 75.90 Downloading openapi_spec_validator-0.8.5-py3-none-any.whl.metadata (6.5 kB) [2026-06-15T23:36:24.117Z] #11 75.93 Collecting werkzeug>=2.1.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-15T23:36:24.117Z] #11 75.94 Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) [2026-06-15T23:36:24.117Z] #11 75.95 Collecting pathable<0.6.0,>=0.5.0 (from jsonschema-path<0.5.0,>=0.4.5->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-15T23:36:24.117Z] #11 75.96 Downloading pathable-0.5.0-py3-none-any.whl.metadata (5.9 kB) [2026-06-15T23:36:24.117Z] #11 76.08 Collecting pydantic<3.0.0,>=2.0.0 (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-15T23:36:24.375Z] #11 76.09 Downloading pydantic-2.13.4-py3-none-any.whl.metadata (109 kB) [2026-06-15T23:36:24.375Z] #11 76.11 Collecting pydantic-settings<3.0.0,>=2.0.0 (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-15T23:36:24.375Z] #11 76.12 Downloading pydantic_settings-2.14.1-py3-none-any.whl.metadata (3.4 kB) [2026-06-15T23:36:24.375Z] #11 76.13 Collecting rfc3339-validator (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-15T23:36:24.375Z] #11 76.13 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) [2026-06-15T23:36:24.375Z] #11 76.17 Collecting lazy-object-proxy<2.0,>=1.7.1 (from openapi-spec-validator<0.9.0,>=0.8.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-15T23:36:24.375Z] #11 76.20 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (5.1 kB) [2026-06-15T23:36:24.375Z] #11 76.21 Collecting annotated-types>=0.6.0 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-15T23:36:24.375Z] #11 76.22 Downloading annotated_types-0.7.0-py3-none-any.whl.metadata (15 kB) [2026-06-15T23:36:25.311Z] #11 77.02 Collecting pydantic-core==2.46.4 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-15T23:36:25.311Z] #11 77.02 Downloading pydantic_core-2.46.4-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (6.6 kB) [2026-06-15T23:36:25.311Z] #11 77.03 Collecting typing-inspection>=0.4.2 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-15T23:36:25.311Z] #11 77.04 Downloading typing_inspection-0.4.2-py3-none-any.whl.metadata (2.6 kB) [2026-06-15T23:36:25.311Z] #11 77.10 Collecting markupsafe>=2.1.1 (from werkzeug>=2.1.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-15T23:36:25.311Z] #11 77.10 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.7 kB) [2026-06-15T23:36:25.311Z] #11 77.14 Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) [2026-06-15T23:36:25.311Z] #11 77.14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 325.5 MB/s 0:00:00 [2026-06-15T23:36:25.311Z] #11 77.15 Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) [2026-06-15T23:36:25.311Z] #11 77.15 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) [2026-06-15T23:36:25.311Z] #11 77.16 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) [2026-06-15T23:36:25.311Z] #11 77.18 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) [2026-06-15T23:36:25.311Z] #11 77.19 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) [2026-06-15T23:36:25.311Z] #11 77.19 Downloading requests-2.32.4-py3-none-any.whl (64 kB) [2026-06-15T23:36:25.311Z] #11 77.20 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) [2026-06-15T23:36:25.311Z] #11 77.20 Downloading docker-7.1.0-py3-none-any.whl (147 kB) [2026-06-15T23:36:25.311Z] #11 77.23 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl (17.9 MB) [2026-06-15T23:36:25.910Z] #11 77.84 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.9/17.9 MB 28.9 MB/s 0:00:00 [2026-06-15T23:36:25.910Z] #11 77.87 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl (1.9 MB) [2026-06-15T23:36:25.910Z] #11 77.91 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 47.1 MB/s 0:00:00 [2026-06-15T23:36:25.910Z] #11 77.92 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) [2026-06-15T23:36:25.910Z] #11 77.93 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 361.6 MB/s 0:00:00 [2026-06-15T23:36:25.910Z] #11 77.94 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl (2.3 MB) [2026-06-15T23:36:26.176Z] #11 77.97 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 76.6 MB/s 0:00:00 [2026-06-15T23:36:26.176Z] #11 77.98 Downloading protobuf-6.33.5-py3-none-any.whl (170 kB) [2026-06-15T23:36:26.176Z] #11 77.99 Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) [2026-06-15T23:36:26.176Z] #11 77.99 Downloading cryptography-46.0.5-cp311-abi3-musllinux_1_2_x86_64.whl (4.7 MB) [2026-06-15T23:36:26.176Z] #11 78.03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 152.0 MB/s 0:00:00 [2026-06-15T23:36:26.176Z] #11 78.04 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2026-06-15T23:36:26.176Z] #11 78.05 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) [2026-06-15T23:36:26.176Z] #11 78.05 Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2026-06-15T23:36:26.176Z] #11 78.06 Downloading charset_normalizer-3.4.7-cp312-cp312-musllinux_1_2_x86_64.whl (218 kB) [2026-06-15T23:36:26.176Z] #11 78.07 Downloading idna-3.18-py3-none-any.whl (65 kB) [2026-06-15T23:36:26.176Z] #11 78.08 Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) [2026-06-15T23:36:26.176Z] #11 78.09 Downloading certifi-2026.5.20-py3-none-any.whl (134 kB) [2026-06-15T23:36:26.176Z] #11 78.09 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_x86_64.whl (221 kB) [2026-06-15T23:36:26.176Z] #11 78.10 Downloading click-8.4.1-py3-none-any.whl (116 kB) [2026-06-15T23:36:26.176Z] #11 78.10 Downloading paramiko-5.0.0-py3-none-any.whl (208 kB) [2026-06-15T23:36:26.176Z] #11 78.11 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_x86_64.whl (359 kB) [2026-06-15T23:36:26.176Z] #11 78.13 Downloading invoke-3.0.3-py3-none-any.whl (160 kB) [2026-06-15T23:36:26.176Z] #11 78.14 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_x86_64.whl (1.4 MB) [2026-06-15T23:36:26.444Z] #11 78.16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 115.3 MB/s 0:00:00 [2026-06-15T23:36:26.444Z] #11 78.16 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2026-06-15T23:36:26.444Z] #11 78.17 Downloading reactivex-4.1.0-py3-none-any.whl (218 kB) [2026-06-15T23:36:26.444Z] #11 78.18 Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) [2026-06-15T23:36:26.444Z] #11 78.19 Downloading robotframework_pythonlibcore-4.6.0-py3-none-any.whl (20 kB) [2026-06-15T23:36:26.444Z] #11 78.20 Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) [2026-06-15T23:36:26.444Z] #11 78.20 Downloading selenium-4.44.0-py3-none-any.whl (9.7 MB) [2026-06-15T23:36:26.444Z] #11 78.30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 102.8 MB/s 0:00:00 [2026-06-15T23:36:26.444Z] #11 78.31 Downloading trio-0.33.0-py3-none-any.whl (510 kB) [2026-06-15T23:36:26.444Z] #11 78.32 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) [2026-06-15T23:36:26.444Z] #11 78.32 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2026-06-15T23:36:26.444Z] #11 78.33 Downloading attrs-26.1.0-py3-none-any.whl (67 kB) [2026-06-15T23:36:26.444Z] #11 78.34 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2026-06-15T23:36:26.444Z] #11 78.34 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) [2026-06-15T23:36:26.444Z] #11 78.35 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2026-06-15T23:36:26.444Z] #11 78.36 Downloading wsproto-1.3.2-py3-none-any.whl (24 kB) [2026-06-15T23:36:26.444Z] #11 78.36 Downloading h11-0.16.0-py3-none-any.whl (37 kB) [2026-06-15T23:36:26.444Z] #11 78.37 Downloading docutils-0.23-py3-none-any.whl (634 kB) [2026-06-15T23:36:26.444Z] #11 78.37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 634.7/634.7 kB 411.2 MB/s 0:00:00 [2026-06-15T23:36:26.444Z] #11 78.38 Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) [2026-06-15T23:36:26.444Z] #11 78.38 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (790 kB) [2026-06-15T23:36:26.444Z] #11 78.39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 790.2/790.2 kB 255.8 MB/s 0:00:00 [2026-06-15T23:36:26.444Z] #11 78.40 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2026-06-15T23:36:26.444Z] #11 78.41 Downloading jsonpath_ng-1.8.0-py3-none-any.whl (67 kB) [2026-06-15T23:36:26.444Z] #11 78.41 Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) [2026-06-15T23:36:26.444Z] #11 78.42 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) [2026-06-15T23:36:26.444Z] #11 78.42 Downloading referencing-0.37.0-py3-none-any.whl (26 kB) [2026-06-15T23:36:26.444Z] #11 78.43 Downloading rpds_py-2026.5.1-cp312-cp312-musllinux_1_2_x86_64.whl (582 kB) [2026-06-15T23:36:26.444Z] #11 78.44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 582.4/582.4 kB 241.9 MB/s 0:00:00 [2026-06-15T23:36:26.444Z] #11 78.44 Downloading openapi_core-0.23.1-py3-none-any.whl (115 kB) [2026-06-15T23:36:26.444Z] #11 78.45 Downloading jsonschema_path-0.4.6-py3-none-any.whl (19 kB) [2026-06-15T23:36:26.444Z] #11 78.46 Downloading openapi_schema_validator-0.8.1-py3-none-any.whl (19 kB) [2026-06-15T23:36:26.444Z] #11 78.46 Downloading openapi_spec_validator-0.8.5-py3-none-any.whl (50 kB) [2026-06-15T23:36:26.444Z] #11 78.49 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl (70 kB) [2026-06-15T23:36:26.444Z] #11 78.49 Downloading pathable-0.5.0-py3-none-any.whl (16 kB) [2026-06-15T23:36:26.444Z] #11 78.50 Downloading pydantic-2.13.4-py3-none-any.whl (472 kB) [2026-06-15T23:36:26.444Z] #11 78.51 Downloading pydantic_core-2.46.4-cp312-cp312-musllinux_1_1_x86_64.whl (2.4 MB) [2026-06-15T23:36:26.722Z] #11 78.52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 180.6 MB/s 0:00:00 [2026-06-15T23:36:26.722Z] #11 78.53 Downloading pydantic_settings-2.14.1-py3-none-any.whl (60 kB) [2026-06-15T23:36:26.722Z] #11 78.53 Downloading annotated_types-0.7.0-py3-none-any.whl (13 kB) [2026-06-15T23:36:26.722Z] #11 78.54 Downloading typing_inspection-0.4.2-py3-none-any.whl (14 kB) [2026-06-15T23:36:26.722Z] #11 78.54 Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) [2026-06-15T23:36:26.722Z] #11 78.55 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (23 kB) [2026-06-15T23:36:26.722Z] #11 78.55 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) [2026-06-15T23:36:26.722Z] #11 78.56 Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) [2026-06-15T23:36:26.722Z] #11 78.56 Downloading pycparser-3.0-py3-none-any.whl (48 kB) [2026-06-15T23:36:26.722Z] #11 78.57 Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) [2026-06-15T23:36:26.722Z] #11 78.57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 236.0 MB/s 0:00:00 [2026-06-15T23:36:26.722Z] #11 78.58 Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) [2026-06-15T23:36:26.722Z] #11 78.59 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) [2026-06-15T23:36:26.722Z] #11 78.59 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2026-06-15T23:36:26.722Z] #11 78.59 Downloading tzlocal-5.4-py3-none-any.whl (28 kB) [2026-06-15T23:36:26.722Z] #11 78.73 Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email [2026-06-15T23:36:26.989Z] #11 78.73 Building wheel for robotframework-sshlibrary (pyproject.toml): started [2026-06-15T23:36:26.989Z] #11 78.98 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' [2026-06-15T23:36:27.256Z] #11 78.98 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=0d885d0e3f253eacdceae585a2e31ce0204d5f6586fd3ce338b4251fccbb2d1f [2026-06-15T23:36:27.256Z] #11 78.98 Stored in directory: /tmp/pip-ephem-wheel-cache-uq3t5_2f/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 [2026-06-15T23:36:27.256Z] #11 78.99 Building wheel for robotbackgroundlogger (pyproject.toml): started [2026-06-15T23:36:27.256Z] #11 79.24 Building wheel for robotbackgroundlogger (pyproject.toml): finished with status 'done' [2026-06-15T23:36:27.522Z] #11 79.25 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4341 sha256=455a7e863dc98d3e76686158e0029f9e7b6c2f5c7955f336ddf2e6e2101a1e13 [2026-06-15T23:36:27.522Z] #11 79.25 Stored in directory: /tmp/pip-ephem-wheel-cache-uq3t5_2f/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2026-06-15T23:36:27.522Z] #11 79.25 Building wheel for psutil (pyproject.toml): started [2026-06-15T23:36:29.447Z] #11 81.03 Building wheel for psutil (pyproject.toml): finished with status 'done' [2026-06-15T23:36:29.447Z] #11 81.03 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_x86_64.whl size=277538 sha256=b6a592163bbc81ee713d505a91416719441873a7c5c1d535410c4698d7f04a4c [2026-06-15T23:36:29.447Z] #11 81.03 Stored in directory: /tmp/pip-ephem-wheel-cache-uq3t5_2f/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d [2026-06-15T23:36:29.447Z] #11 81.04 Building wheel for psycopg2 (pyproject.toml): started [2026-06-15T23:36:39.442Z] #11 89.67 Building wheel for psycopg2 (pyproject.toml): finished with status 'done' [2026-06-15T23:36:39.442Z] #11 89.67 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_x86_64.whl size=521910 sha256=1558245128e4e4460c38948258479958f7293347eff6e756500ace7cbd7a39fb [2026-06-15T23:36:39.442Z] #11 89.67 Stored in directory: /tmp/pip-ephem-wheel-cache-uq3t5_2f/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b [2026-06-15T23:36:39.442Z] #11 89.67 Building wheel for flex (pyproject.toml): started [2026-06-15T23:36:39.442Z] #11 89.99 Building wheel for flex (pyproject.toml): finished with status 'done' [2026-06-15T23:36:39.442Z] #11 89.99 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77344 sha256=06d9a01a551670aee265bcd868f51d4e245925d582cc0fc548073c2263fb2ab2 [2026-06-15T23:36:39.442Z] #11 89.99 Stored in directory: /tmp/pip-ephem-wheel-cache-uq3t5_2f/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2026-06-15T23:36:39.442Z] #11 90.00 Building wheel for strict-rfc3339 (pyproject.toml): started [2026-06-15T23:36:39.442Z] #11 90.23 Building wheel for strict-rfc3339 (pyproject.toml): finished with status 'done' [2026-06-15T23:36:39.442Z] #11 90.23 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18222 sha256=4f8e7c29cd25117604afefb0d08547d22d23fe2e19b50ef6667b26a461cb88eb [2026-06-15T23:36:39.442Z] #11 90.23 Stored in directory: /tmp/pip-ephem-wheel-cache-uq3t5_2f/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2026-06-15T23:36:39.442Z] #11 90.24 Building wheel for validate-email (pyproject.toml): started [2026-06-15T23:36:39.442Z] #11 90.47 Building wheel for validate-email (pyproject.toml): finished with status 'done' [2026-06-15T23:36:39.442Z] #11 90.47 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5560 sha256=8bdd9aa969cdcecbb5461a74d01ae5e74cdf147ad791355b63b76eca5230f01c [2026-06-15T23:36:39.442Z] #11 90.47 Stored in directory: /tmp/pip-ephem-wheel-cache-uq3t5_2f/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2026-06-15T23:36:39.442Z] #11 90.48 Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email [2026-06-15T23:36:39.442Z] #11 90.66 Installing collected packages: validate-email, strict-rfc3339, sseclient-py, sortedcontainers, rfc3987, pytz, jsonpath-ng, genson, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pyjwt, pygments, pycryptodome, pycparser, psycopg2, psutil, protobuf, pathable, paho-mqtt, numpy, more-itertools, markupsafe, lazy-object-proxy, jsonpointer, isodate, invoke, idna, h11, docutils, configparser, click, charset_normalizer, certifi, bcrypt, attrs, annotated-types, wsproto, werkzeug, typing-inspection, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, pydantic-core, outcome, cffi, trio, robotframework-requests, pynacl, pydantic, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, pydantic-settings, paramiko, jsonschema, selenium, scp, openapi-schema-validator, robotframework-sshlibrary, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance [2026-06-15T23:36:51.670Z] #11 101.7 [2026-06-15T23:36:51.670Z] #11 101.7 Successfully installed PyYAML-6.0.3 RESTinstance-1.5.2 annotated-types-0.7.0 attrs-26.1.0 bcrypt-5.0.0 certifi-2026.5.20 cffi-2.0.0 charset_normalizer-3.4.7 click-8.4.1 configparser-7.2.0 cryptography-46.0.5 docker-7.1.0 docutils-0.23 flex-6.14.1 genson-1.3.0 h11-0.16.0 idna-3.18 influxdb-client-1.49.0 invoke-3.0.3 isodate-0.7.2 jsonpath-ng-1.8.0 jsonpointer-3.1.1 jsonschema-4.26.0 jsonschema-path-0.4.6 jsonschema-specifications-2025.9.1 lazy-object-proxy-1.12.0 markupsafe-3.0.3 more-itertools-11.1.0 numpy-2.2.5 openapi-core-0.23.1 openapi-schema-validator-0.8.1 openapi-spec-validator-0.8.5 outcome-1.3.0.post0 paho-mqtt-2.1.0 paramiko-5.0.0 pathable-0.5.0 protobuf-6.33.5 psutil-7.0.0 psycopg2-2.9.10 pycparser-3.0 pycryptodome-3.23.0 pydantic-2.13.4 pydantic-core-2.46.4 pydantic-settings-2.14.1 pygments-2.20.0 pyjwt-2.13.0 pynacl-1.6.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.1 pytz-2026.2 pyzmq-27.0.0 reactivex-4.1.0 referencing-0.37.0 requests-2.32.4 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.3.1 robotframework-pythonlibcore-4.6.0 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 rpds-py-2026.5.1 scp-0.15.0 selenium-4.44.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 sseclient-py-1.8.0 strict-rfc3339-0.7 trio-0.33.0 trio-websocket-0.12.2 typing-extensions-4.15.0 typing-inspection-0.4.2 tzlocal-5.4 urllib3-2.7.0 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.8 wsproto-1.3.2 [2026-06-15T23:36:51.670Z] #11 101.7 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. [2026-06-15T23:36:51.670Z] #11 DONE 102.6s [2026-06-15T23:36:51.670Z] [2026-06-15T23:36:51.670Z] #12 exporting to image [2026-06-15T23:36:51.670Z] #12 exporting layers [2026-06-15T23:36:52.394Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-13034 in /w/workspace/xfoundry_edgex-taf-common_PR-157 [Pipeline] { [Pipeline] checkout [2026-06-15T23:36:55.486Z] Selected Git installation does not exist. Using Default [2026-06-15T23:36:55.486Z] The recommended git tool is: NONE [2026-06-15T23:36:58.250Z] #12 exporting layers 7.4s done [2026-06-15T23:36:58.250Z] #12 writing image sha256:8959434736edda4862fd7e889ead57b312a783fa8f2f8633551852fb82cd1de3 done [2026-06-15T23:36:58.250Z] #12 naming to docker.io/library/edgex-taf-common done [2026-06-15T23:36:58.250Z] #12 DONE 7.4s [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 [2026-06-15T23:36:59.259Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-06-15T23:36:59.259Z] [2026-06-15T23:36:59.259Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-15T23:36:59.645Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-06-15T23:36:59.645Z] latest: Pulling from edgex-lftools-log-publisher [2026-06-15T23:36:59.645Z] 5eb5b503b376: Pulling fs layer [2026-06-15T23:36:59.645Z] 5c69ac0246d0: Pulling fs layer [2026-06-15T23:36:59.645Z] ec43610c2a17: Pulling fs layer [2026-06-15T23:36:59.645Z] 3a2ae6a8a46f: Pulling fs layer [2026-06-15T23:36:59.645Z] 33b1e0a273af: Pulling fs layer [2026-06-15T23:36:59.645Z] 5d3b04190fa2: Pulling fs layer [2026-06-15T23:36:59.645Z] 2f39f015ded8: Pulling fs layer [2026-06-15T23:36:59.645Z] 3a2ae6a8a46f: Waiting [2026-06-15T23:36:59.645Z] 33b1e0a273af: Waiting [2026-06-15T23:36:59.645Z] 2f39f015ded8: Waiting [2026-06-15T23:36:59.645Z] 5d3b04190fa2: Waiting [2026-06-15T23:36:59.645Z] 5c69ac0246d0: Verifying Checksum [2026-06-15T23:36:59.645Z] 5c69ac0246d0: Download complete [2026-06-15T23:36:59.645Z] 3a2ae6a8a46f: Download complete [2026-06-15T23:36:59.645Z] 33b1e0a273af: Verifying Checksum [2026-06-15T23:36:59.645Z] 33b1e0a273af: Download complete [2026-06-15T23:36:59.645Z] ec43610c2a17: Verifying Checksum [2026-06-15T23:36:59.645Z] ec43610c2a17: Download complete [2026-06-15T23:36:59.872Z] using credential edgex-jenkins-ssh [2026-06-15T23:36:59.891Z] Cloning the remote Git repository [2026-06-15T23:36:59.904Z] 5d3b04190fa2: Download complete [2026-06-15T23:37:00.162Z] 5eb5b503b376: Verifying Checksum [2026-06-15T23:37:00.162Z] 5eb5b503b376: Download complete [2026-06-15T23:36:59.929Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2026-06-15T23:37:00.013Z] > git init /w/workspace/xfoundry_edgex-taf-common_PR-157 # timeout=10 [2026-06-15T23:37:00.144Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2026-06-15T23:37:00.145Z] > git --version # timeout=10 [2026-06-15T23:37:00.163Z] > git --version # 'git version 2.25.1' [2026-06-15T23:37:00.165Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-06-15T23:37:00.297Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-06-15T23:37:00.729Z] 2f39f015ded8: Download complete [2026-06-15T23:37:00.941Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2026-06-15T23:37:00.981Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-06-15T23:37:02.101Z] 5eb5b503b376: Pull complete [2026-06-15T23:37:02.101Z] 5c69ac0246d0: Pull complete [2026-06-15T23:37:02.609Z] Merging remotes/origin/main commit 13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 into PR head commit 885269bb1c95c2884b46068947a40edd167fd3e0 [2026-06-15T23:37:02.667Z] ec43610c2a17: Pull complete [2026-06-15T23:37:02.667Z] 3a2ae6a8a46f: Pull complete [2026-06-15T23:37:02.036Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2026-06-15T23:37:02.076Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2026-06-15T23:37:02.078Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-06-15T23:37:02.099Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/157/head:refs/remotes/origin/PR-157 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2026-06-15T23:37:02.624Z] > git config core.sparsecheckout # timeout=10 [2026-06-15T23:37:02.699Z] > git checkout -f 885269bb1c95c2884b46068947a40edd167fd3e0 # timeout=10 [2026-06-15T23:37:02.774Z] > git remote # timeout=10 [2026-06-15T23:37:02.790Z] > git config --get remote.origin.url # timeout=10 [2026-06-15T23:37:02.812Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-06-15T23:37:02.833Z] > git merge 13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 # timeout=10 [2026-06-15T23:37:02.858Z] > git rev-parse HEAD^{commit} # timeout=10 [2026-06-15T23:37:02.878Z] Merge succeeded, producing 885269bb1c95c2884b46068947a40edd167fd3e0 [2026-06-15T23:37:02.878Z] Checking out Revision 885269bb1c95c2884b46068947a40edd167fd3e0 (PR-157) [2026-06-15T23:37:02.924Z] 33b1e0a273af: Pull complete [2026-06-15T23:37:02.924Z] 5d3b04190fa2: Pull complete [2026-06-15T23:37:03.429Z] Commit message: "build: bump pyjwt from 2.10.1 to 2.13.0" [2026-06-15T23:37:03.483Z] > git --version # timeout=10 [2026-06-15T23:37:03.496Z] > git --version # 'git version 2.25.1' [2026-06-15T23:37:03.511Z] fatal: bad object b1c004cf40c352fe6d03b0971bc7ee860312a7b0 [2026-06-15T23:37:02.882Z] > git config core.sparsecheckout # timeout=10 [2026-06-15T23:37:02.903Z] > git checkout -f 885269bb1c95c2884b46068947a40edd167fd3e0 # timeout=10 [2026-06-15T23:37:07.845Z] [2026-06-15T23:37:07.845Z] GitHub has been notified of this commit’s build result [2026-06-15T23:37:07.845Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-06-15T23:37:08.154Z] provisioning config files... [2026-06-15T23:37:08.188Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-157@tmp/config9301179595849351897tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-15T23:37:08.847Z] ---> ****-login.sh [2026-06-15T23:37:08.847Z] nexus3.edgexfoundry.org:10001 [2026-06-15T23:37:09.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-15T23:37:09.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-15T23:37:09.397Z] Configure a credential helper to remove this warning. See [2026-06-15T23:37:09.397Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-15T23:37:09.397Z] [2026-06-15T23:37:09.397Z] Login Succeeded [2026-06-15T23:37:09.397Z] nexus3.edgexfoundry.org:10002 [2026-06-15T23:37:09.481Z] 2f39f015ded8: Pull complete [2026-06-15T23:37:09.481Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-06-15T23:37:09.481Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-06-15T23:37:09.481Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [2026-06-15T23:37:09.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-15T23:37:09.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-15T23:37:09.748Z] Configure a credential helper to remove this warning. See [2026-06-15T23:37:09.748Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-15T23:37:09.748Z] [2026-06-15T23:37:09.748Z] Login Succeeded [2026-06-15T23:37:09.748Z] nexus3.edgexfoundry.org:10003 [Pipeline] withDockerContainer [2026-06-15T23:37:09.886Z] prd-ubuntu20.04-docker-8c-8g-13033 does not seem to be running inside a container [2026-06-15T23:37:09.914Z] $ 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-157 -v /w/workspace/xfoundry_edgex-taf-common_PR-157:/w/workspace/xfoundry_edgex-taf-common_PR-157:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-157@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-157@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-06-15T23:37:10.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-15T23:37:10.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-15T23:37:10.024Z] Configure a credential helper to remove this warning. See [2026-06-15T23:37:10.024Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-15T23:37:10.024Z] [2026-06-15T23:37:10.024Z] Login Succeeded [2026-06-15T23:37:10.024Z] nexus3.edgexfoundry.org:10004 [2026-06-15T23:37:10.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-15T23:37:10.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-15T23:37:10.290Z] Configure a credential helper to remove this warning. See [2026-06-15T23:37:10.290Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-15T23:37:10.290Z] [2026-06-15T23:37:10.290Z] Login Succeeded [2026-06-15T23:37:10.290Z] ****.io [2026-06-15T23:37:10.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-15T23:37:10.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-15T23:37:10.826Z] Configure a credential helper to remove this warning. See [2026-06-15T23:37:10.826Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-15T23:37:10.826Z] [2026-06-15T23:37:10.826Z] Login Succeeded [2026-06-15T23:37:11.091Z] ---> ****-login.sh ends [2026-06-15T23:37:11.144Z] $ docker top 47618ba4d40aa0b6da435fdeba483bba056945fd63f8663f99017934a90531e1 -eo pid,comm [Pipeline] { [Pipeline] } [2026-06-15T23:37:11.349Z] Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2026-06-15T23:37:11.765Z] ---> job-cost.sh [2026-06-15T23:37:11.765Z] lf-activate-venv: SKIPPING [2026-06-15T23:37:11.765Z] INFO: No Stack... [Pipeline] } [Pipeline] // script [2026-06-15T23:37:12.026Z] INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-06-15T23:37:12.589Z] + sudo chown -R jenkins:jenkins . [2026-06-15T23:37:12.600Z] INFO: Archiving Costs [Pipeline] sh [Pipeline] sh [2026-06-15T23:37:12.962Z] + cat /w/workspace/xfoundry_edgex-taf-common_PR-157/archives/cost.csv [2026-06-15T23:37:12.962Z] + cut -d, -f6 [Pipeline] lock [2026-06-15T23:37:13.029Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-157-1-stack-cost] [2026-06-15T23:37:13.035Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-157-1-stack-cost] did not exist. Created. [2026-06-15T23:37:13.037Z] + ls -al . [2026-06-15T23:37:13.037Z] total 68 [2026-06-15T23:37:13.037Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 15 23:37 . [2026-06-15T23:37:13.037Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 15 23:37 .. [2026-06-15T23:37:13.037Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 15 23:37 .git [2026-06-15T23:37:13.037Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 15 23:37 .github [2026-06-15T23:37:13.037Z] -rw-rw-r-- 1 jenkins jenkins 22 Jun 15 23:37 .gitignore [2026-06-15T23:37:13.037Z] -rw-rw-r-- 1 jenkins jenkins 1653 Jun 15 23:37 Dockerfile [2026-06-15T23:37:13.037Z] -rw-rw-r-- 1 jenkins jenkins 746 Jun 15 23:37 Jenkinsfile [2026-06-15T23:37:13.037Z] -rw-rw-r-- 1 jenkins jenkins 11381 Jun 15 23:37 LICENSE [2026-06-15T23:37:13.037Z] -rw-rw-r-- 1 jenkins jenkins 4232 Jun 15 23:37 README.md [2026-06-15T23:37:13.037Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 15 23:37 TUC [2026-06-15T23:37:13.037Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 15 23:35 VERSION [2026-06-15T23:37:13.037Z] -rw-rw-r-- 1 jenkins jenkins 473 Jun 15 23:37 requirements.txt [2026-06-15T23:37:13.037Z] -rw-rw-r-- 1 jenkins jenkins 54 Jun 15 23:37 robot-entrypoint.sh [2026-06-15T23:37:13.037Z] -rw-rw-r-- 1 jenkins jenkins 445 Jun 15 23:37 setup.py [2026-06-15T23:37:13.040Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-157-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2026-06-15T23:37:13.507Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-06-15T23:37:13.588Z] Stashed 1 file(s) [Pipeline] } [2026-06-15T23:37:13.611Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=885269bb1c95c2884b46068947a40edd167fd3e0 --label arch=arm64 --label version=0.0.0 . [2026-06-15T23:37:13.615Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-157-1-stack-cost] [Pipeline] // lock [Pipeline] } [2026-06-15T23:37:13.702Z] $ docker stop --time=1 47618ba4d40aa0b6da435fdeba483bba056945fd63f8663f99017934a90531e1 [2026-06-15T23:37:13.879Z] Sending build context to Docker daemon 439.8kB [2026-06-15T23:37:13.879Z] Step 1/13 : FROM alpine:3.20 [2026-06-15T23:37:14.464Z] 3.20: Pulling from library/alpine [2026-06-15T23:37:14.464Z] 3f26bc2dec0b: Pulling fs layer [2026-06-15T23:37:14.739Z] 3f26bc2dec0b: Verifying Checksum [2026-06-15T23:37:14.739Z] 3f26bc2dec0b: Download complete [2026-06-15T23:37:14.841Z] $ docker rm -f --volumes 47618ba4d40aa0b6da435fdeba483bba056945fd63f8663f99017934a90531e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-06-15T23:37:15.712Z] 3f26bc2dec0b: Pull complete [2026-06-15T23:37:15.712Z] Digest: sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc [2026-06-15T23:37:15.712Z] Status: Downloaded newer image for alpine:3.20 [2026-06-15T23:37:15.712Z] ---> ab3fe4defd29 [2026-06-15T23:37:15.712Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2026-06-15T23:37:15.712Z] ---> Running in 992edf572b83 [2026-06-15T23:37:15.985Z] Removing intermediate container 992edf572b83 [2026-06-15T23:37:15.985Z] ---> 3a651cfc7935 [2026-06-15T23:37:15.985Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2026-06-15T23:37:15.985Z] ---> Running in bd9e14b52ac6 [2026-06-15T23:37:16.253Z] Removing intermediate container bd9e14b52ac6 [2026-06-15T23:37:16.253Z] ---> 3920b24d2ded [2026-06-15T23:37:16.253Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2026-06-15T23:37:21.610Z] ---> ce4023a496b3 [2026-06-15T23:37:21.610Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2026-06-15T23:37:21.610Z] ---> 38c7618b6c99 [2026-06-15T23:37:21.610Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2026-06-15T23:37:21.610Z] ---> 535088c2da70 [2026-06-15T23:37:21.610Z] Step 7/13 : WORKDIR /edgex-taf [2026-06-15T23:37:21.610Z] ---> Running in 48f492a1709f [2026-06-15T23:37:22.213Z] Removing intermediate container 48f492a1709f [2026-06-15T23:37:22.213Z] ---> 076a3d93f928 [2026-06-15T23:37:22.213Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-06-15T23:37:22.213Z] ---> Running in 4414d217431e [2026-06-15T23:37:24.165Z] Removing intermediate container 4414d217431e [2026-06-15T23:37:24.165Z] ---> 77d18b31d320 [2026-06-15T23:37:24.165Z] 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 [2026-06-15T23:37:24.165Z] ---> Running in 8d4a502344f3 [2026-06-15T23:37:24.749Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2026-06-15T23:37:25.406Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2026-06-15T23:37:26.960Z] OK: 9 MiB in 14 packages [2026-06-15T23:37:26.960Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2026-06-15T23:37:27.573Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2026-06-15T23:37:28.599Z] (1/14) Installing ca-certificates (20260413-r0) [2026-06-15T23:37:29.180Z] (2/14) Installing brotli-libs (1.1.0-r2) [2026-06-15T23:37:29.180Z] (3/14) Installing c-ares (1.33.1-r0) [2026-06-15T23:37:29.453Z] (4/14) Installing libunistring (1.2-r0) [2026-06-15T23:37:29.720Z] (5/14) Installing libidn2 (2.3.7-r0) [2026-06-15T23:37:29.990Z] (6/14) Installing nghttp2-libs (1.62.1-r0) [2026-06-15T23:37:30.259Z] (7/14) Installing libpsl (0.21.5-r1) [2026-06-15T23:37:30.524Z] (8/14) Installing zstd-libs (1.5.6-r0) [2026-06-15T23:37:30.804Z] (9/14) Installing libcurl (8.14.1-r2) [2026-06-15T23:37:31.076Z] (10/14) Installing curl (8.14.1-r2) [2026-06-15T23:37:31.076Z] (11/14) Installing docker-cli (26.1.5-r0) [2026-06-15T23:37:32.080Z] (12/14) Installing oniguruma (6.9.9-r0) [2026-06-15T23:37:32.080Z] (13/14) Installing jq (1.7.1-r0) [2026-06-15T23:37:34.112Z] (14/14) Installing openssl (3.3.7-r0) [2026-06-15T23:37:34.112Z] Executing busybox-1.36.1-r31.trigger [2026-06-15T23:37:34.112Z] Executing ca-certificates-20260413-r0.trigger [2026-06-15T23:37:34.112Z] OK: 43 MiB in 28 packages [2026-06-15T23:37:34.399Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2026-06-15T23:37:34.985Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2026-06-15T23:37:35.961Z] (1/166) Installing libexpat (2.7.5-r0) [2026-06-15T23:37:36.228Z] (2/166) Installing libbz2 (1.0.8-r6) [2026-06-15T23:37:36.504Z] (3/166) Installing libpng (1.6.57-r0) [2026-06-15T23:37:36.776Z] (4/166) Installing freetype (2.13.2-r0) [2026-06-15T23:37:37.047Z] (5/166) Installing fontconfig (2.15.0-r1) [2026-06-15T23:37:37.331Z] (6/166) Installing libfontenc (1.1.8-r0) [2026-06-15T23:37:37.604Z] (7/166) Installing mkfontscale (1.2.2-r6) [2026-06-15T23:37:37.604Z] (8/166) Installing font-opensans (0_git20210927-r1) [2026-06-15T23:37:38.200Z] (9/166) Installing pkgconf (2.2.0-r0) [2026-06-15T23:37:38.200Z] (10/166) Installing libgcc (13.2.1_git20240309-r1) [2026-06-15T23:37:38.472Z] (11/166) Installing libffi (3.4.6-r0) [2026-06-15T23:37:38.746Z] (12/166) Installing libintl (0.22.5-r0) [2026-06-15T23:37:38.746Z] (13/166) Installing libeconf (0.6.3-r0) [2026-06-15T23:37:39.010Z] (14/166) Installing libblkid (2.40.1-r1) [2026-06-15T23:37:39.281Z] (15/166) Installing libmount (2.40.1-r1) [2026-06-15T23:37:39.546Z] (16/166) Installing pcre2 (10.43-r0) [2026-06-15T23:37:39.811Z] (17/166) Installing glib (2.80.5-r0) [2026-06-15T23:37:40.075Z] (18/166) Installing libstdc++ (13.2.1_git20240309-r1) [2026-06-15T23:37:40.340Z] (19/166) Installing xz-libs (5.8.3-r0) [2026-06-15T23:37:40.604Z] (20/166) Installing libxml2 (2.12.10-r0) [2026-06-15T23:37:40.867Z] (21/166) Installing shared-mime-info (2.4-r0) [2026-06-15T23:37:41.130Z] (22/166) Installing hicolor-icon-theme (0.17-r2) [2026-06-15T23:37:41.394Z] (23/166) Installing libjpeg-turbo (3.0.3-r0) [2026-06-15T23:37:41.659Z] (24/166) Installing libsharpyuv (1.3.2-r0) [2026-06-15T23:37:41.924Z] (25/166) Installing libwebp (1.3.2-r0) [2026-06-15T23:37:42.188Z] (26/166) Installing tiff (4.6.0t-r0) [2026-06-15T23:37:42.188Z] (27/166) Installing gdk-pixbuf (2.42.12-r0) [2026-06-15T23:37:42.452Z] (28/166) Installing gtk-update-icon-cache (3.24.43-r0) [2026-06-15T23:37:42.719Z] (29/166) Installing libxau (1.0.11-r4) [2026-06-15T23:37:42.984Z] (30/166) Installing libmd (1.1.0-r0) [2026-06-15T23:37:42.984Z] (31/166) Installing libbsd (0.12.2-r0) [2026-06-15T23:37:43.250Z] (32/166) Installing libxdmcp (1.1.5-r1) [2026-06-15T23:37:43.521Z] (33/166) Installing libxcb (1.16.1-r0) [2026-06-15T23:37:43.786Z] (34/166) Installing libx11 (1.8.9-r1) [2026-06-15T23:37:49.124Z] (35/166) Installing libxcomposite (0.4.6-r5) [2026-06-15T23:37:49.124Z] (36/166) Installing libxfixes (6.0.1-r4) [2026-06-15T23:37:49.124Z] (37/166) Installing libxrender (0.9.11-r5) [2026-06-15T23:37:49.124Z] (38/166) Installing libxcursor (1.2.2-r1) [2026-06-15T23:37:49.124Z] (39/166) Installing libxdamage (1.1.6-r5) [2026-06-15T23:37:49.397Z] (40/166) Installing libxext (1.3.6-r2) [2026-06-15T23:37:49.397Z] (41/166) Installing libxi (1.8.1-r4) [2026-06-15T23:37:49.672Z] (42/166) Installing libxinerama (1.1.5-r4) [2026-06-15T23:37:49.950Z] (43/166) Installing libxrandr (1.5.4-r1) [2026-06-15T23:37:49.950Z] (44/166) Installing libatk-1.0 (2.52.0-r0) [2026-06-15T23:37:50.218Z] (45/166) Installing libxtst (1.2.4-r6) [2026-06-15T23:37:50.484Z] (46/166) Installing dbus-libs (1.14.10-r1) [2026-06-15T23:37:50.747Z] (47/166) Installing at-spi2-core (2.52.0-r0) [2026-06-15T23:37:51.011Z] (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) [2026-06-15T23:37:51.012Z] (49/166) Installing pixman (0.43.2-r0) [2026-06-15T23:37:51.311Z] (50/166) Installing cairo (1.18.4-r0) [2026-06-15T23:37:51.602Z] (51/166) Installing cairo-gobject (1.18.4-r0) [2026-06-15T23:37:51.874Z] (52/166) Installing avahi-libs (0.8-r17) [2026-06-15T23:37:51.874Z] (53/166) Installing gmp (6.3.0-r1) [2026-06-15T23:37:52.157Z] (54/166) Installing nettle (3.10.2-r0) [2026-06-15T23:37:52.425Z] (55/166) Installing libtasn1 (4.21.0-r0) [2026-06-15T23:37:52.699Z] (56/166) Installing p11-kit (0.25.3-r0) [2026-06-15T23:37:52.965Z] (57/166) Installing gnutls (3.8.13-r0) [2026-06-15T23:37:53.242Z] (58/166) Installing cups-libs (2.4.18-r0) [2026-06-15T23:37:53.507Z] (59/166) Installing libepoxy (1.5.10-r1) [2026-06-15T23:37:53.780Z] (60/166) Installing fribidi (1.0.15-r0) [2026-06-15T23:37:54.046Z] (61/166) Installing graphite2 (1.3.14-r6) [2026-06-15T23:37:54.319Z] (62/166) Installing harfbuzz (8.5.0-r0) [2026-06-15T23:37:54.584Z] (63/166) Installing libxft (2.3.8-r3) [2026-06-15T23:37:54.850Z] (64/166) Installing pango (1.52.2-r0) [2026-06-15T23:37:54.850Z] (65/166) Installing wayland-libs-client (1.22.0-r4) [2026-06-15T23:37:55.114Z] (66/166) Installing wayland-libs-cursor (1.22.0-r4) [2026-06-15T23:37:55.385Z] (67/166) Installing wayland-libs-egl (1.22.0-r4) [2026-06-15T23:37:55.651Z] (68/166) Installing xkeyboard-config (2.41-r0) [2026-06-15T23:37:55.916Z] (69/166) Installing libxkbcommon (1.7.0-r0) [2026-06-15T23:37:56.180Z] (70/166) Installing gtk+3.0 (3.24.43-r0) [2026-06-15T23:37:56.761Z] (71/166) Installing icu-data-full (74.2-r1) [2026-06-15T23:37:58.168Z] (72/166) Installing mesa (24.0.9-r1) [2026-06-15T23:37:58.168Z] (73/166) Installing llvm17-libs (17.0.6-r2) [2026-06-15T23:38:01.510Z] (74/166) Installing hwdata-pci (0.382-r0) [2026-06-15T23:38:01.510Z] (75/166) Installing libpciaccess (0.18.1-r0) [2026-06-15T23:38:01.510Z] (76/166) Installing libdrm (2.4.120-r0) [2026-06-15T23:38:01.779Z] (77/166) Installing libelf (0.191-r0) [2026-06-15T23:38:02.055Z] (78/166) Installing mesa-glapi (24.0.9-r1) [2026-06-15T23:38:02.327Z] (79/166) Installing mesa-dri-gallium (24.0.9-r1) [2026-06-15T23:38:02.909Z] (80/166) Installing eudev-libs (3.2.14-r2) [2026-06-15T23:38:03.182Z] (81/166) Installing libmagic (5.45-r1) [2026-06-15T23:38:03.447Z] (82/166) Installing file (5.45-r1) [2026-06-15T23:38:03.715Z] (83/166) Installing xprop (1.2.7-r0) [2026-06-15T23:38:03.981Z] (84/166) Installing libice (1.1.1-r6) [2026-06-15T23:38:03.982Z] (85/166) Installing libuuid (2.40.1-r1) [2026-06-15T23:38:04.245Z] (86/166) Installing libsm (1.2.4-r4) [2026-06-15T23:38:04.509Z] (87/166) Installing libxt (1.3.0-r5) [2026-06-15T23:38:04.785Z] (88/166) Installing libxmu (1.1.4-r2) [2026-06-15T23:38:05.060Z] (89/166) Installing xset (1.2.5-r1) [2026-06-15T23:38:05.060Z] (90/166) Installing xdg-utils (1.2.1-r0) [2026-06-15T23:38:05.332Z] (91/166) Installing libogg (1.3.5-r5) [2026-06-15T23:38:05.596Z] (92/166) Installing libflac (1.4.3-r1) [2026-06-15T23:38:05.861Z] (93/166) Installing alsa-lib (1.2.11-r0) [2026-06-15T23:38:06.133Z] (94/166) Installing libSvtAv1Enc (2.0.0-r1) [2026-06-15T23:38:06.396Z] (95/166) Installing aom-libs (3.9.1-r0) [2026-06-15T23:38:06.666Z] (96/166) Installing libva (2.21.0-r0) [2026-06-15T23:38:06.955Z] (97/166) Installing libvdpau (1.5-r3) [2026-06-15T23:38:07.223Z] (98/166) Installing ffmpeg-libavutil (6.1.1-r8) [2026-06-15T23:38:07.488Z] (99/166) Installing libdav1d (1.4.2-r0) [2026-06-15T23:38:07.753Z] (100/166) Installing openexr-libiex (3.1.13-r1) [2026-06-15T23:38:08.019Z] (101/166) Installing openexr-libilmthread (3.1.13-r1) [2026-06-15T23:38:08.019Z] (102/166) Installing imath (3.1.12-r0) [2026-06-15T23:38:08.286Z] (103/166) Installing openexr-libopenexr (3.1.13-r1) [2026-06-15T23:38:08.551Z] (104/166) Installing giflib (5.2.2-r0) [2026-06-15T23:38:08.819Z] (105/166) Installing libhwy (1.0.7-r0) [2026-06-15T23:38:09.089Z] (106/166) Installing lcms2 (2.19-r0) [2026-06-15T23:38:09.354Z] (107/166) Installing libjxl (0.10.2-r0) [2026-06-15T23:38:09.620Z] (108/166) Installing lame-libs (3.100-r5) [2026-06-15T23:38:09.885Z] (109/166) Installing opus (1.5.2-r0) [2026-06-15T23:38:10.155Z] (110/166) Installing rav1e-libs (0.7.1-r0) [2026-06-15T23:38:10.426Z] (111/166) Installing libgomp (13.2.1_git20240309-r1) [2026-06-15T23:38:10.690Z] (112/166) Installing soxr (0.1.3-r7) [2026-06-15T23:38:10.690Z] (113/166) Installing ffmpeg-libswresample (6.1.1-r8) [2026-06-15T23:38:10.954Z] (114/166) Installing libtheora (1.1.1-r18) [2026-06-15T23:38:11.219Z] (115/166) Installing libvorbis (1.3.7-r2) [2026-06-15T23:38:11.484Z] (116/166) Installing libvpx (1.14.1-r0) [2026-06-15T23:38:11.748Z] (117/166) Installing libwebpmux (1.3.2-r0) [2026-06-15T23:38:12.016Z] (118/166) Installing x264-libs (0.164_git20231001-r0) [2026-06-15T23:38:12.292Z] (119/166) Installing numactl (2.0.18-r0) [2026-06-15T23:38:12.559Z] (120/166) Installing x265-libs (3.6-r0) [2026-06-15T23:38:12.825Z] (121/166) Installing xvidcore (1.3.7-r2) [2026-06-15T23:38:13.090Z] (122/166) Installing ffmpeg-libavcodec (6.1.1-r8) [2026-06-15T23:38:13.415Z] (123/166) Installing libbluray (1.3.4-r1) [2026-06-15T23:38:13.682Z] (124/166) Installing mpg123-libs (1.32.8-r0) [2026-06-15T23:38:13.948Z] (125/166) Installing libopenmpt (0.7.7-r0) [2026-06-15T23:38:14.214Z] (126/166) Installing cjson (1.7.19-r0) [2026-06-15T23:38:14.479Z] (127/166) Installing mbedtls (3.6.6-r0) [2026-06-15T23:38:14.744Z] (128/166) Installing librist (0.2.10-r1) [2026-06-15T23:38:15.011Z] (129/166) Installing libsrt (1.5.3-r0) [2026-06-15T23:38:15.282Z] (130/166) Installing libssh (0.10.6-r0) [2026-06-15T23:38:15.548Z] (131/166) Installing libsodium (1.0.19-r1) [2026-06-15T23:38:15.815Z] (132/166) Installing libzmq (4.3.5-r2) [2026-06-15T23:38:15.815Z] (133/166) Installing ffmpeg-libavformat (6.1.1-r8) [2026-06-15T23:38:16.395Z] (134/166) Installing crc32c (1.1.2-r0) [2026-06-15T23:38:16.395Z] (135/166) Installing double-conversion (3.3.0-r0) [2026-06-15T23:38:16.668Z] (136/166) Installing libevent (2.1.12-r7) [2026-06-15T23:38:16.934Z] (137/166) Installing wayland-libs-server (1.22.0-r4) [2026-06-15T23:38:17.208Z] (138/166) Installing mesa-gbm (24.0.9-r1) [2026-06-15T23:38:17.208Z] (139/166) Installing harfbuzz-subset (8.5.0-r0) [2026-06-15T23:38:17.477Z] (140/166) Installing icu-libs (74.2-r1) [2026-06-15T23:38:17.747Z] (141/166) Installing minizip (1.3.1-r0) [2026-06-15T23:38:18.018Z] (142/166) Installing nspr (4.35-r4) [2026-06-15T23:38:18.292Z] (143/166) Installing sqlite-libs (3.45.3-r3) [2026-06-15T23:38:18.562Z] (144/166) Installing nss (3.105-r0) [2026-06-15T23:38:18.836Z] (145/166) Installing openh264 (2.4.1-r0) [2026-06-15T23:38:19.106Z] (146/166) Installing libcamera-ipa (0.3.0-r0) [2026-06-15T23:38:19.381Z] (147/166) Installing libunwind (1.8.1-r0) [2026-06-15T23:38:19.654Z] (148/166) Installing yaml (0.2.5-r2) [2026-06-15T23:38:19.924Z] (149/166) Installing libcamera (0.3.0-r0) [2026-06-15T23:38:20.193Z] (150/166) Installing speexdsp (1.2.1-r2) [2026-06-15T23:38:20.458Z] (151/166) Installing libuv (1.48.0-r0) [2026-06-15T23:38:20.458Z] (152/166) Installing roc-toolkit-libs (0.3.0-r0) [2026-06-15T23:38:20.728Z] (153/166) Installing libsndfile (1.2.2-r1) [2026-06-15T23:38:20.992Z] (154/166) Installing webrtc-audio-processing-1 (1.3-r0) [2026-06-15T23:38:21.255Z] (155/166) Installing pipewire-libs (1.0.6-r1) [2026-06-15T23:38:21.833Z] (156/166) Installing libasyncns (0.8-r3) [2026-06-15T23:38:21.833Z] (157/166) Installing libltdl (2.4.7-r3) [2026-06-15T23:38:22.102Z] (158/166) Installing orc (0.4.40-r0) [2026-06-15T23:38:22.367Z] (159/166) Installing tdb-libs (1.4.9-r1) [2026-06-15T23:38:22.633Z] (160/166) Installing libpulse (17.0-r0) [2026-06-15T23:38:22.899Z] (161/166) Installing libwebpdemux (1.3.2-r0) [2026-06-15T23:38:22.899Z] (162/166) Installing libgpg-error (1.49-r0) [2026-06-15T23:38:23.162Z] (163/166) Installing libgcrypt (1.10.3-r0) [2026-06-15T23:38:23.427Z] (164/166) Installing libxslt (1.1.39-r2) [2026-06-15T23:38:23.692Z] (165/166) Installing chromium (131.0.6778.108-r0) [2026-06-15T23:38:30.331Z] (166/166) Installing chromium-chromedriver (131.0.6778.108-r0) [2026-06-15T23:38:30.331Z] Executing busybox-1.36.1-r31.trigger [2026-06-15T23:38:30.331Z] Executing fontconfig-2.15.0-r1.trigger [2026-06-15T23:38:30.331Z] Executing mkfontscale-1.2.2-r6.trigger [2026-06-15T23:38:30.331Z] Executing glib-2.80.5-r0.trigger [2026-06-15T23:38:30.331Z] Executing shared-mime-info-2.4-r0.trigger [2026-06-15T23:38:32.278Z] Executing gdk-pixbuf-2.42.12-r0.trigger [2026-06-15T23:38:32.278Z] Executing gtk-update-icon-cache-3.24.43-r0.trigger [2026-06-15T23:38:32.278Z] Executing gtk+3.0-3.24.43-r0.trigger [2026-06-15T23:38:32.545Z] OK: 658 MiB in 194 packages [2026-06-15T23:38:32.812Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2026-06-15T23:38:33.078Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2026-06-15T23:38:34.485Z] (1/30) Installing jansson (2.14-r4) [2026-06-15T23:38:34.750Z] (2/30) Installing binutils (2.42-r1) [2026-06-15T23:38:35.329Z] (3/30) Installing libatomic (13.2.1_git20240309-r1) [2026-06-15T23:38:35.329Z] (4/30) Installing isl26 (0.26-r1) [2026-06-15T23:38:35.593Z] (5/30) Installing mpfr4 (4.2.1-r0) [2026-06-15T23:38:35.858Z] (6/30) Installing mpc1 (1.3.1-r1) [2026-06-15T23:38:36.123Z] (7/30) Installing gcc (13.2.1_git20240309-r1) [2026-06-15T23:38:39.462Z] (8/30) Installing musl-dev (1.2.5-r3) [2026-06-15T23:38:39.462Z] (9/30) Installing linux-headers (6.6-r0) [2026-06-15T23:38:40.435Z] (10/30) Installing libffi-dev (3.4.6-r0) [2026-06-15T23:38:40.435Z] (11/30) Installing libpq (16.14-r0) [2026-06-15T23:38:40.714Z] (12/30) Installing openssl-dev (3.3.7-r0) [2026-06-15T23:38:40.979Z] (13/30) Installing libpq-dev (16.14-r0) [2026-06-15T23:38:41.244Z] (14/30) Installing libecpg (16.14-r0) [2026-06-15T23:38:41.509Z] (15/30) Installing libecpg-dev (16.14-r0) [2026-06-15T23:38:41.774Z] (16/30) Installing clang16-headers (16.0.6-r5) [2026-06-15T23:38:42.367Z] (17/30) Installing llvm16-libs (16.0.6-r9) [2026-06-15T23:38:44.948Z] (18/30) Installing clang16-libs (16.0.6-r5) [2026-06-15T23:38:46.359Z] (19/30) Installing fortify-headers (1.1-r3) [2026-06-15T23:38:46.630Z] (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) [2026-06-15T23:38:47.586Z] (21/30) Installing llvm16-linker-tools (16.0.6-r9) [2026-06-15T23:38:47.857Z] (22/30) Installing clang16 (16.0.6-r5) [2026-06-15T23:38:47.857Z] (23/30) Installing icu (74.2-r1) [2026-06-15T23:38:48.121Z] (24/30) Installing icu-dev (74.2-r1) [2026-06-15T23:38:48.700Z] (25/30) Installing llvm16 (16.0.6-r9) [2026-06-15T23:38:52.036Z] (26/30) Installing lz4-libs (1.9.4-r5) [2026-06-15T23:38:52.036Z] (27/30) Installing lz4-dev (1.9.4-r5) [2026-06-15T23:38:52.036Z] (28/30) Installing zstd (1.5.6-r0) [2026-06-15T23:38:52.300Z] (29/30) Installing zstd-dev (1.5.6-r0) [2026-06-15T23:38:52.300Z] (30/30) Installing postgresql16-dev (16.14-r0) [2026-06-15T23:38:53.259Z] Executing busybox-1.36.1-r31.trigger [2026-06-15T23:38:53.259Z] OK: 1184 MiB in 224 packages [2026-06-15T23:38:53.527Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2026-06-15T23:38:53.792Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2026-06-15T23:38:55.201Z] (1/14) Installing g++ (13.2.1_git20240309-r1) [2026-06-15T23:38:56.169Z] (2/14) Installing gdbm (1.23-r1) [2026-06-15T23:38:56.445Z] (3/14) Installing mpdecimal (4.0.0-r0) [2026-06-15T23:38:56.724Z] (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) [2026-06-15T23:38:56.724Z] (5/14) Installing libncursesw (6.4_p20240420-r2) [2026-06-15T23:38:57.306Z] (6/14) Installing libpanelw (6.4_p20240420-r2) [2026-06-15T23:38:57.307Z] (7/14) Installing readline (8.2.10-r0) [2026-06-15T23:38:57.599Z] (8/14) Installing python3 (3.12.13-r0) [2026-06-15T23:38:58.566Z] (9/14) Installing python3-pycache-pyc0 (3.12.13-r0) [2026-06-15T23:38:59.155Z] (10/14) Installing pyc (3.12.13-r0) [2026-06-15T23:38:59.421Z] (11/14) Installing python3-pyc (3.12.13-r0) [2026-06-15T23:38:59.696Z] (12/14) Installing python3-dev (3.12.13-r0) [2026-06-15T23:39:02.295Z] (13/14) Installing libsodium-dev (1.0.19-r1) [2026-06-15T23:39:02.563Z] (14/14) Installing zeromq-dev (4.3.5-r2) [2026-06-15T23:39:02.563Z] Executing busybox-1.36.1-r31.trigger [2026-06-15T23:39:02.563Z] OK: 1371 MiB in 238 packages [2026-06-15T23:39:03.143Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2026-06-15T23:39:03.409Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2026-06-15T23:39:04.812Z] OK: 1371 MiB in 238 packages [2026-06-15T23:39:05.078Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2026-06-15T23:39:05.343Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2026-06-15T23:39:06.815Z] (1/1) Installing tzdata (2026b-r0) [2026-06-15T23:39:07.412Z] OK: 1372 MiB in 239 packages [2026-06-15T23:39:08.835Z] (1/1) Purging tzdata (2026b-r0) [2026-06-15T23:39:08.835Z] OK: 1371 MiB in 238 packages [2026-06-15T23:39:18.959Z] Looking in links: /tmp/tmpduycy_du [2026-06-15T23:39:18.959Z] Processing /tmp/tmpduycy_du/pip-25.0.1-py3-none-any.whl [2026-06-15T23:39:18.959Z] Installing collected packages: pip [2026-06-15T23:39:25.593Z] Successfully installed pip-25.0.1 [2026-06-15T23:39:25.593Z] 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. [2026-06-15T23:39:26.996Z] Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) [2026-06-15T23:39:27.263Z] Collecting pip [2026-06-15T23:39:27.263Z] Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) [2026-06-15T23:39:28.676Z] Collecting setuptools [2026-06-15T23:39:28.676Z] Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) [2026-06-15T23:39:28.676Z] Collecting wheel [2026-06-15T23:39:28.676Z] Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) [2026-06-15T23:39:28.676Z] Collecting packaging>=24.0 (from wheel) [2026-06-15T23:39:28.676Z] Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) [2026-06-15T23:39:28.676Z] Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) [2026-06-15T23:39:28.956Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 49.9 MB/s eta 0:00:00 [2026-06-15T23:39:28.956Z] Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) [2026-06-15T23:39:28.956Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 52.5 MB/s eta 0:00:00 [2026-06-15T23:39:28.956Z] Downloading wheel-0.47.0-py3-none-any.whl (32 kB) [2026-06-15T23:39:28.956Z] Downloading packaging-26.2-py3-none-any.whl (100 kB) [2026-06-15T23:39:29.234Z] Installing collected packages: setuptools, pip, packaging, wheel [2026-06-15T23:39:33.501Z] Attempting uninstall: pip [2026-06-15T23:39:33.501Z] Found existing installation: pip 25.0.1 [2026-06-15T23:39:34.088Z] Uninstalling pip-25.0.1: [2026-06-15T23:39:34.088Z] Successfully uninstalled pip-25.0.1 [2026-06-15T23:39:44.187Z] Successfully installed packaging-26.2 pip-26.1.2 setuptools-82.0.1 wheel-0.47.0 [2026-06-15T23:39:44.187Z] 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. [2026-06-15T23:39:46.142Z] Processing ./edgex-taf-common [2026-06-15T23:39:46.142Z] Installing build dependencies: started [2026-06-15T23:39:50.412Z] Installing build dependencies: finished with status 'done' [2026-06-15T23:39:50.412Z] Getting requirements to build wheel: started [2026-06-15T23:39:52.343Z] Getting requirements to build wheel: finished with status 'done' [2026-06-15T23:39:52.343Z] Preparing metadata (pyproject.toml): started [2026-06-15T23:39:53.742Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-06-15T23:39:53.742Z] Building wheels for collected packages: edgex-taf-common [2026-06-15T23:39:53.742Z] Building wheel for edgex-taf-common (pyproject.toml): started [2026-06-15T23:39:55.144Z] Building wheel for edgex-taf-common (pyproject.toml): finished with status 'done' [2026-06-15T23:39:55.144Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15430 sha256=d0e74650dcb0cf4bae9895fa4f96e2487c603d136f3f5acf4938e7a4ed70aefc [2026-06-15T23:39:55.144Z] Stored in directory: /tmp/pip-ephem-wheel-cache-ucog700w/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2026-06-15T23:39:55.144Z] Successfully built edgex-taf-common [2026-06-15T23:39:55.144Z] Installing collected packages: edgex-taf-common [2026-06-15T23:39:55.409Z] Successfully installed edgex-taf-common-0.0.0 [2026-06-15T23:39:55.409Z] 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. [2026-06-15T23:39:58.796Z] Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) [2026-06-15T23:39:58.796Z] Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) [2026-06-15T23:39:58.796Z] Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) [2026-06-15T23:39:58.796Z] Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) [2026-06-15T23:39:58.796Z] Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) [2026-06-15T23:39:58.796Z] Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) [2026-06-15T23:39:58.796Z] Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) [2026-06-15T23:39:58.796Z] Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) [2026-06-15T23:39:58.796Z] Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) [2026-06-15T23:39:58.796Z] Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) [2026-06-15T23:39:59.073Z] Installing build dependencies: started [2026-06-15T23:40:03.394Z] Installing build dependencies: finished with status 'done' [2026-06-15T23:40:03.394Z] Getting requirements to build wheel: started [2026-06-15T23:40:05.327Z] Getting requirements to build wheel: finished with status 'done' [2026-06-15T23:40:05.327Z] Preparing metadata (pyproject.toml): started [2026-06-15T23:40:06.299Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-06-15T23:40:06.299Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) [2026-06-15T23:40:06.299Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2026-06-15T23:40:06.299Z] Installing build dependencies: started [2026-06-15T23:40:11.639Z] Installing build dependencies: finished with status 'done' [2026-06-15T23:40:11.639Z] Getting requirements to build wheel: started [2026-06-15T23:40:13.678Z] Getting requirements to build wheel: finished with status 'done' [2026-06-15T23:40:13.678Z] Preparing metadata (pyproject.toml): started [2026-06-15T23:40:15.091Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-06-15T23:40:15.091Z] Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) [2026-06-15T23:40:15.091Z] Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) [2026-06-15T23:40:15.091Z] Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) [2026-06-15T23:40:15.091Z] Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) [2026-06-15T23:40:15.091Z] Collecting requests==2.32.4 (from -r requirements.txt (line 9)) [2026-06-15T23:40:15.367Z] Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) [2026-06-15T23:40:15.367Z] Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) [2026-06-15T23:40:15.367Z] Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) [2026-06-15T23:40:15.367Z] Collecting docker==7.1.0 (from -r requirements.txt (line 11)) [2026-06-15T23:40:15.367Z] Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) [2026-06-15T23:40:17.310Z] Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) [2026-06-15T23:40:17.310Z] Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (63 kB) [2026-06-15T23:40:17.896Z] Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) [2026-06-15T23:40:17.896Z] Downloading psutil-7.0.0.tar.gz (497 kB) [2026-06-15T23:40:18.481Z] Installing build dependencies: started [2026-06-15T23:40:25.128Z] Installing build dependencies: finished with status 'done' [2026-06-15T23:40:25.128Z] Getting requirements to build wheel: started [2026-06-15T23:40:27.722Z] Getting requirements to build wheel: finished with status 'done' [2026-06-15T23:40:27.722Z] Preparing metadata (pyproject.toml): started [2026-06-15T23:40:29.653Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-06-15T23:40:31.580Z] Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) [2026-06-15T23:40:31.580Z] Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl.metadata (6.0 kB) [2026-06-15T23:40:31.580Z] Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) [2026-06-15T23:40:31.580Z] Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) [2026-06-15T23:40:31.580Z] Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) [2026-06-15T23:40:31.580Z] Downloading psycopg2-2.9.10.tar.gz (385 kB) [2026-06-15T23:40:32.158Z] Installing build dependencies: started [2026-06-15T23:40:36.398Z] Installing build dependencies: finished with status 'done' [2026-06-15T23:40:36.398Z] Getting requirements to build wheel: started [2026-06-15T23:40:38.340Z] Getting requirements to build wheel: finished with status 'done' [2026-06-15T23:40:38.340Z] Preparing metadata (pyproject.toml): started [2026-06-15T23:40:39.758Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-06-15T23:40:40.339Z] Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) [2026-06-15T23:40:40.339Z] Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl.metadata (3.4 kB) [2026-06-15T23:40:41.735Z] Collecting protobuf==6.33.5 (from -r requirements.txt (line 18)) [2026-06-15T23:40:41.735Z] Downloading protobuf-6.33.5-py3-none-any.whl.metadata (593 bytes) [2026-06-15T23:40:41.735Z] Collecting pyjwt==2.13.0 (from -r requirements.txt (line 19)) [2026-06-15T23:40:41.735Z] Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) [2026-06-15T23:40:43.130Z] Collecting cryptography==46.0.5 (from -r requirements.txt (line 20)) [2026-06-15T23:40:43.404Z] Downloading cryptography-46.0.5-cp311-abi3-musllinux_1_2_aarch64.whl.metadata (5.7 kB) [2026-06-15T23:40:43.404Z] Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) [2026-06-15T23:40:43.404Z] Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2026-06-15T23:40:43.404Z] Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) [2026-06-15T23:40:43.404Z] Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) [2026-06-15T23:40:43.404Z] Collecting genson==1.3.0 (from -r requirements.txt (line 23)) [2026-06-15T23:40:43.404Z] Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2026-06-15T23:40:43.668Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-06-15T23:40:43.668Z] Downloading selenium-4.44.0-py3-none-any.whl.metadata (7.4 kB) [2026-06-15T23:40:43.933Z] Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-06-15T23:40:43.933Z] Downloading robotframework_pythonlibcore-4.6.0-py3-none-any.whl.metadata (10 kB) [2026-06-15T23:40:43.933Z] Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-06-15T23:40:43.933Z] Downloading click-8.4.1-py3-none-any.whl.metadata (2.6 kB) [2026-06-15T23:40:44.197Z] Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-06-15T23:40:44.197Z] Downloading paramiko-5.0.0-py3-none-any.whl.metadata (3.7 kB) [2026-06-15T23:40:44.197Z] Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-06-15T23:40:44.197Z] Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) [2026-06-15T23:40:44.197Z] Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-15T23:40:44.197Z] Downloading docutils-0.23-py3-none-any.whl.metadata (15 kB) [2026-06-15T23:40:44.461Z] Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-15T23:40:44.461Z] Downloading flex-6.14.1.tar.gz (40 kB) [2026-06-15T23:40:44.726Z] Installing build dependencies: started [2026-06-15T23:40:48.955Z] Installing build dependencies: finished with status 'done' [2026-06-15T23:40:48.955Z] Getting requirements to build wheel: started [2026-06-15T23:40:50.886Z] Getting requirements to build wheel: finished with status 'done' [2026-06-15T23:40:50.886Z] Preparing metadata (pyproject.toml): started [2026-06-15T23:40:51.839Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-06-15T23:40:51.839Z] Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-15T23:40:51.840Z] Downloading jsonpath_ng-1.8.0-py3-none-any.whl.metadata (18 kB) [2026-06-15T23:40:52.104Z] Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-15T23:40:52.104Z] Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) [2026-06-15T23:40:52.368Z] Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-15T23:40:52.368Z] Downloading openapi_core-0.23.1-py3-none-any.whl.metadata (8.1 kB) [2026-06-15T23:40:52.368Z] Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-15T23:40:52.368Z] Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) [2026-06-15T23:40:52.631Z] Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-15T23:40:52.631Z] Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) [2026-06-15T23:40:52.631Z] Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-15T23:40:52.631Z] Downloading tzlocal-5.4-py3-none-any.whl.metadata (7.7 kB) [2026-06-15T23:40:53.592Z] Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) [2026-06-15T23:40:53.592Z] Downloading charset_normalizer-3.4.7-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (40 kB) [2026-06-15T23:40:53.592Z] Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) [2026-06-15T23:40:53.592Z] Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) [2026-06-15T23:40:53.857Z] Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 9)) [2026-06-15T23:40:53.857Z] Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) [2026-06-15T23:40:53.857Z] Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) [2026-06-15T23:40:53.857Z] Downloading certifi-2026.5.20-py3-none-any.whl.metadata (2.5 kB) [2026-06-15T23:40:54.121Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) [2026-06-15T23:40:54.121Z] Downloading reactivex-4.1.0-py3-none-any.whl.metadata (5.7 kB) [2026-06-15T23:40:54.121Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) [2026-06-15T23:40:54.121Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2026-06-15T23:40:54.121Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.49.0->-r requirements.txt (line 15)) (82.0.1) [2026-06-15T23:40:55.074Z] Collecting cffi>=2.0.0 (from cryptography==46.0.5->-r requirements.txt (line 20)) [2026-06-15T23:40:55.074Z] Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.6 kB) [2026-06-15T23:40:55.074Z] Collecting pycparser (from cffi>=2.0.0->cryptography==46.0.5->-r requirements.txt (line 20)) [2026-06-15T23:40:55.074Z] Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) [2026-06-15T23:40:55.339Z] Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-06-15T23:40:55.339Z] Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_aarch64.whl.metadata (10 kB) [2026-06-15T23:40:55.604Z] Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-06-15T23:40:55.604Z] Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) [2026-06-15T23:40:55.604Z] Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-06-15T23:40:55.604Z] Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_aarch64.whl.metadata (10.0 kB) [2026-06-15T23:40:55.868Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) [2026-06-15T23:40:55.868Z] Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) [2026-06-15T23:40:55.868Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 15)) [2026-06-15T23:40:55.868Z] Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) [2026-06-15T23:40:55.868Z] Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-06-15T23:40:55.868Z] Downloading trio-0.33.0-py3-none-any.whl.metadata (8.5 kB) [2026-06-15T23:40:55.868Z] Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-06-15T23:40:56.132Z] Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) [2026-06-15T23:40:56.132Z] Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-06-15T23:40:56.132Z] Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) [2026-06-15T23:40:56.132Z] Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-06-15T23:40:56.132Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2026-06-15T23:40:56.132Z] Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-06-15T23:40:56.132Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2026-06-15T23:40:56.132Z] Collecting sniffio>=1.3.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-06-15T23:40:56.132Z] Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2026-06-15T23:40:56.396Z] Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-06-15T23:40:56.396Z] Downloading wsproto-1.3.2-py3-none-any.whl.metadata (5.2 kB) [2026-06-15T23:40:56.659Z] Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-06-15T23:40:56.659Z] Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2026-06-15T23:40:56.659Z] Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-06-15T23:40:56.659Z] Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) [2026-06-15T23:40:56.927Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-15T23:40:56.927Z] Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.4 kB) [2026-06-15T23:40:56.927Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-15T23:40:56.927Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2026-06-15T23:40:56.927Z] Installing build dependencies: started [2026-06-15T23:41:01.180Z] Installing build dependencies: finished with status 'done' [2026-06-15T23:41:01.180Z] Getting requirements to build wheel: started [2026-06-15T23:41:03.152Z] Getting requirements to build wheel: finished with status 'done' [2026-06-15T23:41:03.152Z] Preparing metadata (pyproject.toml): started [2026-06-15T23:41:04.112Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-06-15T23:41:04.112Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-15T23:41:04.112Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2026-06-15T23:41:04.112Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-15T23:41:04.112Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2026-06-15T23:41:04.112Z] Installing build dependencies: started [2026-06-15T23:41:09.441Z] Installing build dependencies: finished with status 'done' [2026-06-15T23:41:09.441Z] Getting requirements to build wheel: started [2026-06-15T23:41:10.839Z] Getting requirements to build wheel: finished with status 'done' [2026-06-15T23:41:10.839Z] Preparing metadata (pyproject.toml): started [2026-06-15T23:41:12.238Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-06-15T23:41:12.238Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-15T23:41:12.238Z] Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) [2026-06-15T23:41:12.238Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-15T23:41:12.238Z] Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) [2026-06-15T23:41:12.238Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-15T23:41:12.238Z] Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) [2026-06-15T23:41:14.802Z] Collecting rpds-py>=0.25.0 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-15T23:41:14.802Z] Downloading rpds_py-2026.5.1-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.1 kB) [2026-06-15T23:41:14.802Z] Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-15T23:41:14.802Z] Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) [2026-06-15T23:41:14.802Z] Collecting jsonschema-path<0.5.0,>=0.4.5 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-15T23:41:14.802Z] Downloading jsonschema_path-0.4.6-py3-none-any.whl.metadata (5.9 kB) [2026-06-15T23:41:14.802Z] Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-15T23:41:14.802Z] Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) [2026-06-15T23:41:15.067Z] Collecting openapi-schema-validator<0.9.0,>=0.7.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-15T23:41:15.067Z] Downloading openapi_schema_validator-0.8.1-py3-none-any.whl.metadata (9.9 kB) [2026-06-15T23:41:15.067Z] Collecting openapi-spec-validator<0.9.0,>=0.8.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-15T23:41:15.067Z] Downloading openapi_spec_validator-0.8.5-py3-none-any.whl.metadata (6.5 kB) [2026-06-15T23:41:15.331Z] Collecting werkzeug>=2.1.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-15T23:41:15.331Z] Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) [2026-06-15T23:41:15.331Z] Collecting pathable<0.6.0,>=0.5.0 (from jsonschema-path<0.5.0,>=0.4.5->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-15T23:41:15.331Z] Downloading pathable-0.5.0-py3-none-any.whl.metadata (5.9 kB) [2026-06-15T23:41:16.281Z] Collecting pydantic<3.0.0,>=2.0.0 (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-15T23:41:16.281Z] Downloading pydantic-2.13.4-py3-none-any.whl.metadata (109 kB) [2026-06-15T23:41:16.281Z] Collecting pydantic-settings<3.0.0,>=2.0.0 (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-15T23:41:16.281Z] Downloading pydantic_settings-2.14.1-py3-none-any.whl.metadata (3.4 kB) [2026-06-15T23:41:16.545Z] Collecting rfc3339-validator (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-15T23:41:16.545Z] Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) [2026-06-15T23:41:16.810Z] Collecting lazy-object-proxy<2.0,>=1.7.1 (from openapi-spec-validator<0.9.0,>=0.8.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-15T23:41:16.810Z] Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (5.1 kB) [2026-06-15T23:41:16.810Z] Collecting annotated-types>=0.6.0 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-15T23:41:16.810Z] Downloading annotated_types-0.7.0-py3-none-any.whl.metadata (15 kB) [2026-06-15T23:41:23.422Z] Collecting pydantic-core==2.46.4 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-15T23:41:23.422Z] Downloading pydantic_core-2.46.4-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (6.6 kB) [2026-06-15T23:41:23.422Z] Collecting typing-inspection>=0.4.2 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-15T23:41:23.423Z] Downloading typing_inspection-0.4.2-py3-none-any.whl.metadata (2.6 kB) [2026-06-15T23:41:23.688Z] Collecting markupsafe>=2.1.1 (from werkzeug>=2.1.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-15T23:41:23.688Z] Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.7 kB) [2026-06-15T23:41:23.688Z] Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) [2026-06-15T23:41:23.688Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 60.7 MB/s 0:00:00 [2026-06-15T23:41:23.950Z] Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) [2026-06-15T23:41:23.950Z] Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) [2026-06-15T23:41:23.950Z] Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) [2026-06-15T23:41:23.950Z] Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) [2026-06-15T23:41:23.950Z] Downloading configparser-7.2.0-py3-none-any.whl (17 kB) [2026-06-15T23:41:23.950Z] Downloading requests-2.32.4-py3-none-any.whl (64 kB) [2026-06-15T23:41:23.950Z] Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) [2026-06-15T23:41:23.950Z] Downloading docker-7.1.0-py3-none-any.whl (147 kB) [2026-06-15T23:41:23.950Z] Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl (15.6 MB) [2026-06-15T23:41:24.528Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 29.6 MB/s 0:00:00 [2026-06-15T23:41:24.528Z] Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl (1.6 MB) [2026-06-15T23:41:24.528Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 30.0 MB/s 0:00:00 [2026-06-15T23:41:24.528Z] Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) [2026-06-15T23:41:24.528Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 56.5 MB/s 0:00:00 [2026-06-15T23:41:24.792Z] Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl (2.2 MB) [2026-06-15T23:41:24.792Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 56.0 MB/s 0:00:00 [2026-06-15T23:41:24.792Z] Downloading protobuf-6.33.5-py3-none-any.whl (170 kB) [2026-06-15T23:41:24.792Z] Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) [2026-06-15T23:41:24.792Z] Downloading cryptography-46.0.5-cp311-abi3-musllinux_1_2_aarch64.whl (4.4 MB) [2026-06-15T23:41:25.056Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/4.4 MB 28.5 MB/s 0:00:00 [2026-06-15T23:41:25.056Z] Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2026-06-15T23:41:25.056Z] Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) [2026-06-15T23:41:25.056Z] Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2026-06-15T23:41:25.056Z] Downloading charset_normalizer-3.4.7-cp312-cp312-musllinux_1_2_aarch64.whl (211 kB) [2026-06-15T23:41:25.056Z] Downloading idna-3.18-py3-none-any.whl (65 kB) [2026-06-15T23:41:25.056Z] Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) [2026-06-15T23:41:25.056Z] Downloading certifi-2026.5.20-py3-none-any.whl (134 kB) [2026-06-15T23:41:25.056Z] Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_aarch64.whl (222 kB) [2026-06-15T23:41:25.056Z] Downloading click-8.4.1-py3-none-any.whl (116 kB) [2026-06-15T23:41:25.056Z] Downloading paramiko-5.0.0-py3-none-any.whl (208 kB) [2026-06-15T23:41:25.321Z] Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_aarch64.whl (341 kB) [2026-06-15T23:41:25.321Z] Downloading invoke-3.0.3-py3-none-any.whl (160 kB) [2026-06-15T23:41:25.321Z] Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_aarch64.whl (791 kB) [2026-06-15T23:41:25.321Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 791.9/791.9 kB 50.5 MB/s 0:00:00 [2026-06-15T23:41:25.321Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2026-06-15T23:41:25.321Z] Downloading reactivex-4.1.0-py3-none-any.whl (218 kB) [2026-06-15T23:41:25.321Z] Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) [2026-06-15T23:41:25.321Z] Downloading robotframework_pythonlibcore-4.6.0-py3-none-any.whl (20 kB) [2026-06-15T23:41:25.321Z] Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) [2026-06-15T23:41:25.321Z] Downloading selenium-4.44.0-py3-none-any.whl (9.7 MB) [2026-06-15T23:41:25.584Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 50.2 MB/s 0:00:00 [2026-06-15T23:41:25.584Z] Downloading trio-0.33.0-py3-none-any.whl (510 kB) [2026-06-15T23:41:25.584Z] Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) [2026-06-15T23:41:25.584Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2026-06-15T23:41:25.584Z] Downloading attrs-26.1.0-py3-none-any.whl (67 kB) [2026-06-15T23:41:25.850Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2026-06-15T23:41:25.850Z] Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) [2026-06-15T23:41:25.850Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2026-06-15T23:41:25.850Z] Downloading wsproto-1.3.2-py3-none-any.whl (24 kB) [2026-06-15T23:41:25.850Z] Downloading h11-0.16.0-py3-none-any.whl (37 kB) [2026-06-15T23:41:25.850Z] Downloading docutils-0.23-py3-none-any.whl (634 kB) [2026-06-15T23:41:25.850Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 634.7/634.7 kB 59.6 MB/s 0:00:00 [2026-06-15T23:41:25.850Z] Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) [2026-06-15T23:41:25.850Z] Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_aarch64.whl (761 kB) [2026-06-15T23:41:25.850Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 761.1/761.1 kB 55.7 MB/s 0:00:00 [2026-06-15T23:41:25.850Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2026-06-15T23:41:25.850Z] Downloading jsonpath_ng-1.8.0-py3-none-any.whl (67 kB) [2026-06-15T23:41:25.850Z] Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) [2026-06-15T23:41:25.850Z] Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) [2026-06-15T23:41:25.850Z] Downloading referencing-0.37.0-py3-none-any.whl (26 kB) [2026-06-15T23:41:25.850Z] Downloading rpds_py-2026.5.1-cp312-cp312-musllinux_1_2_aarch64.whl (553 kB) [2026-06-15T23:41:25.850Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 553.1/553.1 kB 54.6 MB/s 0:00:00 [2026-06-15T23:41:25.850Z] Downloading openapi_core-0.23.1-py3-none-any.whl (115 kB) [2026-06-15T23:41:25.850Z] Downloading jsonschema_path-0.4.6-py3-none-any.whl (19 kB) [2026-06-15T23:41:25.850Z] Downloading openapi_schema_validator-0.8.1-py3-none-any.whl (19 kB) [2026-06-15T23:41:26.121Z] Downloading openapi_spec_validator-0.8.5-py3-none-any.whl (50 kB) [2026-06-15T23:41:26.121Z] Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_aarch64.whl (69 kB) [2026-06-15T23:41:26.121Z] Downloading pathable-0.5.0-py3-none-any.whl (16 kB) [2026-06-15T23:41:26.121Z] Downloading pydantic-2.13.4-py3-none-any.whl (472 kB) [2026-06-15T23:41:26.121Z] Downloading pydantic_core-2.46.4-cp312-cp312-musllinux_1_1_aarch64.whl (2.2 MB) [2026-06-15T23:41:26.121Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 58.1 MB/s 0:00:00 [2026-06-15T23:41:26.121Z] Downloading pydantic_settings-2.14.1-py3-none-any.whl (60 kB) [2026-06-15T23:41:26.121Z] Downloading annotated_types-0.7.0-py3-none-any.whl (13 kB) [2026-06-15T23:41:26.121Z] Downloading typing_inspection-0.4.2-py3-none-any.whl (14 kB) [2026-06-15T23:41:26.121Z] Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) [2026-06-15T23:41:26.121Z] Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_aarch64.whl (23 kB) [2026-06-15T23:41:26.121Z] Downloading isodate-0.7.2-py3-none-any.whl (22 kB) [2026-06-15T23:41:26.121Z] Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) [2026-06-15T23:41:26.121Z] Downloading pycparser-3.0-py3-none-any.whl (48 kB) [2026-06-15T23:41:26.121Z] Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) [2026-06-15T23:41:26.121Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 58.4 MB/s 0:00:00 [2026-06-15T23:41:26.121Z] Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) [2026-06-15T23:41:26.387Z] Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) [2026-06-15T23:41:26.387Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2026-06-15T23:41:26.387Z] Downloading tzlocal-5.4-py3-none-any.whl (28 kB) [2026-06-15T23:41:27.358Z] Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email [2026-06-15T23:41:27.359Z] Building wheel for robotframework-sshlibrary (pyproject.toml): started [2026-06-15T23:41:28.761Z] Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' [2026-06-15T23:41:28.761Z] Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=e30a052a345905b14c3287434e428054f3a9201f6f8f991468775f5c4018c404 [2026-06-15T23:41:28.761Z] Stored in directory: /tmp/pip-ephem-wheel-cache-jqkbnl0q/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 [2026-06-15T23:41:28.761Z] Building wheel for robotbackgroundlogger (pyproject.toml): started [2026-06-15T23:41:30.163Z] Building wheel for robotbackgroundlogger (pyproject.toml): finished with status 'done' [2026-06-15T23:41:30.163Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4341 sha256=8b00d8b1f0e81e4ccb1f3dfcb7cba16755e527720063f8b83bd8454877d02e60 [2026-06-15T23:41:30.163Z] Stored in directory: /tmp/pip-ephem-wheel-cache-jqkbnl0q/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2026-06-15T23:41:30.163Z] Building wheel for psutil (pyproject.toml): started [2026-06-15T23:41:42.441Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2026-06-15T23:41:42.441Z] Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_aarch64.whl size=278193 sha256=f17392317e4de5d054ebf64b4b34c265f5a84db1c71f7018e1bd0efc70ed13a7 [2026-06-15T23:41:42.441Z] Stored in directory: /tmp/pip-ephem-wheel-cache-jqkbnl0q/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d [2026-06-15T23:41:42.441Z] Building wheel for psycopg2 (pyproject.toml): started [2026-06-15T23:42:50.281Z] Building wheel for psycopg2 (pyproject.toml): still running... [2026-06-15T23:42:50.281Z] Building wheel for psycopg2 (pyproject.toml): finished with status 'done' [2026-06-15T23:42:50.281Z] Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_aarch64.whl size=512672 sha256=6f8687a8d188187334fb3eb6c47581637ea18ebafc54a71c6a6fc0909727cdf9 [2026-06-15T23:42:50.281Z] Stored in directory: /tmp/pip-ephem-wheel-cache-jqkbnl0q/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b [2026-06-15T23:42:50.281Z] Building wheel for flex (pyproject.toml): started [2026-06-15T23:42:50.281Z] Building wheel for flex (pyproject.toml): finished with status 'done' [2026-06-15T23:42:50.281Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77344 sha256=42874a263a09ea1aee459386dc614d39518b639d7ce0e9d6cbc7fbb5e209cee9 [2026-06-15T23:42:50.281Z] Stored in directory: /tmp/pip-ephem-wheel-cache-jqkbnl0q/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2026-06-15T23:42:50.281Z] Building wheel for strict-rfc3339 (pyproject.toml): started [2026-06-15T23:42:50.281Z] Building wheel for strict-rfc3339 (pyproject.toml): finished with status 'done' [2026-06-15T23:42:50.281Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18222 sha256=866afa8c1cf989aefdd731059de10970389ebc4b4289fe7f0c7f677cc13438d5 [2026-06-15T23:42:50.281Z] Stored in directory: /tmp/pip-ephem-wheel-cache-jqkbnl0q/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2026-06-15T23:42:50.281Z] Building wheel for validate-email (pyproject.toml): started [2026-06-15T23:42:50.281Z] Building wheel for validate-email (pyproject.toml): finished with status 'done' [2026-06-15T23:42:50.281Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5560 sha256=c6496050ca66aacaf78117d309e53932b7bf79890244f9113962f655c2bf4dca [2026-06-15T23:42:50.281Z] Stored in directory: /tmp/pip-ephem-wheel-cache-jqkbnl0q/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2026-06-15T23:42:50.281Z] Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email [2026-06-15T23:42:50.281Z] Installing collected packages: validate-email, strict-rfc3339, sseclient-py, sortedcontainers, rfc3987, pytz, jsonpath-ng, genson, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pyjwt, pygments, pycryptodome, pycparser, psycopg2, psutil, protobuf, pathable, paho-mqtt, numpy, more-itertools, markupsafe, lazy-object-proxy, jsonpointer, isodate, invoke, idna, h11, docutils, configparser, click, charset_normalizer, certifi, bcrypt, attrs, annotated-types, wsproto, werkzeug, typing-inspection, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, pydantic-core, outcome, cffi, trio, robotframework-requests, pynacl, pydantic, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, pydantic-settings, paramiko, jsonschema, selenium, scp, openapi-schema-validator, robotframework-sshlibrary, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance [2026-06-15T23:43:58.248Z] [2026-06-15T23:43:58.248Z] Successfully installed PyYAML-6.0.3 RESTinstance-1.5.2 annotated-types-0.7.0 attrs-26.1.0 bcrypt-5.0.0 certifi-2026.5.20 cffi-2.0.0 charset_normalizer-3.4.7 click-8.4.1 configparser-7.2.0 cryptography-46.0.5 docker-7.1.0 docutils-0.23 flex-6.14.1 genson-1.3.0 h11-0.16.0 idna-3.18 influxdb-client-1.49.0 invoke-3.0.3 isodate-0.7.2 jsonpath-ng-1.8.0 jsonpointer-3.1.1 jsonschema-4.26.0 jsonschema-path-0.4.6 jsonschema-specifications-2025.9.1 lazy-object-proxy-1.12.0 markupsafe-3.0.3 more-itertools-11.1.0 numpy-2.2.5 openapi-core-0.23.1 openapi-schema-validator-0.8.1 openapi-spec-validator-0.8.5 outcome-1.3.0.post0 paho-mqtt-2.1.0 paramiko-5.0.0 pathable-0.5.0 protobuf-6.33.5 psutil-7.0.0 psycopg2-2.9.10 pycparser-3.0 pycryptodome-3.23.0 pydantic-2.13.4 pydantic-core-2.46.4 pydantic-settings-2.14.1 pygments-2.20.0 pyjwt-2.13.0 pynacl-1.6.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.1 pytz-2026.2 pyzmq-27.0.0 reactivex-4.1.0 referencing-0.37.0 requests-2.32.4 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.3.1 robotframework-pythonlibcore-4.6.0 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 rpds-py-2026.5.1 scp-0.15.0 selenium-4.44.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 sseclient-py-1.8.0 strict-rfc3339-0.7 trio-0.33.0 trio-websocket-0.12.2 typing-extensions-4.15.0 typing-inspection-0.4.2 tzlocal-5.4 urllib3-2.7.0 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.8 wsproto-1.3.2 [2026-06-15T23:43:58.248Z] 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. [2026-06-15T23:44:54.620Z] Removing intermediate container 8d4a502344f3 [2026-06-15T23:44:54.620Z] ---> dd88d5f02afa [2026-06-15T23:44:54.620Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2026-06-15T23:44:54.620Z] ---> Running in 0e00b8165575 [2026-06-15T23:44:54.620Z] Removing intermediate container 0e00b8165575 [2026-06-15T23:44:54.620Z] ---> 64f5aa375065 [2026-06-15T23:44:54.620Z] Step 11/13 : LABEL arch=arm64 [2026-06-15T23:44:54.620Z] ---> Running in 6b6188a4fc2c [2026-06-15T23:44:54.620Z] Removing intermediate container 6b6188a4fc2c [2026-06-15T23:44:54.620Z] ---> 1b1423a66f37 [2026-06-15T23:44:54.620Z] Step 12/13 : LABEL git_sha=885269bb1c95c2884b46068947a40edd167fd3e0 [2026-06-15T23:44:54.620Z] ---> Running in 621f7387a1aa [2026-06-15T23:44:54.620Z] Removing intermediate container 621f7387a1aa [2026-06-15T23:44:54.620Z] ---> 70514cb585da [2026-06-15T23:44:54.620Z] Step 13/13 : LABEL version=0.0.0 [2026-06-15T23:44:54.620Z] ---> Running in 7a6fa73304e0 [2026-06-15T23:44:54.620Z] Removing intermediate container 7a6fa73304e0 [2026-06-15T23:44:54.620Z] ---> d515b4c3759e [2026-06-15T23:44:54.620Z] [Warning] One or more build-args [ARCH] were not consumed [2026-06-15T23:44:54.620Z] Successfully built d515b4c3759e [2026-06-15T23:44:54.620Z] 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 [2026-06-15T23:44:55.645Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-06-15T23:44:55.645Z] [2026-06-15T23:44:55.645Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-15T23:44:56.057Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-06-15T23:44:56.326Z] arm64: Pulling from edgex-lftools-log-publisher [2026-06-15T23:44:56.326Z] 8998bd30e6a1: Pulling fs layer [2026-06-15T23:44:56.326Z] 04944245beec: Pulling fs layer [2026-06-15T23:44:56.326Z] 699f458cf7ca: Pulling fs layer [2026-06-15T23:44:56.326Z] 765212b225bb: Pulling fs layer [2026-06-15T23:44:56.326Z] f23df028b6ca: Pulling fs layer [2026-06-15T23:44:56.326Z] d65c8cfc05b1: Pulling fs layer [2026-06-15T23:44:56.326Z] 2437ff75d9bd: Pulling fs layer [2026-06-15T23:44:56.326Z] f23df028b6ca: Waiting [2026-06-15T23:44:56.326Z] 765212b225bb: Waiting [2026-06-15T23:44:56.326Z] 2437ff75d9bd: Waiting [2026-06-15T23:44:56.326Z] 04944245beec: Verifying Checksum [2026-06-15T23:44:56.326Z] 04944245beec: Download complete [2026-06-15T23:44:56.326Z] 765212b225bb: Verifying Checksum [2026-06-15T23:44:56.326Z] 765212b225bb: Download complete [2026-06-15T23:44:56.326Z] f23df028b6ca: Verifying Checksum [2026-06-15T23:44:56.326Z] f23df028b6ca: Download complete [2026-06-15T23:44:56.326Z] d65c8cfc05b1: Verifying Checksum [2026-06-15T23:44:56.326Z] d65c8cfc05b1: Download complete [2026-06-15T23:44:56.592Z] 699f458cf7ca: Verifying Checksum [2026-06-15T23:44:56.592Z] 699f458cf7ca: Download complete [2026-06-15T23:44:56.858Z] 8998bd30e6a1: Download complete [2026-06-15T23:44:59.438Z] 2437ff75d9bd: Verifying Checksum [2026-06-15T23:44:59.438Z] 2437ff75d9bd: Download complete [2026-06-15T23:45:01.375Z] 8998bd30e6a1: Pull complete [2026-06-15T23:45:01.647Z] 04944245beec: Pull complete [2026-06-15T23:45:03.088Z] 699f458cf7ca: Pull complete [2026-06-15T23:45:03.354Z] 765212b225bb: Pull complete [2026-06-15T23:45:04.311Z] f23df028b6ca: Pull complete [2026-06-15T23:45:04.311Z] d65c8cfc05b1: Pull complete [2026-06-15T23:45:22.507Z] 2437ff75d9bd: Pull complete [2026-06-15T23:45:22.507Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-06-15T23:45:22.507Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-06-15T23:45:22.507Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-15T23:45:23.045Z] prd-ubuntu20.04-docker-arm64-4c-16g-13034 does not seem to be running inside a container [2026-06-15T23:45:23.242Z] $ 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-157 -v /w/workspace/xfoundry_edgex-taf-common_PR-157:/w/workspace/xfoundry_edgex-taf-common_PR-157:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-157@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-157@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2026-06-15T23:45:25.635Z] $ docker top 12bd00f373a644261e49fff7c7cb68d5d9dd479c0b4a5f8fad6ee4fe51cc5fbf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-15T23:45:26.552Z] ---> job-cost.sh [2026-06-15T23:45:26.552Z] lf-activate-venv: SKIPPING [2026-06-15T23:45:26.552Z] INFO: No Stack... [2026-06-15T23:45:26.818Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-06-15T23:45:27.766Z] INFO: Archiving Costs [Pipeline] sh [2026-06-15T23:45:28.416Z] + cat /w/workspace/xfoundry_edgex-taf-common_PR-157/archives/cost.csv [2026-06-15T23:45:28.416Z] + cut -d, -f6 [Pipeline] lock [2026-06-15T23:45:28.489Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-157-1-stack-cost] [2026-06-15T23:45:28.494Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-157-1-stack-cost] did not exist. Created. [2026-06-15T23:45:28.501Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-157-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-06-15T23:45:29.230Z] /w/workspace/xfoundry_edgex-taf-common_PR-157@tmp/durable-abcf6026/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-06-15T23:45:29.887Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-06-15T23:45:29.927Z] Warning: overwriting stash ‘stack-cost’ [2026-06-15T23:45:30.286Z] Stashed 1 file(s) [Pipeline] } [2026-06-15T23:45:30.305Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-157-1-stack-cost] [Pipeline] // lock [Pipeline] } [2026-06-15T23:45:30.384Z] $ docker stop --time=1 12bd00f373a644261e49fff7c7cb68d5d9dd479c0b4a5f8fad6ee4fe51cc5fbf [2026-06-15T23:45:31.882Z] $ docker rm -f --volumes 12bd00f373a644261e49fff7c7cb68d5d9dd479c0b4a5f8fad6ee4fe51cc5fbf [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 [2026-06-15T23:45:33.578Z] + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-157/archives ] [2026-06-15T23:45:33.578Z] + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-157/archives [2026-06-15T23:45:33.578Z] total 16 [2026-06-15T23:45:33.578Z] drwxr-xr-x 3 root root 4096 Jun 15 23:37 . [2026-06-15T23:45:33.578Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 15 23:37 .. [2026-06-15T23:45:33.578Z] drwxr-xr-x 2 root root 4096 Jun 15 23:37 cost [2026-06-15T23:45:33.578Z] -rw-r--r-- 1 root root 88 Jun 15 23:37 cost.csv [2026-06-15T23:45:33.578Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-157/archives [2026-06-15T23:45:33.578Z] + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-157/archives [2026-06-15T23:45:33.578Z] total 16 [2026-06-15T23:45:33.578Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 15 23:37 . [2026-06-15T23:45:33.578Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 15 23:37 .. [2026-06-15T23:45:33.578Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 15 23:37 cost [2026-06-15T23:45:33.578Z] -rw-r--r-- 1 jenkins jenkins 88 Jun 15 23:37 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-06-15T23:45:33.910Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-15T23:45:34.810Z] ---> package-listing.sh [2026-06-15T23:45:34.810Z] ++ facter osfamily [2026-06-15T23:45:34.810Z] ++ tr '[:upper:]' '[:lower:]' [2026-06-15T23:45:35.070Z] + OS_FAMILY=debian [2026-06-15T23:45:35.070Z] + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-157 [2026-06-15T23:45:35.070Z] + START_PACKAGES=/tmp/packages_start.txt [2026-06-15T23:45:35.070Z] + END_PACKAGES=/tmp/packages_end.txt [2026-06-15T23:45:35.070Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-06-15T23:45:35.070Z] + PACKAGES=/tmp/packages_start.txt [2026-06-15T23:45:35.070Z] + '[' /w/workspace/xfoundry_edgex-taf-common_PR-157 ']' [2026-06-15T23:45:35.070Z] + PACKAGES=/tmp/packages_end.txt [2026-06-15T23:45:35.070Z] + case "${OS_FAMILY}" in [2026-06-15T23:45:35.070Z] + dpkg -l [2026-06-15T23:45:35.070Z] + grep '^ii' [2026-06-15T23:45:35.070Z] + '[' -f /tmp/packages_start.txt ']' [2026-06-15T23:45:35.070Z] + '[' -f /tmp/packages_end.txt ']' [2026-06-15T23:45:35.070Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-06-15T23:45:35.070Z] + '[' /w/workspace/xfoundry_edgex-taf-common_PR-157 ']' [2026-06-15T23:45:35.070Z] + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-157/archives/ [2026-06-15T23:45:35.070Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-157/archives/ [Pipeline] echo [2026-06-15T23:45:35.107Z] 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-157/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-06-15T23:45:35.402Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-15T23:45:36.048Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-06-15T23:45:36.048Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-15T23:45:36.203Z] prd-ubuntu20.04-docker-8c-8g-13033 does not seem to be running inside a container [2026-06-15T23:45:36.226Z] $ 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-157/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-157 -v /w/workspace/xfoundry_edgex-taf-common_PR-157:/w/workspace/xfoundry_edgex-taf-common_PR-157:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-157@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-157@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-06-15T23:45:36.462Z] $ docker top 2f4639a405d3f90521e05bb5d7dc5193e0afaceba5743ea529c0fc70754174b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-06-15T23:45:36.849Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-06-15T23:45:37.157Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-06-15T23:45:37.470Z] + ls /var/log/sa-host [2026-06-15T23:45:37.470Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-06-15T23:45:37.679Z] provisioning config files... [2026-06-15T23:45:37.689Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-157@tmp/config2203829680908351200tmp [Pipeline] { [Pipeline] echo [2026-06-15T23:45:37.753Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-15T23:45:38.070Z] ---> create-netrc.sh [Pipeline] } [2026-06-15T23:45:38.097Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-06-15T23:45:38.499Z] ---> python-tools-install.sh [Pipeline] echo [2026-06-15T23:45:38.535Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-15T23:45:38.849Z] ---> sudo-logs.sh [2026-06-15T23:45:38.849Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-06-15T23:45:38.938Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-15T23:45:39.249Z] ---> job-cost.sh [2026-06-15T23:45:39.249Z] lf-activate-venv: SKIPPING [2026-06-15T23:45:39.249Z] DEBUG: total: 0.2199999988079071 [2026-06-15T23:45:39.249Z] INFO: Retrieving Stack Cost... [2026-06-15T23:45:39.820Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-06-15T23:45:40.080Z] INFO: Archiving Costs [Pipeline] echo [2026-06-15T23:45:40.118Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-15T23:45:40.444Z] ---> logs-deploy.sh [2026-06-15T23:45:40.444Z] lf-activate-venv: SKIPPING [2026-06-15T23:45:40.444Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-157/1 [2026-06-15T23:45:40.444Z] INFO: archiving workspace using pattern(s): [2026-06-15T23:45:41.406Z] Archives upload complete. [2026-06-15T23:45:41.665Z] INFO: archiving logs to Nexus [2026-06-15T23:45:42.233Z] ---> uname -a: [2026-06-15T23:45:42.233Z] Linux prd-ubuntu20-04-docker-8c-8g-13033 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2026-06-15T23:45:42.233Z] [2026-06-15T23:45:42.233Z] [2026-06-15T23:45:42.233Z] ---> lscpu: [2026-06-15T23:45:42.233Z] Architecture: x86_64 [2026-06-15T23:45:42.233Z] CPU op-mode(s): 32-bit, 64-bit [2026-06-15T23:45:42.233Z] Byte Order: Little Endian [2026-06-15T23:45:42.233Z] Address sizes: 40 bits physical, 48 bits virtual [2026-06-15T23:45:42.233Z] CPU(s): 8 [2026-06-15T23:45:42.233Z] On-line CPU(s) list: 0-7 [2026-06-15T23:45:42.233Z] Thread(s) per core: 1 [2026-06-15T23:45:42.233Z] Core(s) per socket: 1 [2026-06-15T23:45:42.233Z] Socket(s): 8 [2026-06-15T23:45:42.233Z] NUMA node(s): 1 [2026-06-15T23:45:42.233Z] Vendor ID: AuthenticAMD [2026-06-15T23:45:42.233Z] CPU family: 23 [2026-06-15T23:45:42.233Z] Model: 49 [2026-06-15T23:45:42.233Z] Model name: AMD EPYC-Rome Processor [2026-06-15T23:45:42.233Z] Stepping: 0 [2026-06-15T23:45:42.233Z] CPU MHz: 2799.998 [2026-06-15T23:45:42.233Z] BogoMIPS: 5599.99 [2026-06-15T23:45:42.233Z] Virtualization: AMD-V [2026-06-15T23:45:42.233Z] Hypervisor vendor: KVM [2026-06-15T23:45:42.233Z] Virtualization type: full [2026-06-15T23:45:42.233Z] L1d cache: 256 KiB [2026-06-15T23:45:42.233Z] L1i cache: 256 KiB [2026-06-15T23:45:42.233Z] L2 cache: 4 MiB [2026-06-15T23:45:42.233Z] L3 cache: 128 MiB [2026-06-15T23:45:42.233Z] NUMA node0 CPU(s): 0-7 [2026-06-15T23:45:42.233Z] Vulnerability Gather data sampling: Not affected [2026-06-15T23:45:42.233Z] Vulnerability Itlb multihit: Not affected [2026-06-15T23:45:42.233Z] Vulnerability L1tf: Not affected [2026-06-15T23:45:42.233Z] Vulnerability Mds: Not affected [2026-06-15T23:45:42.233Z] Vulnerability Meltdown: Not affected [2026-06-15T23:45:42.233Z] Vulnerability Mmio stale data: Not affected [2026-06-15T23:45:42.233Z] Vulnerability Retbleed: Vulnerable [2026-06-15T23:45:42.233Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-06-15T23:45:42.233Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2026-06-15T23:45:42.233Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2026-06-15T23:45:42.233Z] Vulnerability Srbds: Not affected [2026-06-15T23:45:42.233Z] Vulnerability Tsx async abort: Not affected [2026-06-15T23:45:42.233Z] 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2026-06-15T23:45:42.233Z] [2026-06-15T23:45:42.233Z] [2026-06-15T23:45:42.233Z] ---> nproc: [2026-06-15T23:45:42.233Z] 8 [2026-06-15T23:45:42.233Z] [2026-06-15T23:45:42.233Z] [2026-06-15T23:45:42.233Z] ---> df -h: [2026-06-15T23:45:42.233Z] Filesystem Size Used Avail Use% Mounted on [2026-06-15T23:45:42.233Z] overlay 155G 12G 143G 8% / [2026-06-15T23:45:42.233Z] tmpfs 64M 0 64M 0% /dev [2026-06-15T23:45:42.233Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2026-06-15T23:45:42.233Z] shm 64M 0 64M 0% /dev/shm [2026-06-15T23:45:42.233Z] /dev/vda1 155G 12G 143G 8% /facter-os [2026-06-15T23:45:42.233Z] [2026-06-15T23:45:42.233Z] [2026-06-15T23:45:42.233Z] ---> sar -b -r -n DEV: [2026-06-15T23:45:42.233Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-13033) 06/15/26 _x86_64_ (8 CPU) [2026-06-15T23:45:42.233Z] [2026-06-15T23:45:42.233Z] 23:34:02 LINUX RESTART (8 CPU) [2026-06-15T23:45:42.233Z] [2026-06-15T23:45:42.233Z] 23:35:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2026-06-15T23:45:42.233Z] 23:36:01 49.20 9.54 39.65 0.00 1740.99 12799.46 0.00 [2026-06-15T23:45:42.233Z] 23:37:01 84.42 0.00 84.42 0.00 0.00 47499.03 0.00 [2026-06-15T23:45:42.233Z] 23:38:01 46.53 0.10 46.43 0.00 3.33 16927.18 0.00 [2026-06-15T23:45:42.233Z] 23:39:01 1.33 0.00 1.33 0.00 0.00 15.73 0.00 [2026-06-15T23:45:42.233Z] 23:40:01 2.68 0.28 2.40 0.00 13.86 39.19 0.00 [2026-06-15T23:45:42.233Z] 23:41:01 1.67 0.00 1.67 0.00 0.00 18.79 0.00 [2026-06-15T23:45:42.233Z] 23:42:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 [2026-06-15T23:45:42.233Z] 23:43:01 1.23 0.00 1.23 0.00 0.00 14.93 0.00 [2026-06-15T23:45:42.233Z] 23:44:01 1.05 0.00 1.05 0.00 0.00 12.53 0.00 [2026-06-15T23:45:42.233Z] 23:45:01 1.82 0.00 1.82 0.00 0.00 22.80 0.00 [2026-06-15T23:45:42.233Z] Average: 19.04 0.98 18.06 0.00 173.20 7727.19 0.00 [2026-06-15T23:45:42.233Z] [2026-06-15T23:45:42.233Z] 23:35:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2026-06-15T23:45:42.233Z] 23:36:01 27690808 31466040 821440 2.50 83348 3950244 2048152 6.04 1118192 3639932 1064868 [2026-06-15T23:45:42.233Z] 23:37:01 27205956 31509808 779556 2.37 99748 4427300 1789444 5.28 2454564 2753244 233756 [2026-06-15T23:45:42.233Z] 23:38:01 26938772 31522832 764816 2.33 113868 4652252 1688916 4.98 2469236 2964684 16 [2026-06-15T23:45:42.233Z] 23:39:01 26938320 31522520 764624 2.33 113908 4652248 1688916 4.98 2469112 2964684 16 [2026-06-15T23:45:42.233Z] 23:40:01 26940832 31525884 760688 2.31 114064 4652808 1693176 4.99 2465304 2965156 52 [2026-06-15T23:45:42.233Z] 23:41:01 26940868 31525960 760492 2.31 114112 4652808 1693176 4.99 2465248 2965156 12 [2026-06-15T23:45:42.233Z] 23:42:01 26946340 31531512 754848 2.30 114148 4652812 1693176 4.99 2459660 2965160 32 [2026-06-15T23:45:42.233Z] 23:43:01 26946532 31531744 754536 2.30 114176 4652816 1693176 4.99 2459712 2965160 8 [2026-06-15T23:45:42.233Z] 23:44:01 26947764 31533084 752964 2.29 114216 4652824 1693176 4.99 2458368 2965176 52 [2026-06-15T23:45:42.233Z] 23:45:01 26947836 31533200 752804 2.29 114260 4652800 1693176 4.99 2458252 2965148 4 [2026-06-15T23:45:42.233Z] Average: 27044403 31520258 766677 2.33 109585 4559891 1737448 5.12 2327765 3011350 129882 [2026-06-15T23:45:42.233Z] [2026-06-15T23:45:42.233Z] 23:35:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2026-06-15T23:45:42.233Z] 23:36:01 ens3 682.16 434.89 9251.11 87.40 0.00 0.00 0.00 0.00 [2026-06-15T23:45:42.233Z] 23:36:01 lo 1.63 1.63 0.18 0.18 0.00 0.00 0.00 0.00 [2026-06-15T23:45:42.233Z] 23:36:01 veth5522443 368.80 584.71 26.71 9119.07 0.00 0.00 0.00 0.75 [2026-06-15T23:45:42.233Z] 23:36:01 docker0 368.82 584.60 21.66 9119.06 0.00 0.00 0.00 0.00 [2026-06-15T23:45:42.233Z] 23:37:01 ens3 196.82 124.63 3614.74 29.41 0.00 0.00 0.00 0.00 [2026-06-15T23:45:42.233Z] 23:37:01 lo 0.93 0.93 0.08 0.08 0.00 0.00 0.00 0.00 [2026-06-15T23:45:42.233Z] 23:37:01 docker0 45.81 65.41 5.11 1075.98 0.00 0.00 0.00 0.00 [2026-06-15T23:45:42.233Z] 23:38:01 ens3 18.06 9.70 17.15 6.12 0.00 0.00 0.00 0.00 [2026-06-15T23:45:42.233Z] 23:38:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2026-06-15T23:45:42.233Z] 23:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-15T23:45:42.233Z] 23:39:01 ens3 0.17 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2026-06-15T23:45:42.233Z] 23:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-06-15T23:45:42.233Z] 23:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-15T23:45:42.233Z] 23:40:01 ens3 0.77 0.52 0.53 0.25 0.00 0.00 0.00 0.00 [2026-06-15T23:45:42.233Z] 23:40:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2026-06-15T23:45:42.233Z] 23:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-15T23:45:42.233Z] 23:41:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2026-06-15T23:45:42.233Z] 23:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-06-15T23:45:42.233Z] 23:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-15T23:45:42.233Z] 23:42:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2026-06-15T23:45:42.233Z] 23:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-15T23:45:42.233Z] 23:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-15T23:45:42.233Z] 23:43:01 ens3 0.18 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2026-06-15T23:45:42.233Z] 23:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-06-15T23:45:42.233Z] 23:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-15T23:45:42.233Z] 23:44:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-06-15T23:45:42.233Z] 23:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-15T23:45:42.233Z] 23:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-15T23:45:42.233Z] 23:45:01 ens3 0.40 0.23 0.15 0.08 0.00 0.00 0.00 0.00 [2026-06-15T23:45:42.233Z] 23:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-06-15T23:45:42.233Z] 23:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-06-15T23:45:42.233Z] Average: ens3 88.89 56.40 1275.02 12.20 0.00 0.00 0.00 0.00 [2026-06-15T23:45:42.233Z] Average: lo 0.35 0.35 0.03 0.03 0.00 0.00 0.00 0.00 [2026-06-15T23:45:42.233Z] Average: docker0 40.91 64.13 2.65 1005.93 0.00 0.00 0.00 0.00 [2026-06-15T23:45:42.233Z] [2026-06-15T23:45:42.233Z] [2026-06-15T23:45:42.233Z] ---> sar -P ALL: [2026-06-15T23:45:42.233Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-13033) 06/15/26 _x86_64_ (8 CPU) [2026-06-15T23:45:42.233Z] [2026-06-15T23:45:42.233Z] 23:34:02 LINUX RESTART (8 CPU) [2026-06-15T23:45:42.233Z] [2026-06-15T23:45:42.233Z] 23:35:02 CPU %user %nice %system %iowait %steal %idle [2026-06-15T23:45:42.233Z] 23:36:01 all 3.73 0.00 0.94 0.30 0.05 94.97 [2026-06-15T23:45:42.233Z] 23:36:01 0 2.31 0.00 0.65 0.03 0.05 96.96 [2026-06-15T23:45:42.233Z] 23:36:01 1 1.89 0.00 0.39 0.07 0.07 97.59 [2026-06-15T23:45:42.234Z] 23:36:01 2 6.61 0.00 1.58 0.05 0.03 91.72 [2026-06-15T23:45:42.234Z] 23:36:01 3 4.88 0.00 1.09 0.12 0.07 93.84 [2026-06-15T23:45:42.234Z] 23:36:01 4 0.71 0.00 0.63 1.48 0.03 97.14 [2026-06-15T23:45:42.234Z] 23:36:01 5 1.28 0.00 0.60 0.03 0.07 98.03 [2026-06-15T23:45:42.234Z] 23:36:01 6 2.01 0.00 0.46 0.60 0.05 96.89 [2026-06-15T23:45:42.234Z] 23:36:01 7 10.20 0.00 2.17 0.03 0.05 87.55 [2026-06-15T23:45:42.234Z] 23:37:01 all 10.80 0.00 2.26 0.49 0.05 86.40 [2026-06-15T23:45:42.234Z] 23:37:01 0 5.17 0.00 0.96 0.03 0.03 93.81 [2026-06-15T23:45:42.234Z] 23:37:01 1 14.16 0.00 2.95 0.28 0.05 82.56 [2026-06-15T23:45:42.234Z] 23:37:01 2 16.20 0.00 3.32 0.03 0.03 80.41 [2026-06-15T23:45:42.234Z] 23:37:01 3 9.02 0.00 1.64 0.05 0.07 89.22 [2026-06-15T23:45:42.234Z] 23:37:01 4 1.91 0.00 0.57 0.02 0.08 97.42 [2026-06-15T23:45:42.234Z] 23:37:01 5 7.26 0.00 1.70 2.69 0.05 88.31 [2026-06-15T23:45:42.234Z] 23:37:01 6 16.48 0.00 3.48 0.74 0.03 79.27 [2026-06-15T23:45:42.234Z] 23:37:01 7 16.24 0.00 3.46 0.12 0.05 80.14 [2026-06-15T23:45:42.234Z] 23:38:01 all 2.37 0.00 0.86 0.19 0.02 96.56 [2026-06-15T23:45:42.234Z] 23:38:01 0 2.68 0.00 0.39 0.26 0.03 96.63 [2026-06-15T23:45:42.234Z] 23:38:01 1 3.24 0.00 1.54 0.02 0.03 95.17 [2026-06-15T23:45:42.234Z] 23:38:01 2 2.22 0.00 0.84 0.03 0.02 96.89 [2026-06-15T23:45:42.234Z] 23:38:01 3 1.94 0.00 0.47 0.00 0.02 97.57 [2026-06-15T23:45:42.234Z] 23:38:01 4 2.01 0.00 0.60 0.02 0.03 97.33 [2026-06-15T23:45:42.234Z] 23:38:01 5 2.06 0.00 1.58 1.06 0.02 95.28 [2026-06-15T23:45:42.234Z] 23:38:01 6 2.26 0.00 0.50 0.00 0.02 97.22 [2026-06-15T23:45:42.234Z] 23:38:01 7 2.51 0.00 1.00 0.12 0.02 96.35 [2026-06-15T23:45:42.234Z] 23:39:01 all 0.06 0.00 0.02 0.00 0.01 99.91 [2026-06-15T23:45:42.234Z] 23:39:01 0 0.37 0.00 0.12 0.02 0.02 99.48 [2026-06-15T23:45:42.234Z] 23:39:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2026-06-15T23:45:42.234Z] 23:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2026-06-15T23:45:42.234Z] 23:39:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2026-06-15T23:45:42.234Z] 23:39:01 4 0.05 0.00 0.02 0.00 0.03 99.90 [2026-06-15T23:45:42.234Z] 23:39:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2026-06-15T23:45:42.234Z] 23:39:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2026-06-15T23:45:42.234Z] 23:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-15T23:45:42.234Z] 23:40:01 all 0.04 0.00 0.03 0.01 0.01 99.92 [2026-06-15T23:45:42.234Z] 23:40:01 0 0.05 0.00 0.03 0.03 0.02 99.87 [2026-06-15T23:45:42.234Z] 23:40:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2026-06-15T23:45:42.234Z] 23:40:01 2 0.02 0.00 0.05 0.00 0.00 99.93 [2026-06-15T23:45:42.234Z] 23:40:01 3 0.10 0.00 0.05 0.00 0.00 99.85 [2026-06-15T23:45:42.234Z] 23:40:01 4 0.05 0.00 0.02 0.00 0.03 99.90 [2026-06-15T23:45:42.234Z] 23:40:01 5 0.05 0.00 0.03 0.02 0.00 99.90 [2026-06-15T23:45:42.234Z] 23:40:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2026-06-15T23:45:42.234Z] 23:40:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2026-06-15T23:45:42.234Z] 23:41:01 all 0.02 0.00 0.00 0.00 0.01 99.96 [2026-06-15T23:45:42.234Z] 23:41:01 0 0.00 0.00 0.00 0.02 0.02 99.97 [2026-06-15T23:45:42.234Z] 23:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-15T23:45:42.234Z] 23:41:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2026-06-15T23:45:42.234Z] 23:41:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2026-06-15T23:45:42.234Z] 23:41:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2026-06-15T23:45:42.234Z] 23:41:01 5 0.05 0.00 0.02 0.02 0.02 99.90 [2026-06-15T23:45:42.234Z] 23:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-15T23:45:42.234Z] 23:41:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2026-06-15T23:45:42.234Z] 23:42:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2026-06-15T23:45:42.234Z] 23:42:01 0 0.03 0.00 0.02 0.02 0.02 99.92 [2026-06-15T23:45:42.234Z] 23:42:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2026-06-15T23:45:42.234Z] 23:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-15T23:45:42.234Z] 23:42:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2026-06-15T23:45:42.234Z] 23:42:01 4 0.07 0.00 0.03 0.00 0.03 99.87 [2026-06-15T23:45:42.234Z] 23:42:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2026-06-15T23:45:42.234Z] 23:42:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2026-06-15T23:45:42.234Z] 23:42:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2026-06-15T23:45:42.234Z] 23:43:01 all 0.24 0.00 0.01 0.00 0.01 99.74 [2026-06-15T23:45:42.234Z] 23:43:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2026-06-15T23:45:42.234Z] 23:43:01 1 1.78 0.00 0.02 0.00 0.02 98.19 [2026-06-15T23:45:42.234Z] 23:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2026-06-15T23:45:42.234Z] 23:43:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2026-06-15T23:45:42.234Z] 23:43:01 4 0.03 0.00 0.02 0.00 0.03 99.92 [2026-06-15T23:45:42.234Z] 23:43:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2026-06-15T23:45:42.234Z] 23:43:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2026-06-15T23:45:42.234Z] 23:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-15T23:45:42.234Z] 23:44:01 all 0.27 0.00 0.01 0.01 0.00 99.72 [2026-06-15T23:45:42.234Z] 23:44:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2026-06-15T23:45:42.234Z] 23:44:01 1 1.99 0.00 0.00 0.00 0.00 98.01 [2026-06-15T23:45:42.234Z] 23:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2026-06-15T23:45:42.234Z] 23:44:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2026-06-15T23:45:42.234Z] 23:44:01 4 0.03 0.00 0.03 0.02 0.03 99.88 [2026-06-15T23:45:42.234Z] 23:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2026-06-15T23:45:42.234Z] 23:44:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2026-06-15T23:45:42.234Z] 23:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-15T23:45:42.234Z] 23:45:01 all 0.27 0.00 0.02 0.00 0.01 99.69 [2026-06-15T23:45:42.234Z] 23:45:01 0 0.02 0.00 0.03 0.02 0.02 99.92 [2026-06-15T23:45:42.234Z] 23:45:01 1 1.99 0.00 0.00 0.00 0.02 98.00 [2026-06-15T23:45:42.234Z] 23:45:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2026-06-15T23:45:42.234Z] 23:45:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2026-06-15T23:45:42.234Z] 23:45:01 4 0.07 0.00 0.02 0.00 0.03 99.88 [2026-06-15T23:45:42.234Z] 23:45:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2026-06-15T23:45:42.234Z] 23:45:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2026-06-15T23:45:42.234Z] 23:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2026-06-15T23:45:42.234Z] Average: all 1.77 0.00 0.41 0.10 0.02 97.69 [2026-06-15T23:45:42.234Z] Average: 0 1.07 0.00 0.22 0.05 0.02 98.64 [2026-06-15T23:45:42.234Z] Average: 1 2.50 0.00 0.49 0.04 0.02 96.95 [2026-06-15T23:45:42.234Z] Average: 2 2.50 0.00 0.58 0.01 0.01 96.89 [2026-06-15T23:45:42.234Z] Average: 3 1.60 0.00 0.33 0.02 0.02 98.03 [2026-06-15T23:45:42.234Z] Average: 4 0.50 0.00 0.19 0.15 0.04 99.12 [2026-06-15T23:45:42.234Z] Average: 5 1.07 0.00 0.39 0.38 0.02 98.13 [2026-06-15T23:45:42.234Z] Average: 6 2.08 0.00 0.45 0.13 0.01 97.32 [2026-06-15T23:45:42.234Z] Average: 7 2.87 0.00 0.66 0.03 0.01 96.43 [2026-06-15T23:45:42.234Z] [2026-06-15T23:45:42.234Z] [2026-06-15T23:45:42.234Z]