Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 52a9ddf7da1502b914dc6d2febfa8863d7483f75+674b39466aa04daeb3de7b2fd9f62241e4674147 (e98361defb7667dcdbdc7d658c09c365ae081789) 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-ssh256460084733203595.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-ssh11484879461991026604.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-147/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-147/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5522930979878570526.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-ssh11160155312236123239.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-147/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-147/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh644744026303433863.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-13675 in /w/workspace/xfoundry_edgex-taf-common_PR-147 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git > git init /w/workspace/xfoundry_edgex-taf-common_PR-147 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 674b39466aa04daeb3de7b2fd9f62241e4674147 into PR head commit 52a9ddf7da1502b914dc6d2febfa8863d7483f75 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/147/head:refs/remotes/origin/PR-147 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing d95645684e7048b21821fa22c8edcba0cc128a27 Checking out Revision d95645684e7048b21821fa22c8edcba0cc128a27 (PR-147) > git checkout -f 52a9ddf7da1502b914dc6d2febfa8863d7483f75 # 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 674b39466aa04daeb3de7b2fd9f62241e4674147 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d95645684e7048b21821fa22c8edcba0cc128a27 # timeout=10 Commit message: "Merge commit '674b39466aa04daeb3de7b2fd9f62241e4674147' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 3d01a37ccb6b52696ab965b85f347949aa27d80b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:57:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:57:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:57:22 ========================================================= 18:57:22 EdgeX Global Pipelines Version Info 18:57:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:57:23 ------------------- 18:57:23 stable info: 18:57:23 ------------------- 18:57:23 Commited By: Ginny Guan ginny@iotechsys.com 18:57:23 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 18:57:23 Message: update stable to v1.0.281 18:57:23 ------------------- 18:57:23 experimental info: 18:57:23 ------------------- 18:57:23 Commited By: **** collab-it+edgex@linuxfoundation.org 18:57:23 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 18:57:23 Message: update experimental to v1.0.281 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 18:57:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 18:57:24 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 18:57:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:57:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:57:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:57:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 18:57:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:57:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 18:57:24 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 18:57:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:57:24 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 18:57:24 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 18:57:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:57:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:57:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-147 [Pipeline] echo 18:57:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-147 [Pipeline] echo 18:57:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-147 [Pipeline] echo 18:57:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d95645684e7048b21821fa22c8edcba0cc128a27 [Pipeline] echo 18:57:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d956456 [Pipeline] echo 18:57:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:57:25 provisioning config files... 18:57:25 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-147@tmp/config3003237762001055466tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:57:25 ---> ****-login.sh 18:57:25 nexus3.edgexfoundry.org:10001 18:57:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:25 18:57:25 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 18:57:25 Configure a credential helper to remove this warning. See 18:57:25 https://docs.****.com/go/credential-store/ 18:57:25 18:57:25 Login Succeeded 18:57:25 nexus3.edgexfoundry.org:10002 18:57:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:25 18:57:25 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 18:57:25 Configure a credential helper to remove this warning. See 18:57:25 https://docs.****.com/go/credential-store/ 18:57:25 18:57:25 Login Succeeded 18:57:25 nexus3.edgexfoundry.org:10003 18:57:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:25 18:57:25 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 18:57:25 Configure a credential helper to remove this warning. See 18:57:25 https://docs.****.com/go/credential-store/ 18:57:25 18:57:25 Login Succeeded 18:57:25 nexus3.edgexfoundry.org:10004 18:57:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:26 18:57:26 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 18:57:26 Configure a credential helper to remove this warning. See 18:57:26 https://docs.****.com/go/credential-store/ 18:57:26 18:57:26 Login Succeeded 18:57:26 ****.io 18:57:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:26 18:57:26 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 18:57:26 Configure a credential helper to remove this warning. See 18:57:26 https://docs.****.com/go/credential-store/ 18:57:26 18:57:26 Login Succeeded 18:57:26 ---> ****-login.sh ends [Pipeline] } 18:57:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 18:57:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:57:27 + grep -v github /etc/ssh/ssh_known_hosts 18:57:27 + [ -e /tmp/ssh_known_hosts ] 18:57:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:57:27 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:57:27 + sudo tee -a /etc/ssh/ssh_known_hosts 18:57:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:57:27 18:57:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:57:27 0.1.4: Pulling from edgex-devops/py-git-semver 18:57:27 3dae71ba6b94: Pulling fs layer 18:57:27 6bf1a483ea7c: Pulling fs layer 18:57:27 f5dfc541a4d3: Pulling fs layer 18:57:27 461d9e800cba: Pulling fs layer 18:57:27 80192f66455f: Pulling fs layer 18:57:27 2e8e34ca0e6c: Pulling fs layer 18:57:27 a29436f7fd5d: Pulling fs layer 18:57:27 923cac83aea3: Pulling fs layer 18:57:27 25ad8b0a4227: Pulling fs layer 18:57:27 db01528c6b51: Pulling fs layer 18:57:27 28988de357af: Pulling fs layer 18:57:27 db01528c6b51: Waiting 18:57:27 a29436f7fd5d: Waiting 18:57:27 923cac83aea3: Waiting 18:57:27 28988de357af: Waiting 18:57:27 25ad8b0a4227: Waiting 18:57:27 80192f66455f: Waiting 18:57:27 461d9e800cba: Waiting 18:57:27 2e8e34ca0e6c: Waiting 18:57:27 6bf1a483ea7c: Verifying Checksum 18:57:27 6bf1a483ea7c: Download complete 18:57:27 461d9e800cba: Verifying Checksum 18:57:27 461d9e800cba: Download complete 18:57:28 80192f66455f: Download complete 18:57:28 f5dfc541a4d3: Verifying Checksum 18:57:28 f5dfc541a4d3: Download complete 18:57:28 3dae71ba6b94: Verifying Checksum 18:57:28 3dae71ba6b94: Download complete 18:57:28 923cac83aea3: Verifying Checksum 18:57:28 923cac83aea3: Download complete 18:57:28 25ad8b0a4227: Download complete 18:57:28 db01528c6b51: Verifying Checksum 18:57:28 db01528c6b51: Download complete 18:57:28 28988de357af: Verifying Checksum 18:57:28 28988de357af: Download complete 18:57:28 a29436f7fd5d: Verifying Checksum 18:57:28 a29436f7fd5d: Download complete 18:57:29 2e8e34ca0e6c: Verifying Checksum 18:57:29 2e8e34ca0e6c: Download complete 18:57:29 3dae71ba6b94: Pull complete 18:57:30 6bf1a483ea7c: Pull complete 18:57:30 f5dfc541a4d3: Pull complete 18:57:30 461d9e800cba: Pull complete 18:57:30 80192f66455f: Pull complete 18:57:36 2e8e34ca0e6c: Pull complete 18:57:36 a29436f7fd5d: Pull complete 18:57:37 923cac83aea3: Pull complete 18:57:37 25ad8b0a4227: Pull complete 18:57:37 db01528c6b51: Pull complete 18:57:37 28988de357af: Pull complete 18:57:37 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 18:57:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:57:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:57:38 prd-ubuntu20.04-docker-8c-8g-13675 does not seem to be running inside a container 18:57:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-147 -v /w/workspace/xfoundry_edgex-taf-common_PR-147:/w/workspace/xfoundry_edgex-taf-common_PR-147:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-147@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-147@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:57:40 $ docker top 2649e99e25bb4cf7192b3b73eeeadb2ba0a510d0f00e2a5e5cfaf20d00766330 -eo pid,comm 18:57:40 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). 18:57:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:57:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:57:41 [ssh-agent] Looking for ssh-agent implementation... 18:57:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:57:41 $ docker exec 2649e99e25bb4cf7192b3b73eeeadb2ba0a510d0f00e2a5e5cfaf20d00766330 ssh-agent 18:57:41 SSH_AUTH_SOCK=/tmp/ssh-BB2JChodppfW/agent.32 18:57:41 SSH_AGENT_PID=39 18:57:41 Running ssh-add (command line suppressed) 18:57:41 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-147@tmp/private_key_83880955950720911.key (/w/workspace/xfoundry_edgex-taf-common_PR-147@tmp/private_key_83880955950720911.key) 18:57:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:57:41 + git config --global --add safe.directory /w/workspace/xfoundry_edgex-taf-common_PR-147 [Pipeline] sh 18:57:42 + git tag --points-at HEAD [Pipeline] } 18:57:42 $ docker exec --env ******** --env ******** 2649e99e25bb4cf7192b3b73eeeadb2ba0a510d0f00e2a5e5cfaf20d00766330 ssh-agent -k 18:57:42 unset SSH_AUTH_SOCK; 18:57:42 unset SSH_AGENT_PID; 18:57:42 echo Agent pid 39 killed; 18:57:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:57:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:57:42 [ssh-agent] Looking for ssh-agent implementation... 18:57:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:57:42 $ docker exec 2649e99e25bb4cf7192b3b73eeeadb2ba0a510d0f00e2a5e5cfaf20d00766330 ssh-agent 18:57:42 SSH_AUTH_SOCK=/tmp/ssh-seppSXK5llsm/agent.86 18:57:42 SSH_AGENT_PID=92 18:57:42 Running ssh-add (command line suppressed) 18:57:42 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-147@tmp/private_key_15072896043305578870.key (/w/workspace/xfoundry_edgex-taf-common_PR-147@tmp/private_key_15072896043305578870.key) 18:57:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:57:42 + git semver init 18:57:43 2026-06-22 18:57:43,067 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 18:57:43 2026-06-22 18:57:43,075 [run_init] DEBUG init version:0.0.0 force:False 18:57:43 2026-06-22 18:57:43,076 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-147/.semver 18:57:43 2026-06-22 18:57:43,076 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-147/.semver 18:57:43 2026-06-22 18:57:43,076 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-147/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-147, stdin=None, shell=False, universal_newlines=False) 18:57:44 2026-06-22 18:57:43,778 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-147/.git/info/exclude 18:57:44 2026-06-22 18:57:43,778 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-147/.semver/PR-147 with force:False 18:57:44 2026-06-22 18:57:43,778 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-147/.semver/PR-147 18:57:44 2026-06-22 18:57:43,782 [execute] INFO git cat-file --batch-check 18:57:44 2026-06-22 18:57:43,783 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-147/.semver, stdin=, shell=False, universal_newlines=False) 18:57:44 2026-06-22 18:57:43,787 [execute] INFO git cat-file --batch 18:57:44 2026-06-22 18:57:43,788 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-147/.semver, stdin=, shell=False, universal_newlines=False) 18:57:44 2026-06-22 18:57:43,793 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-147/.semver/PR-147 18:57:44 0.0.0 [Pipeline] } 18:57:44 $ docker exec --env ******** --env ******** 2649e99e25bb4cf7192b3b73eeeadb2ba0a510d0f00e2a5e5cfaf20d00766330 ssh-agent -k 18:57:44 unset SSH_AUTH_SOCK; 18:57:44 unset SSH_AGENT_PID; 18:57:44 echo Agent pid 92 killed; 18:57:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:57:44 + git semver [Pipeline] } 18:57:44 $ docker stop --time=1 2649e99e25bb4cf7192b3b73eeeadb2ba0a510d0f00e2a5e5cfaf20d00766330 18:57:46 $ docker rm -f --volumes 2649e99e25bb4cf7192b3b73eeeadb2ba0a510d0f00e2a5e5cfaf20d00766330 [Pipeline] // withDockerContainer [Pipeline] sh 18:57:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:57:46 Stashed 1 file(s) [Pipeline] echo 18:57:46 [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 18:57:46 provisioning config files... 18:57:46 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-147@tmp/config9849929948839376756tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:57:47 ---> ****-login.sh 18:57:47 nexus3.edgexfoundry.org:10001 18:57:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:47 Login Succeeded 18:57:47 nexus3.edgexfoundry.org:10002 18:57:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:47 Login Succeeded 18:57:47 nexus3.edgexfoundry.org:10003 18:57:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:47 Login Succeeded 18:57:47 nexus3.edgexfoundry.org:10004 18:57:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:47 Login Succeeded 18:57:47 ****.io 18:57:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:47 Login Succeeded 18:57:47 ---> ****-login.sh ends [Pipeline] } 18:57:47 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 18:57:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:57:48 + ls -al . 18:57:48 total 72 18:57:48 drwxrwxr-x 6 jenkins jenkins 4096 Jun 22 18:57 . 18:57:48 drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 18:57 .. 18:57:48 drwxrwxr-x 8 jenkins jenkins 4096 Jun 22 18:57 .git 18:57:48 drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 18:57 .github 18:57:48 -rw-rw-r-- 1 jenkins jenkins 22 Jun 22 18:57 .gitignore 18:57:48 drwxr-xr-x 3 jenkins jenkins 4096 Jun 22 18:57 .semver 18:57:48 -rw-rw-r-- 1 jenkins jenkins 1655 Jun 22 18:57 Dockerfile 18:57:48 -rw-rw-r-- 1 jenkins jenkins 746 Jun 22 18:57 Jenkinsfile 18:57:48 -rw-rw-r-- 1 jenkins jenkins 11381 Jun 22 18:57 LICENSE 18:57:48 -rw-rw-r-- 1 jenkins jenkins 4232 Jun 22 18:57 README.md 18:57:48 drwxrwxr-x 5 jenkins jenkins 4096 Jun 22 18:57 TUC 18:57:48 -rw-rw-r-- 1 jenkins jenkins 5 Jun 22 18:57 VERSION 18:57:48 -rw-rw-r-- 1 jenkins jenkins 473 Jun 22 18:57 requirements.txt 18:57:48 -rw-rw-r-- 1 jenkins jenkins 54 Jun 22 18:57 robot-entrypoint.sh 18:57:48 -rw-rw-r-- 1 jenkins jenkins 445 Jun 22 18:57 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:49 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=d95645684e7048b21821fa22c8edcba0cc128a27 --label arch=amd64 --label version=0.0.0 . 18:57:50 #0 building with "default" instance using docker driver 18:57:50 18:57:50 #1 [internal] load build definition from Dockerfile 18:57:50 #1 transferring dockerfile: 1.69kB done 18:57:50 #1 DONE 0.0s 18:57:50 18:57:50 #2 [internal] load metadata for docker.io/library/alpine:3.22.1 18:57:50 #2 DONE 0.5s 18:57:50 18:57:50 #3 [internal] load .dockerignore 18:57:50 #3 transferring context: 2B done 18:57:50 #3 DONE 0.0s 18:57:50 18:57:50 #4 [1/7] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 18:57:50 #4 resolve docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 0.0s done 18:57:50 #4 ... 18:57:50 18:57:50 #5 [internal] load build context 18:57:50 #5 transferring context: 589.69kB 0.1s done 18:57:50 #5 DONE 0.1s 18:57:50 18:57:50 #4 [1/7] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 18:57:50 #4 sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 9.22kB / 9.22kB done 18:57:50 #4 sha256:eafc1edb577d2e9b458664a15f23ea1c370214193226069eb22921169fc7e43f 1.02kB / 1.02kB done 18:57:50 #4 sha256:9234e8fb04c47cfe0f49931e4ac7eb76fa904e33b7f8576aec0501c085f02516 581B / 581B done 18:57:50 #4 sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 1.05MB / 3.80MB 0.2s 18:57:50 #4 sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 3.80MB / 3.80MB 0.3s done 18:57:50 #4 extracting sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 0.1s 18:57:51 #4 extracting sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 0.1s done 18:57:51 #4 DONE 0.5s 18:57:51 18:57:51 #6 [2/7] COPY . /edgex-taf/edgex-taf-common 18:57:51 #6 DONE 0.1s 18:57:51 18:57:51 #7 [3/7] COPY robot-entrypoint.sh /usr/local/bin/ 18:57:51 #7 DONE 0.0s 18:57:51 18:57:51 #8 [4/7] COPY requirements.txt /edgex-taf/requirements.txt 18:57:51 #8 DONE 0.0s 18:57:51 18:57:51 #9 [5/7] WORKDIR /edgex-taf 18:57:51 #9 DONE 0.0s 18:57:51 18:57:51 #10 [6/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:57:51 #10 DONE 0.3s 18:57:51 18:57:51 #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 18:57:51 #11 0.267 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 18:57:52 #11 0.543 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 18:57:52 #11 0.996 Upgrading critical system libraries and apk-tools: 18:57:52 #11 0.996 (1/2) Upgrading libapk2 (2.14.9-r2 -> 2.14.10-r0) 18:57:52 #11 1.182 (2/2) Upgrading apk-tools (2.14.9-r2 -> 2.14.10-r0) 18:57:52 #11 1.349 Executing busybox-1.37.0-r18.trigger 18:57:53 #11 1.405 Continuing the upgrade transaction with new apk-tools: 18:57:53 #11 1.691 (1/10) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) 18:57:53 #11 1.921 (2/10) Upgrading busybox (1.37.0-r18 -> 1.37.0-r20) 18:57:53 #11 2.082 Executing busybox-1.37.0-r20.post-upgrade 18:57:53 #11 2.132 (3/10) Upgrading busybox-binsh (1.37.0-r18 -> 1.37.0-r20) 18:57:53 #11 2.279 (4/10) Upgrading alpine-release (3.22.1-r0 -> 3.22.5-r0) 18:57:53 #11 2.425 (5/10) Upgrading libcrypto3 (3.5.1-r0 -> 3.5.7-r0) 18:57:54 #11 2.630 (6/10) Upgrading ca-certificates-bundle (20250619-r0 -> 20260611-r0) 18:57:54 #11 2.842 (7/10) Upgrading libssl3 (3.5.1-r0 -> 3.5.7-r0) 18:57:54 #11 3.003 (8/10) Upgrading ssl_client (1.37.0-r18 -> 1.37.0-r20) 18:57:54 #11 3.125 (9/10) Upgrading zlib (1.3.1-r2 -> 1.3.2-r0) 18:57:54 #11 3.308 (10/10) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) 18:57:55 #11 3.470 Executing busybox-1.37.0-r20.trigger 18:57:55 #11 3.475 OK: 7 MiB in 16 packages 18:57:55 #11 3.534 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 18:57:55 #11 3.809 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 18:57:55 #11 4.287 (1/14) Installing brotli-libs (1.1.0-r2) 18:57:55 #11 4.447 (2/14) Installing c-ares (1.34.6-r0) 18:57:56 #11 4.606 (3/14) Installing libunistring (1.3-r0) 18:57:56 #11 4.865 (4/14) Installing libidn2 (2.3.7-r0) 18:57:56 #11 5.021 (5/14) Installing nghttp2-libs (1.69.0-r0) 18:57:56 #11 5.175 (6/14) Installing libpsl (0.21.5-r3) 18:57:56 #11 5.358 (7/14) Installing zstd-libs (1.5.7-r0) 18:57:56 #11 5.535 (8/14) Installing libcurl (8.14.1-r2) 18:57:57 #11 5.705 (9/14) Installing curl (8.14.1-r2) 18:57:57 #11 5.856 (10/14) Installing ca-certificates (20260611-r0) 18:57:57 #11 6.081 (11/14) Installing docker-cli (28.3.3-r5) 18:57:58 #11 6.564 (12/14) Installing oniguruma (6.9.10-r0) 18:57:58 #11 6.713 (13/14) Installing jq (1.8.1-r0) 18:57:58 #11 6.943 (14/14) Installing openssl (3.5.7-r0) 18:57:58 #11 7.099 Executing busybox-1.37.0-r20.trigger 18:57:58 #11 7.105 Executing ca-certificates-20260611-r0.trigger 18:57:58 #11 7.159 OK: 45 MiB in 30 packages 18:57:58 #11 7.239 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 18:57:59 #11 7.489 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 18:57:59 #11 7.974 (1/177) Installing libexpat (2.8.1-r0) 18:57:59 #11 8.159 (2/177) Installing libbz2 (1.0.8-r6) 18:57:59 #11 8.298 (3/177) Installing libpng (1.6.57-r0) 18:57:59 #11 8.467 (4/177) Installing freetype (2.13.3-r0) 18:58:00 #11 8.634 (5/177) Installing fontconfig (2.15.0-r3) 18:58:00 #11 8.934 (6/177) Installing libfontenc (1.1.8-r0) 18:58:00 #11 9.065 (7/177) Installing mkfontscale (1.2.3-r1) 18:58:00 #11 9.231 (8/177) Installing font-opensans (0_git20210927-r1) 18:58:00 #11 9.520 (9/177) Installing libffi (3.4.8-r0) 18:58:01 #11 9.650 (10/177) Installing libintl (0.24.1-r0) 18:58:01 #11 9.834 (11/177) Installing libeconf (0.6.3-r0) 18:58:01 #11 9.963 (12/177) Installing libblkid (2.41-r9) 18:58:01 #11 10.15 (13/177) Installing libmount (2.41-r9) 18:58:01 #11 10.31 (14/177) Installing pcre2 (10.46-r0) 18:58:01 Still waiting to schedule task 18:58:01 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:58:01 #11 10.56 (15/177) Installing glib (2.84.4-r0) 18:58:02 #11 10.85 (16/177) Installing gobject-introspection (1.84.0-r0) 18:58:02 #11 11.00 (17/177) Installing pkgconf (2.4.3-r0) 18:58:02 #11 11.18 (18/177) Installing hicolor-icon-theme (0.18-r0) 18:58:02 #11 11.35 (19/177) Installing libgcc (14.2.0-r6) 18:58:03 #11 11.54 (20/177) Installing libstdc++ (14.2.0-r6) 18:58:03 #11 11.73 (21/177) Installing xz-libs (5.8.3-r0) 18:58:03 #11 11.94 (22/177) Installing libxml2 (2.13.9-r1) 18:58:03 #11 12.18 (23/177) Installing shared-mime-info (2.4-r6) 18:58:03 #11 12.39 (24/177) Installing libjpeg-turbo (3.1.0-r0) 18:58:04 #11 12.62 (25/177) Installing libsharpyuv (1.5.0-r0) 18:58:04 #11 12.79 (26/177) Installing libwebp (1.5.0-r0) 18:58:04 #11 12.95 (27/177) Installing tiff (4.7.1-r0) 18:58:04 #11 13.16 (28/177) Installing gdk-pixbuf (2.42.12-r1) 18:58:04 #11 13.33 (29/177) Installing gtk-update-icon-cache (3.24.50-r0) 18:58:05 #11 13.46 (30/177) Installing libxau (1.0.12-r0) 18:58:05 #11 13.60 (31/177) Installing libmd (1.1.0-r0) 18:58:05 #11 13.76 (32/177) Installing libbsd (0.12.2-r0) 18:58:05 #11 13.90 (33/177) Installing libxdmcp (1.1.5-r1) 18:58:05 #11 14.05 (34/177) Installing libxcb (1.17.0-r0) 18:58:05 #11 14.21 (35/177) Installing libx11 (1.8.11-r0) 18:58:05 #11 14.49 (36/177) Installing libxcomposite (0.4.6-r5) 18:58:06 #11 14.61 (37/177) Installing libxfixes (6.0.1-r4) 18:58:06 #11 14.73 (38/177) Installing libxrender (0.9.12-r0) 18:58:06 #11 14.84 (39/177) Installing libxcursor (1.2.3-r0) 18:58:06 #11 14.97 (40/177) Installing libxdamage (1.1.6-r5) 18:58:06 #11 15.11 (41/177) Installing libxext (1.3.6-r2) 18:58:06 #11 15.31 (42/177) Installing libxi (1.8.2-r0) 18:58:06 #11 15.44 (43/177) Installing libxinerama (1.1.5-r4) 18:58:07 #11 15.58 (44/177) Installing libxrandr (1.5.4-r1) 18:58:07 #11 15.74 (45/177) Installing libatk-1.0 (2.56.5-r0) 18:58:07 #11 15.92 (46/177) Installing dbus-libs (1.16.2-r1) 18:58:07 #11 16.12 (47/177) Installing at-spi2-core-libs (2.56.5-r0) 18:58:07 #11 16.31 (48/177) Installing libxtst (1.2.5-r0) 18:58:07 #11 16.45 (49/177) Installing at-spi2-core (2.56.5-r0) 18:58:08 #11 16.63 (50/177) Installing libatk-bridge-2.0 (2.56.5-r0) 18:58:08 #11 16.77 (51/177) Installing pixman (0.46.4-r0) 18:58:08 #11 16.95 (52/177) Installing cairo (1.18.4-r0) 18:58:08 #11 17.20 (53/177) Installing cairo-gobject (1.18.4-r0) 18:58:08 #11 17.31 (54/177) Installing avahi-libs (0.8-r21) 18:58:09 #11 17.49 (55/177) Installing gmp (6.3.0-r3) 18:58:09 #11 17.65 (56/177) Installing nettle (3.10.2-r0) 18:58:09 #11 17.88 (57/177) Installing libtasn1 (4.21.0-r0) 18:58:09 #11 18.04 (58/177) Installing p11-kit (0.25.5-r2) 18:58:09 #11 18.21 (59/177) Installing gnutls (3.8.13-r0) 18:58:09 #11 18.47 (60/177) Installing cups-libs (2.4.18-r0) 18:58:10 #11 18.70 (61/177) Installing libepoxy (1.5.10-r1) 18:58:10 #11 18.87 (62/177) Installing fribidi (1.0.16-r1) 18:58:10 #11 19.03 (63/177) Installing graphite2 (1.3.14-r6) 18:58:10 #11 19.21 (64/177) Installing harfbuzz (11.2.1-r0) 18:58:10 #11 19.39 (65/177) Installing libxft (2.3.8-r3) 18:58:11 #11 19.55 (66/177) Installing pango (1.56.3-r0) 18:58:11 #11 19.71 (67/177) Installing wayland-libs-client (1.23.1-r3) 18:58:11 #11 19.88 (68/177) Installing wayland-libs-cursor (1.23.1-r3) 18:58:11 #11 19.99 (69/177) Installing wayland-libs-egl (1.23.1-r3) 18:58:11 #11 20.13 (70/177) Installing xkeyboard-config (2.43-r0) 18:58:11 #11 20.32 (71/177) Installing libxkbcommon (1.8.1-r2) 18:58:12 #11 20.46 (72/177) Installing gtk+3.0 (3.24.50-r0) 18:58:12 #11 20.77 (73/177) Installing icu-data-full (76.1-r1) 18:58:12 #11 21.19 (74/177) Installing llvm20-libs (20.1.8-r0) 18:58:14 #11 22.69 (75/177) Installing spirv-tools (1.4.313.0-r0) 18:58:14 #11 23.25 (76/177) Installing hwdata-pci (0.395-r0) 18:58:15 #11 23.50 (77/177) Installing libpciaccess (0.18.1-r0) 18:58:15 #11 23.67 (78/177) Installing libdrm (2.4.124-r0) 18:58:15 #11 23.88 (79/177) Installing libelf (0.193-r0) 18:58:15 #11 24.07 (80/177) Installing wayland-libs-server (1.23.1-r3) 18:58:15 #11 24.24 (81/177) Installing libxshmfence (1.3.3-r0) 18:58:15 #11 24.35 (82/177) Installing mesa (25.1.9-r0) 18:58:16 #11 25.19 (83/177) Installing mesa-gbm (25.1.9-r0) 18:58:16 #11 25.33 (84/177) Installing mesa-dri-gallium (25.1.9-r0) 18:58:17 #11 25.46 (85/177) Installing eudev-libs (3.2.14-r5) 18:58:17 #11 25.62 (86/177) Installing libmagic (5.46-r2) 18:58:17 #11 25.86 (87/177) Installing file (5.46-r2) 18:58:17 #11 26.00 (88/177) Installing xprop (1.2.8-r0) 18:58:17 #11 26.15 (89/177) Installing libice (1.1.2-r0) 18:58:17 #11 26.33 (90/177) Installing libuuid (2.41-r9) 18:58:18 #11 26.46 (91/177) Installing libsm (1.2.5-r0) 18:58:18 #11 26.62 (92/177) Installing libxt (1.3.1-r0) 18:58:18 #11 26.79 (93/177) Installing libxmu (1.2.1-r0) 18:58:18 #11 26.93 (94/177) Installing xset (1.2.5-r1) 18:58:18 #11 27.10 (95/177) Installing xdg-utils (1.2.1-r1) 18:58:18 #11 27.25 (96/177) Installing libogg (1.3.5-r5) 18:58:18 #11 27.40 (97/177) Installing libflac (1.4.3-r1) 18:58:19 #11 27.56 (98/177) Installing alsa-lib (1.2.14-r0) 18:58:19 #11 27.73 (99/177) Installing libSvtAv1Enc (2.3.0-r0) 18:58:19 #11 28.03 (100/177) Installing aom-libs (3.12.1-r0) 18:58:19 #11 28.33 (101/177) Installing libva (2.22.0-r1) 18:58:20 #11 28.52 (102/177) Installing libvdpau (1.5-r4) 18:58:20 #11 28.66 (103/177) Installing onevpl-libs (2023.3.1-r2) 18:58:20 #11 28.81 (104/177) Installing ffmpeg-libavutil (6.1.2-r2) 18:58:20 #11 28.97 (105/177) Installing libdav1d (1.5.1-r0) 18:58:20 #11 29.14 (106/177) Installing openexr-libiex (3.3.2-r0) 18:58:20 #11 29.31 (107/177) Installing openexr-libilmthread (3.3.2-r0) 18:58:20 #11 29.47 (108/177) Installing imath (3.1.12-r0) 18:58:21 #11 29.66 (109/177) Installing libdeflate (1.23-r0) 18:58:21 #11 29.84 (110/177) Installing openexr-libopenexrcore (3.3.2-r0) 18:58:21 #11 30.02 (111/177) Installing openexr-libopenexr (3.3.2-r0) 18:58:21 #11 30.26 (112/177) Installing giflib (5.2.2-r1) 18:58:21 #11 30.39 (113/177) Installing libhwy (1.0.7-r1) 18:58:21 #11 30.52 (114/177) Installing lcms2 (2.19-r0) 18:58:22 #11 30.72 (115/177) Installing libjxl (0.10.3-r2) 18:58:22 #11 31.01 (116/177) Installing lame-libs (3.100-r5) 18:58:22 #11 31.21 (117/177) Installing opus (1.5.2-r1) 18:58:23 #11 31.38 (118/177) Installing rav1e-libs (0.7.1-r2) 18:58:23 #11 31.65 (119/177) Installing libgomp (14.2.0-r6) 18:58:23 #11 31.88 (120/177) Installing soxr (0.1.3-r7) 18:58:23 #11 32.06 (121/177) Installing ffmpeg-libswresample (6.1.2-r2) 18:58:23 #11 32.24 (122/177) Installing libtheora (1.1.1-r18) 18:58:24 #11 32.41 (123/177) Installing libvorbis (1.3.7-r2) 18:58:24 #11 32.63 (124/177) Installing libvpx (1.15.0-r0) 18:58:24 #11 32.90 (125/177) Installing libwebpmux (1.5.0-r0) 18:58:24 #11 33.04 (126/177) Installing x264-libs (0.164.3108-r0) 18:58:24 #11 33.22 (127/177) Installing numactl (2.0.18-r0) 18:58:24 #11 33.34 (128/177) Installing x265-libs (3.6-r0) 18:58:25 #11 33.66 (129/177) Installing xvidcore (1.3.7-r2) 18:58:25 #11 33.87 (130/177) Installing ffmpeg-libavcodec (6.1.2-r2) 18:58:25 #11 34.22 (131/177) Installing libbluray (1.3.4-r1) 18:58:25 #11 34.38 (132/177) Installing mpg123-libs (1.32.10-r0) 18:58:26 #11 34.59 (133/177) Installing libopenmpt (0.7.15-r0) 18:58:26 #11 34.76 (134/177) Installing cjson (1.7.19-r0) 18:58:26 #11 34.89 (135/177) Installing mbedtls (3.6.6-r0) 18:58:26 #11 35.06 (136/177) Installing librist (0.2.10-r1) 18:58:26 #11 35.25 (137/177) Installing libsrt (1.5.3-r1) 18:58:26 #11 35.49 (138/177) Installing libssh (0.11.2-r0) 18:58:27 #11 35.70 (139/177) Installing libsodium (1.0.20-r1) 18:58:27 #11 35.91 (140/177) Installing libzmq (4.3.5-r2) 18:58:27 #11 36.07 (141/177) Installing ffmpeg-libavformat (6.1.2-r2) 18:58:28 #11 36.34 (142/177) Installing crc32c (1.1.2-r2) 18:58:28 #11 36.48 (143/177) Installing double-conversion (3.3.1-r0) 18:58:28 #11 36.61 (144/177) Installing harfbuzz-subset (11.2.1-r0) 18:58:28 #11 36.78 (145/177) Installing minizip (1.3.1-r0) 18:58:28 #11 36.92 (146/177) Installing nspr (4.36-r0) 18:58:28 #11 37.09 (147/177) Installing sqlite-libs (3.49.2-r1) 18:58:28 #11 37.26 (148/177) Installing nss (3.114-r0) 18:58:29 #11 37.46 (149/177) Installing openh264 (2.6.0-r0) 18:58:29 #11 37.62 (150/177) Installing libcamera-ipa (0.5.1-r0) 18:58:29 #11 37.82 (151/177) Installing libunwind (1.8.1-r0) 18:58:29 #11 37.96 (152/177) Installing yaml (0.2.5-r2) 18:58:29 #11 38.14 (153/177) Installing libcamera (0.5.1-r0) 18:58:29 #11 38.32 (154/177) Installing serd-libs (0.32.4-r0) 18:58:30 #11 38.50 (155/177) Installing zix-libs (0.6.2-r0) 18:58:30 #11 38.63 (156/177) Installing sord-libs (0.16.18-r0) 18:58:30 #11 38.84 (157/177) Installing sratom (0.6.18-r0) 18:58:30 #11 39.00 (158/177) Installing lilv-libs (0.24.26-r0) 18:58:30 #11 39.16 (159/177) Installing speexdsp (1.2.1-r2) 18:58:30 #11 39.32 (160/177) Installing libuv (1.51.0-r0) 18:58:30 #11 39.49 (161/177) Installing roc-toolkit-libs (0.4.0-r1) 18:58:31 #11 39.76 (162/177) Installing libsndfile (1.2.2-r2) 18:58:31 #11 39.98 (163/177) Installing abseil-cpp-raw-logging-internal (20240722.1-r1) 18:58:31 #11 40.13 (164/177) Installing abseil-cpp-strings-internal (20240722.1-r1) 18:58:31 #11 40.30 (165/177) Installing abseil-cpp-strings (20240722.1-r1) 18:58:31 #11 40.44 (166/177) Installing webrtc-audio-processing-2 (2.1-r0) 18:58:32 #11 40.67 (167/177) Installing pipewire-libs (1.4.7-r0) 18:58:32 #11 40.89 (168/177) Installing libasyncns (0.8-r4) 18:58:32 #11 41.03 (169/177) Installing libltdl (2.5.4-r1) 18:58:32 #11 41.19 (170/177) Installing orc (0.4.40-r1) 18:58:32 #11 41.42 (171/177) Installing tdb-libs (1.4.12-r0) 18:58:32 #11 41.59 (172/177) Installing libpulse (17.0-r5) 18:58:33 #11 41.84 (173/177) Installing simdutf (7.2.1-r0) 18:58:33 #11 42.06 (174/177) Installing libwebpdemux (1.5.0-r0) 18:58:33 #11 42.18 (175/177) Installing libxslt (1.1.43-r3) 18:58:34 #11 42.40 (176/177) Installing chromium (142.0.7444.59-r0) 18:58:37 #11 45.27 (177/177) Installing chromium-chromedriver (142.0.7444.59-r0) 18:58:37 #11 45.72 Executing busybox-1.37.0-r20.trigger 18:58:37 #11 45.72 Executing fontconfig-2.15.0-r3.trigger 18:58:37 #11 45.74 Executing mkfontscale-1.2.3-r1.trigger 18:58:37 #11 45.76 Executing glib-2.84.4-r0.trigger 18:58:37 #11 45.77 Executing shared-mime-info-2.4-r6.trigger 18:58:37 #11 46.37 Executing gdk-pixbuf-2.42.12-r1.trigger 18:58:37 #11 46.38 Executing gtk-update-icon-cache-3.24.50-r0.trigger 18:58:37 #11 46.41 Executing gtk+3.0-3.24.50-r0.trigger 18:58:37 #11 46.43 OK: 844 MiB in 207 packages 18:58:37 #11 46.50 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 18:58:38 #11 46.68 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 18:58:38 #11 47.17 (1/31) Installing jansson (2.14.1-r0) 18:58:38 #11 47.31 (2/31) Installing binutils (2.44-r3) 18:58:39 #11 47.54 (3/31) Installing libatomic (14.2.0-r6) 18:58:39 #11 47.70 (4/31) Installing isl26 (0.26-r1) 18:58:39 #11 47.96 (5/31) Installing mpfr4 (4.2.1_p1-r0) 18:58:39 #11 48.18 (6/31) Installing mpc1 (1.3.1-r1) 18:58:39 #11 48.33 (7/31) Installing gcc (14.2.0-r6) 18:58:41 #11 49.65 (8/31) Installing musl-dev (1.2.5-r12) 18:58:41 #11 49.91 (9/31) Installing linux-headers (6.14.2-r0) 18:58:41 #11 50.25 (10/31) Installing libffi-dev (3.4.8-r0) 18:58:42 #11 50.46 (11/31) Installing libpq (17.10-r0) 18:58:42 #11 50.66 (12/31) Installing openssl-dev (3.5.7-r0) 18:58:42 #11 50.92 (13/31) Installing libpq-dev (17.10-r0) 18:58:42 #11 51.18 (14/31) Installing libecpg (17.10-r0) 18:58:42 #11 51.36 (15/31) Installing libecpg-dev (17.10-r0) 18:58:43 #11 51.53 (16/31) Installing clang18-headers (18.1.8-r5) 18:58:43 #11 51.74 (17/31) Installing llvm18-libs (18.1.8-r5) 18:58:53 #11 60.60 (18/31) Installing clang18-libs (18.1.8-r5) 18:58:53 #11 61.49 (19/31) Installing fortify-headers (1.1-r5) 18:58:53 #11 61.63 (20/31) Installing libstdc++-dev (14.2.0-r6) 18:58:53 #11 61.99 (21/31) Installing llvm18-linker-tools (18.1.8-r5) 18:58:53 #11 62.12 (22/31) Installing clang18 (18.1.8-r5) 18:58:53 #11 62.35 (23/31) Installing icu-libs (76.1-r1) 18:58:54 #11 62.58 (24/31) Installing icu (76.1-r1) 18:58:54 #11 62.80 (25/31) Installing icu-dev (76.1-r1) 18:58:54 #11 63.03 (26/31) Installing llvm18 (18.1.8-r5) 18:58:56 #11 64.54 (27/31) Installing lz4-libs (1.10.0-r0) 18:58:56 #11 64.67 (28/31) Installing lz4-dev (1.10.0-r0) 18:58:56 #11 64.84 (29/31) Installing zstd (1.5.7-r0) 18:58:56 #11 65.00 (30/31) Installing zstd-dev (1.5.7-r0) 18:58:56 #11 65.19 (31/31) Installing postgresql17-dev (17.10-r0) 18:58:58 #11 66.24 Executing busybox-1.37.0-r20.trigger 18:58:58 #11 66.25 OK: 1441 MiB in 238 packages 18:58:58 #11 66.33 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 18:58:58 #11 66.50 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 18:58:58 #11 66.90 (1/14) Installing g++ (14.2.0-r6) 18:58:58 #11 67.35 (2/14) Installing gdbm (1.24-r0) 18:58:58 #11 67.49 (3/14) Installing mpdecimal (4.0.1-r0) 18:58:59 #11 67.67 (4/14) Installing ncurses-terminfo-base (6.5_p20250503-r0) 18:58:59 #11 67.79 (5/14) Installing libncursesw (6.5_p20250503-r0) 18:58:59 #11 68.00 (6/14) Installing libpanelw (6.5_p20250503-r0) 18:58:59 #11 68.14 (7/14) Installing readline (8.2.13-r1) 18:58:59 #11 68.29 (8/14) Installing python3 (3.12.13-r0) 18:59:00 #11 68.67 (9/14) Installing python3-pycache-pyc0 (3.12.13-r0) 18:59:00 #11 69.11 (10/14) Installing pyc (3.12.13-r0) 18:59:00 #11 69.11 (11/14) Installing python3-pyc (3.12.13-r0) 18:59:00 #11 69.11 (12/14) Installing python3-dev (3.12.13-r0) 18:59:01 #11 69.90 (13/14) Installing libsodium-dev (1.0.20-r1) 18:59:01 #11 70.07 (14/14) Installing zeromq-dev (4.3.5-r2) 18:59:01 #11 70.24 Executing busybox-1.37.0-r20.trigger 18:59:01 #11 70.25 OK: 1560 MiB in 252 packages 18:59:01 #11 70.35 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 18:59:01 #11 70.52 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 18:59:02 #11 71.08 OK: 1560 MiB in 252 packages 18:59:02 #11 71.18 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 18:59:03 #11 71.43 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 18:59:03 #11 71.97 (1/1) Installing tzdata (2026b-r0) 18:59:03 #11 72.23 OK: 1560 MiB in 253 packages 18:59:04 #11 72.68 (1/1) Purging tzdata (2026b-r0) 18:59:04 #11 72.69 OK: 1560 MiB in 252 packages 18:59:06 #11 74.73 Looking in links: /tmp/tmpjwjv_igq 18:59:06 #11 74.73 Processing /tmp/tmpjwjv_igq/pip-25.0.1-py3-none-any.whl 18:59:06 #11 74.74 Installing collected packages: pip 18:59:07 #11 76.06 Successfully installed pip-25.0.1 18:59:07 #11 76.06 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. 18:59:08 #11 76.58 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) 18:59:08 #11 76.64 Collecting pip 18:59:08 #11 76.68 Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 18:59:08 #11 76.85 Collecting setuptools 18:59:08 #11 76.86 Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 18:59:08 #11 76.90 Collecting wheel 18:59:08 #11 76.90 Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 18:59:08 #11 76.92 Collecting packaging>=24.0 (from wheel) 18:59:08 #11 76.93 Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 18:59:08 #11 76.94 Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 18:59:08 #11 76.96 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 151.6 MB/s eta 0:00:00 18:59:08 #11 76.96 Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 18:59:08 #11 76.97 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 150.6 MB/s eta 0:00:00 18:59:08 #11 76.98 Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 18:59:08 #11 76.98 Downloading packaging-26.2-py3-none-any.whl (100 kB) 18:59:08 #11 77.02 Installing collected packages: setuptools, pip, packaging, wheel 18:59:09 #11 77.90 Attempting uninstall: pip 18:59:09 #11 77.91 Found existing installation: pip 25.0.1 18:59:09 #11 77.95 Uninstalling pip-25.0.1: 18:59:09 #11 77.96 Successfully uninstalled pip-25.0.1 18:59:12 #11 80.09 Successfully installed packaging-26.2 pip-26.1.2 setuptools-82.0.1 wheel-0.47.0 18:59:12 #11 80.09 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. 18:59:12 #11 80.76 Processing ./edgex-taf-common 18:59:12 #11 80.77 Installing build dependencies: started 18:59:13 #11 81.75 Installing build dependencies: finished with status 'done' 18:59:13 #11 81.75 Getting requirements to build wheel: started 18:59:13 #11 82.22 Getting requirements to build wheel: finished with status 'done' 18:59:13 #11 82.23 Preparing metadata (pyproject.toml): started 18:59:14 #11 82.48 Preparing metadata (pyproject.toml): finished with status 'done' 18:59:14 #11 82.49 Building wheels for collected packages: edgex-taf-common 18:59:14 #11 82.49 Building wheel for edgex-taf-common (pyproject.toml): started 18:59:14 #11 82.82 Building wheel for edgex-taf-common (pyproject.toml): finished with status 'done' 18:59:14 #11 82.82 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15430 sha256=2814ab977b82aea2868a796842f87f0b42b36d0656223537b56e179b4d62096b 18:59:14 #11 82.82 Stored in directory: /tmp/pip-ephem-wheel-cache-of0mohne/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 18:59:14 #11 82.82 Successfully built edgex-taf-common 18:59:14 #11 82.84 Installing collected packages: edgex-taf-common 18:59:14 #11 82.87 Successfully installed edgex-taf-common-0.0.0 18:59:14 #11 82.87 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. 18:59:15 #11 83.52 Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) 18:59:15 #11 83.57 Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) 18:59:15 #11 83.59 Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) 18:59:15 #11 83.59 Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) 18:59:15 #11 83.61 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) 18:59:15 #11 83.62 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 18:59:15 #11 83.65 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) 18:59:15 #11 83.65 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 18:59:15 #11 83.66 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) 18:59:15 #11 83.67 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 18:59:15 #11 83.69 Installing build dependencies: started 18:59:15 #11 84.43 Installing build dependencies: finished with status 'done' 18:59:15 #11 84.43 Getting requirements to build wheel: started 18:59:16 #11 84.90 Getting requirements to build wheel: finished with status 'done' 18:59:16 #11 84.90 Preparing metadata (pyproject.toml): started 18:59:16 #11 85.15 Preparing metadata (pyproject.toml): finished with status 'done' 18:59:16 #11 85.16 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) 18:59:16 #11 85.17 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 18:59:16 #11 85.17 Installing build dependencies: started 18:59:17 #11 86.16 Installing build dependencies: finished with status 'done' 18:59:17 #11 86.16 Getting requirements to build wheel: started 18:59:18 #11 86.62 Getting requirements to build wheel: finished with status 'done' 18:59:18 #11 86.63 Preparing metadata (pyproject.toml): started 18:59:18 #11 86.88 Preparing metadata (pyproject.toml): finished with status 'done' 18:59:18 #11 86.90 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) 18:59:18 #11 86.90 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) 18:59:18 #11 86.92 Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) 18:59:18 #11 86.93 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) 18:59:18 #11 86.96 Collecting requests==2.32.4 (from -r requirements.txt (line 9)) 18:59:18 #11 86.96 Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) 18:59:18 #11 86.97 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) 18:59:18 #11 86.98 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) 18:59:18 #11 87.00 Collecting docker==7.1.0 (from -r requirements.txt (line 11)) 18:59:18 #11 87.00 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 18:59:18 #11 87.28 Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) 18:59:18 #11 87.28 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (62 kB) 18:59:18 #11 87.39 Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) 18:59:19 #11 87.39 Downloading psutil-7.0.0.tar.gz (497 kB) 18:59:19 #11 87.50 Installing build dependencies: started 18:59:19 #11 88.30 Installing build dependencies: finished with status 'done' 18:59:20 #11 88.30 Getting requirements to build wheel: started 18:59:20 #11 88.89 Getting requirements to build wheel: finished with status 'done' 18:59:20 #11 88.89 Preparing metadata (pyproject.toml): started 18:59:20 #11 89.23 Preparing metadata (pyproject.toml): finished with status 'done' 18:59:21 #11 89.55 Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) 18:59:21 #11 89.55 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl.metadata (6.0 kB) 18:59:21 #11 89.57 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) 18:59:21 #11 89.58 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) 18:59:21 #11 89.64 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) 18:59:21 #11 89.64 Downloading psycopg2-2.9.10.tar.gz (385 kB) 18:59:21 #11 89.72 Installing build dependencies: started 18:59:22 #11 90.51 Installing build dependencies: finished with status 'done' 18:59:22 #11 90.51 Getting requirements to build wheel: started 18:59:22 #11 91.01 Getting requirements to build wheel: finished with status 'done' 18:59:22 #11 91.01 Preparing metadata (pyproject.toml): started 18:59:22 #11 91.29 Preparing metadata (pyproject.toml): finished with status 'done' 18:59:22 #11 91.40 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) 18:59:23 #11 91.40 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl.metadata (3.4 kB) 18:59:23 #11 91.62 Collecting protobuf==6.33.5 (from -r requirements.txt (line 18)) 18:59:23 #11 91.63 Downloading protobuf-6.33.5-py3-none-any.whl.metadata (593 bytes) 18:59:23 #11 91.65 Collecting pyjwt==2.13.0 (from -r requirements.txt (line 19)) 18:59:23 #11 91.65 Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 18:59:23 #11 91.95 Collecting cryptography==48.0.1 (from -r requirements.txt (line 20)) 18:59:23 #11 91.95 Downloading cryptography-48.0.1-cp311-abi3-musllinux_1_2_x86_64.whl.metadata (4.3 kB) 18:59:23 #11 91.97 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) 18:59:23 #11 91.98 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 18:59:23 #11 91.99 Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) 18:59:23 #11 92.00 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) 18:59:23 #11 92.01 Collecting genson==1.3.0 (from -r requirements.txt (line 23)) 18:59:23 #11 92.02 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 18:59:23 #11 92.06 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:59:23 #11 92.06 Downloading selenium-4.45.0-py3-none-any.whl.metadata (7.4 kB) 18:59:23 #11 92.08 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:59:23 #11 92.08 Downloading robotframework_pythonlibcore-4.6.0-py3-none-any.whl.metadata (10 kB) 18:59:23 #11 92.10 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:59:23 #11 92.11 Downloading click-8.4.1-py3-none-any.whl.metadata (2.6 kB) 18:59:23 #11 92.14 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 18:59:23 #11 92.15 Downloading paramiko-5.0.0-py3-none-any.whl.metadata (3.7 kB) 18:59:23 #11 92.16 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 18:59:23 #11 92.17 Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) 18:59:23 #11 92.19 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:23 #11 92.19 Downloading docutils-0.23-py3-none-any.whl.metadata (15 kB) 18:59:23 #11 92.22 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:23 #11 92.23 Downloading flex-6.14.1.tar.gz (40 kB) 18:59:23 #11 92.26 Installing build dependencies: started 18:59:24 #11 93.06 Installing build dependencies: finished with status 'done' 18:59:24 #11 93.06 Getting requirements to build wheel: started 18:59:25 #11 93.54 Getting requirements to build wheel: finished with status 'done' 18:59:25 #11 93.54 Preparing metadata (pyproject.toml): started 18:59:25 #11 93.80 Preparing metadata (pyproject.toml): finished with status 'done' 18:59:25 #11 93.82 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:25 #11 93.83 Downloading jsonpath_ng-1.8.0-py3-none-any.whl.metadata (18 kB) 18:59:25 #11 93.86 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:25 #11 93.86 Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 18:59:25 #11 93.89 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:25 #11 93.90 Downloading openapi_core-0.23.1-py3-none-any.whl.metadata (8.1 kB) 18:59:25 #11 93.92 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:25 #11 93.93 Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 18:59:25 #11 93.98 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:25 #11 93.98 Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 18:59:25 #11 94.00 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:25 #11 94.00 Downloading tzlocal-5.4.3-py3-none-any.whl.metadata (7.7 kB) 18:59:25 #11 94.14 Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) 18:59:25 #11 94.15 Downloading charset_normalizer-3.4.7-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (40 kB) 18:59:25 #11 94.17 Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) 18:59:25 #11 94.17 Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 18:59:25 #11 94.20 Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 9)) 18:59:25 #11 94.20 Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 18:59:25 #11 94.23 Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) 18:59:25 #11 94.23 Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 18:59:25 #11 94.25 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 18:59:25 #11 94.26 Downloading reactivex-4.1.0-py3-none-any.whl.metadata (5.7 kB) 18:59:25 #11 94.28 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 18:59:25 #11 94.28 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 18:59:25 #11 94.29 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.49.0->-r requirements.txt (line 15)) (82.0.1) 18:59:25 #11 94.43 Collecting cffi>=2.0.0 (from cryptography==48.0.1->-r requirements.txt (line 20)) 18:59:26 #11 94.44 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.6 kB) 18:59:26 #11 94.45 Collecting pycparser (from cffi>=2.0.0->cryptography==48.0.1->-r requirements.txt (line 20)) 18:59:26 #11 94.46 Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 18:59:26 #11 94.51 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 18:59:26 #11 94.52 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_x86_64.whl.metadata (10 kB) 18:59:26 #11 94.54 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 18:59:26 #11 94.54 Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 18:59:26 #11 94.57 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 18:59:26 #11 94.58 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_x86_64.whl.metadata (10.0 kB) 18:59:26 #11 94.60 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) 18:59:26 #11 94.60 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 18:59:26 #11 94.62 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 15)) 18:59:26 #11 94.62 Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 18:59:26 #11 94.65 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:59:26 #11 94.65 Downloading trio-0.33.0-py3-none-any.whl.metadata (8.5 kB) 18:59:26 #11 94.66 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:59:26 #11 94.67 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 18:59:26 #11 94.69 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)) 18:59:26 #11 94.69 Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 18:59:26 #11 94.71 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:59:26 #11 94.71 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 18:59:26 #11 94.72 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:59:26 #11 94.73 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 18:59:26 #11 94.74 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)) 18:59:26 #11 94.74 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 18:59:26 #11 94.76 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)) 18:59:26 #11 94.76 Downloading wsproto-1.3.2-py3-none-any.whl.metadata (5.2 kB) 18:59:26 #11 94.78 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)) 18:59:26 #11 94.78 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 18:59:26 #11 94.86 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)) 18:59:26 #11 94.86 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 18:59:26 #11 94.91 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:26 #11 94.92 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.4 kB) 18:59:26 #11 94.93 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:26 #11 94.94 Downloading validate_email-1.3.tar.gz (4.7 kB) 18:59:26 #11 94.94 Installing build dependencies: started 18:59:27 #11 95.73 Installing build dependencies: finished with status 'done' 18:59:27 #11 95.73 Getting requirements to build wheel: started 18:59:28 #11 96.76 Getting requirements to build wheel: finished with status 'done' 18:59:28 #11 96.76 Preparing metadata (pyproject.toml): started 18:59:28 #11 97.00 Preparing metadata (pyproject.toml): finished with status 'done' 18:59:28 #11 97.02 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:28 #11 97.02 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 18:59:28 #11 97.04 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:28 #11 97.04 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 18:59:28 #11 97.05 Installing build dependencies: started 18:59:29 #11 97.80 Installing build dependencies: finished with status 'done' 18:59:29 #11 97.81 Getting requirements to build wheel: started 18:59:29 #11 98.26 Getting requirements to build wheel: finished with status 'done' 18:59:30 #11 98.27 Preparing metadata (pyproject.toml): started 18:59:30 #11 98.50 Preparing metadata (pyproject.toml): finished with status 'done' 18:59:30 #11 98.52 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:30 #11 98.52 Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 18:59:30 #11 98.55 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:30 #11 98.55 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 18:59:30 #11 98.58 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:30 #11 98.59 Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 18:59:30 #11 98.98 Collecting rpds-py>=0.25.0 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:30 #11 98.99 Downloading rpds_py-2026.5.1-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.1 kB) 18:59:30 #11 99.01 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:30 #11 99.02 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 18:59:30 #11 99.03 Collecting jsonschema-path<0.5.0,>=0.4.5 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:30 #11 99.04 Downloading jsonschema_path-0.4.6-py3-none-any.whl.metadata (5.9 kB) 18:59:30 #11 99.06 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:30 #11 99.06 Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 18:59:30 #11 99.08 Collecting openapi-schema-validator<0.9.0,>=0.7.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:30 #11 99.08 Downloading openapi_schema_validator-0.8.1-py3-none-any.whl.metadata (9.9 kB) 18:59:30 #11 99.10 Collecting openapi-spec-validator<0.9.0,>=0.8.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:30 #11 99.11 Downloading openapi_spec_validator-0.8.5-py3-none-any.whl.metadata (6.5 kB) 18:59:30 #11 99.14 Collecting werkzeug>=2.1.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:30 #11 99.14 Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 18:59:30 #11 99.16 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)) 18:59:30 #11 99.16 Downloading pathable-0.5.0-py3-none-any.whl.metadata (5.9 kB) 18:59:30 #11 99.31 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)) 18:59:30 #11 99.31 Downloading pydantic-2.13.4-py3-none-any.whl.metadata (109 kB) 18:59:30 #11 99.34 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)) 18:59:30 #11 99.35 Downloading pydantic_settings-2.14.2-py3-none-any.whl.metadata (3.4 kB) 18:59:30 #11 99.36 Collecting rfc3339-validator (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:30 #11 99.36 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) 18:59:30 #11 99.41 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)) 18:59:31 #11 99.42 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (5.1 kB) 18:59:31 #11 99.43 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)) 18:59:31 #11 99.44 Downloading annotated_types-0.7.0-py3-none-any.whl.metadata (15 kB) 18:59:32 #11 100.5 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)) 18:59:32 #11 100.5 Downloading pydantic_core-2.46.4-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (6.6 kB) 18:59:32 #11 100.5 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)) 18:59:32 #11 100.5 Downloading typing_inspection-0.4.2-py3-none-any.whl.metadata (2.6 kB) 18:59:32 #11 100.6 Collecting markupsafe>=2.1.1 (from werkzeug>=2.1.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:32 #11 100.6 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.7 kB) 18:59:32 #11 100.6 Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) 18:59:32 #11 100.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 147.1 MB/s 0:00:00 18:59:32 #11 100.7 Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) 18:59:32 #11 100.7 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 18:59:32 #11 100.7 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 18:59:32 #11 100.7 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) 18:59:32 #11 100.7 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) 18:59:32 #11 100.7 Downloading requests-2.32.4-py3-none-any.whl (64 kB) 18:59:32 #11 100.7 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) 18:59:32 #11 100.7 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 18:59:32 #11 100.7 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl (17.9 MB) 18:59:32 #11 100.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.9/17.9 MB 123.9 MB/s 0:00:00 18:59:32 #11 100.9 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl (1.9 MB) 18:59:32 #11 100.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 92.2 MB/s 0:00:00 18:59:32 #11 100.9 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) 18:59:32 #11 100.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 154.0 MB/s 0:00:00 18:59:32 #11 100.9 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl (2.3 MB) 18:59:32 #11 100.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 96.5 MB/s 0:00:00 18:59:32 #11 100.9 Downloading protobuf-6.33.5-py3-none-any.whl (170 kB) 18:59:32 #11 100.9 Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 18:59:32 #11 100.9 Downloading cryptography-48.0.1-cp311-abi3-musllinux_1_2_x86_64.whl (5.0 MB) 18:59:32 #11 101.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.0/5.0 MB 88.3 MB/s 0:00:00 18:59:32 #11 101.0 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 18:59:32 #11 101.0 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) 18:59:32 #11 101.0 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 18:59:32 #11 101.0 Downloading charset_normalizer-3.4.7-cp312-cp312-musllinux_1_2_x86_64.whl (218 kB) 18:59:32 #11 101.0 Downloading idna-3.18-py3-none-any.whl (65 kB) 18:59:32 #11 101.0 Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 18:59:32 #11 101.0 Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 18:59:32 #11 101.1 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_x86_64.whl (221 kB) 18:59:32 #11 101.1 Downloading click-8.4.1-py3-none-any.whl (116 kB) 18:59:32 #11 101.1 Downloading paramiko-5.0.0-py3-none-any.whl (208 kB) 18:59:32 #11 101.1 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_x86_64.whl (359 kB) 18:59:32 #11 101.1 Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 18:59:32 #11 101.1 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_x86_64.whl (1.4 MB) 18:59:32 #11 101.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 79.6 MB/s 0:00:00 18:59:32 #11 101.1 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 18:59:32 #11 101.1 Downloading reactivex-4.1.0-py3-none-any.whl (218 kB) 18:59:32 #11 101.1 Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 18:59:32 #11 101.1 Downloading robotframework_pythonlibcore-4.6.0-py3-none-any.whl (20 kB) 18:59:32 #11 101.1 Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 18:59:32 #11 101.1 Downloading selenium-4.45.0-py3-none-any.whl (9.5 MB) 18:59:32 #11 101.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 95.2 MB/s 0:00:00 18:59:32 #11 101.2 Downloading trio-0.33.0-py3-none-any.whl (510 kB) 18:59:32 #11 101.3 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 18:59:32 #11 101.3 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 18:59:32 #11 101.3 Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 18:59:32 #11 101.3 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 18:59:32 #11 101.3 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 18:59:32 #11 101.3 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 18:59:32 #11 101.3 Downloading wsproto-1.3.2-py3-none-any.whl (24 kB) 18:59:32 #11 101.3 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 18:59:32 #11 101.3 Downloading docutils-0.23-py3-none-any.whl (634 kB) 18:59:32 #11 101.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 634.7/634.7 kB 157.5 MB/s 0:00:00 18:59:32 #11 101.3 Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 18:59:32 #11 101.3 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (790 kB) 18:59:32 #11 101.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 790.2/790.2 kB 468.6 MB/s 0:00:00 18:59:33 #11 101.3 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 18:59:33 #11 101.4 Downloading jsonpath_ng-1.8.0-py3-none-any.whl (67 kB) 18:59:33 #11 101.4 Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 18:59:33 #11 101.4 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 18:59:33 #11 101.4 Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 18:59:33 #11 101.4 Downloading rpds_py-2026.5.1-cp312-cp312-musllinux_1_2_x86_64.whl (582 kB) 18:59:33 #11 101.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 582.4/582.4 kB 176.8 MB/s 0:00:00 18:59:33 #11 101.4 Downloading openapi_core-0.23.1-py3-none-any.whl (115 kB) 18:59:33 #11 101.4 Downloading jsonschema_path-0.4.6-py3-none-any.whl (19 kB) 18:59:33 #11 101.4 Downloading openapi_schema_validator-0.8.1-py3-none-any.whl (19 kB) 18:59:33 #11 101.4 Downloading openapi_spec_validator-0.8.5-py3-none-any.whl (50 kB) 18:59:33 #11 101.4 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl (70 kB) 18:59:33 #11 101.4 Downloading pathable-0.5.0-py3-none-any.whl (16 kB) 18:59:33 #11 101.4 Downloading pydantic-2.13.4-py3-none-any.whl (472 kB) 18:59:33 #11 101.4 Downloading pydantic_core-2.46.4-cp312-cp312-musllinux_1_1_x86_64.whl (2.4 MB) 18:59:33 #11 101.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 179.1 MB/s 0:00:00 18:59:33 #11 101.5 Downloading pydantic_settings-2.14.2-py3-none-any.whl (61 kB) 18:59:33 #11 101.5 Downloading annotated_types-0.7.0-py3-none-any.whl (13 kB) 18:59:33 #11 101.5 Downloading typing_inspection-0.4.2-py3-none-any.whl (14 kB) 18:59:33 #11 101.5 Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 18:59:33 #11 101.5 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (23 kB) 18:59:33 #11 101.5 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 18:59:33 #11 101.5 Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 18:59:33 #11 101.5 Downloading pycparser-3.0-py3-none-any.whl (48 kB) 18:59:33 #11 101.5 Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 18:59:33 #11 101.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 133.2 MB/s 0:00:00 18:59:33 #11 101.5 Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 18:59:33 #11 101.5 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) 18:59:33 #11 101.5 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 18:59:33 #11 101.5 Downloading tzlocal-5.4.3-py3-none-any.whl (18 kB) 18:59:33 #11 101.7 Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email 18:59:33 #11 101.7 Building wheel for robotframework-sshlibrary (pyproject.toml): started 18:59:33 #11 102.1 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 18:59:33 #11 102.1 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=cca2447277b4313adf4f269180fe14df338e75d1baa955101df7a3bfffe450f8 18:59:33 #11 102.1 Stored in directory: /tmp/pip-ephem-wheel-cache-p1gq6etl/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 18:59:33 #11 102.1 Building wheel for robotbackgroundlogger (pyproject.toml): started 18:59:33 #11 102.4 Building wheel for robotbackgroundlogger (pyproject.toml): finished with status 'done' 18:59:34 #11 102.4 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4341 sha256=febf515612c3db20480caedd71df988fc3833df3751e538178d5c911520d1567 18:59:34 #11 102.4 Stored in directory: /tmp/pip-ephem-wheel-cache-p1gq6etl/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 18:59:34 #11 102.4 Building wheel for psutil (pyproject.toml): started 18:59:35 #11 104.5 Building wheel for psutil (pyproject.toml): finished with status 'done' 18:59:36 #11 104.5 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_x86_64.whl size=277240 sha256=77599348ee690eebadc99f723921657d4a59c4c7c2a4bca01c4974840a1e2d99 18:59:36 #11 104.5 Stored in directory: /tmp/pip-ephem-wheel-cache-p1gq6etl/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 18:59:36 #11 104.5 Building wheel for psycopg2 (pyproject.toml): started 18:59:46 #11 113.9 Building wheel for psycopg2 (pyproject.toml): finished with status 'done' 18:59:46 #11 113.9 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_x86_64.whl size=530503 sha256=236f9506a8c257d4c02b29e1268661ba25598310517cc0a74a02eada0c476fb9 18:59:46 #11 113.9 Stored in directory: /tmp/pip-ephem-wheel-cache-p1gq6etl/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 18:59:46 #11 113.9 Building wheel for flex (pyproject.toml): started 18:59:46 #11 114.3 Building wheel for flex (pyproject.toml): finished with status 'done' 18:59:46 #11 114.3 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77344 sha256=047ed6c29dadbcde232d45448f5335353e62ed16208a9ce73e718576436b2ba1 18:59:46 #11 114.3 Stored in directory: /tmp/pip-ephem-wheel-cache-p1gq6etl/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 18:59:46 #11 114.3 Building wheel for strict-rfc3339 (pyproject.toml): started 18:59:46 #11 114.6 Building wheel for strict-rfc3339 (pyproject.toml): finished with status 'done' 18:59:46 #11 114.6 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18222 sha256=ea8922c63b1ab9595140202ad5e36611e241d27d4a0f78829ebe6fd39e0c6569 18:59:46 #11 114.6 Stored in directory: /tmp/pip-ephem-wheel-cache-p1gq6etl/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 18:59:46 #11 114.6 Building wheel for validate-email (pyproject.toml): started 18:59:46 #11 114.9 Building wheel for validate-email (pyproject.toml): finished with status 'done' 18:59:46 #11 114.9 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5560 sha256=e5df86236e01c4f3116ec4c5109526502330ee03040c5989683dfb1b4c87cc97 18:59:46 #11 114.9 Stored in directory: /tmp/pip-ephem-wheel-cache-p1gq6etl/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 18:59:46 #11 114.9 Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email 18:59:46 #11 115.1 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 19:00:01 #11 128.5 19:00:01 #11 128.5 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.13.0 pynacl-1.6.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.1 pytz-2026.2 pyzmq-27.0.0 reactivex-4.1.0 referencing-0.37.0 requests-2.32.4 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.3.1 robotframework-pythonlibcore-4.6.0 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 rpds-py-2026.5.1 scp-0.15.0 selenium-4.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 19:00:01 #11 128.5 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. 19:00:01 #11 DONE 129.9s 19:00:01 19:00:01 #12 exporting to image 19:00:01 #12 exporting layers 19:00:08 #12 exporting layers 6.7s done 19:00:08 #12 writing image sha256:cbd124d353d9cf7fc60a4102c61f8a2da256631244bdc46dac17b9b3839dfd6b done 19:00:08 #12 naming to docker.io/library/edgex-taf-common done 19:00:08 #12 DONE 6.7s [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 19:00:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:00:08 19:00:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:00:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:00:09 latest: Pulling from edgex-lftools-log-publisher 19:00:09 5eb5b503b376: Pulling fs layer 19:00:09 5c69ac0246d0: Pulling fs layer 19:00:09 ec43610c2a17: Pulling fs layer 19:00:09 3a2ae6a8a46f: Pulling fs layer 19:00:09 33b1e0a273af: Pulling fs layer 19:00:09 5d3b04190fa2: Pulling fs layer 19:00:09 2f39f015ded8: Pulling fs layer 19:00:09 3a2ae6a8a46f: Waiting 19:00:09 33b1e0a273af: Waiting 19:00:09 2f39f015ded8: Waiting 19:00:09 5d3b04190fa2: Waiting 19:00:09 5c69ac0246d0: Verifying Checksum 19:00:09 5c69ac0246d0: Download complete 19:00:09 3a2ae6a8a46f: Verifying Checksum 19:00:09 3a2ae6a8a46f: Download complete 19:00:09 33b1e0a273af: Verifying Checksum 19:00:09 33b1e0a273af: Download complete 19:00:09 ec43610c2a17: Verifying Checksum 19:00:09 ec43610c2a17: Download complete 19:00:09 5d3b04190fa2: Download complete 19:00:09 5eb5b503b376: Verifying Checksum 19:00:09 5eb5b503b376: Download complete 19:00:09 2f39f015ded8: Download complete 19:00:11 5eb5b503b376: Pull complete 19:00:11 5c69ac0246d0: Pull complete 19:00:11 ec43610c2a17: Pull complete 19:00:11 3a2ae6a8a46f: Pull complete 19:00:11 33b1e0a273af: Pull complete 19:00:11 5d3b04190fa2: Pull complete 19:00:18 2f39f015ded8: Pull complete 19:00:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:00:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:00:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:00:18 prd-ubuntu20.04-docker-8c-8g-13675 does not seem to be running inside a container 19:00:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_edgex-taf-common_PR-147 -v /w/workspace/xfoundry_edgex-taf-common_PR-147:/w/workspace/xfoundry_edgex-taf-common_PR-147:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-147@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-147@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:00:20 $ docker top 5027a1556ca99c4d4909cdd6cd186af8e451a793b5c49bd809f3222b8cda873b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:00:20 ---> job-cost.sh 19:00:20 lf-activate-venv: SKIPPING 19:00:20 INFO: No Stack... 19:00:21 INFO: Retrieving Pricing Info for: v3-standard-8 19:00:21 INFO: Archiving Costs [Pipeline] sh 19:00:21 + cat /w/workspace/xfoundry_edgex-taf-common_PR-147/archives/cost.csv 19:00:21 + cut -d, -f6 [Pipeline] lock 19:00:21 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-147-3-stack-cost] 19:00:21 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-147-3-stack-cost] did not exist. Created. 19:00:21 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-147-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:00:22 + echo total: 0.2199999988079071 [Pipeline] stash 19:00:22 Stashed 1 file(s) [Pipeline] } 19:00:22 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-147-3-stack-cost] [Pipeline] // lock [Pipeline] } 19:00:22 $ docker stop --time=1 5027a1556ca99c4d4909cdd6cd186af8e451a793b5c49bd809f3222b8cda873b 19:00:23 $ docker rm -f --volumes 5027a1556ca99c4d4909cdd6cd186af8e451a793b5c49bd809f3222b8cda873b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:00:37 Running on prd-ubuntu20.04-docker-arm64-4c-16g-13683 in /w/workspace/xfoundry_edgex-taf-common_PR-147 [Pipeline] { [Pipeline] checkout 19:00:40 Selected Git installation does not exist. Using Default 19:00:40 The recommended git tool is: NONE 19:00:46 using credential edgex-jenkins-ssh 19:00:46 Cloning the remote Git repository 19:00:46 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 19:00:46 > git init /w/workspace/xfoundry_edgex-taf-common_PR-147 # timeout=10 19:00:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 19:00:46 > git --version # timeout=10 19:00:46 > git --version # 'git version 2.25.1' 19:00:46 using GIT_SSH to set credentials SSH Credentials for GitHub 19:00:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:00:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 19:00:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:00:49 Merging remotes/origin/main commit 674b39466aa04daeb3de7b2fd9f62241e4674147 into PR head commit 52a9ddf7da1502b914dc6d2febfa8863d7483f75 19:00:50 Merge succeeded, producing a38faa7445851045d7fab3ae04db33c2feef62fd 19:00:50 Checking out Revision a38faa7445851045d7fab3ae04db33c2feef62fd (PR-147) 19:00:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 19:00:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 19:00:49 using GIT_SSH to set credentials SSH Credentials for GitHub 19:00:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/147/head:refs/remotes/origin/PR-147 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:00:49 > git config core.sparsecheckout # timeout=10 19:00:49 > git checkout -f 52a9ddf7da1502b914dc6d2febfa8863d7483f75 # timeout=10 19:00:50 > git remote # timeout=10 19:00:50 > git config --get remote.origin.url # timeout=10 19:00:50 using GIT_SSH to set credentials SSH Credentials for GitHub 19:00:50 > git merge 674b39466aa04daeb3de7b2fd9f62241e4674147 # timeout=10 19:00:50 > git rev-parse HEAD^{commit} # timeout=10 19:00:50 > git config core.sparsecheckout # timeout=10 19:00:50 > git checkout -f a38faa7445851045d7fab3ae04db33c2feef62fd # timeout=10 19:00:54 Commit message: "Merge commit '674b39466aa04daeb3de7b2fd9f62241e4674147' into HEAD" 19:00:54 First time build. Skipping changelog. 19:00:54 > git rev-list --no-walk 3d01a37ccb6b52696ab965b85f347949aa27d80b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:00:55 provisioning config files... 19:00:55 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-147@tmp/config16816910818401711669tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:00:56 ---> ****-login.sh 19:00:56 nexus3.edgexfoundry.org:10001 19:00:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:00:56 Configure a credential helper to remove this warning. See 19:00:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:00:56 19:00:56 Login Succeeded 19:00:56 nexus3.edgexfoundry.org:10002 19:00:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:00:57 Configure a credential helper to remove this warning. See 19:00:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:00:57 19:00:57 Login Succeeded 19:00:57 nexus3.edgexfoundry.org:10003 19:00:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:00:57 Configure a credential helper to remove this warning. See 19:00:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:00:57 19:00:57 Login Succeeded 19:00:57 nexus3.edgexfoundry.org:10004 19:00:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:00:58 Configure a credential helper to remove this warning. See 19:00:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:00:58 19:00:58 Login Succeeded 19:00:58 ****.io 19:00:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:00:58 Configure a credential helper to remove this warning. See 19:00:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:00:58 19:00:58 Login Succeeded 19:00:58 ---> ****-login.sh ends [Pipeline] } 19:00:58 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 19:00:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:01:00 + ls -al . 19:01:00 total 68 19:01:00 drwxrwxr-x 5 jenkins jenkins 4096 Jun 22 19:00 . 19:01:00 drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 19:00 .. 19:01:00 drwxrwxr-x 8 jenkins jenkins 4096 Jun 22 19:00 .git 19:01:00 drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 19:00 .github 19:01:00 -rw-rw-r-- 1 jenkins jenkins 22 Jun 22 19:00 .gitignore 19:01:00 -rw-rw-r-- 1 jenkins jenkins 1655 Jun 22 19:00 Dockerfile 19:01:00 -rw-rw-r-- 1 jenkins jenkins 746 Jun 22 19:00 Jenkinsfile 19:01:00 -rw-rw-r-- 1 jenkins jenkins 11381 Jun 22 19:00 LICENSE 19:01:00 -rw-rw-r-- 1 jenkins jenkins 4232 Jun 22 19:00 README.md 19:01:00 drwxrwxr-x 5 jenkins jenkins 4096 Jun 22 19:00 TUC 19:01:00 -rw-rw-r-- 1 jenkins jenkins 5 Jun 22 18:57 VERSION 19:01:00 -rw-rw-r-- 1 jenkins jenkins 473 Jun 22 19:00 requirements.txt 19:01:00 -rw-rw-r-- 1 jenkins jenkins 54 Jun 22 19:00 robot-entrypoint.sh 19:01:00 -rw-rw-r-- 1 jenkins jenkins 445 Jun 22 19:00 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:00 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=a38faa7445851045d7fab3ae04db33c2feef62fd --label arch=arm64 --label version=0.0.0 . 19:01:00 Sending build context to Docker daemon 444.9kB 19:01:00 Step 1/13 : FROM alpine:3.22.1 19:01:01 3.22.1: Pulling from library/alpine 19:01:01 6e174226ea69: Pulling fs layer 19:01:02 6e174226ea69: Verifying Checksum 19:01:02 6e174226ea69: Download complete 19:01:03 6e174226ea69: Pull complete 19:01:03 Digest: sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 19:01:03 Status: Downloaded newer image for alpine:3.22.1 19:01:03 ---> 02f8efbefad6 19:01:03 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 19:01:03 ---> Running in bed555c21173 19:01:03 Removing intermediate container bed555c21173 19:01:03 ---> fa6746eda42c 19:01:03 Step 3/13 : LABEL maintainer="Bruce Huang " 19:01:04 ---> Running in 108d3fb90870 19:01:04 Removing intermediate container 108d3fb90870 19:01:04 ---> e5d9e29a5bbb 19:01:04 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 19:01:05 ---> e21c873129bd 19:01:05 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 19:01:05 ---> 5f8d059d242c 19:01:05 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 19:01:06 ---> 4d671953dc18 19:01:06 Step 7/13 : WORKDIR /edgex-taf 19:01:06 ---> Running in 283489cfc18c 19:01:06 Removing intermediate container 283489cfc18c 19:01:06 ---> 8b1bef19c57b 19:01:06 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:01:07 ---> Running in bc424244a5a3 19:01:08 Removing intermediate container bc424244a5a3 19:01:08 ---> cc9323317cd5 19:01:08 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 19:01:08 ---> Running in 0b955edcc6db 19:01:10 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 19:01:10 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 19:01:12 Upgrading critical system libraries and apk-tools: 19:01:12 (1/2) Upgrading libapk2 (2.14.9-r2 -> 2.14.10-r0) 19:01:12 (2/2) Upgrading apk-tools (2.14.9-r2 -> 2.14.10-r0) 19:01:13 Executing busybox-1.37.0-r18.trigger 19:01:13 Continuing the upgrade transaction with new apk-tools: 19:01:15 (1/10) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) 19:01:15 (2/10) Upgrading busybox (1.37.0-r18 -> 1.37.0-r20) 19:01:16 Executing busybox-1.37.0-r20.post-upgrade 19:01:16 (3/10) Upgrading busybox-binsh (1.37.0-r18 -> 1.37.0-r20) 19:01:17 (4/10) Upgrading alpine-release (3.22.1-r0 -> 3.22.5-r0) 19:01:17 (5/10) Upgrading libcrypto3 (3.5.1-r0 -> 3.5.7-r0) 19:01:18 (6/10) Upgrading ca-certificates-bundle (20250619-r0 -> 20260611-r0) 19:01:18 (7/10) Upgrading libssl3 (3.5.1-r0 -> 3.5.7-r0) 19:01:18 (8/10) Upgrading ssl_client (1.37.0-r18 -> 1.37.0-r20) 19:01:18 (9/10) Upgrading zlib (1.3.1-r2 -> 1.3.2-r0) 19:01:18 (10/10) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) 19:01:19 Executing busybox-1.37.0-r20.trigger 19:01:19 OK: 8 MiB in 16 packages 19:01:19 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 19:01:20 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 19:01:22 (1/14) Installing brotli-libs (1.1.0-r2) 19:01:23 (2/14) Installing c-ares (1.34.6-r0) 19:01:23 (3/14) Installing libunistring (1.3-r0) 19:01:24 (4/14) Installing libidn2 (2.3.7-r0) 19:01:24 (5/14) Installing nghttp2-libs (1.69.0-r0) 19:01:24 (6/14) Installing libpsl (0.21.5-r3) 19:01:24 (7/14) Installing zstd-libs (1.5.7-r0) 19:01:25 (8/14) Installing libcurl (8.14.1-r2) 19:01:25 (9/14) Installing curl (8.14.1-r2) 19:01:25 (10/14) Installing ca-certificates (20260611-r0) 19:01:25 (11/14) Installing docker-cli (28.3.3-r5) 19:01:26 (12/14) Installing oniguruma (6.9.10-r0) 19:01:26 (13/14) Installing jq (1.8.1-r0) 19:01:27 (14/14) Installing openssl (3.5.7-r0) 19:01:27 Executing busybox-1.37.0-r20.trigger 19:01:27 Executing ca-certificates-20260611-r0.trigger 19:01:27 OK: 44 MiB in 30 packages 19:01:27 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 19:01:28 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 19:01:30 (1/177) Installing libexpat (2.8.1-r0) 19:01:30 (2/177) Installing libbz2 (1.0.8-r6) 19:01:30 (3/177) Installing libpng (1.6.57-r0) 19:01:30 (4/177) Installing freetype (2.13.3-r0) 19:01:31 (5/177) Installing fontconfig (2.15.0-r3) 19:01:31 (6/177) Installing libfontenc (1.1.8-r0) 19:01:31 (7/177) Installing mkfontscale (1.2.3-r1) 19:01:32 (8/177) Installing font-opensans (0_git20210927-r1) 19:01:32 (9/177) Installing libffi (3.4.8-r0) 19:01:32 (10/177) Installing libintl (0.24.1-r0) 19:01:32 (11/177) Installing libeconf (0.6.3-r0) 19:01:32 (12/177) Installing libblkid (2.41-r9) 19:01:33 (13/177) Installing libmount (2.41-r9) 19:01:33 (14/177) Installing pcre2 (10.46-r0) 19:01:33 (15/177) Installing glib (2.84.4-r0) 19:01:34 (16/177) Installing gobject-introspection (1.84.0-r0) 19:01:34 (17/177) Installing pkgconf (2.4.3-r0) 19:01:34 (18/177) Installing hicolor-icon-theme (0.18-r0) 19:01:34 (19/177) Installing libgcc (14.2.0-r6) 19:01:35 (20/177) Installing libstdc++ (14.2.0-r6) 19:01:35 (21/177) Installing xz-libs (5.8.3-r0) 19:01:35 (22/177) Installing libxml2 (2.13.9-r1) 19:01:36 (23/177) Installing shared-mime-info (2.4-r6) 19:01:36 (24/177) Installing libjpeg-turbo (3.1.0-r0) 19:01:37 (25/177) Installing libsharpyuv (1.5.0-r0) 19:01:37 (26/177) Installing libwebp (1.5.0-r0) 19:01:37 (27/177) Installing tiff (4.7.1-r0) 19:01:37 (28/177) Installing gdk-pixbuf (2.42.12-r1) 19:01:37 (29/177) Installing gtk-update-icon-cache (3.24.50-r0) 19:01:38 (30/177) Installing libxau (1.0.12-r0) 19:01:38 (31/177) Installing libmd (1.1.0-r0) 19:01:38 (32/177) Installing libbsd (0.12.2-r0) 19:01:38 (33/177) Installing libxdmcp (1.1.5-r1) 19:01:38 (34/177) Installing libxcb (1.17.0-r0) 19:01:39 (35/177) Installing libx11 (1.8.11-r0) 19:01:39 (36/177) Installing libxcomposite (0.4.6-r5) 19:01:39 (37/177) Installing libxfixes (6.0.1-r4) 19:01:40 (38/177) Installing libxrender (0.9.12-r0) 19:01:40 (39/177) Installing libxcursor (1.2.3-r0) 19:01:40 (40/177) Installing libxdamage (1.1.6-r5) 19:01:40 (41/177) Installing libxext (1.3.6-r2) 19:01:40 (42/177) Installing libxi (1.8.2-r0) 19:01:41 (43/177) Installing libxinerama (1.1.5-r4) 19:01:41 (44/177) Installing libxrandr (1.5.4-r1) 19:01:41 (45/177) Installing libatk-1.0 (2.56.5-r0) 19:01:41 (46/177) Installing dbus-libs (1.16.2-r1) 19:01:42 (47/177) Installing at-spi2-core-libs (2.56.5-r0) 19:01:42 (48/177) Installing libxtst (1.2.5-r0) 19:01:42 (49/177) Installing at-spi2-core (2.56.5-r0) 19:01:43 (50/177) Installing libatk-bridge-2.0 (2.56.5-r0) 19:01:43 (51/177) Installing pixman (0.46.4-r0) 19:01:43 (52/177) Installing cairo (1.18.4-r0) 19:01:44 (53/177) Installing cairo-gobject (1.18.4-r0) 19:01:44 (54/177) Installing avahi-libs (0.8-r21) 19:01:44 (55/177) Installing gmp (6.3.0-r3) 19:01:44 (56/177) Installing nettle (3.10.2-r0) 19:01:44 (57/177) Installing libtasn1 (4.21.0-r0) 19:01:45 (58/177) Installing p11-kit (0.25.5-r2) 19:01:45 (59/177) Installing gnutls (3.8.13-r0) 19:01:45 (60/177) Installing cups-libs (2.4.18-r0) 19:01:46 (61/177) Installing libepoxy (1.5.10-r1) 19:01:46 (62/177) Installing fribidi (1.0.16-r1) 19:01:46 (63/177) Installing graphite2 (1.3.14-r6) 19:01:46 (64/177) Installing harfbuzz (11.2.1-r0) 19:01:47 (65/177) Installing libxft (2.3.8-r3) 19:01:47 (66/177) Installing pango (1.56.3-r0) 19:01:47 (67/177) Installing wayland-libs-client (1.23.1-r3) 19:01:47 (68/177) Installing wayland-libs-cursor (1.23.1-r3) 19:01:47 (69/177) Installing wayland-libs-egl (1.23.1-r3) 19:01:48 (70/177) Installing xkeyboard-config (2.43-r0) 19:01:48 (71/177) Installing libxkbcommon (1.8.1-r2) 19:01:48 (72/177) Installing gtk+3.0 (3.24.50-r0) 19:01:49 (73/177) Installing icu-data-full (76.1-r1) 19:01:50 (74/177) Installing llvm20-libs (20.1.8-r0) 19:01:54 (75/177) Installing spirv-tools (1.4.313.0-r0) 19:01:54 (76/177) Installing hwdata-pci (0.395-r0) 19:01:54 (77/177) Installing libpciaccess (0.18.1-r0) 19:01:55 (78/177) Installing libdrm (2.4.124-r0) 19:01:55 (79/177) Installing libelf (0.193-r0) 19:01:55 (80/177) Installing wayland-libs-server (1.23.1-r3) 19:01:55 (81/177) Installing libxshmfence (1.3.3-r0) 19:01:55 (82/177) Installing mesa (25.1.9-r0) 19:01:57 (83/177) Installing mesa-gbm (25.1.9-r0) 19:01:58 (84/177) Installing mesa-dri-gallium (25.1.9-r0) 19:01:58 (85/177) Installing eudev-libs (3.2.14-r5) 19:01:58 (86/177) Installing libmagic (5.46-r2) 19:01:59 (87/177) Installing file (5.46-r2) 19:01:59 (88/177) Installing xprop (1.2.8-r0) 19:01:59 (89/177) Installing libice (1.1.2-r0) 19:01:59 (90/177) Installing libuuid (2.41-r9) 19:01:59 (91/177) Installing libsm (1.2.5-r0) 19:02:00 (92/177) Installing libxt (1.3.1-r0) 19:02:00 (93/177) Installing libxmu (1.2.1-r0) 19:02:00 (94/177) Installing xset (1.2.5-r1) 19:02:00 (95/177) Installing xdg-utils (1.2.1-r1) 19:02:01 (96/177) Installing libogg (1.3.5-r5) 19:02:01 (97/177) Installing libflac (1.4.3-r1) 19:02:01 (98/177) Installing alsa-lib (1.2.14-r0) 19:02:02 (99/177) Installing libSvtAv1Enc (2.3.0-r0) 19:02:02 (100/177) Installing aom-libs (3.12.1-r0) 19:02:02 (101/177) Installing libva (2.22.0-r1) 19:02:02 (102/177) Installing libvdpau (1.5-r4) 19:02:03 (103/177) Installing ffmpeg-libavutil (6.1.2-r2) 19:02:03 (104/177) Installing libdav1d (1.5.1-r0) 19:02:03 (105/177) Installing openexr-libiex (3.3.2-r0) 19:02:03 (106/177) Installing openexr-libilmthread (3.3.2-r0) 19:02:04 (107/177) Installing imath (3.1.12-r0) 19:02:04 (108/177) Installing libdeflate (1.23-r0) 19:02:04 (109/177) Installing openexr-libopenexrcore (3.3.2-r0) 19:02:04 (110/177) Installing openexr-libopenexr (3.3.2-r0) 19:02:05 (111/177) Installing giflib (5.2.2-r1) 19:02:05 (112/177) Installing libhwy (1.0.7-r1) 19:02:05 (113/177) Installing lcms2 (2.19-r0) 19:02:05 (114/177) Installing libjxl (0.10.3-r2) 19:02:06 (115/177) Installing lame-libs (3.100-r5) 19:02:06 (116/177) Installing opus (1.5.2-r1) 19:02:06 (117/177) Installing rav1e-libs (0.7.1-r2) 19:02:06 (118/177) Installing libgomp (14.2.0-r6) 19:02:06 (119/177) Installing soxr (0.1.3-r7) 19:02:07 (120/177) Installing ffmpeg-libswresample (6.1.2-r2) 19:02:07 (121/177) Installing libtheora (1.1.1-r18) 19:02:07 (122/177) Installing libvorbis (1.3.7-r2) 19:02:08 (123/177) Installing libvpx (1.15.0-r0) 19:02:08 (124/177) Installing libwebpmux (1.5.0-r0) 19:02:08 (125/177) Installing x264-libs (0.164.3108-r0) 19:02:08 (126/177) Installing numactl (2.0.18-r0) 19:02:08 (127/177) Installing x265-libs (3.6-r0) 19:02:09 (128/177) Installing xvidcore (1.3.7-r2) 19:02:09 (129/177) Installing ffmpeg-libavcodec (6.1.2-r2) 19:02:10 (130/177) Installing libbluray (1.3.4-r1) 19:02:10 (131/177) Installing mpg123-libs (1.32.10-r0) 19:02:10 (132/177) Installing libopenmpt (0.7.15-r0) 19:02:10 (133/177) Installing cjson (1.7.19-r0) 19:02:11 (134/177) Installing mbedtls (3.6.6-r0) 19:02:11 (135/177) Installing librist (0.2.10-r1) 19:02:11 (136/177) Installing libsrt (1.5.3-r1) 19:02:11 (137/177) Installing libssh (0.11.2-r0) 19:02:12 (138/177) Installing libsodium (1.0.20-r1) 19:02:12 (139/177) Installing libzmq (4.3.5-r2) 19:02:12 (140/177) Installing ffmpeg-libavformat (6.1.2-r2) 19:02:13 (141/177) Installing crc32c (1.1.2-r2) 19:02:13 (142/177) Installing double-conversion (3.3.1-r0) 19:02:13 (143/177) Installing harfbuzz-subset (11.2.1-r0) 19:02:13 (144/177) Installing minizip (1.3.1-r0) 19:02:13 (145/177) Installing nspr (4.36-r0) 19:02:13 (146/177) Installing sqlite-libs (3.49.2-r1) 19:02:14 (147/177) Installing nss (3.114-r0) 19:02:14 (148/177) Installing openh264 (2.6.0-r0) 19:02:15 (149/177) Installing libpisp (1.2.0-r0) 19:02:15 (150/177) Installing libcamera-ipa (0.5.1-r0) 19:02:15 (151/177) Installing libunwind (1.8.1-r0) 19:02:15 (152/177) Installing yaml (0.2.5-r2) 19:02:15 (153/177) Installing libcamera (0.5.1-r0) 19:02:16 (154/177) Installing serd-libs (0.32.4-r0) 19:02:16 (155/177) Installing zix-libs (0.6.2-r0) 19:02:16 (156/177) Installing sord-libs (0.16.18-r0) 19:02:16 (157/177) Installing sratom (0.6.18-r0) 19:02:16 (158/177) Installing lilv-libs (0.24.26-r0) 19:02:17 (159/177) Installing speexdsp (1.2.1-r2) 19:02:17 (160/177) Installing libuv (1.51.0-r0) 19:02:17 (161/177) Installing roc-toolkit-libs (0.4.0-r1) 19:02:18 (162/177) Installing libsndfile (1.2.2-r2) 19:02:18 (163/177) Installing abseil-cpp-raw-logging-internal (20240722.1-r1) 19:02:18 (164/177) Installing abseil-cpp-strings-internal (20240722.1-r1) 19:02:18 (165/177) Installing abseil-cpp-strings (20240722.1-r1) 19:02:18 (166/177) Installing webrtc-audio-processing-2 (2.1-r0) 19:02:19 (167/177) Installing pipewire-libs (1.4.7-r0) 19:02:19 (168/177) Installing libasyncns (0.8-r4) 19:02:19 (169/177) Installing libltdl (2.5.4-r1) 19:02:19 (170/177) Installing orc (0.4.40-r1) 19:02:20 (171/177) Installing tdb-libs (1.4.12-r0) 19:02:20 (172/177) Installing libpulse (17.0-r5) 19:02:20 (173/177) Installing simdutf (7.2.1-r0) 19:02:21 (174/177) Installing libwebpdemux (1.5.0-r0) 19:02:21 (175/177) Installing libxslt (1.1.43-r3) 19:02:21 (176/177) Installing chromium (142.0.7444.59-r0) 19:02:28 (177/177) Installing chromium-chromedriver (142.0.7444.59-r0) 19:02:28 Executing busybox-1.37.0-r20.trigger 19:02:28 Executing fontconfig-2.15.0-r3.trigger 19:02:28 Executing mkfontscale-1.2.3-r1.trigger 19:02:28 Executing glib-2.84.4-r0.trigger 19:02:28 Executing shared-mime-info-2.4-r6.trigger 19:02:30 Executing gdk-pixbuf-2.42.12-r1.trigger 19:02:30 Executing gtk-update-icon-cache-3.24.50-r0.trigger 19:02:30 Executing gtk+3.0-3.24.50-r0.trigger 19:02:30 OK: 753 MiB in 207 packages 19:02:31 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 19:02:32 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 19:02:34 (1/31) Installing jansson (2.14.1-r0) 19:02:34 (2/31) Installing binutils (2.44-r3) 19:02:34 (3/31) Installing libatomic (14.2.0-r6) 19:02:35 (4/31) Installing isl26 (0.26-r1) 19:02:35 (5/31) Installing mpfr4 (4.2.1_p1-r0) 19:02:35 (6/31) Installing mpc1 (1.3.1-r1) 19:02:35 (7/31) Installing gcc (14.2.0-r6) 19:02:39 (8/31) Installing musl-dev (1.2.5-r12) 19:02:39 (9/31) Installing linux-headers (6.14.2-r0) 19:02:40 (10/31) Installing libffi-dev (3.4.8-r0) 19:02:40 (11/31) Installing libpq (17.10-r0) 19:02:40 (12/31) Installing openssl-dev (3.5.7-r0) 19:02:40 (13/31) Installing libpq-dev (17.10-r0) 19:02:41 (14/31) Installing libecpg (17.10-r0) 19:02:41 (15/31) Installing libecpg-dev (17.10-r0) 19:02:41 (16/31) Installing clang18-headers (18.1.8-r5) 19:02:42 (17/31) Installing llvm18-libs (18.1.8-r5) 19:02:45 (18/31) Installing clang18-libs (18.1.8-r5) 19:02:47 (19/31) Installing fortify-headers (1.1-r5) 19:02:47 (20/31) Installing libstdc++-dev (14.2.0-r6) 19:02:48 (21/31) Installing llvm18-linker-tools (18.1.8-r5) 19:02:48 (22/31) Installing clang18 (18.1.8-r5) 19:02:48 (23/31) Installing icu-libs (76.1-r1) 19:02:49 (24/31) Installing icu (76.1-r1) 19:02:49 (25/31) Installing icu-dev (76.1-r1) 19:02:49 (26/31) Installing llvm18 (18.1.8-r5) 19:02:53 (27/31) Installing lz4-libs (1.10.0-r0) 19:02:53 (28/31) Installing lz4-dev (1.10.0-r0) 19:02:53 (29/31) Installing zstd (1.5.7-r0) 19:02:53 (30/31) Installing zstd-dev (1.5.7-r0) 19:02:53 (31/31) Installing postgresql17-dev (17.10-r0) 19:02:54 Executing busybox-1.37.0-r20.trigger 19:02:54 OK: 1304 MiB in 238 packages 19:02:55 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 19:02:55 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 19:02:57 (1/14) Installing g++ (14.2.0-r6) 19:02:58 (2/14) Installing gdbm (1.24-r0) 19:02:58 (3/14) Installing mpdecimal (4.0.1-r0) 19:02:59 (4/14) Installing ncurses-terminfo-base (6.5_p20250503-r0) 19:02:59 (5/14) Installing libncursesw (6.5_p20250503-r0) 19:02:59 (6/14) Installing libpanelw (6.5_p20250503-r0) 19:02:59 (7/14) Installing readline (8.2.13-r1) 19:02:59 (8/14) Installing python3 (3.12.13-r0) 19:03:00 (9/14) Installing python3-pycache-pyc0 (3.12.13-r0) 19:03:01 (10/14) Installing pyc (3.12.13-r0) 19:03:01 (11/14) Installing python3-pyc (3.12.13-r0) 19:03:01 (12/14) Installing python3-dev (3.12.13-r0) 19:03:03 (13/14) Installing libsodium-dev (1.0.20-r1) 19:03:03 (14/14) Installing zeromq-dev (4.3.5-r2) 19:03:03 Executing busybox-1.37.0-r20.trigger 19:03:03 OK: 1435 MiB in 252 packages 19:03:04 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 19:03:04 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 19:03:06 OK: 1435 MiB in 252 packages 19:03:06 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 19:03:07 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 19:03:09 (1/1) Installing tzdata (2026b-r0) 19:03:11 OK: 1435 MiB in 253 packages 19:03:13 (1/1) Purging tzdata (2026b-r0) 19:03:13 OK: 1435 MiB in 252 packages 19:03:28 Looking in links: /tmp/tmphivmhgl4 19:03:28 Processing /tmp/tmphivmhgl4/pip-25.0.1-py3-none-any.whl 19:03:28 Installing collected packages: pip 19:03:40 Successfully installed pip-25.0.1 19:03:40 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. 19:03:42 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) 19:03:43 Collecting pip 19:03:43 Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 19:03:45 Collecting setuptools 19:03:45 Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 19:03:45 Collecting wheel 19:03:45 Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 19:03:45 Collecting packaging>=24.0 (from wheel) 19:03:45 Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 19:03:45 Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 19:03:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 43.3 MB/s eta 0:00:00 19:03:45 Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 19:03:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 49.5 MB/s eta 0:00:00 19:03:45 Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 19:03:45 Downloading packaging-26.2-py3-none-any.whl (100 kB) 19:03:46 Installing collected packages: setuptools, pip, packaging, wheel 19:03:54 Attempting uninstall: pip 19:03:54 Found existing installation: pip 25.0.1 19:03:54 Uninstalling pip-25.0.1: 19:03:54 Successfully uninstalled pip-25.0.1 19:04:10 Successfully installed packaging-26.2 pip-26.1.2 setuptools-82.0.1 wheel-0.47.0 19:04:10 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. 19:04:14 Processing ./edgex-taf-common 19:04:14 Installing build dependencies: started 19:04:20 Installing build dependencies: finished with status 'done' 19:04:20 Getting requirements to build wheel: started 19:04:23 Getting requirements to build wheel: finished with status 'done' 19:04:23 Preparing metadata (pyproject.toml): started 19:04:25 Preparing metadata (pyproject.toml): finished with status 'done' 19:04:25 Building wheels for collected packages: edgex-taf-common 19:04:25 Building wheel for edgex-taf-common (pyproject.toml): started 19:04:27 Building wheel for edgex-taf-common (pyproject.toml): finished with status 'done' 19:04:27 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15430 sha256=0e449408dc91a7464db3c39d2108d9de4ecbc6fa645d54c64a6101c36641f028 19:04:27 Stored in directory: /tmp/pip-ephem-wheel-cache-be35ks7t/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 19:04:27 Successfully built edgex-taf-common 19:04:27 Installing collected packages: edgex-taf-common 19:04:27 Successfully installed edgex-taf-common-0.0.0 19:04:27 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. 19:04:32 Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) 19:04:32 Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) 19:04:32 Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) 19:04:32 Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) 19:04:32 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) 19:04:32 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 19:04:32 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) 19:04:32 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 19:04:32 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) 19:04:32 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 19:04:32 Installing build dependencies: started 19:04:43 Installing build dependencies: finished with status 'done' 19:04:43 Getting requirements to build wheel: started 19:04:45 Getting requirements to build wheel: finished with status 'done' 19:04:45 Preparing metadata (pyproject.toml): started 19:04:47 Preparing metadata (pyproject.toml): finished with status 'done' 19:04:47 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) 19:04:47 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 19:04:47 Installing build dependencies: started 19:04:54 Installing build dependencies: finished with status 'done' 19:04:54 Getting requirements to build wheel: started 19:04:57 Getting requirements to build wheel: finished with status 'done' 19:04:57 Preparing metadata (pyproject.toml): started 19:04:59 Preparing metadata (pyproject.toml): finished with status 'done' 19:04:59 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) 19:04:59 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) 19:04:59 Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) 19:04:59 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) 19:04:59 Collecting requests==2.32.4 (from -r requirements.txt (line 9)) 19:04:59 Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) 19:04:59 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) 19:04:59 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) 19:04:59 Collecting docker==7.1.0 (from -r requirements.txt (line 11)) 19:05:00 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 19:05:03 Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) 19:05:03 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (63 kB) 19:05:03 Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) 19:05:03 Downloading psutil-7.0.0.tar.gz (497 kB) 19:05:04 Installing build dependencies: started 19:05:11 Installing build dependencies: finished with status 'done' 19:05:11 Getting requirements to build wheel: started 19:05:15 Getting requirements to build wheel: finished with status 'done' 19:05:15 Preparing metadata (pyproject.toml): started 19:05:18 Preparing metadata (pyproject.toml): finished with status 'done' 19:05:20 Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) 19:05:20 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl.metadata (6.0 kB) 19:05:20 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) 19:05:20 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) 19:05:21 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) 19:05:21 Downloading psycopg2-2.9.10.tar.gz (385 kB) 19:05:22 Installing build dependencies: started 19:05:27 Installing build dependencies: finished with status 'done' 19:05:27 Getting requirements to build wheel: started 19:05:31 Getting requirements to build wheel: finished with status 'done' 19:05:31 Preparing metadata (pyproject.toml): started 19:05:33 Preparing metadata (pyproject.toml): finished with status 'done' 19:05:34 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) 19:05:34 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl.metadata (3.4 kB) 19:05:36 Collecting protobuf==6.33.5 (from -r requirements.txt (line 18)) 19:05:36 Downloading protobuf-6.33.5-py3-none-any.whl.metadata (593 bytes) 19:05:36 Collecting pyjwt==2.13.0 (from -r requirements.txt (line 19)) 19:05:36 Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 19:05:39 Collecting cryptography==48.0.1 (from -r requirements.txt (line 20)) 19:05:39 Downloading cryptography-48.0.1-cp311-abi3-musllinux_1_2_aarch64.whl.metadata (4.3 kB) 19:05:39 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) 19:05:39 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 19:05:39 Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) 19:05:39 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) 19:05:39 Collecting genson==1.3.0 (from -r requirements.txt (line 23)) 19:05:39 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 19:05:39 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:05:40 Downloading selenium-4.45.0-py3-none-any.whl.metadata (7.4 kB) 19:05:40 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:05:40 Downloading robotframework_pythonlibcore-4.6.0-py3-none-any.whl.metadata (10 kB) 19:05:40 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:05:40 Downloading click-8.4.1-py3-none-any.whl.metadata (2.6 kB) 19:05:40 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 19:05:40 Downloading paramiko-5.0.0-py3-none-any.whl.metadata (3.7 kB) 19:05:40 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 19:05:40 Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) 19:05:40 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:40 Downloading docutils-0.23-py3-none-any.whl.metadata (15 kB) 19:05:41 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:41 Downloading flex-6.14.1.tar.gz (40 kB) 19:05:41 Installing build dependencies: started 19:05:49 Installing build dependencies: finished with status 'done' 19:05:49 Getting requirements to build wheel: started 19:05:52 Getting requirements to build wheel: finished with status 'done' 19:05:52 Preparing metadata (pyproject.toml): started 19:05:54 Preparing metadata (pyproject.toml): finished with status 'done' 19:05:54 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:54 Downloading jsonpath_ng-1.8.0-py3-none-any.whl.metadata (18 kB) 19:05:55 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:55 Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 19:05:55 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:55 Downloading openapi_core-0.23.1-py3-none-any.whl.metadata (8.1 kB) 19:05:55 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:55 Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 19:05:55 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:55 Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 19:05:55 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:55 Downloading tzlocal-5.4.3-py3-none-any.whl.metadata (7.7 kB) 19:05:57 Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) 19:05:57 Downloading charset_normalizer-3.4.7-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (40 kB) 19:05:57 Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) 19:05:57 Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 19:05:57 Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 9)) 19:05:57 Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 19:05:57 Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) 19:05:57 Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 19:05:58 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 19:05:58 Downloading reactivex-4.1.0-py3-none-any.whl.metadata (5.7 kB) 19:05:58 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 19:05:58 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 19:05: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) 19:05:59 Collecting cffi>=2.0.0 (from cryptography==48.0.1->-r requirements.txt (line 20)) 19:05:59 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.6 kB) 19:05:59 Collecting pycparser (from cffi>=2.0.0->cryptography==48.0.1->-r requirements.txt (line 20)) 19:05:59 Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 19:06:00 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 19:06:00 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_aarch64.whl.metadata (10 kB) 19:06:00 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 19:06:00 Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 19:06:00 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 19:06:00 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_aarch64.whl.metadata (10.0 kB) 19:06:00 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) 19:06:00 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 19:06:00 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 15)) 19:06:00 Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 19:06:00 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:06:00 Downloading trio-0.33.0-py3-none-any.whl.metadata (8.5 kB) 19:06:00 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:06:00 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 19:06:01 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)) 19:06:01 Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 19:06:01 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:06:01 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 19:06:01 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:06:01 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 19:06:01 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)) 19:06:01 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 19:06:01 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:06:01 Downloading wsproto-1.3.2-py3-none-any.whl.metadata (5.2 kB) 19:06:01 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)) 19:06:01 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 19:06:02 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)) 19:06:02 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 19:06:02 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:02 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.4 kB) 19:06:02 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:02 Downloading validate_email-1.3.tar.gz (4.7 kB) 19:06:02 Installing build dependencies: started 19:06:09 Installing build dependencies: finished with status 'done' 19:06:09 Getting requirements to build wheel: started 19:06:12 Getting requirements to build wheel: finished with status 'done' 19:06:12 Preparing metadata (pyproject.toml): started 19:06:15 Preparing metadata (pyproject.toml): finished with status 'done' 19:06:15 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:15 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 19:06:15 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:15 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 19:06:15 Installing build dependencies: started 19:06:21 Installing build dependencies: finished with status 'done' 19:06:21 Getting requirements to build wheel: started 19:06:24 Getting requirements to build wheel: finished with status 'done' 19:06:24 Preparing metadata (pyproject.toml): started 19:06:28 Preparing metadata (pyproject.toml): finished with status 'done' 19:06:28 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:28 Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 19:06:28 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:28 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 19:06:28 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:28 Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 19:06:33 Collecting rpds-py>=0.25.0 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:33 Downloading rpds_py-2026.5.1-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.1 kB) 19:06:33 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:33 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 19:06:33 Collecting jsonschema-path<0.5.0,>=0.4.5 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:33 Downloading jsonschema_path-0.4.6-py3-none-any.whl.metadata (5.9 kB) 19:06:33 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:33 Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 19:06:33 Collecting openapi-schema-validator<0.9.0,>=0.7.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:33 Downloading openapi_schema_validator-0.8.1-py3-none-any.whl.metadata (9.9 kB) 19:06:33 Collecting openapi-spec-validator<0.9.0,>=0.8.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:33 Downloading openapi_spec_validator-0.8.5-py3-none-any.whl.metadata (6.5 kB) 19:06:33 Collecting werkzeug>=2.1.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:33 Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 19:06: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)) 19:06:33 Downloading pathable-0.5.0-py3-none-any.whl.metadata (5.9 kB) 19:06:35 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)) 19:06:35 Downloading pydantic-2.13.4-py3-none-any.whl.metadata (109 kB) 19:06:35 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)) 19:06:35 Downloading pydantic_settings-2.14.2-py3-none-any.whl.metadata (3.4 kB) 19:06:35 Collecting rfc3339-validator (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:35 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) 19:06:36 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)) 19:06:36 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (5.1 kB) 19:06:36 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)) 19:06:36 Downloading annotated_types-0.7.0-py3-none-any.whl.metadata (15 kB) 19:06:46 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)) 19:06:46 Downloading pydantic_core-2.46.4-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (6.6 kB) 19:06:46 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)) 19:06:46 Downloading typing_inspection-0.4.2-py3-none-any.whl.metadata (2.6 kB) 19:06:47 Collecting markupsafe>=2.1.1 (from werkzeug>=2.1.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:47 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.7 kB) 19:06:47 Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) 19:06:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 48.8 MB/s 0:00:00 19:06:47 Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) 19:06:47 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 19:06:47 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 19:06:47 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) 19:06:47 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) 19:06:47 Downloading requests-2.32.4-py3-none-any.whl (64 kB) 19:06:47 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) 19:06:47 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 19:06:47 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl (15.6 MB) 19:06:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 44.6 MB/s 0:00:00 19:06:47 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl (1.6 MB) 19:06:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 45.4 MB/s 0:00:00 19:06:47 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) 19:06:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 45.3 MB/s 0:00:00 19:06:48 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl (2.2 MB) 19:06:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 44.7 MB/s 0:00:00 19:06:48 Downloading protobuf-6.33.5-py3-none-any.whl (170 kB) 19:06:48 Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 19:06:48 Downloading cryptography-48.0.1-cp311-abi3-musllinux_1_2_aarch64.whl (4.8 MB) 19:06:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.8/4.8 MB 45.9 MB/s 0:00:00 19:06:48 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 19:06:48 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) 19:06:48 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 19:06:48 Downloading charset_normalizer-3.4.7-cp312-cp312-musllinux_1_2_aarch64.whl (211 kB) 19:06:48 Downloading idna-3.18-py3-none-any.whl (65 kB) 19:06:48 Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 19:06:48 Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 19:06:48 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_aarch64.whl (222 kB) 19:06:48 Downloading click-8.4.1-py3-none-any.whl (116 kB) 19:06:48 Downloading paramiko-5.0.0-py3-none-any.whl (208 kB) 19:06:48 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_aarch64.whl (341 kB) 19:06:48 Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 19:06:48 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_aarch64.whl (791 kB) 19:06:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 791.9/791.9 kB 39.3 MB/s 0:00:00 19:06:48 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 19:06:48 Downloading reactivex-4.1.0-py3-none-any.whl (218 kB) 19:06:48 Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 19:06:48 Downloading robotframework_pythonlibcore-4.6.0-py3-none-any.whl (20 kB) 19:06:48 Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 19:06:48 Downloading selenium-4.45.0-py3-none-any.whl (9.5 MB) 19:06:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 45.7 MB/s 0:00:00 19:06:48 Downloading trio-0.33.0-py3-none-any.whl (510 kB) 19:06:48 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 19:06:48 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 19:06:48 Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 19:06:48 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 19:06:48 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 19:06:48 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 19:06:48 Downloading wsproto-1.3.2-py3-none-any.whl (24 kB) 19:06:48 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 19:06:48 Downloading docutils-0.23-py3-none-any.whl (634 kB) 19:06:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 634.7/634.7 kB 42.5 MB/s 0:00:00 19:06:49 Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 19:06:49 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_aarch64.whl (761 kB) 19:06:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 761.1/761.1 kB 48.5 MB/s 0:00:00 19:06:49 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 19:06:49 Downloading jsonpath_ng-1.8.0-py3-none-any.whl (67 kB) 19:06:49 Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 19:06:49 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 19:06:49 Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 19:06:49 Downloading rpds_py-2026.5.1-cp312-cp312-musllinux_1_2_aarch64.whl (553 kB) 19:06:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 553.1/553.1 kB 39.6 MB/s 0:00:00 19:06:49 Downloading openapi_core-0.23.1-py3-none-any.whl (115 kB) 19:06:49 Downloading jsonschema_path-0.4.6-py3-none-any.whl (19 kB) 19:06:49 Downloading openapi_schema_validator-0.8.1-py3-none-any.whl (19 kB) 19:06:49 Downloading openapi_spec_validator-0.8.5-py3-none-any.whl (50 kB) 19:06:49 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_aarch64.whl (69 kB) 19:06:49 Downloading pathable-0.5.0-py3-none-any.whl (16 kB) 19:06:49 Downloading pydantic-2.13.4-py3-none-any.whl (472 kB) 19:06:49 Downloading pydantic_core-2.46.4-cp312-cp312-musllinux_1_1_aarch64.whl (2.2 MB) 19:06:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 49.0 MB/s 0:00:00 19:06:49 Downloading pydantic_settings-2.14.2-py3-none-any.whl (61 kB) 19:06:49 Downloading annotated_types-0.7.0-py3-none-any.whl (13 kB) 19:06:49 Downloading typing_inspection-0.4.2-py3-none-any.whl (14 kB) 19:06:49 Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 19:06:49 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_aarch64.whl (23 kB) 19:06:49 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 19:06:49 Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 19:06:49 Downloading pycparser-3.0-py3-none-any.whl (48 kB) 19:06:49 Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 19:06:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 44.8 MB/s 0:00:00 19:06:49 Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 19:06:49 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) 19:06:49 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 19:06:49 Downloading tzlocal-5.4.3-py3-none-any.whl (18 kB) 19:06:51 Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email 19:06:51 Building wheel for robotframework-sshlibrary (pyproject.toml): started 19:06:53 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 19:06:53 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=315da16a8ac8b009258b908526e2a169522bdf03e42b693713296ead6bcbab56 19:06:53 Stored in directory: /tmp/pip-ephem-wheel-cache-pdoe4iwb/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 19:06:53 Building wheel for robotbackgroundlogger (pyproject.toml): started 19:06:55 Building wheel for robotbackgroundlogger (pyproject.toml): finished with status 'done' 19:06:55 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4341 sha256=6fb1fd006e67df17e9d18ca6b314238d2f65f3e70346d304571647c9e07ddf50 19:06:55 Stored in directory: /tmp/pip-ephem-wheel-cache-pdoe4iwb/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 19:06:55 Building wheel for psutil (pyproject.toml): started 19:07:10 Building wheel for psutil (pyproject.toml): finished with status 'done' 19:07:10 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_aarch64.whl size=278014 sha256=b252a4f5cbb7718bb0d9da4aebb9adaa54cd565ebeb3f2c1c622259fb83a7a0a 19:07:10 Stored in directory: /tmp/pip-ephem-wheel-cache-pdoe4iwb/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 19:07:10 Building wheel for psycopg2 (pyproject.toml): started 19:08:18 Building wheel for psycopg2 (pyproject.toml): still running... 19:08:28 Building wheel for psycopg2 (pyproject.toml): finished with status 'done' 19:08:28 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_aarch64.whl size=521694 sha256=9155d580c52e67c1ea2786464ed8fffb36d413242f433b8d84a4ccb1d0297fe0 19:08:28 Stored in directory: /tmp/pip-ephem-wheel-cache-pdoe4iwb/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 19:08:28 Building wheel for flex (pyproject.toml): started 19:08:30 Building wheel for flex (pyproject.toml): finished with status 'done' 19:08:30 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77344 sha256=6df79c3b5711eb37568e25dcfd352fb94a0405b78878916cc08e772d36eb12f6 19:08:30 Stored in directory: /tmp/pip-ephem-wheel-cache-pdoe4iwb/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 19:08:30 Building wheel for strict-rfc3339 (pyproject.toml): started 19:08:32 Building wheel for strict-rfc3339 (pyproject.toml): finished with status 'done' 19:08:32 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18222 sha256=13fc76da31c4bb33f2be5311271561db6dd33416cb712d29c9b95987067a28d2 19:08:32 Stored in directory: /tmp/pip-ephem-wheel-cache-pdoe4iwb/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 19:08:32 Building wheel for validate-email (pyproject.toml): started 19:08:35 Building wheel for validate-email (pyproject.toml): finished with status 'done' 19:08:35 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5560 sha256=9f4888757f4be0515ca5b22c5934ff7ae8168dc858ab82c7025fa2196639010e 19:08:35 Stored in directory: /tmp/pip-ephem-wheel-cache-pdoe4iwb/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 19:08:35 Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email 19:08:37 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 19:10:58 19:10:58 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.13.0 pynacl-1.6.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.1 pytz-2026.2 pyzmq-27.0.0 reactivex-4.1.0 referencing-0.37.0 requests-2.32.4 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.3.1 robotframework-pythonlibcore-4.6.0 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 rpds-py-2026.5.1 scp-0.15.0 selenium-4.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 19:10:58 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. 19:11:45 Removing intermediate container 0b955edcc6db 19:11:45 ---> b7d0e9e91605 19:11:45 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 19:11:45 ---> Running in eed5efaa8686 19:11:45 Removing intermediate container eed5efaa8686 19:11:45 ---> b1abecc3a18b 19:11:45 Step 11/13 : LABEL arch=arm64 19:11:45 ---> Running in 8e957b0320a7 19:11:45 Removing intermediate container 8e957b0320a7 19:11:45 ---> 77ded88d0af3 19:11:45 Step 12/13 : LABEL git_sha=a38faa7445851045d7fab3ae04db33c2feef62fd 19:11:45 ---> Running in b68cf45548eb 19:11:45 Removing intermediate container b68cf45548eb 19:11:45 ---> 5b3a7ae01d02 19:11:45 Step 13/13 : LABEL version=0.0.0 19:11:45 ---> Running in de5dc77950a9 19:11:45 Removing intermediate container de5dc77950a9 19:11:45 ---> ff52d4ee4897 19:11:45 [Warning] One or more build-args [ARCH] were not consumed 19:11:45 Successfully built ff52d4ee4897 19:11:45 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 19:11:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:11:46 19:11:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:11:46 arm64: Pulling from edgex-lftools-log-publisher 19:11:46 8998bd30e6a1: Pulling fs layer 19:11:46 04944245beec: Pulling fs layer 19:11:46 699f458cf7ca: Pulling fs layer 19:11:46 765212b225bb: Pulling fs layer 19:11:46 f23df028b6ca: Pulling fs layer 19:11:46 d65c8cfc05b1: Pulling fs layer 19:11:46 765212b225bb: Waiting 19:11:46 2437ff75d9bd: Pulling fs layer 19:11:46 f23df028b6ca: Waiting 19:11:46 d65c8cfc05b1: Waiting 19:11:46 04944245beec: Verifying Checksum 19:11:46 04944245beec: Download complete 19:11:46 765212b225bb: Verifying Checksum 19:11:46 765212b225bb: Download complete 19:11:46 f23df028b6ca: Verifying Checksum 19:11:46 f23df028b6ca: Download complete 19:11:46 d65c8cfc05b1: Download complete 19:11:47 699f458cf7ca: Verifying Checksum 19:11:47 699f458cf7ca: Download complete 19:11:47 8998bd30e6a1: Verifying Checksum 19:11:47 8998bd30e6a1: Download complete 19:11:49 2437ff75d9bd: Verifying Checksum 19:11:49 2437ff75d9bd: Download complete 19:11:52 8998bd30e6a1: Pull complete 19:11:52 04944245beec: Pull complete 19:11:54 699f458cf7ca: Pull complete 19:11:54 765212b225bb: Pull complete 19:11:55 f23df028b6ca: Pull complete 19:11:55 d65c8cfc05b1: Pull complete 19:12:13 2437ff75d9bd: Pull complete 19:12:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:12:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:12:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:12:14 prd-ubuntu20.04-docker-arm64-4c-16g-13683 does not seem to be running inside a container 19:12:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_edgex-taf-common_PR-147 -v /w/workspace/xfoundry_edgex-taf-common_PR-147:/w/workspace/xfoundry_edgex-taf-common_PR-147:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-147@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-147@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:12:16 $ docker top d42f77efcc1035df3f9497b5f6e060f20442291c62205eb652d010f6de565052 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:12:17 ---> job-cost.sh 19:12:17 lf-activate-venv: SKIPPING 19:12:17 INFO: No Stack... 19:12:30 INFO: Retrieving Pricing Info for: 19:12:30 19:12:30 500 Internal Server Error 19:12:30 19:12:30 19:12:30

