Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 52a9ddf7da1502b914dc6d2febfa8863d7483f75+13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 (03c1f29c8e01c7bb152e60a6171f33682bacba29) 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-ssh13044037627254310802.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-ssh13384310553523777755.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-147/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-147/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14945217392943378733.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-ssh10009901786567639289.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-147/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-147/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3286720343849185786.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-2124 in /w/workspace/xfoundry_edgex-taf-common_PR-147 [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-147 # 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 52a9ddf7da1502b914dc6d2febfa8863d7483f75 > 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/147/head:refs/remotes/origin/PR-147 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 52a9ddf7da1502b914dc6d2febfa8863d7483f75 # timeout=10 Merge succeeded, producing dfeae008be3c697fde3616cf8786f3bbd7ed6065 Checking out Revision dfeae008be3c697fde3616cf8786f3bbd7ed6065 (PR-147) > 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 dfeae008be3c697fde3616cf8786f3bbd7ed6065 # timeout=10 Commit message: "Merge commit '13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98' into HEAD" > git rev-list --no-walk 52a9ddf7da1502b914dc6d2febfa8863d7483f75 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-02-13T18:57:19.669Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-02-13T18:57:19.716Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-02-13T18:57:19.734Z] ========================================================= [2026-02-13T18:57:19.734Z] EdgeX Global Pipelines Version Info [2026-02-13T18:57:19.734Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-02-13T18:57:20.816Z] ------------------- [2026-02-13T18:57:20.816Z] stable info: [2026-02-13T18:57:20.817Z] ------------------- [2026-02-13T18:57:20.817Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-02-13T18:57:20.817Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-02-13T18:57:20.817Z] Message: update stable to v1.0.278 [2026-02-13T18:57:21.077Z] ------------------- [2026-02-13T18:57:21.077Z] experimental info: [2026-02-13T18:57:21.077Z] ------------------- [2026-02-13T18:57:21.077Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-02-13T18:57:21.077Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-02-13T18:57:21.077Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2026-02-13T18:57:21.149Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2026-02-13T18:57:21.163Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2026-02-13T18:57:21.184Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-02-13T18:57:21.202Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-02-13T18:57:21.219Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-02-13T18:57:21.236Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2026-02-13T18:57:21.251Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-02-13T18:57:21.268Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2026-02-13T18:57:21.290Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2026-02-13T18:57:21.310Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-02-13T18:57:21.325Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2026-02-13T18:57:21.341Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2026-02-13T18:57:21.358Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-02-13T18:57:21.375Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-02-13T18:57:21.391Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-147 [Pipeline] echo [2026-02-13T18:57:21.408Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-147 [Pipeline] echo [2026-02-13T18:57:21.425Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-147 [Pipeline] echo [2026-02-13T18:57:21.439Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dfeae008be3c697fde3616cf8786f3bbd7ed6065 [Pipeline] echo [2026-02-13T18:57:21.456Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dfeae00 [Pipeline] echo [2026-02-13T18:57:21.472Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-13T18:57:21.516Z] provisioning config files... [2026-02-13T18:57:21.528Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-147@tmp/config8502551296704535480tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-13T18:57:21.865Z] ---> ****-login.sh [2026-02-13T18:57:21.865Z] nexus3.edgexfoundry.org:10001 [2026-02-13T18:57:21.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T18:57:22.123Z] [2026-02-13T18:57:22.123Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-02-13T18:57:22.123Z] Configure a credential helper to remove this warning. See [2026-02-13T18:57:22.123Z] https://docs.****.com/go/credential-store/ [2026-02-13T18:57:22.123Z] [2026-02-13T18:57:22.123Z] Login Succeeded [2026-02-13T18:57:22.123Z] nexus3.edgexfoundry.org:10002 [2026-02-13T18:57:22.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T18:57:22.123Z] [2026-02-13T18:57:22.124Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-02-13T18:57:22.124Z] Configure a credential helper to remove this warning. See [2026-02-13T18:57:22.124Z] https://docs.****.com/go/credential-store/ [2026-02-13T18:57:22.124Z] [2026-02-13T18:57:22.124Z] Login Succeeded [2026-02-13T18:57:22.124Z] nexus3.edgexfoundry.org:10003 [2026-02-13T18:57:22.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T18:57:22.385Z] [2026-02-13T18:57:22.385Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-02-13T18:57:22.385Z] Configure a credential helper to remove this warning. See [2026-02-13T18:57:22.385Z] https://docs.****.com/go/credential-store/ [2026-02-13T18:57:22.385Z] [2026-02-13T18:57:22.385Z] Login Succeeded [2026-02-13T18:57:22.385Z] nexus3.edgexfoundry.org:10004 [2026-02-13T18:57:22.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T18:57:22.385Z] [2026-02-13T18:57:22.385Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-02-13T18:57:22.385Z] Configure a credential helper to remove this warning. See [2026-02-13T18:57:22.385Z] https://docs.****.com/go/credential-store/ [2026-02-13T18:57:22.385Z] [2026-02-13T18:57:22.385Z] Login Succeeded [2026-02-13T18:57:22.385Z] ****.io [2026-02-13T18:57:22.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T18:57:22.644Z] [2026-02-13T18:57:22.644Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-02-13T18:57:22.644Z] Configure a credential helper to remove this warning. See [2026-02-13T18:57:22.644Z] https://docs.****.com/go/credential-store/ [2026-02-13T18:57:22.644Z] [2026-02-13T18:57:22.644Z] Login Succeeded [2026-02-13T18:57:22.644Z] ---> ****-login.sh ends [Pipeline] } [2026-02-13T18:57:22.651Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2026-02-13T18:57:23.058Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-02-13T18:57:23.058Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-02-13T18:57:23.058Z] + [ -e /tmp/ssh_known_hosts ] [2026-02-13T18:57:23.058Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-02-13T18:57:23.058Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-02-13T18:57:23.058Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-02-13T18:57:23.058Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T18:57:23.398Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-02-13T18:57:23.398Z] [2026-02-13T18:57:23.398Z] 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:23.702Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-02-13T18:57:23.702Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-02-13T18:57:23.702Z] 3dae71ba6b94: Pulling fs layer [2026-02-13T18:57:23.702Z] 6bf1a483ea7c: Pulling fs layer [2026-02-13T18:57:23.702Z] f5dfc541a4d3: Pulling fs layer [2026-02-13T18:57:23.702Z] 461d9e800cba: Pulling fs layer [2026-02-13T18:57:23.702Z] 80192f66455f: Pulling fs layer [2026-02-13T18:57:23.702Z] 2e8e34ca0e6c: Pulling fs layer [2026-02-13T18:57:23.702Z] a29436f7fd5d: Pulling fs layer [2026-02-13T18:57:23.702Z] 923cac83aea3: Pulling fs layer [2026-02-13T18:57:23.702Z] 25ad8b0a4227: Pulling fs layer [2026-02-13T18:57:23.702Z] db01528c6b51: Pulling fs layer [2026-02-13T18:57:23.702Z] 28988de357af: Pulling fs layer [2026-02-13T18:57:23.702Z] 923cac83aea3: Waiting [2026-02-13T18:57:23.702Z] 2e8e34ca0e6c: Waiting [2026-02-13T18:57:23.702Z] a29436f7fd5d: Waiting [2026-02-13T18:57:23.702Z] 25ad8b0a4227: Waiting [2026-02-13T18:57:23.702Z] 28988de357af: Waiting [2026-02-13T18:57:23.702Z] db01528c6b51: Waiting [2026-02-13T18:57:23.702Z] 461d9e800cba: Waiting [2026-02-13T18:57:23.702Z] 80192f66455f: Waiting [2026-02-13T18:57:23.702Z] 6bf1a483ea7c: Verifying Checksum [2026-02-13T18:57:23.702Z] 6bf1a483ea7c: Download complete [2026-02-13T18:57:23.702Z] 461d9e800cba: Verifying Checksum [2026-02-13T18:57:23.702Z] 461d9e800cba: Download complete [2026-02-13T18:57:23.702Z] 80192f66455f: Download complete [2026-02-13T18:57:23.962Z] f5dfc541a4d3: Verifying Checksum [2026-02-13T18:57:23.962Z] f5dfc541a4d3: Download complete [2026-02-13T18:57:23.962Z] 3dae71ba6b94: Verifying Checksum [2026-02-13T18:57:23.962Z] 3dae71ba6b94: Download complete [2026-02-13T18:57:23.962Z] 923cac83aea3: Verifying Checksum [2026-02-13T18:57:23.962Z] 923cac83aea3: Download complete [2026-02-13T18:57:24.221Z] 25ad8b0a4227: Verifying Checksum [2026-02-13T18:57:24.221Z] 25ad8b0a4227: Download complete [2026-02-13T18:57:24.221Z] db01528c6b51: Verifying Checksum [2026-02-13T18:57:24.221Z] db01528c6b51: Download complete [2026-02-13T18:57:24.221Z] 28988de357af: Verifying Checksum [2026-02-13T18:57:24.221Z] 28988de357af: Download complete [2026-02-13T18:57:24.221Z] a29436f7fd5d: Verifying Checksum [2026-02-13T18:57:24.221Z] a29436f7fd5d: Download complete [2026-02-13T18:57:24.793Z] 2e8e34ca0e6c: Verifying Checksum [2026-02-13T18:57:24.794Z] 2e8e34ca0e6c: Download complete [2026-02-13T18:57:25.771Z] 3dae71ba6b94: Pull complete [2026-02-13T18:57:25.771Z] 6bf1a483ea7c: Pull complete [2026-02-13T18:57:26.338Z] f5dfc541a4d3: Pull complete [2026-02-13T18:57:26.596Z] 461d9e800cba: Pull complete [2026-02-13T18:57:26.596Z] 80192f66455f: Pull complete [2026-02-13T18:57:30.785Z] 2e8e34ca0e6c: Pull complete [2026-02-13T18:57:31.352Z] a29436f7fd5d: Pull complete [2026-02-13T18:57:31.352Z] 923cac83aea3: Pull complete [2026-02-13T18:57:31.352Z] 25ad8b0a4227: Pull complete [2026-02-13T18:57:31.352Z] db01528c6b51: Pull complete [2026-02-13T18:57:31.610Z] 28988de357af: Pull complete [2026-02-13T18:57:31.610Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-02-13T18:57:31.610Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-02-13T18:57:31.610Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T18:57:31.736Z] prd-ubuntu20.04-docker-8c-8g-2124 does not seem to be running inside a container [2026-02-13T18:57:31.763Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-147 -v /w/workspace/xfoundry_edgex-taf-common_PR-147:/w/workspace/xfoundry_edgex-taf-common_PR-147:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-147@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-147@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:57:33.335Z] $ docker top 94030ec05a17a3ab2bbf30f14b85b6fba356b8ea7eac0501a98410b5a98114cc -eo pid,comm [2026-02-13T18:57:33.384Z] 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:57:33.384Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-02-13T18:57:33.431Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-02-13T18:57:33.431Z] [ssh-agent] Looking for ssh-agent implementation... [2026-02-13T18:57:33.547Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-02-13T18:57:33.548Z] $ docker exec 94030ec05a17a3ab2bbf30f14b85b6fba356b8ea7eac0501a98410b5a98114cc ssh-agent [2026-02-13T18:57:33.655Z] SSH_AUTH_SOCK=/tmp/ssh-BZRREAYf9ukQ/agent.32 [2026-02-13T18:57:33.656Z] SSH_AGENT_PID=38 [2026-02-13T18:57:33.662Z] Running ssh-add (command line suppressed) [2026-02-13T18:57:33.759Z] Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-147@tmp/private_key_5817014061822283868.key (/w/workspace/xfoundry_edgex-taf-common_PR-147@tmp/private_key_5817014061822283868.key) [2026-02-13T18:57:33.772Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-13T18:57:34.058Z] + git config --global --add safe.directory /w/workspace/xfoundry_edgex-taf-common_PR-147 [Pipeline] sh [2026-02-13T18:57:34.355Z] + git tag --points-at HEAD [Pipeline] } [2026-02-13T18:57:34.386Z] $ docker exec --env ******** --env ******** 94030ec05a17a3ab2bbf30f14b85b6fba356b8ea7eac0501a98410b5a98114cc ssh-agent -k [2026-02-13T18:57:34.478Z] unset SSH_AUTH_SOCK; [2026-02-13T18:57:34.479Z] unset SSH_AGENT_PID; [2026-02-13T18:57:34.479Z] echo Agent pid 38 killed; [2026-02-13T18:57:34.490Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-02-13T18:57:34.528Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-02-13T18:57:34.528Z] [ssh-agent] Looking for ssh-agent implementation... [2026-02-13T18:57:34.640Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-02-13T18:57:34.641Z] $ docker exec 94030ec05a17a3ab2bbf30f14b85b6fba356b8ea7eac0501a98410b5a98114cc ssh-agent [2026-02-13T18:57:34.754Z] SSH_AUTH_SOCK=/tmp/ssh-NCOHUbCOxIu9/agent.85 [2026-02-13T18:57:34.754Z] SSH_AGENT_PID=91 [2026-02-13T18:57:34.760Z] Running ssh-add (command line suppressed) [2026-02-13T18:57:34.847Z] Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-147@tmp/private_key_6268735245727768905.key (/w/workspace/xfoundry_edgex-taf-common_PR-147@tmp/private_key_6268735245727768905.key) [2026-02-13T18:57:34.864Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-13T18:57:35.155Z] + git semver init [2026-02-13T18:57:35.413Z] 2026-02-13 18:57:35,384 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-02-13T18:57:35.413Z] 2026-02-13 18:57:35,389 [run_init] DEBUG init version:0.0.0 force:False [2026-02-13T18:57:35.413Z] 2026-02-13 18:57:35,389 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-147/.semver [2026-02-13T18:57:35.413Z] 2026-02-13 18:57:35,390 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-147/.semver [2026-02-13T18:57:35.413Z] 2026-02-13 18:57:35,390 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-147/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-147, stdin=None, shell=False, universal_newlines=False) [2026-02-13T18:57:36.349Z] 2026-02-13 18:57:36,027 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-147/.git/info/exclude [2026-02-13T18:57:36.349Z] 2026-02-13 18:57:36,027 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-147/.semver/PR-147 with force:False [2026-02-13T18:57:36.349Z] 2026-02-13 18:57:36,027 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-147/.semver/PR-147 [2026-02-13T18:57:36.349Z] 2026-02-13 18:57:36,032 [execute] INFO git cat-file --batch-check [2026-02-13T18:57:36.349Z] 2026-02-13 18:57:36,032 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-147/.semver, stdin=, shell=False, universal_newlines=False) [2026-02-13T18:57:36.349Z] 2026-02-13 18:57:36,038 [execute] INFO git cat-file --batch [2026-02-13T18:57:36.349Z] 2026-02-13 18:57:36,038 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-147/.semver, stdin=, shell=False, universal_newlines=False) [2026-02-13T18:57:36.349Z] 2026-02-13 18:57:36,041 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-147/.semver/PR-147 [2026-02-13T18:57:36.349Z] 0.0.0 [Pipeline] } [2026-02-13T18:57:36.357Z] $ docker exec --env ******** --env ******** 94030ec05a17a3ab2bbf30f14b85b6fba356b8ea7eac0501a98410b5a98114cc ssh-agent -k [2026-02-13T18:57:36.457Z] unset SSH_AUTH_SOCK; [2026-02-13T18:57:36.457Z] unset SSH_AGENT_PID; [2026-02-13T18:57:36.457Z] echo Agent pid 91 killed; [2026-02-13T18:57:36.468Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-02-13T18:57:36.771Z] + git semver [Pipeline] } [2026-02-13T18:57:37.038Z] $ docker stop --time=1 94030ec05a17a3ab2bbf30f14b85b6fba356b8ea7eac0501a98410b5a98114cc [2026-02-13T18:57:38.297Z] $ docker rm -f --volumes 94030ec05a17a3ab2bbf30f14b85b6fba356b8ea7eac0501a98410b5a98114cc [Pipeline] // withDockerContainer [Pipeline] sh [2026-02-13T18:57:38.636Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-02-13T18:57:38.916Z] Stashed 1 file(s) [Pipeline] echo [2026-02-13T18:57:38.919Z] [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:57:39.022Z] provisioning config files... [2026-02-13T18:57:39.031Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-147@tmp/config12595655633682569138tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-13T18:57:39.324Z] ---> ****-login.sh [2026-02-13T18:57:39.324Z] nexus3.edgexfoundry.org:10001 [2026-02-13T18:57:39.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T18:57:39.324Z] Login Succeeded [2026-02-13T18:57:39.324Z] nexus3.edgexfoundry.org:10002 [2026-02-13T18:57:39.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T18:57:39.324Z] Login Succeeded [2026-02-13T18:57:39.324Z] nexus3.edgexfoundry.org:10003 [2026-02-13T18:57:39.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T18:57:39.587Z] Login Succeeded [2026-02-13T18:57:39.587Z] nexus3.edgexfoundry.org:10004 [2026-02-13T18:57:39.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T18:57:39.588Z] Login Succeeded [2026-02-13T18:57:39.588Z] ****.io [2026-02-13T18:57:39.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T18:57:39.847Z] Login Succeeded [2026-02-13T18:57:39.847Z] ---> ****-login.sh ends [Pipeline] } [2026-02-13T18:57:39.854Z] 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:57:40.365Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-02-13T18:57:40.655Z] + ls -al . [2026-02-13T18:57:40.655Z] total 72 [2026-02-13T18:57:40.655Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 13 18:57 . [2026-02-13T18:57:40.655Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 18:57 .. [2026-02-13T18:57:40.655Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 18:57 .git [2026-02-13T18:57:40.655Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 18:57 .github [2026-02-13T18:57:40.655Z] -rw-rw-r-- 1 jenkins jenkins 22 Feb 13 18:57 .gitignore [2026-02-13T18:57:40.655Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 18:57 .semver [2026-02-13T18:57:40.655Z] -rw-rw-r-- 1 jenkins jenkins 1655 Feb 13 18:57 Dockerfile [2026-02-13T18:57:40.655Z] -rw-rw-r-- 1 jenkins jenkins 746 Feb 13 18:57 Jenkinsfile [2026-02-13T18:57:40.655Z] -rw-rw-r-- 1 jenkins jenkins 11381 Feb 13 18:57 LICENSE [2026-02-13T18:57:40.655Z] -rw-rw-r-- 1 jenkins jenkins 4232 Feb 13 18:57 README.md [2026-02-13T18:57:40.655Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 13 18:57 TUC [2026-02-13T18:57:40.655Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 13 18:57 VERSION [2026-02-13T18:57:40.655Z] -rw-rw-r-- 1 jenkins jenkins 473 Feb 13 18:57 requirements.txt [2026-02-13T18:57:40.655Z] -rw-rw-r-- 1 jenkins jenkins 54 Feb 13 18:57 robot-entrypoint.sh [2026-02-13T18:57:40.656Z] -rw-rw-r-- 1 jenkins jenkins 445 Feb 13 18:57 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T18:57:40.957Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=dfeae008be3c697fde3616cf8786f3bbd7ed6065 --label arch=amd64 --label version=0.0.0 . [2026-02-13T18:57:41.891Z] #0 building with "default" instance using docker driver [2026-02-13T18:57:41.891Z] [2026-02-13T18:57:41.891Z] #1 [internal] load build definition from Dockerfile [2026-02-13T18:57:41.891Z] #1 transferring dockerfile: 1.69kB done [2026-02-13T18:57:41.891Z] #1 DONE 0.0s [2026-02-13T18:57:41.891Z] [2026-02-13T18:57:41.891Z] #2 [internal] load metadata for docker.io/library/alpine:3.22.1 [2026-02-13T18:57:42.829Z] #2 DONE 1.3s [2026-02-13T18:57:43.089Z] [2026-02-13T18:57:43.089Z] #3 [internal] load .dockerignore [2026-02-13T18:57:43.089Z] #3 transferring context: 2B done [2026-02-13T18:57:43.089Z] #3 DONE 0.0s [2026-02-13T18:57:43.089Z] [2026-02-13T18:57:43.089Z] #4 [1/7] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2026-02-13T18:57:43.089Z] #4 resolve docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 0.0s done [2026-02-13T18:57:43.089Z] #4 ... [2026-02-13T18:57:43.089Z] [2026-02-13T18:57:43.089Z] #5 [internal] load build context [2026-02-13T18:57:43.089Z] #5 transferring context: 577.02kB 0.0s done [2026-02-13T18:57:43.089Z] #5 DONE 0.1s [2026-02-13T18:57:43.089Z] [2026-02-13T18:57:43.089Z] #4 [1/7] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2026-02-13T18:57:43.089Z] #4 sha256:9234e8fb04c47cfe0f49931e4ac7eb76fa904e33b7f8576aec0501c085f02516 581B / 581B done [2026-02-13T18:57:43.089Z] #4 sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 0B / 3.80MB 0.2s [2026-02-13T18:57:43.089Z] #4 sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 9.22kB / 9.22kB done [2026-02-13T18:57:43.089Z] #4 sha256:eafc1edb577d2e9b458664a15f23ea1c370214193226069eb22921169fc7e43f 1.02kB / 1.02kB done [2026-02-13T18:57:43.347Z] #4 extracting sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 [2026-02-13T18:57:43.347Z] #4 sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 3.80MB / 3.80MB 0.3s done [2026-02-13T18:57:43.605Z] #4 extracting sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 0.1s done [2026-02-13T18:57:43.605Z] #4 DONE 0.6s [2026-02-13T18:57:43.605Z] [2026-02-13T18:57:43.605Z] #6 [2/7] COPY . /edgex-taf/edgex-taf-common [2026-02-13T18:57:43.605Z] #6 DONE 0.1s [2026-02-13T18:57:43.605Z] [2026-02-13T18:57:43.605Z] #7 [3/7] COPY robot-entrypoint.sh /usr/local/bin/ [2026-02-13T18:57:43.605Z] #7 DONE 0.0s [2026-02-13T18:57:43.605Z] [2026-02-13T18:57:43.605Z] #8 [4/7] COPY requirements.txt /edgex-taf/requirements.txt [2026-02-13T18:57:43.605Z] #8 DONE 0.0s [2026-02-13T18:57:43.605Z] [2026-02-13T18:57:43.605Z] #9 [5/7] WORKDIR /edgex-taf [2026-02-13T18:57:43.605Z] #9 DONE 0.0s [2026-02-13T18:57:43.864Z] [2026-02-13T18:57:43.864Z] #10 [6/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-02-13T18:57:43.864Z] #10 DONE 0.3s [2026-02-13T18:57:44.123Z] [2026-02-13T18:57:44.123Z] #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:57:44.123Z] #11 0.243 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-13T18:57:44.381Z] #11 0.517 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-13T18:57:44.959Z] #11 0.974 Upgrading critical system libraries and apk-tools: [2026-02-13T18:57:44.959Z] #11 0.974 (1/1) Upgrading apk-tools (2.14.9-r2 -> 2.14.9-r3) [2026-02-13T18:57:45.217Z] #11 1.140 Executing busybox-1.37.0-r18.trigger [2026-02-13T18:57:45.475Z] #11 1.221 Continuing the upgrade transaction with new apk-tools: [2026-02-13T18:57:45.475Z] #11 1.584 (1/8) Upgrading busybox (1.37.0-r18 -> 1.37.0-r20) [2026-02-13T18:57:46.042Z] #11 1.991 Executing busybox-1.37.0-r20.post-upgrade [2026-02-13T18:57:46.042Z] #11 2.039 (2/8) Upgrading busybox-binsh (1.37.0-r18 -> 1.37.0-r20) [2026-02-13T18:57:46.042Z] #11 2.184 (3/8) Upgrading alpine-release (3.22.1-r0 -> 3.22.3-r0) [2026-02-13T18:57:46.301Z] #11 2.303 (4/8) Upgrading libcrypto3 (3.5.1-r0 -> 3.5.5-r0) [2026-02-13T18:57:46.558Z] #11 2.503 (5/8) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) [2026-02-13T18:57:46.816Z] #11 2.708 (6/8) Upgrading libssl3 (3.5.1-r0 -> 3.5.5-r0) [2026-02-13T18:57:46.816Z] #11 2.871 (7/8) Upgrading ssl_client (1.37.0-r18 -> 1.37.0-r20) [2026-02-13T18:57:47.073Z] #11 3.015 (8/8) Upgrading libapk2 (2.14.9-r2 -> 2.14.9-r3) [2026-02-13T18:57:47.073Z] #11 3.166 Executing busybox-1.37.0-r20.trigger [2026-02-13T18:57:47.330Z] #11 3.173 OK: 7 MiB in 16 packages [2026-02-13T18:57:47.330Z] #11 3.271 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-13T18:57:47.587Z] #11 3.521 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-13T18:57:47.850Z] #11 3.970 (1/14) Installing brotli-libs (1.1.0-r2) [2026-02-13T18:57:48.109Z] #11 4.143 (2/14) Installing c-ares (1.34.6-r0) [2026-02-13T18:57:48.367Z] #11 4.348 (3/14) Installing libunistring (1.3-r0) [2026-02-13T18:57:48.626Z] #11 4.518 (4/14) Installing libidn2 (2.3.7-r0) [2026-02-13T18:57:48.626Z] #11 4.720 (5/14) Installing nghttp2-libs (1.65.0-r0) [2026-02-13T18:57:48.884Z] #11 4.902 (6/14) Installing libpsl (0.21.5-r3) [2026-02-13T18:57:49.142Z] #11 5.084 (7/14) Installing zstd-libs (1.5.7-r0) [2026-02-13T18:57:49.142Z] #11 5.243 (8/14) Installing libcurl (8.14.1-r2) [2026-02-13T18:57:49.399Z] #11 5.406 (9/14) Installing curl (8.14.1-r2) [2026-02-13T18:57:49.656Z] #11 5.604 (10/14) Installing ca-certificates (20250911-r0) [2026-02-13T18:57:49.656Z] #11 5.769 (11/14) Installing docker-cli (28.3.3-r5) [2026-02-13T18:57:50.222Z] #11 6.170 (12/14) Installing oniguruma (6.9.10-r0) [2026-02-13T18:57:50.480Z] #11 6.377 (13/14) Installing jq (1.8.1-r0) [2026-02-13T18:57:50.480Z] #11 6.584 (14/14) Installing openssl (3.5.5-r0) [2026-02-13T18:57:50.737Z] #11 6.813 Executing busybox-1.37.0-r20.trigger [2026-02-13T18:57:50.995Z] #11 6.817 Executing ca-certificates-20250911-r0.trigger [2026-02-13T18:57:50.995Z] #11 6.857 OK: 45 MiB in 30 packages [2026-02-13T18:57:50.995Z] #11 6.924 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-13T18:57:51.253Z] #11 7.170 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-13T18:57:51.512Z] #11 7.651 (1/177) Installing libexpat (2.7.4-r0) [2026-02-13T18:57:51.772Z] #11 7.841 (2/177) Installing libbz2 (1.0.8-r6) [2026-02-13T18:57:52.030Z] #11 8.000 (3/177) Installing libpng (1.6.54-r0) [2026-02-13T18:57:52.289Z] #11 8.207 (4/177) Installing freetype (2.13.3-r0) [2026-02-13T18:57:52.548Z] #11 8.459 (5/177) Installing fontconfig (2.15.0-r3) [2026-02-13T18:57:52.548Z] #11 8.670 (6/177) Installing libfontenc (1.1.8-r0) [2026-02-13T18:57:52.806Z] #11 8.831 (7/177) Installing mkfontscale (1.2.3-r1) [2026-02-13T18:57:53.066Z] #11 8.962 (8/177) Installing font-opensans (0_git20210927-r1) [2026-02-13T18:57:53.066Z] #11 9.167 (9/177) Installing libffi (3.4.8-r0) [2026-02-13T18:57:53.327Z] #11 9.332 (10/177) Installing libintl (0.24.1-r0) [2026-02-13T18:57:53.327Z] #11 9.469 (11/177) Installing libeconf (0.6.3-r0) [2026-02-13T18:57:53.585Z] #11 9.598 (12/177) Installing libblkid (2.41-r9) [2026-02-13T18:57:53.841Z] #11 9.737 (13/177) Installing libmount (2.41-r9) [2026-02-13T18:57:53.841Z] #11 9.941 (14/177) Installing pcre2 (10.46-r0) [2026-02-13T18:57:53.983Z] Still waiting to schedule task [2026-02-13T18:57:53.983Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2026-02-13T18:57:54.099Z] #11 10.17 (15/177) Installing glib (2.84.4-r0) [2026-02-13T18:57:54.358Z] #11 10.37 (16/177) Installing gobject-introspection (1.84.0-r0) [2026-02-13T18:57:54.617Z] #11 10.55 (17/177) Installing pkgconf (2.4.3-r0) [2026-02-13T18:57:54.617Z] #11 10.74 (18/177) Installing hicolor-icon-theme (0.18-r0) [2026-02-13T18:57:54.875Z] #11 10.92 (19/177) Installing libgcc (14.2.0-r6) [2026-02-13T18:57:55.132Z] #11 11.07 (20/177) Installing libstdc++ (14.2.0-r6) [2026-02-13T18:57:55.390Z] #11 11.33 (21/177) Installing xz-libs (5.8.1-r0) [2026-02-13T18:57:55.650Z] #11 11.54 (22/177) Installing libxml2 (2.13.9-r0) [2026-02-13T18:57:55.650Z] #11 11.71 (23/177) Installing shared-mime-info (2.4-r6) [2026-02-13T18:57:55.909Z] #11 11.94 (24/177) Installing libjpeg-turbo (3.1.0-r0) [2026-02-13T18:57:56.167Z] #11 12.10 (25/177) Installing libsharpyuv (1.5.0-r0) [2026-02-13T18:57:56.167Z] #11 12.23 (26/177) Installing libwebp (1.5.0-r0) [2026-02-13T18:57:56.426Z] #11 12.39 (27/177) Installing tiff (4.7.1-r0) [2026-02-13T18:57:56.686Z] #11 12.60 (28/177) Installing gdk-pixbuf (2.42.12-r1) [2026-02-13T18:57:56.686Z] #11 12.81 (29/177) Installing gtk-update-icon-cache (3.24.50-r0) [2026-02-13T18:57:56.947Z] #11 12.97 (30/177) Installing libxau (1.0.12-r0) [2026-02-13T18:57:57.205Z] #11 13.11 (31/177) Installing libmd (1.1.0-r0) [2026-02-13T18:57:57.205Z] #11 13.28 (32/177) Installing libbsd (0.12.2-r0) [2026-02-13T18:57:57.464Z] #11 13.45 (33/177) Installing libxdmcp (1.1.5-r1) [2026-02-13T18:57:57.464Z] #11 13.60 (34/177) Installing libxcb (1.17.0-r0) [2026-02-13T18:57:57.722Z] #11 13.83 (35/177) Installing libx11 (1.8.11-r0) [2026-02-13T18:57:57.980Z] #11 14.12 (36/177) Installing libxcomposite (0.4.6-r5) [2026-02-13T18:57:58.238Z] #11 14.23 (37/177) Installing libxfixes (6.0.1-r4) [2026-02-13T18:57:58.238Z] #11 14.35 (38/177) Installing libxrender (0.9.12-r0) [2026-02-13T18:57:58.497Z] #11 14.48 (39/177) Installing libxcursor (1.2.3-r0) [2026-02-13T18:57:58.497Z] #11 14.60 (40/177) Installing libxdamage (1.1.6-r5) [2026-02-13T18:57:58.756Z] #11 14.75 (41/177) Installing libxext (1.3.6-r2) [2026-02-13T18:57:59.015Z] #11 14.92 (42/177) Installing libxi (1.8.2-r0) [2026-02-13T18:57:59.015Z] #11 15.09 (43/177) Installing libxinerama (1.1.5-r4) [2026-02-13T18:57:59.274Z] #11 15.24 (44/177) Installing libxrandr (1.5.4-r1) [2026-02-13T18:57:59.274Z] #11 15.36 (45/177) Installing libatk-1.0 (2.56.5-r0) [2026-02-13T18:57:59.533Z] #11 15.50 (46/177) Installing dbus-libs (1.16.2-r1) [2026-02-13T18:57:59.533Z] #11 15.65 (47/177) Installing at-spi2-core-libs (2.56.5-r0) [2026-02-13T18:57:59.791Z] #11 15.81 (48/177) Installing libxtst (1.2.5-r0) [2026-02-13T18:57:59.791Z] #11 15.92 (49/177) Installing at-spi2-core (2.56.5-r0) [2026-02-13T18:58:00.050Z] #11 16.08 (50/177) Installing libatk-bridge-2.0 (2.56.5-r0) [2026-02-13T18:58:00.309Z] #11 16.22 (51/177) Installing pixman (0.46.4-r0) [2026-02-13T18:58:00.309Z] #11 16.39 (52/177) Installing cairo (1.18.4-r0) [2026-02-13T18:58:00.567Z] #11 16.55 (53/177) Installing cairo-gobject (1.18.4-r0) [2026-02-13T18:58:00.567Z] #11 16.69 (54/177) Installing avahi-libs (0.8-r21) [2026-02-13T18:58:00.825Z] #11 16.87 (55/177) Installing gmp (6.3.0-r3) [2026-02-13T18:58:01.085Z] #11 17.03 (56/177) Installing nettle (3.10.1-r0) [2026-02-13T18:58:01.085Z] #11 17.19 (57/177) Installing libtasn1 (4.21.0-r0) [2026-02-13T18:58:01.342Z] #11 17.32 (58/177) Installing p11-kit (0.25.5-r2) [2026-02-13T18:58:01.601Z] #11 17.55 (59/177) Installing gnutls (3.8.8-r0) [2026-02-13T18:58:01.601Z] #11 17.73 (60/177) Installing cups-libs (2.4.16-r0) [2026-02-13T18:58:01.859Z] #11 17.96 (61/177) Installing libepoxy (1.5.10-r1) [2026-02-13T18:58:02.117Z] #11 18.18 (62/177) Installing fribidi (1.0.16-r1) [2026-02-13T18:58:02.375Z] #11 18.31 (63/177) Installing graphite2 (1.3.14-r6) [2026-02-13T18:58:02.375Z] #11 18.50 (64/177) Installing harfbuzz (11.2.1-r0) [2026-02-13T18:58:02.633Z] #11 18.76 (65/177) Installing libxft (2.3.8-r3) [2026-02-13T18:58:02.893Z] #11 18.90 (66/177) Installing pango (1.56.3-r0) [2026-02-13T18:58:03.153Z] #11 19.07 (67/177) Installing wayland-libs-client (1.23.1-r3) [2026-02-13T18:58:03.153Z] #11 19.21 (68/177) Installing wayland-libs-cursor (1.23.1-r3) [2026-02-13T18:58:03.410Z] #11 19.37 (69/177) Installing wayland-libs-egl (1.23.1-r3) [2026-02-13T18:58:03.411Z] #11 19.52 (70/177) Installing xkeyboard-config (2.43-r0) [2026-02-13T18:58:03.674Z] #11 19.71 (71/177) Installing libxkbcommon (1.8.1-r2) [2026-02-13T18:58:03.934Z] #11 19.92 (72/177) Installing gtk+3.0 (3.24.50-r0) [2026-02-13T18:58:04.192Z] #11 20.23 (73/177) Installing icu-data-full (76.1-r1) [2026-02-13T18:58:05.129Z] #11 21.02 (74/177) Installing llvm20-libs (20.1.8-r0) [2026-02-13T18:58:06.106Z] #11 22.16 (75/177) Installing spirv-tools (1.4.313.0-r0) [2026-02-13T18:58:06.365Z] #11 22.44 (76/177) Installing hwdata-pci (0.395-r0) [2026-02-13T18:58:06.623Z] #11 22.62 (77/177) Installing libpciaccess (0.18.1-r0) [2026-02-13T18:58:06.623Z] #11 22.75 (78/177) Installing libdrm (2.4.124-r0) [2026-02-13T18:58:06.881Z] #11 22.97 (79/177) Installing libelf (0.193-r0) [2026-02-13T18:58:07.140Z] #11 23.11 (80/177) Installing wayland-libs-server (1.23.1-r3) [2026-02-13T18:58:07.405Z] #11 23.29 (81/177) Installing libxshmfence (1.3.3-r0) [2026-02-13T18:58:07.405Z] #11 23.43 (82/177) Installing mesa (25.1.9-r0) [2026-02-13T18:58:08.339Z] #11 24.20 (83/177) Installing mesa-gbm (25.1.9-r0) [2026-02-13T18:58:08.339Z] #11 24.35 (84/177) Installing mesa-dri-gallium (25.1.9-r0) [2026-02-13T18:58:08.596Z] #11 24.48 (85/177) Installing eudev-libs (3.2.14-r5) [2026-02-13T18:58:08.596Z] #11 24.65 (86/177) Installing libmagic (5.46-r2) [2026-02-13T18:58:08.855Z] #11 24.89 (87/177) Installing file (5.46-r2) [2026-02-13T18:58:09.114Z] #11 25.01 (88/177) Installing xprop (1.2.8-r0) [2026-02-13T18:58:09.114Z] #11 25.18 (89/177) Installing libice (1.1.2-r0) [2026-02-13T18:58:09.371Z] #11 25.32 (90/177) Installing libuuid (2.41-r9) [2026-02-13T18:58:09.371Z] #11 25.48 (91/177) Installing libsm (1.2.5-r0) [2026-02-13T18:58:09.628Z] #11 25.61 (92/177) Installing libxt (1.3.1-r0) [2026-02-13T18:58:09.888Z] #11 25.83 (93/177) Installing libxmu (1.2.1-r0) [2026-02-13T18:58:09.888Z] #11 26.01 (94/177) Installing xset (1.2.5-r1) [2026-02-13T18:58:10.146Z] #11 26.17 (95/177) Installing xdg-utils (1.2.1-r1) [2026-02-13T18:58:10.403Z] #11 26.33 (96/177) Installing libogg (1.3.5-r5) [2026-02-13T18:58:10.403Z] #11 26.49 (97/177) Installing libflac (1.4.3-r1) [2026-02-13T18:58:10.662Z] #11 26.65 (98/177) Installing alsa-lib (1.2.14-r0) [2026-02-13T18:58:10.920Z] #11 26.90 (99/177) Installing libSvtAv1Enc (2.3.0-r0) [2026-02-13T18:58:11.178Z] #11 27.13 (100/177) Installing aom-libs (3.12.1-r0) [2026-02-13T18:58:11.438Z] #11 27.43 (101/177) Installing libva (2.22.0-r1) [2026-02-13T18:58:11.696Z] #11 27.64 (102/177) Installing libvdpau (1.5-r4) [2026-02-13T18:58:11.696Z] #11 27.80 (103/177) Installing onevpl-libs (2023.3.1-r2) [2026-02-13T18:58:11.955Z] #11 27.95 (104/177) Installing ffmpeg-libavutil (6.1.2-r2) [2026-02-13T18:58:12.213Z] #11 28.18 (105/177) Installing libdav1d (1.5.1-r0) [2026-02-13T18:58:12.470Z] #11 28.54 (106/177) Installing openexr-libiex (3.3.2-r0) [2026-02-13T18:58:12.728Z] #11 28.69 (107/177) Installing openexr-libilmthread (3.3.2-r0) [2026-02-13T18:58:12.728Z] #11 28.83 (108/177) Installing imath (3.1.12-r0) [2026-02-13T18:58:12.987Z] #11 29.02 (109/177) Installing libdeflate (1.23-r0) [2026-02-13T18:58:13.245Z] #11 29.16 (110/177) Installing openexr-libopenexrcore (3.3.2-r0) [2026-02-13T18:58:13.245Z] #11 29.32 (111/177) Installing openexr-libopenexr (3.3.2-r0) [2026-02-13T18:58:13.504Z] #11 29.58 (112/177) Installing giflib (5.2.2-r1) [2026-02-13T18:58:13.763Z] #11 29.71 (113/177) Installing libhwy (1.0.7-r1) [2026-02-13T18:58:13.763Z] #11 29.84 (114/177) Installing lcms2 (2.16-r0) [2026-02-13T18:58:14.021Z] #11 29.99 (115/177) Installing libjxl (0.10.3-r2) [2026-02-13T18:58:14.279Z] #11 30.18 (116/177) Installing lame-libs (3.100-r5) [2026-02-13T18:58:14.279Z] #11 30.39 (117/177) Installing opus (1.5.2-r1) [2026-02-13T18:58:14.538Z] #11 30.55 (118/177) Installing rav1e-libs (0.7.1-r2) [2026-02-13T18:58:14.797Z] #11 30.73 (119/177) Installing libgomp (14.2.0-r6) [2026-02-13T18:58:14.797Z] #11 30.89 (120/177) Installing soxr (0.1.3-r7) [2026-02-13T18:58:15.056Z] #11 31.03 (121/177) Installing ffmpeg-libswresample (6.1.2-r2) [2026-02-13T18:58:15.314Z] #11 31.21 (122/177) Installing libtheora (1.1.1-r18) [2026-02-13T18:58:15.314Z] #11 31.37 (123/177) Installing libvorbis (1.3.7-r2) [2026-02-13T18:58:15.572Z] #11 31.53 (124/177) Installing libvpx (1.15.0-r0) [2026-02-13T18:58:15.831Z] #11 31.73 (125/177) Installing libwebpmux (1.5.0-r0) [2026-02-13T18:58:15.831Z] #11 31.86 (126/177) Installing x264-libs (0.164.3108-r0) [2026-02-13T18:58:16.090Z] #11 32.04 (127/177) Installing numactl (2.0.18-r0) [2026-02-13T18:58:16.090Z] #11 32.16 (128/177) Installing x265-libs (3.6-r0) [2026-02-13T18:58:16.349Z] #11 32.49 (129/177) Installing xvidcore (1.3.7-r2) [2026-02-13T18:58:16.607Z] #11 32.64 (130/177) Installing ffmpeg-libavcodec (6.1.2-r2) [2026-02-13T18:58:17.174Z] #11 33.02 (131/177) Installing libbluray (1.3.4-r1) [2026-02-13T18:58:17.174Z] #11 33.17 (132/177) Installing mpg123-libs (1.32.10-r0) [2026-02-13T18:58:17.432Z] #11 33.38 (133/177) Installing libopenmpt (0.7.15-r0) [2026-02-13T18:58:17.690Z] #11 33.63 (134/177) Installing cjson (1.7.19-r0) [2026-02-13T18:58:17.690Z] #11 33.79 (135/177) Installing mbedtls (3.6.5-r0) [2026-02-13T18:58:17.948Z] #11 33.96 (136/177) Installing librist (0.2.10-r1) [2026-02-13T18:58:18.207Z] #11 34.11 (137/177) Installing libsrt (1.5.3-r1) [2026-02-13T18:58:18.207Z] #11 34.34 (138/177) Installing libssh (0.11.2-r0) [2026-02-13T18:58:18.465Z] #11 34.50 (139/177) Installing libsodium (1.0.20-r1) [2026-02-13T18:58:18.723Z] #11 34.71 (140/177) Installing libzmq (4.3.5-r2) [2026-02-13T18:58:18.983Z] #11 34.93 (141/177) Installing ffmpeg-libavformat (6.1.2-r2) [2026-02-13T18:58:19.241Z] #11 35.20 (142/177) Installing crc32c (1.1.2-r2) [2026-02-13T18:58:19.241Z] #11 35.34 (143/177) Installing double-conversion (3.3.1-r0) [2026-02-13T18:58:19.498Z] #11 35.52 (144/177) Installing harfbuzz-subset (11.2.1-r0) [2026-02-13T18:58:19.758Z] #11 35.76 (145/177) Installing minizip (1.3.1-r0) [2026-02-13T18:58:19.758Z] #11 35.90 (146/177) Installing nspr (4.36-r0) [2026-02-13T18:58:20.017Z] #11 36.05 (147/177) Installing sqlite-libs (3.49.2-r1) [2026-02-13T18:58:20.275Z] #11 36.25 (148/177) Installing nss (3.114-r0) [2026-02-13T18:58:20.532Z] #11 36.52 (149/177) Installing openh264 (2.6.0-r0) [2026-02-13T18:58:20.790Z] #11 36.77 (150/177) Installing libcamera-ipa (0.5.1-r0) [2026-02-13T18:58:21.048Z] #11 36.99 (151/177) Installing libunwind (1.8.1-r0) [2026-02-13T18:58:21.048Z] #11 37.14 (152/177) Installing yaml (0.2.5-r2) [2026-02-13T18:58:21.306Z] #11 37.32 (153/177) Installing libcamera (0.5.1-r0) [2026-02-13T18:58:21.564Z] #11 37.56 (154/177) Installing serd-libs (0.32.4-r0) [2026-02-13T18:58:21.821Z] #11 37.73 (155/177) Installing zix-libs (0.6.2-r0) [2026-02-13T18:58:21.822Z] #11 37.89 (156/177) Installing sord-libs (0.16.18-r0) [2026-02-13T18:58:22.080Z] #11 38.07 (157/177) Installing sratom (0.6.18-r0) [2026-02-13T18:58:22.339Z] #11 38.23 (158/177) Installing lilv-libs (0.24.26-r0) [2026-02-13T18:58:22.339Z] #11 38.35 (159/177) Installing speexdsp (1.2.1-r2) [2026-02-13T18:58:22.596Z] #11 38.49 (160/177) Installing libuv (1.51.0-r0) [2026-02-13T18:58:22.596Z] #11 38.64 (161/177) Installing roc-toolkit-libs (0.4.0-r1) [2026-02-13T18:58:22.854Z] #11 38.88 (162/177) Installing libsndfile (1.2.2-r2) [2026-02-13T18:58:23.113Z] #11 39.11 (163/177) Installing abseil-cpp-raw-logging-internal (20240722.1-r1) [2026-02-13T18:58:23.113Z] #11 39.25 (164/177) Installing abseil-cpp-strings-internal (20240722.1-r1) [2026-02-13T18:58:23.371Z] #11 39.40 (165/177) Installing abseil-cpp-strings (20240722.1-r1) [2026-02-13T18:58:23.628Z] #11 39.58 (166/177) Installing webrtc-audio-processing-2 (2.1-r0) [2026-02-13T18:58:23.628Z] #11 39.73 (167/177) Installing pipewire-libs (1.4.7-r0) [2026-02-13T18:58:24.191Z] #11 40.03 (168/177) Installing libasyncns (0.8-r4) [2026-02-13T18:58:24.191Z] #11 40.18 (169/177) Installing libltdl (2.5.4-r1) [2026-02-13T18:58:24.191Z] #11 40.31 (170/177) Installing orc (0.4.40-r1) [2026-02-13T18:58:24.449Z] #11 40.52 (171/177) Installing tdb-libs (1.4.12-r0) [2026-02-13T18:58:24.707Z] #11 40.66 (172/177) Installing libpulse (17.0-r5) [2026-02-13T18:58:24.707Z] #11 40.84 (173/177) Installing simdutf (7.2.1-r0) [2026-02-13T18:58:24.965Z] #11 40.99 (174/177) Installing libwebpdemux (1.5.0-r0) [2026-02-13T18:58:25.223Z] #11 41.14 (175/177) Installing libxslt (1.1.43-r3) [2026-02-13T18:58:25.223Z] #11 41.36 (176/177) Installing chromium (142.0.7444.59-r0) [2026-02-13T18:58:27.125Z] #11 43.08 (177/177) Installing chromium-chromedriver (142.0.7444.59-r0) [2026-02-13T18:58:27.382Z] #11 43.51 Executing busybox-1.37.0-r20.trigger [2026-02-13T18:58:27.640Z] #11 43.52 Executing fontconfig-2.15.0-r3.trigger [2026-02-13T18:58:27.640Z] #11 43.53 Executing mkfontscale-1.2.3-r1.trigger [2026-02-13T18:58:27.640Z] #11 43.55 Executing glib-2.84.4-r0.trigger [2026-02-13T18:58:27.640Z] #11 43.56 Executing shared-mime-info-2.4-r6.trigger [2026-02-13T18:58:27.898Z] #11 43.90 Executing gdk-pixbuf-2.42.12-r1.trigger [2026-02-13T18:58:27.898Z] #11 43.91 Executing gtk-update-icon-cache-3.24.50-r0.trigger [2026-02-13T18:58:27.898Z] #11 43.93 Executing gtk+3.0-3.24.50-r0.trigger [2026-02-13T18:58:27.898Z] #11 43.95 OK: 844 MiB in 207 packages [2026-02-13T18:58:27.898Z] #11 44.01 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-13T18:58:28.155Z] #11 44.26 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-13T18:58:28.719Z] #11 44.68 (1/31) Installing jansson (2.14.1-r0) [2026-02-13T18:58:28.719Z] #11 44.81 (2/31) Installing binutils (2.44-r3) [2026-02-13T18:58:29.284Z] #11 45.12 (3/31) Installing libatomic (14.2.0-r6) [2026-02-13T18:58:29.284Z] #11 45.26 (4/31) Installing isl26 (0.26-r1) [2026-02-13T18:58:29.542Z] #11 45.55 (5/31) Installing mpfr4 (4.2.1_p1-r0) [2026-02-13T18:58:29.802Z] #11 45.72 (6/31) Installing mpc1 (1.3.1-r1) [2026-02-13T18:58:29.802Z] #11 45.90 (7/31) Installing gcc (14.2.0-r6) [2026-02-13T18:58:31.175Z] #11 46.93 (8/31) Installing musl-dev (1.2.5-r10) [2026-02-13T18:58:31.175Z] #11 47.22 (9/31) Installing linux-headers (6.14.2-r0) [2026-02-13T18:58:31.433Z] #11 47.51 (10/31) Installing libffi-dev (3.4.8-r0) [2026-02-13T18:58:31.691Z] #11 47.70 (11/31) Installing libpq (17.7-r0) [2026-02-13T18:58:31.948Z] #11 47.85 (12/31) Installing openssl-dev (3.5.5-r0) [2026-02-13T18:58:31.948Z] #11 48.08 (13/31) Installing libpq-dev (17.7-r0) [2026-02-13T18:58:32.206Z] #11 48.33 (14/31) Installing libecpg (17.7-r0) [2026-02-13T18:58:32.464Z] #11 48.51 (15/31) Installing libecpg-dev (17.7-r0) [2026-02-13T18:58:32.723Z] #11 48.67 (16/31) Installing clang18-headers (18.1.8-r5) [2026-02-13T18:58:32.981Z] #11 48.98 (17/31) Installing llvm18-libs (18.1.8-r5) [2026-02-13T18:58:33.914Z] #11 49.92 (18/31) Installing clang18-libs (18.1.8-r5) [2026-02-13T18:58:34.848Z] #11 50.63 (19/31) Installing fortify-headers (1.1-r5) [2026-02-13T18:58:34.848Z] #11 50.76 (20/31) Installing libstdc++-dev (14.2.0-r6) [2026-02-13T18:58:35.105Z] #11 51.10 (21/31) Installing llvm18-linker-tools (18.1.8-r5) [2026-02-13T18:58:35.362Z] #11 51.30 (22/31) Installing clang18 (18.1.8-r5) [2026-02-13T18:58:35.619Z] #11 51.55 (23/31) Installing icu-libs (76.1-r1) [2026-02-13T18:58:35.877Z] #11 51.83 (24/31) Installing icu (76.1-r1) [2026-02-13T18:58:36.134Z] #11 52.07 (25/31) Installing icu-dev (76.1-r1) [2026-02-13T18:58:36.392Z] #11 52.28 (26/31) Installing llvm18 (18.1.8-r5) [2026-02-13T18:58:37.325Z] #11 53.24 (27/31) Installing lz4-libs (1.10.0-r0) [2026-02-13T18:58:37.325Z] #11 53.39 (28/31) Installing lz4-dev (1.10.0-r0) [2026-02-13T18:58:37.582Z] #11 53.53 (29/31) Installing zstd (1.5.7-r0) [2026-02-13T18:58:37.582Z] #11 53.69 (30/31) Installing zstd-dev (1.5.7-r0) [2026-02-13T18:58:37.840Z] #11 53.87 (31/31) Installing postgresql17-dev (17.7-r0) [2026-02-13T18:58:38.098Z] #11 54.18 Executing busybox-1.37.0-r20.trigger [2026-02-13T18:58:38.356Z] #11 54.20 OK: 1441 MiB in 238 packages [2026-02-13T18:58:38.356Z] #11 54.29 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-13T18:58:38.614Z] #11 54.55 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-13T18:58:39.180Z] #11 55.08 (1/14) Installing g++ (14.2.0-r6) [2026-02-13T18:58:39.745Z] #11 55.60 (2/14) Installing gdbm (1.24-r0) [2026-02-13T18:58:39.745Z] #11 55.72 (3/14) Installing mpdecimal (4.0.1-r0) [2026-02-13T18:58:40.002Z] #11 55.91 (4/14) Installing ncurses-terminfo-base (6.5_p20250503-r0) [2026-02-13T18:58:40.002Z] #11 56.05 (5/14) Installing libncursesw (6.5_p20250503-r0) [2026-02-13T18:58:40.259Z] #11 56.21 (6/14) Installing libpanelw (6.5_p20250503-r0) [2026-02-13T18:58:40.259Z] #11 56.36 (7/14) Installing readline (8.2.13-r1) [2026-02-13T18:58:40.517Z] #11 56.52 (8/14) Installing python3 (3.12.12-r0) [2026-02-13T18:58:41.082Z] #11 56.94 (9/14) Installing python3-pycache-pyc0 (3.12.12-r0) [2026-02-13T18:58:41.082Z] #11 57.20 (10/14) Installing pyc (3.12.12-r0) [2026-02-13T18:58:41.082Z] #11 57.20 (11/14) Installing python3-pyc (3.12.12-r0) [2026-02-13T18:58:41.082Z] #11 57.20 (12/14) Installing python3-dev (3.12.12-r0) [2026-02-13T18:58:41.668Z] #11 57.63 (13/14) Installing libsodium-dev (1.0.20-r1) [2026-02-13T18:58:41.668Z] #11 57.80 (14/14) Installing zeromq-dev (4.3.5-r2) [2026-02-13T18:58:41.926Z] #11 57.97 Executing busybox-1.37.0-r20.trigger [2026-02-13T18:58:42.184Z] #11 57.98 OK: 1560 MiB in 252 packages [2026-02-13T18:58:42.184Z] #11 58.05 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-13T18:58:42.184Z] #11 58.24 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-13T18:58:42.750Z] #11 58.83 OK: 1560 MiB in 252 packages [2026-02-13T18:58:43.009Z] #11 58.93 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-13T18:58:43.009Z] #11 59.11 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-13T18:58:43.578Z] #11 59.57 (1/1) Installing tzdata (2025c-r0) [2026-02-13T18:58:43.836Z] #11 59.77 OK: 1560 MiB in 253 packages [2026-02-13T18:58:44.096Z] #11 60.18 (1/1) Purging tzdata (2025c-r0) [2026-02-13T18:58:44.353Z] #11 60.19 OK: 1560 MiB in 252 packages [2026-02-13T18:58:46.268Z] #11 62.14 Looking in links: /tmp/tmpahyotx9j [2026-02-13T18:58:46.268Z] #11 62.14 Processing /tmp/tmpahyotx9j/pip-25.0.1-py3-none-any.whl [2026-02-13T18:58:46.268Z] #11 62.15 Installing collected packages: pip [2026-02-13T18:58:47.640Z] #11 63.37 Successfully installed pip-25.0.1 [2026-02-13T18:58:47.640Z] #11 63.37 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:58:47.898Z] #11 63.83 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) [2026-02-13T18:58:48.156Z] #11 63.90 Collecting pip [2026-02-13T18:58:48.156Z] #11 63.92 Downloading pip-26.0.1-py3-none-any.whl.metadata (4.7 kB) [2026-02-13T18:58:48.156Z] #11 64.08 Collecting setuptools [2026-02-13T18:58:48.156Z] #11 64.09 Downloading setuptools-82.0.0-py3-none-any.whl.metadata (6.6 kB) [2026-02-13T18:58:48.156Z] #11 64.12 Collecting wheel [2026-02-13T18:58:48.156Z] #11 64.13 Downloading wheel-0.46.3-py3-none-any.whl.metadata (2.4 kB) [2026-02-13T18:58:48.156Z] #11 64.15 Collecting packaging>=24.0 (from wheel) [2026-02-13T18:58:48.156Z] #11 64.15 Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) [2026-02-13T18:58:48.156Z] #11 64.16 Downloading pip-26.0.1-py3-none-any.whl (1.8 MB) [2026-02-13T18:58:48.156Z] #11 64.17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 173.8 MB/s eta 0:00:00 [2026-02-13T18:58:48.156Z] #11 64.18 Downloading setuptools-82.0.0-py3-none-any.whl (1.0 MB) [2026-02-13T18:58:48.414Z] #11 64.19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 210.5 MB/s eta 0:00:00 [2026-02-13T18:58:48.414Z] #11 64.19 Downloading wheel-0.46.3-py3-none-any.whl (30 kB) [2026-02-13T18:58:48.414Z] #11 64.19 Downloading packaging-26.0-py3-none-any.whl (74 kB) [2026-02-13T18:58:48.414Z] #11 64.23 Installing collected packages: setuptools, pip, packaging, wheel [2026-02-13T18:58:48.980Z] #11 65.07 Attempting uninstall: pip [2026-02-13T18:58:49.239Z] #11 65.08 Found existing installation: pip 25.0.1 [2026-02-13T18:58:49.239Z] #11 65.12 Uninstalling pip-25.0.1: [2026-02-13T18:58:49.239Z] #11 65.13 Successfully uninstalled pip-25.0.1 [2026-02-13T18:58:50.613Z] #11 66.42 Successfully installed packaging-26.0 pip-26.0.1 setuptools-82.0.0 wheel-0.46.3 [2026-02-13T18:58:50.613Z] #11 66.42 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:58:50.872Z] #11 66.95 Processing ./edgex-taf-common [2026-02-13T18:58:51.130Z] #11 66.95 Installing build dependencies: started [2026-02-13T18:58:51.698Z] #11 67.75 Installing build dependencies: finished with status 'done' [2026-02-13T18:58:51.956Z] #11 67.75 Getting requirements to build wheel: started [2026-02-13T18:58:52.214Z] #11 68.19 Getting requirements to build wheel: finished with status 'done' [2026-02-13T18:58:52.214Z] #11 68.19 Preparing metadata (pyproject.toml): started [2026-02-13T18:58:52.473Z] #11 68.42 Preparing metadata (pyproject.toml): finished with status 'done' [2026-02-13T18:58:52.473Z] #11 68.42 Building wheels for collected packages: edgex-taf-common [2026-02-13T18:58:52.473Z] #11 68.42 Building wheel for edgex-taf-common (pyproject.toml): started [2026-02-13T18:58:52.730Z] #11 68.71 Building wheel for edgex-taf-common (pyproject.toml): finished with status 'done' [2026-02-13T18:58:52.987Z] #11 68.71 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15433 sha256=dd14e446b03f78d1093d03f1824f92aa1b465ac2722449b7259e9110aff3f270 [2026-02-13T18:58:52.987Z] #11 68.71 Stored in directory: /tmp/pip-ephem-wheel-cache-uurvnyyp/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2026-02-13T18:58:52.987Z] #11 68.71 Successfully built edgex-taf-common [2026-02-13T18:58:52.987Z] #11 68.73 Installing collected packages: edgex-taf-common [2026-02-13T18:58:52.987Z] #11 68.75 Successfully installed edgex-taf-common-0.0.0 [2026-02-13T18:58:52.987Z] #11 68.75 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:58:53.244Z] #11 69.32 Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) [2026-02-13T18:58:53.501Z] #11 69.35 Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) [2026-02-13T18:58:53.501Z] #11 69.37 Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) [2026-02-13T18:58:53.501Z] #11 69.37 Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) [2026-02-13T18:58:53.501Z] #11 69.41 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) [2026-02-13T18:58:53.501Z] #11 69.42 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) [2026-02-13T18:58:53.501Z] #11 69.44 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) [2026-02-13T18:58:53.501Z] #11 69.45 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) [2026-02-13T18:58:53.501Z] #11 69.46 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) [2026-02-13T18:58:53.501Z] #11 69.46 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) [2026-02-13T18:58:53.501Z] #11 69.48 Installing build dependencies: started [2026-02-13T18:58:54.433Z] #11 70.24 Installing build dependencies: finished with status 'done' [2026-02-13T18:58:54.433Z] #11 70.24 Getting requirements to build wheel: started [2026-02-13T18:58:54.690Z] #11 70.70 Getting requirements to build wheel: finished with status 'done' [2026-02-13T18:58:54.947Z] #11 70.70 Preparing metadata (pyproject.toml): started [2026-02-13T18:58:54.947Z] #11 70.93 Preparing metadata (pyproject.toml): finished with status 'done' [2026-02-13T18:58:55.204Z] #11 70.94 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) [2026-02-13T18:58:55.204Z] #11 70.94 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2026-02-13T18:58:55.204Z] #11 70.95 Installing build dependencies: started [2026-02-13T18:58:55.769Z] #11 71.66 Installing build dependencies: finished with status 'done' [2026-02-13T18:58:55.769Z] #11 71.66 Getting requirements to build wheel: started [2026-02-13T18:58:56.026Z] #11 72.09 Getting requirements to build wheel: finished with status 'done' [2026-02-13T18:58:56.283Z] #11 72.09 Preparing metadata (pyproject.toml): started [2026-02-13T18:58:56.283Z] #11 72.42 Preparing metadata (pyproject.toml): finished with status 'done' [2026-02-13T18:58:56.541Z] #11 72.44 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) [2026-02-13T18:58:56.541Z] #11 72.45 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) [2026-02-13T18:58:56.541Z] #11 72.46 Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) [2026-02-13T18:58:56.541Z] #11 72.47 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) [2026-02-13T18:58:56.541Z] #11 72.50 Collecting requests==2.32.4 (from -r requirements.txt (line 9)) [2026-02-13T18:58:56.541Z] #11 72.50 Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) [2026-02-13T18:58:56.541Z] #11 72.51 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) [2026-02-13T18:58:56.541Z] #11 72.52 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) [2026-02-13T18:58:56.799Z] #11 72.55 Collecting docker==7.1.0 (from -r requirements.txt (line 11)) [2026-02-13T18:58:56.799Z] #11 72.55 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) [2026-02-13T18:58:56.799Z] #11 72.82 Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) [2026-02-13T18:58:56.799Z] #11 72.83 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (62 kB) [2026-02-13T18:58:56.799Z] #11 72.93 Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) [2026-02-13T18:58:57.057Z] #11 72.94 Downloading psutil-7.0.0.tar.gz (497 kB) [2026-02-13T18:58:57.057Z] #11 73.03 Installing build dependencies: started [2026-02-13T18:58:57.622Z] #11 73.72 Installing build dependencies: finished with status 'done' [2026-02-13T18:58:57.879Z] #11 73.72 Getting requirements to build wheel: started [2026-02-13T18:58:58.446Z] #11 74.34 Getting requirements to build wheel: finished with status 'done' [2026-02-13T18:58:58.446Z] #11 74.34 Preparing metadata (pyproject.toml): started [2026-02-13T18:58:58.704Z] #11 74.68 Preparing metadata (pyproject.toml): finished with status 'done' [2026-02-13T18:58:58.961Z] #11 74.99 Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) [2026-02-13T18:58:59.219Z] #11 75.00 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl.metadata (6.0 kB) [2026-02-13T18:58:59.219Z] #11 75.02 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) [2026-02-13T18:58:59.219Z] #11 75.02 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) [2026-02-13T18:58:59.219Z] #11 75.08 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) [2026-02-13T18:58:59.219Z] #11 75.09 Downloading psycopg2-2.9.10.tar.gz (385 kB) [2026-02-13T18:58:59.219Z] #11 75.15 Installing build dependencies: started [2026-02-13T18:58:59.784Z] #11 75.87 Installing build dependencies: finished with status 'done' [2026-02-13T18:59:00.041Z] #11 75.87 Getting requirements to build wheel: started [2026-02-13T18:59:00.298Z] #11 76.37 Getting requirements to build wheel: finished with status 'done' [2026-02-13T18:59:00.556Z] #11 76.37 Preparing metadata (pyproject.toml): started [2026-02-13T18:59:00.556Z] #11 76.64 Preparing metadata (pyproject.toml): finished with status 'done' [2026-02-13T18:59:00.814Z] #11 76.74 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) [2026-02-13T18:59:00.814Z] #11 76.75 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl.metadata (3.4 kB) [2026-02-13T18:59:01.071Z] #11 76.98 Collecting protobuf==6.33.5 (from -r requirements.txt (line 18)) [2026-02-13T18:59:01.071Z] #11 76.99 Downloading protobuf-6.33.5-py3-none-any.whl.metadata (593 bytes) [2026-02-13T18:59:01.071Z] #11 77.01 Collecting pyjwt==2.10.1 (from -r requirements.txt (line 19)) [2026-02-13T18:59:01.071Z] #11 77.01 Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) [2026-02-13T18:59:01.329Z] #11 77.24 Collecting cryptography==46.0.5 (from -r requirements.txt (line 20)) [2026-02-13T18:59:01.329Z] #11 77.24 Downloading cryptography-46.0.5-cp311-abi3-musllinux_1_2_x86_64.whl.metadata (5.7 kB) [2026-02-13T18:59:01.329Z] #11 77.27 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) [2026-02-13T18:59:01.329Z] #11 77.27 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2026-02-13T18:59:01.329Z] #11 77.28 Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) [2026-02-13T18:59:01.329Z] #11 77.29 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) [2026-02-13T18:59:01.329Z] #11 77.30 Collecting genson==1.3.0 (from -r requirements.txt (line 23)) [2026-02-13T18:59:01.329Z] #11 77.30 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2026-02-13T18:59:01.329Z] #11 77.34 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T18:59:01.329Z] #11 77.35 Downloading selenium-4.40.0-py3-none-any.whl.metadata (7.7 kB) [2026-02-13T18:59:01.329Z] #11 77.36 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T18:59:01.329Z] #11 77.36 Downloading robotframework_pythonlibcore-4.5.0-py3-none-any.whl.metadata (9.5 kB) [2026-02-13T18:59:01.329Z] #11 77.39 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T18:59:01.329Z] #11 77.39 Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) [2026-02-13T18:59:01.329Z] #11 77.42 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-02-13T18:59:01.329Z] #11 77.43 Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) [2026-02-13T18:59:01.329Z] #11 77.44 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-02-13T18:59:01.329Z] #11 77.45 Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) [2026-02-13T18:59:01.587Z] #11 77.47 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T18:59:01.587Z] #11 77.47 Downloading docutils-0.22.4-py3-none-any.whl.metadata (15 kB) [2026-02-13T18:59:01.587Z] #11 77.50 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T18:59:01.587Z] #11 77.50 Downloading flex-6.14.1.tar.gz (40 kB) [2026-02-13T18:59:01.587Z] #11 77.54 Installing build dependencies: started [2026-02-13T18:59:02.153Z] #11 78.23 Installing build dependencies: finished with status 'done' [2026-02-13T18:59:02.410Z] #11 78.23 Getting requirements to build wheel: started [2026-02-13T18:59:02.669Z] #11 78.68 Getting requirements to build wheel: finished with status 'done' [2026-02-13T18:59:02.926Z] #11 78.68 Preparing metadata (pyproject.toml): started [2026-02-13T18:59:02.926Z] #11 78.92 Preparing metadata (pyproject.toml): finished with status 'done' [2026-02-13T18:59:02.926Z] #11 78.93 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T18:59:02.926Z] #11 78.97 Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) [2026-02-13T18:59:02.926Z] #11 79.00 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T18:59:02.926Z] #11 79.00 Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) [2026-02-13T18:59:02.926Z] #11 79.03 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T18:59:03.183Z] #11 79.04 Downloading openapi_core-0.22.0-py3-none-any.whl.metadata (6.6 kB) [2026-02-13T18:59:03.183Z] #11 79.06 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T18:59:03.183Z] #11 79.07 Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) [2026-02-13T18:59:03.183Z] #11 79.12 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T18:59:03.183Z] #11 79.12 Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) [2026-02-13T18:59:03.183Z] #11 79.14 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T18:59:03.183Z] #11 79.14 Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) [2026-02-13T18:59:03.183Z] #11 79.26 Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) [2026-02-13T18:59:03.446Z] #11 79.26 Downloading charset_normalizer-3.4.4-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (37 kB) [2026-02-13T18:59:03.446Z] #11 79.28 Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) [2026-02-13T18:59:03.446Z] #11 79.28 Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) [2026-02-13T18:59:03.446Z] #11 79.31 Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 9)) [2026-02-13T18:59:03.446Z] #11 79.32 Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) [2026-02-13T18:59:03.446Z] #11 79.34 Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) [2026-02-13T18:59:03.446Z] #11 79.34 Downloading certifi-2026.1.4-py3-none-any.whl.metadata (2.5 kB) [2026-02-13T18:59:03.446Z] #11 79.37 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) [2026-02-13T18:59:03.446Z] #11 79.37 Downloading reactivex-4.1.0-py3-none-any.whl.metadata (5.7 kB) [2026-02-13T18:59:03.446Z] #11 79.39 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) [2026-02-13T18:59:03.446Z] #11 79.39 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2026-02-13T18:59:03.446Z] #11 79.40 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:03.446Z] #11 79.54 Collecting cffi>=2.0.0 (from cryptography==46.0.5->-r requirements.txt (line 20)) [2026-02-13T18:59:03.704Z] #11 79.55 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.6 kB) [2026-02-13T18:59:03.704Z] #11 79.63 Collecting pycparser (from cffi>=2.0.0->cryptography==46.0.5->-r requirements.txt (line 20)) [2026-02-13T18:59:03.704Z] #11 79.63 Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) [2026-02-13T18:59:03.704Z] #11 79.68 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-02-13T18:59:03.704Z] #11 79.69 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_x86_64.whl.metadata (10 kB) [2026-02-13T18:59:03.704Z] #11 79.71 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-02-13T18:59:03.704Z] #11 79.72 Downloading invoke-2.2.1-py3-none-any.whl.metadata (3.3 kB) [2026-02-13T18:59:03.704Z] #11 79.74 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-02-13T18:59:03.704Z] #11 79.75 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_x86_64.whl.metadata (10.0 kB) [2026-02-13T18:59:03.704Z] #11 79.77 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) [2026-02-13T18:59:03.704Z] #11 79.77 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) [2026-02-13T18:59:03.704Z] #11 79.79 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:03.962Z] #11 79.80 Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) [2026-02-13T18:59:03.962Z] #11 79.82 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:03.962Z] #11 79.82 Downloading trio-0.32.0-py3-none-any.whl.metadata (8.5 kB) [2026-02-13T18:59:03.962Z] #11 79.83 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:03.962Z] #11 79.84 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) [2026-02-13T18:59:03.962Z] #11 79.85 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:03.962Z] #11 79.85 Downloading trio_typing-0.10.0-py3-none-any.whl.metadata (10 kB) [2026-02-13T18:59:03.962Z] #11 79.87 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:03.962Z] #11 79.87 Downloading types_certifi-2021.10.8.3-py3-none-any.whl.metadata (1.4 kB) [2026-02-13T18:59:03.962Z] #11 79.90 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:03.962Z] #11 79.91 Downloading types_urllib3-1.26.25.14-py3-none-any.whl.metadata (1.7 kB) [2026-02-13T18:59:03.962Z] #11 79.92 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:03.962Z] #11 79.93 Downloading attrs-25.4.0-py3-none-any.whl.metadata (10 kB) [2026-02-13T18:59:03.962Z] #11 79.95 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:03.962Z] #11 79.95 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2026-02-13T18:59:03.962Z] #11 79.96 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:03.962Z] #11 79.97 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2026-02-13T18:59:03.962Z] #11 79.98 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:03.962Z] #11 79.99 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2026-02-13T18:59:03.962Z] #11 80.01 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:04.220Z] #11 80.02 Downloading wsproto-1.3.2-py3-none-any.whl.metadata (5.2 kB) [2026-02-13T18:59:04.220Z] #11 80.03 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:04.220Z] #11 80.04 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2026-02-13T18:59:04.220Z] #11 80.06 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:04.220Z] #11 80.07 Downloading mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) [2026-02-13T18:59:04.220Z] #11 80.08 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:04.220Z] #11 80.08 Downloading async_generator-1.10-py3-none-any.whl.metadata (4.9 kB) [2026-02-13T18:59:04.220Z] #11 80.08 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:04.220Z] #11 80.12 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:04.220Z] #11 80.12 Downloading importlib_metadata-8.7.1-py3-none-any.whl.metadata (4.7 kB) [2026-02-13T18:59:04.220Z] #11 80.14 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:04.220Z] #11 80.14 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) [2026-02-13T18:59:04.220Z] #11 80.19 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T18:59:04.220Z] #11 80.20 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.4 kB) [2026-02-13T18:59:04.220Z] #11 80.21 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T18:59:04.220Z] #11 80.22 Downloading validate_email-1.3.tar.gz (4.7 kB) [2026-02-13T18:59:04.479Z] #11 80.22 Installing build dependencies: started [2026-02-13T18:59:05.046Z] #11 80.90 Installing build dependencies: finished with status 'done' [2026-02-13T18:59:05.046Z] #11 80.91 Getting requirements to build wheel: started [2026-02-13T18:59:05.303Z] #11 81.35 Getting requirements to build wheel: finished with status 'done' [2026-02-13T18:59:05.560Z] #11 81.35 Preparing metadata (pyproject.toml): started [2026-02-13T18:59:05.560Z] #11 81.58 Preparing metadata (pyproject.toml): finished with status 'done' [2026-02-13T18:59:05.817Z] #11 81.59 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T18:59:05.817Z] #11 81.59 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2026-02-13T18:59:05.817Z] #11 81.61 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T18:59:05.817Z] #11 81.61 Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2026-02-13T18:59:05.817Z] #11 81.62 Installing build dependencies: started [2026-02-13T18:59:06.383Z] #11 82.34 Installing build dependencies: finished with status 'done' [2026-02-13T18:59:06.383Z] #11 82.34 Getting requirements to build wheel: started [2026-02-13T18:59:06.948Z] #11 82.80 Getting requirements to build wheel: finished with status 'done' [2026-02-13T18:59:06.948Z] #11 82.80 Preparing metadata (pyproject.toml): started [2026-02-13T18:59:07.206Z] #11 83.12 Preparing metadata (pyproject.toml): finished with status 'done' [2026-02-13T18:59:07.206Z] #11 83.14 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T18:59:07.206Z] #11 83.14 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) [2026-02-13T18:59:07.206Z] #11 83.16 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:07.206Z] #11 83.17 Downloading zipp-3.23.0-py3-none-any.whl.metadata (3.6 kB) [2026-02-13T18:59:07.206Z] #11 83.18 Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T18:59:07.206Z] #11 83.19 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2026-02-13T18:59:07.206Z] #11 83.20 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T18:59:07.206Z] #11 83.20 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) [2026-02-13T18:59:07.206Z] #11 83.23 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T18:59:07.463Z] #11 83.24 Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) [2026-02-13T18:59:07.726Z] #11 83.61 Collecting rpds-py>=0.25.0 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T18:59:07.726Z] #11 83.62 Downloading rpds_py-0.30.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.1 kB) [2026-02-13T18:59:07.726Z] #11 83.64 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T18:59:07.726Z] #11 83.64 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) [2026-02-13T18:59:07.726Z] #11 83.66 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:07.726Z] #11 83.66 Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) [2026-02-13T18:59:07.726Z] #11 83.68 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T18:59:07.727Z] #11 83.68 Downloading more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) [2026-02-13T18:59:07.727Z] #11 83.70 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:07.727Z] #11 83.71 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) [2026-02-13T18:59:07.727Z] #11 83.72 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:07.727Z] #11 83.73 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl.metadata (5.7 kB) [2026-02-13T18:59:07.727Z] #11 83.75 Collecting werkzeug>=2.1.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T18:59:07.727Z] #11 83.76 Downloading werkzeug-3.1.5-py3-none-any.whl.metadata (4.0 kB) [2026-02-13T18:59:07.727Z] #11 83.77 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:07.727Z] #11 83.77 Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) [2026-02-13T18:59:07.727Z] #11 83.78 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T18:59:07.727Z] #11 83.78 Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) [2026-02-13T18:59:07.727Z] #11 83.80 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:07.727Z] #11 83.80 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) [2026-02-13T18:59:07.727Z] #11 83.85 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:07.985Z] #11 83.86 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (5.1 kB) [2026-02-13T18:59:07.985Z] #11 83.93 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:07.985Z] #11 83.94 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.7 kB) [2026-02-13T18:59:07.985Z] #11 83.96 Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) [2026-02-13T18:59:08.242Z] #11 83.97 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 189.5 MB/s 0:00:00 [2026-02-13T18:59:08.242Z] #11 83.98 Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) [2026-02-13T18:59:08.242Z] #11 83.98 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) [2026-02-13T18:59:08.242Z] #11 83.99 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) [2026-02-13T18:59:08.242Z] #11 84.00 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) [2026-02-13T18:59:08.242Z] #11 84.00 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) [2026-02-13T18:59:08.242Z] #11 84.01 Downloading requests-2.32.4-py3-none-any.whl (64 kB) [2026-02-13T18:59:08.242Z] #11 84.01 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) [2026-02-13T18:59:08.242Z] #11 84.02 Downloading docker-7.1.0-py3-none-any.whl (147 kB) [2026-02-13T18:59:08.243Z] #11 84.02 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl (17.9 MB) [2026-02-13T18:59:08.243Z] #11 84.13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.9/17.9 MB 170.1 MB/s 0:00:00 [2026-02-13T18:59:08.243Z] #11 84.18 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl (1.9 MB) [2026-02-13T18:59:08.243Z] #11 84.19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 158.7 MB/s 0:00:00 [2026-02-13T18:59:08.243Z] #11 84.20 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) [2026-02-13T18:59:08.243Z] #11 84.21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 183.9 MB/s 0:00:00 [2026-02-13T18:59:08.243Z] #11 84.22 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl (2.3 MB) [2026-02-13T18:59:08.243Z] #11 84.23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 173.7 MB/s 0:00:00 [2026-02-13T18:59:08.243Z] #11 84.24 Downloading protobuf-6.33.5-py3-none-any.whl (170 kB) [2026-02-13T18:59:08.243Z] #11 84.24 Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) [2026-02-13T18:59:08.243Z] #11 84.25 Downloading cryptography-46.0.5-cp311-abi3-musllinux_1_2_x86_64.whl (4.7 MB) [2026-02-13T18:59:08.243Z] #11 84.28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 179.5 MB/s 0:00:00 [2026-02-13T18:59:08.243Z] #11 84.28 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2026-02-13T18:59:08.243Z] #11 84.29 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) [2026-02-13T18:59:08.243Z] #11 84.29 Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2026-02-13T18:59:08.243Z] #11 84.30 Downloading charset_normalizer-3.4.4-cp312-cp312-musllinux_1_2_x86_64.whl (154 kB) [2026-02-13T18:59:08.243Z] #11 84.30 Downloading idna-3.11-py3-none-any.whl (71 kB) [2026-02-13T18:59:08.243Z] #11 84.31 Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) [2026-02-13T18:59:08.243Z] #11 84.31 Downloading certifi-2026.1.4-py3-none-any.whl (152 kB) [2026-02-13T18:59:08.243Z] #11 84.32 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_x86_64.whl (221 kB) [2026-02-13T18:59:08.243Z] #11 84.32 Downloading click-8.3.1-py3-none-any.whl (108 kB) [2026-02-13T18:59:08.243Z] #11 84.33 Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) [2026-02-13T18:59:08.243Z] #11 84.34 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_x86_64.whl (359 kB) [2026-02-13T18:59:08.243Z] #11 84.34 Downloading invoke-2.2.1-py3-none-any.whl (160 kB) [2026-02-13T18:59:08.500Z] #11 84.35 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_x86_64.whl (1.4 MB) [2026-02-13T18:59:08.500Z] #11 84.36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 176.8 MB/s 0:00:00 [2026-02-13T18:59:08.500Z] #11 84.36 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2026-02-13T18:59:08.500Z] #11 84.37 Downloading reactivex-4.1.0-py3-none-any.whl (218 kB) [2026-02-13T18:59:08.500Z] #11 84.38 Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) [2026-02-13T18:59:08.500Z] #11 84.38 Downloading robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB) [2026-02-13T18:59:08.500Z] #11 84.38 Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) [2026-02-13T18:59:08.500Z] #11 84.39 Downloading selenium-4.40.0-py3-none-any.whl (9.6 MB) [2026-02-13T18:59:08.500Z] #11 84.45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 156.1 MB/s 0:00:00 [2026-02-13T18:59:08.500Z] #11 84.46 Downloading trio-0.32.0-py3-none-any.whl (512 kB) [2026-02-13T18:59:08.500Z] #11 84.47 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) [2026-02-13T18:59:08.500Z] #11 84.47 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2026-02-13T18:59:08.500Z] #11 84.47 Downloading attrs-25.4.0-py3-none-any.whl (67 kB) [2026-02-13T18:59:08.500Z] #11 84.48 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2026-02-13T18:59:08.500Z] #11 84.48 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) [2026-02-13T18:59:08.500Z] #11 84.49 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2026-02-13T18:59:08.500Z] #11 84.49 Downloading trio_typing-0.10.0-py3-none-any.whl (42 kB) [2026-02-13T18:59:08.500Z] #11 84.50 Downloading mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) [2026-02-13T18:59:08.500Z] #11 84.50 Downloading types_certifi-2021.10.8.3-py3-none-any.whl (2.1 kB) [2026-02-13T18:59:08.500Z] #11 84.51 Downloading types_urllib3-1.26.25.14-py3-none-any.whl (15 kB) [2026-02-13T18:59:08.500Z] #11 84.52 Downloading wsproto-1.3.2-py3-none-any.whl (24 kB) [2026-02-13T18:59:08.500Z] #11 84.52 Downloading h11-0.16.0-py3-none-any.whl (37 kB) [2026-02-13T18:59:08.500Z] #11 84.53 Downloading async_generator-1.10-py3-none-any.whl (18 kB) [2026-02-13T18:59:08.500Z] #11 84.53 Downloading docutils-0.22.4-py3-none-any.whl (633 kB) [2026-02-13T18:59:08.500Z] #11 84.54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 633.2/633.2 kB 173.8 MB/s 0:00:00 [2026-02-13T18:59:08.500Z] #11 84.54 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) [2026-02-13T18:59:08.500Z] #11 84.55 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (790 kB) [2026-02-13T18:59:08.758Z] #11 84.56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 790.2/790.2 kB 114.9 MB/s 0:00:00 [2026-02-13T18:59:08.758Z] #11 84.56 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2026-02-13T18:59:08.758Z] #11 84.57 Downloading importlib_metadata-8.7.1-py3-none-any.whl (27 kB) [2026-02-13T18:59:08.758Z] #11 84.57 Downloading zipp-3.23.0-py3-none-any.whl (10 kB) [2026-02-13T18:59:08.758Z] #11 84.58 Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) [2026-02-13T18:59:08.758Z] #11 84.58 Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) [2026-02-13T18:59:08.758Z] #11 84.59 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) [2026-02-13T18:59:08.758Z] #11 84.59 Downloading rpds_py-0.30.0-cp312-cp312-musllinux_1_2_x86_64.whl (563 kB) [2026-02-13T18:59:08.758Z] #11 84.60 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 563.1/563.1 kB 166.3 MB/s 0:00:00 [2026-02-13T18:59:08.758Z] #11 84.60 Downloading openapi_core-0.22.0-py3-none-any.whl (108 kB) [2026-02-13T18:59:08.758Z] #11 84.61 Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) [2026-02-13T18:59:08.758Z] #11 84.61 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) [2026-02-13T18:59:08.758Z] #11 84.61 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl (39 kB) [2026-02-13T18:59:08.758Z] #11 84.62 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl (70 kB) [2026-02-13T18:59:08.758Z] #11 84.62 Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) [2026-02-13T18:59:08.758Z] #11 84.63 Downloading referencing-0.36.2-py3-none-any.whl (26 kB) [2026-02-13T18:59:08.758Z] #11 84.63 Downloading werkzeug-3.1.5-py3-none-any.whl (225 kB) [2026-02-13T18:59:08.758Z] #11 84.64 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (23 kB) [2026-02-13T18:59:08.758Z] #11 84.64 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) [2026-02-13T18:59:08.758Z] #11 84.65 Downloading more_itertools-10.8.0-py3-none-any.whl (69 kB) [2026-02-13T18:59:08.758Z] #11 84.65 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2026-02-13T18:59:08.758Z] #11 84.65 Downloading pycparser-3.0-py3-none-any.whl (48 kB) [2026-02-13T18:59:08.758Z] #11 84.66 Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) [2026-02-13T18:59:08.758Z] #11 84.67 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 156.6 MB/s 0:00:00 [2026-02-13T18:59:08.758Z] #11 84.67 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) [2026-02-13T18:59:08.758Z] #11 84.68 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) [2026-02-13T18:59:08.758Z] #11 84.68 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2026-02-13T18:59:08.758Z] #11 84.68 Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) [2026-02-13T18:59:09.017Z] #11 84.90 Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email [2026-02-13T18:59:09.017Z] #11 84.90 Building wheel for robotframework-sshlibrary (pyproject.toml): started [2026-02-13T18:59:09.275Z] #11 85.22 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' [2026-02-13T18:59:09.275Z] #11 85.22 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55207 sha256=20f2e3524fec308038ea33ef07e5f8bccd8227e6b8cef293f0f14fa3bcb29f36 [2026-02-13T18:59:09.275Z] #11 85.22 Stored in directory: /tmp/pip-ephem-wheel-cache-ogym3259/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 [2026-02-13T18:59:09.275Z] #11 85.23 Building wheel for robotbackgroundlogger (pyproject.toml): started [2026-02-13T18:59:09.534Z] #11 85.50 Building wheel for robotbackgroundlogger (pyproject.toml): finished with status 'done' [2026-02-13T18:59:09.534Z] #11 85.51 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=97a43bdaa3c1c18c9b3921b472113acb3a0d2939ed4d722ed59c140b90ec4e26 [2026-02-13T18:59:09.534Z] #11 85.51 Stored in directory: /tmp/pip-ephem-wheel-cache-ogym3259/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2026-02-13T18:59:09.534Z] #11 85.51 Building wheel for psutil (pyproject.toml): started [2026-02-13T18:59:11.433Z] #11 87.36 Building wheel for psutil (pyproject.toml): finished with status 'done' [2026-02-13T18:59:11.433Z] #11 87.36 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_x86_64.whl size=277235 sha256=bcfa9d89b77df3a739e5051e537da482cec9ce5763d3e93d3a08b0513c7270a8 [2026-02-13T18:59:11.433Z] #11 87.36 Stored in directory: /tmp/pip-ephem-wheel-cache-ogym3259/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d [2026-02-13T18:59:11.433Z] #11 87.37 Building wheel for psycopg2 (pyproject.toml): started [2026-02-13T18:59:21.404Z] #11 96.39 Building wheel for psycopg2 (pyproject.toml): finished with status 'done' [2026-02-13T18:59:21.404Z] #11 96.39 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_x86_64.whl size=530506 sha256=df3b60a7bf51b6b8dae2c5c8ff2934b1edc904f1383a7ea4d52cd36d2585a821 [2026-02-13T18:59:21.404Z] #11 96.39 Stored in directory: /tmp/pip-ephem-wheel-cache-ogym3259/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b [2026-02-13T18:59:21.404Z] #11 96.39 Building wheel for flex (pyproject.toml): started [2026-02-13T18:59:21.404Z] #11 96.75 Building wheel for flex (pyproject.toml): finished with status 'done' [2026-02-13T18:59:21.404Z] #11 96.76 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77344 sha256=f126fca3bcc9eda42d48e950d4c2881ccbd8e69f34cd886c9b08367d2d9781cc [2026-02-13T18:59:21.404Z] #11 96.76 Stored in directory: /tmp/pip-ephem-wheel-cache-ogym3259/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2026-02-13T18:59:21.404Z] #11 96.76 Building wheel for strict-rfc3339 (pyproject.toml): started [2026-02-13T18:59:21.404Z] #11 97.04 Building wheel for strict-rfc3339 (pyproject.toml): finished with status 'done' [2026-02-13T18:59:21.404Z] #11 97.04 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=7c7a897aac116a11f214c2cab31d4ecdace8356f1b47e7cb1cbfd8a2a595b5ac [2026-02-13T18:59:21.404Z] #11 97.04 Stored in directory: /tmp/pip-ephem-wheel-cache-ogym3259/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2026-02-13T18:59:21.404Z] #11 97.05 Building wheel for validate-email (pyproject.toml): started [2026-02-13T18:59:21.404Z] #11 97.32 Building wheel for validate-email (pyproject.toml): finished with status 'done' [2026-02-13T18:59:21.404Z] #11 97.32 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5560 sha256=1cf016644770d88e994ff2e11d446f6ddfccdf428f8ac6b71c9b2c72e27d383c [2026-02-13T18:59:21.404Z] #11 97.32 Stored in directory: /tmp/pip-ephem-wheel-cache-ogym3259/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2026-02-13T18:59:21.404Z] #11 97.33 Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email [2026-02-13T18:59:21.404Z] #11 97.53 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:36.327Z] #11 110.1 [2026-02-13T18:59:36.327Z] #11 110.1 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.4 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:36.327Z] #11 110.1 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:36.327Z] #11 DONE 111.3s [2026-02-13T18:59:36.327Z] [2026-02-13T18:59:36.327Z] #12 exporting to image [2026-02-13T18:59:36.327Z] #12 exporting layers [2026-02-13T18:59:41.582Z] #12 exporting layers 5.9s done [2026-02-13T18:59:41.582Z] #12 writing image sha256:f81b97d3c263393ba569aee997bc50421dea7b53b6ea973986d9e5651fe48480 [2026-02-13T18:59:41.582Z] #12 writing image sha256:f81b97d3c263393ba569aee997bc50421dea7b53b6ea973986d9e5651fe48480 done [2026-02-13T18:59:41.582Z] #12 naming to docker.io/library/edgex-taf-common done [2026-02-13T18:59:41.582Z] #12 DONE 5.9s [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:42.033Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-13T18:59:42.034Z] [2026-02-13T18:59:42.034Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T18:59:42.329Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-13T18:59:42.329Z] latest: Pulling from edgex-lftools-log-publisher [2026-02-13T18:59:42.329Z] 5eb5b503b376: Pulling fs layer [2026-02-13T18:59:42.329Z] 5c69ac0246d0: Pulling fs layer [2026-02-13T18:59:42.329Z] ec43610c2a17: Pulling fs layer [2026-02-13T18:59:42.329Z] 3a2ae6a8a46f: Pulling fs layer [2026-02-13T18:59:42.329Z] 33b1e0a273af: Pulling fs layer [2026-02-13T18:59:42.329Z] 5d3b04190fa2: Pulling fs layer [2026-02-13T18:59:42.329Z] 2f39f015ded8: Pulling fs layer [2026-02-13T18:59:42.329Z] 3a2ae6a8a46f: Waiting [2026-02-13T18:59:42.329Z] 5d3b04190fa2: Waiting [2026-02-13T18:59:42.329Z] 33b1e0a273af: Waiting [2026-02-13T18:59:42.329Z] 2f39f015ded8: Waiting [2026-02-13T18:59:42.329Z] 5c69ac0246d0: Verifying Checksum [2026-02-13T18:59:42.329Z] 5c69ac0246d0: Download complete [2026-02-13T18:59:42.329Z] 3a2ae6a8a46f: Verifying Checksum [2026-02-13T18:59:42.329Z] 3a2ae6a8a46f: Download complete [2026-02-13T18:59:42.329Z] 33b1e0a273af: Verifying Checksum [2026-02-13T18:59:42.329Z] 33b1e0a273af: Download complete [2026-02-13T18:59:42.329Z] ec43610c2a17: Verifying Checksum [2026-02-13T18:59:42.329Z] ec43610c2a17: Download complete [2026-02-13T18:59:42.329Z] 5d3b04190fa2: Verifying Checksum [2026-02-13T18:59:42.329Z] 5d3b04190fa2: Download complete [2026-02-13T18:59:42.586Z] 5eb5b503b376: Verifying Checksum [2026-02-13T18:59:42.586Z] 5eb5b503b376: Download complete [2026-02-13T18:59:43.149Z] 2f39f015ded8: Download complete [2026-02-13T18:59:44.081Z] 5eb5b503b376: Pull complete [2026-02-13T18:59:44.338Z] 5c69ac0246d0: Pull complete [2026-02-13T18:59:44.902Z] ec43610c2a17: Pull complete [2026-02-13T18:59:44.902Z] 3a2ae6a8a46f: Pull complete [2026-02-13T18:59:45.159Z] 33b1e0a273af: Pull complete [2026-02-13T18:59:45.159Z] 5d3b04190fa2: Pull complete [2026-02-13T18:59:51.718Z] 2f39f015ded8: Pull complete [2026-02-13T18:59:51.718Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-02-13T18:59:51.718Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-13T18:59:51.718Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T18:59:51.797Z] prd-ubuntu20.04-docker-8c-8g-2124 does not seem to be running inside a container [2026-02-13T18:59:51.820Z] $ 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-147 -v /w/workspace/xfoundry_edgex-taf-common_PR-147:/w/workspace/xfoundry_edgex-taf-common_PR-147:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-147@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-147@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-13T18:59:53.047Z] $ docker top 95c4cbb074d6ebf757785ea58b945a48696c579da674388053ba3a555ce7ef8f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-13T18:59:53.417Z] ---> job-cost.sh [2026-02-13T18:59:53.417Z] lf-activate-venv: SKIPPING [2026-02-13T18:59:53.417Z] INFO: No Stack... [2026-02-13T18:59:53.984Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-02-13T18:59:54.242Z] INFO: Archiving Costs [Pipeline] sh [2026-02-13T18:59:54.531Z] + cat /w/workspace/xfoundry_edgex-taf-common_PR-147/archives/cost.csv [2026-02-13T18:59:54.531Z] + cut -d, -f6 [Pipeline] lock [2026-02-13T18:59:54.543Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-147-2-stack-cost] [2026-02-13T18:59:54.549Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-147-2-stack-cost] did not exist. Created. [2026-02-13T18:59:54.555Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-147-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-02-13T18:59:54.858Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-02-13T18:59:54.899Z] Stashed 1 file(s) [Pipeline] } [2026-02-13T18:59:54.906Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-147-2-stack-cost] [Pipeline] // lock [Pipeline] } [2026-02-13T18:59:54.927Z] $ docker stop --time=1 95c4cbb074d6ebf757785ea58b945a48696c579da674388053ba3a555ce7ef8f [2026-02-13T18:59:56.065Z] $ docker rm -f --volumes 95c4cbb074d6ebf757785ea58b945a48696c579da674388053ba3a555ce7ef8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-02-13T19:00:15.438Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2130 in /w/workspace/xfoundry_edgex-taf-common_PR-147 [Pipeline] { [Pipeline] checkout [2026-02-13T19:00:18.491Z] Selected Git installation does not exist. Using Default [2026-02-13T19:00:18.491Z] The recommended git tool is: NONE [2026-02-13T19:00:25.016Z] using credential edgex-jenkins-ssh [2026-02-13T19:00:25.041Z] Cloning the remote Git repository [2026-02-13T19:00:25.125Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2026-02-13T19:00:25.277Z] > git init /w/workspace/xfoundry_edgex-taf-common_PR-147 # timeout=10 [2026-02-13T19:00:25.482Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2026-02-13T19:00:25.484Z] > git --version # timeout=10 [2026-02-13T19:00:25.513Z] > git --version # 'git version 2.25.1' [2026-02-13T19:00:25.517Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-02-13T19:00:25.730Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-02-13T19:00:26.415Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2026-02-13T19:00:26.449Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-02-13T19:00:28.441Z] Merging remotes/origin/main commit 13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 into PR head commit 52a9ddf7da1502b914dc6d2febfa8863d7483f75 [2026-02-13T19:00:28.848Z] Merge succeeded, producing 3d01a37ccb6b52696ab965b85f347949aa27d80b [2026-02-13T19:00:28.849Z] Checking out Revision 3d01a37ccb6b52696ab965b85f347949aa27d80b (PR-147) [2026-02-13T19:00:27.800Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2026-02-13T19:00:27.862Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2026-02-13T19:00:27.863Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-02-13T19:00:27.899Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/147/head:refs/remotes/origin/PR-147 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2026-02-13T19:00:28.471Z] > git config core.sparsecheckout # timeout=10 [2026-02-13T19:00:28.592Z] > git checkout -f 52a9ddf7da1502b914dc6d2febfa8863d7483f75 # timeout=10 [2026-02-13T19:00:28.690Z] > git remote # timeout=10 [2026-02-13T19:00:28.716Z] > git config --get remote.origin.url # timeout=10 [2026-02-13T19:00:28.741Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-02-13T19:00:28.768Z] > git merge 13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 # timeout=10 [2026-02-13T19:00:28.827Z] > git rev-parse HEAD^{commit} # timeout=10 [2026-02-13T19:00:28.862Z] > git config core.sparsecheckout # timeout=10 [2026-02-13T19:00:28.883Z] > git checkout -f 3d01a37ccb6b52696ab965b85f347949aa27d80b # timeout=10 [2026-02-13T19:00:32.676Z] Commit message: "Merge commit '13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98' into HEAD" [2026-02-13T19:00:32.692Z] > git rev-list --no-walk 52a9ddf7da1502b914dc6d2febfa8863d7483f75 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-13T19:00:34.188Z] provisioning config files... [2026-02-13T19:00:34.219Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-147@tmp/config7776303355619831420tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-13T19:00:35.009Z] ---> ****-login.sh [2026-02-13T19:00:35.010Z] nexus3.edgexfoundry.org:10001 [2026-02-13T19:00:35.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T19:00:35.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T19:00:35.563Z] Configure a credential helper to remove this warning. See [2026-02-13T19:00:35.563Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T19:00:35.563Z] [2026-02-13T19:00:35.563Z] Login Succeeded [2026-02-13T19:00:35.563Z] nexus3.edgexfoundry.org:10002 [2026-02-13T19:00:35.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T19:00:36.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T19:00:36.111Z] Configure a credential helper to remove this warning. See [2026-02-13T19:00:36.111Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T19:00:36.111Z] [2026-02-13T19:00:36.111Z] Login Succeeded [2026-02-13T19:00:36.111Z] nexus3.edgexfoundry.org:10003 [2026-02-13T19:00:36.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T19:00:36.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T19:00:36.382Z] Configure a credential helper to remove this warning. See [2026-02-13T19:00:36.382Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T19:00:36.382Z] [2026-02-13T19:00:36.382Z] Login Succeeded [2026-02-13T19:00:36.382Z] nexus3.edgexfoundry.org:10004 [2026-02-13T19:00:36.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T19:00:36.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T19:00:36.936Z] Configure a credential helper to remove this warning. See [2026-02-13T19:00:36.936Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T19:00:36.936Z] [2026-02-13T19:00:36.936Z] Login Succeeded [2026-02-13T19:00:36.936Z] ****.io [2026-02-13T19:00:37.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T19:00:37.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T19:00:37.480Z] Configure a credential helper to remove this warning. See [2026-02-13T19:00:37.480Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T19:00:37.480Z] [2026-02-13T19:00:37.480Z] Login Succeeded [2026-02-13T19:00:37.480Z] ---> ****-login.sh ends [Pipeline] } [2026-02-13T19:00:37.496Z] 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:00:38.359Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-02-13T19:00:38.704Z] + ls -al . [2026-02-13T19:00:38.704Z] total 68 [2026-02-13T19:00:38.704Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 13 19:00 . [2026-02-13T19:00:38.704Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 19:00 .. [2026-02-13T19:00:38.704Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 19:00 .git [2026-02-13T19:00:38.704Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 19:00 .github [2026-02-13T19:00:38.704Z] -rw-rw-r-- 1 jenkins jenkins 22 Feb 13 19:00 .gitignore [2026-02-13T19:00:38.704Z] -rw-rw-r-- 1 jenkins jenkins 1655 Feb 13 19:00 Dockerfile [2026-02-13T19:00:38.704Z] -rw-rw-r-- 1 jenkins jenkins 746 Feb 13 19:00 Jenkinsfile [2026-02-13T19:00:38.704Z] -rw-rw-r-- 1 jenkins jenkins 11381 Feb 13 19:00 LICENSE [2026-02-13T19:00:38.704Z] -rw-rw-r-- 1 jenkins jenkins 4232 Feb 13 19:00 README.md [2026-02-13T19:00:38.704Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 13 19:00 TUC [2026-02-13T19:00:38.704Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 13 18:57 VERSION [2026-02-13T19:00:38.704Z] -rw-rw-r-- 1 jenkins jenkins 473 Feb 13 19:00 requirements.txt [2026-02-13T19:00:38.704Z] -rw-rw-r-- 1 jenkins jenkins 54 Feb 13 19:00 robot-entrypoint.sh [2026-02-13T19:00:38.704Z] -rw-rw-r-- 1 jenkins jenkins 445 Feb 13 19:00 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T19:00:39.113Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=3d01a37ccb6b52696ab965b85f347949aa27d80b --label arch=arm64 --label version=0.0.0 . [2026-02-13T19:00:39.383Z] Sending build context to Docker daemon 436.7kB [2026-02-13T19:00:39.383Z] Step 1/13 : FROM alpine:3.22.1 [2026-02-13T19:00:39.972Z] 3.22.1: Pulling from library/alpine [2026-02-13T19:00:40.243Z] 6e174226ea69: Pulling fs layer [2026-02-13T19:00:40.833Z] 6e174226ea69: Download complete [2026-02-13T19:00:41.422Z] 6e174226ea69: Pull complete [2026-02-13T19:00:41.422Z] Digest: sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2026-02-13T19:00:41.422Z] Status: Downloaded newer image for alpine:3.22.1 [2026-02-13T19:00:41.422Z] ---> 02f8efbefad6 [2026-02-13T19:00:41.422Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2026-02-13T19:00:41.692Z] ---> Running in cc656d8f2f49 [2026-02-13T19:00:41.962Z] Removing intermediate container cc656d8f2f49 [2026-02-13T19:00:41.962Z] ---> fec11f81d3c1 [2026-02-13T19:00:41.962Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2026-02-13T19:00:41.962Z] ---> Running in 316c52dbb830 [2026-02-13T19:00:42.557Z] Removing intermediate container 316c52dbb830 [2026-02-13T19:00:42.557Z] ---> d2b14e9ad49b [2026-02-13T19:00:42.557Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2026-02-13T19:00:43.164Z] ---> 75a680c4a6e8 [2026-02-13T19:00:43.164Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2026-02-13T19:00:43.755Z] ---> 51dcaacbe698 [2026-02-13T19:00:43.755Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2026-02-13T19:00:44.364Z] ---> 082ee76f6239 [2026-02-13T19:00:44.364Z] Step 7/13 : WORKDIR /edgex-taf [2026-02-13T19:00:44.364Z] ---> Running in b704071952d6 [2026-02-13T19:00:44.967Z] Removing intermediate container b704071952d6 [2026-02-13T19:00:44.967Z] ---> 9d69d2fbc063 [2026-02-13T19:00:44.967Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-02-13T19:00:44.967Z] ---> Running in 4a5668be8582 [2026-02-13T19:00:47.578Z] Removing intermediate container 4a5668be8582 [2026-02-13T19:00:47.578Z] ---> 1af174440db8 [2026-02-13T19:00:47.578Z] 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:00:47.850Z] ---> Running in 3a86e0742c95 [2026-02-13T19:00:48.828Z] fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-13T19:00:49.425Z] fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-13T19:00:52.043Z] Upgrading critical system libraries and apk-tools: [2026-02-13T19:00:52.043Z] (1/1) Upgrading apk-tools (2.14.9-r2 -> 2.14.9-r3) [2026-02-13T19:00:52.043Z] Executing busybox-1.37.0-r18.trigger [2026-02-13T19:00:52.311Z] Continuing the upgrade transaction with new apk-tools: [2026-02-13T19:00:54.263Z] (1/8) Upgrading busybox (1.37.0-r18 -> 1.37.0-r20) [2026-02-13T19:00:54.263Z] Executing busybox-1.37.0-r20.post-upgrade [2026-02-13T19:00:54.532Z] (2/8) Upgrading busybox-binsh (1.37.0-r18 -> 1.37.0-r20) [2026-02-13T19:00:54.816Z] (3/8) Upgrading alpine-release (3.22.1-r0 -> 3.22.3-r0) [2026-02-13T19:00:54.816Z] (4/8) Upgrading libcrypto3 (3.5.1-r0 -> 3.5.5-r0) [2026-02-13T19:00:55.411Z] (5/8) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) [2026-02-13T19:00:55.680Z] (6/8) Upgrading libssl3 (3.5.1-r0 -> 3.5.5-r0) [2026-02-13T19:00:55.952Z] (7/8) Upgrading ssl_client (1.37.0-r18 -> 1.37.0-r20) [2026-02-13T19:00:55.952Z] (8/8) Upgrading libapk2 (2.14.9-r2 -> 2.14.9-r3) [2026-02-13T19:00:56.232Z] Executing busybox-1.37.0-r20.trigger [2026-02-13T19:00:56.232Z] OK: 8 MiB in 16 packages [2026-02-13T19:00:56.825Z] fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-13T19:00:57.093Z] fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-13T19:00:59.052Z] (1/14) Installing brotli-libs (1.1.0-r2) [2026-02-13T19:00:59.333Z] (2/14) Installing c-ares (1.34.6-r0) [2026-02-13T19:00:59.604Z] (3/14) Installing libunistring (1.3-r0) [2026-02-13T19:00:59.875Z] (4/14) Installing libidn2 (2.3.7-r0) [2026-02-13T19:01:00.145Z] (5/14) Installing nghttp2-libs (1.65.0-r0) [2026-02-13T19:01:00.145Z] (6/14) Installing libpsl (0.21.5-r3) [2026-02-13T19:01:00.416Z] (7/14) Installing zstd-libs (1.5.7-r0) [2026-02-13T19:01:00.683Z] (8/14) Installing libcurl (8.14.1-r2) [2026-02-13T19:01:00.955Z] (9/14) Installing curl (8.14.1-r2) [2026-02-13T19:01:01.225Z] (10/14) Installing ca-certificates (20250911-r0) [2026-02-13T19:01:01.494Z] (11/14) Installing docker-cli (28.3.3-r5) [2026-02-13T19:01:02.455Z] (12/14) Installing oniguruma (6.9.10-r0) [2026-02-13T19:01:02.721Z] (13/14) Installing jq (1.8.1-r0) [2026-02-13T19:01:02.721Z] (14/14) Installing openssl (3.5.5-r0) [2026-02-13T19:01:02.991Z] Executing busybox-1.37.0-r20.trigger [2026-02-13T19:01:02.991Z] Executing ca-certificates-20250911-r0.trigger [2026-02-13T19:01:03.333Z] OK: 44 MiB in 30 packages [2026-02-13T19:01:03.604Z] fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-13T19:01:04.191Z] fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-13T19:01:06.142Z] (1/177) Installing libexpat (2.7.4-r0) [2026-02-13T19:01:06.412Z] (2/177) Installing libbz2 (1.0.8-r6) [2026-02-13T19:01:06.682Z] (3/177) Installing libpng (1.6.54-r0) [2026-02-13T19:01:06.951Z] (4/177) Installing freetype (2.13.3-r0) [2026-02-13T19:01:07.220Z] (5/177) Installing fontconfig (2.15.0-r3) [2026-02-13T19:01:07.492Z] (6/177) Installing libfontenc (1.1.8-r0) [2026-02-13T19:01:07.772Z] (7/177) Installing mkfontscale (1.2.3-r1) [2026-02-13T19:01:08.049Z] (8/177) Installing font-opensans (0_git20210927-r1) [2026-02-13T19:01:08.329Z] (9/177) Installing libffi (3.4.8-r0) [2026-02-13T19:01:08.329Z] (10/177) Installing libintl (0.24.1-r0) [2026-02-13T19:01:08.604Z] (11/177) Installing libeconf (0.6.3-r0) [2026-02-13T19:01:08.876Z] (12/177) Installing libblkid (2.41-r9) [2026-02-13T19:01:09.148Z] (13/177) Installing libmount (2.41-r9) [2026-02-13T19:01:09.417Z] (14/177) Installing pcre2 (10.46-r0) [2026-02-13T19:01:09.686Z] (15/177) Installing glib (2.84.4-r0) [2026-02-13T19:01:10.277Z] (16/177) Installing gobject-introspection (1.84.0-r0) [2026-02-13T19:01:10.555Z] (17/177) Installing pkgconf (2.4.3-r0) [2026-02-13T19:01:10.555Z] (18/177) Installing hicolor-icon-theme (0.18-r0) [2026-02-13T19:01:11.158Z] (19/177) Installing libgcc (14.2.0-r6) [2026-02-13T19:01:11.427Z] (20/177) Installing libstdc++ (14.2.0-r6) [2026-02-13T19:01:11.766Z] (21/177) Installing xz-libs (5.8.1-r0) [2026-02-13T19:01:12.035Z] (22/177) Installing libxml2 (2.13.9-r0) [2026-02-13T19:01:12.305Z] (23/177) Installing shared-mime-info (2.4-r6) [2026-02-13T19:01:12.576Z] (24/177) Installing libjpeg-turbo (3.1.0-r0) [2026-02-13T19:01:12.848Z] (25/177) Installing libsharpyuv (1.5.0-r0) [2026-02-13T19:01:13.117Z] (26/177) Installing libwebp (1.5.0-r0) [2026-02-13T19:01:13.392Z] (27/177) Installing tiff (4.7.1-r0) [2026-02-13T19:01:13.659Z] (28/177) Installing gdk-pixbuf (2.42.12-r1) [2026-02-13T19:01:13.660Z] (29/177) Installing gtk-update-icon-cache (3.24.50-r0) [2026-02-13T19:01:13.927Z] (30/177) Installing libxau (1.0.12-r0) [2026-02-13T19:01:14.195Z] (31/177) Installing libmd (1.1.0-r0) [2026-02-13T19:01:14.463Z] (32/177) Installing libbsd (0.12.2-r0) [2026-02-13T19:01:14.733Z] (33/177) Installing libxdmcp (1.1.5-r1) [2026-02-13T19:01:14.733Z] (34/177) Installing libxcb (1.17.0-r0) [2026-02-13T19:01:15.003Z] (35/177) Installing libx11 (1.8.11-r0) [2026-02-13T19:01:15.593Z] (36/177) Installing libxcomposite (0.4.6-r5) [2026-02-13T19:01:15.862Z] (37/177) Installing libxfixes (6.0.1-r4) [2026-02-13T19:01:15.862Z] (38/177) Installing libxrender (0.9.12-r0) [2026-02-13T19:01:16.141Z] (39/177) Installing libxcursor (1.2.3-r0) [2026-02-13T19:01:16.408Z] (40/177) Installing libxdamage (1.1.6-r5) [2026-02-13T19:01:16.676Z] (41/177) Installing libxext (1.3.6-r2) [2026-02-13T19:01:16.943Z] (42/177) Installing libxi (1.8.2-r0) [2026-02-13T19:01:17.211Z] (43/177) Installing libxinerama (1.1.5-r4) [2026-02-13T19:01:17.211Z] (44/177) Installing libxrandr (1.5.4-r1) [2026-02-13T19:01:17.478Z] (45/177) Installing libatk-1.0 (2.56.5-r0) [2026-02-13T19:01:17.760Z] (46/177) Installing dbus-libs (1.16.2-r1) [2026-02-13T19:01:18.029Z] (47/177) Installing at-spi2-core-libs (2.56.5-r0) [2026-02-13T19:01:18.299Z] (48/177) Installing libxtst (1.2.5-r0) [2026-02-13T19:01:18.571Z] (49/177) Installing at-spi2-core (2.56.5-r0) [2026-02-13T19:01:18.571Z] (50/177) Installing libatk-bridge-2.0 (2.56.5-r0) [2026-02-13T19:01:18.840Z] (51/177) Installing pixman (0.46.4-r0) [2026-02-13T19:01:19.108Z] (52/177) Installing cairo (1.18.4-r0) [2026-02-13T19:01:19.376Z] (53/177) Installing cairo-gobject (1.18.4-r0) [2026-02-13T19:01:19.650Z] (54/177) Installing avahi-libs (0.8-r21) [2026-02-13T19:01:19.917Z] (55/177) Installing gmp (6.3.0-r3) [2026-02-13T19:01:20.185Z] (56/177) Installing nettle (3.10.1-r0) [2026-02-13T19:01:20.452Z] (57/177) Installing libtasn1 (4.21.0-r0) [2026-02-13T19:01:20.720Z] (58/177) Installing p11-kit (0.25.5-r2) [2026-02-13T19:01:20.989Z] (59/177) Installing gnutls (3.8.8-r0) [2026-02-13T19:01:21.257Z] (60/177) Installing cups-libs (2.4.16-r0) [2026-02-13T19:01:21.525Z] (61/177) Installing libepoxy (1.5.10-r1) [2026-02-13T19:01:21.791Z] (62/177) Installing fribidi (1.0.16-r1) [2026-02-13T19:01:22.058Z] (63/177) Installing graphite2 (1.3.14-r6) [2026-02-13T19:01:22.327Z] (64/177) Installing harfbuzz (11.2.1-r0) [2026-02-13T19:01:22.595Z] (65/177) Installing libxft (2.3.8-r3) [2026-02-13T19:01:22.595Z] (66/177) Installing pango (1.56.3-r0) [2026-02-13T19:01:23.179Z] (67/177) Installing wayland-libs-client (1.23.1-r3) [2026-02-13T19:01:23.179Z] (68/177) Installing wayland-libs-cursor (1.23.1-r3) [2026-02-13T19:01:23.447Z] (69/177) Installing wayland-libs-egl (1.23.1-r3) [2026-02-13T19:01:23.714Z] (70/177) Installing xkeyboard-config (2.43-r0) [2026-02-13T19:01:23.983Z] (71/177) Installing libxkbcommon (1.8.1-r2) [2026-02-13T19:01:24.251Z] (72/177) Installing gtk+3.0 (3.24.50-r0) [2026-02-13T19:01:24.837Z] (73/177) Installing icu-data-full (76.1-r1) [2026-02-13T19:01:25.801Z] (74/177) Installing llvm20-libs (20.1.8-r0) [2026-02-13T19:01:29.155Z] (75/177) Installing spirv-tools (1.4.313.0-r0) [2026-02-13T19:01:29.427Z] (76/177) Installing hwdata-pci (0.395-r0) [2026-02-13T19:01:29.695Z] (77/177) Installing libpciaccess (0.18.1-r0) [2026-02-13T19:01:29.962Z] (78/177) Installing libdrm (2.4.124-r0) [2026-02-13T19:01:30.229Z] (79/177) Installing libelf (0.193-r0) [2026-02-13T19:01:30.497Z] (80/177) Installing wayland-libs-server (1.23.1-r3) [2026-02-13T19:01:30.765Z] (81/177) Installing libxshmfence (1.3.3-r0) [2026-02-13T19:01:31.033Z] (82/177) Installing mesa (25.1.9-r0) [2026-02-13T19:01:32.992Z] (83/177) Installing mesa-gbm (25.1.9-r0) [2026-02-13T19:01:33.260Z] (84/177) Installing mesa-dri-gallium (25.1.9-r0) [2026-02-13T19:01:33.528Z] (85/177) Installing eudev-libs (3.2.14-r5) [2026-02-13T19:01:33.528Z] (86/177) Installing libmagic (5.46-r2) [2026-02-13T19:01:34.113Z] (87/177) Installing file (5.46-r2) [2026-02-13T19:01:34.113Z] (88/177) Installing xprop (1.2.8-r0) [2026-02-13T19:01:34.388Z] (89/177) Installing libice (1.1.2-r0) [2026-02-13T19:01:34.655Z] (90/177) Installing libuuid (2.41-r9) [2026-02-13T19:01:34.923Z] (91/177) Installing libsm (1.2.5-r0) [2026-02-13T19:01:35.191Z] (92/177) Installing libxt (1.3.1-r0) [2026-02-13T19:01:35.191Z] (93/177) Installing libxmu (1.2.1-r0) [2026-02-13T19:01:35.459Z] (94/177) Installing xset (1.2.5-r1) [2026-02-13T19:01:35.729Z] (95/177) Installing xdg-utils (1.2.1-r1) [2026-02-13T19:01:35.997Z] (96/177) Installing libogg (1.3.5-r5) [2026-02-13T19:01:36.284Z] (97/177) Installing libflac (1.4.3-r1) [2026-02-13T19:01:36.553Z] (98/177) Installing alsa-lib (1.2.14-r0) [2026-02-13T19:01:36.823Z] (99/177) Installing libSvtAv1Enc (2.3.0-r0) [2026-02-13T19:01:37.419Z] (100/177) Installing aom-libs (3.12.1-r0) [2026-02-13T19:01:37.689Z] (101/177) Installing libva (2.22.0-r1) [2026-02-13T19:01:37.959Z] (102/177) Installing libvdpau (1.5-r4) [2026-02-13T19:01:38.229Z] (103/177) Installing ffmpeg-libavutil (6.1.2-r2) [2026-02-13T19:01:38.500Z] (104/177) Installing libdav1d (1.5.1-r0) [2026-02-13T19:01:38.771Z] (105/177) Installing openexr-libiex (3.3.2-r0) [2026-02-13T19:01:39.040Z] (106/177) Installing openexr-libilmthread (3.3.2-r0) [2026-02-13T19:01:39.308Z] (107/177) Installing imath (3.1.12-r0) [2026-02-13T19:01:42.665Z] (108/177) Installing libdeflate (1.23-r0) [2026-02-13T19:01:42.665Z] (109/177) Installing openexr-libopenexrcore (3.3.2-r0) [2026-02-13T19:01:42.665Z] (110/177) Installing openexr-libopenexr (3.3.2-r0) [2026-02-13T19:01:42.933Z] (111/177) Installing giflib (5.2.2-r1) [2026-02-13T19:01:43.201Z] (112/177) Installing libhwy (1.0.7-r1) [2026-02-13T19:01:43.201Z] (113/177) Installing lcms2 (2.16-r0) [2026-02-13T19:01:43.469Z] (114/177) Installing libjxl (0.10.3-r2) [2026-02-13T19:01:44.061Z] (115/177) Installing lame-libs (3.100-r5) [2026-02-13T19:01:44.338Z] (116/177) Installing opus (1.5.2-r1) [2026-02-13T19:01:44.338Z] (117/177) Installing rav1e-libs (0.7.1-r2) [2026-02-13T19:01:44.921Z] (118/177) Installing libgomp (14.2.0-r6) [2026-02-13T19:01:44.921Z] (119/177) Installing soxr (0.1.3-r7) [2026-02-13T19:01:45.188Z] (120/177) Installing ffmpeg-libswresample (6.1.2-r2) [2026-02-13T19:01:45.454Z] (121/177) Installing libtheora (1.1.1-r18) [2026-02-13T19:01:45.721Z] (122/177) Installing libvorbis (1.3.7-r2) [2026-02-13T19:01:45.987Z] (123/177) Installing libvpx (1.15.0-r0) [2026-02-13T19:01:46.253Z] (124/177) Installing libwebpmux (1.5.0-r0) [2026-02-13T19:01:46.519Z] (125/177) Installing x264-libs (0.164.3108-r0) [2026-02-13T19:01:46.786Z] (126/177) Installing numactl (2.0.18-r0) [2026-02-13T19:01:47.051Z] (127/177) Installing x265-libs (3.6-r0) [2026-02-13T19:01:47.638Z] (128/177) Installing xvidcore (1.3.7-r2) [2026-02-13T19:01:47.905Z] (129/177) Installing ffmpeg-libavcodec (6.1.2-r2) [2026-02-13T19:01:48.488Z] (130/177) Installing libbluray (1.3.4-r1) [2026-02-13T19:01:48.755Z] (131/177) Installing mpg123-libs (1.32.10-r0) [2026-02-13T19:01:49.023Z] (132/177) Installing libopenmpt (0.7.15-r0) [2026-02-13T19:01:49.290Z] (133/177) Installing cjson (1.7.19-r0) [2026-02-13T19:01:49.556Z] (134/177) Installing mbedtls (3.6.5-r0) [2026-02-13T19:01:49.556Z] (135/177) Installing librist (0.2.10-r1) [2026-02-13T19:01:49.830Z] (136/177) Installing libsrt (1.5.3-r1) [2026-02-13T19:01:50.096Z] (137/177) Installing libssh (0.11.2-r0) [2026-02-13T19:01:50.680Z] (138/177) Installing libsodium (1.0.20-r1) [2026-02-13T19:01:50.949Z] (139/177) Installing libzmq (4.3.5-r2) [2026-02-13T19:01:51.219Z] (140/177) Installing ffmpeg-libavformat (6.1.2-r2) [2026-02-13T19:01:51.486Z] (141/177) Installing crc32c (1.1.2-r2) [2026-02-13T19:01:51.752Z] (142/177) Installing double-conversion (3.3.1-r0) [2026-02-13T19:01:52.020Z] (143/177) Installing harfbuzz-subset (11.2.1-r0) [2026-02-13T19:01:52.288Z] (144/177) Installing minizip (1.3.1-r0) [2026-02-13T19:01:52.556Z] (145/177) Installing nspr (4.36-r0) [2026-02-13T19:01:52.824Z] (146/177) Installing sqlite-libs (3.49.2-r1) [2026-02-13T19:01:53.094Z] (147/177) Installing nss (3.114-r0) [2026-02-13T19:01:53.362Z] (148/177) Installing openh264 (2.6.0-r0) [2026-02-13T19:01:53.628Z] (149/177) Installing libpisp (1.2.0-r0) [2026-02-13T19:01:53.894Z] (150/177) Installing libcamera-ipa (0.5.1-r0) [2026-02-13T19:01:54.479Z] (151/177) Installing libunwind (1.8.1-r0) [2026-02-13T19:01:54.479Z] (152/177) Installing yaml (0.2.5-r2) [2026-02-13T19:01:54.745Z] (153/177) Installing libcamera (0.5.1-r0) [2026-02-13T19:01:55.011Z] (154/177) Installing serd-libs (0.32.4-r0) [2026-02-13T19:01:55.278Z] (155/177) Installing zix-libs (0.6.2-r0) [2026-02-13T19:01:55.544Z] (156/177) Installing sord-libs (0.16.18-r0) [2026-02-13T19:01:55.812Z] (157/177) Installing sratom (0.6.18-r0) [2026-02-13T19:01:55.812Z] (158/177) Installing lilv-libs (0.24.26-r0) [2026-02-13T19:01:56.079Z] (159/177) Installing speexdsp (1.2.1-r2) [2026-02-13T19:01:56.345Z] (160/177) Installing libuv (1.51.0-r0) [2026-02-13T19:01:56.612Z] (161/177) Installing roc-toolkit-libs (0.4.0-r1) [2026-02-13T19:01:56.878Z] (162/177) Installing libsndfile (1.2.2-r2) [2026-02-13T19:01:57.144Z] (163/177) Installing abseil-cpp-raw-logging-internal (20240722.1-r1) [2026-02-13T19:01:57.414Z] (164/177) Installing abseil-cpp-strings-internal (20240722.1-r1) [2026-02-13T19:01:57.414Z] (165/177) Installing abseil-cpp-strings (20240722.1-r1) [2026-02-13T19:01:57.681Z] (166/177) Installing webrtc-audio-processing-2 (2.1-r0) [2026-02-13T19:01:57.951Z] (167/177) Installing pipewire-libs (1.4.7-r0) [2026-02-13T19:01:58.538Z] (168/177) Installing libasyncns (0.8-r4) [2026-02-13T19:01:58.538Z] (169/177) Installing libltdl (2.5.4-r1) [2026-02-13T19:01:58.804Z] (170/177) Installing orc (0.4.40-r1) [2026-02-13T19:01:59.073Z] (171/177) Installing tdb-libs (1.4.12-r0) [2026-02-13T19:01:59.338Z] (172/177) Installing libpulse (17.0-r5) [2026-02-13T19:01:59.605Z] (173/177) Installing simdutf (7.2.1-r0) [2026-02-13T19:01:59.872Z] (174/177) Installing libwebpdemux (1.5.0-r0) [2026-02-13T19:02:00.140Z] (175/177) Installing libxslt (1.1.43-r3) [2026-02-13T19:02:00.140Z] (176/177) Installing chromium (142.0.7444.59-r0) [2026-02-13T19:02:06.806Z] (177/177) Installing chromium-chromedriver (142.0.7444.59-r0) [2026-02-13T19:02:07.392Z] Executing busybox-1.37.0-r20.trigger [2026-02-13T19:02:07.392Z] Executing fontconfig-2.15.0-r3.trigger [2026-02-13T19:02:07.392Z] Executing mkfontscale-1.2.3-r1.trigger [2026-02-13T19:02:07.392Z] Executing glib-2.84.4-r0.trigger [2026-02-13T19:02:07.392Z] Executing shared-mime-info-2.4-r6.trigger [2026-02-13T19:02:09.972Z] Executing gdk-pixbuf-2.42.12-r1.trigger [2026-02-13T19:02:09.972Z] Executing gtk-update-icon-cache-3.24.50-r0.trigger [2026-02-13T19:02:09.972Z] Executing gtk+3.0-3.24.50-r0.trigger [2026-02-13T19:02:09.972Z] OK: 753 MiB in 207 packages [2026-02-13T19:02:10.242Z] fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-13T19:02:10.826Z] fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-13T19:02:12.901Z] (1/31) Installing jansson (2.14.1-r0) [2026-02-13T19:02:12.901Z] (2/31) Installing binutils (2.44-r3) [2026-02-13T19:02:13.494Z] (3/31) Installing libatomic (14.2.0-r6) [2026-02-13T19:02:13.768Z] (4/31) Installing isl26 (0.26-r1) [2026-02-13T19:02:14.097Z] (5/31) Installing mpfr4 (4.2.1_p1-r0) [2026-02-13T19:02:14.392Z] (6/31) Installing mpc1 (1.3.1-r1) [2026-02-13T19:02:14.666Z] (7/31) Installing gcc (14.2.0-r6) [2026-02-13T19:02:18.057Z] (8/31) Installing musl-dev (1.2.5-r10) [2026-02-13T19:02:18.323Z] (9/31) Installing linux-headers (6.14.2-r0) [2026-02-13T19:02:19.278Z] (10/31) Installing libffi-dev (3.4.8-r0) [2026-02-13T19:02:19.278Z] (11/31) Installing libpq (17.7-r0) [2026-02-13T19:02:19.543Z] (12/31) Installing openssl-dev (3.5.5-r0) [2026-02-13T19:02:20.125Z] (13/31) Installing libpq-dev (17.7-r0) [2026-02-13T19:02:20.391Z] (14/31) Installing libecpg (17.7-r0) [2026-02-13T19:02:20.658Z] (15/31) Installing libecpg-dev (17.7-r0) [2026-02-13T19:02:20.925Z] (16/31) Installing clang18-headers (18.1.8-r5) [2026-02-13T19:02:21.506Z] (17/31) Installing llvm18-libs (18.1.8-r5) [2026-02-13T19:02:24.846Z] (18/31) Installing clang18-libs (18.1.8-r5) [2026-02-13T19:02:26.790Z] (19/31) Installing fortify-headers (1.1-r5) [2026-02-13T19:02:26.790Z] (20/31) Installing libstdc++-dev (14.2.0-r6) [2026-02-13T19:02:27.746Z] (21/31) Installing llvm18-linker-tools (18.1.8-r5) [2026-02-13T19:02:28.012Z] (22/31) Installing clang18 (18.1.8-r5) [2026-02-13T19:02:28.278Z] (23/31) Installing icu-libs (76.1-r1) [2026-02-13T19:02:28.859Z] (24/31) Installing icu (76.1-r1) [2026-02-13T19:02:29.124Z] (25/31) Installing icu-dev (76.1-r1) [2026-02-13T19:02:29.389Z] (26/31) Installing llvm18 (18.1.8-r5) [2026-02-13T19:02:32.730Z] (27/31) Installing lz4-libs (1.10.0-r0) [2026-02-13T19:02:32.730Z] (28/31) Installing lz4-dev (1.10.0-r0) [2026-02-13T19:02:32.997Z] (29/31) Installing zstd (1.5.7-r0) [2026-02-13T19:02:33.264Z] (30/31) Installing zstd-dev (1.5.7-r0) [2026-02-13T19:02:33.530Z] (31/31) Installing postgresql17-dev (17.7-r0) [2026-02-13T19:02:34.111Z] Executing busybox-1.37.0-r20.trigger [2026-02-13T19:02:34.377Z] OK: 1304 MiB in 238 packages [2026-02-13T19:02:34.644Z] fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-13T19:02:35.227Z] fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-13T19:02:37.164Z] (1/14) Installing g++ (14.2.0-r6) [2026-02-13T19:02:38.124Z] (2/14) Installing gdbm (1.24-r0) [2026-02-13T19:02:38.124Z] (3/14) Installing mpdecimal (4.0.1-r0) [2026-02-13T19:02:38.391Z] (4/14) Installing ncurses-terminfo-base (6.5_p20250503-r0) [2026-02-13T19:02:38.657Z] (5/14) Installing libncursesw (6.5_p20250503-r0) [2026-02-13T19:02:38.925Z] (6/14) Installing libpanelw (6.5_p20250503-r0) [2026-02-13T19:02:39.192Z] (7/14) Installing readline (8.2.13-r1) [2026-02-13T19:02:39.458Z] (8/14) Installing python3 (3.12.12-r0) [2026-02-13T19:02:40.428Z] (9/14) Installing python3-pycache-pyc0 (3.12.12-r0) [2026-02-13T19:02:41.395Z] (10/14) Installing pyc (3.12.12-r0) [2026-02-13T19:02:41.395Z] (11/14) Installing python3-pyc (3.12.12-r0) [2026-02-13T19:02:41.395Z] (12/14) Installing python3-dev (3.12.12-r0) [2026-02-13T19:02:42.804Z] (13/14) Installing libsodium-dev (1.0.20-r1) [2026-02-13T19:02:42.804Z] (14/14) Installing zeromq-dev (4.3.5-r2) [2026-02-13T19:02:43.071Z] Executing busybox-1.37.0-r20.trigger [2026-02-13T19:02:43.071Z] OK: 1435 MiB in 252 packages [2026-02-13T19:02:43.656Z] fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-13T19:02:43.929Z] fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-13T19:02:45.877Z] OK: 1435 MiB in 252 packages [2026-02-13T19:02:46.144Z] fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-13T19:02:46.413Z] fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-13T19:02:48.355Z] (1/1) Installing tzdata (2025c-r0) [2026-02-13T19:02:48.944Z] OK: 1435 MiB in 253 packages [2026-02-13T19:02:50.889Z] (1/1) Purging tzdata (2025c-r0) [2026-02-13T19:02:51.158Z] OK: 1435 MiB in 252 packages [2026-02-13T19:03:09.386Z] Looking in links: /tmp/tmpe1wak4gk [2026-02-13T19:03:09.386Z] Processing /tmp/tmpe1wak4gk/pip-25.0.1-py3-none-any.whl [2026-02-13T19:03:09.386Z] Installing collected packages: pip [2026-02-13T19:03:17.593Z] Successfully installed pip-25.0.1 [2026-02-13T19:03:17.593Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [2026-02-13T19:03:20.930Z] Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) [2026-02-13T19:03:20.930Z] Collecting pip [2026-02-13T19:03:20.930Z] Downloading pip-26.0.1-py3-none-any.whl.metadata (4.7 kB) [2026-02-13T19:03:22.880Z] Collecting setuptools [2026-02-13T19:03:22.880Z] Downloading setuptools-82.0.0-py3-none-any.whl.metadata (6.6 kB) [2026-02-13T19:03:23.150Z] Collecting wheel [2026-02-13T19:03:23.418Z] Downloading wheel-0.46.3-py3-none-any.whl.metadata (2.4 kB) [2026-02-13T19:03:23.418Z] Collecting packaging>=24.0 (from wheel) [2026-02-13T19:03:23.418Z] Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) [2026-02-13T19:03:23.418Z] Downloading pip-26.0.1-py3-none-any.whl (1.8 MB) [2026-02-13T19:03:23.685Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 46.4 MB/s eta 0:00:00 [2026-02-13T19:03:23.685Z] Downloading setuptools-82.0.0-py3-none-any.whl (1.0 MB) [2026-02-13T19:03:23.685Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 47.1 MB/s eta 0:00:00 [2026-02-13T19:03:23.685Z] Downloading wheel-0.46.3-py3-none-any.whl (30 kB) [2026-02-13T19:03:23.685Z] Downloading packaging-26.0-py3-none-any.whl (74 kB) [2026-02-13T19:03:24.269Z] Installing collected packages: setuptools, pip, packaging, wheel [2026-02-13T19:03:32.474Z] Attempting uninstall: pip [2026-02-13T19:03:32.474Z] Found existing installation: pip 25.0.1 [2026-02-13T19:03:32.474Z] Uninstalling pip-25.0.1: [2026-02-13T19:03:32.474Z] Successfully uninstalled pip-25.0.1 [2026-02-13T19:03:44.774Z] Successfully installed packaging-26.0 pip-26.0.1 setuptools-82.0.0 wheel-0.46.3 [2026-02-13T19:03:44.774Z] 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:03:47.354Z] Processing ./edgex-taf-common [2026-02-13T19:03:47.354Z] Installing build dependencies: started [2026-02-13T19:03:55.565Z] Installing build dependencies: finished with status 'done' [2026-02-13T19:03:55.565Z] Getting requirements to build wheel: started [2026-02-13T19:03:58.904Z] Getting requirements to build wheel: finished with status 'done' [2026-02-13T19:03:58.904Z] Preparing metadata (pyproject.toml): started [2026-02-13T19:04:00.843Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-02-13T19:04:00.843Z] Building wheels for collected packages: edgex-taf-common [2026-02-13T19:04:00.843Z] Building wheel for edgex-taf-common (pyproject.toml): started [2026-02-13T19:04:03.424Z] Building wheel for edgex-taf-common (pyproject.toml): finished with status 'done' [2026-02-13T19:04:03.424Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15433 sha256=0091f7c48776189fa1287a023df54fc4cda5c60c7e3928da166a10046609ae86 [2026-02-13T19:04:03.424Z] Stored in directory: /tmp/pip-ephem-wheel-cache-h9snoqea/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2026-02-13T19:04:03.424Z] Successfully built edgex-taf-common [2026-02-13T19:04:03.424Z] Installing collected packages: edgex-taf-common [2026-02-13T19:04:03.424Z] Successfully installed edgex-taf-common-0.0.0 [2026-02-13T19:04:03.424Z] 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:08.755Z] Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) [2026-02-13T19:04:08.755Z] Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) [2026-02-13T19:04:08.755Z] Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) [2026-02-13T19:04:08.755Z] Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) [2026-02-13T19:04:08.755Z] Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) [2026-02-13T19:04:08.755Z] Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) [2026-02-13T19:04:08.755Z] Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) [2026-02-13T19:04:08.755Z] Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) [2026-02-13T19:04:08.755Z] Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) [2026-02-13T19:04:08.755Z] Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) [2026-02-13T19:04:08.755Z] Installing build dependencies: started [2026-02-13T19:04:15.397Z] Installing build dependencies: finished with status 'done' [2026-02-13T19:04:15.397Z] Getting requirements to build wheel: started [2026-02-13T19:04:18.736Z] Getting requirements to build wheel: finished with status 'done' [2026-02-13T19:04:18.736Z] Preparing metadata (pyproject.toml): started [2026-02-13T19:04:20.683Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-02-13T19:04:20.683Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) [2026-02-13T19:04:20.683Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2026-02-13T19:04:20.683Z] Installing build dependencies: started [2026-02-13T19:04:27.314Z] Installing build dependencies: finished with status 'done' [2026-02-13T19:04:27.314Z] Getting requirements to build wheel: started [2026-02-13T19:04:30.647Z] Getting requirements to build wheel: finished with status 'done' [2026-02-13T19:04:30.647Z] Preparing metadata (pyproject.toml): started [2026-02-13T19:04:32.616Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-02-13T19:04:32.616Z] Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) [2026-02-13T19:04:32.616Z] Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) [2026-02-13T19:04:32.616Z] Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) [2026-02-13T19:04:32.616Z] Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) [2026-02-13T19:04:32.882Z] Collecting requests==2.32.4 (from -r requirements.txt (line 9)) [2026-02-13T19:04:32.882Z] Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) [2026-02-13T19:04:32.882Z] Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) [2026-02-13T19:04:32.882Z] Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) [2026-02-13T19:04:33.146Z] Collecting docker==7.1.0 (from -r requirements.txt (line 11)) [2026-02-13T19:04:33.146Z] Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) [2026-02-13T19:04:36.475Z] Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) [2026-02-13T19:04:36.475Z] Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (63 kB) [2026-02-13T19:04:37.430Z] Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) [2026-02-13T19:04:37.430Z] Downloading psutil-7.0.0.tar.gz (497 kB) [2026-02-13T19:04:38.385Z] Installing build dependencies: started [2026-02-13T19:04:46.599Z] Installing build dependencies: finished with status 'done' [2026-02-13T19:04:46.599Z] Getting requirements to build wheel: started [2026-02-13T19:04:51.926Z] Getting requirements to build wheel: finished with status 'done' [2026-02-13T19:04:51.926Z] Preparing metadata (pyproject.toml): started [2026-02-13T19:04:54.498Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-02-13T19:04:57.836Z] Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) [2026-02-13T19:04:57.836Z] Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl.metadata (6.0 kB) [2026-02-13T19:04:57.836Z] Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) [2026-02-13T19:04:57.836Z] Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) [2026-02-13T19:04:58.795Z] Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) [2026-02-13T19:04:58.795Z] Downloading psycopg2-2.9.10.tar.gz (385 kB) [2026-02-13T19:04:59.377Z] Installing build dependencies: started [2026-02-13T19:05:06.012Z] Installing build dependencies: finished with status 'done' [2026-02-13T19:05:06.012Z] Getting requirements to build wheel: started [2026-02-13T19:05:10.260Z] Getting requirements to build wheel: finished with status 'done' [2026-02-13T19:05:10.260Z] Preparing metadata (pyproject.toml): started [2026-02-13T19:05:11.664Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-02-13T19:05:12.616Z] Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) [2026-02-13T19:05:12.616Z] Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl.metadata (3.4 kB) [2026-02-13T19:05:15.186Z] Collecting protobuf==6.33.5 (from -r requirements.txt (line 18)) [2026-02-13T19:05:15.186Z] Downloading protobuf-6.33.5-py3-none-any.whl.metadata (593 bytes) [2026-02-13T19:05:15.186Z] Collecting pyjwt==2.10.1 (from -r requirements.txt (line 19)) [2026-02-13T19:05:15.186Z] Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) [2026-02-13T19:05:17.755Z] Collecting cryptography==46.0.5 (from -r requirements.txt (line 20)) [2026-02-13T19:05:17.755Z] Downloading cryptography-46.0.5-cp311-abi3-musllinux_1_2_aarch64.whl.metadata (5.7 kB) [2026-02-13T19:05:17.755Z] Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) [2026-02-13T19:05:17.755Z] Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2026-02-13T19:05:18.019Z] Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) [2026-02-13T19:05:18.019Z] Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) [2026-02-13T19:05:18.019Z] Collecting genson==1.3.0 (from -r requirements.txt (line 23)) [2026-02-13T19:05:18.019Z] Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2026-02-13T19:05:18.284Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T19:05:18.284Z] Downloading selenium-4.40.0-py3-none-any.whl.metadata (7.7 kB) [2026-02-13T19:05:18.549Z] Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T19:05:18.549Z] Downloading robotframework_pythonlibcore-4.5.0-py3-none-any.whl.metadata (9.5 kB) [2026-02-13T19:05:18.549Z] Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T19:05:18.549Z] Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) [2026-02-13T19:05:18.814Z] Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-02-13T19:05:18.814Z] Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) [2026-02-13T19:05:19.079Z] Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-02-13T19:05:19.079Z] Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) [2026-02-13T19:05:19.079Z] Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T19:05:19.079Z] Downloading docutils-0.22.4-py3-none-any.whl.metadata (15 kB) [2026-02-13T19:05:19.344Z] Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T19:05:19.344Z] Downloading flex-6.14.1.tar.gz (40 kB) [2026-02-13T19:05:19.611Z] Installing build dependencies: started [2026-02-13T19:05:27.800Z] Installing build dependencies: finished with status 'done' [2026-02-13T19:05:27.800Z] Getting requirements to build wheel: started [2026-02-13T19:05:31.142Z] Getting requirements to build wheel: finished with status 'done' [2026-02-13T19:05:31.142Z] Preparing metadata (pyproject.toml): started [2026-02-13T19:05:33.087Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-02-13T19:05:33.087Z] Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T19:05:33.087Z] Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) [2026-02-13T19:05:33.356Z] Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T19:05:33.357Z] Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) [2026-02-13T19:05:33.938Z] Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T19:05:33.938Z] Downloading openapi_core-0.22.0-py3-none-any.whl.metadata (6.6 kB) [2026-02-13T19:05:33.938Z] Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T19:05:33.938Z] Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) [2026-02-13T19:05:34.519Z] Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T19:05:34.519Z] Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) [2026-02-13T19:05:34.784Z] Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T19:05:34.784Z] Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) [2026-02-13T19:05:36.187Z] Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) [2026-02-13T19:05:36.187Z] Downloading charset_normalizer-3.4.4-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (37 kB) [2026-02-13T19:05:36.187Z] Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) [2026-02-13T19:05:36.188Z] Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) [2026-02-13T19:05:36.455Z] Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 9)) [2026-02-13T19:05:36.455Z] Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) [2026-02-13T19:05:36.720Z] Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) [2026-02-13T19:05:36.720Z] Downloading certifi-2026.1.4-py3-none-any.whl.metadata (2.5 kB) [2026-02-13T19:05:36.720Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) [2026-02-13T19:05:36.720Z] Downloading reactivex-4.1.0-py3-none-any.whl.metadata (5.7 kB) [2026-02-13T19:05:36.987Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) [2026-02-13T19:05:36.987Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2026-02-13T19:05:36.987Z] 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:39.077Z] Collecting cffi>=2.0.0 (from cryptography==46.0.5->-r requirements.txt (line 20)) [2026-02-13T19:05:39.077Z] Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.6 kB) [2026-02-13T19:05:39.686Z] Collecting pycparser (from cffi>=2.0.0->cryptography==46.0.5->-r requirements.txt (line 20)) [2026-02-13T19:05:39.686Z] Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) [2026-02-13T19:05:40.278Z] Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-02-13T19:05:40.278Z] Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_aarch64.whl.metadata (10 kB) [2026-02-13T19:05:40.278Z] Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-02-13T19:05:40.278Z] Downloading invoke-2.2.1-py3-none-any.whl.metadata (3.3 kB) [2026-02-13T19:05:40.551Z] Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-02-13T19:05:40.551Z] Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_aarch64.whl.metadata (10.0 kB) [2026-02-13T19:05:40.827Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) [2026-02-13T19:05:40.827Z] Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) [2026-02-13T19:05:41.105Z] 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:41.105Z] Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) [2026-02-13T19:05:41.105Z] 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:41.105Z] Downloading trio-0.32.0-py3-none-any.whl.metadata (8.5 kB) [2026-02-13T19:05:41.379Z] 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:41.379Z] Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) [2026-02-13T19:05:41.379Z] 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:41.379Z] Downloading trio_typing-0.10.0-py3-none-any.whl.metadata (10 kB) [2026-02-13T19:05:41.379Z] 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:41.379Z] Downloading types_certifi-2021.10.8.3-py3-none-any.whl.metadata (1.4 kB) [2026-02-13T19:05:41.649Z] 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:41.649Z] Downloading types_urllib3-1.26.25.14-py3-none-any.whl.metadata (1.7 kB) [2026-02-13T19:05:41.649Z] 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:41.649Z] Downloading attrs-25.4.0-py3-none-any.whl.metadata (10 kB) [2026-02-13T19:05:41.925Z] 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:41.925Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2026-02-13T19:05:41.925Z] 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:41.925Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2026-02-13T19:05:41.925Z] 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:41.925Z] Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2026-02-13T19:05:42.198Z] 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:42.198Z] Downloading wsproto-1.3.2-py3-none-any.whl.metadata (5.2 kB) [2026-02-13T19:05:42.198Z] 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:42.198Z] Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2026-02-13T19:05:42.472Z] 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:42.472Z] Downloading mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) [2026-02-13T19:05:42.472Z] 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:42.472Z] Downloading async_generator-1.10-py3-none-any.whl.metadata (4.9 kB) [2026-02-13T19:05:42.472Z] 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:43.069Z] 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:43.069Z] Downloading importlib_metadata-8.7.1-py3-none-any.whl.metadata (4.7 kB) [2026-02-13T19:05:43.069Z] 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:43.069Z] Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) [2026-02-13T19:05:43.654Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T19:05:43.921Z] Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.4 kB) [2026-02-13T19:05:43.921Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T19:05:43.921Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2026-02-13T19:05:43.921Z] Installing build dependencies: started [2026-02-13T19:05:52.109Z] Installing build dependencies: finished with status 'done' [2026-02-13T19:05:52.109Z] Getting requirements to build wheel: started [2026-02-13T19:05:55.445Z] Getting requirements to build wheel: finished with status 'done' [2026-02-13T19:05:55.445Z] Preparing metadata (pyproject.toml): started [2026-02-13T19:05:57.386Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-02-13T19:05:57.386Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T19:05:57.386Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2026-02-13T19:05:57.653Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T19:05:57.653Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2026-02-13T19:05:57.653Z] Installing build dependencies: started [2026-02-13T19:06:04.285Z] Installing build dependencies: finished with status 'done' [2026-02-13T19:06:04.285Z] Getting requirements to build wheel: started [2026-02-13T19:06:07.618Z] Getting requirements to build wheel: finished with status 'done' [2026-02-13T19:06:07.618Z] Preparing metadata (pyproject.toml): started [2026-02-13T19:06:10.194Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-02-13T19:06:10.194Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T19:06:10.194Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) [2026-02-13T19:06:10.194Z] 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:10.460Z] Downloading zipp-3.23.0-py3-none-any.whl.metadata (3.6 kB) [2026-02-13T19:06:10.461Z] Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T19:06:10.461Z] Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2026-02-13T19:06:10.461Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T19:06:10.461Z] Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) [2026-02-13T19:06:10.726Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T19:06:10.726Z] Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) [2026-02-13T19:06:16.058Z] Collecting rpds-py>=0.25.0 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T19:06:16.058Z] Downloading rpds_py-0.30.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.1 kB) [2026-02-13T19:06:16.058Z] Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T19:06:16.058Z] Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) [2026-02-13T19:06:16.058Z] 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:16.058Z] Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) [2026-02-13T19:06:16.058Z] Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T19:06:16.058Z] Downloading more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) [2026-02-13T19:06:16.058Z] 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:16.058Z] Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) [2026-02-13T19:06:16.326Z] 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:16.326Z] Downloading openapi_spec_validator-0.7.2-py3-none-any.whl.metadata (5.7 kB) [2026-02-13T19:06:16.593Z] Collecting werkzeug>=2.1.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T19:06:16.593Z] Downloading werkzeug-3.1.5-py3-none-any.whl.metadata (4.0 kB) [2026-02-13T19:06:16.593Z] 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:16.593Z] Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) [2026-02-13T19:06:16.593Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T19:06:16.860Z] Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) [2026-02-13T19:06:16.860Z] 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:16.860Z] Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) [2026-02-13T19:06:17.443Z] 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:17.443Z] Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (5.1 kB) [2026-02-13T19:06:18.405Z] 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:18.405Z] Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.7 kB) [2026-02-13T19:06:18.671Z] Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) [2026-02-13T19:06:18.671Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 40.0 MB/s 0:00:00 [2026-02-13T19:06:18.671Z] Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) [2026-02-13T19:06:18.671Z] Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) [2026-02-13T19:06:18.671Z] Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) [2026-02-13T19:06:18.671Z] Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) [2026-02-13T19:06:18.671Z] Downloading configparser-7.2.0-py3-none-any.whl (17 kB) [2026-02-13T19:06:18.671Z] Downloading requests-2.32.4-py3-none-any.whl (64 kB) [2026-02-13T19:06:18.671Z] Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) [2026-02-13T19:06:18.671Z] Downloading docker-7.1.0-py3-none-any.whl (147 kB) [2026-02-13T19:06:18.937Z] Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl (15.6 MB) [2026-02-13T19:06:19.204Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 35.6 MB/s 0:00:00 [2026-02-13T19:06:19.204Z] Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl (1.6 MB) [2026-02-13T19:06:19.470Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 41.0 MB/s 0:00:00 [2026-02-13T19:06:19.470Z] Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) [2026-02-13T19:06:19.470Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 41.5 MB/s 0:00:00 [2026-02-13T19:06:19.470Z] Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl (2.2 MB) [2026-02-13T19:06:19.470Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 40.1 MB/s 0:00:00 [2026-02-13T19:06:19.470Z] Downloading protobuf-6.33.5-py3-none-any.whl (170 kB) [2026-02-13T19:06:19.470Z] Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) [2026-02-13T19:06:19.737Z] Downloading cryptography-46.0.5-cp311-abi3-musllinux_1_2_aarch64.whl (4.4 MB) [2026-02-13T19:06:19.737Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/4.4 MB 37.7 MB/s 0:00:00 [2026-02-13T19:06:19.737Z] Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2026-02-13T19:06:19.737Z] Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) [2026-02-13T19:06:19.737Z] Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2026-02-13T19:06:19.737Z] Downloading charset_normalizer-3.4.4-cp312-cp312-musllinux_1_2_aarch64.whl (150 kB) [2026-02-13T19:06:19.737Z] Downloading idna-3.11-py3-none-any.whl (71 kB) [2026-02-13T19:06:19.737Z] Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) [2026-02-13T19:06:20.004Z] Downloading certifi-2026.1.4-py3-none-any.whl (152 kB) [2026-02-13T19:06:20.004Z] Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_aarch64.whl (222 kB) [2026-02-13T19:06:20.004Z] Downloading click-8.3.1-py3-none-any.whl (108 kB) [2026-02-13T19:06:20.004Z] Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) [2026-02-13T19:06:20.004Z] Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_aarch64.whl (341 kB) [2026-02-13T19:06:20.004Z] Downloading invoke-2.2.1-py3-none-any.whl (160 kB) [2026-02-13T19:06:20.004Z] Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_aarch64.whl (791 kB) [2026-02-13T19:06:20.004Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 791.9/791.9 kB 40.8 MB/s 0:00:00 [2026-02-13T19:06:20.004Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2026-02-13T19:06:20.004Z] Downloading reactivex-4.1.0-py3-none-any.whl (218 kB) [2026-02-13T19:06:20.274Z] Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) [2026-02-13T19:06:20.274Z] Downloading robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB) [2026-02-13T19:06:20.274Z] Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) [2026-02-13T19:06:20.274Z] Downloading selenium-4.40.0-py3-none-any.whl (9.6 MB) [2026-02-13T19:06:20.541Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 36.2 MB/s 0:00:00 [2026-02-13T19:06:20.541Z] Downloading trio-0.32.0-py3-none-any.whl (512 kB) [2026-02-13T19:06:20.541Z] Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) [2026-02-13T19:06:20.541Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2026-02-13T19:06:20.541Z] Downloading attrs-25.4.0-py3-none-any.whl (67 kB) [2026-02-13T19:06:20.541Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2026-02-13T19:06:20.541Z] Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) [2026-02-13T19:06:20.541Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2026-02-13T19:06:20.809Z] Downloading trio_typing-0.10.0-py3-none-any.whl (42 kB) [2026-02-13T19:06:20.809Z] Downloading mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) [2026-02-13T19:06:20.809Z] Downloading types_certifi-2021.10.8.3-py3-none-any.whl (2.1 kB) [2026-02-13T19:06:20.809Z] Downloading types_urllib3-1.26.25.14-py3-none-any.whl (15 kB) [2026-02-13T19:06:20.809Z] Downloading wsproto-1.3.2-py3-none-any.whl (24 kB) [2026-02-13T19:06:20.809Z] Downloading h11-0.16.0-py3-none-any.whl (37 kB) [2026-02-13T19:06:20.809Z] Downloading async_generator-1.10-py3-none-any.whl (18 kB) [2026-02-13T19:06:20.809Z] Downloading docutils-0.22.4-py3-none-any.whl (633 kB) [2026-02-13T19:06:20.809Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 633.2/633.2 kB 35.4 MB/s 0:00:00 [2026-02-13T19:06:20.809Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) [2026-02-13T19:06:21.075Z] Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_aarch64.whl (761 kB) [2026-02-13T19:06:21.075Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 761.1/761.1 kB 46.2 MB/s 0:00:00 [2026-02-13T19:06:21.075Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2026-02-13T19:06:21.075Z] Downloading importlib_metadata-8.7.1-py3-none-any.whl (27 kB) [2026-02-13T19:06:21.075Z] Downloading zipp-3.23.0-py3-none-any.whl (10 kB) [2026-02-13T19:06:21.075Z] Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) [2026-02-13T19:06:21.075Z] Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) [2026-02-13T19:06:21.075Z] Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) [2026-02-13T19:06:21.341Z] Downloading rpds_py-0.30.0-cp312-cp312-musllinux_1_2_aarch64.whl (573 kB) [2026-02-13T19:06:21.341Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 573.3/573.3 kB 36.5 MB/s 0:00:00 [2026-02-13T19:06:21.341Z] Downloading openapi_core-0.22.0-py3-none-any.whl (108 kB) [2026-02-13T19:06:21.341Z] Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) [2026-02-13T19:06:21.341Z] Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) [2026-02-13T19:06:21.341Z] Downloading openapi_spec_validator-0.7.2-py3-none-any.whl (39 kB) [2026-02-13T19:06:21.341Z] Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_aarch64.whl (69 kB) [2026-02-13T19:06:21.341Z] Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) [2026-02-13T19:06:21.341Z] Downloading referencing-0.36.2-py3-none-any.whl (26 kB) [2026-02-13T19:06:21.341Z] Downloading werkzeug-3.1.5-py3-none-any.whl (225 kB) [2026-02-13T19:06:21.341Z] Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_aarch64.whl (23 kB) [2026-02-13T19:06:21.341Z] Downloading isodate-0.7.2-py3-none-any.whl (22 kB) [2026-02-13T19:06:21.607Z] Downloading more_itertools-10.8.0-py3-none-any.whl (69 kB) [2026-02-13T19:06:21.607Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2026-02-13T19:06:21.607Z] Downloading pycparser-3.0-py3-none-any.whl (48 kB) [2026-02-13T19:06:21.607Z] Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) [2026-02-13T19:06:21.607Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 41.8 MB/s 0:00:00 [2026-02-13T19:06:21.607Z] Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) [2026-02-13T19:06:21.607Z] Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) [2026-02-13T19:06:21.607Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2026-02-13T19:06:21.607Z] Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) [2026-02-13T19:06:24.180Z] Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email [2026-02-13T19:06:24.180Z] Building wheel for robotframework-sshlibrary (pyproject.toml): started [2026-02-13T19:06:26.753Z] Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' [2026-02-13T19:06:26.753Z] Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55207 sha256=965a7fc887b216b61996498b1948196bb35186ceaada737b954d8ad7afcb2a2b [2026-02-13T19:06:26.753Z] Stored in directory: /tmp/pip-ephem-wheel-cache-wqm22l52/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 [2026-02-13T19:06:26.753Z] Building wheel for robotbackgroundlogger (pyproject.toml): started [2026-02-13T19:06:28.689Z] Building wheel for robotbackgroundlogger (pyproject.toml): finished with status 'done' [2026-02-13T19:06:28.689Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=1a1976f7338a4441f70cf5ee752bf93c6a672c43567dc5e03ed7222d8e0a6981 [2026-02-13T19:06:28.689Z] Stored in directory: /tmp/pip-ephem-wheel-cache-wqm22l52/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2026-02-13T19:06:28.689Z] Building wheel for psutil (pyproject.toml): started [2026-02-13T19:06:46.876Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2026-02-13T19:06:46.876Z] Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_aarch64.whl size=278013 sha256=a7cc6c08a3ec6cc6f0c825e26221601cc080f252a0d297861230ce093ef1d493 [2026-02-13T19:06:46.876Z] Stored in directory: /tmp/pip-ephem-wheel-cache-wqm22l52/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d [2026-02-13T19:06:46.876Z] Building wheel for psycopg2 (pyproject.toml): started [2026-02-13T19:07:54.715Z] Building wheel for psycopg2 (pyproject.toml): still running... [2026-02-13T19:07:58.956Z] Building wheel for psycopg2 (pyproject.toml): finished with status 'done' [2026-02-13T19:07:58.956Z] Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_aarch64.whl size=521702 sha256=f871f527dbb73088d3dc90ea9bb8884c43bfa63a7ff511c0e66eefef7d795c95 [2026-02-13T19:07:58.956Z] Stored in directory: /tmp/pip-ephem-wheel-cache-wqm22l52/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b [2026-02-13T19:07:58.956Z] Building wheel for flex (pyproject.toml): started [2026-02-13T19:08:02.289Z] Building wheel for flex (pyproject.toml): finished with status 'done' [2026-02-13T19:08:02.289Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77344 sha256=4eaa5e4efbc0a900f71890008765df3bf0516f47d6134bc94ca591f71132f14c [2026-02-13T19:08:02.289Z] Stored in directory: /tmp/pip-ephem-wheel-cache-wqm22l52/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2026-02-13T19:08:02.289Z] Building wheel for strict-rfc3339 (pyproject.toml): started [2026-02-13T19:08:04.225Z] Building wheel for strict-rfc3339 (pyproject.toml): finished with status 'done' [2026-02-13T19:08:04.225Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=e26076cc7fb8617bbda3a406acb590b40d6ee7a82e3bc0ed562db189109eb29d [2026-02-13T19:08:04.225Z] Stored in directory: /tmp/pip-ephem-wheel-cache-wqm22l52/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2026-02-13T19:08:04.225Z] Building wheel for validate-email (pyproject.toml): started [2026-02-13T19:08:06.796Z] Building wheel for validate-email (pyproject.toml): finished with status 'done' [2026-02-13T19:08:06.796Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5560 sha256=6275840e547025ed1c80723ed9616d6ccd64a1697269a0646d3e606da937eaf5 [2026-02-13T19:08:06.796Z] Stored in directory: /tmp/pip-ephem-wheel-cache-wqm22l52/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2026-02-13T19:08:06.796Z] Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email [2026-02-13T19:08:08.732Z] 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:10:15.378Z] [2026-02-13T19:10:15.379Z] 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.4 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:10:15.379Z] 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:11:02.201Z] Removing intermediate container 3a86e0742c95 [2026-02-13T19:11:02.201Z] ---> d82ecb567af8 [2026-02-13T19:11:02.201Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2026-02-13T19:11:02.467Z] ---> Running in 34eb40d4c6f7 [2026-02-13T19:11:02.732Z] Removing intermediate container 34eb40d4c6f7 [2026-02-13T19:11:02.732Z] ---> 1d8b595d4dc4 [2026-02-13T19:11:02.732Z] Step 11/13 : LABEL arch=arm64 [2026-02-13T19:11:02.998Z] ---> Running in 7f61a7c71822 [2026-02-13T19:11:03.263Z] Removing intermediate container 7f61a7c71822 [2026-02-13T19:11:03.263Z] ---> 9b76a8035a5a [2026-02-13T19:11:03.263Z] Step 12/13 : LABEL git_sha=3d01a37ccb6b52696ab965b85f347949aa27d80b [2026-02-13T19:11:03.263Z] ---> Running in 05ee04112c26 [2026-02-13T19:11:03.531Z] Removing intermediate container 05ee04112c26 [2026-02-13T19:11:03.531Z] ---> dcd4b4430ea5 [2026-02-13T19:11:03.531Z] Step 13/13 : LABEL version=0.0.0 [2026-02-13T19:11:03.796Z] ---> Running in a9900606cd7c [2026-02-13T19:11:04.061Z] Removing intermediate container a9900606cd7c [2026-02-13T19:11:04.061Z] ---> c0e5371800fc [2026-02-13T19:11:04.061Z] [Warning] One or more build-args [ARCH] were not consumed [2026-02-13T19:11:04.061Z] Successfully built c0e5371800fc [2026-02-13T19:11:04.061Z] 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:11:04.542Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-02-13T19:11:04.542Z] [2026-02-13T19:11:04.542Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T19:11:04.874Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-02-13T19:11:05.140Z] arm64: Pulling from edgex-lftools-log-publisher [2026-02-13T19:11:05.140Z] 8998bd30e6a1: Pulling fs layer [2026-02-13T19:11:05.140Z] 04944245beec: Pulling fs layer [2026-02-13T19:11:05.140Z] 699f458cf7ca: Pulling fs layer [2026-02-13T19:11:05.140Z] 765212b225bb: Pulling fs layer [2026-02-13T19:11:05.140Z] f23df028b6ca: Pulling fs layer [2026-02-13T19:11:05.140Z] d65c8cfc05b1: Pulling fs layer [2026-02-13T19:11:05.140Z] 2437ff75d9bd: Pulling fs layer [2026-02-13T19:11:05.140Z] f23df028b6ca: Waiting [2026-02-13T19:11:05.140Z] 765212b225bb: Waiting [2026-02-13T19:11:05.140Z] 2437ff75d9bd: Waiting [2026-02-13T19:11:05.140Z] 04944245beec: Verifying Checksum [2026-02-13T19:11:05.140Z] 04944245beec: Download complete [2026-02-13T19:11:05.140Z] 765212b225bb: Verifying Checksum [2026-02-13T19:11:05.140Z] 765212b225bb: Download complete [2026-02-13T19:11:05.140Z] f23df028b6ca: Verifying Checksum [2026-02-13T19:11:05.140Z] f23df028b6ca: Download complete [2026-02-13T19:11:05.140Z] d65c8cfc05b1: Verifying Checksum [2026-02-13T19:11:05.140Z] d65c8cfc05b1: Download complete [2026-02-13T19:11:05.404Z] 699f458cf7ca: Verifying Checksum [2026-02-13T19:11:05.404Z] 699f458cf7ca: Download complete [2026-02-13T19:11:05.983Z] 8998bd30e6a1: Verifying Checksum [2026-02-13T19:11:05.983Z] 8998bd30e6a1: Download complete [2026-02-13T19:11:08.549Z] 2437ff75d9bd: Verifying Checksum [2026-02-13T19:11:08.549Z] 2437ff75d9bd: Download complete [2026-02-13T19:11:11.120Z] 8998bd30e6a1: Pull complete [2026-02-13T19:11:11.120Z] 04944245beec: Pull complete [2026-02-13T19:11:12.524Z] 699f458cf7ca: Pull complete [2026-02-13T19:11:12.788Z] 765212b225bb: Pull complete [2026-02-13T19:11:13.744Z] f23df028b6ca: Pull complete [2026-02-13T19:11:13.744Z] d65c8cfc05b1: Pull complete [2026-02-13T19:11:31.927Z] 2437ff75d9bd: Pull complete [2026-02-13T19:11:31.927Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-02-13T19:11:31.928Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-02-13T19:11:31.928Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T19:11:32.145Z] prd-ubuntu20.04-docker-arm64-4c-16g-2130 does not seem to be running inside a container [2026-02-13T19:11:32.215Z] $ 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-147 -v /w/workspace/xfoundry_edgex-taf-common_PR-147:/w/workspace/xfoundry_edgex-taf-common_PR-147:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-147@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-147@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2026-02-13T19:11:34.729Z] $ docker top b9dc79053c1cf0a0b00f7d49197791f74e9367f2969a4b3e1a9299a0d32e8a89 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-13T19:11:35.555Z] ---> job-cost.sh [2026-02-13T19:11:35.555Z] lf-activate-venv: SKIPPING [2026-02-13T19:11:35.555Z] INFO: No Stack... [2026-02-13T19:11:35.818Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-02-13T19:11:36.780Z] INFO: Archiving Costs [Pipeline] sh [2026-02-13T19:11:37.111Z] + cat /w/workspace/xfoundry_edgex-taf-common_PR-147/archives/cost.csv [2026-02-13T19:11:37.382Z] + cut -d, -f6 [Pipeline] lock [2026-02-13T19:11:37.437Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-147-2-stack-cost] [2026-02-13T19:11:37.443Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-147-2-stack-cost] did not exist. Created. [2026-02-13T19:11:37.448Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-147-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-02-13T19:11:38.118Z] /w/workspace/xfoundry_edgex-taf-common_PR-147@tmp/durable-35ca949f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-02-13T19:11:38.584Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-02-13T19:11:38.617Z] Warning: overwriting stash ‘stack-cost’ [2026-02-13T19:11:39.113Z] Stashed 1 file(s) [Pipeline] } [2026-02-13T19:11:39.120Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-147-2-stack-cost] [Pipeline] // lock [Pipeline] } [2026-02-13T19:11:39.161Z] $ docker stop --time=1 b9dc79053c1cf0a0b00f7d49197791f74e9367f2969a4b3e1a9299a0d32e8a89 [2026-02-13T19:11:40.695Z] $ docker rm -f --volumes b9dc79053c1cf0a0b00f7d49197791f74e9367f2969a4b3e1a9299a0d32e8a89 [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:41.446Z] + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-147/archives ] [2026-02-13T19:11:41.446Z] + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-147/archives [2026-02-13T19:11:41.446Z] total 16 [2026-02-13T19:11:41.446Z] drwxr-xr-x 3 root root 4096 Feb 13 18:59 . [2026-02-13T19:11:41.446Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 13 18:59 .. [2026-02-13T19:11:41.446Z] drwxr-xr-x 2 root root 4096 Feb 13 18:59 cost [2026-02-13T19:11:41.446Z] -rw-r--r-- 1 root root 88 Feb 13 18:59 cost.csv [2026-02-13T19:11:41.446Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-147/archives [2026-02-13T19:11:41.446Z] + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-147/archives [2026-02-13T19:11:41.446Z] total 16 [2026-02-13T19:11:41.446Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 18:59 . [2026-02-13T19:11:41.446Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 13 18:59 .. [2026-02-13T19:11:41.446Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 13 18:59 cost [2026-02-13T19:11:41.446Z] -rw-r--r-- 1 jenkins jenkins 88 Feb 13 18:59 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-02-13T19:11:41.728Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T19:11:42.579Z] ---> package-listing.sh [2026-02-13T19:11:42.579Z] ++ facter osfamily [2026-02-13T19:11:42.579Z] ++ tr '[:upper:]' '[:lower:]' [2026-02-13T19:11:42.836Z] + OS_FAMILY=debian [2026-02-13T19:11:42.836Z] + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-147 [2026-02-13T19:11:42.836Z] + START_PACKAGES=/tmp/packages_start.txt [2026-02-13T19:11:42.836Z] + END_PACKAGES=/tmp/packages_end.txt [2026-02-13T19:11:42.836Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-02-13T19:11:42.836Z] + PACKAGES=/tmp/packages_start.txt [2026-02-13T19:11:42.836Z] + '[' /w/workspace/xfoundry_edgex-taf-common_PR-147 ']' [2026-02-13T19:11:42.836Z] + PACKAGES=/tmp/packages_end.txt [2026-02-13T19:11:42.836Z] + case "${OS_FAMILY}" in [2026-02-13T19:11:42.836Z] + dpkg -l [2026-02-13T19:11:42.836Z] + grep '^ii' [2026-02-13T19:11:42.836Z] + '[' -f /tmp/packages_start.txt ']' [2026-02-13T19:11:42.836Z] + '[' -f /tmp/packages_end.txt ']' [2026-02-13T19:11:42.836Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-02-13T19:11:42.836Z] + '[' /w/workspace/xfoundry_edgex-taf-common_PR-147 ']' [2026-02-13T19:11:42.836Z] + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-147/archives/ [2026-02-13T19:11:42.836Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-147/archives/ [Pipeline] echo [2026-02-13T19:11:42.845Z] 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-147/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:43.119Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T19:11:43.675Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-13T19:11:43.675Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T19:11:43.742Z] prd-ubuntu20.04-docker-8c-8g-2124 does not seem to be running inside a container [2026-02-13T19:11:43.758Z] $ 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-147/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-147 -v /w/workspace/xfoundry_edgex-taf-common_PR-147:/w/workspace/xfoundry_edgex-taf-common_PR-147:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-147@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-147@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:43.951Z] $ docker top e3fb4d0be46c0bb1ebe7e6bd145c2084c7e30d30497d540288a51c97713dd64c -eo pid,comm [Pipeline] { [Pipeline] sh [2026-02-13T19:11:44.292Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-02-13T19:11:44.577Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-02-13T19:11:44.860Z] + ls /var/log/sa-host [2026-02-13T19:11:44.860Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-13T19:11:44.925Z] provisioning config files... [2026-02-13T19:11:44.932Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-147@tmp/config4348454420225210745tmp [Pipeline] { [Pipeline] echo [2026-02-13T19:11:44.951Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T19:11:45.231Z] ---> create-netrc.sh [Pipeline] } [2026-02-13T19:11:45.236Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-02-13T19:11:45.552Z] ---> python-tools-install.sh [Pipeline] echo [2026-02-13T19:11:45.559Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T19:11:45.835Z] ---> sudo-logs.sh [2026-02-13T19:11:45.835Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-02-13T19:11:45.857Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T19:11:46.220Z] ---> job-cost.sh [2026-02-13T19:11:46.220Z] lf-activate-venv: SKIPPING [2026-02-13T19:11:46.220Z] DEBUG: total: 0.2199999988079071 [2026-02-13T19:11:46.220Z] INFO: Retrieving Stack Cost... [2026-02-13T19:11:46.477Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-02-13T19:11:46.735Z] INFO: Archiving Costs [Pipeline] echo [2026-02-13T19:11:46.746Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T19:11:47.024Z] ---> logs-deploy.sh [2026-02-13T19:11:47.024Z] lf-activate-venv: SKIPPING [2026-02-13T19:11:47.024Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-147/2 [2026-02-13T19:11:47.024Z] INFO: archiving workspace using pattern(s): [2026-02-13T19:11:47.960Z] Archives upload complete. [2026-02-13T19:11:47.960Z] INFO: archiving logs to Nexus