Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 13842c826038cd011a38ac25b144bd049bc3f683+13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 (3d6ab3bd4c59b9ec98b4924956c6260e6b886ca7) 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-ssh10593639723866124892.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14745127250468227611.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-150/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-150/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5165335252670108152.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7898357695817929295.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-150/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-150/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12275825456206889368.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-2112’ Running on prd-ubuntu20.04-docker-8c-8g-2120 in /w/workspace/xfoundry_edgex-taf-common_PR-150 [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-150 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 into PR head commit 13842c826038cd011a38ac25b144bd049bc3f683 Merge succeeded, producing 6ba38db4f0f9e7eb246deabca91dc77c4045dc60 Checking out Revision 6ba38db4f0f9e7eb246deabca91dc77c4045dc60 (PR-150) > 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/150/head:refs/remotes/origin/PR-150 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 13842c826038cd011a38ac25b144bd049bc3f683 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6ba38db4f0f9e7eb246deabca91dc77c4045dc60 # timeout=10 Commit message: "Merge commit '13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98' into HEAD" > git rev-list --no-walk 13842c826038cd011a38ac25b144bd049bc3f683 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:56:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:56:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:56:42 ========================================================= 18:56:42 EdgeX Global Pipelines Version Info 18:56:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:56:44 ------------------- 18:56:44 stable info: 18:56:44 ------------------- 18:56:44 Commited By: Cherry Wang cherry@iotechsys.com 18:56:44 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 18:56:44 Message: update stable to v1.0.278 18:56:45 ------------------- 18:56:45 experimental info: 18:56:45 ------------------- 18:56:45 Commited By: **** collab-it+edgex@linuxfoundation.org 18:56:45 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 18:56:45 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 18:56:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 18:56:45 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 18:56:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:56:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:56:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:56:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 18:56:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:56:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 18:56:45 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 18:56:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:56:45 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 18:56:45 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 18:56:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:56:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:56:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-150 [Pipeline] echo 18:56:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-150 [Pipeline] echo 18:56:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-150 [Pipeline] echo 18:56:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6ba38db4f0f9e7eb246deabca91dc77c4045dc60 [Pipeline] echo 18:56:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6ba38db [Pipeline] echo 18:56:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:56:45 provisioning config files... 18:56:45 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-150@tmp/config9447380264846700016tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:56:45 ---> ****-login.sh 18:56:45 nexus3.edgexfoundry.org:10001 18:56:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:46 18:56:46 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 18:56:46 Configure a credential helper to remove this warning. See 18:56:46 https://docs.****.com/go/credential-store/ 18:56:46 18:56:46 Login Succeeded 18:56:46 nexus3.edgexfoundry.org:10002 18:56:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:46 18:56:46 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 18:56:46 Configure a credential helper to remove this warning. See 18:56:46 https://docs.****.com/go/credential-store/ 18:56:46 18:56:46 Login Succeeded 18:56:46 nexus3.edgexfoundry.org:10003 18:56:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:46 18:56:46 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 18:56:46 Configure a credential helper to remove this warning. See 18:56:46 https://docs.****.com/go/credential-store/ 18:56:46 18:56:46 Login Succeeded 18:56:46 nexus3.edgexfoundry.org:10004 18:56:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:46 18:56:46 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 18:56:46 Configure a credential helper to remove this warning. See 18:56:46 https://docs.****.com/go/credential-store/ 18:56:46 18:56:46 Login Succeeded 18:56:46 ****.io 18:56:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:46 18:56:46 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 18:56:46 Configure a credential helper to remove this warning. See 18:56:46 https://docs.****.com/go/credential-store/ 18:56:46 18:56:46 Login Succeeded 18:56:46 ---> ****-login.sh ends [Pipeline] } 18:56:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 18:56:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:56:47 + grep -v github /etc/ssh/ssh_known_hosts 18:56:47 + [ -e /tmp/ssh_known_hosts ] 18:56:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:56:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:56:47 + sudo tee -a /etc/ssh/ssh_known_hosts 18:56:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:56:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:56:47 18:56:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:56:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:56:48 0.1.4: Pulling from edgex-devops/py-git-semver 18:56:48 3dae71ba6b94: Pulling fs layer 18:56:48 6bf1a483ea7c: Pulling fs layer 18:56:48 f5dfc541a4d3: Pulling fs layer 18:56:48 461d9e800cba: Pulling fs layer 18:56:48 80192f66455f: Pulling fs layer 18:56:48 2e8e34ca0e6c: Pulling fs layer 18:56:48 a29436f7fd5d: Pulling fs layer 18:56:48 923cac83aea3: Pulling fs layer 18:56:48 25ad8b0a4227: Pulling fs layer 18:56:48 80192f66455f: Waiting 18:56:48 a29436f7fd5d: Waiting 18:56:48 2e8e34ca0e6c: Waiting 18:56:48 923cac83aea3: Waiting 18:56:48 db01528c6b51: Pulling fs layer 18:56:48 25ad8b0a4227: Waiting 18:56:48 28988de357af: Pulling fs layer 18:56:48 db01528c6b51: Waiting 18:56:48 28988de357af: Waiting 18:56:48 6bf1a483ea7c: Verifying Checksum 18:56:48 6bf1a483ea7c: Download complete 18:56:48 461d9e800cba: Verifying Checksum 18:56:48 461d9e800cba: Download complete 18:56:48 80192f66455f: Verifying Checksum 18:56:48 80192f66455f: Download complete 18:56:48 f5dfc541a4d3: Verifying Checksum 18:56:48 f5dfc541a4d3: Download complete 18:56:48 3dae71ba6b94: Verifying Checksum 18:56:48 3dae71ba6b94: Download complete 18:56:48 923cac83aea3: Verifying Checksum 18:56:48 923cac83aea3: Download complete 18:56:48 25ad8b0a4227: Verifying Checksum 18:56:48 25ad8b0a4227: Download complete 18:56:48 db01528c6b51: Download complete 18:56:48 28988de357af: Verifying Checksum 18:56:48 28988de357af: Download complete 18:56:48 a29436f7fd5d: Verifying Checksum 18:56:48 a29436f7fd5d: Download complete 18:56:49 2e8e34ca0e6c: Verifying Checksum 18:56:49 2e8e34ca0e6c: Download complete 18:56:50 3dae71ba6b94: Pull complete 18:56:50 6bf1a483ea7c: Pull complete 18:56:51 f5dfc541a4d3: Pull complete 18:56:51 461d9e800cba: Pull complete 18:56:51 80192f66455f: Pull complete 18:56:55 2e8e34ca0e6c: Pull complete 18:56:56 a29436f7fd5d: Pull complete 18:56:57 923cac83aea3: Pull complete 18:56:57 25ad8b0a4227: Pull complete 18:56:57 db01528c6b51: Pull complete 18:56:57 28988de357af: Pull complete 18:56:57 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 18:56:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:56:57 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:56:57 prd-ubuntu20.04-docker-8c-8g-2120 does not seem to be running inside a container 18:56:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-150 -v /w/workspace/xfoundry_edgex-taf-common_PR-150:/w/workspace/xfoundry_edgex-taf-common_PR-150:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-150@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-150@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:56:59 $ docker top 7e53d967f2b552105dccbca2cd00e7f3e60231bb6639d37bc8d50d2ae6af5c2f -eo pid,comm 18:56:59 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:56:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:56:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:56:59 [ssh-agent] Looking for ssh-agent implementation... 18:56:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:56:59 $ docker exec 7e53d967f2b552105dccbca2cd00e7f3e60231bb6639d37bc8d50d2ae6af5c2f ssh-agent 18:56:59 SSH_AUTH_SOCK=/tmp/ssh-fPY2xxnZiDSG/agent.32 18:56:59 SSH_AGENT_PID=38 18:56:59 Running ssh-add (command line suppressed) 18:56:59 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-150@tmp/private_key_16017011217815202627.key (/w/workspace/xfoundry_edgex-taf-common_PR-150@tmp/private_key_16017011217815202627.key) 18:56:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:56:59 + git config --global --add safe.directory /w/workspace/xfoundry_edgex-taf-common_PR-150 [Pipeline] sh 18:57:00 + git tag --points-at HEAD [Pipeline] } 18:57:00 $ docker exec --env ******** --env ******** 7e53d967f2b552105dccbca2cd00e7f3e60231bb6639d37bc8d50d2ae6af5c2f ssh-agent -k 18:57:00 unset SSH_AUTH_SOCK; 18:57:00 unset SSH_AGENT_PID; 18:57:00 echo Agent pid 38 killed; 18:57:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:57:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:57:00 [ssh-agent] Looking for ssh-agent implementation... 18:57:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:57:00 $ docker exec 7e53d967f2b552105dccbca2cd00e7f3e60231bb6639d37bc8d50d2ae6af5c2f ssh-agent 18:57:00 SSH_AUTH_SOCK=/tmp/ssh-FEMOZbIsDBMy/agent.85 18:57:00 SSH_AGENT_PID=91 18:57:00 Running ssh-add (command line suppressed) 18:57:00 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-150@tmp/private_key_6478962407316513618.key (/w/workspace/xfoundry_edgex-taf-common_PR-150@tmp/private_key_6478962407316513618.key) 18:57:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:57:00 + git semver init 18:57:01 2026-02-13 18:57:01,111 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 18:57:01 2026-02-13 18:57:01,115 [run_init] DEBUG init version:0.0.0 force:False 18:57:01 2026-02-13 18:57:01,115 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-150/.semver 18:57:01 2026-02-13 18:57:01,116 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-150/.semver 18:57:01 2026-02-13 18:57:01,116 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-150/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-150, stdin=None, shell=False, universal_newlines=False) 18:57:02 2026-02-13 18:57:01,803 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-150/.git/info/exclude 18:57:02 2026-02-13 18:57:01,803 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-150/.semver/PR-150 with force:False 18:57:02 2026-02-13 18:57:01,804 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-150/.semver/PR-150 18:57:02 2026-02-13 18:57:01,808 [execute] INFO git cat-file --batch-check 18:57:02 2026-02-13 18:57:01,808 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-150/.semver, stdin=, shell=False, universal_newlines=False) 18:57:02 2026-02-13 18:57:01,813 [execute] INFO git cat-file --batch 18:57:02 2026-02-13 18:57:01,813 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-150/.semver, stdin=, shell=False, universal_newlines=False) 18:57:02 2026-02-13 18:57:01,817 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-150/.semver/PR-150 18:57:02 0.0.0 [Pipeline] } 18:57:02 $ docker exec --env ******** --env ******** 7e53d967f2b552105dccbca2cd00e7f3e60231bb6639d37bc8d50d2ae6af5c2f ssh-agent -k 18:57:02 unset SSH_AUTH_SOCK; 18:57:02 unset SSH_AGENT_PID; 18:57:02 echo Agent pid 91 killed; 18:57:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:57:02 + git semver [Pipeline] } 18:57:02 $ docker stop --time=1 7e53d967f2b552105dccbca2cd00e7f3e60231bb6639d37bc8d50d2ae6af5c2f 18:57:04 $ docker rm -f --volumes 7e53d967f2b552105dccbca2cd00e7f3e60231bb6639d37bc8d50d2ae6af5c2f [Pipeline] // withDockerContainer [Pipeline] sh 18:57:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:57:04 Stashed 1 file(s) [Pipeline] echo 18:57:04 [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:04 provisioning config files... 18:57:04 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-150@tmp/config17764588873459530693tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:57:05 ---> ****-login.sh 18:57:05 nexus3.edgexfoundry.org:10001 18:57:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:05 Login Succeeded 18:57:05 nexus3.edgexfoundry.org:10002 18:57:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:05 Login Succeeded 18:57:05 nexus3.edgexfoundry.org:10003 18:57:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:05 Login Succeeded 18:57:05 nexus3.edgexfoundry.org:10004 18:57:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:05 Login Succeeded 18:57:05 ****.io 18:57:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:05 Login Succeeded 18:57:05 ---> ****-login.sh ends [Pipeline] } 18:57:05 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:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:57:06 + ls -al . 18:57:06 total 72 18:57:06 drwxrwxr-x 6 jenkins jenkins 4096 Feb 13 18:57 . 18:57:06 drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 18:56 .. 18:57:06 drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 18:57 .git 18:57:06 drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 18:56 .github 18:57:06 -rw-rw-r-- 1 jenkins jenkins 22 Feb 13 18:56 .gitignore 18:57:06 drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 18:57 .semver 18:57:06 -rw-rw-r-- 1 jenkins jenkins 1655 Feb 13 18:56 Dockerfile 18:57:06 -rw-rw-r-- 1 jenkins jenkins 746 Feb 13 18:56 Jenkinsfile 18:57:06 -rw-rw-r-- 1 jenkins jenkins 11381 Feb 13 18:56 LICENSE 18:57:06 -rw-rw-r-- 1 jenkins jenkins 4232 Feb 13 18:56 README.md 18:57:06 drwxrwxr-x 5 jenkins jenkins 4096 Feb 13 18:56 TUC 18:57:06 -rw-rw-r-- 1 jenkins jenkins 5 Feb 13 18:57 VERSION 18:57:06 -rw-rw-r-- 1 jenkins jenkins 473 Feb 13 18:56 requirements.txt 18:57:06 -rw-rw-r-- 1 jenkins jenkins 54 Feb 13 18:56 robot-entrypoint.sh 18:57:06 -rw-rw-r-- 1 jenkins jenkins 445 Feb 13 18:56 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:06 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=6ba38db4f0f9e7eb246deabca91dc77c4045dc60 --label arch=amd64 --label version=0.0.0 . 18:57:07 #0 building with "default" instance using docker driver 18:57:07 18:57:07 #1 [internal] load build definition from Dockerfile 18:57:07 #1 transferring dockerfile: 1.69kB done 18:57:07 #1 DONE 0.0s 18:57:07 18:57:07 #2 [internal] load metadata for docker.io/library/alpine:3.23.2 18:57:08 #2 DONE 0.8s 18:57:08 18:57:08 #3 [internal] load .dockerignore 18:57:08 #3 transferring context: 2B done 18:57:08 #3 DONE 0.0s 18:57:08 18:57:08 #4 [internal] load build context 18:57:08 #4 transferring context: 577.02kB 0.0s done 18:57:08 #4 DONE 0.1s 18:57:08 18:57:08 #5 [1/7] FROM docker.io/library/alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 18:57:08 #5 resolve docker.io/library/alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 0.0s done 18:57:08 #5 sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 9.22kB / 9.22kB done 18:57:08 #5 sha256:1882fa4569e0c591ea092d3766c4893e19b8901a8e649de7067188aba3cc0679 1.02kB / 1.02kB done 18:57:08 #5 sha256:e7b39c54cdeca0d2aae83114bb605753a5f5bc511fe8be7590e38f6d9f915dad 611B / 611B done 18:57:08 #5 sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 0B / 3.86MB 0.2s 18:57:08 #5 extracting sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 18:57:08 #5 sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 3.86MB / 3.86MB 0.4s done 18:57:08 #5 extracting sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 0.1s done 18:57:08 #5 DONE 0.5s 18:57:08 18:57:08 #6 [2/7] COPY . /edgex-taf/edgex-taf-common 18:57:08 #6 DONE 0.1s 18:57:08 18:57:08 #7 [3/7] COPY robot-entrypoint.sh /usr/local/bin/ 18:57:08 #7 DONE 0.0s 18:57:09 18:57:09 #8 [4/7] COPY requirements.txt /edgex-taf/requirements.txt 18:57:09 #8 DONE 0.0s 18:57:09 18:57:09 #9 [5/7] WORKDIR /edgex-taf 18:57:09 #9 DONE 0.0s 18:57:09 18:57:09 #10 [6/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:57:09 #10 DONE 0.3s 18:57:09 18:57:09 #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:13 #11 3.646 Preupgrading: 18:57:13 #11 3.646 (1/2) Upgrading libapk (3.0.3-r1 -> 3.0.4-r0) 18:57:13 #11 3.854 (2/2) Upgrading apk-tools (3.0.3-r1 -> 3.0.4-r0) 18:57:13 #11 3.997 Executing busybox-1.37.0-r30.trigger 18:57:13 #11 4.026 Continuing with the main upgrade transaction: 18:57:13 #11 4.300 (1/3) Upgrading alpine-release (3.23.2-r0 -> 3.23.3-r0) 18:57:13 #11 4.435 (2/3) Upgrading libcrypto3 (3.5.4-r0 -> 3.5.5-r0) 18:57:13 #11 4.625 (3/3) Upgrading libssl3 (3.5.4-r0 -> 3.5.5-r0) 18:57:14 #11 4.843 OK: 8222 KiB in 16 packages 18:57:15 #11 5.616 ( 1/15) Installing brotli-libs (1.2.0-r0) 18:57:15 #11 5.776 ( 2/15) Installing c-ares (1.34.6-r0) 18:57:15 #11 5.981 ( 3/15) Installing libunistring (1.4.1-r0) 18:57:15 #11 6.147 ( 4/15) Installing libidn2 (2.3.8-r0) 18:57:15 #11 6.349 ( 5/15) Installing nghttp2-libs (1.68.0-r0) 18:57:15 #11 6.481 ( 6/15) Installing nghttp3 (1.13.1-r0) 18:57:16 #11 6.666 ( 7/15) Installing libpsl (0.21.5-r3) 18:57:16 #11 6.800 ( 8/15) Installing zstd-libs (1.5.7-r2) 18:57:16 #11 7.048 ( 9/15) Installing libcurl (8.17.0-r1) 18:57:16 #11 7.200 (10/15) Installing curl (8.17.0-r1) 18:57:16 #11 7.424 (11/15) Installing ca-certificates (20251003-r0) 18:57:16 #11 7.585 (12/15) Installing docker-cli (29.1.3-r2) 18:57:17 #11 7.988 (13/15) Installing oniguruma (6.9.10-r0) 18:57:17 #11 8.162 (14/15) Installing jq (1.8.1-r0) 18:57:17 #11 8.369 (15/15) Installing openssl (3.5.5-r0) 18:57:17 #11 8.539 Executing busybox-1.37.0-r30.trigger 18:57:17 #11 8.544 Executing ca-certificates-20251003-r0.trigger 18:57:17 #11 8.586 OK: 45.0 MiB in 31 packages 18:57:18 #11 9.280 ( 1/184) Installing libxau (1.0.12-r0) 18:57:18 #11 9.425 ( 2/184) Installing libmd (1.1.0-r0) 18:57:18 #11 9.546 ( 3/184) Installing libbsd (0.12.2-r0) 18:57:19 #11 9.711 ( 4/184) Installing libxdmcp (1.1.5-r1) 18:57:19 #11 9.822 ( 5/184) Installing libxcb (1.17.0-r1) 18:57:19 #11 10.05 ( 6/184) Installing libx11 (1.8.12-r1) 18:57:19 #11 10.23 ( 7/184) Installing libxext (1.3.6-r2) 18:57:19 #11 10.34 ( 8/184) Installing hwdata-pci (0.401-r0) 18:57:19 Still waiting to schedule task 18:57:19 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:57:19 #11 10.51 ( 9/184) Installing libpciaccess (0.18.1-r1) 18:57:20 #11 10.67 ( 10/184) Installing libdrm (2.4.131-r0) 18:57:20 #11 10.83 ( 11/184) Installing libgcc (15.2.0-r2) 18:57:20 #11 11.01 ( 12/184) Installing chromium-angle (144.0.7559.132-r0) 18:57:20 #11 11.30 ( 13/184) Installing chromium-common (144.0.7559.132-r0) 18:57:20 #11 11.55 ( 14/184) Installing libexpat (2.7.4-r0) 18:57:21 #11 11.68 ( 15/184) Installing libbz2 (1.0.8-r6) 18:57:21 #11 11.81 ( 16/184) Installing libpng (1.6.54-r0) 18:57:21 #11 11.95 ( 17/184) Installing freetype (2.14.1-r0) 18:57:21 #11 12.18 ( 18/184) Installing fontconfig (2.17.1-r0) 18:57:21 #11 12.34 ( 19/184) Installing libfontenc (1.1.8-r0) 18:57:21 #11 12.51 ( 20/184) Installing mkfontscale (1.2.3-r1) 18:57:21 #11 12.67 ( 21/184) Installing font-opensans (0_git20210927-r1) 18:57:22 #11 12.97 ( 22/184) Installing libffi (3.5.2-r0) 18:57:22 #11 13.09 ( 23/184) Installing libintl (0.24.1-r1) 18:57:22 #11 13.23 ( 24/184) Installing libeconf (0.8.3-r0) 18:57:22 #11 13.40 ( 25/184) Installing libblkid (2.41.2-r0) 18:57:22 #11 13.60 ( 26/184) Installing libmount (2.41.2-r0) 18:57:23 #11 13.80 ( 27/184) Installing pcre2 (10.47-r0) 18:57:23 #11 14.04 ( 28/184) Installing glib (2.86.3-r0) 18:57:23 #11 14.24 ( 29/184) Installing gobject-introspection (1.86.0-r0) 18:57:23 #11 14.45 ( 30/184) Installing pkgconf (2.5.1-r0) 18:57:24 #11 14.64 ( 31/184) Installing hicolor-icon-theme (0.18-r0) 18:57:24 #11 14.84 ( 32/184) Installing libstdc++ (15.2.0-r2) 18:57:24 #11 15.03 ( 33/184) Installing xz-libs (5.8.2-r0) 18:57:24 #11 15.17 ( 34/184) Installing libxml2 (2.13.9-r0) 18:57:24 #11 15.33 ( 35/184) Installing shared-mime-info (2.4-r6) 18:57:24 #11 15.51 ( 36/184) Installing libjpeg-turbo (3.1.2-r0) 18:57:25 #11 15.72 ( 37/184) Installing libsharpyuv (1.6.0-r0) 18:57:25 #11 15.92 ( 38/184) Installing libwebp (1.6.0-r0) 18:57:25 #11 16.08 ( 39/184) Installing tiff (4.7.1-r0) 18:57:25 #11 16.25 ( 40/184) Installing gdk-pixbuf (2.44.4-r0) 18:57:25 #11 16.41 ( 41/184) Installing gtk-update-icon-cache (3.24.51-r0) 18:57:25 #11 16.57 ( 42/184) Installing libxcomposite (0.4.6-r5) 18:57:26 #11 16.72 ( 43/184) Installing libxfixes (6.0.2-r0) 18:57:26 #11 16.86 ( 44/184) Installing libxrender (0.9.12-r0) 18:57:26 #11 17.02 ( 45/184) Installing libxcursor (1.2.3-r0) 18:57:26 #11 17.18 ( 46/184) Installing libxdamage (1.1.6-r5) 18:57:26 #11 17.30 ( 47/184) Installing libxi (1.8.2-r0) 18:57:26 #11 17.47 ( 48/184) Installing libxinerama (1.1.5-r4) 18:57:26 #11 17.61 ( 49/184) Installing libxrandr (1.5.4-r1) 18:57:27 #11 17.78 ( 50/184) Installing libatk-1.0 (2.58.3-r0) 18:57:27 #11 17.96 ( 51/184) Installing dbus-libs (1.16.2-r1) 18:57:27 #11 18.17 ( 52/184) Installing at-spi2-core-libs (2.58.3-r0) 18:57:27 #11 18.31 ( 53/184) Installing gdbm (1.26-r0) 18:57:27 #11 18.47 ( 54/184) Installing mpdecimal (4.0.1-r0) 18:57:27 #11 18.66 ( 55/184) Installing ncurses-terminfo-base (6.5_p20251123-r0) 18:57:28 #11 18.82 ( 56/184) Installing libncursesw (6.5_p20251123-r0) 18:57:28 #11 19.03 ( 57/184) Installing libpanelw (6.5_p20251123-r0) 18:57:28 #11 19.14 ( 58/184) Installing readline (8.3.1-r0) 18:57:28 #11 19.36 ( 59/184) Installing sqlite-libs (3.51.2-r0) 18:57:28 #11 19.53 ( 60/184) Installing python3 (3.12.12-r0) 18:57:29 #11 19.92 ( 61/184) Installing python3-pycache-pyc0 (3.12.12-r0) 18:57:29 #11 20.15 ( 62/184) Installing pyc (3.12.12-r0) 18:57:29 #11 20.15 ( 63/184) Installing python3-pyc (3.12.12-r0) 18:57:29 #11 20.15 ( 64/184) Installing libxtst (1.2.5-r0) 18:57:29 #11 20.26 ( 65/184) Installing at-spi2-core (2.58.3-r0) 18:57:29 #11 20.41 ( 66/184) Installing libatk-bridge-2.0 (2.58.3-r0) 18:57:29 #11 20.59 ( 67/184) Installing pixman (0.46.4-r0) 18:57:30 #11 20.83 ( 68/184) Installing cairo (1.18.4-r0) 18:57:30 #11 21.00 ( 69/184) Installing cairo-gobject (1.18.4-r0) 18:57:30 #11 21.13 ( 70/184) Installing avahi-libs (0.8-r23) 18:57:30 #11 21.27 ( 71/184) Installing gmp (6.3.0-r4) 18:57:30 #11 21.43 ( 72/184) Installing nettle (3.10.2-r0) 18:57:31 #11 21.60 ( 73/184) Installing libtasn1 (4.21.0-r0) 18:57:31 #11 21.71 ( 74/184) Installing p11-kit (0.25.5-r2) 18:57:31 #11 21.94 ( 75/184) Installing gnutls (3.8.11-r0) 18:57:31 #11 22.12 ( 76/184) Installing cups-libs (2.4.16-r0) 18:57:31 #11 22.29 ( 77/184) Installing libepoxy (1.5.10-r1) 18:57:31 #11 22.45 ( 78/184) Installing fribidi (1.0.16-r2) 18:57:32 #11 22.57 ( 79/184) Installing graphite2 (1.3.14-r6) 18:57:32 #11 22.76 ( 80/184) Installing harfbuzz (12.2.0-r0) 18:57:32 #11 23.01 ( 81/184) Installing libxft (2.3.9-r0) 18:57:32 #11 23.14 ( 82/184) Installing pango (1.56.4-r0) 18:57:32 #11 23.37 ( 83/184) Installing wayland-libs-client (1.24.0-r0) 18:57:32 #11 23.49 ( 84/184) Installing wayland-libs-cursor (1.24.0-r0) 18:57:33 #11 23.60 ( 85/184) Installing wayland-libs-egl (1.24.0-r0) 18:57:33 #11 23.75 ( 86/184) Installing xkeyboard-config (2.46-r0) 18:57:33 #11 24.03 ( 87/184) Installing libxkbcommon (1.12.2-r0) 18:57:33 #11 24.18 ( 88/184) Installing gtk+3.0 (3.24.51-r0) 18:57:33 #11 24.42 ( 89/184) Installing icu-data-full (76.1-r1) 18:57:34 #11 24.77 ( 90/184) Installing llvm21-libs (21.1.2-r1) 18:57:35 #11 25.86 ( 91/184) Installing spirv-tools (1.4.321.0-r1) 18:57:35 #11 26.16 ( 92/184) Installing libelf (0.194-r0) 18:57:35 #11 26.31 ( 93/184) Installing libxshmfence (1.3.3-r0) 18:57:35 #11 26.43 ( 94/184) Installing mesa (25.2.7-r1) 18:57:36 #11 26.80 ( 95/184) Installing mesa-gbm (25.2.7-r1) 18:57:36 #11 26.92 ( 96/184) Installing mesa-dri-gallium (25.2.7-r1) 18:57:36 #11 27.04 ( 97/184) Installing eudev-libs (3.2.14-r6) 18:57:36 #11 27.20 ( 98/184) Installing libmagic (5.46-r2) 18:57:36 #11 27.46 ( 99/184) Installing file (5.46-r2) 18:57:36 #11 27.57 (100/184) Installing xprop (1.2.8-r0) 18:57:37 #11 27.72 (101/184) Installing libice (1.1.2-r0) 18:57:37 #11 27.86 (102/184) Installing libuuid (2.41.2-r0) 18:57:37 #11 28.03 (103/184) Installing libsm (1.2.6-r0) 18:57:37 #11 28.16 (104/184) Installing libxt (1.3.1-r0) 18:57:37 #11 28.36 (105/184) Installing libxmu (1.2.1-r0) 18:57:37 #11 28.51 (106/184) Installing xset (1.2.5-r1) 18:57:38 #11 28.67 (107/184) Installing xdg-utils (1.2.1-r1) 18:57:38 #11 28.84 (108/184) Installing libogg (1.3.6-r0) 18:57:38 #11 28.97 (109/184) Installing libflac (1.4.3-r2) 18:57:38 #11 29.12 (110/184) Installing alsa-lib (1.2.14-r2) 18:57:38 #11 29.29 (111/184) Installing libSvtAv1Enc (3.1.2-r0) 18:57:38 #11 29.60 (112/184) Installing aom-libs (3.13.1-r1) 18:57:39 #11 29.81 (113/184) Installing libva (2.22.0-r1) 18:57:39 #11 29.95 (114/184) Installing libvdpau (1.5-r4) 18:57:39 #11 30.12 (115/184) Installing libvpl (2.15.0-r1) 18:57:39 #11 30.33 (116/184) Installing ffmpeg-libavutil (8.0.1-r1) 18:57:39 #11 30.57 (117/184) Installing libdav1d (1.5.2-r0) 18:57:40 #11 30.75 (118/184) Installing libhwy (1.3.0-r0) 18:57:40 #11 30.89 (119/184) Installing lcms2 (2.17-r0) 18:57:40 #11 31.02 (120/184) Installing libjxl (0.11.1-r3) 18:57:40 #11 31.22 (121/184) Installing lame-libs (3.100-r5) 18:57:40 #11 31.38 (122/184) Installing opus (1.5.2-r1) 18:57:40 #11 31.55 (123/184) Installing rav1e-libs (0.8.1-r0) 18:57:40 #11 31.74 (124/184) Installing glslang-libs (1.4.321.0-r0) 18:57:41 #11 31.91 (125/184) Installing shaderc (2025.3-r0) 18:57:41 #11 32.05 (126/184) Installing libgomp (15.2.0-r2) 18:57:41 #11 32.21 (127/184) Installing soxr (0.1.3-r7) 18:57:41 #11 32.39 (128/184) Installing ffmpeg-libswresample (8.0.1-r1) 18:57:42 #11 32.58 (129/184) Installing libtheora (1.2.0-r0) 18:57:42 #11 32.82 (130/184) Installing libvorbis (1.3.7-r2) 18:57:42 #11 33.12 (131/184) Installing libvpx (1.15.2-r1) 18:57:42 #11 33.39 (132/184) Installing libwebpmux (1.6.0-r0) 18:57:42 #11 33.53 (133/184) Installing x264-libs (0.164.3108-r1) 18:57:43 #11 33.82 (134/184) Installing numactl (2.0.18-r0) 18:57:43 #11 33.95 (135/184) Installing x265-libs (4.1-r0) 18:57:43 #11 34.19 (136/184) Installing xvidcore (1.3.7-r2) 18:57:43 #11 34.34 (137/184) Installing ffmpeg-libavcodec (8.0.1-r1) 18:57:44 #11 34.64 (138/184) Installing libudfread (1.2.0-r0) 18:57:44 #11 34.77 (139/184) Installing libbluray (1.4.0-r0) 18:57:44 #11 34.92 (140/184) Installing mpg123-libs (1.33.3-r0) 18:57:44 #11 35.13 (141/184) Installing libopenmpt (0.8.3-r0) 18:57:44 #11 35.40 (142/184) Installing cjson (1.7.19-r1) 18:57:44 #11 35.53 (143/184) Installing mbedtls (3.6.5-r0) 18:57:44 #11 35.71 (144/184) Installing librist (0.2.10-r1) 18:57:45 #11 35.89 (145/184) Installing libsrt (1.5.3-r1) 18:57:45 #11 36.12 (146/184) Installing libssh (0.11.3-r0) 18:57:45 #11 36.36 (147/184) Installing libsodium (1.0.20-r1) 18:57:45 #11 36.57 (148/184) Installing libzmq (4.3.5-r2) 18:57:45 #11 36.73 (149/184) Installing ffmpeg-libavformat (8.0.1-r1) 18:57:46 #11 36.91 (150/184) Installing crc32c (1.1.2-r3) 18:57:46 #11 37.08 (151/184) Installing double-conversion (3.3.1-r0) 18:57:46 #11 37.21 (152/184) Installing harfbuzz-subset (12.2.0-r0) 18:57:46 #11 37.38 (153/184) Installing minizip (1.3.1-r0) 18:57:47 #11 37.54 (154/184) Installing nspr (4.36-r0) 18:57:47 #11 37.70 (155/184) Installing nss (3.118.1-r0) 18:57:47 #11 37.97 (156/184) Installing openh264 (2.6.0-r0) 18:57:47 #11 38.14 (157/184) Installing libcamera-ipa (0.6.0-r0) 18:57:47 #11 38.35 (158/184) Installing libunwind (1.8.1-r0) 18:57:47 #11 38.53 (159/184) Installing yaml (0.2.5-r2) 18:57:48 #11 38.71 (160/184) Installing libcamera (0.6.0-r0) 18:57:48 #11 38.89 (161/184) Installing serd-libs (0.32.4-r0) 18:57:48 #11 39.06 (162/184) Installing zix-libs (0.6.2-r0) 18:57:48 #11 39.18 (163/184) Installing sord-libs (0.16.18-r0) 18:57:48 #11 39.36 (164/184) Installing sratom (0.6.18-r0) 18:57:48 #11 39.49 (165/184) Installing lilv-libs (0.24.26-r0) 18:57:49 #11 39.62 (166/184) Installing speexdsp (1.2.1-r2) 18:57:49 #11 39.76 (167/184) Installing libuv (1.51.0-r0) 18:57:49 #11 39.97 (168/184) Installing roc-toolkit-libs (0.4.0-r1) 18:57:49 #11 40.14 (169/184) Installing libsndfile (1.2.2-r2) 18:57:49 #11 40.37 (170/184) Installing abseil-cpp-raw-logging-internal (20250814.1-r0) 18:57:49 #11 40.49 (171/184) Installing abseil-cpp-strings-internal (20250814.1-r0) 18:57:49 #11 40.61 (172/184) Installing abseil-cpp-strings (20250814.1-r0) 18:57:50 #11 40.74 (173/184) Installing webrtc-audio-processing-2 (2.1-r1) 18:57:50 #11 40.92 (174/184) Installing pipewire-libs (1.4.9-r5) 18:57:50 #11 41.22 (175/184) Installing libasyncns (0.8-r4) 18:57:50 #11 41.33 (176/184) Installing libltdl (2.5.4-r2) 18:57:50 #11 41.46 (177/184) Installing orc (0.4.41-r0) 18:57:51 #11 41.67 (178/184) Installing tdb-libs (1.4.14-r0) 18:57:51 #11 41.81 (179/184) Installing libpulse (17.0-r5) 18:57:51 #11 41.99 (180/184) Installing simdutf (7.5.0-r1) 18:57:51 #11 42.22 (181/184) Installing libwebpdemux (1.6.0-r0) 18:57:51 #11 42.37 (182/184) Installing libxslt (1.1.43-r3) 18:57:51 #11 42.58 (183/184) Installing chromium (144.0.7559.132-r0) 18:57:53 #11 44.40 (184/184) Installing chromium-chromedriver (144.0.7559.132-r0) 18:57:54 #11 44.84 Executing busybox-1.37.0-r30.trigger 18:57:54 #11 44.85 Executing fontconfig-2.17.1-r0.trigger 18:57:54 #11 44.87 Executing mkfontscale-1.2.3-r1.trigger 18:57:54 #11 44.89 Executing glib-2.86.3-r0.trigger 18:57:54 #11 44.90 Executing shared-mime-info-2.4-r6.trigger 18:57:54 #11 45.23 Executing gdk-pixbuf-2.44.4-r0.trigger 18:57:54 #11 45.24 Executing gtk-update-icon-cache-3.24.51-r0.trigger 18:57:54 #11 45.27 Executing gtk+3.0-3.24.51-r0.trigger 18:57:54 #11 45.29 OK: 792.6 MiB in 215 packages 18:57:55 #11 45.99 ( 1/31) Installing jansson (2.14.1-r0) 18:57:55 #11 46.12 ( 2/31) Installing binutils (2.45.1-r0) 18:57:55 #11 46.46 ( 3/31) Installing libatomic (15.2.0-r2) 18:57:55 #11 46.57 ( 4/31) Installing isl26 (0.26-r1) 18:57:56 #11 46.83 ( 5/31) Installing mpfr4 (4.2.2-r0) 18:57:56 #11 47.06 ( 6/31) Installing mpc1 (1.3.1-r1) 18:57:56 #11 47.19 ( 7/31) Installing gcc (15.2.0-r2) 18:57:57 #11 48.25 ( 8/31) Installing musl-dev (1.2.5-r21) 18:57:57 #11 48.58 ( 9/31) Installing linux-headers (6.16.12-r0) 18:57:58 #11 48.84 (10/31) Installing libffi-dev (3.5.2-r0) 18:57:58 #11 49.03 (11/31) Installing libpq (18.1-r0) 18:57:58 #11 49.18 (12/31) Installing openssl-dev (3.5.5-r0) 18:57:58 #11 49.35 (13/31) Installing libpq-dev (18.1-r0) 18:57:58 #11 49.59 (14/31) Installing libecpg (18.1-r0) 18:57:59 #11 49.78 (15/31) Installing libecpg-dev (18.1-r0) 18:57:59 #11 50.02 (16/31) Installing clang20-headers (20.1.8-r1) 18:57:59 #11 50.30 (17/31) Installing llvm20-libs (20.1.8-r0) 18:58:01 #11 51.46 (18/31) Installing clang20-libs (20.1.8-r1) 18:58:01 #11 52.21 (19/31) Installing fortify-headers (1.1-r5) 18:58:01 #11 52.33 (20/31) Installing libstdc++-dev (15.2.0-r2) 18:58:02 #11 52.68 (21/31) Installing llvm20-linker-tools (20.1.8-r0) 18:58:02 #11 52.86 (22/31) Installing clang20 (20.1.8-r1) 18:58:02 #11 53.10 (23/31) Installing icu-libs (76.1-r1) 18:58:02 #11 53.28 (24/31) Installing icu (76.1-r1) 18:58:02 #11 53.51 (25/31) Installing icu-dev (76.1-r1) 18:58:03 #11 53.78 (26/31) Installing llvm20 (20.1.8-r0) 18:58:04 #11 54.61 (27/31) Installing lz4-libs (1.10.0-r0) 18:58:04 #11 54.79 (28/31) Installing lz4-dev (1.10.0-r0) 18:58:04 #11 54.96 (29/31) Installing zstd (1.5.7-r2) 18:58:04 #11 55.11 (30/31) Installing zstd-dev (1.5.7-r2) 18:58:04 #11 55.53 (31/31) Installing postgresql18-dev (18.1-r0) 18:58:05 #11 55.77 Executing busybox-1.37.0-r30.trigger 18:58:05 #11 55.78 OK: 1415.8 MiB in 246 packages 18:58:05 #11 56.40 (1/4) Installing g++ (15.2.0-r2) 18:58:06 #11 56.82 (2/4) Installing python3-dev (3.12.12-r0) 18:58:06 #11 57.16 (3/4) Installing libsodium-dev (1.0.20-r1) 18:58:06 #11 57.30 (4/4) Installing zeromq-dev (4.3.5-r2) 18:58:06 #11 57.47 Executing busybox-1.37.0-r30.trigger 18:58:06 #11 57.48 OK: 1504.4 MiB in 250 packages 18:58:07 #11 58.18 OK: 1504.4 MiB in 250 packages 18:58:08 #11 58.87 (1/1) Installing tzdata (2025c-r0) 18:58:08 #11 59.10 OK: 1504.8 MiB in 251 packages 18:58:08 #11 59.42 (1/1) Purging tzdata (2025c-r0) 18:58:08 #11 59.43 OK: 1504.4 MiB in 250 packages 18:58:10 #11 61.31 Looking in links: /tmp/tmpahl32nig 18:58:10 #11 61.32 Processing /tmp/tmpahl32nig/pip-25.0.1-py3-none-any.whl 18:58:10 #11 61.33 Installing collected packages: pip 18:58:11 #11 62.54 Successfully installed pip-25.0.1 18:58:12 #11 62.54 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:58:12 #11 62.98 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) 18:58:12 #11 63.04 Collecting pip 18:58:12 #11 63.07 Downloading pip-26.0.1-py3-none-any.whl.metadata (4.7 kB) 18:58:12 #11 63.23 Collecting setuptools 18:58:12 #11 63.24 Downloading setuptools-82.0.0-py3-none-any.whl.metadata (6.6 kB) 18:58:12 #11 63.28 Collecting wheel 18:58:12 #11 63.28 Downloading wheel-0.46.3-py3-none-any.whl.metadata (2.4 kB) 18:58:12 #11 63.30 Collecting packaging>=24.0 (from wheel) 18:58:12 #11 63.30 Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 18:58:12 #11 63.31 Downloading pip-26.0.1-py3-none-any.whl (1.8 MB) 18:58:12 #11 63.34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 97.0 MB/s eta 0:00:00 18:58:12 #11 63.34 Downloading setuptools-82.0.0-py3-none-any.whl (1.0 MB) 18:58:12 #11 63.35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 99.7 MB/s eta 0:00:00 18:58:12 #11 63.36 Downloading wheel-0.46.3-py3-none-any.whl (30 kB) 18:58:12 #11 63.36 Downloading packaging-26.0-py3-none-any.whl (74 kB) 18:58:12 #11 63.40 Installing collected packages: setuptools, pip, packaging, wheel 18:58:13 #11 64.24 Attempting uninstall: pip 18:58:13 #11 64.25 Found existing installation: pip 25.0.1 18:58:13 #11 64.29 Uninstalling pip-25.0.1: 18:58:13 #11 64.30 Successfully uninstalled pip-25.0.1 18:58:15 #11 65.57 Successfully installed packaging-26.0 pip-26.0.1 setuptools-82.0.0 wheel-0.46.3 18:58:15 #11 65.57 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:58:15 #11 66.05 Processing ./edgex-taf-common 18:58:15 #11 66.06 Installing build dependencies: started 18:58:16 #11 66.86 Installing build dependencies: finished with status 'done' 18:58:16 #11 66.86 Getting requirements to build wheel: started 18:58:16 #11 67.31 Getting requirements to build wheel: finished with status 'done' 18:58:16 #11 67.31 Preparing metadata (pyproject.toml): started 18:58:16 #11 67.53 Preparing metadata (pyproject.toml): finished with status 'done' 18:58:16 #11 67.54 Building wheels for collected packages: edgex-taf-common 18:58:16 #11 67.54 Building wheel for edgex-taf-common (pyproject.toml): started 18:58:17 #11 67.82 Building wheel for edgex-taf-common (pyproject.toml): finished with status 'done' 18:58:17 #11 67.82 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15433 sha256=ff0e16e50e92359313cd25de1e74a60f0acc87c935666f4d2093c0061ad7422c 18:58:17 #11 67.82 Stored in directory: /tmp/pip-ephem-wheel-cache-me50jtmh/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 18:58:17 #11 67.83 Successfully built edgex-taf-common 18:58:17 #11 67.84 Installing collected packages: edgex-taf-common 18:58:17 #11 67.87 Successfully installed edgex-taf-common-0.0.0 18:58:17 #11 67.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:58:17 #11 68.43 Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) 18:58:18 #11 68.47 Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) 18:58:18 #11 68.49 Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) 18:58:18 #11 68.49 Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) 18:58:18 #11 68.53 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) 18:58:18 #11 68.54 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 18:58:18 #11 68.58 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) 18:58:18 #11 68.59 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 18:58:18 #11 68.61 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) 18:58:18 #11 68.62 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 18:58:18 #11 68.64 Installing build dependencies: started 18:58:18 #11 69.31 Installing build dependencies: finished with status 'done' 18:58:18 #11 69.31 Getting requirements to build wheel: started 18:58:19 #11 69.74 Getting requirements to build wheel: finished with status 'done' 18:58:19 #11 69.75 Preparing metadata (pyproject.toml): started 18:58:19 #11 69.97 Preparing metadata (pyproject.toml): finished with status 'done' 18:58:19 #11 70.00 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) 18:58:19 #11 70.01 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 18:58:19 #11 70.01 Installing build dependencies: started 18:58:20 #11 70.69 Installing build dependencies: finished with status 'done' 18:58:20 #11 70.69 Getting requirements to build wheel: started 18:58:20 #11 71.12 Getting requirements to build wheel: finished with status 'done' 18:58:20 #11 71.12 Preparing metadata (pyproject.toml): started 18:58:20 #11 71.34 Preparing metadata (pyproject.toml): finished with status 'done' 18:58:20 #11 71.36 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) 18:58:20 #11 71.37 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) 18:58:20 #11 71.38 Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) 18:58:20 #11 71.39 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) 18:58:20 #11 71.42 Collecting requests==2.32.4 (from -r requirements.txt (line 9)) 18:58:20 #11 71.42 Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) 18:58:20 #11 71.43 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) 18:58:20 #11 71.44 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) 18:58:20 #11 71.46 Collecting docker==7.1.0 (from -r requirements.txt (line 11)) 18:58:20 #11 71.46 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 18:58:20 #11 71.72 Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) 18:58:21 #11 71.73 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (62 kB) 18:58:21 #11 71.84 Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) 18:58:21 #11 71.84 Downloading psutil-7.0.0.tar.gz (497 kB) 18:58:21 #11 71.94 Installing build dependencies: started 18:58:22 #11 72.63 Installing build dependencies: finished with status 'done' 18:58:22 #11 72.63 Getting requirements to build wheel: started 18:58:22 #11 73.19 Getting requirements to build wheel: finished with status 'done' 18:58:22 #11 73.19 Preparing metadata (pyproject.toml): started 18:58:22 #11 73.52 Preparing metadata (pyproject.toml): finished with status 'done' 18:58:23 #11 73.83 Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) 18:58:23 #11 73.85 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl.metadata (6.0 kB) 18:58:23 #11 73.87 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) 18:58:23 #11 73.88 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) 18:58:23 #11 73.94 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) 18:58:23 #11 73.94 Downloading psycopg2-2.9.10.tar.gz (385 kB) 18:58:23 #11 74.01 Installing build dependencies: started 18:58:24 #11 74.69 Installing build dependencies: finished with status 'done' 18:58:24 #11 74.69 Getting requirements to build wheel: started 18:58:24 #11 75.16 Getting requirements to build wheel: finished with status 'done' 18:58:24 #11 75.16 Preparing metadata (pyproject.toml): started 18:58:24 #11 75.41 Preparing metadata (pyproject.toml): finished with status 'done' 18:58:24 #11 75.51 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) 18:58:25 #11 75.52 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl.metadata (3.4 kB) 18:58:25 #11 75.75 Collecting protobuf==6.33.5 (from -r requirements.txt (line 18)) 18:58:25 #11 75.75 Downloading protobuf-6.33.5-py3-none-any.whl.metadata (593 bytes) 18:58:25 #11 75.77 Collecting pyjwt==2.10.1 (from -r requirements.txt (line 19)) 18:58:25 #11 75.78 Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) 18:58:25 #11 76.02 Collecting cryptography==46.0.5 (from -r requirements.txt (line 20)) 18:58:25 #11 76.03 Downloading cryptography-46.0.5-cp311-abi3-musllinux_1_2_x86_64.whl.metadata (5.7 kB) 18:58:25 #11 76.05 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) 18:58:25 #11 76.06 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 18:58:25 #11 76.07 Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) 18:58:25 #11 76.07 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) 18:58:25 #11 76.09 Collecting genson==1.3.0 (from -r requirements.txt (line 23)) 18:58:25 #11 76.10 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 18:58:25 #11 76.14 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:58:25 #11 76.14 Downloading selenium-4.40.0-py3-none-any.whl.metadata (7.7 kB) 18:58:25 #11 76.17 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:58:25 #11 76.17 Downloading robotframework_pythonlibcore-4.5.0-py3-none-any.whl.metadata (9.5 kB) 18:58:25 #11 76.19 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:58:25 #11 76.19 Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 18:58:25 #11 76.22 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 18:58:25 #11 76.22 Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 18:58:25 #11 76.24 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 18:58:25 #11 76.24 Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) 18:58:25 #11 76.26 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:58:25 #11 76.26 Downloading docutils-0.22.4-py3-none-any.whl.metadata (15 kB) 18:58:25 #11 76.29 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:58:25 #11 76.30 Downloading flex-6.14.1.tar.gz (40 kB) 18:58:25 #11 76.33 Installing build dependencies: started 18:58:26 #11 77.02 Installing build dependencies: finished with status 'done' 18:58:26 #11 77.02 Getting requirements to build wheel: started 18:58:26 #11 77.45 Getting requirements to build wheel: finished with status 'done' 18:58:26 #11 77.45 Preparing metadata (pyproject.toml): started 18:58:27 #11 77.82 Preparing metadata (pyproject.toml): finished with status 'done' 18:58:27 #11 77.84 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:58:27 #11 77.84 Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) 18:58:27 #11 77.88 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:58:27 #11 77.88 Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 18:58:27 #11 77.91 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:58:27 #11 77.91 Downloading openapi_core-0.22.0-py3-none-any.whl.metadata (6.6 kB) 18:58:27 #11 77.94 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:58:27 #11 77.94 Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 18:58:27 #11 77.99 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:58:27 #11 77.99 Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 18:58:27 #11 78.02 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:58:27 #11 78.02 Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) 18:58:27 #11 78.13 Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) 18:58:27 #11 78.13 Downloading charset_normalizer-3.4.4-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (37 kB) 18:58:27 #11 78.16 Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) 18:58:27 #11 78.16 Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 18:58:27 #11 78.19 Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 9)) 18:58:27 #11 78.20 Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 18:58:27 #11 78.22 Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) 18:58:27 #11 78.23 Downloading certifi-2026.1.4-py3-none-any.whl.metadata (2.5 kB) 18:58:27 #11 78.26 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 18:58:27 #11 78.26 Downloading reactivex-4.1.0-py3-none-any.whl.metadata (5.7 kB) 18:58:27 #11 78.28 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 18:58:27 #11 78.29 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 18:58:27 #11 78.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.0) 18:58:27 #11 78.47 Collecting cffi>=2.0.0 (from cryptography==46.0.5->-r requirements.txt (line 20)) 18:58:27 #11 78.47 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.6 kB) 18:58:27 #11 78.55 Collecting pycparser (from cffi>=2.0.0->cryptography==46.0.5->-r requirements.txt (line 20)) 18:58:27 #11 78.55 Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 18:58:27 #11 78.61 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 18:58:27 #11 78.61 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_x86_64.whl.metadata (10 kB) 18:58:27 #11 78.64 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 18:58:27 #11 78.64 Downloading invoke-2.2.1-py3-none-any.whl.metadata (3.3 kB) 18:58:27 #11 78.67 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 18:58:27 #11 78.68 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_x86_64.whl.metadata (10.0 kB) 18:58:27 #11 78.70 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) 18:58:27 #11 78.70 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 18:58:27 #11 78.72 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:58:28 #11 78.72 Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 18:58:28 #11 78.74 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:58:28 #11 78.75 Downloading trio-0.32.0-py3-none-any.whl.metadata (8.5 kB) 18:58:28 #11 78.76 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:58:28 #11 78.77 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 18:58:28 #11 78.79 Collecting trio-typing>=0.10.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:58:28 #11 78.80 Downloading trio_typing-0.10.0-py3-none-any.whl.metadata (10 kB) 18:58:28 #11 78.81 Collecting types-certifi>=2021.10.8.3 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:58:28 #11 78.82 Downloading types_certifi-2021.10.8.3-py3-none-any.whl.metadata (1.4 kB) 18:58:28 #11 78.85 Collecting types-urllib3>=1.26.25.14 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:58:28 #11 78.85 Downloading types_urllib3-1.26.25.14-py3-none-any.whl.metadata (1.7 kB) 18:58:28 #11 78.88 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:58:28 #11 78.88 Downloading attrs-25.4.0-py3-none-any.whl.metadata (10 kB) 18:58:28 #11 78.89 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:58:28 #11 78.90 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 18:58:28 #11 78.91 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:58:28 #11 78.92 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 18:58:28 #11 78.93 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:58:28 #11 78.93 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 18:58:28 #11 78.94 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:58:28 #11 78.95 Downloading wsproto-1.3.2-py3-none-any.whl.metadata (5.2 kB) 18:58:28 #11 78.96 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:58:28 #11 78.96 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 18:58:28 #11 78.99 Collecting mypy-extensions>=0.4.2 (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:58:28 #11 78.99 Downloading mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) 18:58:28 #11 79.02 Collecting async-generator (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:58:28 #11 79.02 Downloading async_generator-1.10-py3-none-any.whl.metadata (4.9 kB) 18:58:28 #11 79.03 Requirement already satisfied: packaging in /usr/lib/python3.12/site-packages (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) (26.0) 18:58:28 #11 79.06 Collecting importlib-metadata (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:58:28 #11 79.06 Downloading importlib_metadata-8.7.1-py3-none-any.whl.metadata (4.7 kB) 18:58:28 #11 79.08 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:58:28 #11 79.08 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 18:58:28 #11 79.13 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:58:28 #11 79.14 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.4 kB) 18:58:28 #11 79.15 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:58:28 #11 79.15 Downloading validate_email-1.3.tar.gz (4.7 kB) 18:58:28 #11 79.16 Installing build dependencies: started 18:58:29 #11 79.84 Installing build dependencies: finished with status 'done' 18:58:29 #11 79.84 Getting requirements to build wheel: started 18:58:29 #11 80.29 Getting requirements to build wheel: finished with status 'done' 18:58:29 #11 80.29 Preparing metadata (pyproject.toml): started 18:58:29 #11 80.52 Preparing metadata (pyproject.toml): finished with status 'done' 18:58:30 #11 80.53 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:58:30 #11 80.53 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 18:58:30 #11 80.56 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:58:30 #11 80.57 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 18:58:30 #11 80.57 Installing build dependencies: started 18:58:30 #11 81.26 Installing build dependencies: finished with status 'done' 18:58:30 #11 81.26 Getting requirements to build wheel: started 18:58:30 #11 81.69 Getting requirements to build wheel: finished with status 'done' 18:58:31 #11 81.70 Preparing metadata (pyproject.toml): started 18:58:31 #11 81.91 Preparing metadata (pyproject.toml): finished with status 'done' 18:58:31 #11 81.93 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:58:31 #11 81.94 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 18:58:31 #11 81.96 Collecting zipp>=3.20 (from importlib-metadata->trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:58:31 #11 81.96 Downloading zipp-3.23.0-py3-none-any.whl.metadata (3.6 kB) 18:58:31 #11 81.97 Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:58:31 #11 81.98 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 18:58:31 #11 81.99 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:58:31 #11 82.00 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 18:58:31 #11 82.03 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:58:31 #11 82.03 Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 18:58:31 #11 82.40 Collecting rpds-py>=0.25.0 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:58:31 #11 82.41 Downloading rpds_py-0.30.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.1 kB) 18:58:31 #11 82.43 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:58:31 #11 82.43 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 18:58:31 #11 82.45 Collecting jsonschema-path<0.4.0,>=0.3.4 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:58:31 #11 82.46 Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) 18:58:31 #11 82.48 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:58:31 #11 82.48 Downloading more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) 18:58:31 #11 82.50 Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:58:31 #11 82.51 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) 18:58:31 #11 82.53 Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:58:31 #11 82.53 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl.metadata (5.7 kB) 18:58:31 #11 82.56 Collecting werkzeug>=2.1.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:58:31 #11 82.56 Downloading werkzeug-3.1.5-py3-none-any.whl.metadata (4.0 kB) 18:58:31 #11 82.57 Collecting pathable<0.5.0,>=0.4.1 (from jsonschema-path<0.4.0,>=0.3.4->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:58:31 #11 82.58 Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) 18:58:31 #11 82.58 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:58:31 #11 82.59 Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) 18:58:31 #11 82.61 Collecting rfc3339-validator (from openapi-schema-validator<0.7.0,>=0.6.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:58:32 #11 82.61 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) 18:58:32 #11 82.67 Collecting lazy-object-proxy<2.0.0,>=1.7.1 (from openapi-spec-validator<0.8.0,>=0.7.1->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:58:32 #11 82.67 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (5.1 kB) 18:58:32 #11 82.75 Collecting markupsafe>=2.1.1 (from werkzeug>=2.1.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:58:32 #11 82.75 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.7 kB) 18:58:32 #11 82.78 Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) 18:58:32 #11 82.78 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 137.4 MB/s 0:00:00 18:58:32 #11 82.79 Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) 18:58:32 #11 82.79 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 18:58:32 #11 82.80 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 18:58:32 #11 82.81 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) 18:58:32 #11 82.81 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) 18:58:32 #11 82.82 Downloading requests-2.32.4-py3-none-any.whl (64 kB) 18:58:32 #11 82.82 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) 18:58:32 #11 82.83 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 18:58:32 #11 82.88 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl (17.9 MB) 18:58:32 #11 83.25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.9/17.9 MB 47.9 MB/s 0:00:00 18:58:32 #11 83.26 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl (1.9 MB) 18:58:32 #11 83.29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 77.4 MB/s 0:00:00 18:58:32 #11 83.29 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) 18:58:32 #11 83.30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 166.4 MB/s 0:00:00 18:58:32 #11 83.31 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl (2.3 MB) 18:58:32 #11 83.33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 182.9 MB/s 0:00:00 18:58:32 #11 83.33 Downloading protobuf-6.33.5-py3-none-any.whl (170 kB) 18:58:32 #11 83.34 Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) 18:58:32 #11 83.34 Downloading cryptography-46.0.5-cp311-abi3-musllinux_1_2_x86_64.whl (4.7 MB) 18:58:32 #11 83.37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 186.4 MB/s 0:00:00 18:58:32 #11 83.38 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 18:58:32 #11 83.38 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) 18:58:32 #11 83.39 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 18:58:32 #11 83.39 Downloading charset_normalizer-3.4.4-cp312-cp312-musllinux_1_2_x86_64.whl (154 kB) 18:58:32 #11 83.40 Downloading idna-3.11-py3-none-any.whl (71 kB) 18:58:32 #11 83.40 Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 18:58:32 #11 83.41 Downloading certifi-2026.1.4-py3-none-any.whl (152 kB) 18:58:32 #11 83.41 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_x86_64.whl (221 kB) 18:58:32 #11 83.42 Downloading click-8.3.1-py3-none-any.whl (108 kB) 18:58:32 #11 83.43 Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 18:58:32 #11 83.43 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_x86_64.whl (359 kB) 18:58:32 #11 83.44 Downloading invoke-2.2.1-py3-none-any.whl (160 kB) 18:58:32 #11 83.45 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_x86_64.whl (1.4 MB) 18:58:33 #11 83.48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 59.6 MB/s 0:00:00 18:58:33 #11 83.49 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 18:58:33 #11 83.50 Downloading reactivex-4.1.0-py3-none-any.whl (218 kB) 18:58:33 #11 83.51 Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 18:58:33 #11 83.51 Downloading robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB) 18:58:33 #11 83.52 Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 18:58:33 #11 83.52 Downloading selenium-4.40.0-py3-none-any.whl (9.6 MB) 18:58:33 #11 83.65 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 77.3 MB/s 0:00:00 18:58:33 #11 83.66 Downloading trio-0.32.0-py3-none-any.whl (512 kB) 18:58:33 #11 83.66 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 18:58:33 #11 83.67 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 18:58:33 #11 83.67 Downloading attrs-25.4.0-py3-none-any.whl (67 kB) 18:58:33 #11 83.68 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 18:58:33 #11 83.68 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 18:58:33 #11 83.68 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 18:58:33 #11 83.69 Downloading trio_typing-0.10.0-py3-none-any.whl (42 kB) 18:58:33 #11 83.69 Downloading mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) 18:58:33 #11 83.70 Downloading types_certifi-2021.10.8.3-py3-none-any.whl (2.1 kB) 18:58:33 #11 83.70 Downloading types_urllib3-1.26.25.14-py3-none-any.whl (15 kB) 18:58:33 #11 83.70 Downloading wsproto-1.3.2-py3-none-any.whl (24 kB) 18:58:33 #11 83.71 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 18:58:33 #11 83.71 Downloading async_generator-1.10-py3-none-any.whl (18 kB) 18:58:33 #11 83.72 Downloading docutils-0.22.4-py3-none-any.whl (633 kB) 18:58:33 #11 83.73 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 633.2/633.2 kB 245.8 MB/s 0:00:00 18:58:33 #11 83.74 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 18:58:33 #11 83.75 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (790 kB) 18:58:33 #11 83.75 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 790.2/790.2 kB 268.8 MB/s 0:00:00 18:58:33 #11 83.76 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 18:58:33 #11 83.76 Downloading importlib_metadata-8.7.1-py3-none-any.whl (27 kB) 18:58:33 #11 83.77 Downloading zipp-3.23.0-py3-none-any.whl (10 kB) 18:58:33 #11 83.77 Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) 18:58:33 #11 83.78 Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 18:58:33 #11 83.78 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 18:58:33 #11 83.79 Downloading rpds_py-0.30.0-cp312-cp312-musllinux_1_2_x86_64.whl (563 kB) 18:58:33 #11 83.80 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 563.1/563.1 kB 94.2 MB/s 0:00:00 18:58:33 #11 83.80 Downloading openapi_core-0.22.0-py3-none-any.whl (108 kB) 18:58:33 #11 83.81 Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) 18:58:33 #11 83.82 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) 18:58:33 #11 83.83 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl (39 kB) 18:58:33 #11 83.83 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl (70 kB) 18:58:33 #11 83.84 Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) 18:58:33 #11 83.84 Downloading referencing-0.36.2-py3-none-any.whl (26 kB) 18:58:33 #11 83.85 Downloading werkzeug-3.1.5-py3-none-any.whl (225 kB) 18:58:33 #11 83.86 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (23 kB) 18:58:33 #11 83.87 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 18:58:33 #11 83.87 Downloading more_itertools-10.8.0-py3-none-any.whl (69 kB) 18:58:33 #11 83.88 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 18:58:33 #11 83.89 Downloading pycparser-3.0-py3-none-any.whl (48 kB) 18:58:33 #11 83.90 Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 18:58:33 #11 83.91 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 218.1 MB/s 0:00:00 18:58:33 #11 83.91 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 18:58:33 #11 83.93 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) 18:58:33 #11 83.93 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 18:58:33 #11 83.93 Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) 18:58:33 #11 84.14 Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email 18:58:33 #11 84.14 Building wheel for robotframework-sshlibrary (pyproject.toml): started 18:58:33 #11 84.43 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 18:58:34 #11 84.43 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55207 sha256=b72f5884132784a76e2debe34e0bb83d0ec70088c5992293df42c6bb40a146d5 18:58:34 #11 84.43 Stored in directory: /tmp/pip-ephem-wheel-cache-q5mvrzum/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 18:58:34 #11 84.44 Building wheel for robotbackgroundlogger (pyproject.toml): started 18:58:34 #11 84.70 Building wheel for robotbackgroundlogger (pyproject.toml): finished with status 'done' 18:58:34 #11 84.70 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=e70d5f1b75b3bc9fd6b228d82ba19e42c25e9a71e6a37555883c420ee1f28092 18:58:34 #11 84.70 Stored in directory: /tmp/pip-ephem-wheel-cache-q5mvrzum/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 18:58:34 #11 84.71 Building wheel for psutil (pyproject.toml): started 18:58:36 #11 86.60 Building wheel for psutil (pyproject.toml): finished with status 'done' 18:58:36 #11 86.60 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_x86_64.whl size=277171 sha256=54c24ea72c85dfbcd4f7b9e94121aa8600f4e021e34773614ec36c458bf41551 18:58:36 #11 86.60 Stored in directory: /tmp/pip-ephem-wheel-cache-q5mvrzum/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 18:58:36 #11 86.61 Building wheel for psycopg2 (pyproject.toml): started 18:58:46 #11 95.97 Building wheel for psycopg2 (pyproject.toml): finished with status 'done' 18:58:46 #11 95.97 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_x86_64.whl size=533686 sha256=c49cd50b75b3870b9f7047405deebd4f33af767d9bcbe83f295a3816d267d9bc 18:58:46 #11 95.97 Stored in directory: /tmp/pip-ephem-wheel-cache-q5mvrzum/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 18:58:46 #11 95.97 Building wheel for flex (pyproject.toml): started 18:58:46 #11 96.32 Building wheel for flex (pyproject.toml): finished with status 'done' 18:58:46 #11 96.32 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77344 sha256=65236d12b41e6ff00ba91d65dd56400dc4a509cd98e0410bf5c0cbcef86a93be 18:58:46 #11 96.32 Stored in directory: /tmp/pip-ephem-wheel-cache-q5mvrzum/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 18:58:46 #11 96.33 Building wheel for strict-rfc3339 (pyproject.toml): started 18:58:46 #11 96.59 Building wheel for strict-rfc3339 (pyproject.toml): finished with status 'done' 18:58:46 #11 96.59 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=5b50a17b60849eb3d1b8423c41e048678247ba93cdfc7b85391465cac4febb5d 18:58:46 #11 96.59 Stored in directory: /tmp/pip-ephem-wheel-cache-q5mvrzum/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 18:58:46 #11 96.60 Building wheel for validate-email (pyproject.toml): started 18:58:46 #11 96.87 Building wheel for validate-email (pyproject.toml): finished with status 'done' 18:58:46 #11 96.87 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5560 sha256=cfff1ca836dfc99d884c48b54098be5453ce3b61513d2677461ce3e1612bcebc 18:58:46 #11 96.87 Stored in directory: /tmp/pip-ephem-wheel-cache-q5mvrzum/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 18:58:46 #11 96.88 Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email 18:58:46 #11 97.08 Installing collected packages: validate-email, types-urllib3, types-certifi, strict-rfc3339, sseclient-py, sortedcontainers, rfc3987, pytz, ply, genson, zipp, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pyjwt, pygments, pycryptodome, pycparser, psycopg2, psutil, protobuf, pathable, paho-mqtt, numpy, mypy-extensions, more-itertools, markupsafe, lazy-object-proxy, jsonpointer, jsonpath-ng, isodate, invoke, idna, h11, docutils, configparser, click, charset_normalizer, certifi, bcrypt, attrs, async-generator, wsproto, werkzeug, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, outcome, importlib-metadata, cffi, trio, robotframework-requests, pynacl, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, trio-typing, paramiko, jsonschema, selenium, scp, openapi-schema-validator, robotframework-sshlibrary, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance 18:58:58 #11 109.2 18:58:58 #11 109.2 Successfully installed PyYAML-6.0.3 RESTinstance-1.5.2 async-generator-1.10 attrs-25.4.0 bcrypt-5.0.0 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 configparser-7.2.0 cryptography-46.0.5 docker-7.1.0 docutils-0.22.4 flex-6.14.1 genson-1.3.0 h11-0.16.0 idna-3.11 importlib-metadata-8.7.1 influxdb-client-1.49.0 invoke-2.2.1 isodate-0.7.2 jsonpath-ng-1.7.0 jsonpointer-3.0.0 jsonschema-4.26.0 jsonschema-path-0.3.4 jsonschema-specifications-2025.9.1 lazy-object-proxy-1.12.0 markupsafe-3.0.3 more-itertools-10.8.0 mypy-extensions-1.1.0 numpy-2.2.5 openapi-core-0.22.0 openapi-schema-validator-0.6.3 openapi-spec-validator-0.7.2 outcome-1.3.0.post0 paho-mqtt-2.1.0 paramiko-4.0.0 pathable-0.4.4 ply-3.11 protobuf-6.33.5 psutil-7.0.0 psycopg2-2.9.10 pycparser-3.0 pycryptodome-3.23.0 pygments-2.19.2 pyjwt-2.10.1 pynacl-1.6.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.1 pytz-2025.2 pyzmq-27.0.0 reactivex-4.1.0 referencing-0.36.2 requests-2.32.4 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.3.1 robotframework-pythonlibcore-4.5.0 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 rpds-py-0.30.0 scp-0.15.0 selenium-4.40.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 sseclient-py-1.8.0 strict-rfc3339-0.7 trio-0.32.0 trio-typing-0.10.0 trio-websocket-0.12.2 types-certifi-2021.10.8.3 types-urllib3-1.26.25.14 typing-extensions-4.15.0 tzlocal-5.3.1 urllib3-2.6.3 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.5 wsproto-1.3.2 zipp-3.23.0 18:58:58 #11 109.2 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:00 #11 DONE 110.6s 18:59:00 18:59:00 #12 exporting to image 18:59:00 #12 exporting layers 18:59:06 #12 exporting layers 6.4s done 18:59:06 #12 writing image sha256:129ad599cc15f03ab2c0f0cc3c326c5ed42b5d76a4aa74698cfdd091a550bd55 done 18:59:06 #12 naming to docker.io/library/edgex-taf-common done 18:59:06 #12 DONE 6.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:59:07 18:59:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:59:07 latest: Pulling from edgex-lftools-log-publisher 18:59:07 5eb5b503b376: Pulling fs layer 18:59:07 5c69ac0246d0: Pulling fs layer 18:59:07 ec43610c2a17: Pulling fs layer 18:59:07 3a2ae6a8a46f: Pulling fs layer 18:59:07 33b1e0a273af: Pulling fs layer 18:59:07 5d3b04190fa2: Pulling fs layer 18:59:07 2f39f015ded8: Pulling fs layer 18:59:07 3a2ae6a8a46f: Waiting 18:59:07 33b1e0a273af: Waiting 18:59:07 5d3b04190fa2: Waiting 18:59:07 2f39f015ded8: Waiting 18:59:07 5c69ac0246d0: Download complete 18:59:07 3a2ae6a8a46f: Verifying Checksum 18:59:07 3a2ae6a8a46f: Download complete 18:59:07 33b1e0a273af: Verifying Checksum 18:59:07 33b1e0a273af: Download complete 18:59:07 5d3b04190fa2: Download complete 18:59:07 ec43610c2a17: Verifying Checksum 18:59:07 ec43610c2a17: Download complete 18:59:07 5eb5b503b376: Verifying Checksum 18:59:07 5eb5b503b376: Download complete 18:59:08 2f39f015ded8: Verifying Checksum 18:59:08 2f39f015ded8: Download complete 18:59:09 5eb5b503b376: Pull complete 18:59:09 5c69ac0246d0: Pull complete 18:59:09 ec43610c2a17: Pull complete 18:59:09 3a2ae6a8a46f: Pull complete 18:59:09 33b1e0a273af: Pull complete 18:59:09 5d3b04190fa2: Pull complete 18:59:16 2f39f015ded8: Pull complete 18:59:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:59:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:59:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:59:16 prd-ubuntu20.04-docker-8c-8g-2120 does not seem to be running inside a container 18:59:16 $ 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-150 -v /w/workspace/xfoundry_edgex-taf-common_PR-150:/w/workspace/xfoundry_edgex-taf-common_PR-150:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-150@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-150@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 18:59:18 $ docker top 639c3edadfebb23c82b1e2d087feacc14df9faced937a0b74cf0ddc7252d2049 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:59:18 ---> job-cost.sh 18:59:18 lf-activate-venv: SKIPPING 18:59:18 INFO: No Stack... 18:59:18 INFO: Retrieving Pricing Info for: v3-standard-8 18:59:18 INFO: Archiving Costs [Pipeline] sh 18:59:19 + cat /w/workspace/xfoundry_edgex-taf-common_PR-150/archives/cost.csv 18:59:19 + cut -d, -f6 [Pipeline] lock 18:59:19 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-150-2-stack-cost] 18:59:19 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-150-2-stack-cost] did not exist. Created. 18:59:19 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-150-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:59:19 + echo total: 0.2199999988079071 [Pipeline] stash 18:59:19 Stashed 1 file(s) [Pipeline] } 18:59:19 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-150-2-stack-cost] [Pipeline] // lock [Pipeline] } 18:59:19 $ docker stop --time=1 639c3edadfebb23c82b1e2d087feacc14df9faced937a0b74cf0ddc7252d2049 18:59:20 $ docker rm -f --volumes 639c3edadfebb23c82b1e2d087feacc14df9faced937a0b74cf0ddc7252d2049 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:59:22 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2128 in /w/workspace/xfoundry_edgex-taf-common_PR-150 [Pipeline] { [Pipeline] checkout 18:59:22 Selected Git installation does not exist. Using Default 18:59:22 The recommended git tool is: NONE 18:59:27 using credential edgex-jenkins-ssh 18:59:27 Cloning the remote Git repository 18:59:27 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 18:59:27 > git init /w/workspace/xfoundry_edgex-taf-common_PR-150 # timeout=10 18:59:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 18:59:28 > git --version # timeout=10 18:59:28 > git --version # 'git version 2.25.1' 18:59:28 using GIT_SSH to set credentials SSH Credentials for GitHub 18:59:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:59:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 18:59:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:59:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 18:59:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 18:59:30 using GIT_SSH to set credentials SSH Credentials for GitHub 18:59:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/150/head:refs/remotes/origin/PR-150 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:59:30 Merging remotes/origin/main commit 13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 into PR head commit 13842c826038cd011a38ac25b144bd049bc3f683 18:59:30 Merge succeeded, producing 117a28cc2d5b8eb7b0bae57423b2a0928e55cdc5 18:59:30 Checking out Revision 117a28cc2d5b8eb7b0bae57423b2a0928e55cdc5 (PR-150) 18:59:30 > git config core.sparsecheckout # timeout=10 18:59:30 > git checkout -f 13842c826038cd011a38ac25b144bd049bc3f683 # timeout=10 18:59:30 > git remote # timeout=10 18:59:30 > git config --get remote.origin.url # timeout=10 18:59:30 using GIT_SSH to set credentials SSH Credentials for GitHub 18:59:30 > git merge 13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 # timeout=10 18:59:30 > git rev-parse HEAD^{commit} # timeout=10 18:59:30 > git config core.sparsecheckout # timeout=10 18:59:30 > git checkout -f 117a28cc2d5b8eb7b0bae57423b2a0928e55cdc5 # timeout=10 18:59:34 Commit message: "Merge commit '13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98' into HEAD" 18:59:34 > git rev-list --no-walk 13842c826038cd011a38ac25b144bd049bc3f683 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:59:36 provisioning config files... 18:59:36 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-150@tmp/config2374060325474652557tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:59:37 ---> ****-login.sh 18:59:37 nexus3.edgexfoundry.org:10001 18:59:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:59:38 Configure a credential helper to remove this warning. See 18:59:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:59:38 18:59:38 Login Succeeded 18:59:38 nexus3.edgexfoundry.org:10002 18:59:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:59:38 Configure a credential helper to remove this warning. See 18:59:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:59:38 18:59:38 Login Succeeded 18:59:38 nexus3.edgexfoundry.org:10003 18:59:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:59:39 Configure a credential helper to remove this warning. See 18:59:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:59:39 18:59:39 Login Succeeded 18:59:39 nexus3.edgexfoundry.org:10004 18:59:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:59:39 Configure a credential helper to remove this warning. See 18:59:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:59:39 18:59:39 Login Succeeded 18:59:39 ****.io 18:59:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:59:40 Configure a credential helper to remove this warning. See 18:59:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:59:40 18:59:40 Login Succeeded 18:59:40 ---> ****-login.sh ends [Pipeline] } 18:59:40 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:59:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:59:41 + ls -al . 18:59:41 total 68 18:59:41 drwxrwxr-x 5 jenkins jenkins 4096 Feb 13 18:59 . 18:59:41 drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 18:59 .. 18:59:41 drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 18:59 .git 18:59:41 drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 18:59 .github 18:59:41 -rw-rw-r-- 1 jenkins jenkins 22 Feb 13 18:59 .gitignore 18:59:41 -rw-rw-r-- 1 jenkins jenkins 1655 Feb 13 18:59 Dockerfile 18:59:41 -rw-rw-r-- 1 jenkins jenkins 746 Feb 13 18:59 Jenkinsfile 18:59:41 -rw-rw-r-- 1 jenkins jenkins 11381 Feb 13 18:59 LICENSE 18:59:41 -rw-rw-r-- 1 jenkins jenkins 4232 Feb 13 18:59 README.md 18:59:41 drwxrwxr-x 5 jenkins jenkins 4096 Feb 13 18:59 TUC 18:59:41 -rw-rw-r-- 1 jenkins jenkins 5 Feb 13 18:57 VERSION 18:59:41 -rw-rw-r-- 1 jenkins jenkins 473 Feb 13 18:59 requirements.txt 18:59:41 -rw-rw-r-- 1 jenkins jenkins 54 Feb 13 18:59 robot-entrypoint.sh 18:59:41 -rw-rw-r-- 1 jenkins jenkins 445 Feb 13 18:59 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:41 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=117a28cc2d5b8eb7b0bae57423b2a0928e55cdc5 --label arch=arm64 --label version=0.0.0 . 18:59:41 Sending build context to Docker daemon 436.7kB 18:59:41 Step 1/13 : FROM alpine:3.23.2 18:59:42 3.23.2: Pulling from library/alpine 18:59:42 f6b4fb944634: Pulling fs layer 18:59:42 f6b4fb944634: Verifying Checksum 18:59:42 f6b4fb944634: Download complete 18:59:43 f6b4fb944634: Pull complete 18:59:43 Digest: sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 18:59:43 Status: Downloaded newer image for alpine:3.23.2 18:59:43 ---> e8f9ca9f1870 18:59:43 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 18:59:43 ---> Running in 59566ba760d5 18:59:44 Removing intermediate container 59566ba760d5 18:59:44 ---> 505a0769983b 18:59:44 Step 3/13 : LABEL maintainer="Bruce Huang " 18:59:44 ---> Running in 5c1fdd584f16 18:59:44 Removing intermediate container 5c1fdd584f16 18:59:44 ---> fffe7ef54110 18:59:44 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 18:59:45 ---> dd04e04f8c69 18:59:45 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 18:59:46 ---> 622142661d86 18:59:46 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 18:59:46 ---> d7f5c42adb72 18:59:46 Step 7/13 : WORKDIR /edgex-taf 18:59:46 ---> Running in 49d474fa95c3 18:59:47 Removing intermediate container 49d474fa95c3 18:59:47 ---> 10eae1bd8029 18:59:47 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:59:47 ---> Running in d42755aba9e0 18:59:49 Removing intermediate container d42755aba9e0 18:59:49 ---> fe883368fad0 18:59:49 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 18:59:49 ---> Running in 89c20a5b8445 18:59:57 Preupgrading: 18:59:57 (1/2) Upgrading libapk (3.0.3-r1 -> 3.0.4-r0) 18:59:57 (2/2) Upgrading apk-tools (3.0.3-r1 -> 3.0.4-r0) 18:59:57 Executing busybox-1.37.0-r30.trigger 18:59:57 Continuing with the main upgrade transaction: 18:59:59 (1/3) Upgrading alpine-release (3.23.2-r0 -> 3.23.3-r0) 19:00:00 (2/3) Upgrading libcrypto3 (3.5.4-r0 -> 3.5.5-r0) 19:00:00 (3/3) Upgrading libssl3 (3.5.4-r0 -> 3.5.5-r0) 19:00:00 OK: 8474 KiB in 16 packages 19:00:04 ( 1/15) Installing brotli-libs (1.2.0-r0) 19:00:04 ( 2/15) Installing c-ares (1.34.6-r0) 19:00:04 ( 3/15) Installing libunistring (1.4.1-r0) 19:00:04 ( 4/15) Installing libidn2 (2.3.8-r0) 19:00:04 ( 5/15) Installing nghttp2-libs (1.68.0-r0) 19:00:05 ( 6/15) Installing nghttp3 (1.13.1-r0) 19:00:05 ( 7/15) Installing libpsl (0.21.5-r3) 19:00:05 ( 8/15) Installing zstd-libs (1.5.7-r2) 19:00:06 ( 9/15) Installing libcurl (8.17.0-r1) 19:00:06 (10/15) Installing curl (8.17.0-r1) 19:00:06 (11/15) Installing ca-certificates (20251003-r0) 19:00:07 (12/15) Installing docker-cli (29.1.3-r2) 19:00:08 (13/15) Installing oniguruma (6.9.10-r0) 19:00:08 (14/15) Installing jq (1.8.1-r0) 19:00:08 (15/15) Installing openssl (3.5.5-r0) 19:00:08 Executing busybox-1.37.0-r30.trigger 19:00:08 Executing ca-certificates-20251003-r0.trigger 19:00:09 OK: 44.0 MiB in 31 packages 19:00:11 ( 1/184) Installing libxau (1.0.12-r0) 19:00:11 ( 2/184) Installing libmd (1.1.0-r0) 19:00:12 ( 3/184) Installing libbsd (0.12.2-r0) 19:00:12 ( 4/184) Installing libxdmcp (1.1.5-r1) 19:00:12 ( 5/184) Installing libxcb (1.17.0-r1) 19:00:12 ( 6/184) Installing libx11 (1.8.12-r1) 19:00:13 ( 7/184) Installing libxext (1.3.6-r2) 19:00:13 ( 8/184) Installing hwdata-pci (0.401-r0) 19:00:13 ( 9/184) Installing libpciaccess (0.18.1-r1) 19:00:14 ( 10/184) Installing libdrm (2.4.131-r0) 19:00:14 ( 11/184) Installing libgcc (15.2.0-r2) 19:00:14 ( 12/184) Installing chromium-angle (144.0.7559.132-r0) 19:00:15 ( 13/184) Installing chromium-common (144.0.7559.132-r0) 19:00:15 ( 14/184) Installing libexpat (2.7.4-r0) 19:00:15 ( 15/184) Installing libbz2 (1.0.8-r6) 19:00:16 ( 16/184) Installing libpng (1.6.54-r0) 19:00:16 ( 17/184) Installing freetype (2.14.1-r0) 19:00:16 ( 18/184) Installing fontconfig (2.17.1-r0) 19:00:16 ( 19/184) Installing libfontenc (1.1.8-r0) 19:00:17 ( 20/184) Installing mkfontscale (1.2.3-r1) 19:00:17 ( 21/184) Installing font-opensans (0_git20210927-r1) 19:00:17 ( 22/184) Installing libffi (3.5.2-r0) 19:00:17 ( 23/184) Installing libintl (0.24.1-r1) 19:00:17 ( 24/184) Installing libeconf (0.8.3-r0) 19:00:18 ( 25/184) Installing libblkid (2.41.2-r0) 19:00:18 ( 26/184) Installing libmount (2.41.2-r0) 19:00:18 ( 27/184) Installing pcre2 (10.47-r0) 19:00:19 ( 28/184) Installing glib (2.86.3-r0) 19:00:19 ( 29/184) Installing gobject-introspection (1.86.0-r0) 19:00:19 ( 30/184) Installing pkgconf (2.5.1-r0) 19:00:20 ( 31/184) Installing hicolor-icon-theme (0.18-r0) 19:00:21 ( 32/184) Installing libstdc++ (15.2.0-r2) 19:00:21 ( 33/184) Installing xz-libs (5.8.2-r0) 19:00:21 ( 34/184) Installing libxml2 (2.13.9-r0) 19:00:21 ( 35/184) Installing shared-mime-info (2.4-r6) 19:00:22 ( 36/184) Installing libjpeg-turbo (3.1.2-r0) 19:00:22 ( 37/184) Installing libsharpyuv (1.6.0-r0) 19:00:22 ( 38/184) Installing libwebp (1.6.0-r0) 19:00:22 ( 39/184) Installing tiff (4.7.1-r0) 19:00:23 ( 40/184) Installing gdk-pixbuf (2.44.4-r0) 19:00:23 ( 41/184) Installing gtk-update-icon-cache (3.24.51-r0) 19:00:23 ( 42/184) Installing libxcomposite (0.4.6-r5) 19:00:24 ( 43/184) Installing libxfixes (6.0.2-r0) 19:00:24 ( 44/184) Installing libxrender (0.9.12-r0) 19:00:24 ( 45/184) Installing libxcursor (1.2.3-r0) 19:00:24 ( 46/184) Installing libxdamage (1.1.6-r5) 19:00:24 ( 47/184) Installing libxi (1.8.2-r0) 19:00:25 ( 48/184) Installing libxinerama (1.1.5-r4) 19:00:25 ( 49/184) Installing libxrandr (1.5.4-r1) 19:00:25 ( 50/184) Installing libatk-1.0 (2.58.3-r0) 19:00:25 ( 51/184) Installing dbus-libs (1.16.2-r1) 19:00:26 ( 52/184) Installing at-spi2-core-libs (2.58.3-r0) 19:00:26 ( 53/184) Installing gdbm (1.26-r0) 19:00:26 ( 54/184) Installing mpdecimal (4.0.1-r0) 19:00:27 ( 55/184) Installing ncurses-terminfo-base (6.5_p20251123-r0) 19:00:27 ( 56/184) Installing libncursesw (6.5_p20251123-r0) 19:00:27 ( 57/184) Installing libpanelw (6.5_p20251123-r0) 19:00:27 ( 58/184) Installing readline (8.3.1-r0) 19:00:28 ( 59/184) Installing sqlite-libs (3.51.2-r0) 19:00:28 ( 60/184) Installing python3 (3.12.12-r0) 19:00:29 ( 61/184) Installing python3-pycache-pyc0 (3.12.12-r0) 19:00:30 ( 62/184) Installing pyc (3.12.12-r0) 19:00:30 ( 63/184) Installing python3-pyc (3.12.12-r0) 19:00:30 ( 64/184) Installing libxtst (1.2.5-r0) 19:00:30 ( 65/184) Installing at-spi2-core (2.58.3-r0) 19:00:30 ( 66/184) Installing libatk-bridge-2.0 (2.58.3-r0) 19:00:31 ( 67/184) Installing pixman (0.46.4-r0) 19:00:31 ( 68/184) Installing cairo (1.18.4-r0) 19:00:31 ( 69/184) Installing cairo-gobject (1.18.4-r0) 19:00:32 ( 70/184) Installing avahi-libs (0.8-r23) 19:00:32 ( 71/184) Installing gmp (6.3.0-r4) 19:00:32 ( 72/184) Installing nettle (3.10.2-r0) 19:00:32 ( 73/184) Installing libtasn1 (4.21.0-r0) 19:00:33 ( 74/184) Installing p11-kit (0.25.5-r2) 19:00:33 ( 75/184) Installing gnutls (3.8.11-r0) 19:00:33 ( 76/184) Installing cups-libs (2.4.16-r0) 19:00:33 ( 77/184) Installing libepoxy (1.5.10-r1) 19:00:34 ( 78/184) Installing fribidi (1.0.16-r2) 19:00:34 ( 79/184) Installing graphite2 (1.3.14-r6) 19:00:34 ( 80/184) Installing harfbuzz (12.2.0-r0) 19:00:35 ( 81/184) Installing libxft (2.3.9-r0) 19:00:35 ( 82/184) Installing pango (1.56.4-r0) 19:00:35 ( 83/184) Installing wayland-libs-client (1.24.0-r0) 19:00:35 ( 84/184) Installing wayland-libs-cursor (1.24.0-r0) 19:00:35 ( 85/184) Installing wayland-libs-egl (1.24.0-r0) 19:00:36 ( 86/184) Installing xkeyboard-config (2.46-r0) 19:00:36 ( 87/184) Installing libxkbcommon (1.12.2-r0) 19:00:36 ( 88/184) Installing gtk+3.0 (3.24.51-r0) 19:00:37 ( 89/184) Installing icu-data-full (76.1-r1) 19:00:38 ( 90/184) Installing llvm21-libs (21.1.2-r1) 19:00:42 ( 91/184) Installing spirv-tools (1.4.321.0-r1) 19:00:42 ( 92/184) Installing libelf (0.194-r0) 19:00:42 ( 93/184) Installing libxshmfence (1.3.3-r0) 19:00:42 ( 94/184) Installing mesa (25.2.7-r1) 19:00:43 ( 95/184) Installing mesa-gbm (25.2.7-r1) 19:00:43 ( 96/184) Installing mesa-dri-gallium (25.2.7-r1) 19:00:44 ( 97/184) Installing eudev-libs (3.2.14-r6) 19:00:44 ( 98/184) Installing libmagic (5.46-r2) 19:00:44 ( 99/184) Installing file (5.46-r2) 19:00:45 (100/184) Installing xprop (1.2.8-r0) 19:00:45 (101/184) Installing libice (1.1.2-r0) 19:00:45 (102/184) Installing libuuid (2.41.2-r0) 19:00:45 (103/184) Installing libsm (1.2.6-r0) 19:00:46 (104/184) Installing libxt (1.3.1-r0) 19:00:46 (105/184) Installing libxmu (1.2.1-r0) 19:00:46 (106/184) Installing xset (1.2.5-r1) 19:00:46 (107/184) Installing xdg-utils (1.2.1-r1) 19:00:47 (108/184) Installing libogg (1.3.6-r0) 19:00:47 (109/184) Installing libflac (1.4.3-r2) 19:00:47 (110/184) Installing alsa-lib (1.2.14-r2) 19:00:48 (111/184) Installing libSvtAv1Enc (3.1.2-r0) 19:00:48 (112/184) Installing aom-libs (3.13.1-r1) 19:00:48 (113/184) Installing libva (2.22.0-r1) 19:00:49 (114/184) Installing libvdpau (1.5-r4) 19:00:49 (115/184) Installing ffmpeg-libavutil (8.0.1-r1) 19:00:49 (116/184) Installing libdav1d (1.5.2-r0) 19:00:49 (117/184) Installing libhwy (1.3.0-r0) 19:00:50 (118/184) Installing lcms2 (2.17-r0) 19:00:50 (119/184) Installing libjxl (0.11.1-r3) 19:00:51 (120/184) Installing lame-libs (3.100-r5) 19:00:51 (121/184) Installing opus (1.5.2-r1) 19:00:51 (122/184) Installing rav1e-libs (0.8.1-r0) 19:00:51 (123/184) Installing glslang-libs (1.4.321.0-r0) 19:00:52 (124/184) Installing shaderc (2025.3-r0) 19:00:52 (125/184) Installing libgomp (15.2.0-r2) 19:00:52 (126/184) Installing soxr (0.1.3-r7) 19:00:52 (127/184) Installing ffmpeg-libswresample (8.0.1-r1) 19:00:53 (128/184) Installing libtheora (1.2.0-r0) 19:00:53 (129/184) Installing libvorbis (1.3.7-r2) 19:00:53 (130/184) Installing libvpx (1.15.2-r1) 19:00:54 (131/184) Installing libwebpmux (1.6.0-r0) 19:00:54 (132/184) Installing x264-libs (0.164.3108-r1) 19:00:54 (133/184) Installing numactl (2.0.18-r0) 19:00:54 (134/184) Installing x265-libs (4.1-r0) 19:00:55 (135/184) Installing xvidcore (1.3.7-r2) 19:00:55 (136/184) Installing ffmpeg-libavcodec (8.0.1-r1) 19:00:56 (137/184) Installing libudfread (1.2.0-r0) 19:00:56 (138/184) Installing libbluray (1.4.0-r0) 19:00:56 (139/184) Installing mpg123-libs (1.33.3-r0) 19:00:56 (140/184) Installing libopenmpt (0.8.3-r0) 19:00:57 (141/184) Installing cjson (1.7.19-r1) 19:00:57 (142/184) Installing mbedtls (3.6.5-r0) 19:00:57 (143/184) Installing librist (0.2.10-r1) 19:00:58 (144/184) Installing libsrt (1.5.3-r1) 19:00:58 (145/184) Installing libssh (0.11.3-r0) 19:00:58 (146/184) Installing libsodium (1.0.20-r1) 19:00:58 (147/184) Installing libzmq (4.3.5-r2) 19:00:59 (148/184) Installing ffmpeg-libavformat (8.0.1-r1) 19:00:59 (149/184) Installing crc32c (1.1.2-r3) 19:00:59 (150/184) Installing double-conversion (3.3.1-r0) 19:00:59 (151/184) Installing harfbuzz-subset (12.2.0-r0) 19:01:00 (152/184) Installing minizip (1.3.1-r0) 19:01:00 (153/184) Installing nspr (4.36-r0) 19:01:00 (154/184) Installing nss (3.118.1-r0) 19:01:00 (155/184) Installing openh264 (2.6.0-r0) 19:01:01 (156/184) Installing libpisp (1.2.0-r0) 19:01:01 (157/184) Installing libcamera-ipa (0.6.0-r0) 19:01:01 (158/184) Installing libunwind (1.8.1-r0) 19:01:02 (159/184) Installing yaml (0.2.5-r2) 19:01:02 (160/184) Installing libcamera (0.6.0-r0) 19:01:02 (161/184) Installing serd-libs (0.32.4-r0) 19:01:02 (162/184) Installing zix-libs (0.6.2-r0) 19:01:02 (163/184) Installing sord-libs (0.16.18-r0) 19:01:03 (164/184) Installing sratom (0.6.18-r0) 19:01:03 (165/184) Installing lilv-libs (0.24.26-r0) 19:01:03 (166/184) Installing speexdsp (1.2.1-r2) 19:01:03 (167/184) Installing libuv (1.51.0-r0) 19:01:03 (168/184) Installing roc-toolkit-libs (0.4.0-r1) 19:01:04 (169/184) Installing libsndfile (1.2.2-r2) 19:01:04 (170/184) Installing abseil-cpp-raw-logging-internal (20250814.1-r0) 19:01:04 (171/184) Installing abseil-cpp-strings-internal (20250814.1-r0) 19:01:05 (172/184) Installing abseil-cpp-strings (20250814.1-r0) 19:01:05 (173/184) Installing webrtc-audio-processing-2 (2.1-r1) 19:01:05 (174/184) Installing pipewire-libs (1.4.9-r5) 19:01:06 (175/184) Installing libasyncns (0.8-r4) 19:01:06 (176/184) Installing libltdl (2.5.4-r2) 19:01:06 (177/184) Installing orc (0.4.41-r0) 19:01:06 (178/184) Installing tdb-libs (1.4.14-r0) 19:01:07 (179/184) Installing libpulse (17.0-r5) 19:01:07 (180/184) Installing simdutf (7.5.0-r1) 19:01:07 (181/184) Installing libwebpdemux (1.6.0-r0) 19:01:07 (182/184) Installing libxslt (1.1.43-r3) 19:01:08 (183/184) Installing chromium (144.0.7559.132-r0) 19:01:14 (184/184) Installing chromium-chromedriver (144.0.7559.132-r0) 19:01:15 Executing busybox-1.37.0-r30.trigger 19:01:15 Executing fontconfig-2.17.1-r0.trigger 19:01:15 Executing mkfontscale-1.2.3-r1.trigger 19:01:15 Executing glib-2.86.3-r0.trigger 19:01:15 Executing shared-mime-info-2.4-r6.trigger 19:01:18 Executing gdk-pixbuf-2.44.4-r0.trigger 19:01:18 Executing gtk-update-icon-cache-3.24.51-r0.trigger 19:01:18 Executing gtk+3.0-3.24.51-r0.trigger 19:01:18 OK: 740.4 MiB in 215 packages 19:01:21 ( 1/31) Installing jansson (2.14.1-r0) 19:01:21 ( 2/31) Installing binutils (2.45.1-r0) 19:01:22 ( 3/31) Installing libatomic (15.2.0-r2) 19:01:22 ( 4/31) Installing isl26 (0.26-r1) 19:01:23 ( 5/31) Installing mpfr4 (4.2.2-r0) 19:01:23 ( 6/31) Installing mpc1 (1.3.1-r1) 19:01:23 ( 7/31) Installing gcc (15.2.0-r2) 19:01:27 ( 8/31) Installing musl-dev (1.2.5-r21) 19:01:27 ( 9/31) Installing linux-headers (6.16.12-r0) 19:01:28 (10/31) Installing libffi-dev (3.5.2-r0) 19:01:28 (11/31) Installing libpq (18.1-r0) 19:01:28 (12/31) Installing openssl-dev (3.5.5-r0) 19:01:29 (13/31) Installing libpq-dev (18.1-r0) 19:01:29 (14/31) Installing libecpg (18.1-r0) 19:01:29 (15/31) Installing libecpg-dev (18.1-r0) 19:01:30 (16/31) Installing clang20-headers (20.1.8-r1) 19:01:30 (17/31) Installing llvm20-libs (20.1.8-r0) 19:01:34 (18/31) Installing clang20-libs (20.1.8-r1) 19:01:36 (19/31) Installing fortify-headers (1.1-r5) 19:01:36 (20/31) Installing libstdc++-dev (15.2.0-r2) 19:01:38 (21/31) Installing llvm20-linker-tools (20.1.8-r0) 19:01:38 (22/31) Installing clang20 (20.1.8-r1) 19:01:38 (23/31) Installing icu-libs (76.1-r1) 19:01:38 (24/31) Installing icu (76.1-r1) 19:01:39 (25/31) Installing icu-dev (76.1-r1) 19:01:39 (26/31) Installing llvm20 (20.1.8-r0) 19:01:43 (27/31) Installing lz4-libs (1.10.0-r0) 19:01:43 (28/31) Installing lz4-dev (1.10.0-r0) 19:01:43 (29/31) Installing zstd (1.5.7-r2) 19:01:43 (30/31) Installing zstd-dev (1.5.7-r2) 19:01:43 (31/31) Installing postgresql18-dev (18.1-r0) 19:01:44 Executing busybox-1.37.0-r30.trigger 19:01:44 OK: 1308.7 MiB in 246 packages 19:01:47 (1/4) Installing g++ (15.2.0-r2) 19:01:48 (2/4) Installing python3-dev (3.12.12-r0) 19:01:50 (3/4) Installing libsodium-dev (1.0.20-r1) 19:01:50 (4/4) Installing zeromq-dev (4.3.5-r2) 19:01:50 Executing busybox-1.37.0-r30.trigger 19:01:50 OK: 1405.4 MiB in 250 packages 19:01:52 OK: 1405.4 MiB in 250 packages 19:01:55 (1/1) Installing tzdata (2025c-r0) 19:01:56 OK: 1405.8 MiB in 251 packages 19:01:57 (1/1) Purging tzdata (2025c-r0) 19:01:58 OK: 1405.4 MiB in 250 packages 19:02:13 Looking in links: /tmp/tmp1m6tgqwg 19:02:13 Processing /tmp/tmp1m6tgqwg/pip-25.0.1-py3-none-any.whl 19:02:13 Installing collected packages: pip 19:02:23 Successfully installed pip-25.0.1 19:02:23 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:02:25 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) 19:02:26 Collecting pip 19:02:26 Downloading pip-26.0.1-py3-none-any.whl.metadata (4.7 kB) 19:02:28 Collecting setuptools 19:02:28 Downloading setuptools-82.0.0-py3-none-any.whl.metadata (6.6 kB) 19:02:28 Collecting wheel 19:02:28 Downloading wheel-0.46.3-py3-none-any.whl.metadata (2.4 kB) 19:02:28 Collecting packaging>=24.0 (from wheel) 19:02:28 Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 19:02:28 Downloading pip-26.0.1-py3-none-any.whl (1.8 MB) 19:02:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 45.6 MB/s eta 0:00:00 19:02:28 Downloading setuptools-82.0.0-py3-none-any.whl (1.0 MB) 19:02:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 41.7 MB/s eta 0:00:00 19:02:28 Downloading wheel-0.46.3-py3-none-any.whl (30 kB) 19:02:29 Downloading packaging-26.0-py3-none-any.whl (74 kB) 19:02:29 Installing collected packages: setuptools, pip, packaging, wheel 19:02:37 Attempting uninstall: pip 19:02:37 Found existing installation: pip 25.0.1 19:02:37 Uninstalling pip-25.0.1: 19:02:37 Successfully uninstalled pip-25.0.1 19:02:49 Successfully installed packaging-26.0 pip-26.0.1 setuptools-82.0.0 wheel-0.46.3 19:02:49 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:02:51 Processing ./edgex-taf-common 19:02:52 Installing build dependencies: started 19:03:00 Installing build dependencies: finished with status 'done' 19:03:00 Getting requirements to build wheel: started 19:03:03 Getting requirements to build wheel: finished with status 'done' 19:03:03 Preparing metadata (pyproject.toml): started 19:03:05 Preparing metadata (pyproject.toml): finished with status 'done' 19:03:05 Building wheels for collected packages: edgex-taf-common 19:03:05 Building wheel for edgex-taf-common (pyproject.toml): started 19:03:07 Building wheel for edgex-taf-common (pyproject.toml): finished with status 'done' 19:03:07 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15433 sha256=d5e249eb9156be8e65c656932d49ee04677a3e1b6e2ef9fb1d8710c1956a8e53 19:03:07 Stored in directory: /tmp/pip-ephem-wheel-cache-pdkwufcj/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 19:03:07 Successfully built edgex-taf-common 19:03:07 Installing collected packages: edgex-taf-common 19:03:08 Successfully installed edgex-taf-common-0.0.0 19:03:08 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:13 Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) 19:03:13 Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) 19:03:13 Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) 19:03:13 Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) 19:03:13 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) 19:03:13 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 19:03:13 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) 19:03:13 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 19:03:13 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) 19:03:13 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 19:03:13 Installing build dependencies: started 19:03:20 Installing build dependencies: finished with status 'done' 19:03:20 Getting requirements to build wheel: started 19:03:23 Getting requirements to build wheel: finished with status 'done' 19:03:23 Preparing metadata (pyproject.toml): started 19:03:24 Preparing metadata (pyproject.toml): finished with status 'done' 19:03:25 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) 19:03:25 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 19:03:25 Installing build dependencies: started 19:03:31 Installing build dependencies: finished with status 'done' 19:03:31 Getting requirements to build wheel: started 19:03:35 Getting requirements to build wheel: finished with status 'done' 19:03:35 Preparing metadata (pyproject.toml): started 19:03:36 Preparing metadata (pyproject.toml): finished with status 'done' 19:03:36 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) 19:03:36 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) 19:03:36 Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) 19:03:36 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) 19:03:36 Collecting requests==2.32.4 (from -r requirements.txt (line 9)) 19:03:36 Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) 19:03:36 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) 19:03:36 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) 19:03:36 Collecting docker==7.1.0 (from -r requirements.txt (line 11)) 19:03:36 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 19:03:40 Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) 19:03:40 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (63 kB) 19:03:41 Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) 19:03:41 Downloading psutil-7.0.0.tar.gz (497 kB) 19:03:41 Installing build dependencies: started 19:03:48 Installing build dependencies: finished with status 'done' 19:03:48 Getting requirements to build wheel: started 19:03:52 Getting requirements to build wheel: finished with status 'done' 19:03:52 Preparing metadata (pyproject.toml): started 19:03:55 Preparing metadata (pyproject.toml): finished with status 'done' 19:03:58 Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) 19:03:58 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl.metadata (6.0 kB) 19:03:58 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) 19:03:58 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) 19:03:59 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) 19:03:59 Downloading psycopg2-2.9.10.tar.gz (385 kB) 19:03:59 Installing build dependencies: started 19:04:08 Installing build dependencies: finished with status 'done' 19:04:08 Getting requirements to build wheel: started 19:04:11 Getting requirements to build wheel: finished with status 'done' 19:04:11 Preparing metadata (pyproject.toml): started 19:04:13 Preparing metadata (pyproject.toml): finished with status 'done' 19:04:14 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) 19:04:14 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl.metadata (3.4 kB) 19:04:17 Collecting protobuf==6.33.5 (from -r requirements.txt (line 18)) 19:04:17 Downloading protobuf-6.33.5-py3-none-any.whl.metadata (593 bytes) 19:04:17 Collecting pyjwt==2.10.1 (from -r requirements.txt (line 19)) 19:04:17 Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) 19:04:19 Collecting cryptography==46.0.5 (from -r requirements.txt (line 20)) 19:04:19 Downloading cryptography-46.0.5-cp311-abi3-musllinux_1_2_aarch64.whl.metadata (5.7 kB) 19:04:19 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) 19:04:19 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 19:04:19 Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) 19:04:19 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) 19:04:20 Collecting genson==1.3.0 (from -r requirements.txt (line 23)) 19:04:20 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 19:04:20 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:04:20 Downloading selenium-4.40.0-py3-none-any.whl.metadata (7.7 kB) 19:04:20 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:04:20 Downloading robotframework_pythonlibcore-4.5.0-py3-none-any.whl.metadata (9.5 kB) 19:04:20 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:04:20 Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 19:04:20 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 19:04:20 Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 19:04:21 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 19:04:21 Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) 19:04:21 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:04:21 Downloading docutils-0.22.4-py3-none-any.whl.metadata (15 kB) 19:04:21 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:04:21 Downloading flex-6.14.1.tar.gz (40 kB) 19:04:21 Installing build dependencies: started 19:04:28 Installing build dependencies: finished with status 'done' 19:04:28 Getting requirements to build wheel: started 19:04:31 Getting requirements to build wheel: finished with status 'done' 19:04:31 Preparing metadata (pyproject.toml): started 19:04:33 Preparing metadata (pyproject.toml): finished with status 'done' 19:04:33 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:04:33 Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) 19:04:33 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:04:33 Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 19:04:33 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:04:33 Downloading openapi_core-0.22.0-py3-none-any.whl.metadata (6.6 kB) 19:04:33 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:04:33 Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 19:04:34 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:04:34 Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 19:04:34 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:04:34 Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) 19:04:35 Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) 19:04:35 Downloading charset_normalizer-3.4.4-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (37 kB) 19:04:35 Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) 19:04:35 Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 19:04:36 Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 9)) 19:04:36 Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 19:04:36 Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) 19:04:36 Downloading certifi-2026.1.4-py3-none-any.whl.metadata (2.5 kB) 19:04:36 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 19:04:36 Downloading reactivex-4.1.0-py3-none-any.whl.metadata (5.7 kB) 19:04:36 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 19:04:36 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 19:04:36 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.49.0->-r requirements.txt (line 15)) (82.0.0) 19:04:38 Collecting cffi>=2.0.0 (from cryptography==46.0.5->-r requirements.txt (line 20)) 19:04:38 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.6 kB) 19:04:38 Collecting pycparser (from cffi>=2.0.0->cryptography==46.0.5->-r requirements.txt (line 20)) 19:04:38 Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 19:04:39 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 19:04:39 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_aarch64.whl.metadata (10 kB) 19:04:39 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 19:04:39 Downloading invoke-2.2.1-py3-none-any.whl.metadata (3.3 kB) 19:04:40 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 19:04:40 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_aarch64.whl.metadata (10.0 kB) 19:04:40 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) 19:04:40 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 19:04:40 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:04:40 Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 19:04:40 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:04:40 Downloading trio-0.32.0-py3-none-any.whl.metadata (8.5 kB) 19:04:40 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:04:40 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 19:04:40 Collecting trio-typing>=0.10.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:04:40 Downloading trio_typing-0.10.0-py3-none-any.whl.metadata (10 kB) 19:04:40 Collecting types-certifi>=2021.10.8.3 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:04:40 Downloading types_certifi-2021.10.8.3-py3-none-any.whl.metadata (1.4 kB) 19:04:40 Collecting types-urllib3>=1.26.25.14 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:04:40 Downloading types_urllib3-1.26.25.14-py3-none-any.whl.metadata (1.7 kB) 19:04:41 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:04:41 Downloading attrs-25.4.0-py3-none-any.whl.metadata (10 kB) 19:04:41 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:04:41 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 19:04:41 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:04:41 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 19:04:41 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:04:41 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 19:04:41 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:04:41 Downloading wsproto-1.3.2-py3-none-any.whl.metadata (5.2 kB) 19:04:41 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:04:41 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 19:04:41 Collecting mypy-extensions>=0.4.2 (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:04:41 Downloading mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) 19:04:41 Collecting async-generator (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:04:41 Downloading async_generator-1.10-py3-none-any.whl.metadata (4.9 kB) 19:04:41 Requirement already satisfied: packaging in /usr/lib/python3.12/site-packages (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) (26.0) 19:04:42 Collecting importlib-metadata (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:04:42 Downloading importlib_metadata-8.7.1-py3-none-any.whl.metadata (4.7 kB) 19:04:42 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:04:42 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 19:04:43 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:04:43 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.4 kB) 19:04:43 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:04:43 Downloading validate_email-1.3.tar.gz (4.7 kB) 19:04:43 Installing build dependencies: started 19:04:49 Installing build dependencies: finished with status 'done' 19:04:49 Getting requirements to build wheel: started 19:04:52 Getting requirements to build wheel: finished with status 'done' 19:04:52 Preparing metadata (pyproject.toml): started 19:04:54 Preparing metadata (pyproject.toml): finished with status 'done' 19:04:54 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:04:54 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 19:04:54 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:04:54 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 19:04:54 Installing build dependencies: started 19:05:01 Installing build dependencies: finished with status 'done' 19:05:01 Getting requirements to build wheel: started 19:05:04 Getting requirements to build wheel: finished with status 'done' 19:05:04 Preparing metadata (pyproject.toml): started 19:05:05 Preparing metadata (pyproject.toml): finished with status 'done' 19:05:05 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:05 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 19:05:06 Collecting zipp>=3.20 (from importlib-metadata->trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:05:06 Downloading zipp-3.23.0-py3-none-any.whl.metadata (3.6 kB) 19:05:06 Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:06 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 19:05:06 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:06 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 19:05:06 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:06 Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 19:05:10 Collecting rpds-py>=0.25.0 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:10 Downloading rpds_py-0.30.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.1 kB) 19:05:10 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:10 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 19:05:10 Collecting jsonschema-path<0.4.0,>=0.3.4 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:10 Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) 19:05:11 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:11 Downloading more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) 19:05:11 Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:11 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) 19:05:11 Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:11 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl.metadata (5.7 kB) 19:05:11 Collecting werkzeug>=2.1.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:11 Downloading werkzeug-3.1.5-py3-none-any.whl.metadata (4.0 kB) 19:05:11 Collecting pathable<0.5.0,>=0.4.1 (from jsonschema-path<0.4.0,>=0.3.4->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:11 Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) 19:05:11 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:11 Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) 19:05:11 Collecting rfc3339-validator (from openapi-schema-validator<0.7.0,>=0.6.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:11 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) 19:05:12 Collecting lazy-object-proxy<2.0.0,>=1.7.1 (from openapi-spec-validator<0.8.0,>=0.7.1->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:12 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (5.1 kB) 19:05:13 Collecting markupsafe>=2.1.1 (from werkzeug>=2.1.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:13 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.7 kB) 19:05:13 Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) 19:05:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 46.6 MB/s 0:00:00 19:05:13 Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) 19:05:13 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 19:05:13 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 19:05:13 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) 19:05:13 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) 19:05:13 Downloading requests-2.32.4-py3-none-any.whl (64 kB) 19:05:13 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) 19:05:13 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 19:05:13 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl (15.6 MB) 19:05:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 45.1 MB/s 0:00:00 19:05:13 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl (1.6 MB) 19:05:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 50.4 MB/s 0:00:00 19:05:13 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) 19:05:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 51.4 MB/s 0:00:00 19:05:13 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl (2.2 MB) 19:05:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 46.6 MB/s 0:00:00 19:05:14 Downloading protobuf-6.33.5-py3-none-any.whl (170 kB) 19:05:14 Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) 19:05:14 Downloading cryptography-46.0.5-cp311-abi3-musllinux_1_2_aarch64.whl (4.4 MB) 19:05:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/4.4 MB 47.0 MB/s 0:00:00 19:05:14 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 19:05:14 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) 19:05:14 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 19:05:14 Downloading charset_normalizer-3.4.4-cp312-cp312-musllinux_1_2_aarch64.whl (150 kB) 19:05:14 Downloading idna-3.11-py3-none-any.whl (71 kB) 19:05:14 Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 19:05:14 Downloading certifi-2026.1.4-py3-none-any.whl (152 kB) 19:05:14 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_aarch64.whl (222 kB) 19:05:14 Downloading click-8.3.1-py3-none-any.whl (108 kB) 19:05:14 Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 19:05:14 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_aarch64.whl (341 kB) 19:05:14 Downloading invoke-2.2.1-py3-none-any.whl (160 kB) 19:05:14 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_aarch64.whl (791 kB) 19:05:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 791.9/791.9 kB 47.4 MB/s 0:00:00 19:05:14 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 19:05:14 Downloading reactivex-4.1.0-py3-none-any.whl (218 kB) 19:05:14 Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 19:05:14 Downloading robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB) 19:05:14 Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 19:05:14 Downloading selenium-4.40.0-py3-none-any.whl (9.6 MB) 19:05:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 45.2 MB/s 0:00:00 19:05:14 Downloading trio-0.32.0-py3-none-any.whl (512 kB) 19:05:14 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 19:05:14 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 19:05:14 Downloading attrs-25.4.0-py3-none-any.whl (67 kB) 19:05:14 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 19:05:15 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 19:05:15 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 19:05:15 Downloading trio_typing-0.10.0-py3-none-any.whl (42 kB) 19:05:15 Downloading mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) 19:05:15 Downloading types_certifi-2021.10.8.3-py3-none-any.whl (2.1 kB) 19:05:15 Downloading types_urllib3-1.26.25.14-py3-none-any.whl (15 kB) 19:05:15 Downloading wsproto-1.3.2-py3-none-any.whl (24 kB) 19:05:15 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 19:05:15 Downloading async_generator-1.10-py3-none-any.whl (18 kB) 19:05:15 Downloading docutils-0.22.4-py3-none-any.whl (633 kB) 19:05:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 633.2/633.2 kB 46.3 MB/s 0:00:00 19:05:15 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 19:05:15 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_aarch64.whl (761 kB) 19:05:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 761.1/761.1 kB 47.5 MB/s 0:00:00 19:05:15 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 19:05:15 Downloading importlib_metadata-8.7.1-py3-none-any.whl (27 kB) 19:05:15 Downloading zipp-3.23.0-py3-none-any.whl (10 kB) 19:05:15 Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) 19:05:15 Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 19:05:15 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 19:05:15 Downloading rpds_py-0.30.0-cp312-cp312-musllinux_1_2_aarch64.whl (573 kB) 19:05:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 573.3/573.3 kB 42.0 MB/s 0:00:00 19:05:15 Downloading openapi_core-0.22.0-py3-none-any.whl (108 kB) 19:05:15 Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) 19:05:15 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) 19:05:15 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl (39 kB) 19:05:15 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_aarch64.whl (69 kB) 19:05:15 Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) 19:05:15 Downloading referencing-0.36.2-py3-none-any.whl (26 kB) 19:05:15 Downloading werkzeug-3.1.5-py3-none-any.whl (225 kB) 19:05:15 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_aarch64.whl (23 kB) 19:05:15 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 19:05:15 Downloading more_itertools-10.8.0-py3-none-any.whl (69 kB) 19:05:15 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 19:05:15 Downloading pycparser-3.0-py3-none-any.whl (48 kB) 19:05:15 Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 19:05:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 47.7 MB/s 0:00:00 19:05:15 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 19:05:15 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) 19:05:15 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 19:05:15 Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) 19:05:18 Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email 19:05:18 Building wheel for robotframework-sshlibrary (pyproject.toml): started 19:05:20 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 19:05:20 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55207 sha256=93f1c6b4543c35bee35cbc961e173a78af3573d8a3efc959c35fe777ebab0c8e 19:05:20 Stored in directory: /tmp/pip-ephem-wheel-cache-ip2bfzan/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 19:05:20 Building wheel for robotbackgroundlogger (pyproject.toml): started 19:05:22 Building wheel for robotbackgroundlogger (pyproject.toml): finished with status 'done' 19:05:22 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=4abb59ffc6c5e11eb1a2f692f6ead8b7a0fe5e24d1f943cc223b532451f495b4 19:05:22 Stored in directory: /tmp/pip-ephem-wheel-cache-ip2bfzan/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 19:05:22 Building wheel for psutil (pyproject.toml): started 19:05:40 Building wheel for psutil (pyproject.toml): finished with status 'done' 19:05:40 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_aarch64.whl size=278774 sha256=73da69bdf7ba9a5845dc11b669a191db84ac27e4e37dd3c45b31180a3d0dfb91 19:05:40 Stored in directory: /tmp/pip-ephem-wheel-cache-ip2bfzan/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 19:05:40 Building wheel for psycopg2 (pyproject.toml): started 19:06:48 Building wheel for psycopg2 (pyproject.toml): still running... 19:07:06 Building wheel for psycopg2 (pyproject.toml): finished with status 'done' 19:07:06 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_aarch64.whl size=529149 sha256=8c8f496c62666e8f2ee2f15f2126ebd55dba3798331bb3f87f7652c771ca89b6 19:07:06 Stored in directory: /tmp/pip-ephem-wheel-cache-ip2bfzan/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 19:07:06 Building wheel for flex (pyproject.toml): started 19:07:08 Building wheel for flex (pyproject.toml): finished with status 'done' 19:07:08 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77344 sha256=e4b59d481001197c112806a889461621f2c5a96c25e6e48c2e30bb79ecf65bab 19:07:08 Stored in directory: /tmp/pip-ephem-wheel-cache-ip2bfzan/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 19:07:08 Building wheel for strict-rfc3339 (pyproject.toml): started 19:07:10 Building wheel for strict-rfc3339 (pyproject.toml): finished with status 'done' 19:07:10 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=ff209088f5cfb5518dcdd6a328774085dd0452f3d471b6002c3d86782a20dcf5 19:07:10 Stored in directory: /tmp/pip-ephem-wheel-cache-ip2bfzan/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 19:07:10 Building wheel for validate-email (pyproject.toml): started 19:07:12 Building wheel for validate-email (pyproject.toml): finished with status 'done' 19:07:12 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5560 sha256=6ac354a2df4a5f3c52bd9063ed6c7673126ae9006815b92e49994e45a9b508b5 19:07:12 Stored in directory: /tmp/pip-ephem-wheel-cache-ip2bfzan/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 19:07:12 Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email 19:07:14 Installing collected packages: validate-email, types-urllib3, types-certifi, strict-rfc3339, sseclient-py, sortedcontainers, rfc3987, pytz, ply, genson, zipp, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pyjwt, pygments, pycryptodome, pycparser, psycopg2, psutil, protobuf, pathable, paho-mqtt, numpy, mypy-extensions, more-itertools, markupsafe, lazy-object-proxy, jsonpointer, jsonpath-ng, isodate, invoke, idna, h11, docutils, configparser, click, charset_normalizer, certifi, bcrypt, attrs, async-generator, wsproto, werkzeug, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, outcome, importlib-metadata, cffi, trio, robotframework-requests, pynacl, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, trio-typing, paramiko, jsonschema, selenium, scp, openapi-schema-validator, robotframework-sshlibrary, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance 19:09:06 19:09:06 Successfully installed PyYAML-6.0.3 RESTinstance-1.5.2 async-generator-1.10 attrs-25.4.0 bcrypt-5.0.0 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 configparser-7.2.0 cryptography-46.0.5 docker-7.1.0 docutils-0.22.4 flex-6.14.1 genson-1.3.0 h11-0.16.0 idna-3.11 importlib-metadata-8.7.1 influxdb-client-1.49.0 invoke-2.2.1 isodate-0.7.2 jsonpath-ng-1.7.0 jsonpointer-3.0.0 jsonschema-4.26.0 jsonschema-path-0.3.4 jsonschema-specifications-2025.9.1 lazy-object-proxy-1.12.0 markupsafe-3.0.3 more-itertools-10.8.0 mypy-extensions-1.1.0 numpy-2.2.5 openapi-core-0.22.0 openapi-schema-validator-0.6.3 openapi-spec-validator-0.7.2 outcome-1.3.0.post0 paho-mqtt-2.1.0 paramiko-4.0.0 pathable-0.4.4 ply-3.11 protobuf-6.33.5 psutil-7.0.0 psycopg2-2.9.10 pycparser-3.0 pycryptodome-3.23.0 pygments-2.19.2 pyjwt-2.10.1 pynacl-1.6.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.1 pytz-2025.2 pyzmq-27.0.0 reactivex-4.1.0 referencing-0.36.2 requests-2.32.4 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.3.1 robotframework-pythonlibcore-4.5.0 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 rpds-py-0.30.0 scp-0.15.0 selenium-4.40.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 sseclient-py-1.8.0 strict-rfc3339-0.7 trio-0.32.0 trio-typing-0.10.0 trio-websocket-0.12.2 types-certifi-2021.10.8.3 types-urllib3-1.26.25.14 typing-extensions-4.15.0 tzlocal-5.3.1 urllib3-2.6.3 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.5 wsproto-1.3.2 zipp-3.23.0 19:09: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. 19:10:03 Removing intermediate container 89c20a5b8445 19:10:03 ---> 2e21e2e74ef6 19:10:03 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 19:10:03 ---> Running in 680b06b5bf8c 19:10:03 Removing intermediate container 680b06b5bf8c 19:10:03 ---> 3666b6200bd9 19:10:03 Step 11/13 : LABEL arch=arm64 19:10:03 ---> Running in f8365808f88b 19:10:03 Removing intermediate container f8365808f88b 19:10:03 ---> b2189ffd74bc 19:10:03 Step 12/13 : LABEL git_sha=117a28cc2d5b8eb7b0bae57423b2a0928e55cdc5 19:10:03 ---> Running in f3ae6ad2465a 19:10:03 Removing intermediate container f3ae6ad2465a 19:10:03 ---> 5a88af2688f6 19:10:03 Step 13/13 : LABEL version=0.0.0 19:10:03 ---> Running in 422e9c23f8b3 19:10:03 Removing intermediate container 422e9c23f8b3 19:10:03 ---> e2e61b0de30f 19:10:03 [Warning] One or more build-args [ARCH] were not consumed 19:10:03 Successfully built e2e61b0de30f 19:10:03 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:10:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:10:03 19:10:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:10:04 arm64: Pulling from edgex-lftools-log-publisher 19:10:04 8998bd30e6a1: Pulling fs layer 19:10:04 04944245beec: Pulling fs layer 19:10:04 699f458cf7ca: Pulling fs layer 19:10:04 765212b225bb: Pulling fs layer 19:10:04 f23df028b6ca: Pulling fs layer 19:10:04 d65c8cfc05b1: Pulling fs layer 19:10:04 2437ff75d9bd: Pulling fs layer 19:10:04 765212b225bb: Waiting 19:10:04 f23df028b6ca: Waiting 19:10:04 d65c8cfc05b1: Waiting 19:10:04 2437ff75d9bd: Waiting 19:10:04 04944245beec: Verifying Checksum 19:10:04 04944245beec: Download complete 19:10:04 765212b225bb: Verifying Checksum 19:10:04 765212b225bb: Download complete 19:10:04 f23df028b6ca: Verifying Checksum 19:10:04 f23df028b6ca: Download complete 19:10:04 d65c8cfc05b1: Verifying Checksum 19:10:04 d65c8cfc05b1: Download complete 19:10:05 699f458cf7ca: Verifying Checksum 19:10:05 699f458cf7ca: Download complete 19:10:05 8998bd30e6a1: Verifying Checksum 19:10:05 8998bd30e6a1: Download complete 19:10:07 2437ff75d9bd: Verifying Checksum 19:10:07 2437ff75d9bd: Download complete 19:10:10 8998bd30e6a1: Pull complete 19:10:11 04944245beec: Pull complete 19:10:13 699f458cf7ca: Pull complete 19:10:13 765212b225bb: Pull complete 19:10:14 f23df028b6ca: Pull complete 19:10:14 d65c8cfc05b1: Pull complete 19:10:32 2437ff75d9bd: Pull complete 19:10:32 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:10:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:10:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:10:32 prd-ubuntu20.04-docker-arm64-4c-16g-2128 does not seem to be running inside a container 19:10:32 $ 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-150 -v /w/workspace/xfoundry_edgex-taf-common_PR-150:/w/workspace/xfoundry_edgex-taf-common_PR-150:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-150@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-150@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:10:35 $ docker top 2fe6715f9a563ef85171ee799aebb32ddc23b66b6779f56e33aee817d01a9e7e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:10:36 ---> job-cost.sh 19:10:36 lf-activate-venv: SKIPPING 19:10:36 INFO: No Stack... 19:10:37 INFO: Retrieving Pricing Info for: v3-standard-4 19:10:37 INFO: Archiving Costs [Pipeline] sh 19:10:38 + cut -d, -f6 19:10:38 + cat /w/workspace/xfoundry_edgex-taf-common_PR-150/archives/cost.csv [Pipeline] lock 19:10:38 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-150-2-stack-cost] 19:10:38 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-150-2-stack-cost] did not exist. Created. 19:10:38 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-150-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:10:39 /w/workspace/xfoundry_edgex-taf-common_PR-150@tmp/durable-334110f2/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:10:39 + echo total: 0.10999999940395355 [Pipeline] stash 19:10:40 Warning: overwriting stash ‘stack-cost’ 19:10:40 Stashed 1 file(s) [Pipeline] } 19:10:40 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-150-2-stack-cost] [Pipeline] // lock [Pipeline] } 19:10:40 $ docker stop --time=1 2fe6715f9a563ef85171ee799aebb32ddc23b66b6779f56e33aee817d01a9e7e 19:10:43 $ docker rm -f --volumes 2fe6715f9a563ef85171ee799aebb32ddc23b66b6779f56e33aee817d01a9e7e [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:10:44 + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-150/archives ] 19:10:44 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-150/archives 19:10:44 total 16 19:10:44 drwxr-xr-x 3 root root 4096 Feb 13 18:59 . 19:10:44 drwxrwxr-x 7 jenkins jenkins 4096 Feb 13 18:59 .. 19:10:44 drwxr-xr-x 2 root root 4096 Feb 13 18:59 cost 19:10:44 -rw-r--r-- 1 root root 88 Feb 13 18:59 cost.csv 19:10:44 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-150/archives 19:10:44 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-150/archives 19:10:44 total 16 19:10:44 drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 18:59 . 19:10:44 drwxrwxr-x 7 jenkins jenkins 4096 Feb 13 18:59 .. 19:10:44 drwxr-xr-x 2 jenkins jenkins 4096 Feb 13 18:59 cost 19:10:44 -rw-r--r-- 1 jenkins jenkins 88 Feb 13 18:59 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:10:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:10:45 ---> package-listing.sh 19:10:45 ++ facter osfamily 19:10:45 ++ tr '[:upper:]' '[:lower:]' 19:10:45 + OS_FAMILY=debian 19:10:45 + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-150 19:10:45 + START_PACKAGES=/tmp/packages_start.txt 19:10:45 + END_PACKAGES=/tmp/packages_end.txt 19:10:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:10:45 + PACKAGES=/tmp/packages_start.txt 19:10:45 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-150 ']' 19:10:45 + PACKAGES=/tmp/packages_end.txt 19:10:45 + case "${OS_FAMILY}" in 19:10:45 + dpkg -l 19:10:45 + grep '^ii' 19:10:45 + '[' -f /tmp/packages_start.txt ']' 19:10:45 + '[' -f /tmp/packages_end.txt ']' 19:10:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:10:45 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-150 ']' 19:10:45 + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-150/archives/ 19:10:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-150/archives/ [Pipeline] echo 19:10:45 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-150/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:10:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:10:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:10:46 prd-ubuntu20.04-docker-8c-8g-2120 does not seem to be running inside a container 19:10:46 $ 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-150/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-150 -v /w/workspace/xfoundry_edgex-taf-common_PR-150:/w/workspace/xfoundry_edgex-taf-common_PR-150:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-150@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-150@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:10:46 $ docker top b791c52c746e166f282b6720b7a6b506af9a57392ef708e24664d8b7fab224cc -eo pid,comm [Pipeline] { [Pipeline] sh 19:10:47 + touch /tmp/pre-build-complete [Pipeline] sh 19:10:47 + mkdir -p /var/log/sysstat [Pipeline] sh 19:10:47 + ls /var/log/sa-host 19:10:47 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:10:47 provisioning config files... 19:10:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-150@tmp/config8375104722221909875tmp [Pipeline] { [Pipeline] echo 19:10:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:10:48 ---> create-netrc.sh [Pipeline] } 19:10:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:10:48 ---> python-tools-install.sh [Pipeline] echo 19:10:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:10:48 ---> sudo-logs.sh 19:10:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:10:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:10:49 ---> job-cost.sh 19:10:49 lf-activate-venv: SKIPPING 19:10:49 DEBUG: total: 0.2199999988079071 19:10:49 INFO: Retrieving Stack Cost... 19:10:49 INFO: Retrieving Pricing Info for: v3-standard-8 19:10:49 INFO: Archiving Costs [Pipeline] echo 19:10:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:10:50 ---> logs-deploy.sh 19:10:50 lf-activate-venv: SKIPPING 19:10:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-150/2 19:10:50 INFO: archiving workspace using pattern(s): 19:10:51 Archives upload complete. 19:10:51 INFO: archiving logs to Nexus 19:10:51 ---> uname -a: 19:10:51 Linux prd-ubuntu20-04-docker-8c-8g-2120 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 19:10:51 19:10:51 19:10:51 ---> lscpu: 19:10:51 Architecture: x86_64 19:10:51 CPU op-mode(s): 32-bit, 64-bit 19:10:51 Byte Order: Little Endian 19:10:51 Address sizes: 40 bits physical, 48 bits virtual 19:10:51 CPU(s): 8 19:10:51 On-line CPU(s) list: 0-7 19:10:51 Thread(s) per core: 1 19:10:51 Core(s) per socket: 1 19:10:51 Socket(s): 8 19:10:51 NUMA node(s): 1 19:10:51 Vendor ID: AuthenticAMD 19:10:51 CPU family: 23 19:10:51 Model: 49 19:10:51 Model name: AMD EPYC-Rome Processor 19:10:51 Stepping: 0 19:10:51 CPU MHz: 2799.998 19:10:51 BogoMIPS: 5599.99 19:10:51 Virtualization: AMD-V 19:10:51 Hypervisor vendor: KVM 19:10:51 Virtualization type: full 19:10:51 L1d cache: 256 KiB 19:10:51 L1i cache: 256 KiB 19:10:51 L2 cache: 4 MiB 19:10:51 L3 cache: 128 MiB 19:10:51 NUMA node0 CPU(s): 0-7 19:10:51 Vulnerability Gather data sampling: Not affected 19:10:51 Vulnerability Itlb multihit: Not affected 19:10:51 Vulnerability L1tf: Not affected 19:10:51 Vulnerability Mds: Not affected 19:10:51 Vulnerability Meltdown: Not affected 19:10:51 Vulnerability Mmio stale data: Not affected 19:10:51 Vulnerability Retbleed: Vulnerable 19:10:51 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:10:51 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:10:51 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 19:10:51 Vulnerability Srbds: Not affected 19:10:51 Vulnerability Tsx async abort: Not affected 19:10:51 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 19:10:51 19:10:51 19:10:51 ---> nproc: 19:10:51 8 19:10:51 19:10:51 19:10:51 ---> df -h: 19:10:51 Filesystem Size Used Avail Use% Mounted on 19:10:51 overlay 155G 13G 143G 8% / 19:10:51 tmpfs 64M 0 64M 0% /dev 19:10:51 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:10:51 shm 64M 0 64M 0% /dev/shm 19:10:51 /dev/vda1 155G 13G 143G 8% /facter-os 19:10:51 19:10:51