500 Internal Server Error

19:12:30 Remote metadata server experienced an internal server error.

19:12:30 19:12:30 19:12:30 19:12:30 19:12:30 [Pipeline] echo 19:12:30 Exception caught while running job-cost.sh. [Pipeline] } 19:12:30 $ docker stop --time=1 d42f77efcc1035df3f9497b5f6e060f20442291c62205eb652d010f6de565052 19:12:31 $ docker rm -f --volumes d42f77efcc1035df3f9497b5f6e060f20442291c62205eb652d010f6de565052 [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 19:12:32 + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-147/archives ] 19:12:32 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-147/archives 19:12:32 total 16 19:12:32 drwxr-xr-x 3 root root 4096 Jun 22 19:00 . 19:12:32 drwxrwxr-x 7 jenkins jenkins 4096 Jun 22 19:00 .. 19:12:32 drwxr-xr-x 2 root root 4096 Jun 22 19:00 cost 19:12:32 -rw-r--r-- 1 root root 88 Jun 22 19:00 cost.csv 19:12:32 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-147/archives 19:12:32 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-147/archives 19:12:32 total 16 19:12:32 drwxr-xr-x 3 jenkins jenkins 4096 Jun 22 19:00 . 19:12:32 drwxrwxr-x 7 jenkins jenkins 4096 Jun 22 19:00 .. 19:12:32 drwxr-xr-x 2 jenkins jenkins 4096 Jun 22 19:00 cost 19:12:32 -rw-r--r-- 1 jenkins jenkins 88 Jun 22 19:00 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:12:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:12:33 ---> package-listing.sh 19:12:33 ++ facter osfamily 19:12:33 ++ tr '[:upper:]' '[:lower:]' 19:12:33 + OS_FAMILY=debian 19:12:33 + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-147 19:12:33 + START_PACKAGES=/tmp/packages_start.txt 19:12:33 + END_PACKAGES=/tmp/packages_end.txt 19:12:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:12:33 + PACKAGES=/tmp/packages_start.txt 19:12:33 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-147 ']' 19:12:33 + PACKAGES=/tmp/packages_end.txt 19:12:33 + case "${OS_FAMILY}" in 19:12:33 + dpkg -l 19:12:33 + grep '^ii' 19:12:33 + '[' -f /tmp/packages_start.txt ']' 19:12:33 + '[' -f /tmp/packages_end.txt ']' 19:12:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:12:33 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-147 ']' 19:12:33 + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-147/archives/ 19:12:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-147/archives/ [Pipeline] echo 19:12:33 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_edgex-taf-common_PR-147/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:12:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:12:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:12:34 prd-ubuntu20.04-docker-8c-8g-13675 does not seem to be running inside a container 19:12:34 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_edgex-taf-common_PR-147/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_edgex-taf-common_PR-147 -v /w/workspace/xfoundry_edgex-taf-common_PR-147:/w/workspace/xfoundry_edgex-taf-common_PR-147:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-147@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-147@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:12:34 $ docker top 53377fdcbf54926318b5d1ac16a43f5f329c33760995278062b3be0cf6e6d8df -eo pid,comm [Pipeline] { [Pipeline] sh 19:12:35 + touch /tmp/pre-build-complete [Pipeline] sh 19:12:35 + mkdir -p /var/log/sysstat [Pipeline] sh 19:12:35 + ls /var/log/sa-host 19:12:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:12:36 provisioning config files... 19:12:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-147@tmp/config4576303806610553775tmp [Pipeline] { [Pipeline] echo 19:12:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:12:36 ---> create-netrc.sh [Pipeline] } 19:12:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:12:36 ---> python-tools-install.sh [Pipeline] echo 19:12:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:12:37 ---> sudo-logs.sh 19:12:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:12:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:12:37 ---> job-cost.sh 19:12:37 lf-activate-venv: SKIPPING 19:12:37 DEBUG: total: 0.2199999988079071 19:12:37 INFO: Retrieving Stack Cost... 19:12:37 INFO: Retrieving Pricing Info for: v3-standard-8 19:12:38 INFO: Archiving Costs [Pipeline] echo 19:12:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:12:38 ---> logs-deploy.sh 19:12:38 lf-activate-venv: SKIPPING 19:12:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-147/3 19:12:38 INFO: archiving workspace using pattern(s): 19:12:39 Archives upload complete. 19:12:39 INFO: archiving logs to Nexus