Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 52a9ddf7da1502b914dc6d2febfa8863d7483f75+13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 (03c1f29c8e01c7bb152e60a6171f33682bacba29) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13044037627254310802.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13384310553523777755.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-147/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-147/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14945217392943378733.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10009901786567639289.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-147/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-147/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3286720343849185786.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-2112’ Running on prd-ubuntu20.04-docker-8c-8g-2124 in /w/workspace/xfoundry_edgex-taf-common_PR-147 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git > git init /w/workspace/xfoundry_edgex-taf-common_PR-147 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 into PR head commit 52a9ddf7da1502b914dc6d2febfa8863d7483f75 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/147/head:refs/remotes/origin/PR-147 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 52a9ddf7da1502b914dc6d2febfa8863d7483f75 # timeout=10 Merge succeeded, producing dfeae008be3c697fde3616cf8786f3bbd7ed6065 Checking out Revision dfeae008be3c697fde3616cf8786f3bbd7ed6065 (PR-147) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dfeae008be3c697fde3616cf8786f3bbd7ed6065 # timeout=10 Commit message: "Merge commit '13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98' into HEAD" > git rev-list --no-walk 52a9ddf7da1502b914dc6d2febfa8863d7483f75 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:57:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:57:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:57:19 ========================================================= 18:57:19 EdgeX Global Pipelines Version Info 18:57:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:57:20 ------------------- 18:57:20 stable info: 18:57:20 ------------------- 18:57:20 Commited By: Cherry Wang cherry@iotechsys.com 18:57:20 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 18:57:20 Message: update stable to v1.0.278 18:57:21 ------------------- 18:57:21 experimental info: 18:57:21 ------------------- 18:57:21 Commited By: **** collab-it+edgex@linuxfoundation.org 18:57:21 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 18:57:21 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 18:57:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 18:57:21 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 18:57:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:57:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:57:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:57:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 18:57:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:57:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 18:57:21 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 18:57:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:57:21 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 18:57:21 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 18:57:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:57:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:57:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-147 [Pipeline] echo 18:57:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-147 [Pipeline] echo 18:57:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-147 [Pipeline] echo 18:57:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dfeae008be3c697fde3616cf8786f3bbd7ed6065 [Pipeline] echo 18:57:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dfeae00 [Pipeline] echo 18:57:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:57:21 provisioning config files... 18:57:21 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-147@tmp/config8502551296704535480tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:57:21 ---> ****-login.sh 18:57:21 nexus3.edgexfoundry.org:10001 18:57:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:22 18:57:22 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 18:57:22 Configure a credential helper to remove this warning. See 18:57:22 https://docs.****.com/go/credential-store/ 18:57:22 18:57:22 Login Succeeded 18:57:22 nexus3.edgexfoundry.org:10002 18:57:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:22 18:57:22 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 18:57:22 Configure a credential helper to remove this warning. See 18:57:22 https://docs.****.com/go/credential-store/ 18:57:22 18:57:22 Login Succeeded 18:57:22 nexus3.edgexfoundry.org:10003 18:57:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:22 18:57:22 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 18:57:22 Configure a credential helper to remove this warning. See 18:57:22 https://docs.****.com/go/credential-store/ 18:57:22 18:57:22 Login Succeeded 18:57:22 nexus3.edgexfoundry.org:10004 18:57:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:22 18:57:22 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 18:57:22 Configure a credential helper to remove this warning. See 18:57:22 https://docs.****.com/go/credential-store/ 18:57:22 18:57:22 Login Succeeded 18:57:22 ****.io 18:57:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:22 18:57:22 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 18:57:22 Configure a credential helper to remove this warning. See 18:57:22 https://docs.****.com/go/credential-store/ 18:57:22 18:57:22 Login Succeeded 18:57:22 ---> ****-login.sh ends [Pipeline] } 18:57:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 18:57:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:57:23 + grep -v github /etc/ssh/ssh_known_hosts 18:57:23 + [ -e /tmp/ssh_known_hosts ] 18:57:23 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:57:23 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:57:23 + sudo tee -a /etc/ssh/ssh_known_hosts 18:57:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:57:23 18:57:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:57:23 0.1.4: Pulling from edgex-devops/py-git-semver 18:57:23 3dae71ba6b94: Pulling fs layer 18:57:23 6bf1a483ea7c: Pulling fs layer 18:57:23 f5dfc541a4d3: Pulling fs layer 18:57:23 461d9e800cba: Pulling fs layer 18:57:23 80192f66455f: Pulling fs layer 18:57:23 2e8e34ca0e6c: Pulling fs layer 18:57:23 a29436f7fd5d: Pulling fs layer 18:57:23 923cac83aea3: Pulling fs layer 18:57:23 25ad8b0a4227: Pulling fs layer 18:57:23 db01528c6b51: Pulling fs layer 18:57:23 28988de357af: Pulling fs layer 18:57:23 923cac83aea3: Waiting 18:57:23 2e8e34ca0e6c: Waiting 18:57:23 a29436f7fd5d: Waiting 18:57:23 25ad8b0a4227: Waiting 18:57:23 28988de357af: Waiting 18:57:23 db01528c6b51: Waiting 18:57:23 461d9e800cba: Waiting 18:57:23 80192f66455f: Waiting 18:57:23 6bf1a483ea7c: Verifying Checksum 18:57:23 6bf1a483ea7c: Download complete 18:57:23 461d9e800cba: Verifying Checksum 18:57:23 461d9e800cba: Download complete 18:57:23 80192f66455f: Download complete 18:57:23 f5dfc541a4d3: Verifying Checksum 18:57:23 f5dfc541a4d3: Download complete 18:57:23 3dae71ba6b94: Verifying Checksum 18:57:23 3dae71ba6b94: Download complete 18:57:23 923cac83aea3: Verifying Checksum 18:57:23 923cac83aea3: Download complete 18:57:24 25ad8b0a4227: Verifying Checksum 18:57:24 25ad8b0a4227: Download complete 18:57:24 db01528c6b51: Verifying Checksum 18:57:24 db01528c6b51: Download complete 18:57:24 28988de357af: Verifying Checksum 18:57:24 28988de357af: Download complete 18:57:24 a29436f7fd5d: Verifying Checksum 18:57:24 a29436f7fd5d: Download complete 18:57:24 2e8e34ca0e6c: Verifying Checksum 18:57:24 2e8e34ca0e6c: Download complete 18:57:25 3dae71ba6b94: Pull complete 18:57:25 6bf1a483ea7c: Pull complete 18:57:26 f5dfc541a4d3: Pull complete 18:57:26 461d9e800cba: Pull complete 18:57:26 80192f66455f: Pull complete 18:57:30 2e8e34ca0e6c: Pull complete 18:57:31 a29436f7fd5d: Pull complete 18:57:31 923cac83aea3: Pull complete 18:57:31 25ad8b0a4227: Pull complete 18:57:31 db01528c6b51: Pull complete 18:57:31 28988de357af: Pull complete 18:57:31 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 18:57:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:57:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:57:31 prd-ubuntu20.04-docker-8c-8g-2124 does not seem to be running inside a container 18:57:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-147 -v /w/workspace/xfoundry_edgex-taf-common_PR-147:/w/workspace/xfoundry_edgex-taf-common_PR-147:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-147@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-147@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:57:33 $ docker top 94030ec05a17a3ab2bbf30f14b85b6fba356b8ea7eac0501a98410b5a98114cc -eo pid,comm 18:57:33 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:57:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:57:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:57:33 [ssh-agent] Looking for ssh-agent implementation... 18:57:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:57:33 $ docker exec 94030ec05a17a3ab2bbf30f14b85b6fba356b8ea7eac0501a98410b5a98114cc ssh-agent 18:57:33 SSH_AUTH_SOCK=/tmp/ssh-BZRREAYf9ukQ/agent.32 18:57:33 SSH_AGENT_PID=38 18:57:33 Running ssh-add (command line suppressed) 18:57:33 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-147@tmp/private_key_5817014061822283868.key (/w/workspace/xfoundry_edgex-taf-common_PR-147@tmp/private_key_5817014061822283868.key) 18:57:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:57:34 + git config --global --add safe.directory /w/workspace/xfoundry_edgex-taf-common_PR-147 [Pipeline] sh 18:57:34 + git tag --points-at HEAD [Pipeline] } 18:57:34 $ docker exec --env ******** --env ******** 94030ec05a17a3ab2bbf30f14b85b6fba356b8ea7eac0501a98410b5a98114cc ssh-agent -k 18:57:34 unset SSH_AUTH_SOCK; 18:57:34 unset SSH_AGENT_PID; 18:57:34 echo Agent pid 38 killed; 18:57:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:57:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:57:34 [ssh-agent] Looking for ssh-agent implementation... 18:57:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:57:34 $ docker exec 94030ec05a17a3ab2bbf30f14b85b6fba356b8ea7eac0501a98410b5a98114cc ssh-agent 18:57:34 SSH_AUTH_SOCK=/tmp/ssh-NCOHUbCOxIu9/agent.85 18:57:34 SSH_AGENT_PID=91 18:57:34 Running ssh-add (command line suppressed) 18:57:34 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-147@tmp/private_key_6268735245727768905.key (/w/workspace/xfoundry_edgex-taf-common_PR-147@tmp/private_key_6268735245727768905.key) 18:57:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:57:35 + git semver init 18:57:35 2026-02-13 18:57:35,384 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 18:57:35 2026-02-13 18:57:35,389 [run_init] DEBUG init version:0.0.0 force:False 18:57:35 2026-02-13 18:57:35,389 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-147/.semver 18:57:35 2026-02-13 18:57:35,390 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-147/.semver 18:57:35 2026-02-13 18:57:35,390 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-147/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-147, stdin=None, shell=False, universal_newlines=False) 18:57:36 2026-02-13 18:57:36,027 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-147/.git/info/exclude 18:57:36 2026-02-13 18:57:36,027 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-147/.semver/PR-147 with force:False 18:57:36 2026-02-13 18:57:36,027 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-147/.semver/PR-147 18:57:36 2026-02-13 18:57:36,032 [execute] INFO git cat-file --batch-check 18:57:36 2026-02-13 18:57:36,032 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-147/.semver, stdin=, shell=False, universal_newlines=False) 18:57:36 2026-02-13 18:57:36,038 [execute] INFO git cat-file --batch 18:57:36 2026-02-13 18:57:36,038 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-147/.semver, stdin=, shell=False, universal_newlines=False) 18:57:36 2026-02-13 18:57:36,041 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-147/.semver/PR-147 18:57:36 0.0.0 [Pipeline] } 18:57:36 $ docker exec --env ******** --env ******** 94030ec05a17a3ab2bbf30f14b85b6fba356b8ea7eac0501a98410b5a98114cc ssh-agent -k 18:57:36 unset SSH_AUTH_SOCK; 18:57:36 unset SSH_AGENT_PID; 18:57:36 echo Agent pid 91 killed; 18:57:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:57:36 + git semver [Pipeline] } 18:57:37 $ docker stop --time=1 94030ec05a17a3ab2bbf30f14b85b6fba356b8ea7eac0501a98410b5a98114cc 18:57:38 $ docker rm -f --volumes 94030ec05a17a3ab2bbf30f14b85b6fba356b8ea7eac0501a98410b5a98114cc [Pipeline] // withDockerContainer [Pipeline] sh 18:57:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:57:38 Stashed 1 file(s) [Pipeline] echo 18:57:38 [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:39 provisioning config files... 18:57:39 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-147@tmp/config12595655633682569138tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:57:39 ---> ****-login.sh 18:57:39 nexus3.edgexfoundry.org:10001 18:57:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:39 Login Succeeded 18:57:39 nexus3.edgexfoundry.org:10002 18:57:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:39 Login Succeeded 18:57:39 nexus3.edgexfoundry.org:10003 18:57:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:39 Login Succeeded 18:57:39 nexus3.edgexfoundry.org:10004 18:57:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:39 Login Succeeded 18:57:39 ****.io 18:57:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:39 Login Succeeded 18:57:39 ---> ****-login.sh ends [Pipeline] } 18:57:39 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:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:57:40 + ls -al . 18:57:40 total 72 18:57:40 drwxrwxr-x 6 jenkins jenkins 4096 Feb 13 18:57 . 18:57:40 drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 18:57 .. 18:57:40 drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 18:57 .git 18:57:40 drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 18:57 .github 18:57:40 -rw-rw-r-- 1 jenkins jenkins 22 Feb 13 18:57 .gitignore 18:57:40 drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 18:57 .semver 18:57:40 -rw-rw-r-- 1 jenkins jenkins 1655 Feb 13 18:57 Dockerfile 18:57:40 -rw-rw-r-- 1 jenkins jenkins 746 Feb 13 18:57 Jenkinsfile 18:57:40 -rw-rw-r-- 1 jenkins jenkins 11381 Feb 13 18:57 LICENSE 18:57:40 -rw-rw-r-- 1 jenkins jenkins 4232 Feb 13 18:57 README.md 18:57:40 drwxrwxr-x 5 jenkins jenkins 4096 Feb 13 18:57 TUC 18:57:40 -rw-rw-r-- 1 jenkins jenkins 5 Feb 13 18:57 VERSION 18:57:40 -rw-rw-r-- 1 jenkins jenkins 473 Feb 13 18:57 requirements.txt 18:57:40 -rw-rw-r-- 1 jenkins jenkins 54 Feb 13 18:57 robot-entrypoint.sh 18:57:40 -rw-rw-r-- 1 jenkins jenkins 445 Feb 13 18:57 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:40 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=dfeae008be3c697fde3616cf8786f3bbd7ed6065 --label arch=amd64 --label version=0.0.0 . 18:57:41 #0 building with "default" instance using docker driver 18:57:41 18:57:41 #1 [internal] load build definition from Dockerfile 18:57:41 #1 transferring dockerfile: 1.69kB done 18:57:41 #1 DONE 0.0s 18:57:41 18:57:41 #2 [internal] load metadata for docker.io/library/alpine:3.22.1 18:57:42 #2 DONE 1.3s 18:57:43 18:57:43 #3 [internal] load .dockerignore 18:57:43 #3 transferring context: 2B done 18:57:43 #3 DONE 0.0s 18:57:43 18:57:43 #4 [1/7] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 18:57:43 #4 resolve docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 0.0s done 18:57:43 #4 ... 18:57:43 18:57:43 #5 [internal] load build context 18:57:43 #5 transferring context: 577.02kB 0.0s done 18:57:43 #5 DONE 0.1s 18:57:43 18:57:43 #4 [1/7] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 18:57:43 #4 sha256:9234e8fb04c47cfe0f49931e4ac7eb76fa904e33b7f8576aec0501c085f02516 581B / 581B done 18:57:43 #4 sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 0B / 3.80MB 0.2s 18:57:43 #4 sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 9.22kB / 9.22kB done 18:57:43 #4 sha256:eafc1edb577d2e9b458664a15f23ea1c370214193226069eb22921169fc7e43f 1.02kB / 1.02kB done 18:57:43 #4 extracting sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 18:57:43 #4 sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 3.80MB / 3.80MB 0.3s done 18:57:43 #4 extracting sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 0.1s done 18:57:43 #4 DONE 0.6s 18:57:43 18:57:43 #6 [2/7] COPY . /edgex-taf/edgex-taf-common 18:57:43 #6 DONE 0.1s 18:57:43 18:57:43 #7 [3/7] COPY robot-entrypoint.sh /usr/local/bin/ 18:57:43 #7 DONE 0.0s 18:57:43 18:57:43 #8 [4/7] COPY requirements.txt /edgex-taf/requirements.txt 18:57:43 #8 DONE 0.0s 18:57:43 18:57:43 #9 [5/7] WORKDIR /edgex-taf 18:57:43 #9 DONE 0.0s 18:57:43 18:57:43 #10 [6/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:57:43 #10 DONE 0.3s 18:57:44 18:57:44 #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:44 #11 0.243 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 18:57:44 #11 0.517 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 18:57:44 #11 0.974 Upgrading critical system libraries and apk-tools: 18:57:44 #11 0.974 (1/1) Upgrading apk-tools (2.14.9-r2 -> 2.14.9-r3) 18:57:45 #11 1.140 Executing busybox-1.37.0-r18.trigger 18:57:45 #11 1.221 Continuing the upgrade transaction with new apk-tools: 18:57:45 #11 1.584 (1/8) Upgrading busybox (1.37.0-r18 -> 1.37.0-r20) 18:57:46 #11 1.991 Executing busybox-1.37.0-r20.post-upgrade 18:57:46 #11 2.039 (2/8) Upgrading busybox-binsh (1.37.0-r18 -> 1.37.0-r20) 18:57:46 #11 2.184 (3/8) Upgrading alpine-release (3.22.1-r0 -> 3.22.3-r0) 18:57:46 #11 2.303 (4/8) Upgrading libcrypto3 (3.5.1-r0 -> 3.5.5-r0) 18:57:46 #11 2.503 (5/8) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) 18:57:46 #11 2.708 (6/8) Upgrading libssl3 (3.5.1-r0 -> 3.5.5-r0) 18:57:46 #11 2.871 (7/8) Upgrading ssl_client (1.37.0-r18 -> 1.37.0-r20) 18:57:47 #11 3.015 (8/8) Upgrading libapk2 (2.14.9-r2 -> 2.14.9-r3) 18:57:47 #11 3.166 Executing busybox-1.37.0-r20.trigger 18:57:47 #11 3.173 OK: 7 MiB in 16 packages 18:57:47 #11 3.271 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 18:57:47 #11 3.521 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 18:57:47 #11 3.970 (1/14) Installing brotli-libs (1.1.0-r2) 18:57:48 #11 4.143 (2/14) Installing c-ares (1.34.6-r0) 18:57:48 #11 4.348 (3/14) Installing libunistring (1.3-r0) 18:57:48 #11 4.518 (4/14) Installing libidn2 (2.3.7-r0) 18:57:48 #11 4.720 (5/14) Installing nghttp2-libs (1.65.0-r0) 18:57:48 #11 4.902 (6/14) Installing libpsl (0.21.5-r3) 18:57:49 #11 5.084 (7/14) Installing zstd-libs (1.5.7-r0) 18:57:49 #11 5.243 (8/14) Installing libcurl (8.14.1-r2) 18:57:49 #11 5.406 (9/14) Installing curl (8.14.1-r2) 18:57:49 #11 5.604 (10/14) Installing ca-certificates (20250911-r0) 18:57:49 #11 5.769 (11/14) Installing docker-cli (28.3.3-r5) 18:57:50 #11 6.170 (12/14) Installing oniguruma (6.9.10-r0) 18:57:50 #11 6.377 (13/14) Installing jq (1.8.1-r0) 18:57:50 #11 6.584 (14/14) Installing openssl (3.5.5-r0) 18:57:50 #11 6.813 Executing busybox-1.37.0-r20.trigger 18:57:50 #11 6.817 Executing ca-certificates-20250911-r0.trigger 18:57:50 #11 6.857 OK: 45 MiB in 30 packages 18:57:50 #11 6.924 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 18:57:51 #11 7.170 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 18:57:51 #11 7.651 (1/177) Installing libexpat (2.7.4-r0) 18:57:51 #11 7.841 (2/177) Installing libbz2 (1.0.8-r6) 18:57:52 #11 8.000 (3/177) Installing libpng (1.6.54-r0) 18:57:52 #11 8.207 (4/177) Installing freetype (2.13.3-r0) 18:57:52 #11 8.459 (5/177) Installing fontconfig (2.15.0-r3) 18:57:52 #11 8.670 (6/177) Installing libfontenc (1.1.8-r0) 18:57:52 #11 8.831 (7/177) Installing mkfontscale (1.2.3-r1) 18:57:53 #11 8.962 (8/177) Installing font-opensans (0_git20210927-r1) 18:57:53 #11 9.167 (9/177) Installing libffi (3.4.8-r0) 18:57:53 #11 9.332 (10/177) Installing libintl (0.24.1-r0) 18:57:53 #11 9.469 (11/177) Installing libeconf (0.6.3-r0) 18:57:53 #11 9.598 (12/177) Installing libblkid (2.41-r9) 18:57:53 #11 9.737 (13/177) Installing libmount (2.41-r9) 18:57:53 #11 9.941 (14/177) Installing pcre2 (10.46-r0) 18:57:53 Still waiting to schedule task 18:57:53 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:57:54 #11 10.17 (15/177) Installing glib (2.84.4-r0) 18:57:54 #11 10.37 (16/177) Installing gobject-introspection (1.84.0-r0) 18:57:54 #11 10.55 (17/177) Installing pkgconf (2.4.3-r0) 18:57:54 #11 10.74 (18/177) Installing hicolor-icon-theme (0.18-r0) 18:57:54 #11 10.92 (19/177) Installing libgcc (14.2.0-r6) 18:57:55 #11 11.07 (20/177) Installing libstdc++ (14.2.0-r6) 18:57:55 #11 11.33 (21/177) Installing xz-libs (5.8.1-r0) 18:57:55 #11 11.54 (22/177) Installing libxml2 (2.13.9-r0) 18:57:55 #11 11.71 (23/177) Installing shared-mime-info (2.4-r6) 18:57:55 #11 11.94 (24/177) Installing libjpeg-turbo (3.1.0-r0) 18:57:56 #11 12.10 (25/177) Installing libsharpyuv (1.5.0-r0) 18:57:56 #11 12.23 (26/177) Installing libwebp (1.5.0-r0) 18:57:56 #11 12.39 (27/177) Installing tiff (4.7.1-r0) 18:57:56 #11 12.60 (28/177) Installing gdk-pixbuf (2.42.12-r1) 18:57:56 #11 12.81 (29/177) Installing gtk-update-icon-cache (3.24.50-r0) 18:57:56 #11 12.97 (30/177) Installing libxau (1.0.12-r0) 18:57:57 #11 13.11 (31/177) Installing libmd (1.1.0-r0) 18:57:57 #11 13.28 (32/177) Installing libbsd (0.12.2-r0) 18:57:57 #11 13.45 (33/177) Installing libxdmcp (1.1.5-r1) 18:57:57 #11 13.60 (34/177) Installing libxcb (1.17.0-r0) 18:57:57 #11 13.83 (35/177) Installing libx11 (1.8.11-r0) 18:57:57 #11 14.12 (36/177) Installing libxcomposite (0.4.6-r5) 18:57:58 #11 14.23 (37/177) Installing libxfixes (6.0.1-r4) 18:57:58 #11 14.35 (38/177) Installing libxrender (0.9.12-r0) 18:57:58 #11 14.48 (39/177) Installing libxcursor (1.2.3-r0) 18:57:58 #11 14.60 (40/177) Installing libxdamage (1.1.6-r5) 18:57:58 #11 14.75 (41/177) Installing libxext (1.3.6-r2) 18:57:59 #11 14.92 (42/177) Installing libxi (1.8.2-r0) 18:57:59 #11 15.09 (43/177) Installing libxinerama (1.1.5-r4) 18:57:59 #11 15.24 (44/177) Installing libxrandr (1.5.4-r1) 18:57:59 #11 15.36 (45/177) Installing libatk-1.0 (2.56.5-r0) 18:57:59 #11 15.50 (46/177) Installing dbus-libs (1.16.2-r1) 18:57:59 #11 15.65 (47/177) Installing at-spi2-core-libs (2.56.5-r0) 18:57:59 #11 15.81 (48/177) Installing libxtst (1.2.5-r0) 18:57:59 #11 15.92 (49/177) Installing at-spi2-core (2.56.5-r0) 18:58:00 #11 16.08 (50/177) Installing libatk-bridge-2.0 (2.56.5-r0) 18:58:00 #11 16.22 (51/177) Installing pixman (0.46.4-r0) 18:58:00 #11 16.39 (52/177) Installing cairo (1.18.4-r0) 18:58:00 #11 16.55 (53/177) Installing cairo-gobject (1.18.4-r0) 18:58:00 #11 16.69 (54/177) Installing avahi-libs (0.8-r21) 18:58:00 #11 16.87 (55/177) Installing gmp (6.3.0-r3) 18:58:01 #11 17.03 (56/177) Installing nettle (3.10.1-r0) 18:58:01 #11 17.19 (57/177) Installing libtasn1 (4.21.0-r0) 18:58:01 #11 17.32 (58/177) Installing p11-kit (0.25.5-r2) 18:58:01 #11 17.55 (59/177) Installing gnutls (3.8.8-r0) 18:58:01 #11 17.73 (60/177) Installing cups-libs (2.4.16-r0) 18:58:01 #11 17.96 (61/177) Installing libepoxy (1.5.10-r1) 18:58:02 #11 18.18 (62/177) Installing fribidi (1.0.16-r1) 18:58:02 #11 18.31 (63/177) Installing graphite2 (1.3.14-r6) 18:58:02 #11 18.50 (64/177) Installing harfbuzz (11.2.1-r0) 18:58:02 #11 18.76 (65/177) Installing libxft (2.3.8-r3) 18:58:02 #11 18.90 (66/177) Installing pango (1.56.3-r0) 18:58:03 #11 19.07 (67/177) Installing wayland-libs-client (1.23.1-r3) 18:58:03 #11 19.21 (68/177) Installing wayland-libs-cursor (1.23.1-r3) 18:58:03 #11 19.37 (69/177) Installing wayland-libs-egl (1.23.1-r3) 18:58:03 #11 19.52 (70/177) Installing xkeyboard-config (2.43-r0) 18:58:03 #11 19.71 (71/177) Installing libxkbcommon (1.8.1-r2) 18:58:03 #11 19.92 (72/177) Installing gtk+3.0 (3.24.50-r0) 18:58:04 #11 20.23 (73/177) Installing icu-data-full (76.1-r1) 18:58:05 #11 21.02 (74/177) Installing llvm20-libs (20.1.8-r0) 18:58:06 #11 22.16 (75/177) Installing spirv-tools (1.4.313.0-r0) 18:58:06 #11 22.44 (76/177) Installing hwdata-pci (0.395-r0) 18:58:06 #11 22.62 (77/177) Installing libpciaccess (0.18.1-r0) 18:58:06 #11 22.75 (78/177) Installing libdrm (2.4.124-r0) 18:58:06 #11 22.97 (79/177) Installing libelf (0.193-r0) 18:58:07 #11 23.11 (80/177) Installing wayland-libs-server (1.23.1-r3) 18:58:07 #11 23.29 (81/177) Installing libxshmfence (1.3.3-r0) 18:58:07 #11 23.43 (82/177) Installing mesa (25.1.9-r0) 18:58:08 #11 24.20 (83/177) Installing mesa-gbm (25.1.9-r0) 18:58:08 #11 24.35 (84/177) Installing mesa-dri-gallium (25.1.9-r0) 18:58:08 #11 24.48 (85/177) Installing eudev-libs (3.2.14-r5) 18:58:08 #11 24.65 (86/177) Installing libmagic (5.46-r2) 18:58:08 #11 24.89 (87/177) Installing file (5.46-r2) 18:58:09 #11 25.01 (88/177) Installing xprop (1.2.8-r0) 18:58:09 #11 25.18 (89/177) Installing libice (1.1.2-r0) 18:58:09 #11 25.32 (90/177) Installing libuuid (2.41-r9) 18:58:09 #11 25.48 (91/177) Installing libsm (1.2.5-r0) 18:58:09 #11 25.61 (92/177) Installing libxt (1.3.1-r0) 18:58:09 #11 25.83 (93/177) Installing libxmu (1.2.1-r0) 18:58:09 #11 26.01 (94/177) Installing xset (1.2.5-r1) 18:58:10 #11 26.17 (95/177) Installing xdg-utils (1.2.1-r1) 18:58:10 #11 26.33 (96/177) Installing libogg (1.3.5-r5) 18:58:10 #11 26.49 (97/177) Installing libflac (1.4.3-r1) 18:58:10 #11 26.65 (98/177) Installing alsa-lib (1.2.14-r0) 18:58:10 #11 26.90 (99/177) Installing libSvtAv1Enc (2.3.0-r0) 18:58:11 #11 27.13 (100/177) Installing aom-libs (3.12.1-r0) 18:58:11 #11 27.43 (101/177) Installing libva (2.22.0-r1) 18:58:11 #11 27.64 (102/177) Installing libvdpau (1.5-r4) 18:58:11 #11 27.80 (103/177) Installing onevpl-libs (2023.3.1-r2) 18:58:11 #11 27.95 (104/177) Installing ffmpeg-libavutil (6.1.2-r2) 18:58:12 #11 28.18 (105/177) Installing libdav1d (1.5.1-r0) 18:58:12 #11 28.54 (106/177) Installing openexr-libiex (3.3.2-r0) 18:58:12 #11 28.69 (107/177) Installing openexr-libilmthread (3.3.2-r0) 18:58:12 #11 28.83 (108/177) Installing imath (3.1.12-r0) 18:58:12 #11 29.02 (109/177) Installing libdeflate (1.23-r0) 18:58:13 #11 29.16 (110/177) Installing openexr-libopenexrcore (3.3.2-r0) 18:58:13 #11 29.32 (111/177) Installing openexr-libopenexr (3.3.2-r0) 18:58:13 #11 29.58 (112/177) Installing giflib (5.2.2-r1) 18:58:13 #11 29.71 (113/177) Installing libhwy (1.0.7-r1) 18:58:13 #11 29.84 (114/177) Installing lcms2 (2.16-r0) 18:58:14 #11 29.99 (115/177) Installing libjxl (0.10.3-r2) 18:58:14 #11 30.18 (116/177) Installing lame-libs (3.100-r5) 18:58:14 #11 30.39 (117/177) Installing opus (1.5.2-r1) 18:58:14 #11 30.55 (118/177) Installing rav1e-libs (0.7.1-r2) 18:58:14 #11 30.73 (119/177) Installing libgomp (14.2.0-r6) 18:58:14 #11 30.89 (120/177) Installing soxr (0.1.3-r7) 18:58:15 #11 31.03 (121/177) Installing ffmpeg-libswresample (6.1.2-r2) 18:58:15 #11 31.21 (122/177) Installing libtheora (1.1.1-r18) 18:58:15 #11 31.37 (123/177) Installing libvorbis (1.3.7-r2) 18:58:15 #11 31.53 (124/177) Installing libvpx (1.15.0-r0) 18:58:15 #11 31.73 (125/177) Installing libwebpmux (1.5.0-r0) 18:58:15 #11 31.86 (126/177) Installing x264-libs (0.164.3108-r0) 18:58:16 #11 32.04 (127/177) Installing numactl (2.0.18-r0) 18:58:16 #11 32.16 (128/177) Installing x265-libs (3.6-r0) 18:58:16 #11 32.49 (129/177) Installing xvidcore (1.3.7-r2) 18:58:16 #11 32.64 (130/177) Installing ffmpeg-libavcodec (6.1.2-r2) 18:58:17 #11 33.02 (131/177) Installing libbluray (1.3.4-r1) 18:58:17 #11 33.17 (132/177) Installing mpg123-libs (1.32.10-r0) 18:58:17 #11 33.38 (133/177) Installing libopenmpt (0.7.15-r0) 18:58:17 #11 33.63 (134/177) Installing cjson (1.7.19-r0) 18:58:17 #11 33.79 (135/177) Installing mbedtls (3.6.5-r0) 18:58:17 #11 33.96 (136/177) Installing librist (0.2.10-r1) 18:58:18 #11 34.11 (137/177) Installing libsrt (1.5.3-r1) 18:58:18 #11 34.34 (138/177) Installing libssh (0.11.2-r0) 18:58:18 #11 34.50 (139/177) Installing libsodium (1.0.20-r1) 18:58:18 #11 34.71 (140/177) Installing libzmq (4.3.5-r2) 18:58:18 #11 34.93 (141/177) Installing ffmpeg-libavformat (6.1.2-r2) 18:58:19 #11 35.20 (142/177) Installing crc32c (1.1.2-r2) 18:58:19 #11 35.34 (143/177) Installing double-conversion (3.3.1-r0) 18:58:19 #11 35.52 (144/177) Installing harfbuzz-subset (11.2.1-r0) 18:58:19 #11 35.76 (145/177) Installing minizip (1.3.1-r0) 18:58:19 #11 35.90 (146/177) Installing nspr (4.36-r0) 18:58:20 #11 36.05 (147/177) Installing sqlite-libs (3.49.2-r1) 18:58:20 #11 36.25 (148/177) Installing nss (3.114-r0) 18:58:20 #11 36.52 (149/177) Installing openh264 (2.6.0-r0) 18:58:20 #11 36.77 (150/177) Installing libcamera-ipa (0.5.1-r0) 18:58:21 #11 36.99 (151/177) Installing libunwind (1.8.1-r0) 18:58:21 #11 37.14 (152/177) Installing yaml (0.2.5-r2) 18:58:21 #11 37.32 (153/177) Installing libcamera (0.5.1-r0) 18:58:21 #11 37.56 (154/177) Installing serd-libs (0.32.4-r0) 18:58:21 #11 37.73 (155/177) Installing zix-libs (0.6.2-r0) 18:58:21 #11 37.89 (156/177) Installing sord-libs (0.16.18-r0) 18:58:22 #11 38.07 (157/177) Installing sratom (0.6.18-r0) 18:58:22 #11 38.23 (158/177) Installing lilv-libs (0.24.26-r0) 18:58:22 #11 38.35 (159/177) Installing speexdsp (1.2.1-r2) 18:58:22 #11 38.49 (160/177) Installing libuv (1.51.0-r0) 18:58:22 #11 38.64 (161/177) Installing roc-toolkit-libs (0.4.0-r1) 18:58:22 #11 38.88 (162/177) Installing libsndfile (1.2.2-r2) 18:58:23 #11 39.11 (163/177) Installing abseil-cpp-raw-logging-internal (20240722.1-r1) 18:58:23 #11 39.25 (164/177) Installing abseil-cpp-strings-internal (20240722.1-r1) 18:58:23 #11 39.40 (165/177) Installing abseil-cpp-strings (20240722.1-r1) 18:58:23 #11 39.58 (166/177) Installing webrtc-audio-processing-2 (2.1-r0) 18:58:23 #11 39.73 (167/177) Installing pipewire-libs (1.4.7-r0) 18:58:24 #11 40.03 (168/177) Installing libasyncns (0.8-r4) 18:58:24 #11 40.18 (169/177) Installing libltdl (2.5.4-r1) 18:58:24 #11 40.31 (170/177) Installing orc (0.4.40-r1) 18:58:24 #11 40.52 (171/177) Installing tdb-libs (1.4.12-r0) 18:58:24 #11 40.66 (172/177) Installing libpulse (17.0-r5) 18:58:24 #11 40.84 (173/177) Installing simdutf (7.2.1-r0) 18:58:24 #11 40.99 (174/177) Installing libwebpdemux (1.5.0-r0) 18:58:25 #11 41.14 (175/177) Installing libxslt (1.1.43-r3) 18:58:25 #11 41.36 (176/177) Installing chromium (142.0.7444.59-r0) 18:58:27 #11 43.08 (177/177) Installing chromium-chromedriver (142.0.7444.59-r0) 18:58:27 #11 43.51 Executing busybox-1.37.0-r20.trigger 18:58:27 #11 43.52 Executing fontconfig-2.15.0-r3.trigger 18:58:27 #11 43.53 Executing mkfontscale-1.2.3-r1.trigger 18:58:27 #11 43.55 Executing glib-2.84.4-r0.trigger 18:58:27 #11 43.56 Executing shared-mime-info-2.4-r6.trigger 18:58:27 #11 43.90 Executing gdk-pixbuf-2.42.12-r1.trigger 18:58:27 #11 43.91 Executing gtk-update-icon-cache-3.24.50-r0.trigger 18:58:27 #11 43.93 Executing gtk+3.0-3.24.50-r0.trigger 18:58:27 #11 43.95 OK: 844 MiB in 207 packages 18:58:27 #11 44.01 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 18:58:28 #11 44.26 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 18:58:28 #11 44.68 (1/31) Installing jansson (2.14.1-r0) 18:58:28 #11 44.81 (2/31) Installing binutils (2.44-r3) 18:58:29 #11 45.12 (3/31) Installing libatomic (14.2.0-r6) 18:58:29 #11 45.26 (4/31) Installing isl26 (0.26-r1) 18:58:29 #11 45.55 (5/31) Installing mpfr4 (4.2.1_p1-r0) 18:58:29 #11 45.72 (6/31) Installing mpc1 (1.3.1-r1) 18:58:29 #11 45.90 (7/31) Installing gcc (14.2.0-r6) 18:58:31 #11 46.93 (8/31) Installing musl-dev (1.2.5-r10) 18:58:31 #11 47.22 (9/31) Installing linux-headers (6.14.2-r0) 18:58:31 #11 47.51 (10/31) Installing libffi-dev (3.4.8-r0) 18:58:31 #11 47.70 (11/31) Installing libpq (17.7-r0) 18:58:31 #11 47.85 (12/31) Installing openssl-dev (3.5.5-r0) 18:58:31 #11 48.08 (13/31) Installing libpq-dev (17.7-r0) 18:58:32 #11 48.33 (14/31) Installing libecpg (17.7-r0) 18:58:32 #11 48.51 (15/31) Installing libecpg-dev (17.7-r0) 18:58:32 #11 48.67 (16/31) Installing clang18-headers (18.1.8-r5) 18:58:32 #11 48.98 (17/31) Installing llvm18-libs (18.1.8-r5) 18:58:33 #11 49.92 (18/31) Installing clang18-libs (18.1.8-r5) 18:58:34 #11 50.63 (19/31) Installing fortify-headers (1.1-r5) 18:58:34 #11 50.76 (20/31) Installing libstdc++-dev (14.2.0-r6) 18:58:35 #11 51.10 (21/31) Installing llvm18-linker-tools (18.1.8-r5) 18:58:35 #11 51.30 (22/31) Installing clang18 (18.1.8-r5) 18:58:35 #11 51.55 (23/31) Installing icu-libs (76.1-r1) 18:58:35 #11 51.83 (24/31) Installing icu (76.1-r1) 18:58:36 #11 52.07 (25/31) Installing icu-dev (76.1-r1) 18:58:36 #11 52.28 (26/31) Installing llvm18 (18.1.8-r5) 18:58:37 #11 53.24 (27/31) Installing lz4-libs (1.10.0-r0) 18:58:37 #11 53.39 (28/31) Installing lz4-dev (1.10.0-r0) 18:58:37 #11 53.53 (29/31) Installing zstd (1.5.7-r0) 18:58:37 #11 53.69 (30/31) Installing zstd-dev (1.5.7-r0) 18:58:37 #11 53.87 (31/31) Installing postgresql17-dev (17.7-r0) 18:58:38 #11 54.18 Executing busybox-1.37.0-r20.trigger 18:58:38 #11 54.20 OK: 1441 MiB in 238 packages 18:58:38 #11 54.29 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 18:58:38 #11 54.55 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 18:58:39 #11 55.08 (1/14) Installing g++ (14.2.0-r6) 18:58:39 #11 55.60 (2/14) Installing gdbm (1.24-r0) 18:58:39 #11 55.72 (3/14) Installing mpdecimal (4.0.1-r0) 18:58:40 #11 55.91 (4/14) Installing ncurses-terminfo-base (6.5_p20250503-r0) 18:58:40 #11 56.05 (5/14) Installing libncursesw (6.5_p20250503-r0) 18:58:40 #11 56.21 (6/14) Installing libpanelw (6.5_p20250503-r0) 18:58:40 #11 56.36 (7/14) Installing readline (8.2.13-r1) 18:58:40 #11 56.52 (8/14) Installing python3 (3.12.12-r0) 18:58:41 #11 56.94 (9/14) Installing python3-pycache-pyc0 (3.12.12-r0) 18:58:41 #11 57.20 (10/14) Installing pyc (3.12.12-r0) 18:58:41 #11 57.20 (11/14) Installing python3-pyc (3.12.12-r0) 18:58:41 #11 57.20 (12/14) Installing python3-dev (3.12.12-r0) 18:58:41 #11 57.63 (13/14) Installing libsodium-dev (1.0.20-r1) 18:58:41 #11 57.80 (14/14) Installing zeromq-dev (4.3.5-r2) 18:58:41 #11 57.97 Executing busybox-1.37.0-r20.trigger 18:58:42 #11 57.98 OK: 1560 MiB in 252 packages 18:58:42 #11 58.05 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 18:58:42 #11 58.24 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 18:58:42 #11 58.83 OK: 1560 MiB in 252 packages 18:58:43 #11 58.93 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 18:58:43 #11 59.11 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 18:58:43 #11 59.57 (1/1) Installing tzdata (2025c-r0) 18:58:43 #11 59.77 OK: 1560 MiB in 253 packages 18:58:44 #11 60.18 (1/1) Purging tzdata (2025c-r0) 18:58:44 #11 60.19 OK: 1560 MiB in 252 packages 18:58:46 #11 62.14 Looking in links: /tmp/tmpahyotx9j 18:58:46 #11 62.14 Processing /tmp/tmpahyotx9j/pip-25.0.1-py3-none-any.whl 18:58:46 #11 62.15 Installing collected packages: pip 18:58:47 #11 63.37 Successfully installed pip-25.0.1 18:58:47 #11 63.37 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 18:58:47 #11 63.83 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) 18:58:48 #11 63.90 Collecting pip 18:58:48 #11 63.92 Downloading pip-26.0.1-py3-none-any.whl.metadata (4.7 kB) 18:58:48 #11 64.08 Collecting setuptools 18:58:48 #11 64.09 Downloading setuptools-82.0.0-py3-none-any.whl.metadata (6.6 kB) 18:58:48 #11 64.12 Collecting wheel 18:58:48 #11 64.13 Downloading wheel-0.46.3-py3-none-any.whl.metadata (2.4 kB) 18:58:48 #11 64.15 Collecting packaging>=24.0 (from wheel) 18:58:48 #11 64.15 Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 18:58:48 #11 64.16 Downloading pip-26.0.1-py3-none-any.whl (1.8 MB) 18:58:48 #11 64.17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 173.8 MB/s eta 0:00:00 18:58:48 #11 64.18 Downloading setuptools-82.0.0-py3-none-any.whl (1.0 MB) 18:58:48 #11 64.19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 210.5 MB/s eta 0:00:00 18:58:48 #11 64.19 Downloading wheel-0.46.3-py3-none-any.whl (30 kB) 18:58:48 #11 64.19 Downloading packaging-26.0-py3-none-any.whl (74 kB) 18:58:48 #11 64.23 Installing collected packages: setuptools, pip, packaging, wheel 18:58:48 #11 65.07 Attempting uninstall: pip 18:58:49 #11 65.08 Found existing installation: pip 25.0.1 18:58:49 #11 65.12 Uninstalling pip-25.0.1: 18:58:49 #11 65.13 Successfully uninstalled pip-25.0.1 18:58:50 #11 66.42 Successfully installed packaging-26.0 pip-26.0.1 setuptools-82.0.0 wheel-0.46.3 18:58:50 #11 66.42 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 18:58:50 #11 66.95 Processing ./edgex-taf-common 18:58:51 #11 66.95 Installing build dependencies: started 18:58:51 #11 67.75 Installing build dependencies: finished with status 'done' 18:58:51 #11 67.75 Getting requirements to build wheel: started 18:58:52 #11 68.19 Getting requirements to build wheel: finished with status 'done' 18:58:52 #11 68.19 Preparing metadata (pyproject.toml): started 18:58:52 #11 68.42 Preparing metadata (pyproject.toml): finished with status 'done' 18:58:52 #11 68.42 Building wheels for collected packages: edgex-taf-common 18:58:52 #11 68.42 Building wheel for edgex-taf-common (pyproject.toml): started 18:58:52 #11 68.71 Building wheel for edgex-taf-common (pyproject.toml): finished with status 'done' 18:58:52 #11 68.71 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15433 sha256=dd14e446b03f78d1093d03f1824f92aa1b465ac2722449b7259e9110aff3f270 18:58:52 #11 68.71 Stored in directory: /tmp/pip-ephem-wheel-cache-uurvnyyp/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 18:58:52 #11 68.71 Successfully built edgex-taf-common 18:58:52 #11 68.73 Installing collected packages: edgex-taf-common 18:58:52 #11 68.75 Successfully installed edgex-taf-common-0.0.0 18:58:52 #11 68.75 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 18:58:53 #11 69.32 Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) 18:58:53 #11 69.35 Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) 18:58:53 #11 69.37 Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) 18:58:53 #11 69.37 Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) 18:58:53 #11 69.41 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) 18:58:53 #11 69.42 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 18:58:53 #11 69.44 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) 18:58:53 #11 69.45 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 18:58:53 #11 69.46 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) 18:58:53 #11 69.46 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 18:58:53 #11 69.48 Installing build dependencies: started 18:58:54 #11 70.24 Installing build dependencies: finished with status 'done' 18:58:54 #11 70.24 Getting requirements to build wheel: started 18:58:54 #11 70.70 Getting requirements to build wheel: finished with status 'done' 18:58:54 #11 70.70 Preparing metadata (pyproject.toml): started 18:58:54 #11 70.93 Preparing metadata (pyproject.toml): finished with status 'done' 18:58:55 #11 70.94 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) 18:58:55 #11 70.94 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 18:58:55 #11 70.95 Installing build dependencies: started 18:58:55 #11 71.66 Installing build dependencies: finished with status 'done' 18:58:55 #11 71.66 Getting requirements to build wheel: started 18:58:56 #11 72.09 Getting requirements to build wheel: finished with status 'done' 18:58:56 #11 72.09 Preparing metadata (pyproject.toml): started 18:58:56 #11 72.42 Preparing metadata (pyproject.toml): finished with status 'done' 18:58:56 #11 72.44 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) 18:58:56 #11 72.45 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) 18:58:56 #11 72.46 Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) 18:58:56 #11 72.47 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) 18:58:56 #11 72.50 Collecting requests==2.32.4 (from -r requirements.txt (line 9)) 18:58:56 #11 72.50 Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) 18:58:56 #11 72.51 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) 18:58:56 #11 72.52 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) 18:58:56 #11 72.55 Collecting docker==7.1.0 (from -r requirements.txt (line 11)) 18:58:56 #11 72.55 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 18:58:56 #11 72.82 Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) 18:58:56 #11 72.83 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (62 kB) 18:58:56 #11 72.93 Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) 18:58:57 #11 72.94 Downloading psutil-7.0.0.tar.gz (497 kB) 18:58:57 #11 73.03 Installing build dependencies: started 18:58:57 #11 73.72 Installing build dependencies: finished with status 'done' 18:58:57 #11 73.72 Getting requirements to build wheel: started 18:58:58 #11 74.34 Getting requirements to build wheel: finished with status 'done' 18:58:58 #11 74.34 Preparing metadata (pyproject.toml): started 18:58:58 #11 74.68 Preparing metadata (pyproject.toml): finished with status 'done' 18:58:58 #11 74.99 Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) 18:58:59 #11 75.00 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl.metadata (6.0 kB) 18:58:59 #11 75.02 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) 18:58:59 #11 75.02 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) 18:58:59 #11 75.08 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) 18:58:59 #11 75.09 Downloading psycopg2-2.9.10.tar.gz (385 kB) 18:58:59 #11 75.15 Installing build dependencies: started 18:58:59 #11 75.87 Installing build dependencies: finished with status 'done' 18:59:00 #11 75.87 Getting requirements to build wheel: started 18:59:00 #11 76.37 Getting requirements to build wheel: finished with status 'done' 18:59:00 #11 76.37 Preparing metadata (pyproject.toml): started 18:59:00 #11 76.64 Preparing metadata (pyproject.toml): finished with status 'done' 18:59:00 #11 76.74 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) 18:59:00 #11 76.75 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl.metadata (3.4 kB) 18:59:01 #11 76.98 Collecting protobuf==6.33.5 (from -r requirements.txt (line 18)) 18:59:01 #11 76.99 Downloading protobuf-6.33.5-py3-none-any.whl.metadata (593 bytes) 18:59:01 #11 77.01 Collecting pyjwt==2.10.1 (from -r requirements.txt (line 19)) 18:59:01 #11 77.01 Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) 18:59:01 #11 77.24 Collecting cryptography==46.0.5 (from -r requirements.txt (line 20)) 18:59:01 #11 77.24 Downloading cryptography-46.0.5-cp311-abi3-musllinux_1_2_x86_64.whl.metadata (5.7 kB) 18:59:01 #11 77.27 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) 18:59:01 #11 77.27 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 18:59:01 #11 77.28 Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) 18:59:01 #11 77.29 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) 18:59:01 #11 77.30 Collecting genson==1.3.0 (from -r requirements.txt (line 23)) 18:59:01 #11 77.30 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 18:59:01 #11 77.34 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:59:01 #11 77.35 Downloading selenium-4.40.0-py3-none-any.whl.metadata (7.7 kB) 18:59:01 #11 77.36 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:59:01 #11 77.36 Downloading robotframework_pythonlibcore-4.5.0-py3-none-any.whl.metadata (9.5 kB) 18:59:01 #11 77.39 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:59:01 #11 77.39 Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 18:59:01 #11 77.42 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 18:59:01 #11 77.43 Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 18:59:01 #11 77.44 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 18:59:01 #11 77.45 Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) 18:59:01 #11 77.47 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:01 #11 77.47 Downloading docutils-0.22.4-py3-none-any.whl.metadata (15 kB) 18:59:01 #11 77.50 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:01 #11 77.50 Downloading flex-6.14.1.tar.gz (40 kB) 18:59:01 #11 77.54 Installing build dependencies: started 18:59:02 #11 78.23 Installing build dependencies: finished with status 'done' 18:59:02 #11 78.23 Getting requirements to build wheel: started 18:59:02 #11 78.68 Getting requirements to build wheel: finished with status 'done' 18:59:02 #11 78.68 Preparing metadata (pyproject.toml): started 18:59:02 #11 78.92 Preparing metadata (pyproject.toml): finished with status 'done' 18:59:02 #11 78.93 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:02 #11 78.97 Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) 18:59:02 #11 79.00 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:02 #11 79.00 Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 18:59:02 #11 79.03 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:03 #11 79.04 Downloading openapi_core-0.22.0-py3-none-any.whl.metadata (6.6 kB) 18:59:03 #11 79.06 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:03 #11 79.07 Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 18:59:03 #11 79.12 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:03 #11 79.12 Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 18:59:03 #11 79.14 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:03 #11 79.14 Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) 18:59:03 #11 79.26 Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) 18:59:03 #11 79.26 Downloading charset_normalizer-3.4.4-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (37 kB) 18:59:03 #11 79.28 Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) 18:59:03 #11 79.28 Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 18:59:03 #11 79.31 Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 9)) 18:59:03 #11 79.32 Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 18:59:03 #11 79.34 Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) 18:59:03 #11 79.34 Downloading certifi-2026.1.4-py3-none-any.whl.metadata (2.5 kB) 18:59:03 #11 79.37 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 18:59:03 #11 79.37 Downloading reactivex-4.1.0-py3-none-any.whl.metadata (5.7 kB) 18:59:03 #11 79.39 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 18:59:03 #11 79.39 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 18:59:03 #11 79.40 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.49.0->-r requirements.txt (line 15)) (82.0.0) 18:59:03 #11 79.54 Collecting cffi>=2.0.0 (from cryptography==46.0.5->-r requirements.txt (line 20)) 18:59:03 #11 79.55 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.6 kB) 18:59:03 #11 79.63 Collecting pycparser (from cffi>=2.0.0->cryptography==46.0.5->-r requirements.txt (line 20)) 18:59:03 #11 79.63 Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 18:59:03 #11 79.68 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 18:59:03 #11 79.69 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_x86_64.whl.metadata (10 kB) 18:59:03 #11 79.71 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 18:59:03 #11 79.72 Downloading invoke-2.2.1-py3-none-any.whl.metadata (3.3 kB) 18:59:03 #11 79.74 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 18:59:03 #11 79.75 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_x86_64.whl.metadata (10.0 kB) 18:59:03 #11 79.77 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) 18:59:03 #11 79.77 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 18:59:03 #11 79.79 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 15)) 18:59:03 #11 79.80 Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 18:59:03 #11 79.82 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:59:03 #11 79.82 Downloading trio-0.32.0-py3-none-any.whl.metadata (8.5 kB) 18:59:03 #11 79.83 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:59:03 #11 79.84 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 18:59:03 #11 79.85 Collecting trio-typing>=0.10.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:59:03 #11 79.85 Downloading trio_typing-0.10.0-py3-none-any.whl.metadata (10 kB) 18:59:03 #11 79.87 Collecting types-certifi>=2021.10.8.3 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:59:03 #11 79.87 Downloading types_certifi-2021.10.8.3-py3-none-any.whl.metadata (1.4 kB) 18:59:03 #11 79.90 Collecting types-urllib3>=1.26.25.14 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:59:03 #11 79.91 Downloading types_urllib3-1.26.25.14-py3-none-any.whl.metadata (1.7 kB) 18:59:03 #11 79.92 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:59:03 #11 79.93 Downloading attrs-25.4.0-py3-none-any.whl.metadata (10 kB) 18:59:03 #11 79.95 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:59:03 #11 79.95 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 18:59:03 #11 79.96 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:59:03 #11 79.97 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 18:59:03 #11 79.98 Collecting sniffio>=1.3.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:59:03 #11 79.99 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 18:59:03 #11 80.01 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:59:04 #11 80.02 Downloading wsproto-1.3.2-py3-none-any.whl.metadata (5.2 kB) 18:59:04 #11 80.03 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:59:04 #11 80.04 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 18:59:04 #11 80.06 Collecting mypy-extensions>=0.4.2 (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:59:04 #11 80.07 Downloading mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) 18:59:04 #11 80.08 Collecting async-generator (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:59:04 #11 80.08 Downloading async_generator-1.10-py3-none-any.whl.metadata (4.9 kB) 18:59:04 #11 80.08 Requirement already satisfied: packaging in /usr/lib/python3.12/site-packages (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) (26.0) 18:59:04 #11 80.12 Collecting importlib-metadata (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:59:04 #11 80.12 Downloading importlib_metadata-8.7.1-py3-none-any.whl.metadata (4.7 kB) 18:59:04 #11 80.14 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:59:04 #11 80.14 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 18:59:04 #11 80.19 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:04 #11 80.20 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.4 kB) 18:59:04 #11 80.21 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:04 #11 80.22 Downloading validate_email-1.3.tar.gz (4.7 kB) 18:59:04 #11 80.22 Installing build dependencies: started 18:59:05 #11 80.90 Installing build dependencies: finished with status 'done' 18:59:05 #11 80.91 Getting requirements to build wheel: started 18:59:05 #11 81.35 Getting requirements to build wheel: finished with status 'done' 18:59:05 #11 81.35 Preparing metadata (pyproject.toml): started 18:59:05 #11 81.58 Preparing metadata (pyproject.toml): finished with status 'done' 18:59:05 #11 81.59 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:05 #11 81.59 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 18:59:05 #11 81.61 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:05 #11 81.61 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 18:59:05 #11 81.62 Installing build dependencies: started 18:59:06 #11 82.34 Installing build dependencies: finished with status 'done' 18:59:06 #11 82.34 Getting requirements to build wheel: started 18:59:06 #11 82.80 Getting requirements to build wheel: finished with status 'done' 18:59:06 #11 82.80 Preparing metadata (pyproject.toml): started 18:59:07 #11 83.12 Preparing metadata (pyproject.toml): finished with status 'done' 18:59:07 #11 83.14 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:07 #11 83.14 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 18:59:07 #11 83.16 Collecting zipp>=3.20 (from importlib-metadata->trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:59:07 #11 83.17 Downloading zipp-3.23.0-py3-none-any.whl.metadata (3.6 kB) 18:59:07 #11 83.18 Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:07 #11 83.19 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 18:59:07 #11 83.20 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:07 #11 83.20 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 18:59:07 #11 83.23 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:07 #11 83.24 Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 18:59:07 #11 83.61 Collecting rpds-py>=0.25.0 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:07 #11 83.62 Downloading rpds_py-0.30.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.1 kB) 18:59:07 #11 83.64 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:07 #11 83.64 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 18:59:07 #11 83.66 Collecting jsonschema-path<0.4.0,>=0.3.4 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:07 #11 83.66 Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) 18:59:07 #11 83.68 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:07 #11 83.68 Downloading more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) 18:59:07 #11 83.70 Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:07 #11 83.71 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) 18:59:07 #11 83.72 Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:07 #11 83.73 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl.metadata (5.7 kB) 18:59:07 #11 83.75 Collecting werkzeug>=2.1.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:07 #11 83.76 Downloading werkzeug-3.1.5-py3-none-any.whl.metadata (4.0 kB) 18:59:07 #11 83.77 Collecting pathable<0.5.0,>=0.4.1 (from jsonschema-path<0.4.0,>=0.3.4->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:07 #11 83.77 Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) 18:59:07 #11 83.78 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:07 #11 83.78 Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) 18:59:07 #11 83.80 Collecting rfc3339-validator (from openapi-schema-validator<0.7.0,>=0.6.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:07 #11 83.80 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) 18:59:07 #11 83.85 Collecting lazy-object-proxy<2.0.0,>=1.7.1 (from openapi-spec-validator<0.8.0,>=0.7.1->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:07 #11 83.86 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (5.1 kB) 18:59:07 #11 83.93 Collecting markupsafe>=2.1.1 (from werkzeug>=2.1.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:07 #11 83.94 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.7 kB) 18:59:07 #11 83.96 Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) 18:59:08 #11 83.97 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 189.5 MB/s 0:00:00 18:59:08 #11 83.98 Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) 18:59:08 #11 83.98 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 18:59:08 #11 83.99 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 18:59:08 #11 84.00 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) 18:59:08 #11 84.00 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) 18:59:08 #11 84.01 Downloading requests-2.32.4-py3-none-any.whl (64 kB) 18:59:08 #11 84.01 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) 18:59:08 #11 84.02 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 18:59:08 #11 84.02 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl (17.9 MB) 18:59:08 #11 84.13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.9/17.9 MB 170.1 MB/s 0:00:00 18:59:08 #11 84.18 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl (1.9 MB) 18:59:08 #11 84.19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 158.7 MB/s 0:00:00 18:59:08 #11 84.20 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) 18:59:08 #11 84.21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 183.9 MB/s 0:00:00 18:59:08 #11 84.22 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl (2.3 MB) 18:59:08 #11 84.23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 173.7 MB/s 0:00:00 18:59:08 #11 84.24 Downloading protobuf-6.33.5-py3-none-any.whl (170 kB) 18:59:08 #11 84.24 Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) 18:59:08 #11 84.25 Downloading cryptography-46.0.5-cp311-abi3-musllinux_1_2_x86_64.whl (4.7 MB) 18:59:08 #11 84.28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 179.5 MB/s 0:00:00 18:59:08 #11 84.28 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 18:59:08 #11 84.29 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) 18:59:08 #11 84.29 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 18:59:08 #11 84.30 Downloading charset_normalizer-3.4.4-cp312-cp312-musllinux_1_2_x86_64.whl (154 kB) 18:59:08 #11 84.30 Downloading idna-3.11-py3-none-any.whl (71 kB) 18:59:08 #11 84.31 Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 18:59:08 #11 84.31 Downloading certifi-2026.1.4-py3-none-any.whl (152 kB) 18:59:08 #11 84.32 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_x86_64.whl (221 kB) 18:59:08 #11 84.32 Downloading click-8.3.1-py3-none-any.whl (108 kB) 18:59:08 #11 84.33 Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 18:59:08 #11 84.34 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_x86_64.whl (359 kB) 18:59:08 #11 84.34 Downloading invoke-2.2.1-py3-none-any.whl (160 kB) 18:59:08 #11 84.35 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_x86_64.whl (1.4 MB) 18:59:08 #11 84.36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 176.8 MB/s 0:00:00 18:59:08 #11 84.36 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 18:59:08 #11 84.37 Downloading reactivex-4.1.0-py3-none-any.whl (218 kB) 18:59:08 #11 84.38 Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 18:59:08 #11 84.38 Downloading robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB) 18:59:08 #11 84.38 Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 18:59:08 #11 84.39 Downloading selenium-4.40.0-py3-none-any.whl (9.6 MB) 18:59:08 #11 84.45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 156.1 MB/s 0:00:00 18:59:08 #11 84.46 Downloading trio-0.32.0-py3-none-any.whl (512 kB) 18:59:08 #11 84.47 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 18:59:08 #11 84.47 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 18:59:08 #11 84.47 Downloading attrs-25.4.0-py3-none-any.whl (67 kB) 18:59:08 #11 84.48 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 18:59:08 #11 84.48 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 18:59:08 #11 84.49 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 18:59:08 #11 84.49 Downloading trio_typing-0.10.0-py3-none-any.whl (42 kB) 18:59:08 #11 84.50 Downloading mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) 18:59:08 #11 84.50 Downloading types_certifi-2021.10.8.3-py3-none-any.whl (2.1 kB) 18:59:08 #11 84.51 Downloading types_urllib3-1.26.25.14-py3-none-any.whl (15 kB) 18:59:08 #11 84.52 Downloading wsproto-1.3.2-py3-none-any.whl (24 kB) 18:59:08 #11 84.52 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 18:59:08 #11 84.53 Downloading async_generator-1.10-py3-none-any.whl (18 kB) 18:59:08 #11 84.53 Downloading docutils-0.22.4-py3-none-any.whl (633 kB) 18:59:08 #11 84.54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 633.2/633.2 kB 173.8 MB/s 0:00:00 18:59:08 #11 84.54 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 18:59:08 #11 84.55 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (790 kB) 18:59:08 #11 84.56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 790.2/790.2 kB 114.9 MB/s 0:00:00 18:59:08 #11 84.56 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 18:59:08 #11 84.57 Downloading importlib_metadata-8.7.1-py3-none-any.whl (27 kB) 18:59:08 #11 84.57 Downloading zipp-3.23.0-py3-none-any.whl (10 kB) 18:59:08 #11 84.58 Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) 18:59:08 #11 84.58 Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 18:59:08 #11 84.59 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 18:59:08 #11 84.59 Downloading rpds_py-0.30.0-cp312-cp312-musllinux_1_2_x86_64.whl (563 kB) 18:59:08 #11 84.60 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 563.1/563.1 kB 166.3 MB/s 0:00:00 18:59:08 #11 84.60 Downloading openapi_core-0.22.0-py3-none-any.whl (108 kB) 18:59:08 #11 84.61 Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) 18:59:08 #11 84.61 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) 18:59:08 #11 84.61 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl (39 kB) 18:59:08 #11 84.62 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl (70 kB) 18:59:08 #11 84.62 Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) 18:59:08 #11 84.63 Downloading referencing-0.36.2-py3-none-any.whl (26 kB) 18:59:08 #11 84.63 Downloading werkzeug-3.1.5-py3-none-any.whl (225 kB) 18:59:08 #11 84.64 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (23 kB) 18:59:08 #11 84.64 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 18:59:08 #11 84.65 Downloading more_itertools-10.8.0-py3-none-any.whl (69 kB) 18:59:08 #11 84.65 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 18:59:08 #11 84.65 Downloading pycparser-3.0-py3-none-any.whl (48 kB) 18:59:08 #11 84.66 Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 18:59:08 #11 84.67 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 156.6 MB/s 0:00:00 18:59:08 #11 84.67 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 18:59:08 #11 84.68 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) 18:59:08 #11 84.68 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 18:59:08 #11 84.68 Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) 18:59:09 #11 84.90 Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email 18:59:09 #11 84.90 Building wheel for robotframework-sshlibrary (pyproject.toml): started 18:59:09 #11 85.22 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 18:59:09 #11 85.22 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55207 sha256=20f2e3524fec308038ea33ef07e5f8bccd8227e6b8cef293f0f14fa3bcb29f36 18:59:09 #11 85.22 Stored in directory: /tmp/pip-ephem-wheel-cache-ogym3259/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 18:59:09 #11 85.23 Building wheel for robotbackgroundlogger (pyproject.toml): started 18:59:09 #11 85.50 Building wheel for robotbackgroundlogger (pyproject.toml): finished with status 'done' 18:59:09 #11 85.51 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=97a43bdaa3c1c18c9b3921b472113acb3a0d2939ed4d722ed59c140b90ec4e26 18:59:09 #11 85.51 Stored in directory: /tmp/pip-ephem-wheel-cache-ogym3259/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 18:59:09 #11 85.51 Building wheel for psutil (pyproject.toml): started 18:59:11 #11 87.36 Building wheel for psutil (pyproject.toml): finished with status 'done' 18:59:11 #11 87.36 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_x86_64.whl size=277235 sha256=bcfa9d89b77df3a739e5051e537da482cec9ce5763d3e93d3a08b0513c7270a8 18:59:11 #11 87.36 Stored in directory: /tmp/pip-ephem-wheel-cache-ogym3259/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 18:59:11 #11 87.37 Building wheel for psycopg2 (pyproject.toml): started 18:59:21 #11 96.39 Building wheel for psycopg2 (pyproject.toml): finished with status 'done' 18:59:21 #11 96.39 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_x86_64.whl size=530506 sha256=df3b60a7bf51b6b8dae2c5c8ff2934b1edc904f1383a7ea4d52cd36d2585a821 18:59:21 #11 96.39 Stored in directory: /tmp/pip-ephem-wheel-cache-ogym3259/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 18:59:21 #11 96.39 Building wheel for flex (pyproject.toml): started 18:59:21 #11 96.75 Building wheel for flex (pyproject.toml): finished with status 'done' 18:59:21 #11 96.76 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77344 sha256=f126fca3bcc9eda42d48e950d4c2881ccbd8e69f34cd886c9b08367d2d9781cc 18:59:21 #11 96.76 Stored in directory: /tmp/pip-ephem-wheel-cache-ogym3259/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 18:59:21 #11 96.76 Building wheel for strict-rfc3339 (pyproject.toml): started 18:59:21 #11 97.04 Building wheel for strict-rfc3339 (pyproject.toml): finished with status 'done' 18:59:21 #11 97.04 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=7c7a897aac116a11f214c2cab31d4ecdace8356f1b47e7cb1cbfd8a2a595b5ac 18:59:21 #11 97.04 Stored in directory: /tmp/pip-ephem-wheel-cache-ogym3259/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 18:59:21 #11 97.05 Building wheel for validate-email (pyproject.toml): started 18:59:21 #11 97.32 Building wheel for validate-email (pyproject.toml): finished with status 'done' 18:59:21 #11 97.32 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5560 sha256=1cf016644770d88e994ff2e11d446f6ddfccdf428f8ac6b71c9b2c72e27d383c 18:59:21 #11 97.32 Stored in directory: /tmp/pip-ephem-wheel-cache-ogym3259/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 18:59:21 #11 97.33 Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email 18:59:21 #11 97.53 Installing collected packages: validate-email, types-urllib3, types-certifi, strict-rfc3339, sseclient-py, sortedcontainers, rfc3987, pytz, ply, genson, zipp, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pyjwt, pygments, pycryptodome, pycparser, psycopg2, psutil, protobuf, pathable, paho-mqtt, numpy, mypy-extensions, more-itertools, markupsafe, lazy-object-proxy, jsonpointer, jsonpath-ng, isodate, invoke, idna, h11, docutils, configparser, click, charset_normalizer, certifi, bcrypt, attrs, async-generator, wsproto, werkzeug, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, outcome, importlib-metadata, cffi, trio, robotframework-requests, pynacl, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, trio-typing, paramiko, jsonschema, selenium, scp, openapi-schema-validator, robotframework-sshlibrary, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance 18:59:36 #11 110.1 18:59:36 #11 110.1 Successfully installed PyYAML-6.0.3 RESTinstance-1.5.2 async-generator-1.10 attrs-25.4.0 bcrypt-5.0.0 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 configparser-7.2.0 cryptography-46.0.5 docker-7.1.0 docutils-0.22.4 flex-6.14.1 genson-1.3.0 h11-0.16.0 idna-3.11 importlib-metadata-8.7.1 influxdb-client-1.49.0 invoke-2.2.1 isodate-0.7.2 jsonpath-ng-1.7.0 jsonpointer-3.0.0 jsonschema-4.26.0 jsonschema-path-0.3.4 jsonschema-specifications-2025.9.1 lazy-object-proxy-1.12.0 markupsafe-3.0.3 more-itertools-10.8.0 mypy-extensions-1.1.0 numpy-2.2.5 openapi-core-0.22.0 openapi-schema-validator-0.6.3 openapi-spec-validator-0.7.2 outcome-1.3.0.post0 paho-mqtt-2.1.0 paramiko-4.0.0 pathable-0.4.4 ply-3.11 protobuf-6.33.5 psutil-7.0.0 psycopg2-2.9.10 pycparser-3.0 pycryptodome-3.23.0 pygments-2.19.2 pyjwt-2.10.1 pynacl-1.6.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.1 pytz-2025.2 pyzmq-27.0.0 reactivex-4.1.0 referencing-0.36.2 requests-2.32.4 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.3.1 robotframework-pythonlibcore-4.5.0 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 rpds-py-0.30.0 scp-0.15.0 selenium-4.40.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 sseclient-py-1.8.0 strict-rfc3339-0.7 trio-0.32.0 trio-typing-0.10.0 trio-websocket-0.12.2 types-certifi-2021.10.8.3 types-urllib3-1.26.25.14 typing-extensions-4.15.0 tzlocal-5.3.1 urllib3-2.6.3 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.5 wsproto-1.3.2 zipp-3.23.0 18:59:36 #11 110.1 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 18:59:36 #11 DONE 111.3s 18:59:36 18:59:36 #12 exporting to image 18:59:36 #12 exporting layers 18:59:41 #12 exporting layers 5.9s done 18:59:41 #12 writing image sha256:f81b97d3c263393ba569aee997bc50421dea7b53b6ea973986d9e5651fe48480 18:59:41 #12 writing image sha256:f81b97d3c263393ba569aee997bc50421dea7b53b6ea973986d9e5651fe48480 done 18:59:41 #12 naming to docker.io/library/edgex-taf-common done 18:59:41 #12 DONE 5.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:59:42 18:59:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:59:42 latest: Pulling from edgex-lftools-log-publisher 18:59:42 5eb5b503b376: Pulling fs layer 18:59:42 5c69ac0246d0: Pulling fs layer 18:59:42 ec43610c2a17: Pulling fs layer 18:59:42 3a2ae6a8a46f: Pulling fs layer 18:59:42 33b1e0a273af: Pulling fs layer 18:59:42 5d3b04190fa2: Pulling fs layer 18:59:42 2f39f015ded8: Pulling fs layer 18:59:42 3a2ae6a8a46f: Waiting 18:59:42 5d3b04190fa2: Waiting 18:59:42 33b1e0a273af: Waiting 18:59:42 2f39f015ded8: Waiting 18:59:42 5c69ac0246d0: Verifying Checksum 18:59:42 5c69ac0246d0: Download complete 18:59:42 3a2ae6a8a46f: Verifying Checksum 18:59:42 3a2ae6a8a46f: Download complete 18:59:42 33b1e0a273af: Verifying Checksum 18:59:42 33b1e0a273af: Download complete 18:59:42 ec43610c2a17: Verifying Checksum 18:59:42 ec43610c2a17: Download complete 18:59:42 5d3b04190fa2: Verifying Checksum 18:59:42 5d3b04190fa2: Download complete 18:59:42 5eb5b503b376: Verifying Checksum 18:59:42 5eb5b503b376: Download complete 18:59:43 2f39f015ded8: Download complete 18:59:44 5eb5b503b376: Pull complete 18:59:44 5c69ac0246d0: Pull complete 18:59:44 ec43610c2a17: Pull complete 18:59:44 3a2ae6a8a46f: Pull complete 18:59:45 33b1e0a273af: Pull complete 18:59:45 5d3b04190fa2: Pull complete 18:59:51 2f39f015ded8: Pull complete 18:59:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:59:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:59:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:59:51 prd-ubuntu20.04-docker-8c-8g-2124 does not seem to be running inside a container 18:59:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_edgex-taf-common_PR-147 -v /w/workspace/xfoundry_edgex-taf-common_PR-147:/w/workspace/xfoundry_edgex-taf-common_PR-147:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-147@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-147@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:59:53 $ docker top 95c4cbb074d6ebf757785ea58b945a48696c579da674388053ba3a555ce7ef8f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:59:53 ---> job-cost.sh 18:59:53 lf-activate-venv: SKIPPING 18:59:53 INFO: No Stack... 18:59:53 INFO: Retrieving Pricing Info for: v3-standard-8 18:59:54 INFO: Archiving Costs [Pipeline] sh 18:59:54 + cat /w/workspace/xfoundry_edgex-taf-common_PR-147/archives/cost.csv 18:59:54 + cut -d, -f6 [Pipeline] lock 18:59:54 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-147-2-stack-cost] 18:59:54 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-147-2-stack-cost] did not exist. Created. 18:59:54 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-147-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:59:54 + echo total: 0.2199999988079071 [Pipeline] stash 18:59:54 Stashed 1 file(s) [Pipeline] } 18:59:54 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-147-2-stack-cost] [Pipeline] // lock [Pipeline] } 18:59:54 $ docker stop --time=1 95c4cbb074d6ebf757785ea58b945a48696c579da674388053ba3a555ce7ef8f 18:59:56 $ docker rm -f --volumes 95c4cbb074d6ebf757785ea58b945a48696c579da674388053ba3a555ce7ef8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:00:15 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2130 in /w/workspace/xfoundry_edgex-taf-common_PR-147 [Pipeline] { [Pipeline] checkout 19:00:18 Selected Git installation does not exist. Using Default 19:00:18 The recommended git tool is: NONE 19:00:25 using credential edgex-jenkins-ssh 19:00:25 Cloning the remote Git repository 19:00:25 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 19:00:25 > git init /w/workspace/xfoundry_edgex-taf-common_PR-147 # timeout=10 19:00:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 19:00:25 > git --version # timeout=10 19:00:25 > git --version # 'git version 2.25.1' 19:00:25 using GIT_SSH to set credentials SSH Credentials for GitHub 19:00:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:00:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 19:00:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:00:28 Merging remotes/origin/main commit 13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 into PR head commit 52a9ddf7da1502b914dc6d2febfa8863d7483f75 19:00:28 Merge succeeded, producing 3d01a37ccb6b52696ab965b85f347949aa27d80b 19:00:28 Checking out Revision 3d01a37ccb6b52696ab965b85f347949aa27d80b (PR-147) 19:00:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 19:00:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 19:00:27 using GIT_SSH to set credentials SSH Credentials for GitHub 19:00:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/147/head:refs/remotes/origin/PR-147 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:00:28 > git config core.sparsecheckout # timeout=10 19:00:28 > git checkout -f 52a9ddf7da1502b914dc6d2febfa8863d7483f75 # timeout=10 19:00:28 > git remote # timeout=10 19:00:28 > git config --get remote.origin.url # timeout=10 19:00:28 using GIT_SSH to set credentials SSH Credentials for GitHub 19:00:28 > git merge 13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 # timeout=10 19:00:28 > git rev-parse HEAD^{commit} # timeout=10 19:00:28 > git config core.sparsecheckout # timeout=10 19:00:28 > git checkout -f 3d01a37ccb6b52696ab965b85f347949aa27d80b # timeout=10 19:00:32 Commit message: "Merge commit '13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98' into HEAD" 19:00:32 > git rev-list --no-walk 52a9ddf7da1502b914dc6d2febfa8863d7483f75 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:00:34 provisioning config files... 19:00:34 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-147@tmp/config7776303355619831420tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:00:35 ---> ****-login.sh 19:00:35 nexus3.edgexfoundry.org:10001 19:00:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:00:35 Configure a credential helper to remove this warning. See 19:00:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:00:35 19:00:35 Login Succeeded 19:00:35 nexus3.edgexfoundry.org:10002 19:00:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:00:36 Configure a credential helper to remove this warning. See 19:00:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:00:36 19:00:36 Login Succeeded 19:00:36 nexus3.edgexfoundry.org:10003 19:00:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:00:36 Configure a credential helper to remove this warning. See 19:00:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:00:36 19:00:36 Login Succeeded 19:00:36 nexus3.edgexfoundry.org:10004 19:00:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:00:36 Configure a credential helper to remove this warning. See 19:00:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:00:36 19:00:36 Login Succeeded 19:00:36 ****.io 19:00:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:00:37 Configure a credential helper to remove this warning. See 19:00:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:00:37 19:00:37 Login Succeeded 19:00:37 ---> ****-login.sh ends [Pipeline] } 19:00:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:00:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:00:38 + ls -al . 19:00:38 total 68 19:00:38 drwxrwxr-x 5 jenkins jenkins 4096 Feb 13 19:00 . 19:00:38 drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 19:00 .. 19:00:38 drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 19:00 .git 19:00:38 drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 19:00 .github 19:00:38 -rw-rw-r-- 1 jenkins jenkins 22 Feb 13 19:00 .gitignore 19:00:38 -rw-rw-r-- 1 jenkins jenkins 1655 Feb 13 19:00 Dockerfile 19:00:38 -rw-rw-r-- 1 jenkins jenkins 746 Feb 13 19:00 Jenkinsfile 19:00:38 -rw-rw-r-- 1 jenkins jenkins 11381 Feb 13 19:00 LICENSE 19:00:38 -rw-rw-r-- 1 jenkins jenkins 4232 Feb 13 19:00 README.md 19:00:38 drwxrwxr-x 5 jenkins jenkins 4096 Feb 13 19:00 TUC 19:00:38 -rw-rw-r-- 1 jenkins jenkins 5 Feb 13 18:57 VERSION 19:00:38 -rw-rw-r-- 1 jenkins jenkins 473 Feb 13 19:00 requirements.txt 19:00:38 -rw-rw-r-- 1 jenkins jenkins 54 Feb 13 19:00 robot-entrypoint.sh 19:00:38 -rw-rw-r-- 1 jenkins jenkins 445 Feb 13 19:00 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:00:39 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=3d01a37ccb6b52696ab965b85f347949aa27d80b --label arch=arm64 --label version=0.0.0 . 19:00:39 Sending build context to Docker daemon 436.7kB 19:00:39 Step 1/13 : FROM alpine:3.22.1 19:00:39 3.22.1: Pulling from library/alpine 19:00:40 6e174226ea69: Pulling fs layer 19:00:40 6e174226ea69: Download complete 19:00:41 6e174226ea69: Pull complete 19:00:41 Digest: sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 19:00:41 Status: Downloaded newer image for alpine:3.22.1 19:00:41 ---> 02f8efbefad6 19:00:41 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 19:00:41 ---> Running in cc656d8f2f49 19:00:41 Removing intermediate container cc656d8f2f49 19:00:41 ---> fec11f81d3c1 19:00:41 Step 3/13 : LABEL maintainer="Bruce Huang " 19:00:41 ---> Running in 316c52dbb830 19:00:42 Removing intermediate container 316c52dbb830 19:00:42 ---> d2b14e9ad49b 19:00:42 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 19:00:43 ---> 75a680c4a6e8 19:00:43 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 19:00:43 ---> 51dcaacbe698 19:00:43 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 19:00:44 ---> 082ee76f6239 19:00:44 Step 7/13 : WORKDIR /edgex-taf 19:00:44 ---> Running in b704071952d6 19:00:44 Removing intermediate container b704071952d6 19:00:44 ---> 9d69d2fbc063 19:00:44 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:00:44 ---> Running in 4a5668be8582 19:00:47 Removing intermediate container 4a5668be8582 19:00:47 ---> 1af174440db8 19:00:47 Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.5-r2 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && rm /usr/lib/python*/EXTERNALLY-MANAGED && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache-dir --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install --no-cache-dir ./edgex-taf-common && pip3 install --no-cache-dir -r requirements.txt 19:00:47 ---> Running in 3a86e0742c95 19:00:48 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 19:00:49 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 19:00:52 Upgrading critical system libraries and apk-tools: 19:00:52 (1/1) Upgrading apk-tools (2.14.9-r2 -> 2.14.9-r3) 19:00:52 Executing busybox-1.37.0-r18.trigger 19:00:52 Continuing the upgrade transaction with new apk-tools: 19:00:54 (1/8) Upgrading busybox (1.37.0-r18 -> 1.37.0-r20) 19:00:54 Executing busybox-1.37.0-r20.post-upgrade 19:00:54 (2/8) Upgrading busybox-binsh (1.37.0-r18 -> 1.37.0-r20) 19:00:54 (3/8) Upgrading alpine-release (3.22.1-r0 -> 3.22.3-r0) 19:00:54 (4/8) Upgrading libcrypto3 (3.5.1-r0 -> 3.5.5-r0) 19:00:55 (5/8) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) 19:00:55 (6/8) Upgrading libssl3 (3.5.1-r0 -> 3.5.5-r0) 19:00:55 (7/8) Upgrading ssl_client (1.37.0-r18 -> 1.37.0-r20) 19:00:55 (8/8) Upgrading libapk2 (2.14.9-r2 -> 2.14.9-r3) 19:00:56 Executing busybox-1.37.0-r20.trigger 19:00:56 OK: 8 MiB in 16 packages 19:00:56 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 19:00:57 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 19:00:59 (1/14) Installing brotli-libs (1.1.0-r2) 19:00:59 (2/14) Installing c-ares (1.34.6-r0) 19:00:59 (3/14) Installing libunistring (1.3-r0) 19:00:59 (4/14) Installing libidn2 (2.3.7-r0) 19:01:00 (5/14) Installing nghttp2-libs (1.65.0-r0) 19:01:00 (6/14) Installing libpsl (0.21.5-r3) 19:01:00 (7/14) Installing zstd-libs (1.5.7-r0) 19:01:00 (8/14) Installing libcurl (8.14.1-r2) 19:01:00 (9/14) Installing curl (8.14.1-r2) 19:01:01 (10/14) Installing ca-certificates (20250911-r0) 19:01:01 (11/14) Installing docker-cli (28.3.3-r5) 19:01:02 (12/14) Installing oniguruma (6.9.10-r0) 19:01:02 (13/14) Installing jq (1.8.1-r0) 19:01:02 (14/14) Installing openssl (3.5.5-r0) 19:01:02 Executing busybox-1.37.0-r20.trigger 19:01:02 Executing ca-certificates-20250911-r0.trigger 19:01:03 OK: 44 MiB in 30 packages 19:01:03 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 19:01:04 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 19:01:06 (1/177) Installing libexpat (2.7.4-r0) 19:01:06 (2/177) Installing libbz2 (1.0.8-r6) 19:01:06 (3/177) Installing libpng (1.6.54-r0) 19:01:06 (4/177) Installing freetype (2.13.3-r0) 19:01:07 (5/177) Installing fontconfig (2.15.0-r3) 19:01:07 (6/177) Installing libfontenc (1.1.8-r0) 19:01:07 (7/177) Installing mkfontscale (1.2.3-r1) 19:01:08 (8/177) Installing font-opensans (0_git20210927-r1) 19:01:08 (9/177) Installing libffi (3.4.8-r0) 19:01:08 (10/177) Installing libintl (0.24.1-r0) 19:01:08 (11/177) Installing libeconf (0.6.3-r0) 19:01:08 (12/177) Installing libblkid (2.41-r9) 19:01:09 (13/177) Installing libmount (2.41-r9) 19:01:09 (14/177) Installing pcre2 (10.46-r0) 19:01:09 (15/177) Installing glib (2.84.4-r0) 19:01:10 (16/177) Installing gobject-introspection (1.84.0-r0) 19:01:10 (17/177) Installing pkgconf (2.4.3-r0) 19:01:10 (18/177) Installing hicolor-icon-theme (0.18-r0) 19:01:11 (19/177) Installing libgcc (14.2.0-r6) 19:01:11 (20/177) Installing libstdc++ (14.2.0-r6) 19:01:11 (21/177) Installing xz-libs (5.8.1-r0) 19:01:12 (22/177) Installing libxml2 (2.13.9-r0) 19:01:12 (23/177) Installing shared-mime-info (2.4-r6) 19:01:12 (24/177) Installing libjpeg-turbo (3.1.0-r0) 19:01:12 (25/177) Installing libsharpyuv (1.5.0-r0) 19:01:13 (26/177) Installing libwebp (1.5.0-r0) 19:01:13 (27/177) Installing tiff (4.7.1-r0) 19:01:13 (28/177) Installing gdk-pixbuf (2.42.12-r1) 19:01:13 (29/177) Installing gtk-update-icon-cache (3.24.50-r0) 19:01:13 (30/177) Installing libxau (1.0.12-r0) 19:01:14 (31/177) Installing libmd (1.1.0-r0) 19:01:14 (32/177) Installing libbsd (0.12.2-r0) 19:01:14 (33/177) Installing libxdmcp (1.1.5-r1) 19:01:14 (34/177) Installing libxcb (1.17.0-r0) 19:01:15 (35/177) Installing libx11 (1.8.11-r0) 19:01:15 (36/177) Installing libxcomposite (0.4.6-r5) 19:01:15 (37/177) Installing libxfixes (6.0.1-r4) 19:01:15 (38/177) Installing libxrender (0.9.12-r0) 19:01:16 (39/177) Installing libxcursor (1.2.3-r0) 19:01:16 (40/177) Installing libxdamage (1.1.6-r5) 19:01:16 (41/177) Installing libxext (1.3.6-r2) 19:01:16 (42/177) Installing libxi (1.8.2-r0) 19:01:17 (43/177) Installing libxinerama (1.1.5-r4) 19:01:17 (44/177) Installing libxrandr (1.5.4-r1) 19:01:17 (45/177) Installing libatk-1.0 (2.56.5-r0) 19:01:17 (46/177) Installing dbus-libs (1.16.2-r1) 19:01:18 (47/177) Installing at-spi2-core-libs (2.56.5-r0) 19:01:18 (48/177) Installing libxtst (1.2.5-r0) 19:01:18 (49/177) Installing at-spi2-core (2.56.5-r0) 19:01:18 (50/177) Installing libatk-bridge-2.0 (2.56.5-r0) 19:01:18 (51/177) Installing pixman (0.46.4-r0) 19:01:19 (52/177) Installing cairo (1.18.4-r0) 19:01:19 (53/177) Installing cairo-gobject (1.18.4-r0) 19:01:19 (54/177) Installing avahi-libs (0.8-r21) 19:01:19 (55/177) Installing gmp (6.3.0-r3) 19:01:20 (56/177) Installing nettle (3.10.1-r0) 19:01:20 (57/177) Installing libtasn1 (4.21.0-r0) 19:01:20 (58/177) Installing p11-kit (0.25.5-r2) 19:01:20 (59/177) Installing gnutls (3.8.8-r0) 19:01:21 (60/177) Installing cups-libs (2.4.16-r0) 19:01:21 (61/177) Installing libepoxy (1.5.10-r1) 19:01:21 (62/177) Installing fribidi (1.0.16-r1) 19:01:22 (63/177) Installing graphite2 (1.3.14-r6) 19:01:22 (64/177) Installing harfbuzz (11.2.1-r0) 19:01:22 (65/177) Installing libxft (2.3.8-r3) 19:01:22 (66/177) Installing pango (1.56.3-r0) 19:01:23 (67/177) Installing wayland-libs-client (1.23.1-r3) 19:01:23 (68/177) Installing wayland-libs-cursor (1.23.1-r3) 19:01:23 (69/177) Installing wayland-libs-egl (1.23.1-r3) 19:01:23 (70/177) Installing xkeyboard-config (2.43-r0) 19:01:23 (71/177) Installing libxkbcommon (1.8.1-r2) 19:01:24 (72/177) Installing gtk+3.0 (3.24.50-r0) 19:01:24 (73/177) Installing icu-data-full (76.1-r1) 19:01:25 (74/177) Installing llvm20-libs (20.1.8-r0) 19:01:29 (75/177) Installing spirv-tools (1.4.313.0-r0) 19:01:29 (76/177) Installing hwdata-pci (0.395-r0) 19:01:29 (77/177) Installing libpciaccess (0.18.1-r0) 19:01:29 (78/177) Installing libdrm (2.4.124-r0) 19:01:30 (79/177) Installing libelf (0.193-r0) 19:01:30 (80/177) Installing wayland-libs-server (1.23.1-r3) 19:01:30 (81/177) Installing libxshmfence (1.3.3-r0) 19:01:31 (82/177) Installing mesa (25.1.9-r0) 19:01:32 (83/177) Installing mesa-gbm (25.1.9-r0) 19:01:33 (84/177) Installing mesa-dri-gallium (25.1.9-r0) 19:01:33 (85/177) Installing eudev-libs (3.2.14-r5) 19:01:33 (86/177) Installing libmagic (5.46-r2) 19:01:34 (87/177) Installing file (5.46-r2) 19:01:34 (88/177) Installing xprop (1.2.8-r0) 19:01:34 (89/177) Installing libice (1.1.2-r0) 19:01:34 (90/177) Installing libuuid (2.41-r9) 19:01:34 (91/177) Installing libsm (1.2.5-r0) 19:01:35 (92/177) Installing libxt (1.3.1-r0) 19:01:35 (93/177) Installing libxmu (1.2.1-r0) 19:01:35 (94/177) Installing xset (1.2.5-r1) 19:01:35 (95/177) Installing xdg-utils (1.2.1-r1) 19:01:35 (96/177) Installing libogg (1.3.5-r5) 19:01:36 (97/177) Installing libflac (1.4.3-r1) 19:01:36 (98/177) Installing alsa-lib (1.2.14-r0) 19:01:36 (99/177) Installing libSvtAv1Enc (2.3.0-r0) 19:01:37 (100/177) Installing aom-libs (3.12.1-r0) 19:01:37 (101/177) Installing libva (2.22.0-r1) 19:01:37 (102/177) Installing libvdpau (1.5-r4) 19:01:38 (103/177) Installing ffmpeg-libavutil (6.1.2-r2) 19:01:38 (104/177) Installing libdav1d (1.5.1-r0) 19:01:38 (105/177) Installing openexr-libiex (3.3.2-r0) 19:01:39 (106/177) Installing openexr-libilmthread (3.3.2-r0) 19:01:39 (107/177) Installing imath (3.1.12-r0) 19:01:42 (108/177) Installing libdeflate (1.23-r0) 19:01:42 (109/177) Installing openexr-libopenexrcore (3.3.2-r0) 19:01:42 (110/177) Installing openexr-libopenexr (3.3.2-r0) 19:01:42 (111/177) Installing giflib (5.2.2-r1) 19:01:43 (112/177) Installing libhwy (1.0.7-r1) 19:01:43 (113/177) Installing lcms2 (2.16-r0) 19:01:43 (114/177) Installing libjxl (0.10.3-r2) 19:01:44 (115/177) Installing lame-libs (3.100-r5) 19:01:44 (116/177) Installing opus (1.5.2-r1) 19:01:44 (117/177) Installing rav1e-libs (0.7.1-r2) 19:01:44 (118/177) Installing libgomp (14.2.0-r6) 19:01:44 (119/177) Installing soxr (0.1.3-r7) 19:01:45 (120/177) Installing ffmpeg-libswresample (6.1.2-r2) 19:01:45 (121/177) Installing libtheora (1.1.1-r18) 19:01:45 (122/177) Installing libvorbis (1.3.7-r2) 19:01:45 (123/177) Installing libvpx (1.15.0-r0) 19:01:46 (124/177) Installing libwebpmux (1.5.0-r0) 19:01:46 (125/177) Installing x264-libs (0.164.3108-r0) 19:01:46 (126/177) Installing numactl (2.0.18-r0) 19:01:47 (127/177) Installing x265-libs (3.6-r0) 19:01:47 (128/177) Installing xvidcore (1.3.7-r2) 19:01:47 (129/177) Installing ffmpeg-libavcodec (6.1.2-r2) 19:01:48 (130/177) Installing libbluray (1.3.4-r1) 19:01:48 (131/177) Installing mpg123-libs (1.32.10-r0) 19:01:49 (132/177) Installing libopenmpt (0.7.15-r0) 19:01:49 (133/177) Installing cjson (1.7.19-r0) 19:01:49 (134/177) Installing mbedtls (3.6.5-r0) 19:01:49 (135/177) Installing librist (0.2.10-r1) 19:01:49 (136/177) Installing libsrt (1.5.3-r1) 19:01:50 (137/177) Installing libssh (0.11.2-r0) 19:01:50 (138/177) Installing libsodium (1.0.20-r1) 19:01:50 (139/177) Installing libzmq (4.3.5-r2) 19:01:51 (140/177) Installing ffmpeg-libavformat (6.1.2-r2) 19:01:51 (141/177) Installing crc32c (1.1.2-r2) 19:01:51 (142/177) Installing double-conversion (3.3.1-r0) 19:01:52 (143/177) Installing harfbuzz-subset (11.2.1-r0) 19:01:52 (144/177) Installing minizip (1.3.1-r0) 19:01:52 (145/177) Installing nspr (4.36-r0) 19:01:52 (146/177) Installing sqlite-libs (3.49.2-r1) 19:01:53 (147/177) Installing nss (3.114-r0) 19:01:53 (148/177) Installing openh264 (2.6.0-r0) 19:01:53 (149/177) Installing libpisp (1.2.0-r0) 19:01:53 (150/177) Installing libcamera-ipa (0.5.1-r0) 19:01:54 (151/177) Installing libunwind (1.8.1-r0) 19:01:54 (152/177) Installing yaml (0.2.5-r2) 19:01:54 (153/177) Installing libcamera (0.5.1-r0) 19:01:55 (154/177) Installing serd-libs (0.32.4-r0) 19:01:55 (155/177) Installing zix-libs (0.6.2-r0) 19:01:55 (156/177) Installing sord-libs (0.16.18-r0) 19:01:55 (157/177) Installing sratom (0.6.18-r0) 19:01:55 (158/177) Installing lilv-libs (0.24.26-r0) 19:01:56 (159/177) Installing speexdsp (1.2.1-r2) 19:01:56 (160/177) Installing libuv (1.51.0-r0) 19:01:56 (161/177) Installing roc-toolkit-libs (0.4.0-r1) 19:01:56 (162/177) Installing libsndfile (1.2.2-r2) 19:01:57 (163/177) Installing abseil-cpp-raw-logging-internal (20240722.1-r1) 19:01:57 (164/177) Installing abseil-cpp-strings-internal (20240722.1-r1) 19:01:57 (165/177) Installing abseil-cpp-strings (20240722.1-r1) 19:01:57 (166/177) Installing webrtc-audio-processing-2 (2.1-r0) 19:01:57 (167/177) Installing pipewire-libs (1.4.7-r0) 19:01:58 (168/177) Installing libasyncns (0.8-r4) 19:01:58 (169/177) Installing libltdl (2.5.4-r1) 19:01:58 (170/177) Installing orc (0.4.40-r1) 19:01:59 (171/177) Installing tdb-libs (1.4.12-r0) 19:01:59 (172/177) Installing libpulse (17.0-r5) 19:01:59 (173/177) Installing simdutf (7.2.1-r0) 19:01:59 (174/177) Installing libwebpdemux (1.5.0-r0) 19:02:00 (175/177) Installing libxslt (1.1.43-r3) 19:02:00 (176/177) Installing chromium (142.0.7444.59-r0) 19:02:06 (177/177) Installing chromium-chromedriver (142.0.7444.59-r0) 19:02:07 Executing busybox-1.37.0-r20.trigger 19:02:07 Executing fontconfig-2.15.0-r3.trigger 19:02:07 Executing mkfontscale-1.2.3-r1.trigger 19:02:07 Executing glib-2.84.4-r0.trigger 19:02:07 Executing shared-mime-info-2.4-r6.trigger 19:02:09 Executing gdk-pixbuf-2.42.12-r1.trigger 19:02:09 Executing gtk-update-icon-cache-3.24.50-r0.trigger 19:02:09 Executing gtk+3.0-3.24.50-r0.trigger 19:02:09 OK: 753 MiB in 207 packages 19:02:10 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 19:02:10 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 19:02:12 (1/31) Installing jansson (2.14.1-r0) 19:02:12 (2/31) Installing binutils (2.44-r3) 19:02:13 (3/31) Installing libatomic (14.2.0-r6) 19:02:13 (4/31) Installing isl26 (0.26-r1) 19:02:14 (5/31) Installing mpfr4 (4.2.1_p1-r0) 19:02:14 (6/31) Installing mpc1 (1.3.1-r1) 19:02:14 (7/31) Installing gcc (14.2.0-r6) 19:02:18 (8/31) Installing musl-dev (1.2.5-r10) 19:02:18 (9/31) Installing linux-headers (6.14.2-r0) 19:02:19 (10/31) Installing libffi-dev (3.4.8-r0) 19:02:19 (11/31) Installing libpq (17.7-r0) 19:02:19 (12/31) Installing openssl-dev (3.5.5-r0) 19:02:20 (13/31) Installing libpq-dev (17.7-r0) 19:02:20 (14/31) Installing libecpg (17.7-r0) 19:02:20 (15/31) Installing libecpg-dev (17.7-r0) 19:02:20 (16/31) Installing clang18-headers (18.1.8-r5) 19:02:21 (17/31) Installing llvm18-libs (18.1.8-r5) 19:02:24 (18/31) Installing clang18-libs (18.1.8-r5) 19:02:26 (19/31) Installing fortify-headers (1.1-r5) 19:02:26 (20/31) Installing libstdc++-dev (14.2.0-r6) 19:02:27 (21/31) Installing llvm18-linker-tools (18.1.8-r5) 19:02:28 (22/31) Installing clang18 (18.1.8-r5) 19:02:28 (23/31) Installing icu-libs (76.1-r1) 19:02:28 (24/31) Installing icu (76.1-r1) 19:02:29 (25/31) Installing icu-dev (76.1-r1) 19:02:29 (26/31) Installing llvm18 (18.1.8-r5) 19:02:32 (27/31) Installing lz4-libs (1.10.0-r0) 19:02:32 (28/31) Installing lz4-dev (1.10.0-r0) 19:02:32 (29/31) Installing zstd (1.5.7-r0) 19:02:33 (30/31) Installing zstd-dev (1.5.7-r0) 19:02:33 (31/31) Installing postgresql17-dev (17.7-r0) 19:02:34 Executing busybox-1.37.0-r20.trigger 19:02:34 OK: 1304 MiB in 238 packages 19:02:34 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 19:02:35 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 19:02:37 (1/14) Installing g++ (14.2.0-r6) 19:02:38 (2/14) Installing gdbm (1.24-r0) 19:02:38 (3/14) Installing mpdecimal (4.0.1-r0) 19:02:38 (4/14) Installing ncurses-terminfo-base (6.5_p20250503-r0) 19:02:38 (5/14) Installing libncursesw (6.5_p20250503-r0) 19:02:38 (6/14) Installing libpanelw (6.5_p20250503-r0) 19:02:39 (7/14) Installing readline (8.2.13-r1) 19:02:39 (8/14) Installing python3 (3.12.12-r0) 19:02:40 (9/14) Installing python3-pycache-pyc0 (3.12.12-r0) 19:02:41 (10/14) Installing pyc (3.12.12-r0) 19:02:41 (11/14) Installing python3-pyc (3.12.12-r0) 19:02:41 (12/14) Installing python3-dev (3.12.12-r0) 19:02:42 (13/14) Installing libsodium-dev (1.0.20-r1) 19:02:42 (14/14) Installing zeromq-dev (4.3.5-r2) 19:02:43 Executing busybox-1.37.0-r20.trigger 19:02:43 OK: 1435 MiB in 252 packages 19:02:43 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 19:02:43 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 19:02:45 OK: 1435 MiB in 252 packages 19:02:46 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 19:02:46 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 19:02:48 (1/1) Installing tzdata (2025c-r0) 19:02:48 OK: 1435 MiB in 253 packages 19:02:50 (1/1) Purging tzdata (2025c-r0) 19:02:51 OK: 1435 MiB in 252 packages 19:03:09 Looking in links: /tmp/tmpe1wak4gk 19:03:09 Processing /tmp/tmpe1wak4gk/pip-25.0.1-py3-none-any.whl 19:03:09 Installing collected packages: pip 19:03:17 Successfully installed pip-25.0.1 19:03:17 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:20 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) 19:03:20 Collecting pip 19:03:20 Downloading pip-26.0.1-py3-none-any.whl.metadata (4.7 kB) 19:03:22 Collecting setuptools 19:03:22 Downloading setuptools-82.0.0-py3-none-any.whl.metadata (6.6 kB) 19:03:23 Collecting wheel 19:03:23 Downloading wheel-0.46.3-py3-none-any.whl.metadata (2.4 kB) 19:03:23 Collecting packaging>=24.0 (from wheel) 19:03:23 Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 19:03:23 Downloading pip-26.0.1-py3-none-any.whl (1.8 MB) 19:03:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 46.4 MB/s eta 0:00:00 19:03:23 Downloading setuptools-82.0.0-py3-none-any.whl (1.0 MB) 19:03:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 47.1 MB/s eta 0:00:00 19:03:23 Downloading wheel-0.46.3-py3-none-any.whl (30 kB) 19:03:23 Downloading packaging-26.0-py3-none-any.whl (74 kB) 19:03:24 Installing collected packages: setuptools, pip, packaging, wheel 19:03:32 Attempting uninstall: pip 19:03:32 Found existing installation: pip 25.0.1 19:03:32 Uninstalling pip-25.0.1: 19:03:32 Successfully uninstalled pip-25.0.1 19:03:44 Successfully installed packaging-26.0 pip-26.0.1 setuptools-82.0.0 wheel-0.46.3 19:03:44 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:47 Processing ./edgex-taf-common 19:03:47 Installing build dependencies: started 19:03:55 Installing build dependencies: finished with status 'done' 19:03:55 Getting requirements to build wheel: started 19:03:58 Getting requirements to build wheel: finished with status 'done' 19:03:58 Preparing metadata (pyproject.toml): started 19:04:00 Preparing metadata (pyproject.toml): finished with status 'done' 19:04:00 Building wheels for collected packages: edgex-taf-common 19:04:00 Building wheel for edgex-taf-common (pyproject.toml): started 19:04:03 Building wheel for edgex-taf-common (pyproject.toml): finished with status 'done' 19:04:03 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15433 sha256=0091f7c48776189fa1287a023df54fc4cda5c60c7e3928da166a10046609ae86 19:04:03 Stored in directory: /tmp/pip-ephem-wheel-cache-h9snoqea/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 19:04:03 Successfully built edgex-taf-common 19:04:03 Installing collected packages: edgex-taf-common 19:04:03 Successfully installed edgex-taf-common-0.0.0 19:04:03 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 19:04:08 Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) 19:04:08 Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) 19:04:08 Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) 19:04:08 Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) 19:04:08 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) 19:04:08 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 19:04:08 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) 19:04:08 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 19:04:08 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) 19:04:08 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 19:04:08 Installing build dependencies: started 19:04:15 Installing build dependencies: finished with status 'done' 19:04:15 Getting requirements to build wheel: started 19:04:18 Getting requirements to build wheel: finished with status 'done' 19:04:18 Preparing metadata (pyproject.toml): started 19:04:20 Preparing metadata (pyproject.toml): finished with status 'done' 19:04:20 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) 19:04:20 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 19:04:20 Installing build dependencies: started 19:04:27 Installing build dependencies: finished with status 'done' 19:04:27 Getting requirements to build wheel: started 19:04:30 Getting requirements to build wheel: finished with status 'done' 19:04:30 Preparing metadata (pyproject.toml): started 19:04:32 Preparing metadata (pyproject.toml): finished with status 'done' 19:04:32 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) 19:04:32 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) 19:04:32 Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) 19:04:32 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) 19:04:32 Collecting requests==2.32.4 (from -r requirements.txt (line 9)) 19:04:32 Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) 19:04:32 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) 19:04:32 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) 19:04:33 Collecting docker==7.1.0 (from -r requirements.txt (line 11)) 19:04:33 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 19:04:36 Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) 19:04:36 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (63 kB) 19:04:37 Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) 19:04:37 Downloading psutil-7.0.0.tar.gz (497 kB) 19:04:38 Installing build dependencies: started 19:04:46 Installing build dependencies: finished with status 'done' 19:04:46 Getting requirements to build wheel: started 19:04:51 Getting requirements to build wheel: finished with status 'done' 19:04:51 Preparing metadata (pyproject.toml): started 19:04:54 Preparing metadata (pyproject.toml): finished with status 'done' 19:04:57 Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) 19:04:57 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl.metadata (6.0 kB) 19:04:57 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) 19:04:57 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) 19:04:58 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) 19:04:58 Downloading psycopg2-2.9.10.tar.gz (385 kB) 19:04:59 Installing build dependencies: started 19:05:06 Installing build dependencies: finished with status 'done' 19:05:06 Getting requirements to build wheel: started 19:05:10 Getting requirements to build wheel: finished with status 'done' 19:05:10 Preparing metadata (pyproject.toml): started 19:05:11 Preparing metadata (pyproject.toml): finished with status 'done' 19:05:12 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) 19:05:12 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl.metadata (3.4 kB) 19:05:15 Collecting protobuf==6.33.5 (from -r requirements.txt (line 18)) 19:05:15 Downloading protobuf-6.33.5-py3-none-any.whl.metadata (593 bytes) 19:05:15 Collecting pyjwt==2.10.1 (from -r requirements.txt (line 19)) 19:05:15 Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) 19:05:17 Collecting cryptography==46.0.5 (from -r requirements.txt (line 20)) 19:05:17 Downloading cryptography-46.0.5-cp311-abi3-musllinux_1_2_aarch64.whl.metadata (5.7 kB) 19:05:17 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) 19:05:17 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 19:05:18 Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) 19:05:18 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) 19:05:18 Collecting genson==1.3.0 (from -r requirements.txt (line 23)) 19:05:18 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 19:05:18 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:05:18 Downloading selenium-4.40.0-py3-none-any.whl.metadata (7.7 kB) 19:05:18 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:05:18 Downloading robotframework_pythonlibcore-4.5.0-py3-none-any.whl.metadata (9.5 kB) 19:05:18 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:05:18 Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 19:05:18 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 19:05:18 Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 19:05:19 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 19:05:19 Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) 19:05:19 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:19 Downloading docutils-0.22.4-py3-none-any.whl.metadata (15 kB) 19:05:19 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:19 Downloading flex-6.14.1.tar.gz (40 kB) 19:05:19 Installing build dependencies: started 19:05:27 Installing build dependencies: finished with status 'done' 19:05:27 Getting requirements to build wheel: started 19:05:31 Getting requirements to build wheel: finished with status 'done' 19:05:31 Preparing metadata (pyproject.toml): started 19:05:33 Preparing metadata (pyproject.toml): finished with status 'done' 19:05:33 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:33 Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) 19:05:33 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:33 Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 19:05:33 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:33 Downloading openapi_core-0.22.0-py3-none-any.whl.metadata (6.6 kB) 19:05:33 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:33 Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 19:05:34 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:34 Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 19:05:34 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:34 Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) 19:05:36 Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) 19:05:36 Downloading charset_normalizer-3.4.4-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (37 kB) 19:05:36 Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) 19:05:36 Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 19:05:36 Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 9)) 19:05:36 Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 19:05:36 Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) 19:05:36 Downloading certifi-2026.1.4-py3-none-any.whl.metadata (2.5 kB) 19:05:36 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 19:05:36 Downloading reactivex-4.1.0-py3-none-any.whl.metadata (5.7 kB) 19:05:36 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 19:05:36 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 19:05: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:05:39 Collecting cffi>=2.0.0 (from cryptography==46.0.5->-r requirements.txt (line 20)) 19:05:39 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.6 kB) 19:05:39 Collecting pycparser (from cffi>=2.0.0->cryptography==46.0.5->-r requirements.txt (line 20)) 19:05:39 Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 19:05:40 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 19:05:40 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_aarch64.whl.metadata (10 kB) 19:05:40 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 19:05:40 Downloading invoke-2.2.1-py3-none-any.whl.metadata (3.3 kB) 19:05:40 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 19:05:40 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_aarch64.whl.metadata (10.0 kB) 19:05:40 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) 19:05:40 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 19:05:41 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:05:41 Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 19:05:41 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:05:41 Downloading trio-0.32.0-py3-none-any.whl.metadata (8.5 kB) 19:05:41 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:05:41 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 19:05:41 Collecting trio-typing>=0.10.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:05:41 Downloading trio_typing-0.10.0-py3-none-any.whl.metadata (10 kB) 19:05:41 Collecting types-certifi>=2021.10.8.3 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:05:41 Downloading types_certifi-2021.10.8.3-py3-none-any.whl.metadata (1.4 kB) 19:05:41 Collecting types-urllib3>=1.26.25.14 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:05:41 Downloading types_urllib3-1.26.25.14-py3-none-any.whl.metadata (1.7 kB) 19:05: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:05:41 Downloading attrs-25.4.0-py3-none-any.whl.metadata (10 kB) 19:05: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:05:41 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 19:05: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:05:41 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 19:05: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:05:41 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 19:05:42 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:05:42 Downloading wsproto-1.3.2-py3-none-any.whl.metadata (5.2 kB) 19:05:42 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:05:42 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 19:05:42 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:05:42 Downloading mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) 19:05:42 Collecting async-generator (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:05:42 Downloading async_generator-1.10-py3-none-any.whl.metadata (4.9 kB) 19:05:42 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:05:43 Collecting importlib-metadata (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:05:43 Downloading importlib_metadata-8.7.1-py3-none-any.whl.metadata (4.7 kB) 19:05:43 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:05:43 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 19:05:43 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:43 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.4 kB) 19:05:43 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:43 Downloading validate_email-1.3.tar.gz (4.7 kB) 19:05:43 Installing build dependencies: started 19:05:52 Installing build dependencies: finished with status 'done' 19:05:52 Getting requirements to build wheel: started 19:05:55 Getting requirements to build wheel: finished with status 'done' 19:05:55 Preparing metadata (pyproject.toml): started 19:05:57 Preparing metadata (pyproject.toml): finished with status 'done' 19:05:57 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:57 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 19:05:57 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:57 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 19:05:57 Installing build dependencies: started 19:06:04 Installing build dependencies: finished with status 'done' 19:06:04 Getting requirements to build wheel: started 19:06:07 Getting requirements to build wheel: finished with status 'done' 19:06:07 Preparing metadata (pyproject.toml): started 19:06:10 Preparing metadata (pyproject.toml): finished with status 'done' 19:06:10 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:10 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 19:06:10 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:06:10 Downloading zipp-3.23.0-py3-none-any.whl.metadata (3.6 kB) 19:06:10 Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:10 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 19:06:10 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:10 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 19:06:10 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:10 Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 19:06:16 Collecting rpds-py>=0.25.0 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:16 Downloading rpds_py-0.30.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.1 kB) 19:06:16 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:16 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 19:06:16 Collecting jsonschema-path<0.4.0,>=0.3.4 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:16 Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) 19:06:16 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:16 Downloading more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) 19:06:16 Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:16 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) 19:06:16 Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:16 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl.metadata (5.7 kB) 19:06:16 Collecting werkzeug>=2.1.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:16 Downloading werkzeug-3.1.5-py3-none-any.whl.metadata (4.0 kB) 19:06:16 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:06:16 Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) 19:06:16 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:16 Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) 19:06:16 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:06:16 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) 19:06:17 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:06:17 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (5.1 kB) 19:06:18 Collecting markupsafe>=2.1.1 (from werkzeug>=2.1.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:18 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.7 kB) 19:06:18 Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) 19:06:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 40.0 MB/s 0:00:00 19:06:18 Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) 19:06:18 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 19:06:18 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 19:06:18 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) 19:06:18 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) 19:06:18 Downloading requests-2.32.4-py3-none-any.whl (64 kB) 19:06:18 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) 19:06:18 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 19:06:18 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl (15.6 MB) 19:06:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 35.6 MB/s 0:00:00 19:06:19 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl (1.6 MB) 19:06:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 41.0 MB/s 0:00:00 19:06:19 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) 19:06:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 41.5 MB/s 0:00:00 19:06:19 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl (2.2 MB) 19:06:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 40.1 MB/s 0:00:00 19:06:19 Downloading protobuf-6.33.5-py3-none-any.whl (170 kB) 19:06:19 Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) 19:06:19 Downloading cryptography-46.0.5-cp311-abi3-musllinux_1_2_aarch64.whl (4.4 MB) 19:06:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/4.4 MB 37.7 MB/s 0:00:00 19:06:19 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 19:06:19 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) 19:06:19 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 19:06:19 Downloading charset_normalizer-3.4.4-cp312-cp312-musllinux_1_2_aarch64.whl (150 kB) 19:06:19 Downloading idna-3.11-py3-none-any.whl (71 kB) 19:06:19 Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 19:06:20 Downloading certifi-2026.1.4-py3-none-any.whl (152 kB) 19:06:20 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_aarch64.whl (222 kB) 19:06:20 Downloading click-8.3.1-py3-none-any.whl (108 kB) 19:06:20 Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 19:06:20 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_aarch64.whl (341 kB) 19:06:20 Downloading invoke-2.2.1-py3-none-any.whl (160 kB) 19:06:20 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_aarch64.whl (791 kB) 19:06:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 791.9/791.9 kB 40.8 MB/s 0:00:00 19:06:20 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 19:06:20 Downloading reactivex-4.1.0-py3-none-any.whl (218 kB) 19:06:20 Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 19:06:20 Downloading robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB) 19:06:20 Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 19:06:20 Downloading selenium-4.40.0-py3-none-any.whl (9.6 MB) 19:06:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 36.2 MB/s 0:00:00 19:06:20 Downloading trio-0.32.0-py3-none-any.whl (512 kB) 19:06:20 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 19:06:20 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 19:06:20 Downloading attrs-25.4.0-py3-none-any.whl (67 kB) 19:06:20 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 19:06:20 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 19:06:20 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 19:06:20 Downloading trio_typing-0.10.0-py3-none-any.whl (42 kB) 19:06:20 Downloading mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) 19:06:20 Downloading types_certifi-2021.10.8.3-py3-none-any.whl (2.1 kB) 19:06:20 Downloading types_urllib3-1.26.25.14-py3-none-any.whl (15 kB) 19:06:20 Downloading wsproto-1.3.2-py3-none-any.whl (24 kB) 19:06:20 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 19:06:20 Downloading async_generator-1.10-py3-none-any.whl (18 kB) 19:06:20 Downloading docutils-0.22.4-py3-none-any.whl (633 kB) 19:06:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 633.2/633.2 kB 35.4 MB/s 0:00:00 19:06:20 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 19:06:21 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_aarch64.whl (761 kB) 19:06:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 761.1/761.1 kB 46.2 MB/s 0:00:00 19:06:21 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 19:06:21 Downloading importlib_metadata-8.7.1-py3-none-any.whl (27 kB) 19:06:21 Downloading zipp-3.23.0-py3-none-any.whl (10 kB) 19:06:21 Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) 19:06:21 Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 19:06:21 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 19:06:21 Downloading rpds_py-0.30.0-cp312-cp312-musllinux_1_2_aarch64.whl (573 kB) 19:06:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 573.3/573.3 kB 36.5 MB/s 0:00:00 19:06:21 Downloading openapi_core-0.22.0-py3-none-any.whl (108 kB) 19:06:21 Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) 19:06:21 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) 19:06:21 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl (39 kB) 19:06:21 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_aarch64.whl (69 kB) 19:06:21 Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) 19:06:21 Downloading referencing-0.36.2-py3-none-any.whl (26 kB) 19:06:21 Downloading werkzeug-3.1.5-py3-none-any.whl (225 kB) 19:06:21 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_aarch64.whl (23 kB) 19:06:21 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 19:06:21 Downloading more_itertools-10.8.0-py3-none-any.whl (69 kB) 19:06:21 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 19:06:21 Downloading pycparser-3.0-py3-none-any.whl (48 kB) 19:06:21 Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 19:06:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 41.8 MB/s 0:00:00 19:06:21 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 19:06:21 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) 19:06:21 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 19:06:21 Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) 19:06:24 Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email 19:06:24 Building wheel for robotframework-sshlibrary (pyproject.toml): started 19:06:26 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 19:06:26 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55207 sha256=965a7fc887b216b61996498b1948196bb35186ceaada737b954d8ad7afcb2a2b 19:06:26 Stored in directory: /tmp/pip-ephem-wheel-cache-wqm22l52/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 19:06:26 Building wheel for robotbackgroundlogger (pyproject.toml): started 19:06:28 Building wheel for robotbackgroundlogger (pyproject.toml): finished with status 'done' 19:06:28 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=1a1976f7338a4441f70cf5ee752bf93c6a672c43567dc5e03ed7222d8e0a6981 19:06:28 Stored in directory: /tmp/pip-ephem-wheel-cache-wqm22l52/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 19:06:28 Building wheel for psutil (pyproject.toml): started 19:06:46 Building wheel for psutil (pyproject.toml): finished with status 'done' 19:06:46 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_aarch64.whl size=278013 sha256=a7cc6c08a3ec6cc6f0c825e26221601cc080f252a0d297861230ce093ef1d493 19:06:46 Stored in directory: /tmp/pip-ephem-wheel-cache-wqm22l52/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 19:06:46 Building wheel for psycopg2 (pyproject.toml): started 19:07:54 Building wheel for psycopg2 (pyproject.toml): still running... 19:07:58 Building wheel for psycopg2 (pyproject.toml): finished with status 'done' 19:07:58 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_aarch64.whl size=521702 sha256=f871f527dbb73088d3dc90ea9bb8884c43bfa63a7ff511c0e66eefef7d795c95 19:07:58 Stored in directory: /tmp/pip-ephem-wheel-cache-wqm22l52/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 19:07:58 Building wheel for flex (pyproject.toml): started 19:08:02 Building wheel for flex (pyproject.toml): finished with status 'done' 19:08:02 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77344 sha256=4eaa5e4efbc0a900f71890008765df3bf0516f47d6134bc94ca591f71132f14c 19:08:02 Stored in directory: /tmp/pip-ephem-wheel-cache-wqm22l52/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 19:08:02 Building wheel for strict-rfc3339 (pyproject.toml): started 19:08:04 Building wheel for strict-rfc3339 (pyproject.toml): finished with status 'done' 19:08:04 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=e26076cc7fb8617bbda3a406acb590b40d6ee7a82e3bc0ed562db189109eb29d 19:08:04 Stored in directory: /tmp/pip-ephem-wheel-cache-wqm22l52/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 19:08:04 Building wheel for validate-email (pyproject.toml): started 19:08:06 Building wheel for validate-email (pyproject.toml): finished with status 'done' 19:08:06 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5560 sha256=6275840e547025ed1c80723ed9616d6ccd64a1697269a0646d3e606da937eaf5 19:08:06 Stored in directory: /tmp/pip-ephem-wheel-cache-wqm22l52/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 19:08:06 Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email 19:08: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 19:10:15 19:10:15 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:10:15 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 19:11:02 Removing intermediate container 3a86e0742c95 19:11:02 ---> d82ecb567af8 19:11:02 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 19:11:02 ---> Running in 34eb40d4c6f7 19:11:02 Removing intermediate container 34eb40d4c6f7 19:11:02 ---> 1d8b595d4dc4 19:11:02 Step 11/13 : LABEL arch=arm64 19:11:02 ---> Running in 7f61a7c71822 19:11:03 Removing intermediate container 7f61a7c71822 19:11:03 ---> 9b76a8035a5a 19:11:03 Step 12/13 : LABEL git_sha=3d01a37ccb6b52696ab965b85f347949aa27d80b 19:11:03 ---> Running in 05ee04112c26 19:11:03 Removing intermediate container 05ee04112c26 19:11:03 ---> dcd4b4430ea5 19:11:03 Step 13/13 : LABEL version=0.0.0 19:11:03 ---> Running in a9900606cd7c 19:11:04 Removing intermediate container a9900606cd7c 19:11:04 ---> c0e5371800fc 19:11:04 [Warning] One or more build-args [ARCH] were not consumed 19:11:04 Successfully built c0e5371800fc 19:11:04 Successfully tagged edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:11:04 19:11:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:11:05 arm64: Pulling from edgex-lftools-log-publisher 19:11:05 8998bd30e6a1: Pulling fs layer 19:11:05 04944245beec: Pulling fs layer 19:11:05 699f458cf7ca: Pulling fs layer 19:11:05 765212b225bb: Pulling fs layer 19:11:05 f23df028b6ca: Pulling fs layer 19:11:05 d65c8cfc05b1: Pulling fs layer 19:11:05 2437ff75d9bd: Pulling fs layer 19:11:05 f23df028b6ca: Waiting 19:11:05 765212b225bb: Waiting 19:11:05 2437ff75d9bd: Waiting 19:11:05 04944245beec: Verifying Checksum 19:11:05 04944245beec: Download complete 19:11:05 765212b225bb: Verifying Checksum 19:11:05 765212b225bb: Download complete 19:11:05 f23df028b6ca: Verifying Checksum 19:11:05 f23df028b6ca: Download complete 19:11:05 d65c8cfc05b1: Verifying Checksum 19:11:05 d65c8cfc05b1: Download complete 19:11:05 699f458cf7ca: Verifying Checksum 19:11:05 699f458cf7ca: Download complete 19:11:05 8998bd30e6a1: Verifying Checksum 19:11:05 8998bd30e6a1: Download complete 19:11:08 2437ff75d9bd: Verifying Checksum 19:11:08 2437ff75d9bd: Download complete 19:11:11 8998bd30e6a1: Pull complete 19:11:11 04944245beec: Pull complete 19:11:12 699f458cf7ca: Pull complete 19:11:12 765212b225bb: Pull complete 19:11:13 f23df028b6ca: Pull complete 19:11:13 d65c8cfc05b1: Pull complete 19:11:31 2437ff75d9bd: Pull complete 19:11:31 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:11:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:11:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:11:32 prd-ubuntu20.04-docker-arm64-4c-16g-2130 does not seem to be running inside a container 19:11: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-147 -v /w/workspace/xfoundry_edgex-taf-common_PR-147:/w/workspace/xfoundry_edgex-taf-common_PR-147:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-147@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-147@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:11:34 $ docker top b9dc79053c1cf0a0b00f7d49197791f74e9367f2969a4b3e1a9299a0d32e8a89 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:11:35 ---> job-cost.sh 19:11:35 lf-activate-venv: SKIPPING 19:11:35 INFO: No Stack... 19:11:35 INFO: Retrieving Pricing Info for: v3-standard-4 19:11:36 INFO: Archiving Costs [Pipeline] sh 19:11:37 + cat /w/workspace/xfoundry_edgex-taf-common_PR-147/archives/cost.csv 19:11:37 + cut -d, -f6 [Pipeline] lock 19:11:37 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-147-2-stack-cost] 19:11:37 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-147-2-stack-cost] did not exist. Created. 19:11:37 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-147-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:11:38 /w/workspace/xfoundry_edgex-taf-common_PR-147@tmp/durable-35ca949f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:11:38 + echo total: 0.10999999940395355 [Pipeline] stash 19:11:38 Warning: overwriting stash ‘stack-cost’ 19:11:39 Stashed 1 file(s) [Pipeline] } 19:11:39 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-147-2-stack-cost] [Pipeline] // lock [Pipeline] } 19:11:39 $ docker stop --time=1 b9dc79053c1cf0a0b00f7d49197791f74e9367f2969a4b3e1a9299a0d32e8a89 19:11:40 $ docker rm -f --volumes b9dc79053c1cf0a0b00f7d49197791f74e9367f2969a4b3e1a9299a0d32e8a89 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:11:41 + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-147/archives ] 19:11:41 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-147/archives 19:11:41 total 16 19:11:41 drwxr-xr-x 3 root root 4096 Feb 13 18:59 . 19:11:41 drwxrwxr-x 7 jenkins jenkins 4096 Feb 13 18:59 .. 19:11:41 drwxr-xr-x 2 root root 4096 Feb 13 18:59 cost 19:11:41 -rw-r--r-- 1 root root 88 Feb 13 18:59 cost.csv 19:11:41 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-147/archives 19:11:41 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-147/archives 19:11:41 total 16 19:11:41 drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 18:59 . 19:11:41 drwxrwxr-x 7 jenkins jenkins 4096 Feb 13 18:59 .. 19:11:41 drwxr-xr-x 2 jenkins jenkins 4096 Feb 13 18:59 cost 19:11:41 -rw-r--r-- 1 jenkins jenkins 88 Feb 13 18:59 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:11:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:11:42 ---> package-listing.sh 19:11:42 ++ facter osfamily 19:11:42 ++ tr '[:upper:]' '[:lower:]' 19:11:42 + OS_FAMILY=debian 19:11:42 + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-147 19:11:42 + START_PACKAGES=/tmp/packages_start.txt 19:11:42 + END_PACKAGES=/tmp/packages_end.txt 19:11:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:11:42 + PACKAGES=/tmp/packages_start.txt 19:11:42 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-147 ']' 19:11:42 + PACKAGES=/tmp/packages_end.txt 19:11:42 + case "${OS_FAMILY}" in 19:11:42 + dpkg -l 19:11:42 + grep '^ii' 19:11:42 + '[' -f /tmp/packages_start.txt ']' 19:11:42 + '[' -f /tmp/packages_end.txt ']' 19:11:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:11:42 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-147 ']' 19:11:42 + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-147/archives/ 19:11:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-147/archives/ [Pipeline] echo 19:11:42 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_edgex-taf-common_PR-147/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:11:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:11:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:11:43 prd-ubuntu20.04-docker-8c-8g-2124 does not seem to be running inside a container 19:11:43 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_edgex-taf-common_PR-147/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_edgex-taf-common_PR-147 -v /w/workspace/xfoundry_edgex-taf-common_PR-147:/w/workspace/xfoundry_edgex-taf-common_PR-147:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-147@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-147@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:11:43 $ docker top e3fb4d0be46c0bb1ebe7e6bd145c2084c7e30d30497d540288a51c97713dd64c -eo pid,comm [Pipeline] { [Pipeline] sh 19:11:44 + touch /tmp/pre-build-complete [Pipeline] sh 19:11:44 + mkdir -p /var/log/sysstat [Pipeline] sh 19:11:44 + ls /var/log/sa-host 19:11:44 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:11:44 provisioning config files... 19:11:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-147@tmp/config4348454420225210745tmp [Pipeline] { [Pipeline] echo 19:11:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:11:45 ---> create-netrc.sh [Pipeline] } 19:11:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:11:45 ---> python-tools-install.sh [Pipeline] echo 19:11:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:11:45 ---> sudo-logs.sh 19:11:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:11:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:11:46 ---> job-cost.sh 19:11:46 lf-activate-venv: SKIPPING 19:11:46 DEBUG: total: 0.2199999988079071 19:11:46 INFO: Retrieving Stack Cost... 19:11:46 INFO: Retrieving Pricing Info for: v3-standard-8 19:11:46 INFO: Archiving Costs [Pipeline] echo 19:11:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:11:47 ---> logs-deploy.sh 19:11:47 lf-activate-venv: SKIPPING 19:11:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-147/2 19:11:47 INFO: archiving workspace using pattern(s): 19:11:47 Archives upload complete. 19:11:47 INFO: archiving logs to Nexus