Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a8506e29e7d646a0441467d309a708079c1c2ca1+13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 (2d1449c47f3346853d8f5d40c7dd213b6bb058f6) 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-ssh12758215746157970385.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh16228939964296126642.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 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-141/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-141/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8695902705304045111.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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 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-ssh6164472621408836602.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-141/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-141/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9773540890803734310.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-2112’ Running on prd-ubuntu20.04-docker-8c-8g-2125 in /w/workspace/xfoundry_edgex-taf-common_PR-141 [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-141 # 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 a8506e29e7d646a0441467d309a708079c1c2ca1 Merge succeeded, producing 0fd52dd2dc3c45eaaf3a487676448f2bdd305950 Checking out Revision 0fd52dd2dc3c45eaaf3a487676448f2bdd305950 (PR-141) > 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/141/head:refs/remotes/origin/PR-141 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a8506e29e7d646a0441467d309a708079c1c2ca1 # 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 0fd52dd2dc3c45eaaf3a487676448f2bdd305950 # timeout=10 Commit message: "Merge commit '13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98' into HEAD" > git rev-list --no-walk a8506e29e7d646a0441467d309a708079c1c2ca1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-02-13T18:57:47.645Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-02-13T18:57:47.700Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-02-13T18:57:47.721Z] ========================================================= [2026-02-13T18:57:47.722Z] EdgeX Global Pipelines Version Info [2026-02-13T18:57:47.722Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-02-13T18:57:48.813Z] ------------------- [2026-02-13T18:57:48.813Z] stable info: [2026-02-13T18:57:48.813Z] ------------------- [2026-02-13T18:57:48.813Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-02-13T18:57:48.813Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-02-13T18:57:48.813Z] Message: update stable to v1.0.278 [2026-02-13T18:57:49.381Z] ------------------- [2026-02-13T18:57:49.381Z] experimental info: [2026-02-13T18:57:49.381Z] ------------------- [2026-02-13T18:57:49.381Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-02-13T18:57:49.381Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-02-13T18:57:49.381Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2026-02-13T18:57:49.455Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2026-02-13T18:57:49.470Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2026-02-13T18:57:49.485Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-02-13T18:57:49.503Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-02-13T18:57:49.519Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-02-13T18:57:49.539Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2026-02-13T18:57:49.554Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-02-13T18:57:49.567Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2026-02-13T18:57:49.580Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2026-02-13T18:57:49.594Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-02-13T18:57:49.609Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2026-02-13T18:57:49.628Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2026-02-13T18:57:49.645Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-02-13T18:57:49.660Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-02-13T18:57:49.677Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-141 [Pipeline] echo [2026-02-13T18:57:49.690Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-141 [Pipeline] echo [2026-02-13T18:57:49.706Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-141 [Pipeline] echo [2026-02-13T18:57:49.723Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0fd52dd2dc3c45eaaf3a487676448f2bdd305950 [Pipeline] echo [2026-02-13T18:57:49.741Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0fd52dd [Pipeline] echo [2026-02-13T18:57:49.757Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-13T18:57:49.809Z] provisioning config files... [2026-02-13T18:57:49.823Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-141@tmp/config10045842219327595668tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-13T18:57:50.147Z] ---> ****-login.sh [2026-02-13T18:57:50.147Z] nexus3.edgexfoundry.org:10001 [2026-02-13T18:57:50.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T18:57:50.406Z] [2026-02-13T18:57:50.406Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-02-13T18:57:50.406Z] Configure a credential helper to remove this warning. See [2026-02-13T18:57:50.406Z] https://docs.****.com/go/credential-store/ [2026-02-13T18:57:50.406Z] [2026-02-13T18:57:50.406Z] Login Succeeded [2026-02-13T18:57:50.406Z] nexus3.edgexfoundry.org:10002 [2026-02-13T18:57:50.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T18:57:50.406Z] [2026-02-13T18:57:50.407Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-02-13T18:57:50.407Z] Configure a credential helper to remove this warning. See [2026-02-13T18:57:50.407Z] https://docs.****.com/go/credential-store/ [2026-02-13T18:57:50.407Z] [2026-02-13T18:57:50.407Z] Login Succeeded [2026-02-13T18:57:50.407Z] nexus3.edgexfoundry.org:10003 [2026-02-13T18:57:50.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T18:57:50.665Z] [2026-02-13T18:57:50.665Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-02-13T18:57:50.665Z] Configure a credential helper to remove this warning. See [2026-02-13T18:57:50.665Z] https://docs.****.com/go/credential-store/ [2026-02-13T18:57:50.665Z] [2026-02-13T18:57:50.665Z] Login Succeeded [2026-02-13T18:57:50.665Z] nexus3.edgexfoundry.org:10004 [2026-02-13T18:57:50.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T18:57:50.665Z] [2026-02-13T18:57:50.665Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-02-13T18:57:50.666Z] Configure a credential helper to remove this warning. See [2026-02-13T18:57:50.666Z] https://docs.****.com/go/credential-store/ [2026-02-13T18:57:50.666Z] [2026-02-13T18:57:50.666Z] Login Succeeded [2026-02-13T18:57:50.666Z] ****.io [2026-02-13T18:57:50.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T18:57:50.925Z] [2026-02-13T18:57:50.925Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-02-13T18:57:50.925Z] Configure a credential helper to remove this warning. See [2026-02-13T18:57:50.925Z] https://docs.****.com/go/credential-store/ [2026-02-13T18:57:50.925Z] [2026-02-13T18:57:50.925Z] Login Succeeded [2026-02-13T18:57:50.925Z] ---> ****-login.sh ends [Pipeline] } [2026-02-13T18:57:50.932Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2026-02-13T18:57:51.329Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-02-13T18:57:51.329Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-02-13T18:57:51.329Z] + [ -e /tmp/ssh_known_hosts ] [2026-02-13T18:57:51.329Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-02-13T18:57:51.329Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-02-13T18:57:51.329Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-02-13T18:57:51.329Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T18:57:51.719Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-02-13T18:57:51.719Z] [2026-02-13T18:57:51.719Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T18:57:52.019Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-02-13T18:57:52.019Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-02-13T18:57:52.019Z] 3dae71ba6b94: Pulling fs layer [2026-02-13T18:57:52.019Z] 6bf1a483ea7c: Pulling fs layer [2026-02-13T18:57:52.019Z] f5dfc541a4d3: Pulling fs layer [2026-02-13T18:57:52.019Z] 461d9e800cba: Pulling fs layer [2026-02-13T18:57:52.019Z] 80192f66455f: Pulling fs layer [2026-02-13T18:57:52.019Z] 2e8e34ca0e6c: Pulling fs layer [2026-02-13T18:57:52.019Z] 461d9e800cba: Waiting [2026-02-13T18:57:52.019Z] 80192f66455f: Waiting [2026-02-13T18:57:52.019Z] a29436f7fd5d: Pulling fs layer [2026-02-13T18:57:52.019Z] 923cac83aea3: Pulling fs layer [2026-02-13T18:57:52.019Z] 25ad8b0a4227: Pulling fs layer [2026-02-13T18:57:52.019Z] 923cac83aea3: Waiting [2026-02-13T18:57:52.019Z] a29436f7fd5d: Waiting [2026-02-13T18:57:52.019Z] 25ad8b0a4227: Waiting [2026-02-13T18:57:52.019Z] db01528c6b51: Pulling fs layer [2026-02-13T18:57:52.019Z] 28988de357af: Pulling fs layer [2026-02-13T18:57:52.019Z] 2e8e34ca0e6c: Waiting [2026-02-13T18:57:52.019Z] db01528c6b51: Waiting [2026-02-13T18:57:52.019Z] 28988de357af: Waiting [2026-02-13T18:57:52.281Z] 6bf1a483ea7c: Verifying Checksum [2026-02-13T18:57:52.281Z] 6bf1a483ea7c: Download complete [2026-02-13T18:57:52.281Z] 461d9e800cba: Download complete [2026-02-13T18:57:52.281Z] 80192f66455f: Verifying Checksum [2026-02-13T18:57:52.281Z] 80192f66455f: Download complete [2026-02-13T18:57:52.281Z] f5dfc541a4d3: Verifying Checksum [2026-02-13T18:57:52.281Z] f5dfc541a4d3: Download complete [2026-02-13T18:57:52.541Z] 3dae71ba6b94: Verifying Checksum [2026-02-13T18:57:52.541Z] 3dae71ba6b94: Download complete [2026-02-13T18:57:52.541Z] 923cac83aea3: Verifying Checksum [2026-02-13T18:57:52.541Z] 923cac83aea3: Download complete [2026-02-13T18:57:52.541Z] 25ad8b0a4227: Verifying Checksum [2026-02-13T18:57:52.541Z] 25ad8b0a4227: Download complete [2026-02-13T18:57:52.541Z] db01528c6b51: Verifying Checksum [2026-02-13T18:57:52.541Z] db01528c6b51: Download complete [2026-02-13T18:57:52.541Z] 28988de357af: Verifying Checksum [2026-02-13T18:57:52.541Z] 28988de357af: Download complete [2026-02-13T18:57:52.801Z] a29436f7fd5d: Verifying Checksum [2026-02-13T18:57:52.801Z] a29436f7fd5d: Download complete [2026-02-13T18:57:53.369Z] 2e8e34ca0e6c: Verifying Checksum [2026-02-13T18:57:53.369Z] 2e8e34ca0e6c: Download complete [2026-02-13T18:57:53.933Z] 3dae71ba6b94: Pull complete [2026-02-13T18:57:53.933Z] 6bf1a483ea7c: Pull complete [2026-02-13T18:57:54.870Z] f5dfc541a4d3: Pull complete [2026-02-13T18:57:54.870Z] 461d9e800cba: Pull complete [2026-02-13T18:57:54.870Z] 80192f66455f: Pull complete [2026-02-13T18:57:59.060Z] 2e8e34ca0e6c: Pull complete [2026-02-13T18:57:59.627Z] a29436f7fd5d: Pull complete [2026-02-13T18:57:59.627Z] 923cac83aea3: Pull complete [2026-02-13T18:57:59.627Z] 25ad8b0a4227: Pull complete [2026-02-13T18:57:59.627Z] db01528c6b51: Pull complete [2026-02-13T18:57:59.627Z] 28988de357af: Pull complete [2026-02-13T18:57:59.627Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-02-13T18:57:59.627Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-02-13T18:57:59.627Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T18:57:59.768Z] prd-ubuntu20.04-docker-8c-8g-2125 does not seem to be running inside a container [2026-02-13T18:57:59.795Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-141 -v /w/workspace/xfoundry_edgex-taf-common_PR-141:/w/workspace/xfoundry_edgex-taf-common_PR-141:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-141@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-141@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-devops/py-git-semver:0.1.4 cat [2026-02-13T18:58:04.073Z] $ docker top 8b1ce715862479a90a2a7c6cbe3006b0854ec1c0de202d5a5837d4244e996bde -eo pid,comm [2026-02-13T18:58:04.128Z] 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-02-13T18:58:04.128Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-02-13T18:58:04.179Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-02-13T18:58:04.179Z] [ssh-agent] Looking for ssh-agent implementation... [2026-02-13T18:58:04.298Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-02-13T18:58:04.300Z] $ docker exec 8b1ce715862479a90a2a7c6cbe3006b0854ec1c0de202d5a5837d4244e996bde ssh-agent [2026-02-13T18:58:04.407Z] SSH_AUTH_SOCK=/tmp/ssh-cNR18Nahick0/agent.21 [2026-02-13T18:58:04.407Z] SSH_AGENT_PID=39 [2026-02-13T18:58:04.414Z] Running ssh-add (command line suppressed) [2026-02-13T18:58:04.522Z] Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-141@tmp/private_key_202193412443007851.key (/w/workspace/xfoundry_edgex-taf-common_PR-141@tmp/private_key_202193412443007851.key) [2026-02-13T18:58:04.536Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-13T18:58:04.831Z] + git config --global --add safe.directory /w/workspace/xfoundry_edgex-taf-common_PR-141 [Pipeline] sh [2026-02-13T18:58:05.115Z] + git tag --points-at HEAD [Pipeline] } [2026-02-13T18:58:05.139Z] $ docker exec --env ******** --env ******** 8b1ce715862479a90a2a7c6cbe3006b0854ec1c0de202d5a5837d4244e996bde ssh-agent -k [2026-02-13T18:58:05.225Z] unset SSH_AUTH_SOCK; [2026-02-13T18:58:05.226Z] unset SSH_AGENT_PID; [2026-02-13T18:58:05.226Z] echo Agent pid 39 killed; [2026-02-13T18:58:05.235Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-02-13T18:58:05.266Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-02-13T18:58:05.266Z] [ssh-agent] Looking for ssh-agent implementation... [2026-02-13T18:58:05.372Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-02-13T18:58:05.374Z] $ docker exec 8b1ce715862479a90a2a7c6cbe3006b0854ec1c0de202d5a5837d4244e996bde ssh-agent [2026-02-13T18:58:05.475Z] SSH_AUTH_SOCK=/tmp/ssh-vDTTHGgBz3VA/agent.87 [2026-02-13T18:58:05.475Z] SSH_AGENT_PID=93 [2026-02-13T18:58:05.479Z] Running ssh-add (command line suppressed) [2026-02-13T18:58:05.577Z] Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-141@tmp/private_key_3670814694083988836.key (/w/workspace/xfoundry_edgex-taf-common_PR-141@tmp/private_key_3670814694083988836.key) [2026-02-13T18:58:05.589Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-13T18:58:05.876Z] + git semver init [2026-02-13T18:58:06.136Z] 2026-02-13 18:58:06,080 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-02-13T18:58:06.136Z] 2026-02-13 18:58:06,084 [run_init] DEBUG init version:0.0.0 force:False [2026-02-13T18:58:06.136Z] 2026-02-13 18:58:06,085 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-141/.semver [2026-02-13T18:58:06.136Z] 2026-02-13 18:58:06,085 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-141/.semver [2026-02-13T18:58:06.136Z] 2026-02-13 18:58:06,086 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-141/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-141, stdin=None, shell=False, universal_newlines=False) [2026-02-13T18:58:07.069Z] 2026-02-13 18:58:06,796 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-141/.git/info/exclude [2026-02-13T18:58:07.069Z] 2026-02-13 18:58:06,796 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-141/.semver/PR-141 with force:False [2026-02-13T18:58:07.069Z] 2026-02-13 18:58:06,796 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-141/.semver/PR-141 [2026-02-13T18:58:07.069Z] 2026-02-13 18:58:06,800 [execute] INFO git cat-file --batch-check [2026-02-13T18:58:07.069Z] 2026-02-13 18:58:06,801 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-141/.semver, stdin=, shell=False, universal_newlines=False) [2026-02-13T18:58:07.069Z] 2026-02-13 18:58:06,805 [execute] INFO git cat-file --batch [2026-02-13T18:58:07.069Z] 2026-02-13 18:58:06,805 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-141/.semver, stdin=, shell=False, universal_newlines=False) [2026-02-13T18:58:07.069Z] 2026-02-13 18:58:06,808 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-141/.semver/PR-141 [2026-02-13T18:58:07.069Z] 0.0.0 [Pipeline] } [2026-02-13T18:58:07.077Z] $ docker exec --env ******** --env ******** 8b1ce715862479a90a2a7c6cbe3006b0854ec1c0de202d5a5837d4244e996bde ssh-agent -k [2026-02-13T18:58:07.165Z] unset SSH_AUTH_SOCK; [2026-02-13T18:58:07.166Z] unset SSH_AGENT_PID; [2026-02-13T18:58:07.166Z] echo Agent pid 93 killed; [2026-02-13T18:58:07.180Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-02-13T18:58:07.485Z] + git semver [Pipeline] } [2026-02-13T18:58:07.755Z] $ docker stop --time=1 8b1ce715862479a90a2a7c6cbe3006b0854ec1c0de202d5a5837d4244e996bde [2026-02-13T18:58:09.048Z] $ docker rm -f --volumes 8b1ce715862479a90a2a7c6cbe3006b0854ec1c0de202d5a5837d4244e996bde [Pipeline] // withDockerContainer [Pipeline] sh [2026-02-13T18:58:09.392Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-02-13T18:58:09.670Z] Stashed 1 file(s) [Pipeline] echo [2026-02-13T18:58:09.673Z] [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-02-13T18:58:09.820Z] provisioning config files... [2026-02-13T18:58:09.829Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-141@tmp/config2583089944569418845tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-13T18:58:10.138Z] ---> ****-login.sh [2026-02-13T18:58:10.138Z] nexus3.edgexfoundry.org:10001 [2026-02-13T18:58:10.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T18:58:10.138Z] Login Succeeded [2026-02-13T18:58:10.138Z] nexus3.edgexfoundry.org:10002 [2026-02-13T18:58:10.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T18:58:10.138Z] Login Succeeded [2026-02-13T18:58:10.138Z] nexus3.edgexfoundry.org:10003 [2026-02-13T18:58:10.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T18:58:10.396Z] Login Succeeded [2026-02-13T18:58:10.396Z] nexus3.edgexfoundry.org:10004 [2026-02-13T18:58:10.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T18:58:10.397Z] Login Succeeded [2026-02-13T18:58:10.397Z] ****.io [2026-02-13T18:58:10.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T18:58:10.656Z] Login Succeeded [2026-02-13T18:58:10.656Z] ---> ****-login.sh ends [Pipeline] } [2026-02-13T18:58:10.663Z] 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-02-13T18:58:11.172Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-02-13T18:58:11.455Z] + ls -al . [2026-02-13T18:58:11.455Z] total 72 [2026-02-13T18:58:11.455Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 13 18:58 . [2026-02-13T18:58:11.455Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 18:57 .. [2026-02-13T18:58:11.455Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 18:58 .git [2026-02-13T18:58:11.455Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 18:57 .github [2026-02-13T18:58:11.455Z] -rw-rw-r-- 1 jenkins jenkins 22 Feb 13 18:57 .gitignore [2026-02-13T18:58:11.455Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 18:58 .semver [2026-02-13T18:58:11.455Z] -rw-rw-r-- 1 jenkins jenkins 1653 Feb 13 18:57 Dockerfile [2026-02-13T18:58:11.455Z] -rw-rw-r-- 1 jenkins jenkins 746 Feb 13 18:57 Jenkinsfile [2026-02-13T18:58:11.455Z] -rw-rw-r-- 1 jenkins jenkins 11381 Feb 13 18:57 LICENSE [2026-02-13T18:58:11.455Z] -rw-rw-r-- 1 jenkins jenkins 4232 Feb 13 18:57 README.md [2026-02-13T18:58:11.455Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 13 18:57 TUC [2026-02-13T18:58:11.455Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 13 18:58 VERSION [2026-02-13T18:58:11.455Z] -rw-rw-r-- 1 jenkins jenkins 473 Feb 13 18:57 requirements.txt [2026-02-13T18:58:11.455Z] -rw-rw-r-- 1 jenkins jenkins 54 Feb 13 18:57 robot-entrypoint.sh [2026-02-13T18:58:11.455Z] -rw-rw-r-- 1 jenkins jenkins 445 Feb 13 18:57 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T18:58:11.762Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=0fd52dd2dc3c45eaaf3a487676448f2bdd305950 --label arch=amd64 --label version=0.0.0 . [2026-02-13T18:58:12.328Z] #0 building with "default" instance using docker driver [2026-02-13T18:58:12.328Z] [2026-02-13T18:58:12.328Z] #1 [internal] load build definition from Dockerfile [2026-02-13T18:58:12.328Z] #1 transferring dockerfile: 1.69kB done [2026-02-13T18:58:12.328Z] #1 DONE 0.0s [2026-02-13T18:58:12.328Z] [2026-02-13T18:58:12.328Z] #2 [internal] load metadata for docker.io/library/alpine:3.20 [2026-02-13T18:58:12.328Z] #2 DONE 0.1s [2026-02-13T18:58:12.586Z] [2026-02-13T18:58:12.586Z] #3 [internal] load .dockerignore [2026-02-13T18:58:12.586Z] #3 transferring context: 2B done [2026-02-13T18:58:12.586Z] #3 DONE 0.0s [2026-02-13T18:58:12.586Z] [2026-02-13T18:58:12.586Z] #4 [internal] load build context [2026-02-13T18:58:12.586Z] #4 transferring context: 577.44kB 0.0s done [2026-02-13T18:58:12.586Z] #4 DONE 0.1s [2026-02-13T18:58:12.586Z] [2026-02-13T18:58:12.586Z] #5 [1/7] FROM docker.io/library/alpine:3.20@sha256:a4f4213abb84c497377b8544c81b3564f313746700372ec4fe84653e4fb03805 [2026-02-13T18:58:12.586Z] #5 resolve docker.io/library/alpine:3.20@sha256:a4f4213abb84c497377b8544c81b3564f313746700372ec4fe84653e4fb03805 0.0s done [2026-02-13T18:58:12.586Z] #5 sha256:a4f4213abb84c497377b8544c81b3564f313746700372ec4fe84653e4fb03805 9.22kB / 9.22kB done [2026-02-13T18:58:12.586Z] #5 sha256:b0cb30c51c47cdfde647364301758b14c335dea2fddc9490d4f007d67ecb2538 1.02kB / 1.02kB done [2026-02-13T18:58:12.586Z] #5 sha256:cc9071bd161080c1a543f3023b7d0db905b497e6ae757fe078227803bc7e4dc8 611B / 611B done [2026-02-13T18:58:12.586Z] #5 sha256:76eb174b37c3e263a212412822299b58d4098a7f96715f18c7eb6932c98b7efd 3.63MB / 3.63MB 0.1s [2026-02-13T18:58:12.586Z] #5 extracting sha256:76eb174b37c3e263a212412822299b58d4098a7f96715f18c7eb6932c98b7efd 0.1s done [2026-02-13T18:58:12.845Z] #5 sha256:76eb174b37c3e263a212412822299b58d4098a7f96715f18c7eb6932c98b7efd 3.63MB / 3.63MB 0.1s done [2026-02-13T18:58:12.845Z] #5 DONE 0.3s [2026-02-13T18:58:12.845Z] [2026-02-13T18:58:12.845Z] #6 [2/7] COPY . /edgex-taf/edgex-taf-common [2026-02-13T18:58:12.845Z] #6 DONE 0.1s [2026-02-13T18:58:13.104Z] [2026-02-13T18:58:13.104Z] #7 [3/7] COPY robot-entrypoint.sh /usr/local/bin/ [2026-02-13T18:58:13.104Z] #7 DONE 0.0s [2026-02-13T18:58:13.104Z] [2026-02-13T18:58:13.104Z] #8 [4/7] COPY requirements.txt /edgex-taf/requirements.txt [2026-02-13T18:58:13.104Z] #8 DONE 0.1s [2026-02-13T18:58:13.104Z] [2026-02-13T18:58:13.104Z] #9 [5/7] WORKDIR /edgex-taf [2026-02-13T18:58:13.104Z] #9 DONE 0.1s [2026-02-13T18:58:13.104Z] [2026-02-13T18:58:13.104Z] #10 [6/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-02-13T18:58:13.363Z] #10 DONE 0.3s [2026-02-13T18:58:13.363Z] [2026-02-13T18:58:13.363Z] #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-02-13T18:58:13.621Z] #11 0.240 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2026-02-13T18:58:13.878Z] #11 0.537 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2026-02-13T18:58:14.446Z] #11 0.955 OK: 8 MiB in 14 packages [2026-02-13T18:58:14.446Z] #11 1.001 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2026-02-13T18:58:14.704Z] #11 1.268 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2026-02-13T18:58:14.963Z] #11 1.639 (1/14) Installing ca-certificates (20250911-r0) [2026-02-13T18:58:15.221Z] #11 1.786 (2/14) Installing brotli-libs (1.1.0-r2) [2026-02-13T18:58:15.221Z] #11 1.942 (3/14) Installing c-ares (1.33.1-r0) [2026-02-13T18:58:15.479Z] #11 2.071 (4/14) Installing libunistring (1.2-r0) [2026-02-13T18:58:15.738Z] #11 2.334 (5/14) Installing libidn2 (2.3.7-r0) [2026-02-13T18:58:15.738Z] #11 2.475 (6/14) Installing nghttp2-libs (1.62.1-r0) [2026-02-13T18:58:15.997Z] #11 2.656 (7/14) Installing libpsl (0.21.5-r1) [2026-02-13T18:58:16.256Z] #11 2.840 (8/14) Installing zstd-libs (1.5.6-r0) [2026-02-13T18:58:16.256Z] #11 2.996 (9/14) Installing libcurl (8.14.1-r2) [2026-02-13T18:58:16.516Z] #11 3.223 (10/14) Installing curl (8.14.1-r2) [2026-02-13T18:58:16.774Z] #11 3.366 (11/14) Installing docker-cli (26.1.5-r0) [2026-02-13T18:58:17.033Z] #11 3.656 (12/14) Installing oniguruma (6.9.9-r0) [2026-02-13T18:58:17.291Z] #11 3.853 (13/14) Installing jq (1.7.1-r0) [2026-02-13T18:58:17.291Z] #11 4.003 (14/14) Installing openssl (3.3.6-r0) [2026-02-13T18:58:17.550Z] #11 4.151 Executing busybox-1.36.1-r31.trigger [2026-02-13T18:58:17.809Z] #11 4.157 Executing ca-certificates-20250911-r0.trigger [2026-02-13T18:58:17.809Z] #11 4.187 OK: 43 MiB in 28 packages [2026-02-13T18:58:17.809Z] #11 4.242 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2026-02-13T18:58:17.809Z] #11 4.508 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2026-02-13T18:58:18.375Z] #11 4.947 (1/167) Installing libexpat (2.7.4-r0) [2026-02-13T18:58:18.375Z] #11 5.153 (2/167) Installing libbz2 (1.0.8-r6) [2026-02-13T18:58:18.633Z] #11 5.274 (3/167) Installing libpng (1.6.54-r0) [2026-02-13T18:58:18.633Z] #11 5.414 (4/167) Installing freetype (2.13.2-r0) [2026-02-13T18:58:18.891Z] #11 5.640 (5/167) Installing fontconfig (2.15.0-r1) [2026-02-13T18:58:19.150Z] #11 5.785 (6/167) Installing libfontenc (1.1.8-r0) [2026-02-13T18:58:19.150Z] #11 5.959 (7/167) Installing mkfontscale (1.2.2-r6) [2026-02-13T18:58:19.408Z] #11 6.083 (8/167) Installing font-opensans (0_git20210927-r1) [2026-02-13T18:58:19.666Z] #11 6.380 (9/167) Installing pkgconf (2.2.0-r0) [2026-02-13T18:58:19.925Z] #11 6.512 (10/167) Installing libgcc (13.2.1_git20240309-r1) [2026-02-13T18:58:19.925Z] #11 6.695 (11/167) Installing libffi (3.4.6-r0) [2026-02-13T18:58:20.191Z] #11 6.859 (12/167) Installing libintl (0.22.5-r0) [2026-02-13T18:58:20.191Z] #11 6.980 (13/167) Installing libeconf (0.6.3-r0) [2026-02-13T18:58:20.449Z] #11 7.100 (14/167) Installing libblkid (2.40.1-r1) [2026-02-13T18:58:20.708Z] #11 7.297 (15/167) Installing libmount (2.40.1-r1) [2026-02-13T18:58:20.708Z] #11 7.439 (16/167) Installing pcre2 (10.43-r0) [2026-02-13T18:58:20.966Z] #11 7.587 (17/167) Installing glib (2.80.5-r0) [2026-02-13T18:58:20.966Z] #11 7.776 (18/167) Installing libstdc++ (13.2.1_git20240309-r1) [2026-02-13T18:58:21.225Z] #11 7.952 (19/167) Installing xz-libs (5.6.2-r1) [2026-02-13T18:58:21.484Z] #11 8.155 (20/167) Installing libxml2 (2.12.10-r0) [2026-02-13T18:58:21.742Z] #11 8.398 (21/167) Installing shared-mime-info (2.4-r0) [2026-02-13T18:58:21.742Z] #11 8.553 (22/167) Installing hicolor-icon-theme (0.17-r2) [2026-02-13T18:58:22.002Z] #11 8.685 (23/167) Installing libjpeg-turbo (3.0.3-r0) [2026-02-13T18:58:22.260Z] #11 8.906 (24/167) Installing libsharpyuv (1.3.2-r0) [2026-02-13T18:58:22.260Z] #11 9.048 (25/167) Installing libwebp (1.3.2-r0) [2026-02-13T18:58:22.519Z] #11 9.288 (26/167) Installing tiff (4.6.0t-r0) [2026-02-13T18:58:22.778Z] #11 9.497 (27/167) Installing gdk-pixbuf (2.42.12-r0) [2026-02-13T18:58:23.037Z] #11 9.706 (28/167) Installing gtk-update-icon-cache (3.24.43-r0) [2026-02-13T18:58:23.295Z] #11 9.882 (29/167) Installing libxau (1.0.11-r4) [2026-02-13T18:58:23.295Z] #11 9.989 (30/167) Installing libmd (1.1.0-r0) [2026-02-13T18:58:23.295Z] #11 10.11 (31/167) Installing libbsd (0.12.2-r0) [2026-02-13T18:58:23.553Z] #11 10.25 (32/167) Installing libxdmcp (1.1.5-r1) [2026-02-13T18:58:23.811Z] #11 10.39 (33/167) Installing libxcb (1.16.1-r0) [2026-02-13T18:58:23.811Z] #11 10.61 (34/167) Installing libx11 (1.8.9-r1) [2026-02-13T18:58:24.070Z] #11 10.79 (35/167) Installing libxcomposite (0.4.6-r5) [2026-02-13T18:58:24.329Z] #11 10.93 (36/167) Installing libxfixes (6.0.1-r4) [2026-02-13T18:58:24.329Z] #11 11.04 (37/167) Installing libxrender (0.9.11-r5) [2026-02-13T18:58:24.588Z] #11 11.21 (38/167) Installing libxcursor (1.2.2-r1) [2026-02-13T18:58:24.588Z] #11 11.37 (39/167) Installing libxdamage (1.1.6-r5) [2026-02-13T18:58:24.763Z] Still waiting to schedule task [2026-02-13T18:58:24.764Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-2128’ is offline [2026-02-13T18:58:24.848Z] #11 11.48 (40/167) Installing libxext (1.3.6-r2) [2026-02-13T18:58:24.848Z] #11 11.59 (41/167) Installing libxi (1.8.1-r4) [2026-02-13T18:58:25.105Z] #11 11.70 (42/167) Installing libxinerama (1.1.5-r4) [2026-02-13T18:58:25.105Z] #11 11.81 (43/167) Installing libxrandr (1.5.4-r1) [2026-02-13T18:58:25.365Z] #11 11.92 (44/167) Installing libatk-1.0 (2.52.0-r0) [2026-02-13T18:58:25.365Z] #11 12.11 (45/167) Installing libxtst (1.2.4-r6) [2026-02-13T18:58:25.624Z] #11 12.25 (46/167) Installing dbus-libs (1.14.10-r1) [2026-02-13T18:58:25.883Z] #11 12.46 (47/167) Installing at-spi2-core (2.52.0-r0) [2026-02-13T18:58:25.883Z] #11 12.68 (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) [2026-02-13T18:58:26.141Z] #11 12.87 (49/167) Installing pixman (0.43.2-r0) [2026-02-13T18:58:26.407Z] #11 13.01 (50/167) Installing cairo (1.18.4-r0) [2026-02-13T18:58:26.667Z] #11 13.25 (51/167) Installing cairo-gobject (1.18.4-r0) [2026-02-13T18:58:26.667Z] #11 13.35 (52/167) Installing avahi-libs (0.8-r17) [2026-02-13T18:58:26.667Z] #11 13.48 (53/167) Installing gmp (6.3.0-r1) [2026-02-13T18:58:26.926Z] #11 13.70 (54/167) Installing nettle (3.9.1-r0) [2026-02-13T18:58:27.185Z] #11 13.93 (55/167) Installing libtasn1 (4.21.0-r0) [2026-02-13T18:58:27.443Z] #11 14.04 (56/167) Installing p11-kit (0.25.3-r0) [2026-02-13T18:58:27.443Z] #11 14.20 (57/167) Installing gnutls (3.8.5-r0) [2026-02-13T18:58:27.703Z] #11 14.46 (58/167) Installing cups-libs (2.4.16-r0) [2026-02-13T18:58:27.963Z] #11 14.61 (59/167) Installing libepoxy (1.5.10-r1) [2026-02-13T18:58:28.222Z] #11 14.83 (60/167) Installing fribidi (1.0.15-r0) [2026-02-13T18:58:28.222Z] #11 14.96 (61/167) Installing graphite2 (1.3.14-r6) [2026-02-13T18:58:28.481Z] #11 15.14 (62/167) Installing harfbuzz (8.5.0-r0) [2026-02-13T18:58:28.740Z] #11 15.40 (63/167) Installing libxft (2.3.8-r3) [2026-02-13T18:58:28.999Z] #11 15.57 (64/167) Installing pango (1.52.2-r0) [2026-02-13T18:58:28.999Z] #11 15.72 (65/167) Installing wayland-libs-client (1.22.0-r4) [2026-02-13T18:58:29.258Z] #11 15.88 (66/167) Installing wayland-libs-cursor (1.22.0-r4) [2026-02-13T18:58:29.258Z] #11 15.99 (67/167) Installing wayland-libs-egl (1.22.0-r4) [2026-02-13T18:58:29.517Z] #11 16.13 (68/167) Installing xkeyboard-config (2.41-r0) [2026-02-13T18:58:29.517Z] #11 16.30 (69/167) Installing libxkbcommon (1.7.0-r0) [2026-02-13T18:58:29.779Z] #11 16.45 (70/167) Installing gtk+3.0 (3.24.43-r0) [2026-02-13T18:58:30.038Z] #11 16.66 (71/167) Installing icu-data-full (74.2-r1) [2026-02-13T18:58:30.296Z] #11 16.98 (72/167) Installing mesa (24.0.9-r1) [2026-02-13T18:58:30.556Z] #11 17.14 (73/167) Installing llvm17-libs (17.0.6-r2) [2026-02-13T18:58:31.495Z] #11 18.06 (74/167) Installing hwdata-pci (0.382-r0) [2026-02-13T18:58:31.495Z] #11 18.21 (75/167) Installing libpciaccess (0.18.1-r0) [2026-02-13T18:58:31.753Z] #11 18.38 (76/167) Installing libdrm (2.4.120-r0) [2026-02-13T18:58:32.011Z] #11 18.59 (77/167) Installing libelf (0.191-r0) [2026-02-13T18:58:32.011Z] #11 18.78 (78/167) Installing mesa-glapi (24.0.9-r1) [2026-02-13T18:58:32.272Z] #11 18.92 (79/167) Installing mesa-dri-gallium (24.0.9-r1) [2026-02-13T18:58:32.533Z] #11 19.34 (80/167) Installing eudev-libs (3.2.14-r2) [2026-02-13T18:58:32.793Z] #11 19.46 (81/167) Installing libmagic (5.45-r1) [2026-02-13T18:58:33.051Z] #11 19.71 (82/167) Installing file (5.45-r1) [2026-02-13T18:58:33.051Z] #11 19.85 (83/167) Installing xprop (1.2.7-r0) [2026-02-13T18:58:33.311Z] #11 19.97 (84/167) Installing libice (1.1.1-r6) [2026-02-13T18:58:33.311Z] #11 20.10 (85/167) Installing libuuid (2.40.1-r1) [2026-02-13T18:58:33.569Z] #11 20.26 (86/167) Installing libsm (1.2.4-r4) [2026-02-13T18:58:33.828Z] #11 20.42 (87/167) Installing libxt (1.3.0-r5) [2026-02-13T18:58:33.828Z] #11 20.63 (88/167) Installing libxmu (1.1.4-r2) [2026-02-13T18:58:34.086Z] #11 20.76 (89/167) Installing xset (1.2.5-r1) [2026-02-13T18:58:34.086Z] #11 20.88 (90/167) Installing xdg-utils (1.2.1-r0) [2026-02-13T18:58:34.344Z] #11 21.02 (91/167) Installing libogg (1.3.5-r5) [2026-02-13T18:58:34.344Z] #11 21.14 (92/167) Installing libflac (1.4.3-r1) [2026-02-13T18:58:34.603Z] #11 21.35 (93/167) Installing alsa-lib (1.2.11-r0) [2026-02-13T18:58:34.862Z] #11 21.52 (94/167) Installing libSvtAv1Enc (2.0.0-r1) [2026-02-13T18:58:35.120Z] #11 21.81 (95/167) Installing aom-libs (3.9.1-r0) [2026-02-13T18:58:35.377Z] #11 22.13 (96/167) Installing libva (2.21.0-r0) [2026-02-13T18:58:35.636Z] #11 22.32 (97/167) Installing libvdpau (1.5-r3) [2026-02-13T18:58:35.893Z] #11 22.49 (98/167) Installing onevpl-libs (2023.3.1-r2) [2026-02-13T18:58:35.893Z] #11 22.63 (99/167) Installing ffmpeg-libavutil (6.1.1-r8) [2026-02-13T18:58:36.151Z] #11 22.79 (100/167) Installing libdav1d (1.4.2-r0) [2026-02-13T18:58:36.409Z] #11 23.04 (101/167) Installing openexr-libiex (3.1.13-r1) [2026-02-13T18:58:36.409Z] #11 23.19 (102/167) Installing openexr-libilmthread (3.1.13-r1) [2026-02-13T18:58:36.668Z] #11 23.31 (103/167) Installing imath (3.1.12-r0) [2026-02-13T18:58:36.926Z] #11 23.51 (104/167) Installing openexr-libopenexr (3.1.13-r1) [2026-02-13T18:58:37.184Z] #11 23.80 (105/167) Installing giflib (5.2.2-r0) [2026-02-13T18:58:37.184Z] #11 23.92 (106/167) Installing libhwy (1.0.7-r0) [2026-02-13T18:58:37.443Z] #11 24.08 (107/167) Installing lcms2 (2.16-r0) [2026-02-13T18:58:37.702Z] #11 24.29 (108/167) Installing libjxl (0.10.2-r0) [2026-02-13T18:58:37.962Z] #11 24.56 (109/167) Installing lame-libs (3.100-r5) [2026-02-13T18:58:37.962Z] #11 24.71 (110/167) Installing opus (1.5.2-r0) [2026-02-13T18:58:38.220Z] #11 24.93 (111/167) Installing rav1e-libs (0.7.1-r0) [2026-02-13T18:58:38.479Z] #11 25.09 (112/167) Installing libgomp (13.2.1_git20240309-r1) [2026-02-13T18:58:38.737Z] #11 25.31 (113/167) Installing soxr (0.1.3-r7) [2026-02-13T18:58:38.737Z] #11 25.50 (114/167) Installing ffmpeg-libswresample (6.1.1-r8) [2026-02-13T18:58:38.996Z] #11 25.63 (115/167) Installing libtheora (1.1.1-r18) [2026-02-13T18:58:39.254Z] #11 25.86 (116/167) Installing libvorbis (1.3.7-r2) [2026-02-13T18:58:39.254Z] #11 26.01 (117/167) Installing libvpx (1.14.1-r0) [2026-02-13T18:58:39.512Z] #11 26.20 (118/167) Installing libwebpmux (1.3.2-r0) [2026-02-13T18:58:39.771Z] #11 26.36 (119/167) Installing x264-libs (0.164_git20231001-r0) [2026-02-13T18:58:40.030Z] #11 26.63 (120/167) Installing numactl (2.0.18-r0) [2026-02-13T18:58:40.030Z] #11 26.75 (121/167) Installing x265-libs (3.6-r0) [2026-02-13T18:58:40.288Z] #11 27.06 (122/167) Installing xvidcore (1.3.7-r2) [2026-02-13T18:58:40.546Z] #11 27.27 (123/167) Installing ffmpeg-libavcodec (6.1.1-r8) [2026-02-13T18:58:40.805Z] #11 27.52 (124/167) Installing libbluray (1.3.4-r1) [2026-02-13T18:58:41.064Z] #11 27.73 (125/167) Installing mpg123-libs (1.32.8-r0) [2026-02-13T18:58:41.064Z] #11 27.87 (126/167) Installing libopenmpt (0.7.7-r0) [2026-02-13T18:58:41.324Z] #11 28.03 (127/167) Installing cjson (1.7.19-r0) [2026-02-13T18:58:41.582Z] #11 28.21 (128/167) Installing mbedtls (3.6.5-r0) [2026-02-13T18:58:41.582Z] #11 28.36 (129/167) Installing librist (0.2.10-r1) [2026-02-13T18:58:41.839Z] #11 28.49 (130/167) Installing libsrt (1.5.3-r0) [2026-02-13T18:58:41.839Z] #11 28.65 (131/167) Installing libssh (0.10.6-r0) [2026-02-13T18:58:42.098Z] #11 28.85 (132/167) Installing libsodium (1.0.19-r1) [2026-02-13T18:58:42.356Z] #11 29.15 (133/167) Installing libzmq (4.3.5-r2) [2026-02-13T18:58:42.615Z] #11 29.30 (134/167) Installing ffmpeg-libavformat (6.1.1-r8) [2026-02-13T18:58:42.872Z] #11 29.47 (135/167) Installing crc32c (1.1.2-r0) [2026-02-13T18:58:42.872Z] #11 29.64 (136/167) Installing double-conversion (3.3.0-r0) [2026-02-13T18:58:43.130Z] #11 29.76 (137/167) Installing libevent (2.1.12-r7) [2026-02-13T18:58:43.389Z] #11 29.99 (138/167) Installing wayland-libs-server (1.22.0-r4) [2026-02-13T18:58:43.389Z] #11 30.16 (139/167) Installing mesa-gbm (24.0.9-r1) [2026-02-13T18:58:43.647Z] #11 30.32 (140/167) Installing harfbuzz-subset (8.5.0-r0) [2026-02-13T18:58:43.906Z] #11 30.48 (141/167) Installing icu-libs (74.2-r1) [2026-02-13T18:58:44.471Z] #11 31.05 (142/167) Installing minizip (1.3.1-r0) [2026-02-13T18:58:44.471Z] #11 31.17 (143/167) Installing nspr (4.35-r4) [2026-02-13T18:58:44.729Z] #11 31.31 (144/167) Installing sqlite-libs (3.45.3-r3) [2026-02-13T18:58:44.729Z] #11 31.47 (145/167) Installing nss (3.105-r0) [2026-02-13T18:58:44.988Z] #11 31.74 (146/167) Installing openh264 (2.4.1-r0) [2026-02-13T18:58:45.247Z] #11 31.91 (147/167) Installing libcamera-ipa (0.3.0-r0) [2026-02-13T18:58:45.247Z] #11 32.04 (148/167) Installing libunwind (1.8.1-r0) [2026-02-13T18:58:45.505Z] #11 32.17 (149/167) Installing yaml (0.2.5-r2) [2026-02-13T18:58:45.763Z] #11 32.35 (150/167) Installing libcamera (0.3.0-r0) [2026-02-13T18:58:46.021Z] #11 32.59 (151/167) Installing speexdsp (1.2.1-r2) [2026-02-13T18:58:46.021Z] #11 32.71 (152/167) Installing libuv (1.48.0-r0) [2026-02-13T18:58:46.280Z] #11 32.85 (153/167) Installing roc-toolkit-libs (0.3.0-r0) [2026-02-13T18:58:46.280Z] #11 33.00 (154/167) Installing libsndfile (1.2.2-r1) [2026-02-13T18:58:46.538Z] #11 33.15 (155/167) Installing webrtc-audio-processing-1 (1.3-r0) [2026-02-13T18:58:46.796Z] #11 33.40 (156/167) Installing pipewire-libs (1.0.6-r1) [2026-02-13T18:58:46.796Z] #11 33.58 (157/167) Installing libasyncns (0.8-r3) [2026-02-13T18:58:47.055Z] #11 33.69 (158/167) Installing libltdl (2.4.7-r3) [2026-02-13T18:58:47.055Z] #11 33.85 (159/167) Installing orc (0.4.40-r0) [2026-02-13T18:58:47.989Z] #11 34.59 (160/167) Installing tdb-libs (1.4.9-r1) [2026-02-13T18:58:47.989Z] #11 34.77 (161/167) Installing libpulse (17.0-r0) [2026-02-13T18:58:48.247Z] #11 35.01 (162/167) Installing libwebpdemux (1.3.2-r0) [2026-02-13T18:58:48.505Z] #11 35.12 (163/167) Installing libgpg-error (1.49-r0) [2026-02-13T18:58:48.505Z] #11 35.30 (164/167) Installing libgcrypt (1.10.3-r0) [2026-02-13T18:58:48.764Z] #11 35.55 (165/167) Installing libxslt (1.1.39-r2) [2026-02-13T18:58:49.023Z] #11 35.69 (166/167) Installing chromium (131.0.6778.108-r0) [2026-02-13T18:58:50.926Z] #11 37.47 (167/167) Installing chromium-chromedriver (131.0.6778.108-r0) [2026-02-13T18:58:51.186Z] #11 37.74 Executing busybox-1.36.1-r31.trigger [2026-02-13T18:58:51.186Z] #11 37.75 Executing fontconfig-2.15.0-r1.trigger [2026-02-13T18:58:51.186Z] #11 37.76 Executing mkfontscale-1.2.2-r6.trigger [2026-02-13T18:58:51.186Z] #11 37.78 Executing glib-2.80.5-r0.trigger [2026-02-13T18:58:51.186Z] #11 37.79 Executing shared-mime-info-2.4-r0.trigger [2026-02-13T18:58:51.446Z] #11 38.14 Executing gdk-pixbuf-2.42.12-r0.trigger [2026-02-13T18:58:51.446Z] #11 38.14 Executing gtk-update-icon-cache-3.24.43-r0.trigger [2026-02-13T18:58:51.446Z] #11 38.17 Executing gtk+3.0-3.24.43-r0.trigger [2026-02-13T18:58:51.446Z] #11 38.19 OK: 672 MiB in 195 packages [2026-02-13T18:58:51.446Z] #11 38.24 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2026-02-13T18:58:51.705Z] #11 38.49 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2026-02-13T18:58:52.273Z] #11 38.94 (1/30) Installing jansson (2.14-r4) [2026-02-13T18:58:52.273Z] #11 39.06 (2/30) Installing binutils (2.42-r1) [2026-02-13T18:58:52.840Z] #11 39.37 (3/30) Installing libatomic (13.2.1_git20240309-r1) [2026-02-13T18:58:52.840Z] #11 39.48 (4/30) Installing isl26 (0.26-r1) [2026-02-13T18:58:53.099Z] #11 39.73 (5/30) Installing mpfr4 (4.2.1-r0) [2026-02-13T18:58:53.357Z] #11 39.97 (6/30) Installing mpc1 (1.3.1-r1) [2026-02-13T18:58:53.357Z] #11 40.16 (7/30) Installing gcc (13.2.1_git20240309-r1) [2026-02-13T18:58:54.294Z] #11 40.98 (8/30) Installing musl-dev (1.2.5-r1) [2026-02-13T18:58:54.553Z] #11 41.20 (9/30) Installing linux-headers (6.6-r0) [2026-02-13T18:58:54.811Z] #11 41.41 (10/30) Installing libffi-dev (3.4.6-r0) [2026-02-13T18:58:54.811Z] #11 41.55 (11/30) Installing libpq (16.11-r0) [2026-02-13T18:58:55.070Z] #11 41.75 (12/30) Installing openssl-dev (3.3.6-r0) [2026-02-13T18:58:55.329Z] #11 41.92 (13/30) Installing libpq-dev (16.11-r0) [2026-02-13T18:58:55.587Z] #11 42.19 (14/30) Installing libecpg (16.11-r0) [2026-02-13T18:58:55.587Z] #11 42.37 (15/30) Installing libecpg-dev (16.11-r0) [2026-02-13T18:58:55.845Z] #11 42.53 (16/30) Installing clang16-headers (16.0.6-r5) [2026-02-13T18:58:56.103Z] #11 42.71 (17/30) Installing llvm16-libs (16.0.6-r9) [2026-02-13T18:58:57.040Z] #11 43.56 (18/30) Installing clang16-libs (16.0.6-r5) [2026-02-13T18:58:57.606Z] #11 44.17 (19/30) Installing fortify-headers (1.1-r3) [2026-02-13T18:58:57.606Z] #11 44.31 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) [2026-02-13T18:58:57.866Z] #11 44.58 (21/30) Installing llvm16-linker-tools (16.0.6-r9) [2026-02-13T18:58:58.126Z] #11 44.76 (22/30) Installing clang16 (16.0.6-r5) [2026-02-13T18:58:58.126Z] #11 44.92 (23/30) Installing icu (74.2-r1) [2026-02-13T18:58:58.385Z] #11 45.06 (24/30) Installing icu-dev (74.2-r1) [2026-02-13T18:58:58.645Z] #11 45.36 (25/30) Installing llvm16 (16.0.6-r9) [2026-02-13T18:58:59.582Z] #11 46.19 (26/30) Installing lz4-libs (1.9.4-r5) [2026-02-13T18:58:59.582Z] #11 46.38 (27/30) Installing lz4-dev (1.9.4-r5) [2026-02-13T18:58:59.840Z] #11 46.55 (28/30) Installing zstd (1.5.6-r0) [2026-02-13T18:59:00.099Z] #11 46.75 (29/30) Installing zstd-dev (1.5.6-r0) [2026-02-13T18:59:00.358Z] #11 46.93 (30/30) Installing postgresql16-dev (16.11-r0) [2026-02-13T18:59:00.358Z] #11 47.15 Executing busybox-1.36.1-r31.trigger [2026-02-13T18:59:00.617Z] #11 47.16 OK: 1207 MiB in 225 packages [2026-02-13T18:59:00.617Z] #11 47.22 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2026-02-13T18:59:00.874Z] #11 47.47 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2026-02-13T18:59:01.134Z] #11 47.92 (1/14) Installing g++ (13.2.1_git20240309-r1) [2026-02-13T18:59:01.700Z] #11 48.40 (2/14) Installing gdbm (1.23-r1) [2026-02-13T18:59:01.959Z] #11 48.52 (3/14) Installing mpdecimal (4.0.0-r0) [2026-02-13T18:59:01.959Z] #11 48.70 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) [2026-02-13T18:59:02.218Z] #11 48.87 (5/14) Installing libncursesw (6.4_p20240420-r2) [2026-02-13T18:59:02.218Z] #11 49.01 (6/14) Installing libpanelw (6.4_p20240420-r2) [2026-02-13T18:59:02.477Z] #11 49.12 (7/14) Installing readline (8.2.10-r0) [2026-02-13T18:59:02.736Z] #11 49.33 (8/14) Installing python3 (3.12.12-r0) [2026-02-13T18:59:02.993Z] #11 49.63 (9/14) Installing python3-pycache-pyc0 (3.12.12-r0) [2026-02-13T18:59:03.253Z] #11 49.97 (10/14) Installing pyc (3.12.12-r0) [2026-02-13T18:59:03.511Z] #11 50.08 (11/14) Installing python3-pyc (3.12.12-r0) [2026-02-13T18:59:03.512Z] #11 50.19 (12/14) Installing python3-dev (3.12.12-r0) [2026-02-13T18:59:04.081Z] #11 50.73 (13/14) Installing libsodium-dev (1.0.19-r1) [2026-02-13T18:59:04.081Z] #11 50.86 (14/14) Installing zeromq-dev (4.3.5-r2) [2026-02-13T18:59:04.338Z] #11 50.98 Executing busybox-1.36.1-r31.trigger [2026-02-13T18:59:04.596Z] #11 50.99 OK: 1374 MiB in 239 packages [2026-02-13T18:59:04.596Z] #11 51.05 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2026-02-13T18:59:04.596Z] #11 51.30 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2026-02-13T18:59:05.169Z] #11 51.71 OK: 1374 MiB in 239 packages [2026-02-13T18:59:05.169Z] #11 51.78 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2026-02-13T18:59:05.169Z] #11 51.96 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2026-02-13T18:59:05.738Z] #11 52.44 (1/1) Installing tzdata (2025c-r0) [2026-02-13T18:59:05.996Z] #11 52.62 OK: 1375 MiB in 240 packages [2026-02-13T18:59:06.254Z] #11 52.95 (1/1) Purging tzdata (2025c-r0) [2026-02-13T18:59:06.513Z] #11 52.96 OK: 1374 MiB in 239 packages [2026-02-13T18:59:07.896Z] #11 54.59 Looking in links: /tmp/tmpir1z5lop [2026-02-13T18:59:08.155Z] #11 54.59 Processing /tmp/tmpir1z5lop/pip-25.0.1-py3-none-any.whl [2026-02-13T18:59:08.155Z] #11 54.60 Installing collected packages: pip [2026-02-13T18:59:09.091Z] #11 55.59 Successfully installed pip-25.0.1 [2026-02-13T18:59:09.092Z] #11 55.60 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-02-13T18:59:09.349Z] #11 56.05 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) [2026-02-13T18:59:09.607Z] #11 56.11 Collecting pip [2026-02-13T18:59:09.607Z] #11 56.14 Downloading pip-26.0.1-py3-none-any.whl.metadata (4.7 kB) [2026-02-13T18:59:09.607Z] #11 56.28 Collecting setuptools [2026-02-13T18:59:09.607Z] #11 56.29 Downloading setuptools-82.0.0-py3-none-any.whl.metadata (6.6 kB) [2026-02-13T18:59:09.607Z] #11 56.32 Collecting wheel [2026-02-13T18:59:09.607Z] #11 56.32 Downloading wheel-0.46.3-py3-none-any.whl.metadata (2.4 kB) [2026-02-13T18:59:09.607Z] #11 56.35 Collecting packaging>=24.0 (from wheel) [2026-02-13T18:59:09.607Z] #11 56.35 Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) [2026-02-13T18:59:09.607Z] #11 56.35 Downloading pip-26.0.1-py3-none-any.whl (1.8 MB) [2026-02-13T18:59:09.607Z] #11 56.38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 134.2 MB/s eta 0:00:00 [2026-02-13T18:59:09.607Z] #11 56.38 Downloading setuptools-82.0.0-py3-none-any.whl (1.0 MB) [2026-02-13T18:59:09.865Z] #11 56.39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 141.4 MB/s eta 0:00:00 [2026-02-13T18:59:09.865Z] #11 56.39 Downloading wheel-0.46.3-py3-none-any.whl (30 kB) [2026-02-13T18:59:09.865Z] #11 56.40 Downloading packaging-26.0-py3-none-any.whl (74 kB) [2026-02-13T18:59:09.865Z] #11 56.43 Installing collected packages: setuptools, pip, packaging, wheel [2026-02-13T18:59:10.431Z] #11 57.15 Attempting uninstall: pip [2026-02-13T18:59:10.691Z] #11 57.15 Found existing installation: pip 25.0.1 [2026-02-13T18:59:10.691Z] #11 57.20 Uninstalling pip-25.0.1: [2026-02-13T18:59:10.691Z] #11 57.21 Successfully uninstalled pip-25.0.1 [2026-02-13T18:59:11.626Z] #11 58.30 Successfully installed packaging-26.0 pip-26.0.1 setuptools-82.0.0 wheel-0.46.3 [2026-02-13T18:59:11.885Z] #11 58.30 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-02-13T18:59:12.144Z] #11 58.74 Processing ./edgex-taf-common [2026-02-13T18:59:12.144Z] #11 58.74 Installing build dependencies: started [2026-02-13T18:59:12.713Z] #11 59.47 Installing build dependencies: finished with status 'done' [2026-02-13T18:59:12.971Z] #11 59.47 Getting requirements to build wheel: started [2026-02-13T18:59:13.230Z] #11 59.84 Getting requirements to build wheel: finished with status 'done' [2026-02-13T18:59:13.230Z] #11 59.84 Preparing metadata (pyproject.toml): started [2026-02-13T18:59:13.230Z] #11 60.02 Preparing metadata (pyproject.toml): finished with status 'done' [2026-02-13T18:59:13.489Z] #11 60.03 Building wheels for collected packages: edgex-taf-common [2026-02-13T18:59:13.489Z] #11 60.03 Building wheel for edgex-taf-common (pyproject.toml): started [2026-02-13T18:59:13.489Z] #11 60.26 Building wheel for edgex-taf-common (pyproject.toml): finished with status 'done' [2026-02-13T18:59:13.752Z] #11 60.26 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15433 sha256=bab75ef17fdfe5b8facb0333f3c7e30331088a35838cd20789b518e7501ba402 [2026-02-13T18:59:13.752Z] #11 60.26 Stored in directory: /tmp/pip-ephem-wheel-cache-beugo4x_/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2026-02-13T18:59:13.752Z] #11 60.27 Successfully built edgex-taf-common [2026-02-13T18:59:13.752Z] #11 60.28 Installing collected packages: edgex-taf-common [2026-02-13T18:59:13.752Z] #11 60.30 Successfully installed edgex-taf-common-0.0.0 [2026-02-13T18:59:13.752Z] #11 60.30 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-02-13T18:59:14.319Z] #11 60.85 Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) [2026-02-13T18:59:14.319Z] #11 60.89 Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) [2026-02-13T18:59:14.319Z] #11 60.91 Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) [2026-02-13T18:59:14.319Z] #11 60.92 Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) [2026-02-13T18:59:14.319Z] #11 60.94 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) [2026-02-13T18:59:14.319Z] #11 60.95 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) [2026-02-13T18:59:14.319Z] #11 60.97 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) [2026-02-13T18:59:14.580Z] #11 60.98 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) [2026-02-13T18:59:14.580Z] #11 60.99 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) [2026-02-13T18:59:14.580Z] #11 60.99 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) [2026-02-13T18:59:14.580Z] #11 61.00 Installing build dependencies: started [2026-02-13T18:59:15.146Z] #11 61.69 Installing build dependencies: finished with status 'done' [2026-02-13T18:59:15.146Z] #11 61.69 Getting requirements to build wheel: started [2026-02-13T18:59:15.404Z] #11 62.06 Getting requirements to build wheel: finished with status 'done' [2026-02-13T18:59:15.404Z] #11 62.06 Preparing metadata (pyproject.toml): started [2026-02-13T18:59:15.662Z] #11 62.25 Preparing metadata (pyproject.toml): finished with status 'done' [2026-02-13T18:59:15.662Z] #11 62.26 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) [2026-02-13T18:59:15.662Z] #11 62.28 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2026-02-13T18:59:15.662Z] #11 62.28 Installing build dependencies: started [2026-02-13T18:59:16.228Z] #11 62.88 Installing build dependencies: finished with status 'done' [2026-02-13T18:59:16.228Z] #11 62.88 Getting requirements to build wheel: started [2026-02-13T18:59:16.490Z] #11 63.25 Getting requirements to build wheel: finished with status 'done' [2026-02-13T18:59:16.749Z] #11 63.25 Preparing metadata (pyproject.toml): started [2026-02-13T18:59:16.749Z] #11 63.45 Preparing metadata (pyproject.toml): finished with status 'done' [2026-02-13T18:59:17.008Z] #11 63.47 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) [2026-02-13T18:59:17.008Z] #11 63.48 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) [2026-02-13T18:59:17.008Z] #11 63.49 Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) [2026-02-13T18:59:17.008Z] #11 63.50 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) [2026-02-13T18:59:17.008Z] #11 63.53 Collecting requests==2.32.5 (from -r requirements.txt (line 9)) [2026-02-13T18:59:17.008Z] #11 63.54 Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) [2026-02-13T18:59:17.008Z] #11 63.55 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) [2026-02-13T18:59:17.008Z] #11 63.55 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) [2026-02-13T18:59:17.008Z] #11 63.58 Collecting docker==7.1.0 (from -r requirements.txt (line 11)) [2026-02-13T18:59:17.008Z] #11 63.58 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) [2026-02-13T18:59:17.268Z] #11 63.83 Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) [2026-02-13T18:59:17.268Z] #11 63.83 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (62 kB) [2026-02-13T18:59:17.268Z] #11 63.94 Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) [2026-02-13T18:59:17.527Z] #11 63.95 Downloading psutil-7.0.0.tar.gz (497 kB) [2026-02-13T18:59:17.527Z] #11 64.04 Installing build dependencies: started [2026-02-13T18:59:18.097Z] #11 64.66 Installing build dependencies: finished with status 'done' [2026-02-13T18:59:18.097Z] #11 64.66 Getting requirements to build wheel: started [2026-02-13T18:59:18.356Z] #11 65.14 Getting requirements to build wheel: finished with status 'done' [2026-02-13T18:59:18.615Z] #11 65.15 Preparing metadata (pyproject.toml): started [2026-02-13T18:59:18.874Z] #11 65.44 Preparing metadata (pyproject.toml): finished with status 'done' [2026-02-13T18:59:19.144Z] #11 65.70 Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) [2026-02-13T18:59:19.144Z] #11 65.70 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl.metadata (6.0 kB) [2026-02-13T18:59:19.144Z] #11 65.71 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) [2026-02-13T18:59:19.144Z] #11 65.72 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) [2026-02-13T18:59:19.144Z] #11 65.77 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) [2026-02-13T18:59:19.144Z] #11 65.77 Downloading psycopg2-2.9.10.tar.gz (385 kB) [2026-02-13T18:59:19.144Z] #11 65.83 Installing build dependencies: started [2026-02-13T18:59:19.709Z] #11 66.45 Installing build dependencies: finished with status 'done' [2026-02-13T18:59:19.971Z] #11 66.45 Getting requirements to build wheel: started [2026-02-13T18:59:20.230Z] #11 66.86 Getting requirements to build wheel: finished with status 'done' [2026-02-13T18:59:20.230Z] #11 66.86 Preparing metadata (pyproject.toml): started [2026-02-13T18:59:20.488Z] #11 67.07 Preparing metadata (pyproject.toml): finished with status 'done' [2026-02-13T18:59:20.488Z] #11 67.17 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) [2026-02-13T18:59:20.488Z] #11 67.18 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl.metadata (3.4 kB) [2026-02-13T18:59:20.746Z] #11 67.39 Collecting protobuf==6.33.5 (from -r requirements.txt (line 18)) [2026-02-13T18:59:21.005Z] #11 67.39 Downloading protobuf-6.33.5-py3-none-any.whl.metadata (593 bytes) [2026-02-13T18:59:21.005Z] #11 67.43 Collecting pyjwt==2.10.1 (from -r requirements.txt (line 19)) [2026-02-13T18:59:21.005Z] #11 67.43 Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) [2026-02-13T18:59:21.005Z] #11 67.63 Collecting cryptography==46.0.5 (from -r requirements.txt (line 20)) [2026-02-13T18:59:21.005Z] #11 67.63 Downloading cryptography-46.0.5-cp311-abi3-musllinux_1_2_x86_64.whl.metadata (5.7 kB) [2026-02-13T18:59:21.005Z] #11 67.65 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) [2026-02-13T18:59:21.005Z] #11 67.66 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2026-02-13T18:59:21.005Z] #11 67.67 Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) [2026-02-13T18:59:21.005Z] #11 67.67 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) [2026-02-13T18:59:21.005Z] #11 67.68 Collecting genson==1.3.0 (from -r requirements.txt (line 23)) [2026-02-13T18:59:21.005Z] #11 67.68 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2026-02-13T18:59:21.005Z] #11 67.73 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T18:59:21.263Z] #11 67.73 Downloading selenium-4.40.0-py3-none-any.whl.metadata (7.7 kB) [2026-02-13T18:59:21.263Z] #11 67.75 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T18:59:21.263Z] #11 67.75 Downloading robotframework_pythonlibcore-4.5.0-py3-none-any.whl.metadata (9.5 kB) [2026-02-13T18:59:21.263Z] #11 67.77 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T18:59:21.263Z] #11 67.77 Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) [2026-02-13T18:59:21.263Z] #11 67.81 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-02-13T18:59:21.263Z] #11 67.82 Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) [2026-02-13T18:59:21.263Z] #11 67.84 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-02-13T18:59:21.521Z] #11 67.84 Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) [2026-02-13T18:59:21.522Z] #11 67.86 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T18:59:21.522Z] #11 67.87 Downloading docutils-0.22.4-py3-none-any.whl.metadata (15 kB) [2026-02-13T18:59:21.522Z] #11 67.89 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T18:59:21.522Z] #11 67.90 Downloading flex-6.14.1.tar.gz (40 kB) [2026-02-13T18:59:21.522Z] #11 67.93 Installing build dependencies: started [2026-02-13T18:59:22.894Z] #11 69.31 Installing build dependencies: finished with status 'done' [2026-02-13T18:59:22.894Z] #11 69.31 Getting requirements to build wheel: started [2026-02-13T18:59:22.894Z] #11 69.70 Getting requirements to build wheel: finished with status 'done' [2026-02-13T18:59:23.151Z] #11 69.70 Preparing metadata (pyproject.toml): started [2026-02-13T18:59:23.151Z] #11 69.90 Preparing metadata (pyproject.toml): finished with status 'done' [2026-02-13T18:59:23.409Z] #11 69.91 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T18:59:23.409Z] #11 69.92 Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) [2026-02-13T18:59:23.409Z] #11 69.95 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T18:59:23.409Z] #11 69.95 Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) [2026-02-13T18:59:23.409Z] #11 69.98 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T18:59:23.409Z] #11 69.98 Downloading openapi_core-0.22.0-py3-none-any.whl.metadata (6.6 kB) [2026-02-13T18:59:23.409Z] #11 70.00 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T18:59:23.409Z] #11 70.00 Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) [2026-02-13T18:59:23.409Z] #11 70.04 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T18:59:23.409Z] #11 70.04 Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) [2026-02-13T18:59:23.409Z] #11 70.06 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T18:59:23.409Z] #11 70.06 Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) [2026-02-13T18:59:23.409Z] #11 70.15 Collecting charset_normalizer<4,>=2 (from requests==2.32.5->-r requirements.txt (line 9)) [2026-02-13T18:59:23.667Z] #11 70.15 Downloading charset_normalizer-3.4.4-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (37 kB) [2026-02-13T18:59:23.667Z] #11 70.17 Collecting idna<4,>=2.5 (from requests==2.32.5->-r requirements.txt (line 9)) [2026-02-13T18:59:23.668Z] #11 70.17 Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) [2026-02-13T18:59:23.668Z] #11 70.19 Collecting urllib3<3,>=1.21.1 (from requests==2.32.5->-r requirements.txt (line 9)) [2026-02-13T18:59:23.668Z] #11 70.19 Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) [2026-02-13T18:59:23.668Z] #11 70.21 Collecting certifi>=2017.4.17 (from requests==2.32.5->-r requirements.txt (line 9)) [2026-02-13T18:59:23.668Z] #11 70.21 Downloading certifi-2026.1.4-py3-none-any.whl.metadata (2.5 kB) [2026-02-13T18:59:23.668Z] #11 70.24 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) [2026-02-13T18:59:23.668Z] #11 70.24 Downloading reactivex-4.1.0-py3-none-any.whl.metadata (5.7 kB) [2026-02-13T18:59:23.668Z] #11 70.26 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) [2026-02-13T18:59:23.668Z] #11 70.26 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2026-02-13T18:59:23.668Z] #11 70.27 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.0) [2026-02-13T18:59:23.668Z] #11 70.39 Collecting cffi>=2.0.0 (from cryptography==46.0.5->-r requirements.txt (line 20)) [2026-02-13T18:59:23.926Z] #11 70.39 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.6 kB) [2026-02-13T18:59:23.926Z] #11 70.46 Collecting pycparser (from cffi>=2.0.0->cryptography==46.0.5->-r requirements.txt (line 20)) [2026-02-13T18:59:23.926Z] #11 70.46 Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) [2026-02-13T18:59:23.926Z] #11 70.51 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-02-13T18:59:23.926Z] #11 70.52 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_x86_64.whl.metadata (10 kB) [2026-02-13T18:59:23.926Z] #11 70.54 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-02-13T18:59:23.926Z] #11 70.54 Downloading invoke-2.2.1-py3-none-any.whl.metadata (3.3 kB) [2026-02-13T18:59:23.926Z] #11 70.57 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-02-13T18:59:23.926Z] #11 70.58 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_x86_64.whl.metadata (10.0 kB) [2026-02-13T18:59:23.926Z] #11 70.59 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) [2026-02-13T18:59:23.926Z] #11 70.60 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) [2026-02-13T18:59:23.926Z] #11 70.62 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-02-13T18:59:23.926Z] #11 70.62 Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) [2026-02-13T18:59:23.926Z] #11 70.64 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T18:59:23.926Z] #11 70.64 Downloading trio-0.32.0-py3-none-any.whl.metadata (8.5 kB) [2026-02-13T18:59:23.926Z] #11 70.66 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T18:59:23.926Z] #11 70.66 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) [2026-02-13T18:59:23.926Z] #11 70.67 Collecting trio-typing>=0.10.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T18:59:23.926Z] #11 70.68 Downloading trio_typing-0.10.0-py3-none-any.whl.metadata (10 kB) [2026-02-13T18:59:23.926Z] #11 70.70 Collecting types-certifi>=2021.10.8.3 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T18:59:23.926Z] #11 70.70 Downloading types_certifi-2021.10.8.3-py3-none-any.whl.metadata (1.4 kB) [2026-02-13T18:59:23.926Z] #11 70.71 Collecting types-urllib3>=1.26.25.14 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T18:59:23.926Z] #11 70.72 Downloading types_urllib3-1.26.25.14-py3-none-any.whl.metadata (1.7 kB) [2026-02-13T18:59:24.185Z] #11 70.73 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-02-13T18:59:24.185Z] #11 70.74 Downloading attrs-25.4.0-py3-none-any.whl.metadata (10 kB) [2026-02-13T18:59:24.185Z] #11 70.75 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T18:59:24.185Z] #11 70.76 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2026-02-13T18:59:24.185Z] #11 70.77 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T18:59:24.185Z] #11 70.77 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2026-02-13T18:59:24.185Z] #11 70.78 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-02-13T18:59:24.185Z] #11 70.79 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2026-02-13T18:59:24.185Z] #11 70.80 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-02-13T18:59:24.185Z] #11 70.81 Downloading wsproto-1.3.2-py3-none-any.whl.metadata (5.2 kB) [2026-02-13T18:59:24.185Z] #11 70.82 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-02-13T18:59:24.185Z] #11 70.83 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2026-02-13T18:59:24.185Z] #11 70.85 Collecting mypy-extensions>=0.4.2 (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T18:59:24.185Z] #11 70.86 Downloading mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) [2026-02-13T18:59:24.185Z] #11 70.87 Collecting async-generator (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T18:59:24.185Z] #11 70.87 Downloading async_generator-1.10-py3-none-any.whl.metadata (4.9 kB) [2026-02-13T18:59:24.185Z] #11 70.87 Requirement already satisfied: packaging in /usr/lib/python3.12/site-packages (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) (26.0) [2026-02-13T18:59:24.185Z] #11 70.90 Collecting importlib-metadata (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T18:59:24.185Z] #11 70.91 Downloading importlib_metadata-8.7.1-py3-none-any.whl.metadata (4.7 kB) [2026-02-13T18:59:24.185Z] #11 70.92 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-02-13T18:59:24.185Z] #11 70.92 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) [2026-02-13T18:59:24.185Z] #11 70.97 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T18:59:24.444Z] #11 70.98 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.4 kB) [2026-02-13T18:59:24.444Z] #11 70.99 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T18:59:24.444Z] #11 70.99 Downloading validate_email-1.3.tar.gz (4.7 kB) [2026-02-13T18:59:24.444Z] #11 71.00 Installing build dependencies: started [2026-02-13T18:59:25.010Z] #11 71.63 Installing build dependencies: finished with status 'done' [2026-02-13T18:59:25.010Z] #11 71.63 Getting requirements to build wheel: started [2026-02-13T18:59:25.268Z] #11 72.01 Getting requirements to build wheel: finished with status 'done' [2026-02-13T18:59:25.527Z] #11 72.01 Preparing metadata (pyproject.toml): started [2026-02-13T18:59:25.527Z] #11 72.21 Preparing metadata (pyproject.toml): finished with status 'done' [2026-02-13T18:59:25.785Z] #11 72.23 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T18:59:25.785Z] #11 72.23 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2026-02-13T18:59:25.785Z] #11 72.24 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T18:59:25.785Z] #11 72.25 Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2026-02-13T18:59:25.785Z] #11 72.25 Installing build dependencies: started [2026-02-13T18:59:26.352Z] #11 72.87 Installing build dependencies: finished with status 'done' [2026-02-13T18:59:26.352Z] #11 72.87 Getting requirements to build wheel: started [2026-02-13T18:59:26.610Z] #11 73.23 Getting requirements to build wheel: finished with status 'done' [2026-02-13T18:59:26.610Z] #11 73.24 Preparing metadata (pyproject.toml): started [2026-02-13T18:59:26.869Z] #11 73.43 Preparing metadata (pyproject.toml): finished with status 'done' [2026-02-13T18:59:26.869Z] #11 73.44 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T18:59:26.869Z] #11 73.45 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) [2026-02-13T18:59:26.869Z] #11 73.47 Collecting zipp>=3.20 (from importlib-metadata->trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T18:59:26.869Z] #11 73.47 Downloading zipp-3.23.0-py3-none-any.whl.metadata (3.6 kB) [2026-02-13T18:59:26.869Z] #11 73.48 Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T18:59:26.869Z] #11 73.49 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2026-02-13T18:59:26.869Z] #11 73.51 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T18:59:26.869Z] #11 73.51 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) [2026-02-13T18:59:26.869Z] #11 73.54 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T18:59:27.126Z] #11 73.54 Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) [2026-02-13T18:59:27.126Z] #11 73.85 Collecting rpds-py>=0.25.0 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T18:59:27.385Z] #11 73.87 Downloading rpds_py-0.30.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.1 kB) [2026-02-13T18:59:27.385Z] #11 73.88 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T18:59:27.385Z] #11 73.88 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) [2026-02-13T18:59:27.385Z] #11 73.90 Collecting jsonschema-path<0.4.0,>=0.3.4 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T18:59:27.385Z] #11 73.90 Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) [2026-02-13T18:59:27.385Z] #11 73.92 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T18:59:27.385Z] #11 73.92 Downloading more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) [2026-02-13T18:59:27.385Z] #11 73.94 Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T18:59:27.385Z] #11 73.94 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) [2026-02-13T18:59:27.385Z] #11 73.96 Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T18:59:27.385Z] #11 73.96 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl.metadata (5.7 kB) [2026-02-13T18:59:27.385Z] #11 73.99 Collecting werkzeug>=2.1.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T18:59:27.385Z] #11 73.99 Downloading werkzeug-3.1.5-py3-none-any.whl.metadata (4.0 kB) [2026-02-13T18:59:27.385Z] #11 74.01 Collecting pathable<0.5.0,>=0.4.1 (from jsonschema-path<0.4.0,>=0.3.4->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T18:59:27.385Z] #11 74.02 Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) [2026-02-13T18:59:27.385Z] #11 74.02 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T18:59:27.385Z] #11 74.03 Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) [2026-02-13T18:59:27.385Z] #11 74.04 Collecting rfc3339-validator (from openapi-schema-validator<0.7.0,>=0.6.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T18:59:27.385Z] #11 74.05 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) [2026-02-13T18:59:27.385Z] #11 74.10 Collecting lazy-object-proxy<2.0.0,>=1.7.1 (from openapi-spec-validator<0.8.0,>=0.7.1->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T18:59:27.645Z] #11 74.10 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (5.1 kB) [2026-02-13T18:59:27.645Z] #11 74.17 Collecting markupsafe>=2.1.1 (from werkzeug>=2.1.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T18:59:27.645Z] #11 74.17 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.7 kB) [2026-02-13T18:59:27.645Z] #11 74.20 Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) [2026-02-13T18:59:27.645Z] #11 74.20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 357.5 MB/s 0:00:00 [2026-02-13T18:59:27.645Z] #11 74.21 Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) [2026-02-13T18:59:27.645Z] #11 74.21 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) [2026-02-13T18:59:27.645Z] #11 74.22 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) [2026-02-13T18:59:27.645Z] #11 74.22 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) [2026-02-13T18:59:27.645Z] #11 74.23 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) [2026-02-13T18:59:27.645Z] #11 74.23 Downloading requests-2.32.5-py3-none-any.whl (64 kB) [2026-02-13T18:59:27.645Z] #11 74.23 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) [2026-02-13T18:59:27.645Z] #11 74.24 Downloading docker-7.1.0-py3-none-any.whl (147 kB) [2026-02-13T18:59:27.645Z] #11 74.24 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl (17.9 MB) [2026-02-13T18:59:27.645Z] #11 74.33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.9/17.9 MB 220.5 MB/s 0:00:00 [2026-02-13T18:59:27.645Z] #11 74.34 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl (1.9 MB) [2026-02-13T18:59:27.645Z] #11 74.35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 169.8 MB/s 0:00:00 [2026-02-13T18:59:27.645Z] #11 74.36 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) [2026-02-13T18:59:27.645Z] #11 74.36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 312.7 MB/s 0:00:00 [2026-02-13T18:59:27.645Z] #11 74.37 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl (2.3 MB) [2026-02-13T18:59:27.645Z] #11 74.38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 233.0 MB/s 0:00:00 [2026-02-13T18:59:27.645Z] #11 74.39 Downloading protobuf-6.33.5-py3-none-any.whl (170 kB) [2026-02-13T18:59:27.645Z] #11 74.39 Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) [2026-02-13T18:59:27.645Z] #11 74.40 Downloading cryptography-46.0.5-cp311-abi3-musllinux_1_2_x86_64.whl (4.7 MB) [2026-02-13T18:59:27.645Z] #11 74.42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 213.9 MB/s 0:00:00 [2026-02-13T18:59:27.645Z] #11 74.42 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2026-02-13T18:59:27.645Z] #11 74.43 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) [2026-02-13T18:59:27.645Z] #11 74.43 Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2026-02-13T18:59:27.902Z] #11 74.44 Downloading charset_normalizer-3.4.4-cp312-cp312-musllinux_1_2_x86_64.whl (154 kB) [2026-02-13T18:59:27.902Z] #11 74.44 Downloading idna-3.11-py3-none-any.whl (71 kB) [2026-02-13T18:59:27.902Z] #11 74.44 Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) [2026-02-13T18:59:27.902Z] #11 74.45 Downloading certifi-2026.1.4-py3-none-any.whl (152 kB) [2026-02-13T18:59:27.902Z] #11 74.45 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_x86_64.whl (221 kB) [2026-02-13T18:59:27.902Z] #11 74.46 Downloading click-8.3.1-py3-none-any.whl (108 kB) [2026-02-13T18:59:27.902Z] #11 74.47 Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) [2026-02-13T18:59:27.902Z] #11 74.47 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_x86_64.whl (359 kB) [2026-02-13T18:59:27.902Z] #11 74.48 Downloading invoke-2.2.1-py3-none-any.whl (160 kB) [2026-02-13T18:59:27.902Z] #11 74.50 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_x86_64.whl (1.4 MB) [2026-02-13T18:59:27.902Z] #11 74.50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 294.6 MB/s 0:00:00 [2026-02-13T18:59:27.902Z] #11 74.51 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2026-02-13T18:59:27.902Z] #11 74.51 Downloading reactivex-4.1.0-py3-none-any.whl (218 kB) [2026-02-13T18:59:27.902Z] #11 74.52 Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) [2026-02-13T18:59:27.902Z] #11 74.52 Downloading robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB) [2026-02-13T18:59:27.902Z] #11 74.53 Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) [2026-02-13T18:59:27.902Z] #11 74.53 Downloading selenium-4.40.0-py3-none-any.whl (9.6 MB) [2026-02-13T18:59:27.902Z] #11 74.58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 224.4 MB/s 0:00:00 [2026-02-13T18:59:27.902Z] #11 74.58 Downloading trio-0.32.0-py3-none-any.whl (512 kB) [2026-02-13T18:59:27.902Z] #11 74.59 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) [2026-02-13T18:59:27.902Z] #11 74.59 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2026-02-13T18:59:27.902Z] #11 74.59 Downloading attrs-25.4.0-py3-none-any.whl (67 kB) [2026-02-13T18:59:27.902Z] #11 74.60 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2026-02-13T18:59:27.902Z] #11 74.60 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) [2026-02-13T18:59:27.902Z] #11 74.61 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2026-02-13T18:59:27.902Z] #11 74.61 Downloading trio_typing-0.10.0-py3-none-any.whl (42 kB) [2026-02-13T18:59:27.902Z] #11 74.61 Downloading mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) [2026-02-13T18:59:27.902Z] #11 74.62 Downloading types_certifi-2021.10.8.3-py3-none-any.whl (2.1 kB) [2026-02-13T18:59:27.902Z] #11 74.62 Downloading types_urllib3-1.26.25.14-py3-none-any.whl (15 kB) [2026-02-13T18:59:27.902Z] #11 74.63 Downloading wsproto-1.3.2-py3-none-any.whl (24 kB) [2026-02-13T18:59:27.902Z] #11 74.63 Downloading h11-0.16.0-py3-none-any.whl (37 kB) [2026-02-13T18:59:27.902Z] #11 74.64 Downloading async_generator-1.10-py3-none-any.whl (18 kB) [2026-02-13T18:59:27.902Z] #11 74.64 Downloading docutils-0.22.4-py3-none-any.whl (633 kB) [2026-02-13T18:59:27.902Z] #11 74.65 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 633.2/633.2 kB 274.9 MB/s 0:00:00 [2026-02-13T18:59:27.902Z] #11 74.66 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) [2026-02-13T18:59:27.902Z] #11 74.66 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (790 kB) [2026-02-13T18:59:27.902Z] #11 74.67 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 790.2/790.2 kB 268.4 MB/s 0:00:00 [2026-02-13T18:59:27.903Z] #11 74.67 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2026-02-13T18:59:27.903Z] #11 74.68 Downloading importlib_metadata-8.7.1-py3-none-any.whl (27 kB) [2026-02-13T18:59:28.162Z] #11 74.69 Downloading zipp-3.23.0-py3-none-any.whl (10 kB) [2026-02-13T18:59:28.162Z] #11 74.70 Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) [2026-02-13T18:59:28.162Z] #11 74.71 Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) [2026-02-13T18:59:28.162Z] #11 74.72 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) [2026-02-13T18:59:28.162Z] #11 74.72 Downloading rpds_py-0.30.0-cp312-cp312-musllinux_1_2_x86_64.whl (563 kB) [2026-02-13T18:59:28.162Z] #11 74.73 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 563.1/563.1 kB 382.4 MB/s 0:00:00 [2026-02-13T18:59:28.162Z] #11 74.74 Downloading openapi_core-0.22.0-py3-none-any.whl (108 kB) [2026-02-13T18:59:28.162Z] #11 74.74 Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) [2026-02-13T18:59:28.162Z] #11 74.75 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) [2026-02-13T18:59:28.162Z] #11 74.75 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl (39 kB) [2026-02-13T18:59:28.162Z] #11 74.76 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl (70 kB) [2026-02-13T18:59:28.162Z] #11 74.76 Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) [2026-02-13T18:59:28.162Z] #11 74.76 Downloading referencing-0.36.2-py3-none-any.whl (26 kB) [2026-02-13T18:59:28.162Z] #11 74.77 Downloading werkzeug-3.1.5-py3-none-any.whl (225 kB) [2026-02-13T18:59:28.162Z] #11 74.77 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (23 kB) [2026-02-13T18:59:28.162Z] #11 74.78 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) [2026-02-13T18:59:28.162Z] #11 74.78 Downloading more_itertools-10.8.0-py3-none-any.whl (69 kB) [2026-02-13T18:59:28.162Z] #11 74.78 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2026-02-13T18:59:28.162Z] #11 74.79 Downloading pycparser-3.0-py3-none-any.whl (48 kB) [2026-02-13T18:59:28.162Z] #11 74.79 Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) [2026-02-13T18:59:28.162Z] #11 74.80 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 141.9 MB/s 0:00:00 [2026-02-13T18:59:28.162Z] #11 74.80 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) [2026-02-13T18:59:28.162Z] #11 74.81 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) [2026-02-13T18:59:28.162Z] #11 74.82 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2026-02-13T18:59:28.162Z] #11 74.82 Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) [2026-02-13T18:59:28.422Z] #11 75.03 Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email [2026-02-13T18:59:28.422Z] #11 75.03 Building wheel for robotframework-sshlibrary (pyproject.toml): started [2026-02-13T18:59:28.680Z] #11 75.43 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' [2026-02-13T18:59:28.680Z] #11 75.43 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55207 sha256=ccf4decb6e921ae1c7f1d16346e8d94bdcac71abc3c90f58ba989d56fc060e4a [2026-02-13T18:59:28.680Z] #11 75.43 Stored in directory: /tmp/pip-ephem-wheel-cache-_r210egr/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 [2026-02-13T18:59:28.939Z] #11 75.43 Building wheel for robotbackgroundlogger (pyproject.toml): started [2026-02-13T18:59:29.199Z] #11 75.88 Building wheel for robotbackgroundlogger (pyproject.toml): finished with status 'done' [2026-02-13T18:59:29.457Z] #11 75.88 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=120def78368117eae3c047be0b6118088266bc3c99c590b2153df9c9df77db70 [2026-02-13T18:59:29.457Z] #11 75.88 Stored in directory: /tmp/pip-ephem-wheel-cache-_r210egr/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2026-02-13T18:59:29.457Z] #11 75.88 Building wheel for psutil (pyproject.toml): started [2026-02-13T18:59:31.364Z] #11 77.66 Building wheel for psutil (pyproject.toml): finished with status 'done' [2026-02-13T18:59:31.364Z] #11 77.66 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_x86_64.whl size=277535 sha256=b800f0d9fbc98522d6548b76f7070dd2b6f3091f1e89e207f4b5b2f07606907f [2026-02-13T18:59:31.364Z] #11 77.66 Stored in directory: /tmp/pip-ephem-wheel-cache-_r210egr/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d [2026-02-13T18:59:31.364Z] #11 77.67 Building wheel for psycopg2 (pyproject.toml): started [2026-02-13T18:59:39.481Z] #11 86.12 Building wheel for psycopg2 (pyproject.toml): finished with status 'done' [2026-02-13T18:59:39.481Z] #11 86.12 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_x86_64.whl size=521919 sha256=fad13a36650d7a92189a82326dda7ba2c565a078c2d1243c092b35d7ebb32300 [2026-02-13T18:59:39.481Z] #11 86.12 Stored in directory: /tmp/pip-ephem-wheel-cache-_r210egr/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b [2026-02-13T18:59:39.481Z] #11 86.12 Building wheel for flex (pyproject.toml): started [2026-02-13T18:59:39.739Z] #11 86.43 Building wheel for flex (pyproject.toml): finished with status 'done' [2026-02-13T18:59:39.997Z] #11 86.43 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77344 sha256=810f266d08db69786188a51aabce7541c07ee8478c2c445da86632007099cb1e [2026-02-13T18:59:39.997Z] #11 86.43 Stored in directory: /tmp/pip-ephem-wheel-cache-_r210egr/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2026-02-13T18:59:39.997Z] #11 86.44 Building wheel for strict-rfc3339 (pyproject.toml): started [2026-02-13T18:59:39.997Z] #11 86.67 Building wheel for strict-rfc3339 (pyproject.toml): finished with status 'done' [2026-02-13T18:59:40.256Z] #11 86.67 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=4f98d87a2ef2f712d00f912b7a97175a81d84a45f9f354ffdf207cf8807c678b [2026-02-13T18:59:40.256Z] #11 86.67 Stored in directory: /tmp/pip-ephem-wheel-cache-_r210egr/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2026-02-13T18:59:40.256Z] #11 86.68 Building wheel for validate-email (pyproject.toml): started [2026-02-13T18:59:40.256Z] #11 86.91 Building wheel for validate-email (pyproject.toml): finished with status 'done' [2026-02-13T18:59:40.515Z] #11 86.91 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5560 sha256=a4eb3e0be2a385f14b31e5b6edcf65bdc4a0040d47239012b5315b4776249b05 [2026-02-13T18:59:40.515Z] #11 86.92 Stored in directory: /tmp/pip-ephem-wheel-cache-_r210egr/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2026-02-13T18:59:40.515Z] #11 86.92 Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email [2026-02-13T18:59:40.515Z] #11 87.10 Installing collected packages: validate-email, types-urllib3, types-certifi, strict-rfc3339, sseclient-py, sortedcontainers, rfc3987, pytz, ply, genson, zipp, 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, mypy-extensions, more-itertools, markupsafe, lazy-object-proxy, jsonpointer, jsonpath-ng, isodate, invoke, idna, h11, docutils, configparser, click, charset_normalizer, certifi, bcrypt, attrs, async-generator, wsproto, werkzeug, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, outcome, importlib-metadata, cffi, trio, robotframework-requests, pynacl, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, trio-typing, paramiko, jsonschema, selenium, scp, openapi-schema-validator, robotframework-sshlibrary, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance [2026-02-13T18:59:50.485Z] #11 97.23 [2026-02-13T18:59:50.744Z] #11 97.24 Successfully installed PyYAML-6.0.3 RESTinstance-1.5.2 async-generator-1.10 attrs-25.4.0 bcrypt-5.0.0 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 configparser-7.2.0 cryptography-46.0.5 docker-7.1.0 docutils-0.22.4 flex-6.14.1 genson-1.3.0 h11-0.16.0 idna-3.11 importlib-metadata-8.7.1 influxdb-client-1.49.0 invoke-2.2.1 isodate-0.7.2 jsonpath-ng-1.7.0 jsonpointer-3.0.0 jsonschema-4.26.0 jsonschema-path-0.3.4 jsonschema-specifications-2025.9.1 lazy-object-proxy-1.12.0 markupsafe-3.0.3 more-itertools-10.8.0 mypy-extensions-1.1.0 numpy-2.2.5 openapi-core-0.22.0 openapi-schema-validator-0.6.3 openapi-spec-validator-0.7.2 outcome-1.3.0.post0 paho-mqtt-2.1.0 paramiko-4.0.0 pathable-0.4.4 ply-3.11 protobuf-6.33.5 psutil-7.0.0 psycopg2-2.9.10 pycparser-3.0 pycryptodome-3.23.0 pygments-2.19.2 pyjwt-2.10.1 pynacl-1.6.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.1 pytz-2025.2 pyzmq-27.0.0 reactivex-4.1.0 referencing-0.36.2 requests-2.32.5 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.3.1 robotframework-pythonlibcore-4.5.0 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 rpds-py-0.30.0 scp-0.15.0 selenium-4.40.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 sseclient-py-1.8.0 strict-rfc3339-0.7 trio-0.32.0 trio-typing-0.10.0 trio-websocket-0.12.2 types-certifi-2021.10.8.3 types-urllib3-1.26.25.14 typing-extensions-4.15.0 tzlocal-5.3.1 urllib3-2.6.3 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.5 wsproto-1.3.2 zipp-3.23.0 [2026-02-13T18:59:50.744Z] #11 97.24 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-02-13T18:59:52.645Z] #11 DONE 99.3s [2026-02-13T18:59:52.645Z] [2026-02-13T18:59:52.645Z] #12 exporting to image [2026-02-13T18:59:52.645Z] #12 exporting layers [2026-02-13T18:59:59.192Z] #12 exporting layers 5.9s done [2026-02-13T18:59:59.192Z] #12 writing image sha256:41bf6fd1e69993667cd70ca06f53f2f6f3dfec61f3b7e8fba144409302e7969a done [2026-02-13T18:59:59.192Z] #12 naming to docker.io/library/edgex-taf-common done [2026-02-13T18:59:59.192Z] #12 DONE 6.0s [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-02-13T18:59:59.635Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-13T18:59:59.635Z] [2026-02-13T18:59:59.635Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T18:59:59.933Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-13T18:59:59.933Z] latest: Pulling from edgex-lftools-log-publisher [2026-02-13T18:59:59.933Z] 5eb5b503b376: Pulling fs layer [2026-02-13T18:59:59.933Z] 5c69ac0246d0: Pulling fs layer [2026-02-13T18:59:59.933Z] ec43610c2a17: Pulling fs layer [2026-02-13T18:59:59.933Z] 3a2ae6a8a46f: Pulling fs layer [2026-02-13T18:59:59.933Z] 33b1e0a273af: Pulling fs layer [2026-02-13T18:59:59.933Z] 5d3b04190fa2: Pulling fs layer [2026-02-13T18:59:59.933Z] 2f39f015ded8: Pulling fs layer [2026-02-13T18:59:59.933Z] 3a2ae6a8a46f: Waiting [2026-02-13T18:59:59.933Z] 33b1e0a273af: Waiting [2026-02-13T18:59:59.933Z] 5d3b04190fa2: Waiting [2026-02-13T18:59:59.933Z] 2f39f015ded8: Waiting [2026-02-13T18:59:59.933Z] 5c69ac0246d0: Verifying Checksum [2026-02-13T18:59:59.933Z] 5c69ac0246d0: Download complete [2026-02-13T18:59:59.933Z] 3a2ae6a8a46f: Download complete [2026-02-13T18:59:59.933Z] 33b1e0a273af: Verifying Checksum [2026-02-13T18:59:59.933Z] 33b1e0a273af: Download complete [2026-02-13T18:59:59.933Z] 5d3b04190fa2: Verifying Checksum [2026-02-13T18:59:59.933Z] 5d3b04190fa2: Download complete [2026-02-13T19:00:00.191Z] ec43610c2a17: Verifying Checksum [2026-02-13T19:00:00.191Z] ec43610c2a17: Download complete [2026-02-13T19:00:00.191Z] 5eb5b503b376: Verifying Checksum [2026-02-13T19:00:00.191Z] 5eb5b503b376: Download complete [2026-02-13T19:00:00.755Z] 2f39f015ded8: Download complete [2026-02-13T19:00:01.689Z] 5eb5b503b376: Pull complete [2026-02-13T19:00:01.947Z] 5c69ac0246d0: Pull complete [2026-02-13T19:00:02.512Z] ec43610c2a17: Pull complete [2026-02-13T19:00:02.512Z] 3a2ae6a8a46f: Pull complete [2026-02-13T19:00:02.512Z] 33b1e0a273af: Pull complete [2026-02-13T19:00:02.770Z] 5d3b04190fa2: Pull complete [2026-02-13T19:00:09.420Z] 2f39f015ded8: Pull complete [2026-02-13T19:00:09.420Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-02-13T19:00:09.420Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-13T19:00:09.420Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T19:00:09.507Z] prd-ubuntu20.04-docker-8c-8g-2125 does not seem to be running inside a container [2026-02-13T19:00:09.536Z] $ 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-141 -v /w/workspace/xfoundry_edgex-taf-common_PR-141:/w/workspace/xfoundry_edgex-taf-common_PR-141:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-141@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-141@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-02-13T19:00:12.842Z] $ docker top c008cc80674eaa4f80ee85876e634e5dfbc2db02c9a15d4b41b2f6cb84c35623 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-13T19:00:13.216Z] ---> job-cost.sh [2026-02-13T19:00:13.216Z] lf-activate-venv: SKIPPING [2026-02-13T19:00:13.216Z] INFO: No Stack... [2026-02-13T19:00:13.474Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-02-13T19:00:13.734Z] INFO: Archiving Costs [Pipeline] sh [2026-02-13T19:00:14.021Z] + cat /w/workspace/xfoundry_edgex-taf-common_PR-141/archives/cost.csv [2026-02-13T19:00:14.021Z] + cut -d, -f6 [Pipeline] lock [2026-02-13T19:00:14.033Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-141-2-stack-cost] [2026-02-13T19:00:14.042Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-141-2-stack-cost] did not exist. Created. [2026-02-13T19:00:14.049Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-141-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-02-13T19:00:14.346Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-02-13T19:00:14.383Z] Stashed 1 file(s) [Pipeline] } [2026-02-13T19:00:14.392Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-141-2-stack-cost] [Pipeline] // lock [Pipeline] } [2026-02-13T19:00:14.409Z] $ docker stop --time=1 c008cc80674eaa4f80ee85876e634e5dfbc2db02c9a15d4b41b2f6cb84c35623 [2026-02-13T19:00:15.645Z] $ docker rm -f --volumes c008cc80674eaa4f80ee85876e634e5dfbc2db02c9a15d4b41b2f6cb84c35623 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-02-13T19:01:17.985Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2133 in /w/workspace/xfoundry_edgex-taf-common_PR-141 [Pipeline] { [Pipeline] checkout [2026-02-13T19:01:18.028Z] Selected Git installation does not exist. Using Default [2026-02-13T19:01:18.029Z] The recommended git tool is: NONE [2026-02-13T19:01:24.037Z] using credential edgex-jenkins-ssh [2026-02-13T19:01:24.060Z] Cloning the remote Git repository [2026-02-13T19:01:24.113Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2026-02-13T19:01:24.240Z] > git init /w/workspace/xfoundry_edgex-taf-common_PR-141 # timeout=10 [2026-02-13T19:01:24.418Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2026-02-13T19:01:24.419Z] > git --version # timeout=10 [2026-02-13T19:01:24.442Z] > git --version # 'git version 2.25.1' [2026-02-13T19:01:24.445Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-02-13T19:01:24.650Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-02-13T19:01:25.350Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2026-02-13T19:01:25.381Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-02-13T19:01:30.053Z] Merging remotes/origin/main commit 13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 into PR head commit a8506e29e7d646a0441467d309a708079c1c2ca1 [2026-02-13T19:01:29.437Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2026-02-13T19:01:29.486Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2026-02-13T19:01:29.487Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-02-13T19:01:29.519Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/141/head:refs/remotes/origin/PR-141 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2026-02-13T19:01:30.069Z] > git config core.sparsecheckout # timeout=10 [2026-02-13T19:01:30.140Z] > git checkout -f a8506e29e7d646a0441467d309a708079c1c2ca1 # timeout=10 [2026-02-13T19:01:30.377Z] Merge succeeded, producing c36431eed5c07d34374c25eea83d20ff77b5a18a [2026-02-13T19:01:30.378Z] Checking out Revision c36431eed5c07d34374c25eea83d20ff77b5a18a (PR-141) [2026-02-13T19:01:30.221Z] > git remote # timeout=10 [2026-02-13T19:01:30.246Z] > git config --get remote.origin.url # timeout=10 [2026-02-13T19:01:30.271Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-02-13T19:01:30.297Z] > git merge 13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 # timeout=10 [2026-02-13T19:01:30.352Z] > git rev-parse HEAD^{commit} # timeout=10 [2026-02-13T19:01:30.384Z] > git config core.sparsecheckout # timeout=10 [2026-02-13T19:01:30.403Z] > git checkout -f c36431eed5c07d34374c25eea83d20ff77b5a18a # timeout=10 [2026-02-13T19:01:34.098Z] Commit message: "Merge commit '13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98' into HEAD" [2026-02-13T19:01:34.106Z] > git rev-list --no-walk a8506e29e7d646a0441467d309a708079c1c2ca1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-13T19:01:35.580Z] provisioning config files... [2026-02-13T19:01:35.612Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-141@tmp/config7068106487860055062tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-13T19:01:36.362Z] ---> ****-login.sh [2026-02-13T19:01:36.362Z] nexus3.edgexfoundry.org:10001 [2026-02-13T19:01:36.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T19:01:36.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T19:01:36.914Z] Configure a credential helper to remove this warning. See [2026-02-13T19:01:36.914Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T19:01:36.914Z] [2026-02-13T19:01:36.915Z] Login Succeeded [2026-02-13T19:01:36.915Z] nexus3.edgexfoundry.org:10002 [2026-02-13T19:01:37.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T19:01:37.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T19:01:37.465Z] Configure a credential helper to remove this warning. See [2026-02-13T19:01:37.465Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T19:01:37.465Z] [2026-02-13T19:01:37.465Z] Login Succeeded [2026-02-13T19:01:37.465Z] nexus3.edgexfoundry.org:10003 [2026-02-13T19:01:37.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T19:01:37.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T19:01:37.740Z] Configure a credential helper to remove this warning. See [2026-02-13T19:01:37.740Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T19:01:37.740Z] [2026-02-13T19:01:37.740Z] Login Succeeded [2026-02-13T19:01:37.740Z] nexus3.edgexfoundry.org:10004 [2026-02-13T19:01:38.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T19:01:38.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T19:01:38.294Z] Configure a credential helper to remove this warning. See [2026-02-13T19:01:38.294Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T19:01:38.294Z] [2026-02-13T19:01:38.294Z] Login Succeeded [2026-02-13T19:01:38.294Z] ****.io [2026-02-13T19:01:38.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T19:01:39.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T19:01:39.417Z] Configure a credential helper to remove this warning. See [2026-02-13T19:01:39.417Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T19:01:39.417Z] [2026-02-13T19:01:39.417Z] Login Succeeded [2026-02-13T19:01:39.417Z] ---> ****-login.sh ends [Pipeline] } [2026-02-13T19:01:41.434Z] 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-02-13T19:01:42.753Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-02-13T19:01:43.090Z] + ls -al . [2026-02-13T19:01:43.090Z] total 68 [2026-02-13T19:01:43.090Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 13 19:01 . [2026-02-13T19:01:43.090Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 19:01 .. [2026-02-13T19:01:43.090Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 19:01 .git [2026-02-13T19:01:43.090Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 19:01 .github [2026-02-13T19:01:43.090Z] -rw-rw-r-- 1 jenkins jenkins 22 Feb 13 19:01 .gitignore [2026-02-13T19:01:43.090Z] -rw-rw-r-- 1 jenkins jenkins 1653 Feb 13 19:01 Dockerfile [2026-02-13T19:01:43.090Z] -rw-rw-r-- 1 jenkins jenkins 746 Feb 13 19:01 Jenkinsfile [2026-02-13T19:01:43.090Z] -rw-rw-r-- 1 jenkins jenkins 11381 Feb 13 19:01 LICENSE [2026-02-13T19:01:43.090Z] -rw-rw-r-- 1 jenkins jenkins 4232 Feb 13 19:01 README.md [2026-02-13T19:01:43.090Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 13 19:01 TUC [2026-02-13T19:01:43.090Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 13 18:58 VERSION [2026-02-13T19:01:43.090Z] -rw-rw-r-- 1 jenkins jenkins 473 Feb 13 19:01 requirements.txt [2026-02-13T19:01:43.090Z] -rw-rw-r-- 1 jenkins jenkins 54 Feb 13 19:01 robot-entrypoint.sh [2026-02-13T19:01:43.090Z] -rw-rw-r-- 1 jenkins jenkins 445 Feb 13 19:01 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T19:01:43.459Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=c36431eed5c07d34374c25eea83d20ff77b5a18a --label arch=arm64 --label version=0.0.0 . [2026-02-13T19:01:43.730Z] Sending build context to Docker daemon 436.7kB [2026-02-13T19:01:43.730Z] Step 1/13 : FROM alpine:3.20 [2026-02-13T19:01:44.317Z] 3.20: Pulling from library/alpine [2026-02-13T19:01:44.587Z] 83b2d7e29698: Pulling fs layer [2026-02-13T19:01:44.856Z] 83b2d7e29698: Verifying Checksum [2026-02-13T19:01:44.856Z] 83b2d7e29698: Download complete [2026-02-13T19:01:45.457Z] 83b2d7e29698: Pull complete [2026-02-13T19:01:45.457Z] Digest: sha256:a4f4213abb84c497377b8544c81b3564f313746700372ec4fe84653e4fb03805 [2026-02-13T19:01:45.457Z] Status: Downloaded newer image for alpine:3.20 [2026-02-13T19:01:45.457Z] ---> 6b91e8dda53a [2026-02-13T19:01:45.457Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2026-02-13T19:01:45.729Z] ---> Running in 9bcd3d69476e [2026-02-13T19:01:46.006Z] Removing intermediate container 9bcd3d69476e [2026-02-13T19:01:46.006Z] ---> 0348b6d2dcfe [2026-02-13T19:01:46.006Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2026-02-13T19:01:46.006Z] ---> Running in 51cb808b476d [2026-02-13T19:01:46.598Z] Removing intermediate container 51cb808b476d [2026-02-13T19:01:46.598Z] ---> 06a516c0b0e7 [2026-02-13T19:01:46.598Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2026-02-13T19:01:47.191Z] ---> 75805b8c4553 [2026-02-13T19:01:47.191Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2026-02-13T19:01:47.784Z] ---> 946cac0d0de7 [2026-02-13T19:01:47.784Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2026-02-13T19:01:48.373Z] ---> 1976cea329c1 [2026-02-13T19:01:48.373Z] Step 7/13 : WORKDIR /edgex-taf [2026-02-13T19:01:48.373Z] ---> Running in 23b116980271 [2026-02-13T19:01:48.644Z] Removing intermediate container 23b116980271 [2026-02-13T19:01:48.644Z] ---> 4371201e291f [2026-02-13T19:01:48.644Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-02-13T19:01:48.915Z] ---> Running in 1e7142d74fc8 [2026-02-13T19:01:50.879Z] Removing intermediate container 1e7142d74fc8 [2026-02-13T19:01:50.879Z] ---> 48308895b1a4 [2026-02-13T19:01:50.879Z] 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-02-13T19:01:50.879Z] ---> Running in 47870b3e068d [2026-02-13T19:01:51.852Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2026-02-13T19:01:52.122Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2026-02-13T19:01:54.079Z] OK: 9 MiB in 14 packages [2026-02-13T19:01:54.079Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2026-02-13T19:01:54.666Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2026-02-13T19:01:56.612Z] (1/14) Installing ca-certificates (20250911-r0) [2026-02-13T19:01:56.612Z] (2/14) Installing brotli-libs (1.1.0-r2) [2026-02-13T19:01:56.880Z] (3/14) Installing c-ares (1.33.1-r0) [2026-02-13T19:01:57.147Z] (4/14) Installing libunistring (1.2-r0) [2026-02-13T19:01:57.415Z] (5/14) Installing libidn2 (2.3.7-r0) [2026-02-13T19:01:57.682Z] (6/14) Installing nghttp2-libs (1.62.1-r0) [2026-02-13T19:01:57.949Z] (7/14) Installing libpsl (0.21.5-r1) [2026-02-13T19:01:57.949Z] (8/14) Installing zstd-libs (1.5.6-r0) [2026-02-13T19:01:58.218Z] (9/14) Installing libcurl (8.14.1-r2) [2026-02-13T19:01:58.800Z] (10/14) Installing curl (8.14.1-r2) [2026-02-13T19:01:58.800Z] (11/14) Installing docker-cli (26.1.5-r0) [2026-02-13T19:01:59.771Z] (12/14) Installing oniguruma (6.9.9-r0) [2026-02-13T19:02:00.041Z] (13/14) Installing jq (1.7.1-r0) [2026-02-13T19:02:00.309Z] (14/14) Installing openssl (3.3.6-r0) [2026-02-13T19:02:00.577Z] Executing busybox-1.36.1-r31.trigger [2026-02-13T19:02:00.577Z] Executing ca-certificates-20250911-r0.trigger [2026-02-13T19:02:00.845Z] OK: 43 MiB in 28 packages [2026-02-13T19:02:01.113Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2026-02-13T19:02:01.383Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2026-02-13T19:02:03.354Z] (1/166) Installing libexpat (2.7.4-r0) [2026-02-13T19:02:03.354Z] (2/166) Installing libbz2 (1.0.8-r6) [2026-02-13T19:02:03.354Z] (3/166) Installing libpng (1.6.54-r0) [2026-02-13T19:02:03.936Z] (4/166) Installing freetype (2.13.2-r0) [2026-02-13T19:02:03.936Z] (5/166) Installing fontconfig (2.15.0-r1) [2026-02-13T19:02:04.203Z] (6/166) Installing libfontenc (1.1.8-r0) [2026-02-13T19:02:04.472Z] (7/166) Installing mkfontscale (1.2.2-r6) [2026-02-13T19:02:04.740Z] (8/166) Installing font-opensans (0_git20210927-r1) [2026-02-13T19:02:05.326Z] (9/166) Installing pkgconf (2.2.0-r0) [2026-02-13T19:02:05.326Z] (10/166) Installing libgcc (13.2.1_git20240309-r1) [2026-02-13T19:02:05.593Z] (11/166) Installing libffi (3.4.6-r0) [2026-02-13T19:02:05.871Z] (12/166) Installing libintl (0.22.5-r0) [2026-02-13T19:02:05.871Z] (13/166) Installing libeconf (0.6.3-r0) [2026-02-13T19:02:06.139Z] (14/166) Installing libblkid (2.40.1-r1) [2026-02-13T19:02:06.419Z] (15/166) Installing libmount (2.40.1-r1) [2026-02-13T19:02:06.687Z] (16/166) Installing pcre2 (10.43-r0) [2026-02-13T19:02:06.957Z] (17/166) Installing glib (2.80.5-r0) [2026-02-13T19:02:07.556Z] (18/166) Installing libstdc++ (13.2.1_git20240309-r1) [2026-02-13T19:02:07.833Z] (19/166) Installing xz-libs (5.6.2-r1) [2026-02-13T19:02:08.101Z] (20/166) Installing libxml2 (2.12.10-r0) [2026-02-13T19:02:08.368Z] (21/166) Installing shared-mime-info (2.4-r0) [2026-02-13T19:02:08.634Z] (22/166) Installing hicolor-icon-theme (0.17-r2) [2026-02-13T19:02:08.900Z] (23/166) Installing libjpeg-turbo (3.0.3-r0) [2026-02-13T19:02:09.167Z] (24/166) Installing libsharpyuv (1.3.2-r0) [2026-02-13T19:02:09.434Z] (25/166) Installing libwebp (1.3.2-r0) [2026-02-13T19:02:09.702Z] (26/166) Installing tiff (4.6.0t-r0) [2026-02-13T19:02:09.970Z] (27/166) Installing gdk-pixbuf (2.42.12-r0) [2026-02-13T19:02:10.237Z] (28/166) Installing gtk-update-icon-cache (3.24.43-r0) [2026-02-13T19:02:10.504Z] (29/166) Installing libxau (1.0.11-r4) [2026-02-13T19:02:10.773Z] (30/166) Installing libmd (1.1.0-r0) [2026-02-13T19:02:11.041Z] (31/166) Installing libbsd (0.12.2-r0) [2026-02-13T19:02:11.041Z] (32/166) Installing libxdmcp (1.1.5-r1) [2026-02-13T19:02:11.308Z] (33/166) Installing libxcb (1.16.1-r0) [2026-02-13T19:02:11.575Z] (34/166) Installing libx11 (1.8.9-r1) [2026-02-13T19:02:12.162Z] (35/166) Installing libxcomposite (0.4.6-r5) [2026-02-13T19:02:12.163Z] (36/166) Installing libxfixes (6.0.1-r4) [2026-02-13T19:02:12.429Z] (37/166) Installing libxrender (0.9.11-r5) [2026-02-13T19:02:12.429Z] (38/166) Installing libxcursor (1.2.2-r1) [2026-02-13T19:02:12.698Z] (39/166) Installing libxdamage (1.1.6-r5) [2026-02-13T19:02:12.967Z] (40/166) Installing libxext (1.3.6-r2) [2026-02-13T19:02:13.236Z] (41/166) Installing libxi (1.8.1-r4) [2026-02-13T19:02:13.236Z] (42/166) Installing libxinerama (1.1.5-r4) [2026-02-13T19:02:13.502Z] (43/166) Installing libxrandr (1.5.4-r1) [2026-02-13T19:02:13.769Z] (44/166) Installing libatk-1.0 (2.52.0-r0) [2026-02-13T19:02:14.035Z] (45/166) Installing libxtst (1.2.4-r6) [2026-02-13T19:02:14.302Z] (46/166) Installing dbus-libs (1.14.10-r1) [2026-02-13T19:02:14.570Z] (47/166) Installing at-spi2-core (2.52.0-r0) [2026-02-13T19:02:14.841Z] (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) [2026-02-13T19:02:15.112Z] (49/166) Installing pixman (0.43.2-r0) [2026-02-13T19:02:15.380Z] (50/166) Installing cairo (1.18.4-r0) [2026-02-13T19:02:15.647Z] (51/166) Installing cairo-gobject (1.18.4-r0) [2026-02-13T19:02:15.647Z] (52/166) Installing avahi-libs (0.8-r17) [2026-02-13T19:02:15.914Z] (53/166) Installing gmp (6.3.0-r1) [2026-02-13T19:02:16.184Z] (54/166) Installing nettle (3.9.1-r0) [2026-02-13T19:02:20.443Z] (55/166) Installing libtasn1 (4.21.0-r0) [2026-02-13T19:02:20.443Z] (56/166) Installing p11-kit (0.25.3-r0) [2026-02-13T19:02:20.443Z] (57/166) Installing gnutls (3.8.5-r0) [2026-02-13T19:02:20.443Z] (58/166) Installing cups-libs (2.4.16-r0) [2026-02-13T19:02:20.711Z] (59/166) Installing libepoxy (1.5.10-r1) [2026-02-13T19:02:20.978Z] (60/166) Installing fribidi (1.0.15-r0) [2026-02-13T19:02:21.246Z] (61/166) Installing graphite2 (1.3.14-r6) [2026-02-13T19:02:21.515Z] (62/166) Installing harfbuzz (8.5.0-r0) [2026-02-13T19:02:21.781Z] (63/166) Installing libxft (2.3.8-r3) [2026-02-13T19:02:22.047Z] (64/166) Installing pango (1.52.2-r0) [2026-02-13T19:02:22.314Z] (65/166) Installing wayland-libs-client (1.22.0-r4) [2026-02-13T19:02:22.579Z] (66/166) Installing wayland-libs-cursor (1.22.0-r4) [2026-02-13T19:02:22.579Z] (67/166) Installing wayland-libs-egl (1.22.0-r4) [2026-02-13T19:02:22.845Z] (68/166) Installing xkeyboard-config (2.41-r0) [2026-02-13T19:02:23.427Z] (69/166) Installing libxkbcommon (1.7.0-r0) [2026-02-13T19:02:23.693Z] (70/166) Installing gtk+3.0 (3.24.43-r0) [2026-02-13T19:02:23.959Z] (71/166) Installing icu-data-full (74.2-r1) [2026-02-13T19:02:24.931Z] (72/166) Installing mesa (24.0.9-r1) [2026-02-13T19:02:25.198Z] (73/166) Installing llvm17-libs (17.0.6-r2) [2026-02-13T19:02:28.539Z] (74/166) Installing hwdata-pci (0.382-r0) [2026-02-13T19:02:28.539Z] (75/166) Installing libpciaccess (0.18.1-r0) [2026-02-13T19:02:28.806Z] (76/166) Installing libdrm (2.4.120-r0) [2026-02-13T19:02:29.072Z] (77/166) Installing libelf (0.191-r0) [2026-02-13T19:02:29.338Z] (78/166) Installing mesa-glapi (24.0.9-r1) [2026-02-13T19:02:29.338Z] (79/166) Installing mesa-dri-gallium (24.0.9-r1) [2026-02-13T19:02:30.305Z] (80/166) Installing eudev-libs (3.2.14-r2) [2026-02-13T19:02:30.572Z] (81/166) Installing libmagic (5.45-r1) [2026-02-13T19:02:30.839Z] (82/166) Installing file (5.45-r1) [2026-02-13T19:02:31.106Z] (83/166) Installing xprop (1.2.7-r0) [2026-02-13T19:02:31.373Z] (84/166) Installing libice (1.1.1-r6) [2026-02-13T19:02:31.644Z] (85/166) Installing libuuid (2.40.1-r1) [2026-02-13T19:02:31.915Z] (86/166) Installing libsm (1.2.4-r4) [2026-02-13T19:02:32.182Z] (87/166) Installing libxt (1.3.0-r5) [2026-02-13T19:02:32.182Z] (88/166) Installing libxmu (1.1.4-r2) [2026-02-13T19:02:32.449Z] (89/166) Installing xset (1.2.5-r1) [2026-02-13T19:02:32.717Z] (90/166) Installing xdg-utils (1.2.1-r0) [2026-02-13T19:02:32.988Z] (91/166) Installing libogg (1.3.5-r5) [2026-02-13T19:02:33.256Z] (92/166) Installing libflac (1.4.3-r1) [2026-02-13T19:02:33.522Z] (93/166) Installing alsa-lib (1.2.11-r0) [2026-02-13T19:02:33.790Z] (94/166) Installing libSvtAv1Enc (2.0.0-r1) [2026-02-13T19:02:34.057Z] (95/166) Installing aom-libs (3.9.1-r0) [2026-02-13T19:02:34.642Z] (96/166) Installing libva (2.21.0-r0) [2026-02-13T19:02:34.910Z] (97/166) Installing libvdpau (1.5-r3) [2026-02-13T19:02:35.177Z] (98/166) Installing ffmpeg-libavutil (6.1.1-r8) [2026-02-13T19:02:35.177Z] (99/166) Installing libdav1d (1.4.2-r0) [2026-02-13T19:02:35.447Z] (100/166) Installing openexr-libiex (3.1.13-r1) [2026-02-13T19:02:35.715Z] (101/166) Installing openexr-libilmthread (3.1.13-r1) [2026-02-13T19:02:35.982Z] (102/166) Installing imath (3.1.12-r0) [2026-02-13T19:02:36.251Z] (103/166) Installing openexr-libopenexr (3.1.13-r1) [2026-02-13T19:02:36.519Z] (104/166) Installing giflib (5.2.2-r0) [2026-02-13T19:02:36.786Z] (105/166) Installing libhwy (1.0.7-r0) [2026-02-13T19:02:37.054Z] (106/166) Installing lcms2 (2.16-r0) [2026-02-13T19:02:37.337Z] (107/166) Installing libjxl (0.10.2-r0) [2026-02-13T19:02:37.604Z] (108/166) Installing lame-libs (3.100-r5) [2026-02-13T19:02:37.871Z] (109/166) Installing opus (1.5.2-r0) [2026-02-13T19:02:38.140Z] (110/166) Installing rav1e-libs (0.7.1-r0) [2026-02-13T19:02:38.407Z] (111/166) Installing libgomp (13.2.1_git20240309-r1) [2026-02-13T19:02:38.672Z] (112/166) Installing soxr (0.1.3-r7) [2026-02-13T19:02:38.940Z] (113/166) Installing ffmpeg-libswresample (6.1.1-r8) [2026-02-13T19:02:38.940Z] (114/166) Installing libtheora (1.1.1-r18) [2026-02-13T19:02:39.527Z] (115/166) Installing libvorbis (1.3.7-r2) [2026-02-13T19:02:39.527Z] (116/166) Installing libvpx (1.14.1-r0) [2026-02-13T19:02:40.110Z] (117/166) Installing libwebpmux (1.3.2-r0) [2026-02-13T19:02:40.110Z] (118/166) Installing x264-libs (0.164_git20231001-r0) [2026-02-13T19:02:40.691Z] (119/166) Installing numactl (2.0.18-r0) [2026-02-13T19:02:40.691Z] (120/166) Installing x265-libs (3.6-r0) [2026-02-13T19:02:41.273Z] (121/166) Installing xvidcore (1.3.7-r2) [2026-02-13T19:02:41.539Z] (122/166) Installing ffmpeg-libavcodec (6.1.1-r8) [2026-02-13T19:02:42.121Z] (123/166) Installing libbluray (1.3.4-r1) [2026-02-13T19:02:42.388Z] (124/166) Installing mpg123-libs (1.32.8-r0) [2026-02-13T19:02:42.654Z] (125/166) Installing libopenmpt (0.7.7-r0) [2026-02-13T19:02:42.921Z] (126/166) Installing cjson (1.7.19-r0) [2026-02-13T19:02:43.188Z] (127/166) Installing mbedtls (3.6.5-r0) [2026-02-13T19:02:43.455Z] (128/166) Installing librist (0.2.10-r1) [2026-02-13T19:02:43.455Z] (129/166) Installing libsrt (1.5.3-r0) [2026-02-13T19:02:43.729Z] (130/166) Installing libssh (0.10.6-r0) [2026-02-13T19:02:43.995Z] (131/166) Installing libsodium (1.0.19-r1) [2026-02-13T19:02:44.261Z] (132/166) Installing libzmq (4.3.5-r2) [2026-02-13T19:02:44.529Z] (133/166) Installing ffmpeg-libavformat (6.1.1-r8) [2026-02-13T19:02:45.115Z] (134/166) Installing crc32c (1.1.2-r0) [2026-02-13T19:02:45.115Z] (135/166) Installing double-conversion (3.3.0-r0) [2026-02-13T19:02:45.700Z] (136/166) Installing libevent (2.1.12-r7) [2026-02-13T19:02:45.970Z] (137/166) Installing wayland-libs-server (1.22.0-r4) [2026-02-13T19:02:46.237Z] (138/166) Installing mesa-gbm (24.0.9-r1) [2026-02-13T19:02:46.504Z] (139/166) Installing harfbuzz-subset (8.5.0-r0) [2026-02-13T19:02:46.772Z] (140/166) Installing icu-libs (74.2-r1) [2026-02-13T19:02:47.039Z] (141/166) Installing minizip (1.3.1-r0) [2026-02-13T19:02:47.324Z] (142/166) Installing nspr (4.35-r4) [2026-02-13T19:02:47.590Z] (143/166) Installing sqlite-libs (3.45.3-r3) [2026-02-13T19:02:47.857Z] (144/166) Installing nss (3.105-r0) [2026-02-13T19:02:48.126Z] (145/166) Installing openh264 (2.4.1-r0) [2026-02-13T19:02:48.392Z] (146/166) Installing libcamera-ipa (0.3.0-r0) [2026-02-13T19:02:48.657Z] (147/166) Installing libunwind (1.8.1-r0) [2026-02-13T19:02:48.923Z] (148/166) Installing yaml (0.2.5-r2) [2026-02-13T19:02:49.190Z] (149/166) Installing libcamera (0.3.0-r0) [2026-02-13T19:02:49.457Z] (150/166) Installing speexdsp (1.2.1-r2) [2026-02-13T19:02:49.723Z] (151/166) Installing libuv (1.48.0-r0) [2026-02-13T19:02:49.988Z] (152/166) Installing roc-toolkit-libs (0.3.0-r0) [2026-02-13T19:02:50.253Z] (153/166) Installing libsndfile (1.2.2-r1) [2026-02-13T19:02:50.519Z] (154/166) Installing webrtc-audio-processing-1 (1.3-r0) [2026-02-13T19:02:51.101Z] (155/166) Installing pipewire-libs (1.0.6-r1) [2026-02-13T19:02:51.370Z] (156/166) Installing libasyncns (0.8-r3) [2026-02-13T19:02:51.636Z] (157/166) Installing libltdl (2.4.7-r3) [2026-02-13T19:02:51.903Z] (158/166) Installing orc (0.4.40-r0) [2026-02-13T19:02:52.168Z] (159/166) Installing tdb-libs (1.4.9-r1) [2026-02-13T19:02:52.168Z] (160/166) Installing libpulse (17.0-r0) [2026-02-13T19:02:52.434Z] (161/166) Installing libwebpdemux (1.3.2-r0) [2026-02-13T19:02:52.699Z] (162/166) Installing libgpg-error (1.49-r0) [2026-02-13T19:02:52.969Z] (163/166) Installing libgcrypt (1.10.3-r0) [2026-02-13T19:02:53.239Z] (164/166) Installing libxslt (1.1.39-r2) [2026-02-13T19:02:53.506Z] (165/166) Installing chromium (131.0.6778.108-r0) [2026-02-13T19:03:00.152Z] (166/166) Installing chromium-chromedriver (131.0.6778.108-r0) [2026-02-13T19:03:00.152Z] Executing busybox-1.36.1-r31.trigger [2026-02-13T19:03:00.152Z] Executing fontconfig-2.15.0-r1.trigger [2026-02-13T19:03:00.418Z] Executing mkfontscale-1.2.2-r6.trigger [2026-02-13T19:03:00.418Z] Executing glib-2.80.5-r0.trigger [2026-02-13T19:03:00.418Z] Executing shared-mime-info-2.4-r0.trigger [2026-02-13T19:03:03.010Z] Executing gdk-pixbuf-2.42.12-r0.trigger [2026-02-13T19:03:03.010Z] Executing gtk-update-icon-cache-3.24.43-r0.trigger [2026-02-13T19:03:03.010Z] Executing gtk+3.0-3.24.43-r0.trigger [2026-02-13T19:03:03.010Z] OK: 658 MiB in 194 packages [2026-02-13T19:03:03.282Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2026-02-13T19:03:03.864Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2026-02-13T19:03:05.807Z] (1/30) Installing jansson (2.14-r4) [2026-02-13T19:03:05.807Z] (2/30) Installing binutils (2.42-r1) [2026-02-13T19:03:06.388Z] (3/30) Installing libatomic (13.2.1_git20240309-r1) [2026-02-13T19:03:06.388Z] (4/30) Installing isl26 (0.26-r1) [2026-02-13T19:03:06.660Z] (5/30) Installing mpfr4 (4.2.1-r0) [2026-02-13T19:03:06.926Z] (6/30) Installing mpc1 (1.3.1-r1) [2026-02-13T19:03:07.192Z] (7/30) Installing gcc (13.2.1_git20240309-r1) [2026-02-13T19:03:09.874Z] (8/30) Installing musl-dev (1.2.5-r1) [2026-02-13T19:03:10.474Z] (9/30) Installing linux-headers (6.6-r0) [2026-02-13T19:03:11.448Z] (10/30) Installing libffi-dev (3.4.6-r0) [2026-02-13T19:03:11.448Z] (11/30) Installing libpq (16.11-r0) [2026-02-13T19:03:11.731Z] (12/30) Installing openssl-dev (3.3.6-r0) [2026-02-13T19:03:12.328Z] (13/30) Installing libpq-dev (16.11-r0) [2026-02-13T19:03:12.328Z] (14/30) Installing libecpg (16.11-r0) [2026-02-13T19:03:12.629Z] (15/30) Installing libecpg-dev (16.11-r0) [2026-02-13T19:03:12.910Z] (16/30) Installing clang16-headers (16.0.6-r5) [2026-02-13T19:03:13.503Z] (17/30) Installing llvm16-libs (16.0.6-r9) [2026-02-13T19:03:16.858Z] (18/30) Installing clang16-libs (16.0.6-r5) [2026-02-13T19:03:17.822Z] (19/30) Installing fortify-headers (1.1-r3) [2026-02-13T19:03:18.090Z] (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) [2026-02-13T19:03:19.051Z] (21/30) Installing llvm16-linker-tools (16.0.6-r9) [2026-02-13T19:03:19.317Z] (22/30) Installing clang16 (16.0.6-r5) [2026-02-13T19:03:19.586Z] (23/30) Installing icu (74.2-r1) [2026-02-13T19:03:19.852Z] (24/30) Installing icu-dev (74.2-r1) [2026-02-13T19:03:20.434Z] (25/30) Installing llvm16 (16.0.6-r9) [2026-02-13T19:03:23.776Z] (26/30) Installing lz4-libs (1.9.4-r5) [2026-02-13T19:03:23.776Z] (27/30) Installing lz4-dev (1.9.4-r5) [2026-02-13T19:03:24.045Z] (28/30) Installing zstd (1.5.6-r0) [2026-02-13T19:03:24.312Z] (29/30) Installing zstd-dev (1.5.6-r0) [2026-02-13T19:03:24.312Z] (30/30) Installing postgresql16-dev (16.11-r0) [2026-02-13T19:03:25.274Z] Executing busybox-1.36.1-r31.trigger [2026-02-13T19:03:25.274Z] OK: 1184 MiB in 224 packages [2026-02-13T19:03:25.541Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2026-02-13T19:03:26.126Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2026-02-13T19:03:28.696Z] (1/14) Installing g++ (13.2.1_git20240309-r1) [2026-02-13T19:03:29.656Z] (2/14) Installing gdbm (1.23-r1) [2026-02-13T19:03:29.923Z] (3/14) Installing mpdecimal (4.0.0-r0) [2026-02-13T19:03:30.189Z] (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) [2026-02-13T19:03:30.453Z] (5/14) Installing libncursesw (6.4_p20240420-r2) [2026-02-13T19:03:30.453Z] (6/14) Installing libpanelw (6.4_p20240420-r2) [2026-02-13T19:03:30.719Z] (7/14) Installing readline (8.2.10-r0) [2026-02-13T19:03:30.984Z] (8/14) Installing python3 (3.12.12-r0) [2026-02-13T19:03:32.397Z] (9/14) Installing python3-pycache-pyc0 (3.12.12-r0) [2026-02-13T19:03:32.978Z] (10/14) Installing pyc (3.12.12-r0) [2026-02-13T19:03:32.978Z] (11/14) Installing python3-pyc (3.12.12-r0) [2026-02-13T19:03:33.245Z] (12/14) Installing python3-dev (3.12.12-r0) [2026-02-13T19:03:35.838Z] (13/14) Installing libsodium-dev (1.0.19-r1) [2026-02-13T19:03:36.104Z] (14/14) Installing zeromq-dev (4.3.5-r2) [2026-02-13T19:03:36.371Z] Executing busybox-1.36.1-r31.trigger [2026-02-13T19:03:36.371Z] OK: 1370 MiB in 238 packages [2026-02-13T19:03:36.641Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2026-02-13T19:03:37.225Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2026-02-13T19:03:39.162Z] OK: 1370 MiB in 238 packages [2026-02-13T19:03:39.162Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2026-02-13T19:03:39.431Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2026-02-13T19:03:41.380Z] (1/1) Installing tzdata (2025c-r0) [2026-02-13T19:03:41.647Z] OK: 1372 MiB in 239 packages [2026-02-13T19:03:43.254Z] (1/1) Purging tzdata (2025c-r0) [2026-02-13T19:03:43.254Z] OK: 1370 MiB in 238 packages [2026-02-13T19:03:55.560Z] Looking in links: /tmp/tmp55puzz_q [2026-02-13T19:03:55.561Z] Processing /tmp/tmp55puzz_q/pip-25.0.1-py3-none-any.whl [2026-02-13T19:03:55.561Z] Installing collected packages: pip [2026-02-13T19:04:03.759Z] Successfully installed pip-25.0.1 [2026-02-13T19:04:03.759Z] 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-02-13T19:04:05.697Z] Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) [2026-02-13T19:04:05.965Z] Collecting pip [2026-02-13T19:04:06.231Z] Downloading pip-26.0.1-py3-none-any.whl.metadata (4.7 kB) [2026-02-13T19:04:07.631Z] Collecting setuptools [2026-02-13T19:04:07.631Z] Downloading setuptools-82.0.0-py3-none-any.whl.metadata (6.6 kB) [2026-02-13T19:04:07.898Z] Collecting wheel [2026-02-13T19:04:07.898Z] Downloading wheel-0.46.3-py3-none-any.whl.metadata (2.4 kB) [2026-02-13T19:04:08.163Z] Collecting packaging>=24.0 (from wheel) [2026-02-13T19:04:08.163Z] Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) [2026-02-13T19:04:08.163Z] Downloading pip-26.0.1-py3-none-any.whl (1.8 MB) [2026-02-13T19:04:08.164Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 45.9 MB/s eta 0:00:00 [2026-02-13T19:04:08.164Z] Downloading setuptools-82.0.0-py3-none-any.whl (1.0 MB) [2026-02-13T19:04:08.164Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 51.1 MB/s eta 0:00:00 [2026-02-13T19:04:08.164Z] Downloading wheel-0.46.3-py3-none-any.whl (30 kB) [2026-02-13T19:04:08.164Z] Downloading packaging-26.0-py3-none-any.whl (74 kB) [2026-02-13T19:04:08.743Z] Installing collected packages: setuptools, pip, packaging, wheel [2026-02-13T19:04:14.066Z] Attempting uninstall: pip [2026-02-13T19:04:14.066Z] Found existing installation: pip 25.0.1 [2026-02-13T19:04:14.332Z] Uninstalling pip-25.0.1: [2026-02-13T19:04:14.332Z] Successfully uninstalled pip-25.0.1 [2026-02-13T19:04:24.388Z] Successfully installed packaging-26.0 pip-26.0.1 setuptools-82.0.0 wheel-0.46.3 [2026-02-13T19:04:24.388Z] 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-02-13T19:04:26.323Z] Processing ./edgex-taf-common [2026-02-13T19:04:26.323Z] Installing build dependencies: started [2026-02-13T19:04:32.949Z] Installing build dependencies: finished with status 'done' [2026-02-13T19:04:32.949Z] Getting requirements to build wheel: started [2026-02-13T19:04:34.883Z] Getting requirements to build wheel: finished with status 'done' [2026-02-13T19:04:34.883Z] Preparing metadata (pyproject.toml): started [2026-02-13T19:04:36.288Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-02-13T19:04:36.288Z] Building wheels for collected packages: edgex-taf-common [2026-02-13T19:04:36.288Z] Building wheel for edgex-taf-common (pyproject.toml): started [2026-02-13T19:04:38.861Z] Building wheel for edgex-taf-common (pyproject.toml): finished with status 'done' [2026-02-13T19:04:38.861Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15433 sha256=026dfc5445719161c09628e28cd3d0e53fb9534a350bb4dfb1f5dd881ea0b335 [2026-02-13T19:04:38.861Z] Stored in directory: /tmp/pip-ephem-wheel-cache-ctx5hpmd/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2026-02-13T19:04:38.861Z] Successfully built edgex-taf-common [2026-02-13T19:04:38.861Z] Installing collected packages: edgex-taf-common [2026-02-13T19:04:38.861Z] Successfully installed edgex-taf-common-0.0.0 [2026-02-13T19:04:38.861Z] 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-02-13T19:04:43.097Z] Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) [2026-02-13T19:04:43.097Z] Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) [2026-02-13T19:04:43.097Z] Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) [2026-02-13T19:04:43.097Z] Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) [2026-02-13T19:04:43.097Z] Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) [2026-02-13T19:04:43.097Z] Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) [2026-02-13T19:04:43.363Z] Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) [2026-02-13T19:04:43.363Z] Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) [2026-02-13T19:04:43.363Z] Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) [2026-02-13T19:04:43.363Z] Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) [2026-02-13T19:04:43.628Z] Installing build dependencies: started [2026-02-13T19:04:48.954Z] Installing build dependencies: finished with status 'done' [2026-02-13T19:04:48.954Z] Getting requirements to build wheel: started [2026-02-13T19:04:51.525Z] Getting requirements to build wheel: finished with status 'done' [2026-02-13T19:04:51.525Z] Preparing metadata (pyproject.toml): started [2026-02-13T19:04:52.925Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-02-13T19:04:52.925Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) [2026-02-13T19:04:52.925Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2026-02-13T19:04:52.925Z] Installing build dependencies: started [2026-02-13T19:04:58.263Z] Installing build dependencies: finished with status 'done' [2026-02-13T19:04:58.263Z] Getting requirements to build wheel: started [2026-02-13T19:05:00.836Z] Getting requirements to build wheel: finished with status 'done' [2026-02-13T19:05:00.836Z] Preparing metadata (pyproject.toml): started [2026-02-13T19:05:02.239Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-02-13T19:05:02.239Z] Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) [2026-02-13T19:05:02.239Z] Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) [2026-02-13T19:05:02.239Z] Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) [2026-02-13T19:05:02.239Z] Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) [2026-02-13T19:05:02.505Z] Collecting requests==2.32.5 (from -r requirements.txt (line 9)) [2026-02-13T19:05:02.505Z] Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) [2026-02-13T19:05:02.505Z] Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) [2026-02-13T19:05:02.772Z] Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) [2026-02-13T19:05:02.772Z] Collecting docker==7.1.0 (from -r requirements.txt (line 11)) [2026-02-13T19:05:02.772Z] Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) [2026-02-13T19:05:05.341Z] Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) [2026-02-13T19:05:05.341Z] Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (63 kB) [2026-02-13T19:05:06.296Z] Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) [2026-02-13T19:05:06.296Z] Downloading psutil-7.0.0.tar.gz (497 kB) [2026-02-13T19:05:06.875Z] Installing build dependencies: started [2026-02-13T19:05:12.200Z] Installing build dependencies: finished with status 'done' [2026-02-13T19:05:12.200Z] Getting requirements to build wheel: started [2026-02-13T19:05:15.527Z] Getting requirements to build wheel: finished with status 'done' [2026-02-13T19:05:15.527Z] Preparing metadata (pyproject.toml): started [2026-02-13T19:05:17.462Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-02-13T19:05:20.034Z] Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) [2026-02-13T19:05:20.034Z] Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl.metadata (6.0 kB) [2026-02-13T19:05:20.300Z] Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) [2026-02-13T19:05:20.300Z] Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) [2026-02-13T19:05:20.564Z] Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) [2026-02-13T19:05:20.564Z] Downloading psycopg2-2.9.10.tar.gz (385 kB) [2026-02-13T19:05:21.147Z] Installing build dependencies: started [2026-02-13T19:05:26.487Z] Installing build dependencies: finished with status 'done' [2026-02-13T19:05:26.487Z] Getting requirements to build wheel: started [2026-02-13T19:05:29.831Z] Getting requirements to build wheel: finished with status 'done' [2026-02-13T19:05:29.831Z] Preparing metadata (pyproject.toml): started [2026-02-13T19:05:31.261Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-02-13T19:05:32.228Z] Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) [2026-02-13T19:05:32.228Z] Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl.metadata (3.4 kB) [2026-02-13T19:05:34.807Z] Collecting protobuf==6.33.5 (from -r requirements.txt (line 18)) [2026-02-13T19:05:34.807Z] Downloading protobuf-6.33.5-py3-none-any.whl.metadata (593 bytes) [2026-02-13T19:05:34.807Z] Collecting pyjwt==2.10.1 (from -r requirements.txt (line 19)) [2026-02-13T19:05:34.807Z] Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) [2026-02-13T19:05:36.744Z] Collecting cryptography==46.0.5 (from -r requirements.txt (line 20)) [2026-02-13T19:05:36.744Z] Downloading cryptography-46.0.5-cp311-abi3-musllinux_1_2_aarch64.whl.metadata (5.7 kB) [2026-02-13T19:05:37.010Z] Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) [2026-02-13T19:05:37.010Z] Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2026-02-13T19:05:37.010Z] Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) [2026-02-13T19:05:37.010Z] Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) [2026-02-13T19:05:37.010Z] Collecting genson==1.3.0 (from -r requirements.txt (line 23)) [2026-02-13T19:05:37.010Z] Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2026-02-13T19:05:37.590Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T19:05:37.590Z] Downloading selenium-4.40.0-py3-none-any.whl.metadata (7.7 kB) [2026-02-13T19:05:37.590Z] Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T19:05:37.590Z] Downloading robotframework_pythonlibcore-4.5.0-py3-none-any.whl.metadata (9.5 kB) [2026-02-13T19:05:37.858Z] Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T19:05:37.858Z] Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) [2026-02-13T19:05:38.124Z] Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-02-13T19:05:38.124Z] Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) [2026-02-13T19:05:38.124Z] Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-02-13T19:05:38.124Z] Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) [2026-02-13T19:05:38.391Z] Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T19:05:38.391Z] Downloading docutils-0.22.4-py3-none-any.whl.metadata (15 kB) [2026-02-13T19:05:38.391Z] Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T19:05:38.391Z] Downloading flex-6.14.1.tar.gz (40 kB) [2026-02-13T19:05:38.971Z] Installing build dependencies: started [2026-02-13T19:05:44.318Z] Installing build dependencies: finished with status 'done' [2026-02-13T19:05:44.318Z] Getting requirements to build wheel: started [2026-02-13T19:05:47.651Z] Getting requirements to build wheel: finished with status 'done' [2026-02-13T19:05:47.652Z] Preparing metadata (pyproject.toml): started [2026-02-13T19:05:49.057Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-02-13T19:05:49.324Z] Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T19:05:49.324Z] Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) [2026-02-13T19:05:49.589Z] Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T19:05:49.589Z] Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) [2026-02-13T19:05:49.854Z] Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T19:05:49.854Z] Downloading openapi_core-0.22.0-py3-none-any.whl.metadata (6.6 kB) [2026-02-13T19:05:49.854Z] Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T19:05:49.854Z] Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) [2026-02-13T19:05:50.436Z] Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T19:05:50.436Z] Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) [2026-02-13T19:05:50.436Z] Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T19:05:50.436Z] Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) [2026-02-13T19:05:51.840Z] Collecting charset_normalizer<4,>=2 (from requests==2.32.5->-r requirements.txt (line 9)) [2026-02-13T19:05:51.840Z] Downloading charset_normalizer-3.4.4-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (37 kB) [2026-02-13T19:05:51.840Z] Collecting idna<4,>=2.5 (from requests==2.32.5->-r requirements.txt (line 9)) [2026-02-13T19:05:51.840Z] Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) [2026-02-13T19:05:51.840Z] Collecting urllib3<3,>=1.21.1 (from requests==2.32.5->-r requirements.txt (line 9)) [2026-02-13T19:05:52.104Z] Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) [2026-02-13T19:05:52.104Z] Collecting certifi>=2017.4.17 (from requests==2.32.5->-r requirements.txt (line 9)) [2026-02-13T19:05:52.104Z] Downloading certifi-2026.1.4-py3-none-any.whl.metadata (2.5 kB) [2026-02-13T19:05:52.368Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) [2026-02-13T19:05:52.368Z] Downloading reactivex-4.1.0-py3-none-any.whl.metadata (5.7 kB) [2026-02-13T19:05:52.368Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) [2026-02-13T19:05:52.368Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2026-02-13T19:05:52.368Z] 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.0) [2026-02-13T19:05:53.773Z] Collecting cffi>=2.0.0 (from cryptography==46.0.5->-r requirements.txt (line 20)) [2026-02-13T19:05:53.773Z] Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.6 kB) [2026-02-13T19:05:54.730Z] Collecting pycparser (from cffi>=2.0.0->cryptography==46.0.5->-r requirements.txt (line 20)) [2026-02-13T19:05:54.730Z] Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) [2026-02-13T19:05:54.999Z] Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-02-13T19:05:54.999Z] Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_aarch64.whl.metadata (10 kB) [2026-02-13T19:05:55.265Z] Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-02-13T19:05:55.265Z] Downloading invoke-2.2.1-py3-none-any.whl.metadata (3.3 kB) [2026-02-13T19:05:55.531Z] Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-02-13T19:05:55.531Z] Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_aarch64.whl.metadata (10.0 kB) [2026-02-13T19:05:55.531Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) [2026-02-13T19:05:55.809Z] Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) [2026-02-13T19:05:55.809Z] 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-02-13T19:05:55.809Z] Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) [2026-02-13T19:05:56.081Z] Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T19:05:56.081Z] Downloading trio-0.32.0-py3-none-any.whl.metadata (8.5 kB) [2026-02-13T19:05:56.081Z] Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T19:05:56.081Z] Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) [2026-02-13T19:05:56.081Z] Collecting trio-typing>=0.10.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T19:05:56.081Z] Downloading trio_typing-0.10.0-py3-none-any.whl.metadata (10 kB) [2026-02-13T19:05:56.081Z] Collecting types-certifi>=2021.10.8.3 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T19:05:56.081Z] Downloading types_certifi-2021.10.8.3-py3-none-any.whl.metadata (1.4 kB) [2026-02-13T19:05:56.350Z] Collecting types-urllib3>=1.26.25.14 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T19:05:56.350Z] Downloading types_urllib3-1.26.25.14-py3-none-any.whl.metadata (1.7 kB) [2026-02-13T19:05:56.350Z] 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-02-13T19:05:56.350Z] Downloading attrs-25.4.0-py3-none-any.whl.metadata (10 kB) [2026-02-13T19:05:56.616Z] Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T19:05:56.616Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2026-02-13T19:05:56.616Z] Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T19:05:56.616Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2026-02-13T19:05:56.616Z] 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-02-13T19:05:56.616Z] Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2026-02-13T19:05:56.882Z] 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-02-13T19:05:56.882Z] Downloading wsproto-1.3.2-py3-none-any.whl.metadata (5.2 kB) [2026-02-13T19:05:56.882Z] 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-02-13T19:05:56.882Z] Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2026-02-13T19:05:57.148Z] Collecting mypy-extensions>=0.4.2 (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T19:05:57.148Z] Downloading mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) [2026-02-13T19:05:57.148Z] Collecting async-generator (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T19:05:57.148Z] Downloading async_generator-1.10-py3-none-any.whl.metadata (4.9 kB) [2026-02-13T19:05:57.148Z] Requirement already satisfied: packaging in /usr/lib/python3.12/site-packages (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) (26.0) [2026-02-13T19:05:57.414Z] Collecting importlib-metadata (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T19:05:57.414Z] Downloading importlib_metadata-8.7.1-py3-none-any.whl.metadata (4.7 kB) [2026-02-13T19:05:57.681Z] 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-02-13T19:05:57.681Z] Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) [2026-02-13T19:05:58.273Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T19:05:58.273Z] Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.4 kB) [2026-02-13T19:05:58.273Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T19:05:58.273Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2026-02-13T19:05:58.273Z] Installing build dependencies: started [2026-02-13T19:06:05.097Z] Installing build dependencies: finished with status 'done' [2026-02-13T19:06:05.097Z] Getting requirements to build wheel: started [2026-02-13T19:06:08.505Z] Getting requirements to build wheel: finished with status 'done' [2026-02-13T19:06:08.505Z] Preparing metadata (pyproject.toml): started [2026-02-13T19:06:10.448Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-02-13T19:06:10.448Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T19:06:10.448Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2026-02-13T19:06:10.448Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T19:06:10.448Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2026-02-13T19:06:10.448Z] Installing build dependencies: started [2026-02-13T19:06:15.780Z] Installing build dependencies: finished with status 'done' [2026-02-13T19:06:15.780Z] Getting requirements to build wheel: started [2026-02-13T19:06:19.116Z] Getting requirements to build wheel: finished with status 'done' [2026-02-13T19:06:19.116Z] Preparing metadata (pyproject.toml): started [2026-02-13T19:06:21.060Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-02-13T19:06:21.060Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T19:06:21.060Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) [2026-02-13T19:06:21.060Z] Collecting zipp>=3.20 (from importlib-metadata->trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T19:06:21.060Z] Downloading zipp-3.23.0-py3-none-any.whl.metadata (3.6 kB) [2026-02-13T19:06:21.325Z] Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T19:06:21.325Z] Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2026-02-13T19:06:21.325Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T19:06:21.326Z] Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) [2026-02-13T19:06:21.593Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T19:06:21.593Z] Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) [2026-02-13T19:06:25.838Z] Collecting rpds-py>=0.25.0 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T19:06:25.838Z] Downloading rpds_py-0.30.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.1 kB) [2026-02-13T19:06:25.838Z] Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T19:06:25.838Z] Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) [2026-02-13T19:06:25.838Z] Collecting jsonschema-path<0.4.0,>=0.3.4 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T19:06:25.838Z] Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) [2026-02-13T19:06:25.838Z] Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T19:06:25.838Z] Downloading more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) [2026-02-13T19:06:25.838Z] Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T19:06:25.838Z] Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) [2026-02-13T19:06:25.838Z] Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T19:06:25.838Z] Downloading openapi_spec_validator-0.7.2-py3-none-any.whl.metadata (5.7 kB) [2026-02-13T19:06:25.838Z] Collecting werkzeug>=2.1.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T19:06:25.838Z] Downloading werkzeug-3.1.5-py3-none-any.whl.metadata (4.0 kB) [2026-02-13T19:06:26.103Z] Collecting pathable<0.5.0,>=0.4.1 (from jsonschema-path<0.4.0,>=0.3.4->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T19:06:26.103Z] Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) [2026-02-13T19:06:26.103Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T19:06:26.103Z] Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) [2026-02-13T19:06:26.103Z] Collecting rfc3339-validator (from openapi-schema-validator<0.7.0,>=0.6.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T19:06:26.103Z] Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) [2026-02-13T19:06:26.688Z] Collecting lazy-object-proxy<2.0.0,>=1.7.1 (from openapi-spec-validator<0.8.0,>=0.7.1->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T19:06:26.688Z] Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (5.1 kB) [2026-02-13T19:06:27.269Z] Collecting markupsafe>=2.1.1 (from werkzeug>=2.1.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T19:06:27.270Z] Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.7 kB) [2026-02-13T19:06:27.270Z] Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) [2026-02-13T19:06:27.270Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 50.7 MB/s 0:00:00 [2026-02-13T19:06:27.535Z] Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) [2026-02-13T19:06:27.535Z] Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) [2026-02-13T19:06:27.535Z] Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) [2026-02-13T19:06:27.535Z] Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) [2026-02-13T19:06:27.535Z] Downloading configparser-7.2.0-py3-none-any.whl (17 kB) [2026-02-13T19:06:27.535Z] Downloading requests-2.32.5-py3-none-any.whl (64 kB) [2026-02-13T19:06:27.535Z] Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) [2026-02-13T19:06:27.535Z] Downloading docker-7.1.0-py3-none-any.whl (147 kB) [2026-02-13T19:06:27.535Z] Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl (15.6 MB) [2026-02-13T19:06:27.802Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 46.9 MB/s 0:00:00 [2026-02-13T19:06:27.802Z] Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl (1.6 MB) [2026-02-13T19:06:27.802Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 49.8 MB/s 0:00:00 [2026-02-13T19:06:28.068Z] Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) [2026-02-13T19:06:28.068Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 52.3 MB/s 0:00:00 [2026-02-13T19:06:28.068Z] Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl (2.2 MB) [2026-02-13T19:06:28.068Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 47.7 MB/s 0:00:00 [2026-02-13T19:06:28.068Z] Downloading protobuf-6.33.5-py3-none-any.whl (170 kB) [2026-02-13T19:06:28.068Z] Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) [2026-02-13T19:06:28.068Z] Downloading cryptography-46.0.5-cp311-abi3-musllinux_1_2_aarch64.whl (4.4 MB) [2026-02-13T19:06:28.068Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/4.4 MB 48.8 MB/s 0:00:00 [2026-02-13T19:06:28.334Z] Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2026-02-13T19:06:28.334Z] Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) [2026-02-13T19:06:28.334Z] Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2026-02-13T19:06:28.334Z] Downloading charset_normalizer-3.4.4-cp312-cp312-musllinux_1_2_aarch64.whl (150 kB) [2026-02-13T19:06:28.334Z] Downloading idna-3.11-py3-none-any.whl (71 kB) [2026-02-13T19:06:28.334Z] Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) [2026-02-13T19:06:28.334Z] Downloading certifi-2026.1.4-py3-none-any.whl (152 kB) [2026-02-13T19:06:28.334Z] Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_aarch64.whl (222 kB) [2026-02-13T19:06:28.334Z] Downloading click-8.3.1-py3-none-any.whl (108 kB) [2026-02-13T19:06:28.334Z] Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) [2026-02-13T19:06:28.334Z] Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_aarch64.whl (341 kB) [2026-02-13T19:06:28.334Z] Downloading invoke-2.2.1-py3-none-any.whl (160 kB) [2026-02-13T19:06:28.334Z] Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_aarch64.whl (791 kB) [2026-02-13T19:06:28.334Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 791.9/791.9 kB 48.1 MB/s 0:00:00 [2026-02-13T19:06:28.334Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2026-02-13T19:06:28.334Z] Downloading reactivex-4.1.0-py3-none-any.whl (218 kB) [2026-02-13T19:06:28.334Z] Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) [2026-02-13T19:06:28.600Z] Downloading robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB) [2026-02-13T19:06:28.600Z] Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) [2026-02-13T19:06:28.600Z] Downloading selenium-4.40.0-py3-none-any.whl (9.6 MB) [2026-02-13T19:06:28.865Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 41.1 MB/s 0:00:00 [2026-02-13T19:06:28.865Z] Downloading trio-0.32.0-py3-none-any.whl (512 kB) [2026-02-13T19:06:28.865Z] Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) [2026-02-13T19:06:28.865Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2026-02-13T19:06:28.865Z] Downloading attrs-25.4.0-py3-none-any.whl (67 kB) [2026-02-13T19:06:28.865Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2026-02-13T19:06:28.865Z] Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) [2026-02-13T19:06:28.865Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2026-02-13T19:06:28.865Z] Downloading trio_typing-0.10.0-py3-none-any.whl (42 kB) [2026-02-13T19:06:28.865Z] Downloading mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) [2026-02-13T19:06:28.865Z] Downloading types_certifi-2021.10.8.3-py3-none-any.whl (2.1 kB) [2026-02-13T19:06:28.865Z] Downloading types_urllib3-1.26.25.14-py3-none-any.whl (15 kB) [2026-02-13T19:06:28.865Z] Downloading wsproto-1.3.2-py3-none-any.whl (24 kB) [2026-02-13T19:06:28.865Z] Downloading h11-0.16.0-py3-none-any.whl (37 kB) [2026-02-13T19:06:28.865Z] Downloading async_generator-1.10-py3-none-any.whl (18 kB) [2026-02-13T19:06:28.865Z] Downloading docutils-0.22.4-py3-none-any.whl (633 kB) [2026-02-13T19:06:28.865Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 633.2/633.2 kB 49.1 MB/s 0:00:00 [2026-02-13T19:06:29.130Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) [2026-02-13T19:06:29.130Z] Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_aarch64.whl (761 kB) [2026-02-13T19:06:29.130Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 761.1/761.1 kB 50.4 MB/s 0:00:00 [2026-02-13T19:06:29.130Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2026-02-13T19:06:29.130Z] Downloading importlib_metadata-8.7.1-py3-none-any.whl (27 kB) [2026-02-13T19:06:29.130Z] Downloading zipp-3.23.0-py3-none-any.whl (10 kB) [2026-02-13T19:06:29.130Z] Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) [2026-02-13T19:06:29.130Z] Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) [2026-02-13T19:06:29.130Z] Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) [2026-02-13T19:06:29.130Z] Downloading rpds_py-0.30.0-cp312-cp312-musllinux_1_2_aarch64.whl (573 kB) [2026-02-13T19:06:29.130Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 573.3/573.3 kB 50.2 MB/s 0:00:00 [2026-02-13T19:06:29.130Z] Downloading openapi_core-0.22.0-py3-none-any.whl (108 kB) [2026-02-13T19:06:29.130Z] Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) [2026-02-13T19:06:29.130Z] Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) [2026-02-13T19:06:29.130Z] Downloading openapi_spec_validator-0.7.2-py3-none-any.whl (39 kB) [2026-02-13T19:06:29.130Z] Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_aarch64.whl (69 kB) [2026-02-13T19:06:29.130Z] Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) [2026-02-13T19:06:29.396Z] Downloading referencing-0.36.2-py3-none-any.whl (26 kB) [2026-02-13T19:06:29.396Z] Downloading werkzeug-3.1.5-py3-none-any.whl (225 kB) [2026-02-13T19:06:29.396Z] Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_aarch64.whl (23 kB) [2026-02-13T19:06:29.396Z] Downloading isodate-0.7.2-py3-none-any.whl (22 kB) [2026-02-13T19:06:29.396Z] Downloading more_itertools-10.8.0-py3-none-any.whl (69 kB) [2026-02-13T19:06:29.396Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2026-02-13T19:06:29.396Z] Downloading pycparser-3.0-py3-none-any.whl (48 kB) [2026-02-13T19:06:29.396Z] Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) [2026-02-13T19:06:29.396Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 50.4 MB/s 0:00:00 [2026-02-13T19:06:29.396Z] Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) [2026-02-13T19:06:29.396Z] Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) [2026-02-13T19:06:29.396Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2026-02-13T19:06:29.396Z] Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) [2026-02-13T19:06:31.332Z] Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email [2026-02-13T19:06:31.332Z] Building wheel for robotframework-sshlibrary (pyproject.toml): started [2026-02-13T19:06:33.270Z] Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' [2026-02-13T19:06:33.270Z] Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55207 sha256=bcc2f7fe0a93223124928e39ba3b0f9b63f5cc81fbe61fe13d9c9ec3a37e6d7b [2026-02-13T19:06:33.270Z] Stored in directory: /tmp/pip-ephem-wheel-cache-9fh46k3m/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 [2026-02-13T19:06:33.270Z] Building wheel for robotbackgroundlogger (pyproject.toml): started [2026-02-13T19:06:35.205Z] Building wheel for robotbackgroundlogger (pyproject.toml): finished with status 'done' [2026-02-13T19:06:35.205Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=002bcf9186327b2e2872be2613808abff0c6ec964f40ad7650f146198f085dff [2026-02-13T19:06:35.205Z] Stored in directory: /tmp/pip-ephem-wheel-cache-9fh46k3m/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2026-02-13T19:06:35.205Z] Building wheel for psutil (pyproject.toml): started [2026-02-13T19:06:50.187Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2026-02-13T19:06:50.187Z] Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_aarch64.whl size=278201 sha256=2ac3c7a25592e0f95b82c6042f05ff197bb4e15142626b34ff706b48e0239a9c [2026-02-13T19:06:50.187Z] Stored in directory: /tmp/pip-ephem-wheel-cache-9fh46k3m/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d [2026-02-13T19:06:50.187Z] Building wheel for psycopg2 (pyproject.toml): started [2026-02-13T19:07:58.012Z] Building wheel for psycopg2 (pyproject.toml): still running... [2026-02-13T19:07:59.958Z] Building wheel for psycopg2 (pyproject.toml): finished with status 'done' [2026-02-13T19:07:59.958Z] Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_aarch64.whl size=512677 sha256=82cc418356f96e0d547eb2abbca0aeb5c4f499ae8c38d51f9203bef158f6471d [2026-02-13T19:07:59.958Z] Stored in directory: /tmp/pip-ephem-wheel-cache-9fh46k3m/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b [2026-02-13T19:07:59.958Z] Building wheel for flex (pyproject.toml): started [2026-02-13T19:08:02.528Z] Building wheel for flex (pyproject.toml): finished with status 'done' [2026-02-13T19:08:02.528Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77344 sha256=c799e84b190d55381898028e4d7829a71937aec9ab3271c5c2fde2b7326c943a [2026-02-13T19:08:02.528Z] Stored in directory: /tmp/pip-ephem-wheel-cache-9fh46k3m/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2026-02-13T19:08:02.528Z] Building wheel for strict-rfc3339 (pyproject.toml): started [2026-02-13T19:08:04.462Z] Building wheel for strict-rfc3339 (pyproject.toml): finished with status 'done' [2026-02-13T19:08:04.462Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=d76341d63fadffcfd11060caaba44e16892bf6bdfd4eecbc8e7501ed2f46314d [2026-02-13T19:08:04.462Z] Stored in directory: /tmp/pip-ephem-wheel-cache-9fh46k3m/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2026-02-13T19:08:04.462Z] Building wheel for validate-email (pyproject.toml): started [2026-02-13T19:08:06.398Z] Building wheel for validate-email (pyproject.toml): finished with status 'done' [2026-02-13T19:08:06.398Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5560 sha256=6c7479f4a91877264fdb1ad639be62267a5edd17d54bc41a399a9a69c6e2f589 [2026-02-13T19:08:06.398Z] Stored in directory: /tmp/pip-ephem-wheel-cache-9fh46k3m/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2026-02-13T19:08:06.398Z] Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email [2026-02-13T19:08:08.334Z] Installing collected packages: validate-email, types-urllib3, types-certifi, strict-rfc3339, sseclient-py, sortedcontainers, rfc3987, pytz, ply, genson, zipp, 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, mypy-extensions, more-itertools, markupsafe, lazy-object-proxy, jsonpointer, jsonpath-ng, isodate, invoke, idna, h11, docutils, configparser, click, charset_normalizer, certifi, bcrypt, attrs, async-generator, wsproto, werkzeug, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, outcome, importlib-metadata, cffi, trio, robotframework-requests, pynacl, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, trio-typing, paramiko, jsonschema, selenium, scp, openapi-schema-validator, robotframework-sshlibrary, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance [2026-02-13T19:09:44.941Z] [2026-02-13T19:09:44.941Z] Successfully installed PyYAML-6.0.3 RESTinstance-1.5.2 async-generator-1.10 attrs-25.4.0 bcrypt-5.0.0 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 configparser-7.2.0 cryptography-46.0.5 docker-7.1.0 docutils-0.22.4 flex-6.14.1 genson-1.3.0 h11-0.16.0 idna-3.11 importlib-metadata-8.7.1 influxdb-client-1.49.0 invoke-2.2.1 isodate-0.7.2 jsonpath-ng-1.7.0 jsonpointer-3.0.0 jsonschema-4.26.0 jsonschema-path-0.3.4 jsonschema-specifications-2025.9.1 lazy-object-proxy-1.12.0 markupsafe-3.0.3 more-itertools-10.8.0 mypy-extensions-1.1.0 numpy-2.2.5 openapi-core-0.22.0 openapi-schema-validator-0.6.3 openapi-spec-validator-0.7.2 outcome-1.3.0.post0 paho-mqtt-2.1.0 paramiko-4.0.0 pathable-0.4.4 ply-3.11 protobuf-6.33.5 psutil-7.0.0 psycopg2-2.9.10 pycparser-3.0 pycryptodome-3.23.0 pygments-2.19.2 pyjwt-2.10.1 pynacl-1.6.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.1 pytz-2025.2 pyzmq-27.0.0 reactivex-4.1.0 referencing-0.36.2 requests-2.32.5 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.3.1 robotframework-pythonlibcore-4.5.0 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 rpds-py-0.30.0 scp-0.15.0 selenium-4.40.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 sseclient-py-1.8.0 strict-rfc3339-0.7 trio-0.32.0 trio-typing-0.10.0 trio-websocket-0.12.2 types-certifi-2021.10.8.3 types-urllib3-1.26.25.14 typing-extensions-4.15.0 tzlocal-5.3.1 urllib3-2.6.3 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.5 wsproto-1.3.2 zipp-3.23.0 [2026-02-13T19:09:44.941Z] 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-02-13T19:10:31.769Z] Removing intermediate container 47870b3e068d [2026-02-13T19:10:31.769Z] ---> b93f6eec73c3 [2026-02-13T19:10:31.769Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2026-02-13T19:10:31.769Z] ---> Running in cf086a1767e6 [2026-02-13T19:10:31.769Z] Removing intermediate container cf086a1767e6 [2026-02-13T19:10:31.769Z] ---> cff05d15fdb5 [2026-02-13T19:10:31.769Z] Step 11/13 : LABEL arch=arm64 [2026-02-13T19:10:31.769Z] ---> Running in 349187c4610a [2026-02-13T19:10:31.769Z] Removing intermediate container 349187c4610a [2026-02-13T19:10:31.769Z] ---> 4c228430dd4a [2026-02-13T19:10:31.769Z] Step 12/13 : LABEL git_sha=c36431eed5c07d34374c25eea83d20ff77b5a18a [2026-02-13T19:10:31.769Z] ---> Running in b51eb456f536 [2026-02-13T19:10:31.769Z] Removing intermediate container b51eb456f536 [2026-02-13T19:10:31.769Z] ---> 0fdc00bec133 [2026-02-13T19:10:31.769Z] Step 13/13 : LABEL version=0.0.0 [2026-02-13T19:10:31.769Z] ---> Running in 434d378a2feb [2026-02-13T19:10:31.769Z] Removing intermediate container 434d378a2feb [2026-02-13T19:10:31.769Z] ---> 7f682707543c [2026-02-13T19:10:31.769Z] [Warning] One or more build-args [ARCH] were not consumed [2026-02-13T19:10:31.769Z] Successfully built 7f682707543c [2026-02-13T19:10:31.769Z] 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-02-13T19:10:32.255Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-02-13T19:10:32.255Z] [2026-02-13T19:10:32.255Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T19:10:32.583Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-02-13T19:10:32.850Z] arm64: Pulling from edgex-lftools-log-publisher [2026-02-13T19:10:32.850Z] 8998bd30e6a1: Pulling fs layer [2026-02-13T19:10:32.850Z] 04944245beec: Pulling fs layer [2026-02-13T19:10:32.850Z] 699f458cf7ca: Pulling fs layer [2026-02-13T19:10:32.850Z] 765212b225bb: Pulling fs layer [2026-02-13T19:10:32.850Z] f23df028b6ca: Pulling fs layer [2026-02-13T19:10:32.850Z] d65c8cfc05b1: Pulling fs layer [2026-02-13T19:10:32.850Z] 2437ff75d9bd: Pulling fs layer [2026-02-13T19:10:32.850Z] 765212b225bb: Waiting [2026-02-13T19:10:32.850Z] f23df028b6ca: Waiting [2026-02-13T19:10:32.850Z] d65c8cfc05b1: Waiting [2026-02-13T19:10:32.850Z] 2437ff75d9bd: Waiting [2026-02-13T19:10:32.850Z] 04944245beec: Verifying Checksum [2026-02-13T19:10:32.850Z] 04944245beec: Download complete [2026-02-13T19:10:32.850Z] 765212b225bb: Verifying Checksum [2026-02-13T19:10:32.850Z] 765212b225bb: Download complete [2026-02-13T19:10:32.850Z] f23df028b6ca: Verifying Checksum [2026-02-13T19:10:32.850Z] f23df028b6ca: Download complete [2026-02-13T19:10:32.850Z] d65c8cfc05b1: Verifying Checksum [2026-02-13T19:10:32.850Z] d65c8cfc05b1: Download complete [2026-02-13T19:10:33.117Z] 699f458cf7ca: Verifying Checksum [2026-02-13T19:10:33.117Z] 699f458cf7ca: Download complete [2026-02-13T19:10:33.700Z] 8998bd30e6a1: Verifying Checksum [2026-02-13T19:10:33.700Z] 8998bd30e6a1: Download complete [2026-02-13T19:10:36.279Z] 2437ff75d9bd: Verifying Checksum [2026-02-13T19:10:36.279Z] 2437ff75d9bd: Download complete [2026-02-13T19:10:38.221Z] 8998bd30e6a1: Pull complete [2026-02-13T19:10:38.804Z] 04944245beec: Pull complete [2026-02-13T19:10:43.050Z] 699f458cf7ca: Pull complete [2026-02-13T19:10:43.050Z] 765212b225bb: Pull complete [2026-02-13T19:10:43.317Z] f23df028b6ca: Pull complete [2026-02-13T19:10:43.583Z] d65c8cfc05b1: Pull complete [2026-02-13T19:11:01.776Z] 2437ff75d9bd: Pull complete [2026-02-13T19:11:01.776Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-02-13T19:11:01.776Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-02-13T19:11:01.776Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T19:11:02.020Z] prd-ubuntu20.04-docker-arm64-4c-16g-2133 does not seem to be running inside a container [2026-02-13T19:11:02.080Z] $ 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-141 -v /w/workspace/xfoundry_edgex-taf-common_PR-141:/w/workspace/xfoundry_edgex-taf-common_PR-141:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-141@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-141@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2026-02-13T19:11:04.963Z] $ docker top 66306215bd4d90dd7b7a92d867044eb065964e321d56a39bc2fa1c1b68bb5562 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-13T19:11:05.824Z] ---> job-cost.sh [2026-02-13T19:11:05.824Z] lf-activate-venv: SKIPPING [2026-02-13T19:11:05.824Z] INFO: No Stack... [2026-02-13T19:11:06.405Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-02-13T19:11:06.985Z] INFO: Archiving Costs [Pipeline] sh [2026-02-13T19:11:07.620Z] + cut -d, -f6 [2026-02-13T19:11:07.620Z] + cat /w/workspace/xfoundry_edgex-taf-common_PR-141/archives/cost.csv [Pipeline] lock [2026-02-13T19:11:07.682Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-141-2-stack-cost] [2026-02-13T19:11:07.691Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-141-2-stack-cost] did not exist. Created. [2026-02-13T19:11:07.697Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-141-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-02-13T19:11:08.363Z] /w/workspace/xfoundry_edgex-taf-common_PR-141@tmp/durable-e27a270e/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-02-13T19:11:09.005Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-02-13T19:11:09.029Z] Warning: overwriting stash ‘stack-cost’ [2026-02-13T19:11:09.489Z] Stashed 1 file(s) [Pipeline] } [2026-02-13T19:11:09.500Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-141-2-stack-cost] [Pipeline] // lock [Pipeline] } [2026-02-13T19:11:09.521Z] $ docker stop --time=1 66306215bd4d90dd7b7a92d867044eb065964e321d56a39bc2fa1c1b68bb5562 [2026-02-13T19:11:11.082Z] $ docker rm -f --volumes 66306215bd4d90dd7b7a92d867044eb065964e321d56a39bc2fa1c1b68bb5562 [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-02-13T19:11:11.867Z] + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-141/archives ] [2026-02-13T19:11:11.867Z] + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-141/archives [2026-02-13T19:11:11.867Z] total 16 [2026-02-13T19:11:11.867Z] drwxr-xr-x 3 root root 4096 Feb 13 19:00 . [2026-02-13T19:11:11.867Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 13 19:00 .. [2026-02-13T19:11:11.867Z] drwxr-xr-x 2 root root 4096 Feb 13 19:00 cost [2026-02-13T19:11:11.867Z] -rw-r--r-- 1 root root 88 Feb 13 19:00 cost.csv [2026-02-13T19:11:11.867Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-141/archives [2026-02-13T19:11:11.867Z] + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-141/archives [2026-02-13T19:11:11.867Z] total 16 [2026-02-13T19:11:11.867Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 19:00 . [2026-02-13T19:11:11.867Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 13 19:00 .. [2026-02-13T19:11:11.867Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 13 19:00 cost [2026-02-13T19:11:11.867Z] -rw-r--r-- 1 jenkins jenkins 88 Feb 13 19:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-02-13T19:11:12.158Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T19:11:13.014Z] ---> package-listing.sh [2026-02-13T19:11:13.014Z] ++ facter osfamily [2026-02-13T19:11:13.014Z] ++ tr '[:upper:]' '[:lower:]' [2026-02-13T19:11:13.272Z] + OS_FAMILY=debian [2026-02-13T19:11:13.272Z] + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-141 [2026-02-13T19:11:13.272Z] + START_PACKAGES=/tmp/packages_start.txt [2026-02-13T19:11:13.272Z] + END_PACKAGES=/tmp/packages_end.txt [2026-02-13T19:11:13.272Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-02-13T19:11:13.272Z] + PACKAGES=/tmp/packages_start.txt [2026-02-13T19:11:13.272Z] + '[' /w/workspace/xfoundry_edgex-taf-common_PR-141 ']' [2026-02-13T19:11:13.272Z] + PACKAGES=/tmp/packages_end.txt [2026-02-13T19:11:13.272Z] + case "${OS_FAMILY}" in [2026-02-13T19:11:13.272Z] + dpkg -l [2026-02-13T19:11:13.272Z] + grep '^ii' [2026-02-13T19:11:13.272Z] + '[' -f /tmp/packages_start.txt ']' [2026-02-13T19:11:13.272Z] + '[' -f /tmp/packages_end.txt ']' [2026-02-13T19:11:13.272Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-02-13T19:11:13.272Z] + '[' /w/workspace/xfoundry_edgex-taf-common_PR-141 ']' [2026-02-13T19:11:13.272Z] + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-141/archives/ [2026-02-13T19:11:13.272Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-141/archives/ [Pipeline] echo [2026-02-13T19:11:13.281Z] 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-141/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-02-13T19:11:13.557Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T19:11:14.117Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-13T19:11:14.117Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T19:11:14.195Z] prd-ubuntu20.04-docker-8c-8g-2125 does not seem to be running inside a container [2026-02-13T19:11:14.220Z] $ 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-141/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-141 -v /w/workspace/xfoundry_edgex-taf-common_PR-141:/w/workspace/xfoundry_edgex-taf-common_PR-141:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-141@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-141@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-02-13T19:11:14.438Z] $ docker top 166f6cd5186edaac11defd4d5d9cce285296d191fc9765508c9e7fc756ef4c0c -eo pid,comm [Pipeline] { [Pipeline] sh [2026-02-13T19:11:14.781Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-02-13T19:11:15.065Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-02-13T19:11:15.350Z] + ls /var/log/sa-host [2026-02-13T19:11:15.350Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-13T19:11:15.437Z] provisioning config files... [2026-02-13T19:11:15.449Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-141@tmp/config7150412500796768915tmp [Pipeline] { [Pipeline] echo [2026-02-13T19:11:15.467Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T19:11:15.750Z] ---> create-netrc.sh [Pipeline] } [2026-02-13T19:11:15.758Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-02-13T19:11:16.095Z] ---> python-tools-install.sh [Pipeline] echo [2026-02-13T19:11:16.103Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T19:11:16.383Z] ---> sudo-logs.sh [2026-02-13T19:11:16.383Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-02-13T19:11:16.414Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T19:11:16.696Z] ---> job-cost.sh [2026-02-13T19:11:16.696Z] lf-activate-venv: SKIPPING [2026-02-13T19:11:16.696Z] DEBUG: total: 0.2199999988079071 [2026-02-13T19:11:16.696Z] INFO: Retrieving Stack Cost... [2026-02-13T19:11:16.955Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-02-13T19:11:17.214Z] INFO: Archiving Costs [Pipeline] echo [2026-02-13T19:11:17.223Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T19:11:17.504Z] ---> logs-deploy.sh [2026-02-13T19:11:17.505Z] lf-activate-venv: SKIPPING [2026-02-13T19:11:17.505Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-141/2 [2026-02-13T19:11:17.505Z] INFO: archiving workspace using pattern(s): [2026-02-13T19:11:18.449Z] Archives upload complete. [2026-02-13T19:11:18.449Z] INFO: archiving logs to Nexus [2026-02-13T19:11:19.023Z] ---> uname -a: [2026-02-13T19:11:19.023Z] Linux prd-ubuntu20-04-docker-8c-8g-2125 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2026-02-13T19:11:19.023Z] [2026-02-13T19:11:19.023Z] [2026-02-13T19:11:19.023Z] ---> lscpu: [2026-02-13T19:11:19.023Z] Architecture: x86_64 [2026-02-13T19:11:19.023Z] CPU op-mode(s): 32-bit, 64-bit [2026-02-13T19:11:19.023Z] Byte Order: Little Endian [2026-02-13T19:11:19.023Z] Address sizes: 40 bits physical, 48 bits virtual [2026-02-13T19:11:19.023Z] CPU(s): 8 [2026-02-13T19:11:19.023Z] On-line CPU(s) list: 0-7 [2026-02-13T19:11:19.023Z] Thread(s) per core: 1 [2026-02-13T19:11:19.023Z] Core(s) per socket: 1 [2026-02-13T19:11:19.023Z] Socket(s): 8 [2026-02-13T19:11:19.023Z] NUMA node(s): 1 [2026-02-13T19:11:19.023Z] Vendor ID: AuthenticAMD [2026-02-13T19:11:19.023Z] CPU family: 23 [2026-02-13T19:11:19.023Z] Model: 49 [2026-02-13T19:11:19.023Z] Model name: AMD EPYC-Rome Processor [2026-02-13T19:11:19.023Z] Stepping: 0 [2026-02-13T19:11:19.023Z] CPU MHz: 2800.000 [2026-02-13T19:11:19.023Z] BogoMIPS: 5600.00 [2026-02-13T19:11:19.023Z] Virtualization: AMD-V [2026-02-13T19:11:19.023Z] Hypervisor vendor: KVM [2026-02-13T19:11:19.023Z] Virtualization type: full [2026-02-13T19:11:19.023Z] L1d cache: 256 KiB [2026-02-13T19:11:19.023Z] L1i cache: 256 KiB [2026-02-13T19:11:19.023Z] L2 cache: 4 MiB [2026-02-13T19:11:19.023Z] L3 cache: 128 MiB [2026-02-13T19:11:19.024Z] NUMA node0 CPU(s): 0-7 [2026-02-13T19:11:19.024Z] Vulnerability Gather data sampling: Not affected [2026-02-13T19:11:19.024Z] Vulnerability Itlb multihit: Not affected [2026-02-13T19:11:19.024Z] Vulnerability L1tf: Not affected [2026-02-13T19:11:19.024Z] Vulnerability Mds: Not affected [2026-02-13T19:11:19.024Z] Vulnerability Meltdown: Not affected [2026-02-13T19:11:19.024Z] Vulnerability Mmio stale data: Not affected [2026-02-13T19:11:19.024Z] Vulnerability Retbleed: Vulnerable [2026-02-13T19:11:19.024Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-02-13T19:11:19.024Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2026-02-13T19:11:19.024Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2026-02-13T19:11:19.024Z] Vulnerability Srbds: Not affected [2026-02-13T19:11:19.024Z] Vulnerability Tsx async abort: Not affected [2026-02-13T19:11:19.024Z] 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-02-13T19:11:19.024Z] [2026-02-13T19:11:19.024Z]