Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9b0c54c51d45feca331ab1fbcbff15b2e182917c+eddc1ba5d35ac977be428cb1fd634fea90fce073 (50221c7017cb89fbcd291830cf79b04ce8d984b3) 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-ssh10626825831378570512.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10118477590489484356.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-138/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-138/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh264840567792614812.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b1c004cf40c352fe6d03b0971bc7ee860312a7b0 # timeout=10 Commit message: "Merge pull request #480 from jinlinGuan/fix-docs-publish" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh1156536924671335984.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-138/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-138/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3051517684092972998.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 ‘prd-centos7-blackbox-4c-2g-13244’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-13245’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-13669’ is offline Running on prd-ubuntu20.04-docker-8c-8g-13678 in /w/workspace/xfoundry_edgex-taf-common_PR-138 [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-138 # 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 > 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 Merging remotes/origin/main commit eddc1ba5d35ac977be428cb1fd634fea90fce073 into PR head commit 9b0c54c51d45feca331ab1fbcbff15b2e182917c Merge succeeded, producing 6dc19a715b4b3a14ffe6e76c4912cb0134c293c1 Checking out Revision 6dc19a715b4b3a14ffe6e76c4912cb0134c293c1 (PR-138) > 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/138/head:refs/remotes/origin/PR-138 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9b0c54c51d45feca331ab1fbcbff15b2e182917c # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge eddc1ba5d35ac977be428cb1fd634fea90fce073 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6dc19a715b4b3a14ffe6e76c4912cb0134c293c1 # timeout=10 Commit message: "Merge commit 'eddc1ba5d35ac977be428cb1fd634fea90fce073' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 46b2c65ee2f7f1002b46bc04ad005109cf0cc676 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-06-22T18:57:43.688Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-06-22T18:57:43.767Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-06-22T18:57:43.792Z] ========================================================= [2026-06-22T18:57:43.792Z] EdgeX Global Pipelines Version Info [2026-06-22T18:57:43.792Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-06-22T18:57:44.950Z] ------------------- [2026-06-22T18:57:44.950Z] stable info: [2026-06-22T18:57:44.950Z] ------------------- [2026-06-22T18:57:44.950Z] Commited By: Ginny Guan ginny@iotechsys.com [2026-06-22T18:57:44.950Z] Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 [2026-06-22T18:57:44.950Z] Message: update stable to v1.0.281 [2026-06-22T18:57:45.893Z] ------------------- [2026-06-22T18:57:45.893Z] experimental info: [2026-06-22T18:57:45.893Z] ------------------- [2026-06-22T18:57:45.893Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-06-22T18:57:45.893Z] Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 [2026-06-22T18:57:45.893Z] Message: update experimental to v1.0.281 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2026-06-22T18:57:45.992Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2026-06-22T18:57:46.010Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2026-06-22T18:57:46.036Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-06-22T18:57:46.061Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-06-22T18:57:46.081Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-06-22T18:57:46.096Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2026-06-22T18:57:46.115Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-06-22T18:57:46.143Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2026-06-22T18:57:46.168Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2026-06-22T18:57:46.188Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-06-22T18:57:46.205Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2026-06-22T18:57:46.227Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2026-06-22T18:57:46.247Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-06-22T18:57:46.271Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-06-22T18:57:46.297Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-138 [Pipeline] echo [2026-06-22T18:57:46.315Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-138 [Pipeline] echo [2026-06-22T18:57:46.335Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-138 [Pipeline] echo [2026-06-22T18:57:46.354Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6dc19a715b4b3a14ffe6e76c4912cb0134c293c1 [Pipeline] echo [2026-06-22T18:57:46.375Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6dc19a7 [Pipeline] echo [2026-06-22T18:57:46.398Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-06-22T18:57:46.468Z] provisioning config files... [2026-06-22T18:57:46.494Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-138@tmp/config4449470046656856028tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-22T18:57:46.841Z] ---> ****-login.sh [2026-06-22T18:57:46.841Z] nexus3.edgexfoundry.org:10001 [2026-06-22T18:57:46.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-22T18:57:47.100Z] [2026-06-22T18:57:47.100Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-22T18:57:47.100Z] Configure a credential helper to remove this warning. See [2026-06-22T18:57:47.100Z] https://docs.****.com/go/credential-store/ [2026-06-22T18:57:47.100Z] [2026-06-22T18:57:47.100Z] Login Succeeded [2026-06-22T18:57:47.100Z] nexus3.edgexfoundry.org:10002 [2026-06-22T18:57:47.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-22T18:57:47.100Z] [2026-06-22T18:57:47.100Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-22T18:57:47.100Z] Configure a credential helper to remove this warning. See [2026-06-22T18:57:47.100Z] https://docs.****.com/go/credential-store/ [2026-06-22T18:57:47.100Z] [2026-06-22T18:57:47.100Z] Login Succeeded [2026-06-22T18:57:47.100Z] nexus3.edgexfoundry.org:10003 [2026-06-22T18:57:47.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-22T18:57:47.100Z] [2026-06-22T18:57:47.100Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-22T18:57:47.100Z] Configure a credential helper to remove this warning. See [2026-06-22T18:57:47.100Z] https://docs.****.com/go/credential-store/ [2026-06-22T18:57:47.100Z] [2026-06-22T18:57:47.100Z] Login Succeeded [2026-06-22T18:57:47.100Z] nexus3.edgexfoundry.org:10004 [2026-06-22T18:57:47.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-22T18:57:47.374Z] [2026-06-22T18:57:47.374Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-22T18:57:47.374Z] Configure a credential helper to remove this warning. See [2026-06-22T18:57:47.374Z] https://docs.****.com/go/credential-store/ [2026-06-22T18:57:47.374Z] [2026-06-22T18:57:47.374Z] Login Succeeded [2026-06-22T18:57:47.374Z] ****.io [2026-06-22T18:57:47.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-22T18:57:47.647Z] [2026-06-22T18:57:47.647Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-22T18:57:47.647Z] Configure a credential helper to remove this warning. See [2026-06-22T18:57:47.647Z] https://docs.****.com/go/credential-store/ [2026-06-22T18:57:47.647Z] [2026-06-22T18:57:47.647Z] Login Succeeded [2026-06-22T18:57:47.647Z] ---> ****-login.sh ends [Pipeline] } [2026-06-22T18:57:47.659Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2026-06-22T18:57:48.353Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-06-22T18:57:48.353Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-06-22T18:57:48.353Z] + [ -e /tmp/ssh_known_hosts ] [2026-06-22T18:57:48.353Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-06-22T18:57:48.353Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-06-22T18:57:48.353Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-06-22T18:57:48.353Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-22T18:57:48.869Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-22T18:57:48.869Z] [2026-06-22T18:57:48.869Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-22T18:57:49.254Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-22T18:57:49.254Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-06-22T18:57:49.254Z] 3dae71ba6b94: Pulling fs layer [2026-06-22T18:57:49.254Z] 6bf1a483ea7c: Pulling fs layer [2026-06-22T18:57:49.254Z] f5dfc541a4d3: Pulling fs layer [2026-06-22T18:57:49.254Z] 461d9e800cba: Pulling fs layer [2026-06-22T18:57:49.254Z] 80192f66455f: Pulling fs layer [2026-06-22T18:57:49.254Z] 2e8e34ca0e6c: Pulling fs layer [2026-06-22T18:57:49.254Z] a29436f7fd5d: Pulling fs layer [2026-06-22T18:57:49.254Z] 923cac83aea3: Pulling fs layer [2026-06-22T18:57:49.254Z] 25ad8b0a4227: Pulling fs layer [2026-06-22T18:57:49.254Z] db01528c6b51: Pulling fs layer [2026-06-22T18:57:49.254Z] 28988de357af: Pulling fs layer [2026-06-22T18:57:49.254Z] 461d9e800cba: Waiting [2026-06-22T18:57:49.254Z] 80192f66455f: Waiting [2026-06-22T18:57:49.254Z] 2e8e34ca0e6c: Waiting [2026-06-22T18:57:49.254Z] a29436f7fd5d: Waiting [2026-06-22T18:57:49.254Z] 923cac83aea3: Waiting [2026-06-22T18:57:49.254Z] db01528c6b51: Waiting [2026-06-22T18:57:49.254Z] 25ad8b0a4227: Waiting [2026-06-22T18:57:49.254Z] 28988de357af: Waiting [2026-06-22T18:57:49.254Z] 6bf1a483ea7c: Verifying Checksum [2026-06-22T18:57:49.254Z] 6bf1a483ea7c: Download complete [2026-06-22T18:57:49.254Z] 461d9e800cba: Verifying Checksum [2026-06-22T18:57:49.254Z] 461d9e800cba: Download complete [2026-06-22T18:57:49.254Z] 80192f66455f: Download complete [2026-06-22T18:57:49.538Z] f5dfc541a4d3: Verifying Checksum [2026-06-22T18:57:49.538Z] f5dfc541a4d3: Download complete [2026-06-22T18:57:49.538Z] 3dae71ba6b94: Verifying Checksum [2026-06-22T18:57:49.538Z] 3dae71ba6b94: Download complete [2026-06-22T18:57:49.538Z] 923cac83aea3: Verifying Checksum [2026-06-22T18:57:49.538Z] 923cac83aea3: Download complete [2026-06-22T18:57:49.538Z] 25ad8b0a4227: Download complete [2026-06-22T18:57:49.538Z] db01528c6b51: Verifying Checksum [2026-06-22T18:57:49.538Z] db01528c6b51: Download complete [2026-06-22T18:57:49.538Z] 28988de357af: Verifying Checksum [2026-06-22T18:57:49.538Z] 28988de357af: Download complete [2026-06-22T18:57:49.798Z] a29436f7fd5d: Verifying Checksum [2026-06-22T18:57:50.056Z] 2e8e34ca0e6c: Verifying Checksum [2026-06-22T18:57:50.056Z] 2e8e34ca0e6c: Download complete [2026-06-22T18:57:50.626Z] 3dae71ba6b94: Pull complete [2026-06-22T18:57:50.885Z] 6bf1a483ea7c: Pull complete [2026-06-22T18:57:51.455Z] f5dfc541a4d3: Pull complete [2026-06-22T18:57:51.455Z] 461d9e800cba: Pull complete [2026-06-22T18:57:51.455Z] 80192f66455f: Pull complete [2026-06-22T18:57:55.662Z] 2e8e34ca0e6c: Pull complete [2026-06-22T18:57:55.662Z] a29436f7fd5d: Pull complete [2026-06-22T18:57:55.662Z] 923cac83aea3: Pull complete [2026-06-22T18:57:55.662Z] 25ad8b0a4227: Pull complete [2026-06-22T18:57:55.662Z] db01528c6b51: Pull complete [2026-06-22T18:57:55.662Z] 28988de357af: Pull complete [2026-06-22T18:57:55.662Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-06-22T18:57:55.662Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-22T18:57:55.662Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-22T18:57:55.799Z] prd-ubuntu20.04-docker-8c-8g-13678 does not seem to be running inside a container [2026-06-22T18:57:55.832Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-138 -v /w/workspace/xfoundry_edgex-taf-common_PR-138:/w/workspace/xfoundry_edgex-taf-common_PR-138:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-138@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-138@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-06-22T18:57:57.358Z] $ docker top c91cd2de0e93661d64b26500929c49b0e8182fb030b3a8cd6599676214ae76da -eo pid,comm [2026-06-22T18:57:57.407Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-06-22T18:57:57.407Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-06-22T18:57:57.468Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-06-22T18:57:57.469Z] [ssh-agent] Looking for ssh-agent implementation... [2026-06-22T18:57:57.589Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-06-22T18:57:57.590Z] $ docker exec c91cd2de0e93661d64b26500929c49b0e8182fb030b3a8cd6599676214ae76da ssh-agent [2026-06-22T18:57:57.689Z] SSH_AUTH_SOCK=/tmp/ssh-BVjf31dw8pyf/agent.32 [2026-06-22T18:57:57.689Z] SSH_AGENT_PID=38 [2026-06-22T18:57:57.697Z] Running ssh-add (command line suppressed) [2026-06-22T18:57:57.808Z] Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-138@tmp/private_key_5880412093715543729.key (/w/workspace/xfoundry_edgex-taf-common_PR-138@tmp/private_key_5880412093715543729.key) [2026-06-22T18:57:57.836Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-06-22T18:57:58.141Z] + git config --global --add safe.directory /w/workspace/xfoundry_edgex-taf-common_PR-138 [Pipeline] sh [2026-06-22T18:57:58.434Z] + git tag --points-at HEAD [Pipeline] } [2026-06-22T18:57:58.468Z] $ docker exec --env ******** --env ******** c91cd2de0e93661d64b26500929c49b0e8182fb030b3a8cd6599676214ae76da ssh-agent -k [2026-06-22T18:57:58.558Z] unset SSH_AUTH_SOCK; [2026-06-22T18:57:58.558Z] unset SSH_AGENT_PID; [2026-06-22T18:57:58.558Z] echo Agent pid 38 killed; [2026-06-22T18:57:58.567Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-06-22T18:57:58.607Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-06-22T18:57:58.607Z] [ssh-agent] Looking for ssh-agent implementation... [2026-06-22T18:57:58.723Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-06-22T18:57:58.724Z] $ docker exec c91cd2de0e93661d64b26500929c49b0e8182fb030b3a8cd6599676214ae76da ssh-agent [2026-06-22T18:57:58.833Z] SSH_AUTH_SOCK=/tmp/ssh-kjrj7xYjioEA/agent.85 [2026-06-22T18:57:58.833Z] SSH_AGENT_PID=91 [2026-06-22T18:57:58.845Z] Running ssh-add (command line suppressed) [2026-06-22T18:57:58.950Z] Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-138@tmp/private_key_7011862989777032600.key (/w/workspace/xfoundry_edgex-taf-common_PR-138@tmp/private_key_7011862989777032600.key) [2026-06-22T18:57:58.966Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-06-22T18:57:59.257Z] + git semver init [2026-06-22T18:57:59.558Z] 2026-06-22 18:57:59,476 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-06-22T18:57:59.558Z] 2026-06-22 18:57:59,480 [run_init] DEBUG init version:0.0.0 force:False [2026-06-22T18:57:59.558Z] 2026-06-22 18:57:59,481 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-138/.semver [2026-06-22T18:57:59.558Z] 2026-06-22 18:57:59,482 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-138/.semver [2026-06-22T18:57:59.558Z] 2026-06-22 18:57:59,482 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-138/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-138, stdin=None, shell=False, universal_newlines=False) [2026-06-22T18:58:00.497Z] 2026-06-22 18:58:00,156 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-138/.git/info/exclude [2026-06-22T18:58:00.497Z] 2026-06-22 18:58:00,156 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-138/.semver/PR-138 with force:False [2026-06-22T18:58:00.497Z] 2026-06-22 18:58:00,156 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-138/.semver/PR-138 [2026-06-22T18:58:00.497Z] 2026-06-22 18:58:00,160 [execute] INFO git cat-file --batch-check [2026-06-22T18:58:00.497Z] 2026-06-22 18:58:00,160 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-138/.semver, stdin=, shell=False, universal_newlines=False) [2026-06-22T18:58:00.497Z] 2026-06-22 18:58:00,164 [execute] INFO git cat-file --batch [2026-06-22T18:58:00.497Z] 2026-06-22 18:58:00,164 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-138/.semver, stdin=, shell=False, universal_newlines=False) [2026-06-22T18:58:00.497Z] 2026-06-22 18:58:00,168 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-138/.semver/PR-138 [2026-06-22T18:58:00.497Z] 0.0.0 [Pipeline] } [2026-06-22T18:58:00.505Z] $ docker exec --env ******** --env ******** c91cd2de0e93661d64b26500929c49b0e8182fb030b3a8cd6599676214ae76da ssh-agent -k [2026-06-22T18:58:00.596Z] unset SSH_AUTH_SOCK; [2026-06-22T18:58:00.596Z] unset SSH_AGENT_PID; [2026-06-22T18:58:00.597Z] echo Agent pid 91 killed; [2026-06-22T18:58:00.608Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-06-22T18:58:00.932Z] + git semver [Pipeline] } [2026-06-22T18:58:01.510Z] $ docker stop --time=1 c91cd2de0e93661d64b26500929c49b0e8182fb030b3a8cd6599676214ae76da [2026-06-22T18:58:02.797Z] $ docker rm -f --volumes c91cd2de0e93661d64b26500929c49b0e8182fb030b3a8cd6599676214ae76da [Pipeline] // withDockerContainer [Pipeline] sh [2026-06-22T18:58:03.144Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-06-22T18:58:03.427Z] Stashed 1 file(s) [Pipeline] echo [2026-06-22T18:58:03.432Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-06-22T18:58:03.599Z] provisioning config files... [2026-06-22T18:58:03.611Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-138@tmp/config8624582101605437561tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-22T18:58:03.910Z] ---> ****-login.sh [2026-06-22T18:58:03.910Z] nexus3.edgexfoundry.org:10001 [2026-06-22T18:58:03.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-22T18:58:03.910Z] Login Succeeded [2026-06-22T18:58:03.910Z] nexus3.edgexfoundry.org:10002 [2026-06-22T18:58:03.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-22T18:58:03.910Z] Login Succeeded [2026-06-22T18:58:03.910Z] nexus3.edgexfoundry.org:10003 [2026-06-22T18:58:04.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-22T18:58:04.169Z] Login Succeeded [2026-06-22T18:58:04.169Z] nexus3.edgexfoundry.org:10004 [2026-06-22T18:58:04.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-22T18:58:04.169Z] Login Succeeded [2026-06-22T18:58:04.169Z] ****.io [2026-06-22T18:58:04.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-22T18:58:04.428Z] Login Succeeded [2026-06-22T18:58:04.428Z] ---> ****-login.sh ends [Pipeline] } [2026-06-22T18:58:04.436Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-06-22T18:58:05.004Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-06-22T18:58:05.288Z] + ls -al . [2026-06-22T18:58:05.288Z] total 72 [2026-06-22T18:58:05.288Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 22 18:58 . [2026-06-22T18:58:05.288Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 18:57 .. [2026-06-22T18:58:05.288Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 22 18:58 .git [2026-06-22T18:58:05.288Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 18:57 .github [2026-06-22T18:58:05.288Z] -rw-rw-r-- 1 jenkins jenkins 22 Jun 22 18:57 .gitignore [2026-06-22T18:58:05.288Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 22 18:58 .semver [2026-06-22T18:58:05.288Z] -rw-rw-r-- 1 jenkins jenkins 1653 Jun 22 18:57 Dockerfile [2026-06-22T18:58:05.288Z] -rw-rw-r-- 1 jenkins jenkins 746 Jun 22 18:57 Jenkinsfile [2026-06-22T18:58:05.288Z] -rw-rw-r-- 1 jenkins jenkins 11381 Jun 22 18:57 LICENSE [2026-06-22T18:58:05.288Z] -rw-rw-r-- 1 jenkins jenkins 4232 Jun 22 18:57 README.md [2026-06-22T18:58:05.288Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 22 18:57 TUC [2026-06-22T18:58:05.288Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 22 18:58 VERSION [2026-06-22T18:58:05.288Z] -rw-rw-r-- 1 jenkins jenkins 473 Jun 22 18:57 requirements.txt [2026-06-22T18:58:05.288Z] -rw-rw-r-- 1 jenkins jenkins 54 Jun 22 18:57 robot-entrypoint.sh [2026-06-22T18:58:05.288Z] -rw-rw-r-- 1 jenkins jenkins 445 Jun 22 18:57 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-22T18:58:05.601Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=6dc19a715b4b3a14ffe6e76c4912cb0134c293c1 --label arch=amd64 --label version=0.0.0 . [2026-06-22T18:58:06.183Z] #0 building with "default" instance using docker driver [2026-06-22T18:58:06.183Z] [2026-06-22T18:58:06.183Z] #1 [internal] load build definition from Dockerfile [2026-06-22T18:58:06.183Z] #1 transferring dockerfile: 1.69kB done [2026-06-22T18:58:06.183Z] #1 DONE 0.0s [2026-06-22T18:58:06.183Z] [2026-06-22T18:58:06.183Z] #2 [internal] load metadata for docker.io/library/alpine:3.20 [2026-06-22T18:58:06.183Z] #2 DONE 0.1s [2026-06-22T18:58:06.442Z] [2026-06-22T18:58:06.442Z] #3 [internal] load .dockerignore [2026-06-22T18:58:06.442Z] #3 transferring context: 2B done [2026-06-22T18:58:06.442Z] #3 DONE 0.0s [2026-06-22T18:58:06.442Z] [2026-06-22T18:58:06.442Z] #4 [internal] load build context [2026-06-22T18:58:06.442Z] #4 transferring context: 590.10kB 0.0s done [2026-06-22T18:58:06.442Z] #4 DONE 0.1s [2026-06-22T18:58:06.442Z] [2026-06-22T18:58:06.442Z] #5 [1/7] FROM docker.io/library/alpine:3.20@sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc [2026-06-22T18:58:06.442Z] #5 resolve docker.io/library/alpine:3.20@sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc 0.0s done [2026-06-22T18:58:06.442Z] #5 extracting sha256:25f1d6b1951ac8eb3740558fe94cb83d377bdadf95fd9f98b50d2e1b96130471 0.1s done [2026-06-22T18:58:06.442Z] #5 sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc 9.23kB / 9.23kB done [2026-06-22T18:58:06.442Z] #5 sha256:c64c687cbea9300178b30c95835354e34c4e4febc4badfe27102879de0483b5e 1.02kB / 1.02kB done [2026-06-22T18:58:06.442Z] #5 sha256:bf8527eb54c3680e728d5b4b383a8ba730d72dae7236fbc8dff97ed6b224a731 612B / 612B done [2026-06-22T18:58:06.442Z] #5 sha256:25f1d6b1951ac8eb3740558fe94cb83d377bdadf95fd9f98b50d2e1b96130471 3.63MB / 3.63MB 0.1s done [2026-06-22T18:58:06.703Z] #5 DONE 0.3s [2026-06-22T18:58:06.703Z] [2026-06-22T18:58:06.703Z] #6 [2/7] COPY . /edgex-taf/edgex-taf-common [2026-06-22T18:58:06.703Z] #6 DONE 0.1s [2026-06-22T18:58:06.703Z] [2026-06-22T18:58:06.703Z] #7 [3/7] COPY robot-entrypoint.sh /usr/local/bin/ [2026-06-22T18:58:06.703Z] #7 DONE 0.0s [2026-06-22T18:58:06.703Z] [2026-06-22T18:58:06.703Z] #8 [4/7] COPY requirements.txt /edgex-taf/requirements.txt [2026-06-22T18:58:06.703Z] #8 DONE 0.0s [2026-06-22T18:58:06.703Z] [2026-06-22T18:58:06.703Z] #9 [5/7] WORKDIR /edgex-taf [2026-06-22T18:58:06.703Z] #9 DONE 0.0s [2026-06-22T18:58:06.963Z] [2026-06-22T18:58:06.963Z] #10 [6/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-06-22T18:58:06.963Z] #10 DONE 0.3s [2026-06-22T18:58:07.222Z] [2026-06-22T18:58:07.222Z] #11 [7/7] RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.5-r2 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && rm /usr/lib/python*/EXTERNALLY-MANAGED && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache-dir --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install --no-cache-dir ./edgex-taf-common && pip3 install --no-cache-dir -r requirements.txt [2026-06-22T18:58:07.222Z] #11 0.311 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2026-06-22T18:58:07.481Z] #11 0.502 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2026-06-22T18:58:08.052Z] #11 1.043 OK: 8 MiB in 14 packages [2026-06-22T18:58:08.328Z] #11 1.095 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2026-06-22T18:58:08.328Z] #11 1.272 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2026-06-22T18:58:08.605Z] #11 1.641 (1/14) Installing ca-certificates (20260413-r0) [2026-06-22T18:58:08.864Z] #11 1.786 (2/14) Installing brotli-libs (1.1.0-r2) [2026-06-22T18:58:09.130Z] #11 2.021 (3/14) Installing c-ares (1.33.1-r0) [2026-06-22T18:58:09.130Z] #11 2.152 (4/14) Installing libunistring (1.2-r0) [2026-06-22T18:58:09.472Z] #11 2.314 (5/14) Installing libidn2 (2.3.7-r0) [2026-06-22T18:58:09.472Z] #11 2.458 (6/14) Installing nghttp2-libs (1.62.1-r0) [2026-06-22T18:58:09.738Z] #11 2.642 (7/14) Installing libpsl (0.21.5-r1) [2026-06-22T18:58:09.738Z] #11 2.772 (8/14) Installing zstd-libs (1.5.6-r0) [2026-06-22T18:58:09.996Z] #11 2.934 (9/14) Installing libcurl (8.14.1-r2) [2026-06-22T18:58:10.255Z] #11 3.157 (10/14) Installing curl (8.14.1-r2) [2026-06-22T18:58:10.255Z] #11 3.364 (11/14) Installing docker-cli (26.1.5-r0) [2026-06-22T18:58:10.823Z] #11 3.667 (12/14) Installing oniguruma (6.9.9-r0) [2026-06-22T18:58:10.823Z] #11 3.801 (13/14) Installing jq (1.7.1-r0) [2026-06-22T18:58:11.081Z] #11 4.025 (14/14) Installing openssl (3.3.7-r0) [2026-06-22T18:58:11.339Z] #11 4.267 Executing busybox-1.36.1-r31.trigger [2026-06-22T18:58:11.598Z] #11 4.271 Executing ca-certificates-20260413-r0.trigger [2026-06-22T18:58:11.598Z] #11 4.308 OK: 43 MiB in 28 packages [2026-06-22T18:58:11.598Z] #11 4.363 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2026-06-22T18:58:11.598Z] #11 4.543 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2026-06-22T18:58:12.165Z] #11 5.029 (1/167) Installing libexpat (2.8.1-r0) [2026-06-22T18:58:12.165Z] #11 5.221 (2/167) Installing libbz2 (1.0.8-r6) [2026-06-22T18:58:12.426Z] #11 5.384 (3/167) Installing libpng (1.6.57-r0) [2026-06-22T18:58:12.426Z] #11 5.527 (4/167) Installing freetype (2.13.2-r0) [2026-06-22T18:58:12.688Z] #11 5.756 (5/167) Installing fontconfig (2.15.0-r1) [2026-06-22T18:58:12.947Z] #11 5.909 (6/167) Installing libfontenc (1.1.8-r0) [2026-06-22T18:58:13.208Z] #11 6.098 (7/167) Installing mkfontscale (1.2.2-r6) [2026-06-22T18:58:13.208Z] #11 6.263 (8/167) Installing font-opensans (0_git20210927-r1) [2026-06-22T18:58:13.470Z] #11 6.449 (9/167) Installing pkgconf (2.2.0-r0) [2026-06-22T18:58:13.470Z] #11 6.582 (10/167) Installing libgcc (13.2.1_git20240309-r1) [2026-06-22T18:58:13.731Z] #11 6.769 (11/167) Installing libffi (3.4.6-r0) [2026-06-22T18:58:13.991Z] #11 6.889 (12/167) Installing libintl (0.22.5-r0) [2026-06-22T18:58:13.991Z] #11 7.055 (13/167) Installing libeconf (0.6.3-r0) [2026-06-22T18:58:14.251Z] #11 7.188 (14/167) Installing libblkid (2.40.1-r1) [2026-06-22T18:58:14.251Z] #11 7.320 (15/167) Installing libmount (2.40.1-r1) [2026-06-22T18:58:14.510Z] #11 7.464 (16/167) Installing pcre2 (10.43-r0) [2026-06-22T18:58:14.510Z] #11 7.621 (17/167) Installing glib (2.80.5-r0) [2026-06-22T18:58:14.769Z] #11 7.811 (18/167) Installing libstdc++ (13.2.1_git20240309-r1) [2026-06-22T18:58:15.339Z] #11 8.200 (19/167) Installing xz-libs (5.8.3-r0) [2026-06-22T18:58:15.339Z] #11 8.340 (20/167) Installing libxml2 (2.12.10-r0) [2026-06-22T18:58:15.601Z] #11 8.503 (21/167) Installing shared-mime-info (2.4-r0) [2026-06-22T18:58:15.601Z] #11 8.662 (22/167) Installing hicolor-icon-theme (0.17-r2) [2026-06-22T18:58:15.860Z] #11 8.839 (23/167) Installing libjpeg-turbo (3.0.3-r0) [2026-06-22T18:58:16.119Z] #11 8.993 (24/167) Installing libsharpyuv (1.3.2-r0) [2026-06-22T18:58:16.119Z] #11 9.105 (25/167) Installing libwebp (1.3.2-r0) [2026-06-22T18:58:16.381Z] #11 9.334 (26/167) Installing tiff (4.6.0t-r0) [2026-06-22T18:58:16.642Z] #11 9.544 (27/167) Installing gdk-pixbuf (2.42.12-r0) [2026-06-22T18:58:16.902Z] #11 9.759 (28/167) Installing gtk-update-icon-cache (3.24.43-r0) [2026-06-22T18:58:16.902Z] #11 9.923 (29/167) Installing libxau (1.0.11-r4) [2026-06-22T18:58:17.163Z] #11 10.03 (30/167) Installing libmd (1.1.0-r0) [2026-06-22T18:58:17.163Z] #11 10.20 (31/167) Installing libbsd (0.12.2-r0) [2026-06-22T18:58:17.423Z] #11 10.36 (32/167) Installing libxdmcp (1.1.5-r1) [2026-06-22T18:58:17.423Z] #11 10.51 (33/167) Installing libxcb (1.16.1-r0) [2026-06-22T18:58:17.687Z] #11 10.76 (34/167) Installing libx11 (1.8.9-r1) [2026-06-22T18:58:17.950Z] #11 11.03 (35/167) Installing libxcomposite (0.4.6-r5) [2026-06-22T18:58:18.213Z] #11 11.17 (36/167) Installing libxfixes (6.0.1-r4) [2026-06-22T18:58:18.213Z] #11 11.30 (37/167) Installing libxrender (0.9.11-r5) [2026-06-22T18:58:18.472Z] #11 11.47 (38/167) Installing libxcursor (1.2.2-r1) [2026-06-22T18:58:18.472Z] #11 11.58 (39/167) Installing libxdamage (1.1.6-r5) [2026-06-22T18:58:18.535Z] Still waiting to schedule task [2026-06-22T18:58:18.535Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2026-06-22T18:58:18.733Z] #11 11.73 (40/167) Installing libxext (1.3.6-r2) [2026-06-22T18:58:18.993Z] #11 11.90 (41/167) Installing libxi (1.8.1-r4) [2026-06-22T18:58:18.993Z] #11 12.06 (42/167) Installing libxinerama (1.1.5-r4) [2026-06-22T18:58:19.277Z] #11 12.21 (43/167) Installing libxrandr (1.5.4-r1) [2026-06-22T18:58:19.556Z] #11 12.38 (44/167) Installing libatk-1.0 (2.52.0-r0) [2026-06-22T18:58:19.556Z] #11 12.56 (45/167) Installing libxtst (1.2.4-r6) [2026-06-22T18:58:19.829Z] #11 12.67 (46/167) Installing dbus-libs (1.14.10-r1) [2026-06-22T18:58:19.829Z] #11 12.88 (47/167) Installing at-spi2-core (2.52.0-r0) [2026-06-22T18:58:20.088Z] #11 13.06 (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) [2026-06-22T18:58:20.347Z] #11 13.24 (49/167) Installing pixman (0.43.2-r0) [2026-06-22T18:58:20.347Z] #11 13.39 (50/167) Installing cairo (1.18.4-r0) [2026-06-22T18:58:20.606Z] #11 13.63 (51/167) Installing cairo-gobject (1.18.4-r0) [2026-06-22T18:58:20.864Z] #11 13.80 (52/167) Installing avahi-libs (0.8-r17) [2026-06-22T18:58:21.122Z] #11 13.98 (53/167) Installing gmp (6.3.0-r1) [2026-06-22T18:58:21.122Z] #11 14.14 (54/167) Installing nettle (3.10.2-r0) [2026-06-22T18:58:21.382Z] #11 14.36 (55/167) Installing libtasn1 (4.21.0-r0) [2026-06-22T18:58:21.382Z] #11 14.48 (56/167) Installing p11-kit (0.25.3-r0) [2026-06-22T18:58:21.640Z] #11 14.71 (57/167) Installing gnutls (3.8.13-r0) [2026-06-22T18:58:22.213Z] #11 15.08 (58/167) Installing cups-libs (2.4.18-r0) [2026-06-22T18:58:22.213Z] #11 15.23 (59/167) Installing libepoxy (1.5.10-r1) [2026-06-22T18:58:22.471Z] #11 15.45 (60/167) Installing fribidi (1.0.15-r0) [2026-06-22T18:58:22.472Z] #11 15.56 (61/167) Installing graphite2 (1.3.14-r6) [2026-06-22T18:58:22.735Z] #11 15.74 (62/167) Installing harfbuzz (8.5.0-r0) [2026-06-22T18:58:22.994Z] #11 15.98 (63/167) Installing libxft (2.3.8-r3) [2026-06-22T18:58:23.253Z] #11 16.14 (64/167) Installing pango (1.52.2-r0) [2026-06-22T18:58:23.253Z] #11 16.30 (65/167) Installing wayland-libs-client (1.22.0-r4) [2026-06-22T18:58:23.512Z] #11 16.46 (66/167) Installing wayland-libs-cursor (1.22.0-r4) [2026-06-22T18:58:23.512Z] #11 16.57 (67/167) Installing wayland-libs-egl (1.22.0-r4) [2026-06-22T18:58:23.771Z] #11 16.68 (68/167) Installing xkeyboard-config (2.41-r0) [2026-06-22T18:58:23.771Z] #11 16.86 (69/167) Installing libxkbcommon (1.7.0-r0) [2026-06-22T18:58:24.030Z] #11 17.07 (70/167) Installing gtk+3.0 (3.24.43-r0) [2026-06-22T18:58:24.290Z] #11 17.33 (71/167) Installing icu-data-full (74.2-r1) [2026-06-22T18:58:24.869Z] #11 17.76 (72/167) Installing mesa (24.0.9-r1) [2026-06-22T18:58:24.869Z] #11 17.88 (73/167) Installing llvm17-libs (17.0.6-r2) [2026-06-22T18:58:25.812Z] #11 18.90 (74/167) Installing hwdata-pci (0.382-r0) [2026-06-22T18:58:26.075Z] #11 19.06 (75/167) Installing libpciaccess (0.18.1-r0) [2026-06-22T18:58:26.334Z] #11 19.20 (76/167) Installing libdrm (2.4.120-r0) [2026-06-22T18:58:26.334Z] #11 19.36 (77/167) Installing libelf (0.191-r0) [2026-06-22T18:58:26.597Z] #11 19.56 (78/167) Installing mesa-glapi (24.0.9-r1) [2026-06-22T18:58:26.597Z] #11 19.68 (79/167) Installing mesa-dri-gallium (24.0.9-r1) [2026-06-22T18:58:27.173Z] #11 20.11 (80/167) Installing eudev-libs (3.2.14-r2) [2026-06-22T18:58:27.173Z] #11 20.24 (81/167) Installing libmagic (5.45-r1) [2026-06-22T18:58:27.434Z] #11 20.41 (82/167) Installing file (5.45-r1) [2026-06-22T18:58:27.696Z] #11 20.55 (83/167) Installing xprop (1.2.7-r0) [2026-06-22T18:58:27.696Z] #11 20.68 (84/167) Installing libice (1.1.1-r6) [2026-06-22T18:58:27.696Z] #11 20.80 (85/167) Installing libuuid (2.40.1-r1) [2026-06-22T18:58:27.956Z] #11 20.97 (86/167) Installing libsm (1.2.4-r4) [2026-06-22T18:58:28.217Z] #11 21.14 (87/167) Installing libxt (1.3.0-r5) [2026-06-22T18:58:28.479Z] #11 21.36 (88/167) Installing libxmu (1.1.4-r2) [2026-06-22T18:58:28.479Z] #11 21.55 (89/167) Installing xset (1.2.5-r1) [2026-06-22T18:58:28.737Z] #11 21.67 (90/167) Installing xdg-utils (1.2.1-r0) [2026-06-22T18:58:28.738Z] #11 21.80 (91/167) Installing libogg (1.3.5-r5) [2026-06-22T18:58:28.997Z] #11 21.92 (92/167) Installing libflac (1.4.3-r1) [2026-06-22T18:58:28.997Z] #11 22.08 (93/167) Installing alsa-lib (1.2.11-r0) [2026-06-22T18:58:29.267Z] #11 22.25 (94/167) Installing libSvtAv1Enc (2.0.0-r1) [2026-06-22T18:58:29.526Z] #11 22.55 (95/167) Installing aom-libs (3.9.1-r0) [2026-06-22T18:58:29.788Z] #11 22.85 (96/167) Installing libva (2.21.0-r0) [2026-06-22T18:58:30.048Z] #11 22.98 (97/167) Installing libvdpau (1.5-r3) [2026-06-22T18:58:30.048Z] #11 23.15 (98/167) Installing onevpl-libs (2023.3.1-r2) [2026-06-22T18:58:30.308Z] #11 23.35 (99/167) Installing ffmpeg-libavutil (6.1.1-r8) [2026-06-22T18:58:30.569Z] #11 23.50 (100/167) Installing libdav1d (1.4.2-r0) [2026-06-22T18:58:30.830Z] #11 23.70 (101/167) Installing openexr-libiex (3.1.13-r1) [2026-06-22T18:58:30.830Z] #11 23.84 (102/167) Installing openexr-libilmthread (3.1.13-r1) [2026-06-22T18:58:31.090Z] #11 24.00 (103/167) Installing imath (3.1.12-r0) [2026-06-22T18:58:31.090Z] #11 24.13 (104/167) Installing openexr-libopenexr (3.1.13-r1) [2026-06-22T18:58:31.350Z] #11 24.39 (105/167) Installing giflib (5.2.2-r0) [2026-06-22T18:58:31.610Z] #11 24.51 (106/167) Installing libhwy (1.0.7-r0) [2026-06-22T18:58:31.610Z] #11 24.69 (107/167) Installing lcms2 (2.19-r0) [2026-06-22T18:58:31.869Z] #11 24.90 (108/167) Installing libjxl (0.10.2-r0) [2026-06-22T18:58:32.130Z] #11 25.08 (109/167) Installing lame-libs (3.100-r5) [2026-06-22T18:58:32.130Z] #11 25.22 (110/167) Installing opus (1.5.2-r0) [2026-06-22T18:58:32.389Z] #11 25.45 (111/167) Installing rav1e-libs (0.7.1-r0) [2026-06-22T18:58:32.650Z] #11 25.63 (112/167) Installing libgomp (13.2.1_git20240309-r1) [2026-06-22T18:58:32.911Z] #11 25.83 (113/167) Installing soxr (0.1.3-r7) [2026-06-22T18:58:32.911Z] #11 26.02 (114/167) Installing ffmpeg-libswresample (6.1.1-r8) [2026-06-22T18:58:33.173Z] #11 26.15 (115/167) Installing libtheora (1.1.1-r18) [2026-06-22T18:58:33.432Z] #11 26.33 (116/167) Installing libvorbis (1.3.7-r2) [2026-06-22T18:58:33.432Z] #11 26.49 (117/167) Installing libvpx (1.14.1-r0) [2026-06-22T18:58:33.692Z] #11 26.76 (118/167) Installing libwebpmux (1.3.2-r0) [2026-06-22T18:58:33.952Z] #11 26.87 (119/167) Installing x264-libs (0.164_git20231001-r0) [2026-06-22T18:58:34.218Z] #11 27.13 (120/167) Installing numactl (2.0.18-r0) [2026-06-22T18:58:34.218Z] #11 27.29 (121/167) Installing x265-libs (3.6-r0) [2026-06-22T18:58:34.801Z] #11 27.74 (122/167) Installing xvidcore (1.3.7-r2) [2026-06-22T18:58:35.064Z] #11 27.95 (123/167) Installing ffmpeg-libavcodec (6.1.1-r8) [2026-06-22T18:58:35.341Z] #11 28.31 (124/167) Installing libbluray (1.3.4-r1) [2026-06-22T18:58:35.602Z] #11 28.48 (125/167) Installing mpg123-libs (1.32.8-r0) [2026-06-22T18:58:35.602Z] #11 28.69 (126/167) Installing libopenmpt (0.7.7-r0) [2026-06-22T18:58:35.859Z] #11 28.95 (127/167) Installing cjson (1.7.19-r0) [2026-06-22T18:58:36.128Z] #11 29.09 (128/167) Installing mbedtls (3.6.6-r0) [2026-06-22T18:58:36.389Z] #11 29.36 (129/167) Installing librist (0.2.10-r1) [2026-06-22T18:58:36.648Z] #11 29.52 (130/167) Installing libsrt (1.5.3-r0) [2026-06-22T18:58:36.648Z] #11 29.68 (131/167) Installing libssh (0.10.6-r0) [2026-06-22T18:58:36.908Z] #11 29.89 (132/167) Installing libsodium (1.0.19-r1) [2026-06-22T18:58:37.168Z] #11 30.11 (133/167) Installing libzmq (4.3.5-r2) [2026-06-22T18:58:37.168Z] #11 30.26 (134/167) Installing ffmpeg-libavformat (6.1.1-r8) [2026-06-22T18:58:37.428Z] #11 30.44 (135/167) Installing crc32c (1.1.2-r0) [2026-06-22T18:58:37.689Z] #11 30.61 (136/167) Installing double-conversion (3.3.0-r0) [2026-06-22T18:58:37.689Z] #11 30.74 (137/167) Installing libevent (2.1.12-r7) [2026-06-22T18:58:37.971Z] #11 30.99 (138/167) Installing wayland-libs-server (1.22.0-r4) [2026-06-22T18:58:38.235Z] #11 31.17 (139/167) Installing mesa-gbm (24.0.9-r1) [2026-06-22T18:58:38.235Z] #11 31.33 (140/167) Installing harfbuzz-subset (8.5.0-r0) [2026-06-22T18:58:38.500Z] #11 31.49 (141/167) Installing icu-libs (74.2-r1) [2026-06-22T18:58:38.760Z] #11 31.68 (142/167) Installing minizip (1.3.1-r0) [2026-06-22T18:58:38.760Z] #11 31.85 (143/167) Installing nspr (4.35-r4) [2026-06-22T18:58:39.022Z] #11 32.03 (144/167) Installing sqlite-libs (3.45.3-r3) [2026-06-22T18:58:39.281Z] #11 32.20 (145/167) Installing nss (3.105-r0) [2026-06-22T18:58:39.281Z] #11 32.38 (146/167) Installing openh264 (2.4.1-r0) [2026-06-22T18:58:39.548Z] #11 32.55 (147/167) Installing libcamera-ipa (0.3.0-r0) [2026-06-22T18:58:39.843Z] #11 32.74 (148/167) Installing libunwind (1.8.1-r0) [2026-06-22T18:58:39.843Z] #11 32.94 (149/167) Installing yaml (0.2.5-r2) [2026-06-22T18:58:40.102Z] #11 33.12 (150/167) Installing libcamera (0.3.0-r0) [2026-06-22T18:58:40.361Z] #11 33.37 (151/167) Installing speexdsp (1.2.1-r2) [2026-06-22T18:58:40.621Z] #11 33.50 (152/167) Installing libuv (1.48.0-r0) [2026-06-22T18:58:40.621Z] #11 33.69 (153/167) Installing roc-toolkit-libs (0.3.0-r0) [2026-06-22T18:58:40.882Z] #11 33.92 (154/167) Installing libsndfile (1.2.2-r1) [2026-06-22T18:58:41.140Z] #11 34.07 (155/167) Installing webrtc-audio-processing-1 (1.3-r0) [2026-06-22T18:58:41.140Z] #11 34.23 (156/167) Installing pipewire-libs (1.0.6-r1) [2026-06-22T18:58:41.399Z] #11 34.43 (157/167) Installing libasyncns (0.8-r3) [2026-06-22T18:58:41.659Z] #11 34.54 (158/167) Installing libltdl (2.4.7-r3) [2026-06-22T18:58:41.659Z] #11 34.70 (159/167) Installing orc (0.4.40-r0) [2026-06-22T18:58:41.918Z] #11 34.91 (160/167) Installing tdb-libs (1.4.9-r1) [2026-06-22T18:58:42.177Z] #11 35.05 (161/167) Installing libpulse (17.0-r0) [2026-06-22T18:58:42.437Z] #11 35.29 (162/167) Installing libwebpdemux (1.3.2-r0) [2026-06-22T18:58:42.437Z] #11 35.45 (163/167) Installing libgpg-error (1.49-r0) [2026-06-22T18:58:42.697Z] #11 35.58 (164/167) Installing libgcrypt (1.10.3-r0) [2026-06-22T18:58:42.697Z] #11 35.73 (165/167) Installing libxslt (1.1.39-r2) [2026-06-22T18:58:42.956Z] #11 35.88 (166/167) Installing chromium (131.0.6778.108-r0) [2026-06-22T18:58:49.538Z] #11 42.23 (167/167) Installing chromium-chromedriver (131.0.6778.108-r0) [2026-06-22T18:58:49.538Z] #11 42.49 Executing busybox-1.36.1-r31.trigger [2026-06-22T18:58:49.805Z] #11 42.50 Executing fontconfig-2.15.0-r1.trigger [2026-06-22T18:58:49.805Z] #11 42.52 Executing mkfontscale-1.2.2-r6.trigger [2026-06-22T18:58:49.805Z] #11 42.53 Executing glib-2.80.5-r0.trigger [2026-06-22T18:58:49.805Z] #11 42.54 Executing shared-mime-info-2.4-r0.trigger [2026-06-22T18:58:50.078Z] #11 42.92 Executing gdk-pixbuf-2.42.12-r0.trigger [2026-06-22T18:58:50.078Z] #11 42.93 Executing gtk-update-icon-cache-3.24.43-r0.trigger [2026-06-22T18:58:50.078Z] #11 42.95 Executing gtk+3.0-3.24.43-r0.trigger [2026-06-22T18:58:50.078Z] #11 42.97 OK: 672 MiB in 195 packages [2026-06-22T18:58:50.078Z] #11 43.03 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2026-06-22T18:58:50.337Z] #11 43.22 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2026-06-22T18:58:50.598Z] #11 43.61 (1/30) Installing jansson (2.14-r4) [2026-06-22T18:58:50.858Z] #11 43.77 (2/30) Installing binutils (2.42-r1) [2026-06-22T18:58:51.120Z] #11 44.04 (3/30) Installing libatomic (13.2.1_git20240309-r1) [2026-06-22T18:58:51.120Z] #11 44.15 (4/30) Installing isl26 (0.26-r1) [2026-06-22T18:58:51.388Z] #11 44.31 (5/30) Installing mpfr4 (4.2.1-r0) [2026-06-22T18:58:51.388Z] #11 44.46 (6/30) Installing mpc1 (1.3.1-r1) [2026-06-22T18:58:51.655Z] #11 44.59 (7/30) Installing gcc (13.2.1_git20240309-r1) [2026-06-22T18:58:52.596Z] #11 45.42 (8/30) Installing musl-dev (1.2.5-r3) [2026-06-22T18:58:52.856Z] #11 45.72 (9/30) Installing linux-headers (6.6-r0) [2026-06-22T18:58:53.116Z] #11 46.03 (10/30) Installing libffi-dev (3.4.6-r0) [2026-06-22T18:58:53.116Z] #11 46.22 (11/30) Installing libpq (16.14-r0) [2026-06-22T18:58:53.375Z] #11 46.36 (12/30) Installing openssl-dev (3.3.7-r0) [2026-06-22T18:58:53.635Z] #11 46.52 (13/30) Installing libpq-dev (16.14-r0) [2026-06-22T18:58:53.635Z] #11 46.68 (14/30) Installing libecpg (16.14-r0) [2026-06-22T18:58:53.895Z] #11 46.86 (15/30) Installing libecpg-dev (16.14-r0) [2026-06-22T18:58:54.162Z] #11 47.11 (16/30) Installing clang16-headers (16.0.6-r5) [2026-06-22T18:58:54.423Z] #11 47.29 (17/30) Installing llvm16-libs (16.0.6-r9) [2026-06-22T18:58:55.389Z] #11 48.27 (18/30) Installing clang16-libs (16.0.6-r5) [2026-06-22T18:58:55.962Z] #11 48.88 (19/30) Installing fortify-headers (1.1-r3) [2026-06-22T18:58:55.962Z] #11 49.03 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) [2026-06-22T18:58:56.533Z] #11 49.36 (21/30) Installing llvm16-linker-tools (16.0.6-r9) [2026-06-22T18:58:56.533Z] #11 49.54 (22/30) Installing clang16 (16.0.6-r5) [2026-06-22T18:58:56.794Z] #11 49.70 (23/30) Installing icu (74.2-r1) [2026-06-22T18:58:56.794Z] #11 49.86 (24/30) Installing icu-dev (74.2-r1) [2026-06-22T18:58:57.069Z] #11 50.06 (25/30) Installing llvm16 (16.0.6-r9) [2026-06-22T18:58:58.054Z] #11 51.00 (26/30) Installing lz4-libs (1.9.4-r5) [2026-06-22T18:58:58.314Z] #11 51.18 (27/30) Installing lz4-dev (1.9.4-r5) [2026-06-22T18:58:58.314Z] #11 51.29 (28/30) Installing zstd (1.5.6-r0) [2026-06-22T18:58:58.580Z] #11 51.50 (29/30) Installing zstd-dev (1.5.6-r0) [2026-06-22T18:58:58.580Z] #11 51.69 (30/30) Installing postgresql16-dev (16.14-r0) [2026-06-22T18:58:58.839Z] #11 51.93 Executing busybox-1.36.1-r31.trigger [2026-06-22T18:58:59.099Z] #11 51.94 OK: 1208 MiB in 225 packages [2026-06-22T18:58:59.099Z] #11 52.00 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2026-06-22T18:58:59.099Z] #11 52.18 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2026-06-22T18:58:59.665Z] #11 52.65 (1/14) Installing g++ (13.2.1_git20240309-r1) [2026-06-22T18:59:00.237Z] #11 53.16 (2/14) Installing gdbm (1.23-r1) [2026-06-22T18:59:00.497Z] #11 53.46 (3/14) Installing mpdecimal (4.0.0-r0) [2026-06-22T18:59:00.757Z] #11 53.65 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) [2026-06-22T18:59:00.757Z] #11 53.82 (5/14) Installing libncursesw (6.4_p20240420-r2) [2026-06-22T18:59:01.018Z] #11 54.03 (6/14) Installing libpanelw (6.4_p20240420-r2) [2026-06-22T18:59:01.277Z] #11 54.15 (7/14) Installing readline (8.2.10-r0) [2026-06-22T18:59:01.277Z] #11 54.36 (8/14) Installing python3 (3.12.13-r0) [2026-06-22T18:59:01.846Z] #11 54.68 (9/14) Installing python3-pycache-pyc0 (3.12.13-r0) [2026-06-22T18:59:02.107Z] #11 55.04 (10/14) Installing pyc (3.12.13-r0) [2026-06-22T18:59:02.107Z] #11 55.15 (11/14) Installing python3-pyc (3.12.13-r0) [2026-06-22T18:59:02.369Z] #11 55.29 (12/14) Installing python3-dev (3.12.13-r0) [2026-06-22T18:59:02.939Z] #11 55.84 (13/14) Installing libsodium-dev (1.0.19-r1) [2026-06-22T18:59:02.939Z] #11 56.00 (14/14) Installing zeromq-dev (4.3.5-r2) [2026-06-22T18:59:03.198Z] #11 56.12 Executing busybox-1.36.1-r31.trigger [2026-06-22T18:59:03.458Z] #11 56.13 OK: 1374 MiB in 239 packages [2026-06-22T18:59:03.458Z] #11 56.20 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2026-06-22T18:59:03.458Z] #11 56.46 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2026-06-22T18:59:04.029Z] #11 56.92 OK: 1374 MiB in 239 packages [2026-06-22T18:59:04.290Z] #11 57.01 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2026-06-22T18:59:04.290Z] #11 57.20 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2026-06-22T18:59:04.859Z] #11 57.72 (1/1) Installing tzdata (2026b-r0) [2026-06-22T18:59:04.859Z] #11 57.90 OK: 1376 MiB in 240 packages [2026-06-22T18:59:05.428Z] #11 58.31 (1/1) Purging tzdata (2026b-r0) [2026-06-22T18:59:05.428Z] #11 58.32 OK: 1374 MiB in 239 packages [2026-06-22T18:59:07.336Z] #11 60.02 Looking in links: /tmp/tmp3fyxhykc [2026-06-22T18:59:07.336Z] #11 60.02 Processing /tmp/tmp3fyxhykc/pip-25.0.1-py3-none-any.whl [2026-06-22T18:59:07.336Z] #11 60.03 Installing collected packages: pip [2026-06-22T18:59:08.282Z] #11 61.04 Successfully installed pip-25.0.1 [2026-06-22T18:59:08.282Z] #11 61.04 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [2026-06-22T18:59:08.595Z] #11 61.51 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) [2026-06-22T18:59:08.853Z] #11 61.57 Collecting pip [2026-06-22T18:59:08.853Z] #11 61.59 Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) [2026-06-22T18:59:08.853Z] #11 61.74 Collecting setuptools [2026-06-22T18:59:08.853Z] #11 61.74 Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) [2026-06-22T18:59:08.853Z] #11 61.77 Collecting wheel [2026-06-22T18:59:08.853Z] #11 61.78 Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) [2026-06-22T18:59:08.853Z] #11 61.80 Collecting packaging>=24.0 (from wheel) [2026-06-22T18:59:08.853Z] #11 61.81 Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) [2026-06-22T18:59:08.853Z] #11 61.81 Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) [2026-06-22T18:59:08.853Z] #11 61.85 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 63.8 MB/s eta 0:00:00 [2026-06-22T18:59:09.111Z] #11 61.85 Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) [2026-06-22T18:59:09.111Z] #11 61.87 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 102.6 MB/s eta 0:00:00 [2026-06-22T18:59:09.111Z] #11 61.87 Downloading wheel-0.47.0-py3-none-any.whl (32 kB) [2026-06-22T18:59:09.111Z] #11 61.88 Downloading packaging-26.2-py3-none-any.whl (100 kB) [2026-06-22T18:59:09.111Z] #11 61.91 Installing collected packages: setuptools, pip, packaging, wheel [2026-06-22T18:59:09.693Z] #11 62.61 Attempting uninstall: pip [2026-06-22T18:59:09.953Z] #11 62.62 Found existing installation: pip 25.0.1 [2026-06-22T18:59:09.953Z] #11 62.66 Uninstalling pip-25.0.1: [2026-06-22T18:59:09.953Z] #11 62.67 Successfully uninstalled pip-25.0.1 [2026-06-22T18:59:10.890Z] #11 63.86 Successfully installed packaging-26.2 pip-26.1.2 setuptools-82.0.1 wheel-0.47.0 [2026-06-22T18:59:11.152Z] #11 63.86 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [2026-06-22T18:59:11.417Z] #11 64.47 Processing ./edgex-taf-common [2026-06-22T18:59:11.680Z] #11 64.47 Installing build dependencies: started [2026-06-22T18:59:12.250Z] #11 65.21 Installing build dependencies: finished with status 'done' [2026-06-22T18:59:12.512Z] #11 65.21 Getting requirements to build wheel: started [2026-06-22T18:59:12.771Z] #11 65.65 Getting requirements to build wheel: finished with status 'done' [2026-06-22T18:59:12.771Z] #11 65.65 Preparing metadata (pyproject.toml): started [2026-06-22T18:59:12.771Z] #11 65.86 Preparing metadata (pyproject.toml): finished with status 'done' [2026-06-22T18:59:13.031Z] #11 65.86 Building wheels for collected packages: edgex-taf-common [2026-06-22T18:59:13.031Z] #11 65.86 Building wheel for edgex-taf-common (pyproject.toml): started [2026-06-22T18:59:13.031Z] #11 66.11 Building wheel for edgex-taf-common (pyproject.toml): finished with status 'done' [2026-06-22T18:59:13.293Z] #11 66.12 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15430 sha256=d4c795396ee8a57102dd2a77520010836251f0dc93ff16b1d1f75df4cff90e96 [2026-06-22T18:59:13.293Z] #11 66.12 Stored in directory: /tmp/pip-ephem-wheel-cache-t28_hnvp/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2026-06-22T18:59:13.293Z] #11 66.12 Successfully built edgex-taf-common [2026-06-22T18:59:13.293Z] #11 66.13 Installing collected packages: edgex-taf-common [2026-06-22T18:59:13.293Z] #11 66.16 Successfully installed edgex-taf-common-0.0.0 [2026-06-22T18:59:13.293Z] #11 66.16 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [2026-06-22T18:59:13.860Z] #11 66.70 Collecting robotframework==7.3.2 (from -r requirements.txt (line 1)) [2026-06-22T18:59:13.860Z] #11 66.74 Downloading robotframework-7.3.2-py3-none-any.whl.metadata (7.6 kB) [2026-06-22T18:59:13.860Z] #11 66.76 Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) [2026-06-22T18:59:13.860Z] #11 66.76 Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) [2026-06-22T18:59:13.860Z] #11 66.79 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) [2026-06-22T18:59:13.860Z] #11 66.79 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) [2026-06-22T18:59:13.860Z] #11 66.81 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) [2026-06-22T18:59:14.123Z] #11 66.82 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) [2026-06-22T18:59:14.123Z] #11 66.83 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) [2026-06-22T18:59:14.123Z] #11 66.83 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) [2026-06-22T18:59:14.123Z] #11 66.85 Installing build dependencies: started [2026-06-22T18:59:14.383Z] #11 67.48 Installing build dependencies: finished with status 'done' [2026-06-22T18:59:14.644Z] #11 67.49 Getting requirements to build wheel: started [2026-06-22T18:59:14.902Z] #11 67.89 Getting requirements to build wheel: finished with status 'done' [2026-06-22T18:59:15.161Z] #11 67.89 Preparing metadata (pyproject.toml): started [2026-06-22T18:59:15.161Z] #11 68.09 Preparing metadata (pyproject.toml): finished with status 'done' [2026-06-22T18:59:15.161Z] #11 68.10 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) [2026-06-22T18:59:15.161Z] #11 68.11 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2026-06-22T18:59:15.161Z] #11 68.11 Installing build dependencies: started [2026-06-22T18:59:15.727Z] #11 68.72 Installing build dependencies: finished with status 'done' [2026-06-22T18:59:15.989Z] #11 68.72 Getting requirements to build wheel: started [2026-06-22T18:59:16.255Z] #11 69.13 Getting requirements to build wheel: finished with status 'done' [2026-06-22T18:59:16.255Z] #11 69.13 Preparing metadata (pyproject.toml): started [2026-06-22T18:59:16.255Z] #11 69.34 Preparing metadata (pyproject.toml): finished with status 'done' [2026-06-22T18:59:16.544Z] #11 69.35 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) [2026-06-22T18:59:16.544Z] #11 69.35 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) [2026-06-22T18:59:16.544Z] #11 69.37 Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) [2026-06-22T18:59:16.544Z] #11 69.37 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) [2026-06-22T18:59:16.544Z] #11 69.40 Collecting requests==2.32.4 (from -r requirements.txt (line 9)) [2026-06-22T18:59:16.544Z] #11 69.41 Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) [2026-06-22T18:59:16.544Z] #11 69.42 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) [2026-06-22T18:59:16.544Z] #11 69.42 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) [2026-06-22T18:59:16.544Z] #11 69.44 Collecting docker==7.1.0 (from -r requirements.txt (line 11)) [2026-06-22T18:59:16.544Z] #11 69.44 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) [2026-06-22T18:59:16.802Z] #11 69.69 Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) [2026-06-22T18:59:16.802Z] #11 69.70 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (62 kB) [2026-06-22T18:59:16.802Z] #11 69.79 Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) [2026-06-22T18:59:17.076Z] #11 69.80 Downloading psutil-7.0.0.tar.gz (497 kB) [2026-06-22T18:59:17.076Z] #11 69.89 Installing build dependencies: started [2026-06-22T18:59:17.697Z] #11 70.52 Installing build dependencies: finished with status 'done' [2026-06-22T18:59:17.698Z] #11 70.52 Getting requirements to build wheel: started [2026-06-22T18:59:17.960Z] #11 71.02 Getting requirements to build wheel: finished with status 'done' [2026-06-22T18:59:18.220Z] #11 71.02 Preparing metadata (pyproject.toml): started [2026-06-22T18:59:18.220Z] #11 71.32 Preparing metadata (pyproject.toml): finished with status 'done' [2026-06-22T18:59:18.791Z] #11 71.60 Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) [2026-06-22T18:59:18.791Z] #11 71.60 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl.metadata (6.0 kB) [2026-06-22T18:59:18.791Z] #11 71.62 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) [2026-06-22T18:59:18.791Z] #11 71.62 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) [2026-06-22T18:59:18.791Z] #11 71.67 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) [2026-06-22T18:59:18.791Z] #11 71.68 Downloading psycopg2-2.9.10.tar.gz (385 kB) [2026-06-22T18:59:18.791Z] #11 71.74 Installing build dependencies: started [2026-06-22T18:59:19.476Z] #11 72.42 Installing build dependencies: finished with status 'done' [2026-06-22T18:59:19.476Z] #11 72.42 Getting requirements to build wheel: started [2026-06-22T18:59:20.049Z] #11 72.86 Getting requirements to build wheel: finished with status 'done' [2026-06-22T18:59:20.049Z] #11 72.86 Preparing metadata (pyproject.toml): started [2026-06-22T18:59:20.049Z] #11 73.09 Preparing metadata (pyproject.toml): finished with status 'done' [2026-06-22T18:59:20.307Z] #11 73.18 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) [2026-06-22T18:59:20.307Z] #11 73.19 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl.metadata (3.4 kB) [2026-06-22T18:59:20.307Z] #11 73.36 Collecting protobuf==6.33.5 (from -r requirements.txt (line 18)) [2026-06-22T18:59:20.565Z] #11 73.37 Downloading protobuf-6.33.5-py3-none-any.whl.metadata (593 bytes) [2026-06-22T18:59:20.565Z] #11 73.38 Collecting pyjwt==2.10.1 (from -r requirements.txt (line 19)) [2026-06-22T18:59:20.565Z] #11 73.39 Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) [2026-06-22T18:59:20.565Z] #11 73.61 Collecting cryptography==48.0.1 (from -r requirements.txt (line 20)) [2026-06-22T18:59:20.824Z] #11 73.62 Downloading cryptography-48.0.1-cp311-abi3-musllinux_1_2_x86_64.whl.metadata (4.3 kB) [2026-06-22T18:59:20.824Z] #11 73.64 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) [2026-06-22T18:59:20.824Z] #11 73.64 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2026-06-22T18:59:20.824Z] #11 73.65 Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) [2026-06-22T18:59:20.824Z] #11 73.65 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) [2026-06-22T18:59:20.824Z] #11 73.66 Collecting genson==1.3.0 (from -r requirements.txt (line 23)) [2026-06-22T18:59:20.824Z] #11 73.67 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2026-06-22T18:59:20.824Z] #11 73.71 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-06-22T18:59:20.824Z] #11 73.71 Downloading selenium-4.45.0-py3-none-any.whl.metadata (7.4 kB) [2026-06-22T18:59:20.824Z] #11 73.72 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-06-22T18:59:20.824Z] #11 73.73 Downloading robotframework_pythonlibcore-4.6.0-py3-none-any.whl.metadata (10 kB) [2026-06-22T18:59:20.824Z] #11 73.75 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-06-22T18:59:20.824Z] #11 73.76 Downloading click-8.4.1-py3-none-any.whl.metadata (2.6 kB) [2026-06-22T18:59:20.824Z] #11 73.79 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-06-22T18:59:20.824Z] #11 73.79 Downloading paramiko-5.0.0-py3-none-any.whl.metadata (3.7 kB) [2026-06-22T18:59:20.824Z] #11 73.80 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-06-22T18:59:20.824Z] #11 73.81 Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) [2026-06-22T18:59:20.824Z] #11 73.83 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T18:59:21.081Z] #11 73.84 Downloading docutils-0.23-py3-none-any.whl.metadata (15 kB) [2026-06-22T18:59:21.081Z] #11 73.86 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T18:59:21.081Z] #11 73.86 Downloading flex-6.14.1.tar.gz (40 kB) [2026-06-22T18:59:21.081Z] #11 73.89 Installing build dependencies: started [2026-06-22T18:59:21.456Z] #11 74.54 Installing build dependencies: finished with status 'done' [2026-06-22T18:59:21.718Z] #11 74.54 Getting requirements to build wheel: started [2026-06-22T18:59:21.977Z] #11 74.95 Getting requirements to build wheel: finished with status 'done' [2026-06-22T18:59:22.238Z] #11 74.95 Preparing metadata (pyproject.toml): started [2026-06-22T18:59:22.238Z] #11 75.16 Preparing metadata (pyproject.toml): finished with status 'done' [2026-06-22T18:59:22.238Z] #11 75.17 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T18:59:22.238Z] #11 75.17 Downloading jsonpath_ng-1.8.0-py3-none-any.whl.metadata (18 kB) [2026-06-22T18:59:22.238Z] #11 75.20 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T18:59:22.238Z] #11 75.21 Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) [2026-06-22T18:59:22.238Z] #11 75.25 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T18:59:22.238Z] #11 75.25 Downloading openapi_core-0.23.1-py3-none-any.whl.metadata (8.1 kB) [2026-06-22T18:59:22.238Z] #11 75.28 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T18:59:22.501Z] #11 75.28 Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) [2026-06-22T18:59:22.501Z] #11 75.32 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T18:59:22.501Z] #11 75.33 Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) [2026-06-22T18:59:22.501Z] #11 75.34 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T18:59:22.501Z] #11 75.35 Downloading tzlocal-5.4.3-py3-none-any.whl.metadata (7.7 kB) [2026-06-22T18:59:22.501Z] #11 75.45 Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) [2026-06-22T18:59:22.501Z] #11 75.46 Downloading charset_normalizer-3.4.7-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (40 kB) [2026-06-22T18:59:22.501Z] #11 75.48 Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) [2026-06-22T18:59:22.501Z] #11 75.48 Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) [2026-06-22T18:59:22.501Z] #11 75.51 Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 9)) [2026-06-22T18:59:22.501Z] #11 75.51 Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) [2026-06-22T18:59:22.501Z] #11 75.53 Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) [2026-06-22T18:59:22.501Z] #11 75.53 Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) [2026-06-22T18:59:22.501Z] #11 75.55 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) [2026-06-22T18:59:22.501Z] #11 75.56 Downloading reactivex-4.1.0-py3-none-any.whl.metadata (5.7 kB) [2026-06-22T18:59:22.766Z] #11 75.57 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) [2026-06-22T18:59:22.766Z] #11 75.58 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2026-06-22T18:59:22.766Z] #11 75.58 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.49.0->-r requirements.txt (line 15)) (82.0.1) [2026-06-22T18:59:22.766Z] #11 75.70 Collecting cffi>=2.0.0 (from cryptography==48.0.1->-r requirements.txt (line 20)) [2026-06-22T18:59:22.766Z] #11 75.71 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.6 kB) [2026-06-22T18:59:22.766Z] #11 75.72 Collecting pycparser (from cffi>=2.0.0->cryptography==48.0.1->-r requirements.txt (line 20)) [2026-06-22T18:59:22.766Z] #11 75.72 Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) [2026-06-22T18:59:22.766Z] #11 75.77 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-06-22T18:59:22.766Z] #11 75.77 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_x86_64.whl.metadata (10 kB) [2026-06-22T18:59:22.766Z] #11 75.79 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-06-22T18:59:22.766Z] #11 75.80 Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) [2026-06-22T18:59:22.766Z] #11 75.82 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-06-22T18:59:23.029Z] #11 75.83 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_x86_64.whl.metadata (10.0 kB) [2026-06-22T18:59:23.029Z] #11 75.84 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) [2026-06-22T18:59:23.029Z] #11 75.85 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) [2026-06-22T18:59:23.029Z] #11 75.86 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 15)) [2026-06-22T18:59:23.029Z] #11 75.87 Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) [2026-06-22T18:59:23.029Z] #11 75.88 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-06-22T18:59:23.029Z] #11 75.89 Downloading trio-0.33.0-py3-none-any.whl.metadata (8.5 kB) [2026-06-22T18:59:23.029Z] #11 75.90 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-06-22T18:59:23.029Z] #11 75.90 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) [2026-06-22T18:59:23.029Z] #11 75.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-06-22T18:59:23.029Z] #11 75.92 Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) [2026-06-22T18:59:23.029Z] #11 75.93 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-06-22T18:59:23.029Z] #11 75.94 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2026-06-22T18:59:23.029Z] #11 75.95 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-06-22T18:59:23.029Z] #11 75.95 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2026-06-22T18:59:23.029Z] #11 75.96 Collecting sniffio>=1.3.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-06-22T18:59:23.029Z] #11 75.96 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2026-06-22T18:59:23.029Z] #11 75.97 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-06-22T18:59:23.029Z] #11 75.98 Downloading wsproto-1.3.2-py3-none-any.whl.metadata (5.2 kB) [2026-06-22T18:59:23.029Z] #11 75.99 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-06-22T18:59:23.029Z] #11 75.99 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2026-06-22T18:59:23.029Z] #11 76.04 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-06-22T18:59:23.288Z] #11 76.04 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) [2026-06-22T18:59:23.288Z] #11 76.09 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T18:59:23.288Z] #11 76.09 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.4 kB) [2026-06-22T18:59:23.288Z] #11 76.10 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T18:59:23.288Z] #11 76.11 Downloading validate_email-1.3.tar.gz (4.7 kB) [2026-06-22T18:59:23.288Z] #11 76.11 Installing build dependencies: started [2026-06-22T18:59:23.860Z] #11 76.80 Installing build dependencies: finished with status 'done' [2026-06-22T18:59:23.860Z] #11 76.80 Getting requirements to build wheel: started [2026-06-22T18:59:24.120Z] #11 77.19 Getting requirements to build wheel: finished with status 'done' [2026-06-22T18:59:24.378Z] #11 77.19 Preparing metadata (pyproject.toml): started [2026-06-22T18:59:24.378Z] #11 77.40 Preparing metadata (pyproject.toml): finished with status 'done' [2026-06-22T18:59:24.642Z] #11 77.43 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T18:59:24.642Z] #11 77.43 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2026-06-22T18:59:24.642Z] #11 77.45 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T18:59:24.642Z] #11 77.45 Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2026-06-22T18:59:24.642Z] #11 77.46 Installing build dependencies: started [2026-06-22T18:59:25.222Z] #11 78.09 Installing build dependencies: finished with status 'done' [2026-06-22T18:59:25.222Z] #11 78.10 Getting requirements to build wheel: started [2026-06-22T18:59:25.481Z] #11 78.53 Getting requirements to build wheel: finished with status 'done' [2026-06-22T18:59:25.740Z] #11 78.53 Preparing metadata (pyproject.toml): started [2026-06-22T18:59:25.740Z] #11 78.78 Preparing metadata (pyproject.toml): finished with status 'done' [2026-06-22T18:59:25.999Z] #11 78.80 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T18:59:25.999Z] #11 78.80 Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) [2026-06-22T18:59:25.999Z] #11 78.82 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T18:59:25.999Z] #11 78.82 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) [2026-06-22T18:59:25.999Z] #11 78.85 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T18:59:25.999Z] #11 78.85 Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) [2026-06-22T18:59:26.259Z] #11 79.17 Collecting rpds-py>=0.25.0 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T18:59:26.259Z] #11 79.17 Downloading rpds_py-2026.5.1-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.1 kB) [2026-06-22T18:59:26.259Z] #11 79.19 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T18:59:26.259Z] #11 79.20 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) [2026-06-22T18:59:26.259Z] #11 79.21 Collecting jsonschema-path<0.5.0,>=0.4.5 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T18:59:26.259Z] #11 79.22 Downloading jsonschema_path-0.4.6-py3-none-any.whl.metadata (5.9 kB) [2026-06-22T18:59:26.259Z] #11 79.24 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T18:59:26.259Z] #11 79.24 Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) [2026-06-22T18:59:26.259Z] #11 79.26 Collecting openapi-schema-validator<0.9.0,>=0.7.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T18:59:26.259Z] #11 79.26 Downloading openapi_schema_validator-0.8.1-py3-none-any.whl.metadata (9.9 kB) [2026-06-22T18:59:26.259Z] #11 79.28 Collecting openapi-spec-validator<0.9.0,>=0.8.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T18:59:26.517Z] #11 79.28 Downloading openapi_spec_validator-0.8.5-py3-none-any.whl.metadata (6.5 kB) [2026-06-22T18:59:26.517Z] #11 79.31 Collecting werkzeug>=2.1.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T18:59:26.517Z] #11 79.31 Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) [2026-06-22T18:59:26.517Z] #11 79.33 Collecting pathable<0.6.0,>=0.5.0 (from jsonschema-path<0.5.0,>=0.4.5->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T18:59:26.517Z] #11 79.33 Downloading pathable-0.5.0-py3-none-any.whl.metadata (5.9 kB) [2026-06-22T18:59:26.517Z] #11 79.46 Collecting pydantic<3.0.0,>=2.0.0 (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T18:59:26.517Z] #11 79.46 Downloading pydantic-2.13.4-py3-none-any.whl.metadata (109 kB) [2026-06-22T18:59:26.517Z] #11 79.49 Collecting pydantic-settings<3.0.0,>=2.0.0 (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T18:59:26.517Z] #11 79.49 Downloading pydantic_settings-2.14.2-py3-none-any.whl.metadata (3.4 kB) [2026-06-22T18:59:26.517Z] #11 79.50 Collecting rfc3339-validator (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T18:59:26.517Z] #11 79.51 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) [2026-06-22T18:59:26.517Z] #11 79.55 Collecting lazy-object-proxy<2.0,>=1.7.1 (from openapi-spec-validator<0.9.0,>=0.8.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T18:59:26.517Z] #11 79.56 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (5.1 kB) [2026-06-22T18:59:26.517Z] #11 79.58 Collecting annotated-types>=0.6.0 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T18:59:26.776Z] #11 79.58 Downloading annotated_types-0.7.0-py3-none-any.whl.metadata (15 kB) [2026-06-22T18:59:27.344Z] #11 80.37 Collecting pydantic-core==2.46.4 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T18:59:27.606Z] #11 80.37 Downloading pydantic_core-2.46.4-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (6.6 kB) [2026-06-22T18:59:27.606Z] #11 80.38 Collecting typing-inspection>=0.4.2 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T18:59:27.606Z] #11 80.39 Downloading typing_inspection-0.4.2-py3-none-any.whl.metadata (2.6 kB) [2026-06-22T18:59:27.606Z] #11 80.45 Collecting markupsafe>=2.1.1 (from werkzeug>=2.1.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T18:59:27.606Z] #11 80.45 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.7 kB) [2026-06-22T18:59:27.606Z] #11 80.47 Downloading robotframework-7.3.2-py3-none-any.whl (795 kB) [2026-06-22T18:59:27.606Z] #11 80.47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 195.4 MB/s 0:00:00 [2026-06-22T18:59:27.606Z] #11 80.48 Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) [2026-06-22T18:59:27.606Z] #11 80.48 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) [2026-06-22T18:59:27.606Z] #11 80.49 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) [2026-06-22T18:59:27.606Z] #11 80.49 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) [2026-06-22T18:59:27.606Z] #11 80.50 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) [2026-06-22T18:59:27.606Z] #11 80.50 Downloading requests-2.32.4-py3-none-any.whl (64 kB) [2026-06-22T18:59:27.606Z] #11 80.50 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) [2026-06-22T18:59:27.606Z] #11 80.51 Downloading docker-7.1.0-py3-none-any.whl (147 kB) [2026-06-22T18:59:27.606Z] #11 80.52 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl (17.9 MB) [2026-06-22T18:59:27.606Z] #11 80.61 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.9/17.9 MB 192.1 MB/s 0:00:00 [2026-06-22T18:59:27.606Z] #11 80.62 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl (1.9 MB) [2026-06-22T18:59:27.606Z] #11 80.63 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 227.1 MB/s 0:00:00 [2026-06-22T18:59:27.606Z] #11 80.64 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) [2026-06-22T18:59:27.606Z] #11 80.65 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 215.9 MB/s 0:00:00 [2026-06-22T18:59:27.606Z] #11 80.65 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl (2.3 MB) [2026-06-22T18:59:27.606Z] #11 80.67 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 221.1 MB/s 0:00:00 [2026-06-22T18:59:27.606Z] #11 80.67 Downloading protobuf-6.33.5-py3-none-any.whl (170 kB) [2026-06-22T18:59:27.606Z] #11 80.68 Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) [2026-06-22T18:59:27.606Z] #11 80.68 Downloading cryptography-48.0.1-cp311-abi3-musllinux_1_2_x86_64.whl (5.0 MB) [2026-06-22T18:59:27.865Z] #11 80.71 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.0/5.0 MB 174.6 MB/s 0:00:00 [2026-06-22T18:59:27.865Z] #11 80.72 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2026-06-22T18:59:27.865Z] #11 80.72 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) [2026-06-22T18:59:27.865Z] #11 80.73 Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2026-06-22T18:59:27.865Z] #11 80.73 Downloading charset_normalizer-3.4.7-cp312-cp312-musllinux_1_2_x86_64.whl (218 kB) [2026-06-22T18:59:27.865Z] #11 80.74 Downloading idna-3.18-py3-none-any.whl (65 kB) [2026-06-22T18:59:27.865Z] #11 80.74 Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) [2026-06-22T18:59:27.865Z] #11 80.75 Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) [2026-06-22T18:59:27.865Z] #11 80.75 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_x86_64.whl (221 kB) [2026-06-22T18:59:27.865Z] #11 80.76 Downloading click-8.4.1-py3-none-any.whl (116 kB) [2026-06-22T18:59:27.865Z] #11 80.76 Downloading paramiko-5.0.0-py3-none-any.whl (208 kB) [2026-06-22T18:59:27.865Z] #11 80.77 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_x86_64.whl (359 kB) [2026-06-22T18:59:27.865Z] #11 80.77 Downloading invoke-3.0.3-py3-none-any.whl (160 kB) [2026-06-22T18:59:27.865Z] #11 80.78 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_x86_64.whl (1.4 MB) [2026-06-22T18:59:27.865Z] #11 80.79 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 237.5 MB/s 0:00:00 [2026-06-22T18:59:27.865Z] #11 80.79 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2026-06-22T18:59:27.865Z] #11 80.80 Downloading reactivex-4.1.0-py3-none-any.whl (218 kB) [2026-06-22T18:59:27.865Z] #11 80.81 Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) [2026-06-22T18:59:27.865Z] #11 80.81 Downloading robotframework_pythonlibcore-4.6.0-py3-none-any.whl (20 kB) [2026-06-22T18:59:27.865Z] #11 80.82 Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) [2026-06-22T18:59:27.865Z] #11 80.82 Downloading selenium-4.45.0-py3-none-any.whl (9.5 MB) [2026-06-22T18:59:27.865Z] #11 80.87 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 225.1 MB/s 0:00:00 [2026-06-22T18:59:27.865Z] #11 80.87 Downloading trio-0.33.0-py3-none-any.whl (510 kB) [2026-06-22T18:59:27.865Z] #11 80.88 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) [2026-06-22T18:59:27.865Z] #11 80.89 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2026-06-22T18:59:27.865Z] #11 80.89 Downloading attrs-26.1.0-py3-none-any.whl (67 kB) [2026-06-22T18:59:27.865Z] #11 80.90 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2026-06-22T18:59:27.865Z] #11 80.90 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) [2026-06-22T18:59:27.866Z] #11 80.90 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2026-06-22T18:59:27.866Z] #11 80.91 Downloading wsproto-1.3.2-py3-none-any.whl (24 kB) [2026-06-22T18:59:27.866Z] #11 80.91 Downloading h11-0.16.0-py3-none-any.whl (37 kB) [2026-06-22T18:59:27.866Z] #11 80.92 Downloading docutils-0.23-py3-none-any.whl (634 kB) [2026-06-22T18:59:28.134Z] #11 80.92 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 634.7/634.7 kB 374.6 MB/s 0:00:00 [2026-06-22T18:59:28.134Z] #11 80.93 Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) [2026-06-22T18:59:28.134Z] #11 80.93 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (790 kB) [2026-06-22T18:59:28.134Z] #11 80.94 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 790.2/790.2 kB 173.6 MB/s 0:00:00 [2026-06-22T18:59:28.134Z] #11 80.95 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2026-06-22T18:59:28.134Z] #11 80.95 Downloading jsonpath_ng-1.8.0-py3-none-any.whl (67 kB) [2026-06-22T18:59:28.134Z] #11 80.95 Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) [2026-06-22T18:59:28.134Z] #11 80.96 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) [2026-06-22T18:59:28.134Z] #11 80.96 Downloading referencing-0.37.0-py3-none-any.whl (26 kB) [2026-06-22T18:59:28.134Z] #11 80.97 Downloading rpds_py-2026.5.1-cp312-cp312-musllinux_1_2_x86_64.whl (582 kB) [2026-06-22T18:59:28.134Z] #11 80.97 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 582.4/582.4 kB 173.4 MB/s 0:00:00 [2026-06-22T18:59:28.134Z] #11 80.98 Downloading openapi_core-0.23.1-py3-none-any.whl (115 kB) [2026-06-22T18:59:28.134Z] #11 80.99 Downloading jsonschema_path-0.4.6-py3-none-any.whl (19 kB) [2026-06-22T18:59:28.134Z] #11 80.99 Downloading openapi_schema_validator-0.8.1-py3-none-any.whl (19 kB) [2026-06-22T18:59:28.134Z] #11 81.00 Downloading openapi_spec_validator-0.8.5-py3-none-any.whl (50 kB) [2026-06-22T18:59:28.134Z] #11 81.01 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl (70 kB) [2026-06-22T18:59:28.134Z] #11 81.01 Downloading pathable-0.5.0-py3-none-any.whl (16 kB) [2026-06-22T18:59:28.134Z] #11 81.02 Downloading pydantic-2.13.4-py3-none-any.whl (472 kB) [2026-06-22T18:59:28.134Z] #11 81.03 Downloading pydantic_core-2.46.4-cp312-cp312-musllinux_1_1_x86_64.whl (2.4 MB) [2026-06-22T18:59:28.394Z] #11 81.05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 130.7 MB/s 0:00:00 [2026-06-22T18:59:28.394Z] #11 81.06 Downloading pydantic_settings-2.14.2-py3-none-any.whl (61 kB) [2026-06-22T18:59:28.394Z] #11 81.06 Downloading annotated_types-0.7.0-py3-none-any.whl (13 kB) [2026-06-22T18:59:28.394Z] #11 81.06 Downloading typing_inspection-0.4.2-py3-none-any.whl (14 kB) [2026-06-22T18:59:28.394Z] #11 81.07 Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) [2026-06-22T18:59:28.394Z] #11 81.08 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (23 kB) [2026-06-22T18:59:28.394Z] #11 81.08 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) [2026-06-22T18:59:28.394Z] #11 81.09 Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) [2026-06-22T18:59:28.394Z] #11 81.09 Downloading pycparser-3.0-py3-none-any.whl (48 kB) [2026-06-22T18:59:28.394Z] #11 81.10 Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) [2026-06-22T18:59:28.394Z] #11 81.11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 158.4 MB/s 0:00:00 [2026-06-22T18:59:28.394Z] #11 81.12 Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) [2026-06-22T18:59:28.394Z] #11 81.34 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) [2026-06-22T18:59:28.394Z] #11 81.35 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2026-06-22T18:59:28.394Z] #11 81.35 Downloading tzlocal-5.4.3-py3-none-any.whl (18 kB) [2026-06-22T18:59:28.394Z] #11 81.49 Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email [2026-06-22T18:59:28.652Z] #11 81.49 Building wheel for robotframework-sshlibrary (pyproject.toml): started [2026-06-22T18:59:28.653Z] #11 81.74 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' [2026-06-22T18:59:28.918Z] #11 81.74 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=f5dfd2f77139b8f48133f84a1b4a86e3d42df9147f0ce0f3344f4522aaf72355 [2026-06-22T18:59:28.918Z] #11 81.74 Stored in directory: /tmp/pip-ephem-wheel-cache-9yb2wevc/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 [2026-06-22T18:59:28.918Z] #11 81.75 Building wheel for robotbackgroundlogger (pyproject.toml): started [2026-06-22T18:59:28.918Z] #11 81.98 Building wheel for robotbackgroundlogger (pyproject.toml): finished with status 'done' [2026-06-22T18:59:29.184Z] #11 81.99 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4341 sha256=78926af461932d63e70c55eab3b1df158a95f9c8c0215252bf7af9445bf61f84 [2026-06-22T18:59:29.184Z] #11 81.99 Stored in directory: /tmp/pip-ephem-wheel-cache-9yb2wevc/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2026-06-22T18:59:29.184Z] #11 81.99 Building wheel for psutil (pyproject.toml): started [2026-06-22T18:59:31.122Z] #11 84.11 Building wheel for psutil (pyproject.toml): finished with status 'done' [2026-06-22T18:59:31.382Z] #11 84.11 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_x86_64.whl size=277543 sha256=69675f9f74254ba8bb1826c8c893f9da04b3e0195aaad036eb2b1f5c6c86fe0a [2026-06-22T18:59:31.382Z] #11 84.11 Stored in directory: /tmp/pip-ephem-wheel-cache-9yb2wevc/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d [2026-06-22T18:59:31.382Z] #11 84.12 Building wheel for psycopg2 (pyproject.toml): started [2026-06-22T18:59:39.552Z] #11 92.65 Building wheel for psycopg2 (pyproject.toml): finished with status 'done' [2026-06-22T18:59:39.814Z] #11 92.65 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_x86_64.whl size=521918 sha256=8d0b343c37c7f199628ee6ddae3d3915476afdc5c235e50c6ef2ddf42305f545 [2026-06-22T18:59:39.814Z] #11 92.65 Stored in directory: /tmp/pip-ephem-wheel-cache-9yb2wevc/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b [2026-06-22T18:59:39.814Z] #11 92.66 Building wheel for flex (pyproject.toml): started [2026-06-22T18:59:40.098Z] #11 92.97 Building wheel for flex (pyproject.toml): finished with status 'done' [2026-06-22T18:59:40.098Z] #11 92.97 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77344 sha256=8907fa08a50fc84ddbf902ca42ea0396a607aa784bbec1b08d27342bf806dc94 [2026-06-22T18:59:40.098Z] #11 92.97 Stored in directory: /tmp/pip-ephem-wheel-cache-9yb2wevc/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2026-06-22T18:59:40.098Z] #11 92.97 Building wheel for strict-rfc3339 (pyproject.toml): started [2026-06-22T18:59:40.358Z] #11 93.21 Building wheel for strict-rfc3339 (pyproject.toml): finished with status 'done' [2026-06-22T18:59:40.359Z] #11 93.21 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18222 sha256=72e3c1aa1e0e6ea2873fef3586ed03f5f34b1f50827cf7e50eca18ac1465569d [2026-06-22T18:59:40.359Z] #11 93.21 Stored in directory: /tmp/pip-ephem-wheel-cache-9yb2wevc/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2026-06-22T18:59:40.359Z] #11 93.22 Building wheel for validate-email (pyproject.toml): started [2026-06-22T18:59:40.359Z] #11 93.47 Building wheel for validate-email (pyproject.toml): finished with status 'done' [2026-06-22T18:59:40.619Z] #11 93.47 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5560 sha256=b7a78574067ff777d22d7ab73eb0bfb57011e934401277284f462a3aab8c733a [2026-06-22T18:59:40.619Z] #11 93.47 Stored in directory: /tmp/pip-ephem-wheel-cache-9yb2wevc/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2026-06-22T18:59:40.619Z] #11 93.47 Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email [2026-06-22T18:59:40.619Z] #11 93.66 Installing collected packages: validate-email, strict-rfc3339, sseclient-py, sortedcontainers, rfc3987, pytz, jsonpath-ng, genson, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pyjwt, pygments, pycryptodome, pycparser, psycopg2, psutil, protobuf, pathable, paho-mqtt, numpy, more-itertools, markupsafe, lazy-object-proxy, jsonpointer, isodate, invoke, idna, h11, docutils, configparser, click, charset_normalizer, certifi, bcrypt, attrs, annotated-types, wsproto, werkzeug, typing-inspection, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, pydantic-core, outcome, cffi, trio, robotframework-requests, pynacl, pydantic, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, pydantic-settings, paramiko, jsonschema, selenium, scp, openapi-schema-validator, robotframework-sshlibrary, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance [2026-06-22T18:59:52.859Z] #11 104.7 [2026-06-22T18:59:52.859Z] #11 104.7 Successfully installed PyYAML-6.0.3 RESTinstance-1.5.2 annotated-types-0.7.0 attrs-26.1.0 bcrypt-5.0.0 certifi-2026.6.17 cffi-2.0.0 charset_normalizer-3.4.7 click-8.4.1 configparser-7.2.0 cryptography-48.0.1 docker-7.1.0 docutils-0.23 flex-6.14.1 genson-1.3.0 h11-0.16.0 idna-3.18 influxdb-client-1.49.0 invoke-3.0.3 isodate-0.7.2 jsonpath-ng-1.8.0 jsonpointer-3.1.1 jsonschema-4.26.0 jsonschema-path-0.4.6 jsonschema-specifications-2025.9.1 lazy-object-proxy-1.12.0 markupsafe-3.0.3 more-itertools-11.1.0 numpy-2.2.5 openapi-core-0.23.1 openapi-schema-validator-0.8.1 openapi-spec-validator-0.8.5 outcome-1.3.0.post0 paho-mqtt-2.1.0 paramiko-5.0.0 pathable-0.5.0 protobuf-6.33.5 psutil-7.0.0 psycopg2-2.9.10 pycparser-3.0 pycryptodome-3.23.0 pydantic-2.13.4 pydantic-core-2.46.4 pydantic-settings-2.14.2 pygments-2.20.0 pyjwt-2.10.1 pynacl-1.6.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.1 pytz-2026.2 pyzmq-27.0.0 reactivex-4.1.0 referencing-0.37.0 requests-2.32.4 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.3.2 robotframework-pythonlibcore-4.6.0 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 rpds-py-2026.5.1 scp-0.15.0 selenium-4.45.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 sseclient-py-1.8.0 strict-rfc3339-0.7 trio-0.33.0 trio-websocket-0.12.2 typing-extensions-4.15.0 typing-inspection-0.4.2 tzlocal-5.4.3 urllib3-2.7.0 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.8 wsproto-1.3.2 [2026-06-22T18:59:52.859Z] #11 104.7 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [2026-06-22T18:59:52.859Z] #11 DONE 105.7s [2026-06-22T18:59:52.859Z] [2026-06-22T18:59:52.859Z] #12 exporting to image [2026-06-22T18:59:52.859Z] #12 exporting layers [2026-06-22T18:59:59.525Z] #12 exporting layers 6.1s done [2026-06-22T18:59:59.525Z] #12 writing image sha256:081a85fb86540484e8e65e3e7289c29a9ee1ca2035345fc9d1384f27c77b321e done [2026-06-22T18:59:59.525Z] #12 naming to docker.io/library/edgex-taf-common done [2026-06-22T18:59:59.525Z] #12 DONE 6.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-22T19:00:00.020Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-06-22T19:00:00.020Z] [2026-06-22T19:00:00.020Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-22T19:00:00.324Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-06-22T19:00:00.324Z] latest: Pulling from edgex-lftools-log-publisher [2026-06-22T19:00:00.324Z] 5eb5b503b376: Pulling fs layer [2026-06-22T19:00:00.324Z] 5c69ac0246d0: Pulling fs layer [2026-06-22T19:00:00.324Z] ec43610c2a17: Pulling fs layer [2026-06-22T19:00:00.324Z] 3a2ae6a8a46f: Pulling fs layer [2026-06-22T19:00:00.324Z] 33b1e0a273af: Pulling fs layer [2026-06-22T19:00:00.324Z] 5d3b04190fa2: Pulling fs layer [2026-06-22T19:00:00.324Z] 2f39f015ded8: Pulling fs layer [2026-06-22T19:00:00.324Z] 3a2ae6a8a46f: Waiting [2026-06-22T19:00:00.324Z] 33b1e0a273af: Waiting [2026-06-22T19:00:00.324Z] 5d3b04190fa2: Waiting [2026-06-22T19:00:00.324Z] 2f39f015ded8: Waiting [2026-06-22T19:00:00.324Z] 5c69ac0246d0: Verifying Checksum [2026-06-22T19:00:00.324Z] 5c69ac0246d0: Download complete [2026-06-22T19:00:00.324Z] 3a2ae6a8a46f: Verifying Checksum [2026-06-22T19:00:00.324Z] 3a2ae6a8a46f: Download complete [2026-06-22T19:00:00.324Z] 33b1e0a273af: Verifying Checksum [2026-06-22T19:00:00.324Z] 33b1e0a273af: Download complete [2026-06-22T19:00:00.324Z] 5d3b04190fa2: Download complete [2026-06-22T19:00:00.324Z] ec43610c2a17: Verifying Checksum [2026-06-22T19:00:00.324Z] ec43610c2a17: Download complete [2026-06-22T19:00:00.583Z] 5eb5b503b376: Verifying Checksum [2026-06-22T19:00:00.583Z] 5eb5b503b376: Download complete [2026-06-22T19:00:01.160Z] 2f39f015ded8: Verifying Checksum [2026-06-22T19:00:01.160Z] 2f39f015ded8: Download complete [2026-06-22T19:00:02.095Z] 5eb5b503b376: Pull complete [2026-06-22T19:00:02.354Z] 5c69ac0246d0: Pull complete [2026-06-22T19:00:02.745Z] ec43610c2a17: Pull complete [2026-06-22T19:00:02.745Z] 3a2ae6a8a46f: Pull complete [2026-06-22T19:00:03.005Z] 33b1e0a273af: Pull complete [2026-06-22T19:00:03.005Z] 5d3b04190fa2: Pull complete [2026-06-22T19:00:08.277Z] 2f39f015ded8: Pull complete [2026-06-22T19:00:08.277Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-06-22T19:00:08.277Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-06-22T19:00:08.277Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-22T19:00:08.381Z] prd-ubuntu20.04-docker-8c-8g-13678 does not seem to be running inside a container [2026-06-22T19:00:08.431Z] $ 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-138 -v /w/workspace/xfoundry_edgex-taf-common_PR-138:/w/workspace/xfoundry_edgex-taf-common_PR-138:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-138@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-138@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-06-22T19:00:09.630Z] $ docker top 952127c97ebeba28f176108d5c99bf5d06f8e11e2e069b0d7f2d121f3e339d54 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-22T19:00:10.040Z] ---> job-cost.sh [2026-06-22T19:00:10.041Z] lf-activate-venv: SKIPPING [2026-06-22T19:00:10.041Z] INFO: No Stack... [2026-06-22T19:00:10.300Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-06-22T19:00:10.559Z] INFO: Archiving Costs [Pipeline] sh [2026-06-22T19:00:10.845Z] + cat /w/workspace/xfoundry_edgex-taf-common_PR-138/archives/cost.csv [2026-06-22T19:00:10.845Z] + cut -d, -f6 [Pipeline] lock [2026-06-22T19:00:10.860Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-138-5-stack-cost] [2026-06-22T19:00:10.870Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-138-5-stack-cost] did not exist. Created. [2026-06-22T19:00:10.878Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-138-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-06-22T19:00:11.189Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-06-22T19:00:11.235Z] Stashed 1 file(s) [Pipeline] } [2026-06-22T19:00:11.246Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-138-5-stack-cost] [Pipeline] // lock [Pipeline] } [2026-06-22T19:00:11.272Z] $ docker stop --time=1 952127c97ebeba28f176108d5c99bf5d06f8e11e2e069b0d7f2d121f3e339d54 [2026-06-22T19:00:12.422Z] $ docker rm -f --volumes 952127c97ebeba28f176108d5c99bf5d06f8e11e2e069b0d7f2d121f3e339d54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-06-22T19:01:20.440Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-13686 in /w/workspace/xfoundry_edgex-taf-common_PR-138 [Pipeline] { [Pipeline] checkout [2026-06-22T19:01:23.496Z] Selected Git installation does not exist. Using Default [2026-06-22T19:01:23.497Z] The recommended git tool is: NONE [2026-06-22T19:01:29.161Z] using credential edgex-jenkins-ssh [2026-06-22T19:01:29.188Z] Cloning the remote Git repository [2026-06-22T19:01:29.224Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2026-06-22T19:01:29.337Z] > git init /w/workspace/xfoundry_edgex-taf-common_PR-138 # timeout=10 [2026-06-22T19:01:29.482Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2026-06-22T19:01:29.483Z] > git --version # timeout=10 [2026-06-22T19:01:29.507Z] > git --version # 'git version 2.25.1' [2026-06-22T19:01:29.509Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-06-22T19:01:29.667Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-06-22T19:01:31.764Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2026-06-22T19:01:31.806Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-06-22T19:01:33.477Z] Merging remotes/origin/main commit eddc1ba5d35ac977be428cb1fd634fea90fce073 into PR head commit 9b0c54c51d45feca331ab1fbcbff15b2e182917c [2026-06-22T19:01:32.857Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2026-06-22T19:01:32.900Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2026-06-22T19:01:32.901Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-06-22T19:01:32.928Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/138/head:refs/remotes/origin/PR-138 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2026-06-22T19:01:33.486Z] > git config core.sparsecheckout # timeout=10 [2026-06-22T19:01:33.571Z] > git checkout -f 9b0c54c51d45feca331ab1fbcbff15b2e182917c # timeout=10 [2026-06-22T19:01:33.658Z] > git remote # timeout=10 [2026-06-22T19:01:33.678Z] > git config --get remote.origin.url # timeout=10 [2026-06-22T19:01:33.696Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-06-22T19:01:33.804Z] Merge succeeded, producing 94c04288feafbcc8b6b482c0eed7eb39a642f369 [2026-06-22T19:01:33.804Z] Checking out Revision 94c04288feafbcc8b6b482c0eed7eb39a642f369 (PR-138) [2026-06-22T19:01:33.724Z] > git merge eddc1ba5d35ac977be428cb1fd634fea90fce073 # timeout=10 [2026-06-22T19:01:33.777Z] > git rev-parse HEAD^{commit} # timeout=10 [2026-06-22T19:01:33.800Z] > git config core.sparsecheckout # timeout=10 [2026-06-22T19:01:33.814Z] > git checkout -f 94c04288feafbcc8b6b482c0eed7eb39a642f369 # timeout=10 [2026-06-22T19:01:37.550Z] Commit message: "Merge commit 'eddc1ba5d35ac977be428cb1fd634fea90fce073' into HEAD" [2026-06-22T19:01:37.577Z] First time build. Skipping changelog. [2026-06-22T19:01:37.547Z] > git rev-list --no-walk 46b2c65ee2f7f1002b46bc04ad005109cf0cc676 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-06-22T19:01:38.927Z] provisioning config files... [2026-06-22T19:01:38.961Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-138@tmp/config1056072404818287729tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-22T19:01:39.778Z] ---> ****-login.sh [2026-06-22T19:01:39.778Z] nexus3.edgexfoundry.org:10001 [2026-06-22T19:01:40.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-22T19:01:40.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-22T19:01:40.327Z] Configure a credential helper to remove this warning. See [2026-06-22T19:01:40.328Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-22T19:01:40.328Z] [2026-06-22T19:01:40.328Z] Login Succeeded [2026-06-22T19:01:40.328Z] nexus3.edgexfoundry.org:10002 [2026-06-22T19:01:40.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-22T19:01:40.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-22T19:01:40.871Z] Configure a credential helper to remove this warning. See [2026-06-22T19:01:40.871Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-22T19:01:40.871Z] [2026-06-22T19:01:40.871Z] Login Succeeded [2026-06-22T19:01:40.871Z] nexus3.edgexfoundry.org:10003 [2026-06-22T19:01:41.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-22T19:01:41.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-22T19:01:41.442Z] Configure a credential helper to remove this warning. See [2026-06-22T19:01:41.442Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-22T19:01:41.442Z] [2026-06-22T19:01:41.442Z] Login Succeeded [2026-06-22T19:01:41.442Z] nexus3.edgexfoundry.org:10004 [2026-06-22T19:01:41.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-22T19:01:41.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-22T19:01:41.711Z] Configure a credential helper to remove this warning. See [2026-06-22T19:01:41.711Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-22T19:01:41.711Z] [2026-06-22T19:01:41.711Z] Login Succeeded [2026-06-22T19:01:41.711Z] ****.io [2026-06-22T19:01:42.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-22T19:01:42.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-22T19:01:42.433Z] Configure a credential helper to remove this warning. See [2026-06-22T19:01:42.433Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-22T19:01:42.434Z] [2026-06-22T19:01:42.434Z] Login Succeeded [2026-06-22T19:01:42.434Z] ---> ****-login.sh ends [Pipeline] } [2026-06-22T19:01:46.483Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-06-22T19:01:47.385Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-06-22T19:01:47.728Z] + ls -al . [2026-06-22T19:01:47.728Z] total 68 [2026-06-22T19:01:47.728Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 22 19:01 . [2026-06-22T19:01:47.728Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 19:01 .. [2026-06-22T19:01:47.728Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 22 19:01 .git [2026-06-22T19:01:47.728Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 19:01 .github [2026-06-22T19:01:47.728Z] -rw-rw-r-- 1 jenkins jenkins 22 Jun 22 19:01 .gitignore [2026-06-22T19:01:47.728Z] -rw-rw-r-- 1 jenkins jenkins 1653 Jun 22 19:01 Dockerfile [2026-06-22T19:01:47.728Z] -rw-rw-r-- 1 jenkins jenkins 746 Jun 22 19:01 Jenkinsfile [2026-06-22T19:01:47.728Z] -rw-rw-r-- 1 jenkins jenkins 11381 Jun 22 19:01 LICENSE [2026-06-22T19:01:47.728Z] -rw-rw-r-- 1 jenkins jenkins 4232 Jun 22 19:01 README.md [2026-06-22T19:01:47.728Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 22 19:01 TUC [2026-06-22T19:01:47.728Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 22 18:58 VERSION [2026-06-22T19:01:47.728Z] -rw-rw-r-- 1 jenkins jenkins 473 Jun 22 19:01 requirements.txt [2026-06-22T19:01:47.728Z] -rw-rw-r-- 1 jenkins jenkins 54 Jun 22 19:01 robot-entrypoint.sh [2026-06-22T19:01:47.728Z] -rw-rw-r-- 1 jenkins jenkins 445 Jun 22 19:01 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-22T19:01:48.104Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=94c04288feafbcc8b6b482c0eed7eb39a642f369 --label arch=arm64 --label version=0.0.0 . [2026-06-22T19:01:48.374Z] Sending build context to Docker daemon 446.5kB [2026-06-22T19:01:48.374Z] Step 1/13 : FROM alpine:3.20 [2026-06-22T19:01:48.970Z] 3.20: Pulling from library/alpine [2026-06-22T19:01:49.240Z] 3f26bc2dec0b: Pulling fs layer [2026-06-22T19:01:49.509Z] 3f26bc2dec0b: Verifying Checksum [2026-06-22T19:01:49.509Z] 3f26bc2dec0b: Download complete [2026-06-22T19:01:50.100Z] 3f26bc2dec0b: Pull complete [2026-06-22T19:01:50.100Z] Digest: sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc [2026-06-22T19:01:50.100Z] Status: Downloaded newer image for alpine:3.20 [2026-06-22T19:01:50.100Z] ---> ab3fe4defd29 [2026-06-22T19:01:50.100Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2026-06-22T19:01:50.369Z] ---> Running in b6cb8f8bd1a7 [2026-06-22T19:01:50.647Z] Removing intermediate container b6cb8f8bd1a7 [2026-06-22T19:01:50.647Z] ---> f89206e4cf81 [2026-06-22T19:01:50.647Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2026-06-22T19:01:50.919Z] ---> Running in 9802c04eecb7 [2026-06-22T19:01:51.189Z] Removing intermediate container 9802c04eecb7 [2026-06-22T19:01:51.189Z] ---> 0649c2a389e0 [2026-06-22T19:01:51.189Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2026-06-22T19:01:52.157Z] ---> 8850233bce18 [2026-06-22T19:01:52.157Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2026-06-22T19:01:52.754Z] ---> 31fa65df8cd9 [2026-06-22T19:01:52.754Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2026-06-22T19:01:53.348Z] ---> d2592b86eee9 [2026-06-22T19:01:53.348Z] Step 7/13 : WORKDIR /edgex-taf [2026-06-22T19:01:53.348Z] ---> Running in cf2e3db16547 [2026-06-22T19:01:53.619Z] Removing intermediate container cf2e3db16547 [2026-06-22T19:01:53.619Z] ---> 22795eb7ee5a [2026-06-22T19:01:53.619Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-06-22T19:01:53.895Z] ---> Running in 0eb6c45e6c90 [2026-06-22T19:01:55.856Z] Removing intermediate container 0eb6c45e6c90 [2026-06-22T19:01:55.856Z] ---> 11585f58f446 [2026-06-22T19:01:55.856Z] Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.5-r2 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && rm /usr/lib/python*/EXTERNALLY-MANAGED && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache-dir --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install --no-cache-dir ./edgex-taf-common && pip3 install --no-cache-dir -r requirements.txt [2026-06-22T19:01:55.856Z] ---> Running in 60685397b9f8 [2026-06-22T19:01:56.827Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2026-06-22T19:01:58.246Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2026-06-22T19:02:00.854Z] OK: 9 MiB in 14 packages [2026-06-22T19:02:00.854Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2026-06-22T19:02:01.125Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2026-06-22T19:02:03.724Z] (1/14) Installing ca-certificates (20260413-r0) [2026-06-22T19:02:03.992Z] (2/14) Installing brotli-libs (1.1.0-r2) [2026-06-22T19:02:04.261Z] (3/14) Installing c-ares (1.33.1-r0) [2026-06-22T19:02:04.532Z] (4/14) Installing libunistring (1.2-r0) [2026-06-22T19:02:04.817Z] (5/14) Installing libidn2 (2.3.7-r0) [2026-06-22T19:02:05.094Z] (6/14) Installing nghttp2-libs (1.62.1-r0) [2026-06-22T19:02:05.363Z] (7/14) Installing libpsl (0.21.5-r1) [2026-06-22T19:02:05.639Z] (8/14) Installing zstd-libs (1.5.6-r0) [2026-06-22T19:02:05.909Z] (9/14) Installing libcurl (8.14.1-r2) [2026-06-22T19:02:06.177Z] (10/14) Installing curl (8.14.1-r2) [2026-06-22T19:02:06.448Z] (11/14) Installing docker-cli (26.1.5-r0) [2026-06-22T19:02:07.413Z] (12/14) Installing oniguruma (6.9.9-r0) [2026-06-22T19:02:07.413Z] (13/14) Installing jq (1.7.1-r0) [2026-06-22T19:02:07.682Z] (14/14) Installing openssl (3.3.7-r0) [2026-06-22T19:02:07.954Z] Executing busybox-1.36.1-r31.trigger [2026-06-22T19:02:07.954Z] Executing ca-certificates-20260413-r0.trigger [2026-06-22T19:02:08.222Z] OK: 43 MiB in 28 packages [2026-06-22T19:02:08.574Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2026-06-22T19:02:08.841Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2026-06-22T19:02:10.790Z] (1/166) Installing libexpat (2.8.1-r0) [2026-06-22T19:02:10.790Z] (2/166) Installing libbz2 (1.0.8-r6) [2026-06-22T19:02:11.060Z] (3/166) Installing libpng (1.6.57-r0) [2026-06-22T19:02:11.328Z] (4/166) Installing freetype (2.13.2-r0) [2026-06-22T19:02:11.912Z] (5/166) Installing fontconfig (2.15.0-r1) [2026-06-22T19:02:12.178Z] (6/166) Installing libfontenc (1.1.8-r0) [2026-06-22T19:02:12.178Z] (7/166) Installing mkfontscale (1.2.2-r6) [2026-06-22T19:02:12.448Z] (8/166) Installing font-opensans (0_git20210927-r1) [2026-06-22T19:02:12.725Z] (9/166) Installing pkgconf (2.2.0-r0) [2026-06-22T19:02:12.996Z] (10/166) Installing libgcc (13.2.1_git20240309-r1) [2026-06-22T19:02:13.264Z] (11/166) Installing libffi (3.4.6-r0) [2026-06-22T19:02:13.534Z] (12/166) Installing libintl (0.22.5-r0) [2026-06-22T19:02:13.802Z] (13/166) Installing libeconf (0.6.3-r0) [2026-06-22T19:02:13.802Z] (14/166) Installing libblkid (2.40.1-r1) [2026-06-22T19:02:14.771Z] (15/166) Installing libmount (2.40.1-r1) [2026-06-22T19:02:15.040Z] (16/166) Installing pcre2 (10.43-r0) [2026-06-22T19:02:15.309Z] (17/166) Installing glib (2.80.5-r0) [2026-06-22T19:02:15.896Z] (18/166) Installing libstdc++ (13.2.1_git20240309-r1) [2026-06-22T19:02:15.896Z] (19/166) Installing xz-libs (5.8.3-r0) [2026-06-22T19:02:16.167Z] (20/166) Installing libxml2 (2.12.10-r0) [2026-06-22T19:02:16.442Z] (21/166) Installing shared-mime-info (2.4-r0) [2026-06-22T19:02:17.033Z] (22/166) Installing hicolor-icon-theme (0.17-r2) [2026-06-22T19:02:17.033Z] (23/166) Installing libjpeg-turbo (3.0.3-r0) [2026-06-22T19:02:17.307Z] (24/166) Installing libsharpyuv (1.3.2-r0) [2026-06-22T19:02:17.575Z] (25/166) Installing libwebp (1.3.2-r0) [2026-06-22T19:02:17.843Z] (26/166) Installing tiff (4.6.0t-r0) [2026-06-22T19:02:18.113Z] (27/166) Installing gdk-pixbuf (2.42.12-r0) [2026-06-22T19:02:18.383Z] (28/166) Installing gtk-update-icon-cache (3.24.43-r0) [2026-06-22T19:02:18.651Z] (29/166) Installing libxau (1.0.11-r4) [2026-06-22T19:02:18.919Z] (30/166) Installing libmd (1.1.0-r0) [2026-06-22T19:02:19.238Z] (31/166) Installing libbsd (0.12.2-r0) [2026-06-22T19:02:19.238Z] (32/166) Installing libxdmcp (1.1.5-r1) [2026-06-22T19:02:19.517Z] (33/166) Installing libxcb (1.16.1-r0) [2026-06-22T19:02:19.787Z] (34/166) Installing libx11 (1.8.9-r1) [2026-06-22T19:02:20.372Z] (35/166) Installing libxcomposite (0.4.6-r5) [2026-06-22T19:02:20.372Z] (36/166) Installing libxfixes (6.0.1-r4) [2026-06-22T19:02:20.640Z] (37/166) Installing libxrender (0.9.11-r5) [2026-06-22T19:02:20.909Z] (38/166) Installing libxcursor (1.2.2-r1) [2026-06-22T19:02:21.177Z] (39/166) Installing libxdamage (1.1.6-r5) [2026-06-22T19:02:21.177Z] (40/166) Installing libxext (1.3.6-r2) [2026-06-22T19:02:21.445Z] (41/166) Installing libxi (1.8.1-r4) [2026-06-22T19:02:21.714Z] (42/166) Installing libxinerama (1.1.5-r4) [2026-06-22T19:02:21.992Z] (43/166) Installing libxrandr (1.5.4-r1) [2026-06-22T19:02:22.261Z] (44/166) Installing libatk-1.0 (2.52.0-r0) [2026-06-22T19:02:22.261Z] (45/166) Installing libxtst (1.2.4-r6) [2026-06-22T19:02:22.529Z] (46/166) Installing dbus-libs (1.14.10-r1) [2026-06-22T19:02:22.797Z] (47/166) Installing at-spi2-core (2.52.0-r0) [2026-06-22T19:02:23.064Z] (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) [2026-06-22T19:02:23.334Z] (49/166) Installing pixman (0.43.2-r0) [2026-06-22T19:02:23.604Z] (50/166) Installing cairo (1.18.4-r0) [2026-06-22T19:02:23.872Z] (51/166) Installing cairo-gobject (1.18.4-r0) [2026-06-22T19:02:24.141Z] (52/166) Installing avahi-libs (0.8-r17) [2026-06-22T19:02:24.141Z] (53/166) Installing gmp (6.3.0-r1) [2026-06-22T19:02:24.407Z] (54/166) Installing nettle (3.10.2-r0) [2026-06-22T19:02:24.676Z] (55/166) Installing libtasn1 (4.21.0-r0) [2026-06-22T19:02:24.944Z] (56/166) Installing p11-kit (0.25.3-r0) [2026-06-22T19:02:25.212Z] (57/166) Installing gnutls (3.8.13-r0) [2026-06-22T19:02:25.488Z] (58/166) Installing cups-libs (2.4.18-r0) [2026-06-22T19:02:25.756Z] (59/166) Installing libepoxy (1.5.10-r1) [2026-06-22T19:02:26.024Z] (60/166) Installing fribidi (1.0.15-r0) [2026-06-22T19:02:26.293Z] (61/166) Installing graphite2 (1.3.14-r6) [2026-06-22T19:02:26.561Z] (62/166) Installing harfbuzz (8.5.0-r0) [2026-06-22T19:02:26.829Z] (63/166) Installing libxft (2.3.8-r3) [2026-06-22T19:02:26.829Z] (64/166) Installing pango (1.52.2-r0) [2026-06-22T19:02:27.096Z] (65/166) Installing wayland-libs-client (1.22.0-r4) [2026-06-22T19:02:27.363Z] (66/166) Installing wayland-libs-cursor (1.22.0-r4) [2026-06-22T19:02:27.630Z] (67/166) Installing wayland-libs-egl (1.22.0-r4) [2026-06-22T19:02:27.897Z] (68/166) Installing xkeyboard-config (2.41-r0) [2026-06-22T19:02:28.163Z] (69/166) Installing libxkbcommon (1.7.0-r0) [2026-06-22T19:02:28.434Z] (70/166) Installing gtk+3.0 (3.24.43-r0) [2026-06-22T19:02:29.018Z] (71/166) Installing icu-data-full (74.2-r1) [2026-06-22T19:02:29.994Z] (72/166) Installing mesa (24.0.9-r1) [2026-06-22T19:02:29.994Z] (73/166) Installing llvm17-libs (17.0.6-r2) [2026-06-22T19:02:33.339Z] (74/166) Installing hwdata-pci (0.382-r0) [2026-06-22T19:02:33.339Z] (75/166) Installing libpciaccess (0.18.1-r0) [2026-06-22T19:02:33.606Z] (76/166) Installing libdrm (2.4.120-r0) [2026-06-22T19:02:33.871Z] (77/166) Installing libelf (0.191-r0) [2026-06-22T19:02:34.137Z] (78/166) Installing mesa-glapi (24.0.9-r1) [2026-06-22T19:02:34.403Z] (79/166) Installing mesa-dri-gallium (24.0.9-r1) [2026-06-22T19:02:35.364Z] (80/166) Installing eudev-libs (3.2.14-r2) [2026-06-22T19:02:35.364Z] (81/166) Installing libmagic (5.45-r1) [2026-06-22T19:02:35.631Z] (82/166) Installing file (5.45-r1) [2026-06-22T19:02:35.897Z] (83/166) Installing xprop (1.2.7-r0) [2026-06-22T19:02:36.165Z] (84/166) Installing libice (1.1.1-r6) [2026-06-22T19:02:36.430Z] (85/166) Installing libuuid (2.40.1-r1) [2026-06-22T19:02:36.430Z] (86/166) Installing libsm (1.2.4-r4) [2026-06-22T19:02:36.699Z] (87/166) Installing libxt (1.3.0-r5) [2026-06-22T19:02:36.966Z] (88/166) Installing libxmu (1.1.4-r2) [2026-06-22T19:02:37.232Z] (89/166) Installing xset (1.2.5-r1) [2026-06-22T19:02:37.232Z] (90/166) Installing xdg-utils (1.2.1-r0) [2026-06-22T19:02:37.500Z] (91/166) Installing libogg (1.3.5-r5) [2026-06-22T19:02:37.766Z] (92/166) Installing libflac (1.4.3-r1) [2026-06-22T19:02:38.033Z] (93/166) Installing alsa-lib (1.2.11-r0) [2026-06-22T19:02:38.300Z] (94/166) Installing libSvtAv1Enc (2.0.0-r1) [2026-06-22T19:02:38.566Z] (95/166) Installing aom-libs (3.9.1-r0) [2026-06-22T19:02:39.154Z] (96/166) Installing libva (2.21.0-r0) [2026-06-22T19:02:39.154Z] (97/166) Installing libvdpau (1.5-r3) [2026-06-22T19:02:39.420Z] (98/166) Installing ffmpeg-libavutil (6.1.1-r8) [2026-06-22T19:02:39.685Z] (99/166) Installing libdav1d (1.4.2-r0) [2026-06-22T19:02:39.952Z] (100/166) Installing openexr-libiex (3.1.13-r1) [2026-06-22T19:02:40.217Z] (101/166) Installing openexr-libilmthread (3.1.13-r1) [2026-06-22T19:02:40.217Z] (102/166) Installing imath (3.1.12-r0) [2026-06-22T19:02:40.484Z] (103/166) Installing openexr-libopenexr (3.1.13-r1) [2026-06-22T19:02:40.750Z] (104/166) Installing giflib (5.2.2-r0) [2026-06-22T19:02:41.016Z] (105/166) Installing libhwy (1.0.7-r0) [2026-06-22T19:02:41.283Z] (106/166) Installing lcms2 (2.19-r0) [2026-06-22T19:02:41.549Z] (107/166) Installing libjxl (0.10.2-r0) [2026-06-22T19:02:41.815Z] (108/166) Installing lame-libs (3.100-r5) [2026-06-22T19:02:42.082Z] (109/166) Installing opus (1.5.2-r0) [2026-06-22T19:02:42.347Z] (110/166) Installing rav1e-libs (0.7.1-r0) [2026-06-22T19:02:42.619Z] (111/166) Installing libgomp (13.2.1_git20240309-r1) [2026-06-22T19:02:42.897Z] (112/166) Installing soxr (0.1.3-r7) [2026-06-22T19:02:43.175Z] (113/166) Installing ffmpeg-libswresample (6.1.1-r8) [2026-06-22T19:02:43.441Z] (114/166) Installing libtheora (1.1.1-r18) [2026-06-22T19:02:43.708Z] (115/166) Installing libvorbis (1.3.7-r2) [2026-06-22T19:02:43.975Z] (116/166) Installing libvpx (1.14.1-r0) [2026-06-22T19:02:44.241Z] (117/166) Installing libwebpmux (1.3.2-r0) [2026-06-22T19:02:44.508Z] (118/166) Installing x264-libs (0.164_git20231001-r0) [2026-06-22T19:02:44.774Z] (119/166) Installing numactl (2.0.18-r0) [2026-06-22T19:02:45.041Z] (120/166) Installing x265-libs (3.6-r0) [2026-06-22T19:02:45.623Z] (121/166) Installing xvidcore (1.3.7-r2) [2026-06-22T19:02:45.623Z] (122/166) Installing ffmpeg-libavcodec (6.1.1-r8) [2026-06-22T19:02:46.581Z] (123/166) Installing libbluray (1.3.4-r1) [2026-06-22T19:02:46.581Z] (124/166) Installing mpg123-libs (1.32.8-r0) [2026-06-22T19:02:46.849Z] (125/166) Installing libopenmpt (0.7.7-r0) [2026-06-22T19:02:47.117Z] (126/166) Installing cjson (1.7.19-r0) [2026-06-22T19:02:47.384Z] (127/166) Installing mbedtls (3.6.6-r0) [2026-06-22T19:02:47.656Z] (128/166) Installing librist (0.2.10-r1) [2026-06-22T19:02:47.922Z] (129/166) Installing libsrt (1.5.3-r0) [2026-06-22T19:02:48.189Z] (130/166) Installing libssh (0.10.6-r0) [2026-06-22T19:02:48.457Z] (131/166) Installing libsodium (1.0.19-r1) [2026-06-22T19:02:48.457Z] (132/166) Installing libzmq (4.3.5-r2) [2026-06-22T19:02:49.039Z] (133/166) Installing ffmpeg-libavformat (6.1.1-r8) [2026-06-22T19:02:49.039Z] (134/166) Installing crc32c (1.1.2-r0) [2026-06-22T19:02:49.306Z] (135/166) Installing double-conversion (3.3.0-r0) [2026-06-22T19:02:49.573Z] (136/166) Installing libevent (2.1.12-r7) [2026-06-22T19:02:49.839Z] (137/166) Installing wayland-libs-server (1.22.0-r4) [2026-06-22T19:02:50.105Z] (138/166) Installing mesa-gbm (24.0.9-r1) [2026-06-22T19:02:50.374Z] (139/166) Installing harfbuzz-subset (8.5.0-r0) [2026-06-22T19:02:50.642Z] (140/166) Installing icu-libs (74.2-r1) [2026-06-22T19:02:51.227Z] (141/166) Installing minizip (1.3.1-r0) [2026-06-22T19:02:51.227Z] (142/166) Installing nspr (4.35-r4) [2026-06-22T19:02:51.494Z] (143/166) Installing sqlite-libs (3.45.3-r3) [2026-06-22T19:02:51.763Z] (144/166) Installing nss (3.105-r0) [2026-06-22T19:02:52.348Z] (145/166) Installing openh264 (2.4.1-r0) [2026-06-22T19:02:52.615Z] (146/166) Installing libcamera-ipa (0.3.0-r0) [2026-06-22T19:02:52.881Z] (147/166) Installing libunwind (1.8.1-r0) [2026-06-22T19:02:53.148Z] (148/166) Installing yaml (0.2.5-r2) [2026-06-22T19:02:53.415Z] (149/166) Installing libcamera (0.3.0-r0) [2026-06-22T19:02:53.682Z] (150/166) Installing speexdsp (1.2.1-r2) [2026-06-22T19:02:53.949Z] (151/166) Installing libuv (1.48.0-r0) [2026-06-22T19:02:54.217Z] (152/166) Installing roc-toolkit-libs (0.3.0-r0) [2026-06-22T19:02:54.485Z] (153/166) Installing libsndfile (1.2.2-r1) [2026-06-22T19:02:54.755Z] (154/166) Installing webrtc-audio-processing-1 (1.3-r0) [2026-06-22T19:02:55.023Z] (155/166) Installing pipewire-libs (1.0.6-r1) [2026-06-22T19:02:55.291Z] (156/166) Installing libasyncns (0.8-r3) [2026-06-22T19:02:55.557Z] (157/166) Installing libltdl (2.4.7-r3) [2026-06-22T19:02:55.824Z] (158/166) Installing orc (0.4.40-r0) [2026-06-22T19:02:56.090Z] (159/166) Installing tdb-libs (1.4.9-r1) [2026-06-22T19:02:56.358Z] (160/166) Installing libpulse (17.0-r0) [2026-06-22T19:02:56.624Z] (161/166) Installing libwebpdemux (1.3.2-r0) [2026-06-22T19:02:56.892Z] (162/166) Installing libgpg-error (1.49-r0) [2026-06-22T19:02:57.159Z] (163/166) Installing libgcrypt (1.10.3-r0) [2026-06-22T19:02:57.425Z] (164/166) Installing libxslt (1.1.39-r2) [2026-06-22T19:02:57.693Z] (165/166) Installing chromium (131.0.6778.108-r0) [2026-06-22T19:03:04.372Z] (166/166) Installing chromium-chromedriver (131.0.6778.108-r0) [2026-06-22T19:03:04.372Z] Executing busybox-1.36.1-r31.trigger [2026-06-22T19:03:04.372Z] Executing fontconfig-2.15.0-r1.trigger [2026-06-22T19:03:04.372Z] Executing mkfontscale-1.2.2-r6.trigger [2026-06-22T19:03:04.372Z] Executing glib-2.80.5-r0.trigger [2026-06-22T19:03:04.372Z] Executing shared-mime-info-2.4-r0.trigger [2026-06-22T19:03:07.047Z] Executing gdk-pixbuf-2.42.12-r0.trigger [2026-06-22T19:03:07.047Z] Executing gtk-update-icon-cache-3.24.43-r0.trigger [2026-06-22T19:03:11.366Z] Executing gtk+3.0-3.24.43-r0.trigger [2026-06-22T19:03:11.367Z] OK: 658 MiB in 194 packages [2026-06-22T19:03:11.367Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2026-06-22T19:03:11.651Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2026-06-22T19:03:13.605Z] (1/30) Installing jansson (2.14-r4) [2026-06-22T19:03:13.606Z] (2/30) Installing binutils (2.42-r1) [2026-06-22T19:03:14.196Z] (3/30) Installing libatomic (13.2.1_git20240309-r1) [2026-06-22T19:03:14.469Z] (4/30) Installing isl26 (0.26-r1) [2026-06-22T19:03:14.737Z] (5/30) Installing mpfr4 (4.2.1-r0) [2026-06-22T19:03:15.004Z] (6/30) Installing mpc1 (1.3.1-r1) [2026-06-22T19:03:15.274Z] (7/30) Installing gcc (13.2.1_git20240309-r1) [2026-06-22T19:03:18.626Z] (8/30) Installing musl-dev (1.2.5-r3) [2026-06-22T19:03:18.626Z] (9/30) Installing linux-headers (6.6-r0) [2026-06-22T19:03:19.594Z] (10/30) Installing libffi-dev (3.4.6-r0) [2026-06-22T19:03:19.594Z] (11/30) Installing libpq (16.14-r0) [2026-06-22T19:03:19.872Z] (12/30) Installing openssl-dev (3.3.7-r0) [2026-06-22T19:03:20.148Z] (13/30) Installing libpq-dev (16.14-r0) [2026-06-22T19:03:20.416Z] (14/30) Installing libecpg (16.14-r0) [2026-06-22T19:03:20.684Z] (15/30) Installing libecpg-dev (16.14-r0) [2026-06-22T19:03:20.951Z] (16/30) Installing clang16-headers (16.0.6-r5) [2026-06-22T19:03:21.536Z] (17/30) Installing llvm16-libs (16.0.6-r9) [2026-06-22T19:03:24.880Z] (18/30) Installing clang16-libs (16.0.6-r5) [2026-06-22T19:03:26.288Z] (19/30) Installing fortify-headers (1.1-r3) [2026-06-22T19:03:26.288Z] (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) [2026-06-22T19:03:27.247Z] (21/30) Installing llvm16-linker-tools (16.0.6-r9) [2026-06-22T19:03:27.519Z] (22/30) Installing clang16 (16.0.6-r5) [2026-06-22T19:03:27.519Z] (23/30) Installing icu (74.2-r1) [2026-06-22T19:03:28.113Z] (24/30) Installing icu-dev (74.2-r1) [2026-06-22T19:03:28.380Z] (25/30) Installing llvm16 (16.0.6-r9) [2026-06-22T19:03:31.728Z] (26/30) Installing lz4-libs (1.9.4-r5) [2026-06-22T19:03:31.728Z] (27/30) Installing lz4-dev (1.9.4-r5) [2026-06-22T19:03:31.995Z] (28/30) Installing zstd (1.5.6-r0) [2026-06-22T19:03:32.263Z] (29/30) Installing zstd-dev (1.5.6-r0) [2026-06-22T19:03:32.529Z] (30/30) Installing postgresql16-dev (16.14-r0) [2026-06-22T19:03:33.488Z] Executing busybox-1.36.1-r31.trigger [2026-06-22T19:03:33.488Z] OK: 1184 MiB in 224 packages [2026-06-22T19:03:33.488Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2026-06-22T19:03:34.069Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2026-06-22T19:03:36.011Z] (1/14) Installing g++ (13.2.1_git20240309-r1) [2026-06-22T19:03:36.598Z] (2/14) Installing gdbm (1.23-r1) [2026-06-22T19:03:36.866Z] (3/14) Installing mpdecimal (4.0.0-r0) [2026-06-22T19:03:37.135Z] (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) [2026-06-22T19:03:37.404Z] (5/14) Installing libncursesw (6.4_p20240420-r2) [2026-06-22T19:03:37.675Z] (6/14) Installing libpanelw (6.4_p20240420-r2) [2026-06-22T19:03:37.675Z] (7/14) Installing readline (8.2.10-r0) [2026-06-22T19:03:37.940Z] (8/14) Installing python3 (3.12.13-r0) [2026-06-22T19:03:38.898Z] (9/14) Installing python3-pycache-pyc0 (3.12.13-r0) [2026-06-22T19:03:39.866Z] (10/14) Installing pyc (3.12.13-r0) [2026-06-22T19:03:39.866Z] (11/14) Installing python3-pyc (3.12.13-r0) [2026-06-22T19:03:40.132Z] (12/14) Installing python3-dev (3.12.13-r0) [2026-06-22T19:03:42.718Z] (13/14) Installing libsodium-dev (1.0.19-r1) [2026-06-22T19:03:42.985Z] (14/14) Installing zeromq-dev (4.3.5-r2) [2026-06-22T19:03:43.252Z] Executing busybox-1.36.1-r31.trigger [2026-06-22T19:03:43.252Z] OK: 1371 MiB in 238 packages [2026-06-22T19:03:43.519Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2026-06-22T19:03:44.101Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2026-06-22T19:03:45.508Z] OK: 1371 MiB in 238 packages [2026-06-22T19:03:45.774Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2026-06-22T19:03:46.356Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2026-06-22T19:03:47.760Z] (1/1) Installing tzdata (2026b-r0) [2026-06-22T19:03:48.344Z] OK: 1372 MiB in 239 packages [2026-06-22T19:03:50.291Z] (1/1) Purging tzdata (2026b-r0) [2026-06-22T19:03:50.291Z] OK: 1371 MiB in 238 packages [2026-06-22T19:04:02.607Z] Looking in links: /tmp/tmpfehw2u0z [2026-06-22T19:04:02.607Z] Processing /tmp/tmpfehw2u0z/pip-25.0.1-py3-none-any.whl [2026-06-22T19:04:02.607Z] Installing collected packages: pip [2026-06-22T19:04:10.822Z] Successfully installed pip-25.0.1 [2026-06-22T19:04:10.822Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [2026-06-22T19:04:13.399Z] Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) [2026-06-22T19:04:13.665Z] Collecting pip [2026-06-22T19:04:13.665Z] Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) [2026-06-22T19:04:15.069Z] Collecting setuptools [2026-06-22T19:04:15.069Z] Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) [2026-06-22T19:04:15.335Z] Collecting wheel [2026-06-22T19:04:15.335Z] Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) [2026-06-22T19:04:15.602Z] Collecting packaging>=24.0 (from wheel) [2026-06-22T19:04:15.602Z] Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) [2026-06-22T19:04:15.602Z] Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) [2026-06-22T19:04:15.602Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 47.7 MB/s eta 0:00:00 [2026-06-22T19:04:15.602Z] Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) [2026-06-22T19:04:15.602Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 46.8 MB/s eta 0:00:00 [2026-06-22T19:04:15.602Z] Downloading wheel-0.47.0-py3-none-any.whl (32 kB) [2026-06-22T19:04:15.602Z] Downloading packaging-26.2-py3-none-any.whl (100 kB) [2026-06-22T19:04:16.182Z] Installing collected packages: setuptools, pip, packaging, wheel [2026-06-22T19:04:24.383Z] Attempting uninstall: pip [2026-06-22T19:04:24.383Z] Found existing installation: pip 25.0.1 [2026-06-22T19:04:24.650Z] Uninstalling pip-25.0.1: [2026-06-22T19:04:24.650Z] Successfully uninstalled pip-25.0.1 [2026-06-22T19:04:34.737Z] Successfully installed packaging-26.2 pip-26.1.2 setuptools-82.0.1 wheel-0.47.0 [2026-06-22T19:04:34.737Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [2026-06-22T19:04:37.321Z] Processing ./edgex-taf-common [2026-06-22T19:04:37.321Z] Installing build dependencies: started [2026-06-22T19:04:42.688Z] Installing build dependencies: finished with status 'done' [2026-06-22T19:04:42.688Z] Getting requirements to build wheel: started [2026-06-22T19:04:45.290Z] Getting requirements to build wheel: finished with status 'done' [2026-06-22T19:04:45.290Z] Preparing metadata (pyproject.toml): started [2026-06-22T19:04:46.702Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-06-22T19:04:46.970Z] Building wheels for collected packages: edgex-taf-common [2026-06-22T19:04:46.970Z] Building wheel for edgex-taf-common (pyproject.toml): started [2026-06-22T19:04:48.914Z] Building wheel for edgex-taf-common (pyproject.toml): finished with status 'done' [2026-06-22T19:04:48.914Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15430 sha256=59baee30aa678469032c1bc43fb30993e56ca069416b14740478e9ec8db1cd60 [2026-06-22T19:04:48.914Z] Stored in directory: /tmp/pip-ephem-wheel-cache-ixuentac/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2026-06-22T19:04:48.914Z] Successfully built edgex-taf-common [2026-06-22T19:04:48.914Z] Installing collected packages: edgex-taf-common [2026-06-22T19:04:48.914Z] Successfully installed edgex-taf-common-0.0.0 [2026-06-22T19:04:48.914Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [2026-06-22T19:04:53.191Z] Collecting robotframework==7.3.2 (from -r requirements.txt (line 1)) [2026-06-22T19:04:53.191Z] Downloading robotframework-7.3.2-py3-none-any.whl.metadata (7.6 kB) [2026-06-22T19:04:53.191Z] Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) [2026-06-22T19:04:53.191Z] Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) [2026-06-22T19:04:53.459Z] Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) [2026-06-22T19:04:53.459Z] Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) [2026-06-22T19:04:53.459Z] Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) [2026-06-22T19:04:53.459Z] Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) [2026-06-22T19:04:53.459Z] Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) [2026-06-22T19:04:53.726Z] Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) [2026-06-22T19:04:53.726Z] Installing build dependencies: started [2026-06-22T19:04:59.097Z] Installing build dependencies: finished with status 'done' [2026-06-22T19:04:59.098Z] Getting requirements to build wheel: started [2026-06-22T19:05:01.727Z] Getting requirements to build wheel: finished with status 'done' [2026-06-22T19:05:01.727Z] Preparing metadata (pyproject.toml): started [2026-06-22T19:05:03.135Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-06-22T19:05:03.135Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) [2026-06-22T19:05:03.135Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2026-06-22T19:05:03.135Z] Installing build dependencies: started [2026-06-22T19:05:08.485Z] Installing build dependencies: finished with status 'done' [2026-06-22T19:05:08.485Z] Getting requirements to build wheel: started [2026-06-22T19:05:11.092Z] Getting requirements to build wheel: finished with status 'done' [2026-06-22T19:05:11.092Z] Preparing metadata (pyproject.toml): started [2026-06-22T19:05:12.505Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-06-22T19:05:12.775Z] Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) [2026-06-22T19:05:12.775Z] Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) [2026-06-22T19:05:12.775Z] Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) [2026-06-22T19:05:12.775Z] Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) [2026-06-22T19:05:13.042Z] Collecting requests==2.32.4 (from -r requirements.txt (line 9)) [2026-06-22T19:05:13.042Z] Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) [2026-06-22T19:05:13.042Z] Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) [2026-06-22T19:05:13.042Z] Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) [2026-06-22T19:05:13.042Z] Collecting docker==7.1.0 (from -r requirements.txt (line 11)) [2026-06-22T19:05:13.042Z] Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) [2026-06-22T19:05:15.640Z] Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) [2026-06-22T19:05:15.640Z] Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (63 kB) [2026-06-22T19:05:16.600Z] Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) [2026-06-22T19:05:16.600Z] Downloading psutil-7.0.0.tar.gz (497 kB) [2026-06-22T19:05:17.187Z] Installing build dependencies: started [2026-06-22T19:05:22.540Z] Installing build dependencies: finished with status 'done' [2026-06-22T19:05:22.540Z] Getting requirements to build wheel: started [2026-06-22T19:05:25.876Z] Getting requirements to build wheel: finished with status 'done' [2026-06-22T19:05:25.876Z] Preparing metadata (pyproject.toml): started [2026-06-22T19:05:27.281Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-06-22T19:05:29.857Z] Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) [2026-06-22T19:05:29.857Z] Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl.metadata (6.0 kB) [2026-06-22T19:05:29.857Z] Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) [2026-06-22T19:05:29.857Z] Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) [2026-06-22T19:05:30.449Z] Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) [2026-06-22T19:05:30.449Z] Downloading psycopg2-2.9.10.tar.gz (385 kB) [2026-06-22T19:05:31.028Z] Installing build dependencies: started [2026-06-22T19:05:36.362Z] Installing build dependencies: finished with status 'done' [2026-06-22T19:05:36.362Z] Getting requirements to build wheel: started [2026-06-22T19:05:38.937Z] Getting requirements to build wheel: finished with status 'done' [2026-06-22T19:05:38.937Z] Preparing metadata (pyproject.toml): started [2026-06-22T19:05:40.339Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-06-22T19:05:40.920Z] Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) [2026-06-22T19:05:40.921Z] Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl.metadata (3.4 kB) [2026-06-22T19:05:42.858Z] Collecting protobuf==6.33.5 (from -r requirements.txt (line 18)) [2026-06-22T19:05:42.858Z] Downloading protobuf-6.33.5-py3-none-any.whl.metadata (593 bytes) [2026-06-22T19:05:42.858Z] Collecting pyjwt==2.10.1 (from -r requirements.txt (line 19)) [2026-06-22T19:05:42.858Z] Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) [2026-06-22T19:05:44.791Z] Collecting cryptography==48.0.1 (from -r requirements.txt (line 20)) [2026-06-22T19:05:44.791Z] Downloading cryptography-48.0.1-cp311-abi3-musllinux_1_2_aarch64.whl.metadata (4.3 kB) [2026-06-22T19:05:45.056Z] Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) [2026-06-22T19:05:45.056Z] Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2026-06-22T19:05:45.056Z] Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) [2026-06-22T19:05:45.056Z] Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) [2026-06-22T19:05:45.056Z] Collecting genson==1.3.0 (from -r requirements.txt (line 23)) [2026-06-22T19:05:45.056Z] Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2026-06-22T19:05:45.322Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-06-22T19:05:45.322Z] Downloading selenium-4.45.0-py3-none-any.whl.metadata (7.4 kB) [2026-06-22T19:05:45.322Z] Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-06-22T19:05:45.593Z] Downloading robotframework_pythonlibcore-4.6.0-py3-none-any.whl.metadata (10 kB) [2026-06-22T19:05:45.593Z] Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-06-22T19:05:45.593Z] Downloading click-8.4.1-py3-none-any.whl.metadata (2.6 kB) [2026-06-22T19:05:45.859Z] Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-06-22T19:05:45.859Z] Downloading paramiko-5.0.0-py3-none-any.whl.metadata (3.7 kB) [2026-06-22T19:05:45.859Z] Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-06-22T19:05:45.859Z] Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) [2026-06-22T19:05:46.126Z] Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T19:05:46.126Z] Downloading docutils-0.23-py3-none-any.whl.metadata (15 kB) [2026-06-22T19:05:46.126Z] Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T19:05:46.126Z] Downloading flex-6.14.1.tar.gz (40 kB) [2026-06-22T19:05:46.391Z] Installing build dependencies: started [2026-06-22T19:05:51.810Z] Installing build dependencies: finished with status 'done' [2026-06-22T19:05:51.810Z] Getting requirements to build wheel: started [2026-06-22T19:05:53.749Z] Getting requirements to build wheel: finished with status 'done' [2026-06-22T19:05:53.749Z] Preparing metadata (pyproject.toml): started [2026-06-22T19:05:55.685Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-06-22T19:05:55.685Z] Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T19:05:55.685Z] Downloading jsonpath_ng-1.8.0-py3-none-any.whl.metadata (18 kB) [2026-06-22T19:05:55.685Z] Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T19:05:55.685Z] Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) [2026-06-22T19:05:55.685Z] Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T19:05:55.685Z] Downloading openapi_core-0.23.1-py3-none-any.whl.metadata (8.1 kB) [2026-06-22T19:05:55.951Z] Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T19:05:55.951Z] Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) [2026-06-22T19:05:56.215Z] Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T19:05:56.215Z] Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) [2026-06-22T19:05:56.480Z] Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T19:05:56.480Z] Downloading tzlocal-5.4.3-py3-none-any.whl.metadata (7.7 kB) [2026-06-22T19:05:57.435Z] Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) [2026-06-22T19:05:57.435Z] Downloading charset_normalizer-3.4.7-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (40 kB) [2026-06-22T19:05:58.014Z] Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) [2026-06-22T19:05:58.014Z] Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) [2026-06-22T19:05:58.280Z] Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 9)) [2026-06-22T19:05:58.280Z] Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) [2026-06-22T19:05:59.682Z] Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) [2026-06-22T19:05:59.682Z] Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) [2026-06-22T19:06:00.653Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) [2026-06-22T19:06:00.653Z] Downloading reactivex-4.1.0-py3-none-any.whl.metadata (5.7 kB) [2026-06-22T19:06:01.234Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) [2026-06-22T19:06:01.651Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2026-06-22T19:06:01.651Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.49.0->-r requirements.txt (line 15)) (82.0.1) [2026-06-22T19:06:02.671Z] Collecting cffi>=2.0.0 (from cryptography==48.0.1->-r requirements.txt (line 20)) [2026-06-22T19:06:02.671Z] Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.6 kB) [2026-06-22T19:06:02.946Z] Collecting pycparser (from cffi>=2.0.0->cryptography==48.0.1->-r requirements.txt (line 20)) [2026-06-22T19:06:02.946Z] Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) [2026-06-22T19:06:03.216Z] Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-06-22T19:06:03.216Z] Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_aarch64.whl.metadata (10 kB) [2026-06-22T19:06:03.484Z] Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-06-22T19:06:03.484Z] Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) [2026-06-22T19:06:03.814Z] Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-06-22T19:06:03.814Z] Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_aarch64.whl.metadata (10.0 kB) [2026-06-22T19:06:03.814Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) [2026-06-22T19:06:03.814Z] Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) [2026-06-22T19:06:03.814Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 15)) [2026-06-22T19:06:03.814Z] Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) [2026-06-22T19:06:04.098Z] Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-06-22T19:06:04.098Z] Downloading trio-0.33.0-py3-none-any.whl.metadata (8.5 kB) [2026-06-22T19:06:04.098Z] Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-06-22T19:06:04.098Z] Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) [2026-06-22T19:06:04.366Z] Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-06-22T19:06:04.366Z] Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) [2026-06-22T19:06:04.366Z] Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-06-22T19:06:04.366Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2026-06-22T19:06:04.366Z] Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-06-22T19:06:04.366Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2026-06-22T19:06:04.366Z] Collecting sniffio>=1.3.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-06-22T19:06:04.366Z] Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2026-06-22T19:06:04.635Z] Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-06-22T19:06:04.635Z] Downloading wsproto-1.3.2-py3-none-any.whl.metadata (5.2 kB) [2026-06-22T19:06:04.635Z] Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-06-22T19:06:04.635Z] Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2026-06-22T19:06:04.908Z] Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-06-22T19:06:05.182Z] Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) [2026-06-22T19:06:05.464Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T19:06:05.464Z] Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.4 kB) [2026-06-22T19:06:05.464Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T19:06:05.464Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2026-06-22T19:06:05.465Z] Installing build dependencies: started [2026-06-22T19:06:10.815Z] Installing build dependencies: finished with status 'done' [2026-06-22T19:06:10.815Z] Getting requirements to build wheel: started [2026-06-22T19:06:13.399Z] Getting requirements to build wheel: finished with status 'done' [2026-06-22T19:06:13.399Z] Preparing metadata (pyproject.toml): started [2026-06-22T19:06:15.340Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-06-22T19:06:15.340Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T19:06:15.340Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2026-06-22T19:06:15.340Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T19:06:15.340Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2026-06-22T19:06:15.340Z] Installing build dependencies: started [2026-06-22T19:06:20.672Z] Installing build dependencies: finished with status 'done' [2026-06-22T19:06:20.672Z] Getting requirements to build wheel: started [2026-06-22T19:06:23.250Z] Getting requirements to build wheel: finished with status 'done' [2026-06-22T19:06:23.250Z] Preparing metadata (pyproject.toml): started [2026-06-22T19:06:24.653Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-06-22T19:06:24.653Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T19:06:24.653Z] Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) [2026-06-22T19:06:24.653Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T19:06:24.653Z] Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) [2026-06-22T19:06:24.923Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T19:06:24.923Z] Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) [2026-06-22T19:06:28.259Z] Collecting rpds-py>=0.25.0 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T19:06:28.259Z] Downloading rpds_py-2026.5.1-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.1 kB) [2026-06-22T19:06:28.259Z] Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T19:06:28.259Z] Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) [2026-06-22T19:06:28.259Z] Collecting jsonschema-path<0.5.0,>=0.4.5 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T19:06:28.259Z] Downloading jsonschema_path-0.4.6-py3-none-any.whl.metadata (5.9 kB) [2026-06-22T19:06:28.525Z] Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T19:06:28.525Z] Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) [2026-06-22T19:06:28.525Z] Collecting openapi-schema-validator<0.9.0,>=0.7.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T19:06:28.525Z] Downloading openapi_schema_validator-0.8.1-py3-none-any.whl.metadata (9.9 kB) [2026-06-22T19:06:28.525Z] Collecting openapi-spec-validator<0.9.0,>=0.8.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T19:06:28.525Z] Downloading openapi_spec_validator-0.8.5-py3-none-any.whl.metadata (6.5 kB) [2026-06-22T19:06:28.791Z] Collecting werkzeug>=2.1.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T19:06:28.791Z] Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) [2026-06-22T19:06:28.791Z] Collecting pathable<0.6.0,>=0.5.0 (from jsonschema-path<0.5.0,>=0.4.5->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T19:06:28.791Z] Downloading pathable-0.5.0-py3-none-any.whl.metadata (5.9 kB) [2026-06-22T19:06:30.194Z] Collecting pydantic<3.0.0,>=2.0.0 (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T19:06:30.194Z] Downloading pydantic-2.13.4-py3-none-any.whl.metadata (109 kB) [2026-06-22T19:06:30.459Z] Collecting pydantic-settings<3.0.0,>=2.0.0 (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T19:06:30.459Z] Downloading pydantic_settings-2.14.2-py3-none-any.whl.metadata (3.4 kB) [2026-06-22T19:06:30.459Z] Collecting rfc3339-validator (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T19:06:30.459Z] Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) [2026-06-22T19:06:30.724Z] Collecting lazy-object-proxy<2.0,>=1.7.1 (from openapi-spec-validator<0.9.0,>=0.8.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T19:06:30.724Z] Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (5.1 kB) [2026-06-22T19:06:30.990Z] Collecting annotated-types>=0.6.0 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T19:06:30.990Z] Downloading annotated_types-0.7.0-py3-none-any.whl.metadata (15 kB) [2026-06-22T19:06:41.054Z] Collecting pydantic-core==2.46.4 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T19:06:41.054Z] Downloading pydantic_core-2.46.4-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (6.6 kB) [2026-06-22T19:06:41.054Z] Collecting typing-inspection>=0.4.2 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T19:06:41.054Z] Downloading typing_inspection-0.4.2-py3-none-any.whl.metadata (2.6 kB) [2026-06-22T19:06:41.054Z] Collecting markupsafe>=2.1.1 (from werkzeug>=2.1.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-06-22T19:06:41.054Z] Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.7 kB) [2026-06-22T19:06:41.054Z] Downloading robotframework-7.3.2-py3-none-any.whl (795 kB) [2026-06-22T19:06:41.054Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 48.6 MB/s 0:00:00 [2026-06-22T19:06:41.054Z] Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) [2026-06-22T19:06:41.054Z] Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) [2026-06-22T19:06:41.054Z] Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) [2026-06-22T19:06:41.054Z] Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) [2026-06-22T19:06:41.054Z] Downloading configparser-7.2.0-py3-none-any.whl (17 kB) [2026-06-22T19:06:41.054Z] Downloading requests-2.32.4-py3-none-any.whl (64 kB) [2026-06-22T19:06:41.054Z] Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) [2026-06-22T19:06:41.054Z] Downloading docker-7.1.0-py3-none-any.whl (147 kB) [2026-06-22T19:06:41.054Z] Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl (15.6 MB) [2026-06-22T19:06:41.054Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 48.7 MB/s 0:00:00 [2026-06-22T19:06:41.054Z] Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl (1.6 MB) [2026-06-22T19:06:41.054Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 48.2 MB/s 0:00:00 [2026-06-22T19:06:41.054Z] Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) [2026-06-22T19:06:41.054Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 46.3 MB/s 0:00:00 [2026-06-22T19:06:41.054Z] Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl (2.2 MB) [2026-06-22T19:06:41.054Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 48.4 MB/s 0:00:00 [2026-06-22T19:06:41.054Z] Downloading protobuf-6.33.5-py3-none-any.whl (170 kB) [2026-06-22T19:06:41.054Z] Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) [2026-06-22T19:06:41.054Z] Downloading cryptography-48.0.1-cp311-abi3-musllinux_1_2_aarch64.whl (4.8 MB) [2026-06-22T19:06:41.054Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.8/4.8 MB 49.5 MB/s 0:00:00 [2026-06-22T19:06:41.054Z] Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2026-06-22T19:06:41.054Z] Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) [2026-06-22T19:06:41.054Z] Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2026-06-22T19:06:41.054Z] Downloading charset_normalizer-3.4.7-cp312-cp312-musllinux_1_2_aarch64.whl (211 kB) [2026-06-22T19:06:41.054Z] Downloading idna-3.18-py3-none-any.whl (65 kB) [2026-06-22T19:06:41.321Z] Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) [2026-06-22T19:06:41.321Z] Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) [2026-06-22T19:06:41.321Z] Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_aarch64.whl (222 kB) [2026-06-22T19:06:41.321Z] Downloading click-8.4.1-py3-none-any.whl (116 kB) [2026-06-22T19:06:41.321Z] Downloading paramiko-5.0.0-py3-none-any.whl (208 kB) [2026-06-22T19:06:41.321Z] Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_aarch64.whl (341 kB) [2026-06-22T19:06:41.321Z] Downloading invoke-3.0.3-py3-none-any.whl (160 kB) [2026-06-22T19:06:41.321Z] Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_aarch64.whl (791 kB) [2026-06-22T19:06:41.321Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 791.9/791.9 kB 44.9 MB/s 0:00:00 [2026-06-22T19:06:41.321Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2026-06-22T19:06:41.321Z] Downloading reactivex-4.1.0-py3-none-any.whl (218 kB) [2026-06-22T19:06:41.321Z] Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) [2026-06-22T19:06:41.321Z] Downloading robotframework_pythonlibcore-4.6.0-py3-none-any.whl (20 kB) [2026-06-22T19:06:41.321Z] Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) [2026-06-22T19:06:41.321Z] Downloading selenium-4.45.0-py3-none-any.whl (9.5 MB) [2026-06-22T19:06:41.587Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 46.5 MB/s 0:00:00 [2026-06-22T19:06:41.587Z] Downloading trio-0.33.0-py3-none-any.whl (510 kB) [2026-06-22T19:06:41.587Z] Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) [2026-06-22T19:06:41.587Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2026-06-22T19:06:41.854Z] Downloading attrs-26.1.0-py3-none-any.whl (67 kB) [2026-06-22T19:06:41.854Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2026-06-22T19:06:41.854Z] Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) [2026-06-22T19:06:41.854Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2026-06-22T19:06:41.854Z] Downloading wsproto-1.3.2-py3-none-any.whl (24 kB) [2026-06-22T19:06:41.854Z] Downloading h11-0.16.0-py3-none-any.whl (37 kB) [2026-06-22T19:06:41.854Z] Downloading docutils-0.23-py3-none-any.whl (634 kB) [2026-06-22T19:06:41.854Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 634.7/634.7 kB 42.9 MB/s 0:00:00 [2026-06-22T19:06:41.854Z] Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) [2026-06-22T19:06:41.854Z] Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_aarch64.whl (761 kB) [2026-06-22T19:06:41.854Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 761.1/761.1 kB 44.3 MB/s 0:00:00 [2026-06-22T19:06:41.854Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2026-06-22T19:06:41.854Z] Downloading jsonpath_ng-1.8.0-py3-none-any.whl (67 kB) [2026-06-22T19:06:41.854Z] Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) [2026-06-22T19:06:41.854Z] Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) [2026-06-22T19:06:41.854Z] Downloading referencing-0.37.0-py3-none-any.whl (26 kB) [2026-06-22T19:06:42.120Z] Downloading rpds_py-2026.5.1-cp312-cp312-musllinux_1_2_aarch64.whl (553 kB) [2026-06-22T19:06:42.120Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 553.1/553.1 kB 45.2 MB/s 0:00:00 [2026-06-22T19:06:42.120Z] Downloading openapi_core-0.23.1-py3-none-any.whl (115 kB) [2026-06-22T19:06:42.120Z] Downloading jsonschema_path-0.4.6-py3-none-any.whl (19 kB) [2026-06-22T19:06:42.120Z] Downloading openapi_schema_validator-0.8.1-py3-none-any.whl (19 kB) [2026-06-22T19:06:42.120Z] Downloading openapi_spec_validator-0.8.5-py3-none-any.whl (50 kB) [2026-06-22T19:06:42.120Z] Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_aarch64.whl (69 kB) [2026-06-22T19:06:42.120Z] Downloading pathable-0.5.0-py3-none-any.whl (16 kB) [2026-06-22T19:06:42.120Z] Downloading pydantic-2.13.4-py3-none-any.whl (472 kB) [2026-06-22T19:06:42.120Z] Downloading pydantic_core-2.46.4-cp312-cp312-musllinux_1_1_aarch64.whl (2.2 MB) [2026-06-22T19:06:42.120Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 46.7 MB/s 0:00:00 [2026-06-22T19:06:42.120Z] Downloading pydantic_settings-2.14.2-py3-none-any.whl (61 kB) [2026-06-22T19:06:42.387Z] Downloading annotated_types-0.7.0-py3-none-any.whl (13 kB) [2026-06-22T19:06:42.387Z] Downloading typing_inspection-0.4.2-py3-none-any.whl (14 kB) [2026-06-22T19:06:42.387Z] Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) [2026-06-22T19:06:42.387Z] Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_aarch64.whl (23 kB) [2026-06-22T19:06:42.387Z] Downloading isodate-0.7.2-py3-none-any.whl (22 kB) [2026-06-22T19:06:42.387Z] Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) [2026-06-22T19:06:42.387Z] Downloading pycparser-3.0-py3-none-any.whl (48 kB) [2026-06-22T19:06:42.387Z] Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) [2026-06-22T19:06:42.387Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 45.6 MB/s 0:00:00 [2026-06-22T19:06:42.387Z] Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) [2026-06-22T19:06:42.387Z] Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) [2026-06-22T19:06:42.387Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2026-06-22T19:06:42.387Z] Downloading tzlocal-5.4.3-py3-none-any.whl (18 kB) [2026-06-22T19:06:43.792Z] Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email [2026-06-22T19:06:43.792Z] Building wheel for robotframework-sshlibrary (pyproject.toml): started [2026-06-22T19:06:45.730Z] Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' [2026-06-22T19:06:45.730Z] Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=98f8e4f48843750afeeec05c8d7ccd88bf89b336313e2dd8fb98011c56c24912 [2026-06-22T19:06:45.730Z] Stored in directory: /tmp/pip-ephem-wheel-cache-ygvsue1v/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 [2026-06-22T19:06:45.730Z] Building wheel for robotbackgroundlogger (pyproject.toml): started [2026-06-22T19:06:47.132Z] Building wheel for robotbackgroundlogger (pyproject.toml): finished with status 'done' [2026-06-22T19:06:47.132Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4341 sha256=6eeeb9249b46fe3377b541ab9d6c6e12b11ce18afe906e5ed3e592e3d4be30bc [2026-06-22T19:06:47.132Z] Stored in directory: /tmp/pip-ephem-wheel-cache-ygvsue1v/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2026-06-22T19:06:47.132Z] Building wheel for psutil (pyproject.toml): started [2026-06-22T19:07:02.146Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2026-06-22T19:07:02.146Z] Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_aarch64.whl size=278202 sha256=24d84d77873dbb086dce714c1c93aede16a54b5cfb0a626a7260641f0a1ee665 [2026-06-22T19:07:02.146Z] Stored in directory: /tmp/pip-ephem-wheel-cache-ygvsue1v/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d [2026-06-22T19:07:02.146Z] Building wheel for psycopg2 (pyproject.toml): started [2026-06-22T19:08:10.031Z] Building wheel for psycopg2 (pyproject.toml): still running... [2026-06-22T19:08:11.978Z] Building wheel for psycopg2 (pyproject.toml): finished with status 'done' [2026-06-22T19:08:11.978Z] Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_aarch64.whl size=512676 sha256=9b9e511b232516f0ba101e8e1c34eb3d9eb8599f5e6eb635445282d2c27b8def [2026-06-22T19:08:11.978Z] Stored in directory: /tmp/pip-ephem-wheel-cache-ygvsue1v/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b [2026-06-22T19:08:11.978Z] Building wheel for flex (pyproject.toml): started [2026-06-22T19:08:14.562Z] Building wheel for flex (pyproject.toml): finished with status 'done' [2026-06-22T19:08:14.562Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77344 sha256=0191e6c0ecb18d5a5f87e78404b2faf6bbd990e88e23bd5dc81d98f346120b95 [2026-06-22T19:08:14.562Z] Stored in directory: /tmp/pip-ephem-wheel-cache-ygvsue1v/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2026-06-22T19:08:14.562Z] Building wheel for strict-rfc3339 (pyproject.toml): started [2026-06-22T19:08:16.501Z] Building wheel for strict-rfc3339 (pyproject.toml): finished with status 'done' [2026-06-22T19:08:16.501Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18222 sha256=2da45171ff60f55a64295bca4709b69cb226abfaea054675487a842a8b9fcb29 [2026-06-22T19:08:16.501Z] Stored in directory: /tmp/pip-ephem-wheel-cache-ygvsue1v/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2026-06-22T19:08:16.501Z] Building wheel for validate-email (pyproject.toml): started [2026-06-22T19:08:17.907Z] Building wheel for validate-email (pyproject.toml): finished with status 'done' [2026-06-22T19:08:17.907Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5560 sha256=fb96b6bf17d3b8cc2a371b74012ca12abf1e7b372c338e2f83590a397da660ab [2026-06-22T19:08:17.907Z] Stored in directory: /tmp/pip-ephem-wheel-cache-ygvsue1v/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2026-06-22T19:08:17.907Z] Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email [2026-06-22T19:08:19.852Z] Installing collected packages: validate-email, strict-rfc3339, sseclient-py, sortedcontainers, rfc3987, pytz, jsonpath-ng, genson, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pyjwt, pygments, pycryptodome, pycparser, psycopg2, psutil, protobuf, pathable, paho-mqtt, numpy, more-itertools, markupsafe, lazy-object-proxy, jsonpointer, isodate, invoke, idna, h11, docutils, configparser, click, charset_normalizer, certifi, bcrypt, attrs, annotated-types, wsproto, werkzeug, typing-inspection, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, pydantic-core, outcome, cffi, trio, robotframework-requests, pynacl, pydantic, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, pydantic-settings, paramiko, jsonschema, selenium, scp, openapi-schema-validator, robotframework-sshlibrary, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance [2026-06-22T19:09:56.564Z] [2026-06-22T19:09:56.564Z] Successfully installed PyYAML-6.0.3 RESTinstance-1.5.2 annotated-types-0.7.0 attrs-26.1.0 bcrypt-5.0.0 certifi-2026.6.17 cffi-2.0.0 charset_normalizer-3.4.7 click-8.4.1 configparser-7.2.0 cryptography-48.0.1 docker-7.1.0 docutils-0.23 flex-6.14.1 genson-1.3.0 h11-0.16.0 idna-3.18 influxdb-client-1.49.0 invoke-3.0.3 isodate-0.7.2 jsonpath-ng-1.8.0 jsonpointer-3.1.1 jsonschema-4.26.0 jsonschema-path-0.4.6 jsonschema-specifications-2025.9.1 lazy-object-proxy-1.12.0 markupsafe-3.0.3 more-itertools-11.1.0 numpy-2.2.5 openapi-core-0.23.1 openapi-schema-validator-0.8.1 openapi-spec-validator-0.8.5 outcome-1.3.0.post0 paho-mqtt-2.1.0 paramiko-5.0.0 pathable-0.5.0 protobuf-6.33.5 psutil-7.0.0 psycopg2-2.9.10 pycparser-3.0 pycryptodome-3.23.0 pydantic-2.13.4 pydantic-core-2.46.4 pydantic-settings-2.14.2 pygments-2.20.0 pyjwt-2.10.1 pynacl-1.6.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.1 pytz-2026.2 pyzmq-27.0.0 reactivex-4.1.0 referencing-0.37.0 requests-2.32.4 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.3.2 robotframework-pythonlibcore-4.6.0 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 rpds-py-2026.5.1 scp-0.15.0 selenium-4.45.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 sseclient-py-1.8.0 strict-rfc3339-0.7 trio-0.33.0 trio-websocket-0.12.2 typing-extensions-4.15.0 typing-inspection-0.4.2 tzlocal-5.4.3 urllib3-2.7.0 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.8 wsproto-1.3.2 [2026-06-22T19:09:56.564Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [2026-06-22T19:10:53.054Z] Removing intermediate container 60685397b9f8 [2026-06-22T19:10:53.054Z] ---> 2b67a4751257 [2026-06-22T19:10:53.054Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2026-06-22T19:10:53.054Z] ---> Running in 45b29127386f [2026-06-22T19:10:53.054Z] Removing intermediate container 45b29127386f [2026-06-22T19:10:53.054Z] ---> 3f66ec497418 [2026-06-22T19:10:53.054Z] Step 11/13 : LABEL arch=arm64 [2026-06-22T19:10:53.054Z] ---> Running in e2a7e2b5671e [2026-06-22T19:10:53.054Z] Removing intermediate container e2a7e2b5671e [2026-06-22T19:10:53.054Z] ---> 43e2f4cbbb25 [2026-06-22T19:10:53.054Z] Step 12/13 : LABEL git_sha=94c04288feafbcc8b6b482c0eed7eb39a642f369 [2026-06-22T19:10:53.054Z] ---> Running in 0bf1e76a0870 [2026-06-22T19:10:53.054Z] Removing intermediate container 0bf1e76a0870 [2026-06-22T19:10:53.054Z] ---> b7aa8b077694 [2026-06-22T19:10:53.054Z] Step 13/13 : LABEL version=0.0.0 [2026-06-22T19:10:53.054Z] ---> Running in 0ec75350c31f [2026-06-22T19:10:53.054Z] Removing intermediate container 0ec75350c31f [2026-06-22T19:10:53.054Z] ---> f24571eab53f [2026-06-22T19:10:53.054Z] [Warning] One or more build-args [ARCH] were not consumed [2026-06-22T19:10:53.054Z] Successfully built f24571eab53f [2026-06-22T19:10:53.054Z] Successfully tagged edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-22T19:10:53.663Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-06-22T19:10:53.663Z] [2026-06-22T19:10:53.663Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-22T19:10:54.001Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-06-22T19:10:55.940Z] arm64: Pulling from edgex-lftools-log-publisher [2026-06-22T19:10:55.940Z] 8998bd30e6a1: Pulling fs layer [2026-06-22T19:10:55.940Z] 04944245beec: Pulling fs layer [2026-06-22T19:10:55.940Z] 699f458cf7ca: Pulling fs layer [2026-06-22T19:10:55.940Z] 765212b225bb: Pulling fs layer [2026-06-22T19:10:55.940Z] f23df028b6ca: Pulling fs layer [2026-06-22T19:10:55.940Z] d65c8cfc05b1: Pulling fs layer [2026-06-22T19:10:55.940Z] 2437ff75d9bd: Pulling fs layer [2026-06-22T19:10:55.940Z] 2437ff75d9bd: Waiting [2026-06-22T19:10:55.940Z] d65c8cfc05b1: Waiting [2026-06-22T19:10:55.940Z] 765212b225bb: Waiting [2026-06-22T19:10:55.940Z] f23df028b6ca: Waiting [2026-06-22T19:10:55.940Z] 04944245beec: Verifying Checksum [2026-06-22T19:10:55.940Z] 04944245beec: Download complete [2026-06-22T19:10:55.940Z] 765212b225bb: Verifying Checksum [2026-06-22T19:10:55.940Z] 765212b225bb: Download complete [2026-06-22T19:10:56.206Z] f23df028b6ca: Verifying Checksum [2026-06-22T19:10:56.206Z] f23df028b6ca: Download complete [2026-06-22T19:10:56.206Z] d65c8cfc05b1: Download complete [2026-06-22T19:10:56.206Z] 699f458cf7ca: Verifying Checksum [2026-06-22T19:10:56.206Z] 699f458cf7ca: Download complete [2026-06-22T19:10:56.790Z] 8998bd30e6a1: Download complete [2026-06-22T19:10:59.380Z] 2437ff75d9bd: Verifying Checksum [2026-06-22T19:10:59.380Z] 2437ff75d9bd: Download complete [2026-06-22T19:11:01.336Z] 8998bd30e6a1: Pull complete [2026-06-22T19:11:01.602Z] 04944245beec: Pull complete [2026-06-22T19:11:03.011Z] 699f458cf7ca: Pull complete [2026-06-22T19:11:03.278Z] 765212b225bb: Pull complete [2026-06-22T19:11:04.238Z] f23df028b6ca: Pull complete [2026-06-22T19:11:04.238Z] d65c8cfc05b1: Pull complete [2026-06-22T19:11:22.441Z] 2437ff75d9bd: Pull complete [2026-06-22T19:11:22.441Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-06-22T19:11:22.441Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-06-22T19:11:22.441Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-22T19:11:22.678Z] prd-ubuntu20.04-docker-arm64-4c-16g-13686 does not seem to be running inside a container [2026-06-22T19:11:22.744Z] $ 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-138 -v /w/workspace/xfoundry_edgex-taf-common_PR-138:/w/workspace/xfoundry_edgex-taf-common_PR-138:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-138@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-138@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2026-06-22T19:11:25.684Z] $ docker top b7efd2c12e8982ddda5096ca410662a3d2b54a4bc98b29ee5711e4629811a625 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-22T19:11:26.568Z] ---> job-cost.sh [2026-06-22T19:11:26.568Z] lf-activate-venv: SKIPPING [2026-06-22T19:11:26.568Z] INFO: No Stack... [2026-06-22T19:11:26.835Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-06-22T19:11:27.795Z] INFO: Archiving Costs [Pipeline] sh [2026-06-22T19:11:28.436Z] + cat /w/workspace/xfoundry_edgex-taf-common_PR-138/archives/cost.csv [2026-06-22T19:11:28.436Z] + cut -d, -f6 [Pipeline] lock [2026-06-22T19:11:28.496Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-138-5-stack-cost] [2026-06-22T19:11:28.505Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-138-5-stack-cost] did not exist. Created. [2026-06-22T19:11:28.511Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-138-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-06-22T19:11:29.180Z] /w/workspace/xfoundry_edgex-taf-common_PR-138@tmp/durable-e52311ba/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-06-22T19:11:29.820Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-06-22T19:11:29.845Z] Warning: overwriting stash ‘stack-cost’ [2026-06-22T19:11:30.288Z] Stashed 1 file(s) [Pipeline] } [2026-06-22T19:11:46.727Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-138-5-stack-cost] [Pipeline] // lock [Pipeline] } [2026-06-22T19:11:46.743Z] $ docker stop --time=1 b7efd2c12e8982ddda5096ca410662a3d2b54a4bc98b29ee5711e4629811a625 [2026-06-22T19:11:48.264Z] $ docker rm -f --volumes b7efd2c12e8982ddda5096ca410662a3d2b54a4bc98b29ee5711e4629811a625 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-06-22T19:11:49.143Z] + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-138/archives ] [2026-06-22T19:11:49.143Z] + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-138/archives [2026-06-22T19:11:49.143Z] total 16 [2026-06-22T19:11:49.143Z] drwxr-xr-x 3 root root 4096 Jun 22 19:00 . [2026-06-22T19:11:49.143Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 22 19:00 .. [2026-06-22T19:11:49.143Z] drwxr-xr-x 2 root root 4096 Jun 22 19:00 cost [2026-06-22T19:11:49.143Z] -rw-r--r-- 1 root root 88 Jun 22 19:00 cost.csv [2026-06-22T19:11:49.143Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-138/archives [2026-06-22T19:11:49.143Z] + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-138/archives [2026-06-22T19:11:49.143Z] total 16 [2026-06-22T19:11:49.143Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 22 19:00 . [2026-06-22T19:11:49.143Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 22 19:00 .. [2026-06-22T19:11:49.143Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 22 19:00 cost [2026-06-22T19:11:49.143Z] -rw-r--r-- 1 jenkins jenkins 88 Jun 22 19:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-06-22T19:11:49.436Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-22T19:11:50.293Z] ---> package-listing.sh [2026-06-22T19:11:50.293Z] ++ facter osfamily [2026-06-22T19:11:50.293Z] ++ tr '[:upper:]' '[:lower:]' [2026-06-22T19:11:50.555Z] + OS_FAMILY=debian [2026-06-22T19:11:50.555Z] + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-138 [2026-06-22T19:11:50.555Z] + START_PACKAGES=/tmp/packages_start.txt [2026-06-22T19:11:50.555Z] + END_PACKAGES=/tmp/packages_end.txt [2026-06-22T19:11:50.555Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-06-22T19:11:50.555Z] + PACKAGES=/tmp/packages_start.txt [2026-06-22T19:11:50.555Z] + '[' /w/workspace/xfoundry_edgex-taf-common_PR-138 ']' [2026-06-22T19:11:50.555Z] + PACKAGES=/tmp/packages_end.txt [2026-06-22T19:11:50.555Z] + case "${OS_FAMILY}" in [2026-06-22T19:11:50.555Z] + dpkg -l [2026-06-22T19:11:50.555Z] + grep '^ii' [2026-06-22T19:11:50.555Z] + '[' -f /tmp/packages_start.txt ']' [2026-06-22T19:11:50.555Z] + '[' -f /tmp/packages_end.txt ']' [2026-06-22T19:11:50.555Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-06-22T19:11:50.555Z] + '[' /w/workspace/xfoundry_edgex-taf-common_PR-138 ']' [2026-06-22T19:11:50.555Z] + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-138/archives/ [2026-06-22T19:11:50.555Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-138/archives/ [Pipeline] echo [2026-06-22T19:11:50.567Z] 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-138/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-06-22T19:11:50.850Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-22T19:11:51.423Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-06-22T19:11:51.423Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-22T19:11:51.507Z] prd-ubuntu20.04-docker-8c-8g-13678 does not seem to be running inside a container [2026-06-22T19:11:51.560Z] $ 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-138/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-138 -v /w/workspace/xfoundry_edgex-taf-common_PR-138:/w/workspace/xfoundry_edgex-taf-common_PR-138:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-138@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-138@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-06-22T19:11:51.751Z] $ docker top 9b715511d7893d1bb684434a11a8bde91318c9bb8dcb7eb79d76121c5a509e45 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-06-22T19:11:52.108Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-06-22T19:11:52.393Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-06-22T19:11:52.678Z] + ls /var/log/sa-host [2026-06-22T19:11:52.678Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-06-22T19:11:52.754Z] provisioning config files... [2026-06-22T19:11:52.765Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-138@tmp/config1931409623616181341tmp [Pipeline] { [Pipeline] echo [2026-06-22T19:11:52.784Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-22T19:11:53.074Z] ---> create-netrc.sh [Pipeline] } [2026-06-22T19:11:53.080Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-06-22T19:11:53.419Z] ---> python-tools-install.sh [Pipeline] echo [2026-06-22T19:11:53.429Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-22T19:11:53.716Z] ---> sudo-logs.sh [2026-06-22T19:11:53.716Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-06-22T19:11:53.748Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-22T19:11:54.030Z] ---> job-cost.sh [2026-06-22T19:11:54.030Z] lf-activate-venv: SKIPPING [2026-06-22T19:11:54.030Z] DEBUG: total: 0.2199999988079071 [2026-06-22T19:11:54.030Z] INFO: Retrieving Stack Cost... [2026-06-22T19:11:54.596Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-06-22T19:11:54.855Z] INFO: Archiving Costs [Pipeline] echo [2026-06-22T19:11:54.870Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-22T19:11:55.154Z] ---> logs-deploy.sh [2026-06-22T19:11:55.154Z] lf-activate-venv: SKIPPING [2026-06-22T19:11:55.154Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-138/5 [2026-06-22T19:11:55.154Z] INFO: archiving workspace using pattern(s): [2026-06-22T19:11:56.090Z] Archives upload complete. [2026-06-22T19:11:56.090Z] INFO: archiving logs to Nexus