Pull request #144 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f60a3cb55e953c04bd4095130059a2f65fda715b+25247ac748027abf9820f8a08a2990fa03ab5444 (878cb8d9234f642e02eda465aa06b44968a8f859) 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-ssh8636854891987112861.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh5677035355097599560.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 056ae7b86453181957306e7078512cbe12174832 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-144/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-144/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6455309503235831253.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-144/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11107868202264177725.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh201216052218000598.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-144/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-144/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5197190628868530092.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 056ae7b86453181957306e7078512cbe12174832 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-10298 in /w/workspace/xfoundry_edgex-taf-common_PR-144 [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-144 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/144/head:refs/remotes/origin/PR-144 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 25247ac748027abf9820f8a08a2990fa03ab5444 into PR head commit f60a3cb55e953c04bd4095130059a2f65fda715b Merge succeeded, producing f60a3cb55e953c04bd4095130059a2f65fda715b Checking out Revision f60a3cb55e953c04bd4095130059a2f65fda715b (PR-144) Commit message: "build: bump pyzmq from 27.0.0 to 27.1.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 056ae7b86453181957306e7078512cbe12174832 > git config core.sparsecheckout # timeout=10 > git checkout -f f60a3cb55e953c04bd4095130059a2f65fda715b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 25247ac748027abf9820f8a08a2990fa03ab5444 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f60a3cb55e953c04bd4095130059a2f65fda715b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:03:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:03:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:03:49 ========================================================= 18:03:49 EdgeX Global Pipelines Version Info 18:03:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:03:50 ------------------- 18:03:50 stable info: 18:03:50 ------------------- 18:03:50 Commited By: Cherry Wang cherry@iotechsys.com 18:03:50 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 18:03:50 Message: update stable to v1.0.276 18:03:51 ------------------- 18:03:51 experimental info: 18:03:51 ------------------- 18:03:51 Commited By: **** collab-it+edgex@linuxfoundation.org 18:03:51 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 18:03:51 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 18:03:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 18:03:51 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 18:03:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:03:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:03:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:03:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 18:03:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:03:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 18:03:52 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 18:03:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:03:52 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 18:03:52 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 18:03:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:03:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:03:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-144 [Pipeline] echo 18:03:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-144 [Pipeline] echo 18:03:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-144 [Pipeline] echo 18:03:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f60a3cb55e953c04bd4095130059a2f65fda715b [Pipeline] echo 18:03:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f60a3cb [Pipeline] echo 18:03:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:03:52 provisioning config files... 18:03:52 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-144@tmp/config15512217133349948273tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:03:53 ---> ****-login.sh 18:03:53 nexus3.edgexfoundry.org:10001 18:03:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:03:54 18:03:54 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 18:03:54 Configure a credential helper to remove this warning. See 18:03:54 https://docs.****.com/go/credential-store/ 18:03:54 18:03:54 Login Succeeded 18:03:54 nexus3.edgexfoundry.org:10002 18:03:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:03:54 18:03:54 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 18:03:54 Configure a credential helper to remove this warning. See 18:03:54 https://docs.****.com/go/credential-store/ 18:03:54 18:03:54 Login Succeeded 18:03:54 nexus3.edgexfoundry.org:10003 18:03:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:03:54 18:03:54 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 18:03:54 Configure a credential helper to remove this warning. See 18:03:54 https://docs.****.com/go/credential-store/ 18:03:54 18:03:54 Login Succeeded 18:03:54 nexus3.edgexfoundry.org:10004 18:03:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:03:55 18:03:55 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 18:03:55 Configure a credential helper to remove this warning. See 18:03:55 https://docs.****.com/go/credential-store/ 18:03:55 18:03:55 Login Succeeded 18:03:55 ****.io 18:03:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:03:55 18:03:55 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 18:03:55 Configure a credential helper to remove this warning. See 18:03:55 https://docs.****.com/go/credential-store/ 18:03:55 18:03:55 Login Succeeded 18:03:55 ---> ****-login.sh ends [Pipeline] } 18:03:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 18:03:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:03:56 + grep -v github /etc/ssh/ssh_known_hosts 18:03:56 + [ -e /tmp/ssh_known_hosts ] 18:03:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:03:56 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:03:56 + sudo tee -a /etc/ssh/ssh_known_hosts 18:03:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:03:56 18:03:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:03:58 0.1.4: Pulling from edgex-devops/py-git-semver 18:03:59 3dae71ba6b94: Pulling fs layer 18:03:59 6bf1a483ea7c: Pulling fs layer 18:03:59 f5dfc541a4d3: Pulling fs layer 18:03:59 461d9e800cba: Pulling fs layer 18:03:59 80192f66455f: Pulling fs layer 18:03:59 2e8e34ca0e6c: Pulling fs layer 18:03:59 a29436f7fd5d: Pulling fs layer 18:03:59 923cac83aea3: Pulling fs layer 18:03:59 25ad8b0a4227: Pulling fs layer 18:03:59 db01528c6b51: Pulling fs layer 18:03:59 28988de357af: Pulling fs layer 18:03:59 461d9e800cba: Waiting 18:03:59 a29436f7fd5d: Waiting 18:03:59 25ad8b0a4227: Waiting 18:03:59 db01528c6b51: Waiting 18:03:59 923cac83aea3: Waiting 18:03:59 28988de357af: Waiting 18:03:59 80192f66455f: Waiting 18:03:59 2e8e34ca0e6c: Waiting 18:03:59 6bf1a483ea7c: Verifying Checksum 18:03:59 6bf1a483ea7c: Download complete 18:03:59 461d9e800cba: Download complete 18:03:59 80192f66455f: Download complete 18:03:59 f5dfc541a4d3: Verifying Checksum 18:03:59 f5dfc541a4d3: Download complete 18:03:59 3dae71ba6b94: Verifying Checksum 18:03:59 3dae71ba6b94: Download complete 18:03:59 923cac83aea3: Verifying Checksum 18:03:59 923cac83aea3: Download complete 18:03:59 25ad8b0a4227: Verifying Checksum 18:03:59 25ad8b0a4227: Download complete 18:03:59 db01528c6b51: Download complete 18:03:59 28988de357af: Verifying Checksum 18:03:59 28988de357af: Download complete 18:04:00 a29436f7fd5d: Verifying Checksum 18:04:00 a29436f7fd5d: Download complete 18:04:00 2e8e34ca0e6c: Verifying Checksum 18:04:00 2e8e34ca0e6c: Download complete 18:04:00 3dae71ba6b94: Pull complete 18:04:01 6bf1a483ea7c: Pull complete 18:04:02 f5dfc541a4d3: Pull complete 18:04:02 461d9e800cba: Pull complete 18:04:02 80192f66455f: Pull complete 18:04:06 2e8e34ca0e6c: Pull complete 18:04:07 a29436f7fd5d: Pull complete 18:04:07 923cac83aea3: Pull complete 18:04:07 25ad8b0a4227: Pull complete 18:04:07 db01528c6b51: Pull complete 18:04:07 28988de357af: Pull complete 18:04:07 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 18:04:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:04:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:04:07 prd-ubuntu20.04-docker-8c-8g-10298 does not seem to be running inside a container 18:04:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-144 -v /w/workspace/xfoundry_edgex-taf-common_PR-144:/w/workspace/xfoundry_edgex-taf-common_PR-144:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-144@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-144@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:04:17 $ docker top b1fb054824af2357d71120c4e646b52dcd9fe1ce89a2a8b7449246443c217eb0 -eo pid,comm 18:04:17 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:04:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:04:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:04:17 [ssh-agent] Looking for ssh-agent implementation... 18:04:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:04:17 $ docker exec b1fb054824af2357d71120c4e646b52dcd9fe1ce89a2a8b7449246443c217eb0 ssh-agent 18:04:17 SSH_AUTH_SOCK=/tmp/ssh-ih8UB0pYNSQM/agent.33 18:04:17 SSH_AGENT_PID=39 18:04:17 Running ssh-add (command line suppressed) 18:04:17 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-144@tmp/private_key_3891431378511233330.key (/w/workspace/xfoundry_edgex-taf-common_PR-144@tmp/private_key_3891431378511233330.key) 18:04:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:04:18 + git config --global --add safe.directory /w/workspace/xfoundry_edgex-taf-common_PR-144 [Pipeline] sh 18:04:18 + git tag --points-at HEAD [Pipeline] } 18:04:18 $ docker exec --env ******** --env ******** b1fb054824af2357d71120c4e646b52dcd9fe1ce89a2a8b7449246443c217eb0 ssh-agent -k 18:04:18 unset SSH_AUTH_SOCK; 18:04:18 unset SSH_AGENT_PID; 18:04:18 echo Agent pid 39 killed; 18:04:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:04:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:04:18 [ssh-agent] Looking for ssh-agent implementation... 18:04:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:04:18 $ docker exec b1fb054824af2357d71120c4e646b52dcd9fe1ce89a2a8b7449246443c217eb0 ssh-agent 18:04:18 SSH_AUTH_SOCK=/tmp/ssh-28sKoNsQIR6e/agent.86 18:04:18 SSH_AGENT_PID=92 18:04:18 Running ssh-add (command line suppressed) 18:04:19 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-144@tmp/private_key_7836065887692995453.key (/w/workspace/xfoundry_edgex-taf-common_PR-144@tmp/private_key_7836065887692995453.key) 18:04:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:04:19 + git semver init 18:04:19 2025-10-01 18:04:19,592 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 18:04:19 2025-10-01 18:04:19,596 [run_init] DEBUG init version:0.0.0 force:False 18:04:19 2025-10-01 18:04:19,597 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-144/.semver 18:04:19 2025-10-01 18:04:19,597 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-144/.semver 18:04:19 2025-10-01 18:04:19,598 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-144/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-144, stdin=None, shell=False, universal_newlines=False) 18:04:20 2025-10-01 18:04:20,297 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-144/.git/info/exclude 18:04:20 2025-10-01 18:04:20,297 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-144/.semver/PR-144 with force:False 18:04:20 2025-10-01 18:04:20,297 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-144/.semver/PR-144 18:04:20 2025-10-01 18:04:20,302 [execute] INFO git cat-file --batch-check 18:04:20 2025-10-01 18:04:20,302 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-144/.semver, stdin=, shell=False, universal_newlines=False) 18:04:20 2025-10-01 18:04:20,305 [execute] INFO git cat-file --batch 18:04:20 2025-10-01 18:04:20,306 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-144/.semver, stdin=, shell=False, universal_newlines=False) 18:04:20 2025-10-01 18:04:20,309 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-144/.semver/PR-144 18:04:20 0.0.0 [Pipeline] } 18:04:20 $ docker exec --env ******** --env ******** b1fb054824af2357d71120c4e646b52dcd9fe1ce89a2a8b7449246443c217eb0 ssh-agent -k 18:04:20 unset SSH_AUTH_SOCK; 18:04:20 unset SSH_AGENT_PID; 18:04:20 echo Agent pid 92 killed; 18:04:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:04:21 + git semver [Pipeline] } 18:04:21 $ docker stop --time=1 b1fb054824af2357d71120c4e646b52dcd9fe1ce89a2a8b7449246443c217eb0 18:04:22 $ docker rm -f --volumes b1fb054824af2357d71120c4e646b52dcd9fe1ce89a2a8b7449246443c217eb0 [Pipeline] // withDockerContainer [Pipeline] sh 18:04:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:04:23 Stashed 1 file(s) [Pipeline] echo 18:04:23 [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:04:24 provisioning config files... 18:04:24 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-144@tmp/config1538623862255243136tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:04:24 ---> ****-login.sh 18:04:24 nexus3.edgexfoundry.org:10001 18:04:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:24 Login Succeeded 18:04:24 nexus3.edgexfoundry.org:10002 18:04:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:24 Login Succeeded 18:04:24 nexus3.edgexfoundry.org:10003 18:04:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:24 Login Succeeded 18:04:24 nexus3.edgexfoundry.org:10004 18:04:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:24 Login Succeeded 18:04:24 ****.io 18:04:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:24 Login Succeeded 18:04:24 ---> ****-login.sh ends [Pipeline] } 18:04:24 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:04:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:04:26 + ls -al . 18:04:26 total 72 18:04:26 drwxrwxr-x 6 jenkins jenkins 4096 Oct 1 18:04 . 18:04:26 drwxrwxr-x 4 jenkins jenkins 4096 Oct 1 18:03 .. 18:04:26 drwxrwxr-x 8 jenkins jenkins 4096 Oct 1 18:04 .git 18:04:26 drwxrwxr-x 2 jenkins jenkins 4096 Oct 1 18:03 .github 18:04:26 -rw-rw-r-- 1 jenkins jenkins 22 Oct 1 18:03 .gitignore 18:04:26 drwxr-xr-x 3 jenkins jenkins 4096 Oct 1 18:04 .semver 18:04:26 -rw-rw-r-- 1 jenkins jenkins 1653 Oct 1 18:03 Dockerfile 18:04:26 -rw-rw-r-- 1 jenkins jenkins 746 Oct 1 18:03 Jenkinsfile 18:04:26 -rw-rw-r-- 1 jenkins jenkins 11381 Oct 1 18:03 LICENSE 18:04:26 -rw-rw-r-- 1 jenkins jenkins 4232 Oct 1 18:03 README.md 18:04:26 drwxrwxr-x 5 jenkins jenkins 4096 Oct 1 18:03 TUC 18:04:26 -rw-rw-r-- 1 jenkins jenkins 5 Oct 1 18:04 VERSION 18:04:26 -rw-rw-r-- 1 jenkins jenkins 473 Oct 1 18:03 requirements.txt 18:04:26 -rw-rw-r-- 1 jenkins jenkins 54 Oct 1 18:03 robot-entrypoint.sh 18:04:26 -rw-rw-r-- 1 jenkins jenkins 445 Oct 1 18:03 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:26 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=f60a3cb55e953c04bd4095130059a2f65fda715b --label arch=amd64 --label version=0.0.0 . 18:04:27 #0 building with "default" instance using docker driver 18:04:27 18:04:27 #1 [internal] load build definition from Dockerfile 18:04:27 #1 transferring dockerfile: 1.69kB done 18:04:27 #1 DONE 0.0s 18:04:27 18:04:27 #2 [internal] load metadata for docker.io/library/alpine:3.20 18:04:27 #2 DONE 0.2s 18:04:27 18:04:27 #3 [internal] load .dockerignore 18:04:27 #3 transferring context: 2B done 18:04:27 #3 DONE 0.0s 18:04:27 18:04:27 #4 [1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 18:04:27 #4 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 18:04:27 #4 ... 18:04:27 18:04:27 #5 [internal] load build context 18:04:27 #5 transferring context: 548.43kB 0.0s done 18:04:27 #5 DONE 0.1s 18:04:27 18:04:27 #4 [1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 18:04:27 #4 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 18:04:27 #4 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 18:04:27 #4 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 18:04:27 #4 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s 18:04:27 #4 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 18:04:27 #4 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.2s done 18:04:27 #4 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done 18:04:27 #4 DONE 0.4s 18:04:28 18:04:28 #6 [2/7] COPY . /edgex-taf/edgex-taf-common 18:04:28 #6 DONE 0.2s 18:04:28 18:04:28 #7 [3/7] COPY robot-entrypoint.sh /usr/local/bin/ 18:04:28 #7 DONE 0.0s 18:04:28 18:04:28 #8 [4/7] COPY requirements.txt /edgex-taf/requirements.txt 18:04:28 #8 DONE 0.0s 18:04:28 18:04:28 #9 [5/7] WORKDIR /edgex-taf 18:04:28 #9 DONE 0.0s 18:04:28 18:04:28 #10 [6/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:04:28 #10 DONE 0.3s 18:04:28 18:04:28 #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:04:28 #11 0.267 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:04:29 #11 0.688 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:04:29 #11 1.195 (1/5) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 18:04:29 #11 1.411 Executing busybox-1.36.1-r30.post-upgrade 18:04:30 #11 1.460 (2/5) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 18:04:30 #11 1.601 (3/5) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) 18:04:30 #11 1.836 (4/5) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) 18:04:30 #11 2.030 (5/5) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 18:04:30 #11 2.163 Executing busybox-1.36.1-r30.trigger 18:04:30 #11 2.168 OK: 8 MiB in 14 packages 18:04:30 #11 2.229 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:04:30 #11 2.448 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:04:31 #11 2.917 (1/14) Installing ca-certificates (20250619-r0) 18:04:31 #11 3.102 (2/14) Installing brotli-libs (1.1.0-r2) 18:04:31 #11 3.314 (3/14) Installing c-ares (1.33.1-r0) 18:04:31 #11 3.489 (4/14) Installing libunistring (1.2-r0) 18:04:32 #11 3.716 (5/14) Installing libidn2 (2.3.7-r0) 18:04:32 #11 3.893 (6/14) Installing nghttp2-libs (1.62.1-r0) 18:04:32 #11 4.059 (7/14) Installing libpsl (0.21.5-r1) 18:04:32 #11 4.219 (8/14) Installing zstd-libs (1.5.6-r0) 18:04:32 #11 4.414 (9/14) Installing libcurl (8.12.1-r0) 18:04:32 #11 4.612 (10/14) Installing curl (8.12.1-r0) 18:04:33 #11 4.793 (11/14) Installing docker-cli (26.1.5-r0) 18:04:33 #11 5.154 (12/14) Installing oniguruma (6.9.9-r0) 18:04:33 #11 5.332 (13/14) Installing jq (1.7.1-r0) 18:04:33 #11 5.536 (14/14) Installing openssl (3.3.5-r0) 18:04:34 #11 5.729 Executing busybox-1.36.1-r30.trigger 18:04:34 #11 5.734 Executing ca-certificates-20250619-r0.trigger 18:04:34 #11 5.774 OK: 43 MiB in 28 packages 18:04:34 #11 5.837 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:04:34 #11 6.056 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:04:35 #11 6.487 (1/167) Installing libexpat (2.7.3-r0) 18:04:35 #11 6.647 (2/167) Installing libbz2 (1.0.8-r6) 18:04:35 #11 6.793 (3/167) Installing libpng (1.6.44-r0) 18:04:35 #11 6.978 (4/167) Installing freetype (2.13.2-r0) 18:04:35 #11 7.180 (5/167) Installing fontconfig (2.15.0-r1) 18:04:35 #11 7.361 (6/167) Installing libfontenc (1.1.8-r0) 18:04:35 #11 7.514 (7/167) Installing mkfontscale (1.2.2-r6) 18:04:36 #11 7.671 (8/167) Installing font-opensans (0_git20210927-r1) 18:04:36 #11 7.910 (9/167) Installing pkgconf (2.2.0-r0) 18:04:36 #11 8.084 (10/167) Installing libgcc (13.2.1_git20240309-r1) 18:04:36 #11 8.250 (11/167) Installing libffi (3.4.6-r0) 18:04:36 #11 8.396 (12/167) Installing libintl (0.22.5-r0) 18:04:36 #11 8.559 (13/167) Installing libeconf (0.6.3-r0) 18:04:37 #11 8.706 (14/167) Installing libblkid (2.40.1-r1) 18:04:37 #11 8.884 (15/167) Installing libmount (2.40.1-r1) 18:04:37 #11 9.081 (16/167) Installing pcre2 (10.43-r0) 18:04:37 #11 9.277 (17/167) Installing glib (2.80.5-r0) 18:04:37 #11 9.528 (18/167) Installing libstdc++ (13.2.1_git20240309-r1) 18:04:38 #11 9.750 (19/167) Installing xz-libs (5.6.2-r1) 18:04:38 #11 9.947 (20/167) Installing libxml2 (2.12.10-r0) 18:04:38 #11 10.17 (21/167) Installing shared-mime-info (2.4-r0) 18:04:38 #11 10.39 (22/167) Installing hicolor-icon-theme (0.17-r2) 18:04:38 Still waiting to schedule task 18:04:38 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:04:38 #11 10.56 (23/167) Installing libjpeg-turbo (3.0.3-r0) 18:04:39 #11 10.76 (24/167) Installing libsharpyuv (1.3.2-r0) 18:04:39 #11 10.89 (25/167) Installing libwebp (1.3.2-r0) 18:04:39 #11 11.09 (26/167) Installing tiff (4.6.0t-r0) 18:04:39 #11 11.27 (27/167) Installing gdk-pixbuf (2.42.12-r0) 18:04:40 #11 11.47 (28/167) Installing gtk-update-icon-cache (3.24.43-r0) 18:04:40 #11 11.64 (29/167) Installing libxau (1.0.11-r4) 18:04:40 #11 11.77 (30/167) Installing libmd (1.1.0-r0) 18:04:40 #11 11.92 (31/167) Installing libbsd (0.12.2-r0) 18:04:40 #11 12.07 (32/167) Installing libxdmcp (1.1.5-r1) 18:04:40 #11 12.20 (33/167) Installing libxcb (1.16.1-r0) 18:04:40 #11 12.40 (34/167) Installing libx11 (1.8.9-r1) 18:04:41 #11 12.62 (35/167) Installing libxcomposite (0.4.6-r5) 18:04:41 #11 12.76 (36/167) Installing libxfixes (6.0.1-r4) 18:04:41 #11 12.89 (37/167) Installing libxrender (0.9.11-r5) 18:04:41 #11 13.03 (38/167) Installing libxcursor (1.2.2-r1) 18:04:41 #11 13.18 (39/167) Installing libxdamage (1.1.6-r5) 18:04:41 #11 13.30 (40/167) Installing libxext (1.3.6-r2) 18:04:41 #11 13.45 (41/167) Installing libxi (1.8.1-r4) 18:04:42 #11 13.60 (42/167) Installing libxinerama (1.1.5-r4) 18:04:42 #11 13.73 (43/167) Installing libxrandr (1.5.4-r1) 18:04:42 #11 13.87 (44/167) Installing libatk-1.0 (2.52.0-r0) 18:04:42 #11 14.04 (45/167) Installing libxtst (1.2.4-r6) 18:04:42 #11 14.17 (46/167) Installing dbus-libs (1.14.10-r1) 18:04:42 #11 14.36 (47/167) Installing at-spi2-core (2.52.0-r0) 18:04:42 #11 14.55 (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) 18:04:43 #11 14.71 (49/167) Installing pixman (0.43.2-r0) 18:04:43 #11 14.91 (50/167) Installing cairo (1.18.4-r0) 18:04:43 #11 15.12 (51/167) Installing cairo-gobject (1.18.4-r0) 18:04:43 #11 15.25 (52/167) Installing avahi-libs (0.8-r17) 18:04:43 #11 15.42 (53/167) Installing gmp (6.3.0-r1) 18:04:44 #11 15.62 (54/167) Installing nettle (3.9.1-r0) 18:04:44 #11 15.83 (55/167) Installing libtasn1 (4.20.0-r0) 18:04:44 #11 15.98 (56/167) Installing p11-kit (0.25.3-r0) 18:04:44 #11 16.18 (57/167) Installing gnutls (3.8.5-r0) 18:04:44 #11 16.41 (58/167) Installing cups-libs (2.4.9-r1) 18:04:44 #11 16.61 (59/167) Installing libepoxy (1.5.10-r1) 18:04:45 #11 16.81 (60/167) Installing fribidi (1.0.15-r0) 18:04:45 #11 16.96 (61/167) Installing graphite2 (1.3.14-r6) 18:04:45 #11 17.12 (62/167) Installing harfbuzz (8.5.0-r0) 18:04:45 #11 17.34 (63/167) Installing libxft (2.3.8-r3) 18:04:45 #11 17.50 (64/167) Installing pango (1.52.2-r0) 18:04:46 #11 17.69 (65/167) Installing wayland-libs-client (1.22.0-r4) 18:04:46 #11 17.85 (66/167) Installing wayland-libs-cursor (1.22.0-r4) 18:04:46 #11 17.98 (67/167) Installing wayland-libs-egl (1.22.0-r4) 18:04:46 #11 18.11 (68/167) Installing xkeyboard-config (2.41-r0) 18:04:46 #11 18.35 (69/167) Installing libxkbcommon (1.7.0-r0) 18:04:47 #11 18.54 (70/167) Installing gtk+3.0 (3.24.43-r0) 18:04:47 #11 18.83 (71/167) Installing icu-data-full (74.2-r1) 18:04:47 #11 19.22 (72/167) Installing mesa (24.0.9-r1) 18:04:47 #11 19.38 (73/167) Installing llvm17-libs (17.0.6-r2) 18:04:48 #11 20.34 (74/167) Installing hwdata-pci (0.382-r0) 18:04:49 #11 20.54 (75/167) Installing libpciaccess (0.18.1-r0) 18:04:49 #11 20.69 (76/167) Installing libdrm (2.4.120-r0) 18:04:49 #11 20.89 (77/167) Installing libelf (0.191-r0) 18:04:49 #11 21.13 (78/167) Installing mesa-glapi (24.0.9-r1) 18:04:49 #11 21.30 (79/167) Installing mesa-dri-gallium (24.0.9-r1) 18:04:50 #11 21.68 (80/167) Installing eudev-libs (3.2.14-r2) 18:04:50 #11 21.84 (81/167) Installing libmagic (5.45-r1) 18:04:50 #11 22.05 (82/167) Installing file (5.45-r1) 18:04:50 #11 22.18 (83/167) Installing xprop (1.2.7-r0) 18:04:50 #11 22.34 (84/167) Installing libice (1.1.1-r6) 18:04:50 #11 22.49 (85/167) Installing libuuid (2.40.1-r1) 18:04:51 #11 22.65 (86/167) Installing libsm (1.2.4-r4) 18:04:51 #11 22.79 (87/167) Installing libxt (1.3.0-r5) 18:04:51 #11 22.98 (88/167) Installing libxmu (1.1.4-r2) 18:04:51 #11 23.15 (89/167) Installing xset (1.2.5-r1) 18:04:51 #11 23.31 (90/167) Installing xdg-utils (1.2.1-r0) 18:04:51 #11 23.47 (91/167) Installing libogg (1.3.5-r5) 18:04:52 #11 23.62 (92/167) Installing libflac (1.4.3-r1) 18:04:52 #11 23.81 (93/167) Installing alsa-lib (1.2.11-r0) 18:04:52 #11 24.04 (94/167) Installing libSvtAv1Enc (2.0.0-r1) 18:04:52 #11 24.29 (95/167) Installing aom-libs (3.9.1-r0) 18:04:52 #11 24.56 (96/167) Installing libva (2.21.0-r0) 18:04:53 #11 24.73 (97/167) Installing libvdpau (1.5-r3) 18:04:53 #11 24.87 (98/167) Installing onevpl-libs (2023.3.1-r2) 18:04:53 #11 25.07 (99/167) Installing ffmpeg-libavutil (6.1.1-r8) 18:04:53 #11 25.27 (100/167) Installing libdav1d (1.4.2-r0) 18:04:53 #11 25.48 (101/167) Installing openexr-libiex (3.1.13-r1) 18:04:54 #11 25.67 (102/167) Installing openexr-libilmthread (3.1.13-r1) 18:04:54 #11 25.82 (103/167) Installing imath (3.1.12-r0) 18:04:54 #11 25.99 (104/167) Installing openexr-libopenexr (3.1.13-r1) 18:04:54 #11 26.21 (105/167) Installing giflib (5.2.2-r0) 18:04:54 #11 26.36 (106/167) Installing libhwy (1.0.7-r0) 18:04:54 #11 26.51 (107/167) Installing lcms2 (2.16-r0) 18:04:55 #11 26.70 (108/167) Installing libjxl (0.10.2-r0) 18:04:55 #11 26.95 (109/167) Installing lame-libs (3.100-r5) 18:04:55 #11 27.14 (110/167) Installing opus (1.5.2-r0) 18:04:55 #11 27.36 (111/167) Installing rav1e-libs (0.7.1-r0) 18:04:56 #11 27.57 (112/167) Installing libgomp (13.2.1_git20240309-r1) 18:04:56 #11 27.75 (113/167) Installing soxr (0.1.3-r7) 18:04:56 #11 27.93 (114/167) Installing ffmpeg-libswresample (6.1.1-r8) 18:04:56 #11 28.09 (115/167) Installing libtheora (1.1.1-r18) 18:04:56 #11 28.30 (116/167) Installing libvorbis (1.3.7-r2) 18:04:57 #11 28.49 (117/167) Installing libvpx (1.14.1-r0) 18:04:57 #11 28.73 (118/167) Installing libwebpmux (1.3.2-r0) 18:04:57 #11 28.87 (119/167) Installing x264-libs (0.164_git20231001-r0) 18:04:57 #11 29.11 (120/167) Installing numactl (2.0.18-r0) 18:04:57 #11 29.26 (121/167) Installing x265-libs (3.6-r0) 18:04:58 #11 29.54 (122/167) Installing xvidcore (1.3.7-r2) 18:04:58 #11 29.72 (123/167) Installing ffmpeg-libavcodec (6.1.1-r8) 18:04:58 #11 30.21 (124/167) Installing libbluray (1.3.4-r1) 18:04:58 #11 30.40 (125/167) Installing mpg123-libs (1.32.8-r0) 18:04:58 #11 30.59 (126/167) Installing libopenmpt (0.7.7-r0) 18:04:59 #11 30.80 (127/167) Installing cjson (1.7.18-r0) 18:04:59 #11 30.95 (128/167) Installing mbedtls (3.6.4-r0) 18:04:59 #11 31.16 (129/167) Installing librist (0.2.10-r1) 18:04:59 #11 31.34 (130/167) Installing libsrt (1.5.3-r0) 18:05:00 #11 31.62 (131/167) Installing libssh (0.10.6-r0) 18:05:00 #11 31.75 (132/167) Installing libsodium (1.0.19-r0) 18:05:00 #11 31.96 (133/167) Installing libzmq (4.3.5-r2) 18:05:00 #11 32.17 (134/167) Installing ffmpeg-libavformat (6.1.1-r8) 18:05:00 #11 32.40 (135/167) Installing crc32c (1.1.2-r0) 18:05:01 #11 32.55 (136/167) Installing double-conversion (3.3.0-r0) 18:05:01 #11 32.71 (137/167) Installing libevent (2.1.12-r7) 18:05:01 #11 32.92 (138/167) Installing wayland-libs-server (1.22.0-r4) 18:05:01 #11 33.08 (139/167) Installing mesa-gbm (24.0.9-r1) 18:05:01 #11 33.23 (140/167) Installing harfbuzz-subset (8.5.0-r0) 18:05:01 #11 33.45 (141/167) Installing icu-libs (74.2-r1) 18:05:02 #11 33.70 (142/167) Installing minizip (1.3.1-r0) 18:05:02 #11 33.85 (143/167) Installing nspr (4.35-r4) 18:05:02 #11 34.03 (144/167) Installing sqlite-libs (3.45.3-r2) 18:05:02 #11 34.26 (145/167) Installing nss (3.105-r0) 18:05:02 #11 34.50 (146/167) Installing openh264 (2.4.1-r0) 18:05:03 #11 34.72 (147/167) Installing libcamera-ipa (0.3.0-r0) 18:05:03 #11 34.88 (148/167) Installing libunwind (1.8.1-r0) 18:05:03 #11 35.05 (149/167) Installing yaml (0.2.5-r2) 18:05:03 #11 35.21 (150/167) Installing libcamera (0.3.0-r0) 18:05:03 #11 35.43 (151/167) Installing speexdsp (1.2.1-r2) 18:05:03 #11 35.59 (152/167) Installing libuv (1.48.0-r0) 18:05:04 #11 35.75 (153/167) Installing roc-toolkit-libs (0.3.0-r0) 18:05:04 #11 35.95 (154/167) Installing libsndfile (1.2.2-r1) 18:05:04 #11 36.14 (155/167) Installing webrtc-audio-processing-1 (1.3-r0) 18:05:04 #11 36.36 (156/167) Installing pipewire-libs (1.0.6-r1) 18:05:04 #11 36.62 (157/167) Installing libasyncns (0.8-r3) 18:05:05 #11 36.75 (158/167) Installing libltdl (2.4.7-r3) 18:05:05 #11 36.93 (159/167) Installing orc (0.4.40-r0) 18:05:05 #11 37.11 (160/167) Installing tdb-libs (1.4.9-r1) 18:05:05 #11 37.27 (161/167) Installing libpulse (17.0-r0) 18:05:06 #11 37.49 (162/167) Installing libwebpdemux (1.3.2-r0) 18:05:06 #11 37.62 (163/167) Installing libgpg-error (1.49-r0) 18:05:06 #11 37.79 (164/167) Installing libgcrypt (1.10.3-r0) 18:05:06 #11 37.99 (165/167) Installing libxslt (1.1.39-r2) 18:05:06 #11 38.20 (166/167) Installing chromium (131.0.6778.108-r0) 18:05:08 #11 40.02 (167/167) Installing chromium-chromedriver (131.0.6778.108-r0) 18:05:08 #11 40.36 Executing busybox-1.36.1-r30.trigger 18:05:08 #11 40.36 Executing fontconfig-2.15.0-r1.trigger 18:05:08 #11 40.38 Executing mkfontscale-1.2.2-r6.trigger 18:05:08 #11 40.40 Executing glib-2.80.5-r0.trigger 18:05:08 #11 40.40 Executing shared-mime-info-2.4-r0.trigger 18:05:09 #11 40.77 Executing gdk-pixbuf-2.42.12-r0.trigger 18:05:09 #11 40.77 Executing gtk-update-icon-cache-3.24.43-r0.trigger 18:05:09 #11 40.79 Executing gtk+3.0-3.24.43-r0.trigger 18:05:09 #11 40.81 OK: 672 MiB in 195 packages 18:05:09 #11 40.87 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:05:09 #11 41.09 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:05:10 #11 41.52 (1/30) Installing jansson (2.14-r4) 18:05:10 #11 41.67 (2/30) Installing binutils (2.42-r1) 18:05:10 #11 41.95 (3/30) Installing libatomic (13.2.1_git20240309-r1) 18:05:10 #11 42.08 (4/30) Installing isl26 (0.26-r1) 18:05:10 #11 42.30 (5/30) Installing mpfr4 (4.2.1-r0) 18:05:10 #11 42.50 (6/30) Installing mpc1 (1.3.1-r1) 18:05:11 #11 42.66 (7/30) Installing gcc (13.2.1_git20240309-r1) 18:05:12 #11 43.58 (8/30) Installing musl-dev (1.2.5-r1) 18:05:12 #11 43.85 (9/30) Installing linux-headers (6.6-r0) 18:05:12 #11 44.14 (10/30) Installing libffi-dev (3.4.6-r0) 18:05:12 #11 44.33 (11/30) Installing libpq (16.10-r0) 18:05:13 #11 44.53 (12/30) Installing openssl-dev (3.3.5-r0) 18:05:13 #11 44.73 (13/30) Installing libpq-dev (16.10-r0) 18:05:13 #11 44.94 (14/30) Installing libecpg (16.10-r0) 18:05:13 #11 45.11 (15/30) Installing libecpg-dev (16.10-r0) 18:05:13 #11 45.31 (16/30) Installing clang16-headers (16.0.6-r5) 18:05:14 #11 45.55 (17/30) Installing llvm16-libs (16.0.6-r9) 18:05:15 #11 46.51 (18/30) Installing clang16-libs (16.0.6-r5) 18:05:15 #11 47.08 (19/30) Installing fortify-headers (1.1-r3) 18:05:15 #11 47.21 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) 18:05:15 #11 47.52 (21/30) Installing llvm16-linker-tools (16.0.6-r9) 18:05:16 #11 47.69 (22/30) Installing clang16 (16.0.6-r5) 18:05:16 #11 47.89 (23/30) Installing icu (74.2-r1) 18:05:16 #11 48.11 (24/30) Installing icu-dev (74.2-r1) 18:05:16 #11 48.35 (25/30) Installing llvm16 (16.0.6-r9) 18:05:17 #11 49.26 (26/30) Installing lz4-libs (1.9.4-r5) 18:05:17 #11 49.43 (27/30) Installing lz4-dev (1.9.4-r5) 18:05:18 #11 49.57 (28/30) Installing zstd (1.5.6-r0) 18:05:18 #11 49.76 (29/30) Installing zstd-dev (1.5.6-r0) 18:05:18 #11 49.93 (30/30) Installing postgresql16-dev (16.10-r0) 18:05:18 #11 50.21 Executing busybox-1.36.1-r30.trigger 18:05:18 #11 50.22 OK: 1208 MiB in 225 packages 18:05:18 #11 50.28 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:05:18 #11 50.50 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:05:19 #11 50.93 (1/14) Installing g++ (13.2.1_git20240309-r1) 18:05:19 #11 51.38 (2/14) Installing gdbm (1.23-r1) 18:05:19 #11 51.52 (3/14) Installing mpdecimal (4.0.0-r0) 18:05:19 #11 51.68 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) 18:05:20 #11 51.84 (5/14) Installing libncursesw (6.4_p20240420-r2) 18:05:20 #11 52.02 (6/14) Installing libpanelw (6.4_p20240420-r2) 18:05:20 #11 52.16 (7/14) Installing readline (8.2.10-r0) 18:05:20 #11 52.35 (8/14) Installing python3 (3.12.11-r0) 18:05:21 #11 52.72 (9/14) Installing python3-pycache-pyc0 (3.12.11-r0) 18:05:21 #11 53.02 (10/14) Installing pyc (3.12.11-r0) 18:05:21 #11 53.15 (11/14) Installing python3-pyc (3.12.11-r0) 18:05:21 #11 53.29 (12/14) Installing python3-dev (3.12.11-r0) 18:05:22 #11 53.89 (13/14) Installing libsodium-dev (1.0.19-r0) 18:05:22 #11 54.06 (14/14) Installing zeromq-dev (4.3.5-r2) 18:05:22 #11 54.21 Executing busybox-1.36.1-r30.trigger 18:05:22 #11 54.23 OK: 1374 MiB in 239 packages 18:05:22 #11 54.30 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:05:23 #11 54.52 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:05:23 #11 54.96 OK: 1374 MiB in 239 packages 18:05:23 #11 55.02 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:05:23 #11 55.23 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:05:24 #11 55.68 (1/1) Installing tzdata (2025b-r0) 18:05:24 #11 55.89 OK: 1376 MiB in 240 packages 18:05:24 #11 56.24 (1/1) Purging tzdata (2025b-r0) 18:05:24 #11 56.26 OK: 1374 MiB in 239 packages 18:05:26 #11 58.05 Looking in links: /tmp/tmpc90j9ikl 18:05:26 #11 58.05 Processing /tmp/tmpc90j9ikl/pip-25.0.1-py3-none-any.whl 18:05:26 #11 58.07 Installing collected packages: pip 18:05:27 #11 59.39 Successfully installed pip-25.0.1 18:05:28 #11 59.39 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:05:28 #11 59.89 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) 18:05:28 #11 59.96 Collecting pip 18:05:28 #11 59.99 Downloading pip-25.2-py3-none-any.whl.metadata (4.7 kB) 18:05:28 #11 60.15 Collecting setuptools 18:05:28 #11 60.15 Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) 18:05:28 #11 60.22 Collecting wheel 18:05:28 #11 60.22 Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) 18:05:28 #11 60.24 Downloading pip-25.2-py3-none-any.whl (1.8 MB) 18:05:28 #11 60.27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 82.1 MB/s eta 0:00:00 18:05:28 #11 60.27 Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) 18:05:28 #11 60.29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 104.6 MB/s eta 0:00:00 18:05:28 #11 60.29 Downloading wheel-0.45.1-py3-none-any.whl (72 kB) 18:05:28 #11 60.33 Installing collected packages: wheel, setuptools, pip 18:05:30 #11 61.74 Attempting uninstall: pip 18:05:30 #11 61.75 Found existing installation: pip 25.0.1 18:05:30 #11 61.79 Uninstalling pip-25.0.1: 18:05:30 #11 61.80 Successfully uninstalled pip-25.0.1 18:05:31 #11 63.17 Successfully installed pip-25.2 setuptools-80.9.0 wheel-0.45.1 18:05:31 #11 63.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. 18:05:32 #11 63.66 Processing ./edgex-taf-common 18:05:32 #11 63.66 Preparing metadata (setup.py): started 18:05:32 #11 64.05 Preparing metadata (setup.py): finished with status 'done' 18:05:32 #11 64.06 Building wheels for collected packages: edgex-taf-common 18:05:32 #11 64.06 DEPRECATION: Building 'edgex-taf-common' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'edgex-taf-common'. Discussion can be found at https://github.com/pypa/pip/issues/6334 18:05:32 #11 64.06 Building wheel for edgex-taf-common (setup.py): started 18:05:32 #11 64.29 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 18:05:32 #11 64.29 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15433 sha256=58092368ab0cb90919c30084e5983d63552bc51e64f77bf21bba2bc112827e58 18:05:32 #11 64.29 Stored in directory: /tmp/pip-ephem-wheel-cache-sacgj5bf/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 18:05:32 #11 64.30 Successfully built edgex-taf-common 18:05:32 #11 64.32 Installing collected packages: edgex-taf-common 18:05:32 #11 64.37 Successfully installed edgex-taf-common-0.0.0 18:05:32 #11 64.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:05:33 #11 64.90 Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) 18:05:33 #11 64.94 Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) 18:05:33 #11 64.96 Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) 18:05:33 #11 64.96 Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) 18:05:33 #11 64.99 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) 18:05:33 #11 64.99 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 18:05:33 #11 65.02 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) 18:05:33 #11 65.02 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 18:05:33 #11 65.04 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) 18:05:33 #11 65.04 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 18:05:33 #11 65.05 Preparing metadata (setup.py): started 18:05:33 #11 65.24 Preparing metadata (setup.py): finished with status 'done' 18:05:33 #11 65.26 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) 18:05:33 #11 65.27 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 18:05:33 #11 65.28 Preparing metadata (setup.py): started 18:05:33 #11 65.47 Preparing metadata (setup.py): finished with status 'done' 18:05:33 #11 65.49 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) 18:05:33 #11 65.51 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) 18:05:33 #11 65.53 Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) 18:05:33 #11 65.53 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) 18:05:33 #11 65.57 Collecting requests==2.32.4 (from -r requirements.txt (line 9)) 18:05:34 #11 65.57 Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) 18:05:34 #11 65.58 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) 18:05:34 #11 65.59 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) 18:05:34 #11 65.61 Collecting docker==7.1.0 (from -r requirements.txt (line 11)) 18:05:34 #11 65.62 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 18:05:34 #11 65.86 Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) 18:05:34 #11 65.88 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (62 kB) 18:05:34 #11 65.99 Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) 18:05:34 #11 65.99 Downloading psutil-7.0.0.tar.gz (497 kB) 18:05:34 #11 66.09 Installing build dependencies: started 18:05:35 #11 67.09 Installing build dependencies: finished with status 'done' 18:05:35 #11 67.09 Getting requirements to build wheel: started 18:05:35 #11 67.58 Getting requirements to build wheel: finished with status 'done' 18:05:36 #11 67.59 Preparing metadata (pyproject.toml): started 18:05:36 #11 67.88 Preparing metadata (pyproject.toml): finished with status 'done' 18:05:36 #11 68.20 Collecting pyzmq==27.1.0 (from -r requirements.txt (line 14)) 18:05:36 #11 68.22 Downloading pyzmq-27.1.0-cp312-abi3-musllinux_1_2_x86_64.whl.metadata (6.0 kB) 18:05:36 #11 68.25 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) 18:05:36 #11 68.25 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) 18:05:36 #11 68.32 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) 18:05:37 #11 68.32 Downloading psycopg2-2.9.10.tar.gz (385 kB) 18:05:37 #11 68.38 Preparing metadata (setup.py): started 18:05:37 #11 68.58 Preparing metadata (setup.py): finished with status 'done' 18:05:37 #11 68.68 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) 18:05:37 #11 68.73 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl.metadata (3.4 kB) 18:05:37 #11 68.94 Collecting protobuf==6.31.1 (from -r requirements.txt (line 18)) 18:05:37 #11 69.00 Downloading protobuf-6.31.1-py3-none-any.whl.metadata (593 bytes) 18:05:37 #11 69.03 Collecting pyjwt==2.10.1 (from -r requirements.txt (line 19)) 18:05:37 #11 69.03 Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) 18:05:37 #11 69.25 Collecting cryptography==45.0.4 (from -r requirements.txt (line 20)) 18:05:37 #11 69.27 Downloading cryptography-45.0.4-cp311-abi3-musllinux_1_2_x86_64.whl.metadata (5.7 kB) 18:05:37 #11 69.29 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) 18:05:37 #11 69.30 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 18:05:37 #11 69.33 Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) 18:05:37 #11 69.33 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) 18:05:37 #11 69.34 Collecting genson==1.3.0 (from -r requirements.txt (line 23)) 18:05:37 #11 69.35 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 18:05:37 #11 69.41 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:05:37 #11 69.41 Downloading selenium-4.35.0-py3-none-any.whl.metadata (7.4 kB) 18:05:37 #11 69.43 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:05:37 #11 69.44 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) 18:05:37 #11 69.46 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:05:38 #11 69.46 Downloading click-8.3.0-py3-none-any.whl.metadata (2.6 kB) 18:05:38 #11 69.51 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 18:05:38 #11 69.52 Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 18:05:38 #11 69.53 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 18:05:38 #11 69.54 Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) 18:05:38 #11 69.56 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:05:38 #11 69.56 Downloading docutils-0.22.2-py3-none-any.whl.metadata (15 kB) 18:05:38 #11 69.60 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:05:38 #11 69.61 Downloading flex-6.14.1.tar.gz (40 kB) 18:05:38 #11 69.65 Preparing metadata (setup.py): started 18:05:38 #11 70.11 Preparing metadata (setup.py): finished with status 'done' 18:05:38 #11 70.12 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:05:38 #11 70.13 Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) 18:05:38 #11 70.17 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:05:38 #11 70.18 Downloading jsonschema-4.25.1-py3-none-any.whl.metadata (7.6 kB) 18:05:38 #11 70.21 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:05:38 #11 70.22 Downloading openapi_core-0.19.5-py3-none-any.whl.metadata (6.6 kB) 18:05:38 #11 70.25 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:05:38 #11 70.25 Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 18:05:38 #11 70.30 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:05:38 #11 70.30 Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 18:05:38 #11 70.32 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:05:38 #11 70.32 Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) 18:05:38 #11 70.43 Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) 18:05:38 #11 70.43 Downloading charset_normalizer-3.4.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (36 kB) 18:05:38 #11 70.46 Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) 18:05:38 #11 70.46 Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) 18:05:38 #11 70.49 Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 9)) 18:05:38 #11 70.50 Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB) 18:05:38 #11 70.53 Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) 18:05:39 #11 70.53 Downloading certifi-2025.8.3-py3-none-any.whl.metadata (2.4 kB) 18:05:39 #11 70.58 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 18:05:39 #11 70.58 Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) 18:05:39 #11 70.62 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 18:05:39 #11 70.62 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 18:05:39 #11 70.63 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)) (80.9.0) 18:05:39 #11 70.79 Collecting cffi>=1.14 (from cryptography==45.0.4->-r requirements.txt (line 20)) 18:05:39 #11 70.80 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.6 kB) 18:05:39 #11 70.82 Collecting pycparser (from cffi>=1.14->cryptography==45.0.4->-r requirements.txt (line 20)) 18:05:39 #11 70.87 Downloading pycparser-2.23-py3-none-any.whl.metadata (993 bytes) 18:05:39 #11 70.96 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 18:05:39 #11 70.97 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_x86_64.whl.metadata (10 kB) 18:05:39 #11 71.05 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 18:05:39 #11 71.05 Downloading invoke-2.2.0-py3-none-any.whl.metadata (3.3 kB) 18:05:39 #11 71.08 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 18:05:39 #11 71.08 Downloading pynacl-1.6.0-cp38-abi3-musllinux_1_2_x86_64.whl.metadata (9.4 kB) 18:05:39 #11 71.11 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) 18:05:39 #11 71.12 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 18:05:39 #11 71.14 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:05:39 #11 71.15 Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 18:05:39 #11 71.19 Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:05:39 #11 71.19 Downloading trio-0.30.0-py3-none-any.whl.metadata (8.5 kB) 18:05:39 #11 71.21 Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:05:39 #11 71.22 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 18:05:39 #11 71.24 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:05:39 #11 71.25 Downloading typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB) 18:05:39 #11 71.27 Collecting attrs>=23.2.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:05:39 #11 71.28 Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) 18:05:39 #11 71.31 Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:05:39 #11 71.31 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 18:05:39 #11 71.32 Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:05:39 #11 71.33 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 18:05:39 #11 71.34 Collecting sniffio>=1.3.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:05:39 #11 71.34 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 18:05:39 #11 71.37 Collecting wsproto>=0.14 (from trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:05:39 #11 71.37 Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) 18:05:39 #11 71.40 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:05:39 #11 71.40 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 18:05:39 #11 71.45 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:05:39 #11 71.45 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 18:05:39 #11 71.53 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:05:39 #11 71.53 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.4 kB) 18:05:39 #11 71.56 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:05:40 #11 71.57 Downloading validate_email-1.3.tar.gz (4.7 kB) 18:05:40 #11 71.57 Preparing metadata (setup.py): started 18:05:40 #11 71.76 Preparing metadata (setup.py): finished with status 'done' 18:05:40 #11 71.79 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:05:40 #11 71.80 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 18:05:40 #11 71.84 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:05:40 #11 71.84 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 18:05:40 #11 71.85 Preparing metadata (setup.py): started 18:05:40 #11 72.03 Preparing metadata (setup.py): finished with status 'done' 18:05:40 #11 72.09 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:05:40 #11 72.09 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 18:05:40 #11 72.10 Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:05:40 #11 72.11 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 18:05:40 #11 72.13 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:05:40 #11 72.14 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 18:05:40 #11 72.17 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:05:40 #11 72.17 Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) 18:05:40 #11 72.50 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:05:40 #11 72.51 Downloading rpds_py-0.27.1-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.2 kB) 18:05:40 #11 72.55 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:05:40 #11 72.56 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 18:05:40 #11 72.58 Collecting jsonschema-path<0.4.0,>=0.3.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:05:40 #11 72.58 Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) 18:05:40 #11 72.61 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:05:41 #11 72.61 Downloading more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) 18:05:41 #11 72.63 Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:05:41 #11 72.63 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) 18:05:41 #11 72.66 Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:05:41 #11 72.66 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl.metadata (5.7 kB) 18:05:41 #11 72.67 Collecting parse (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:05:41 #11 72.68 Downloading parse-1.20.2-py2.py3-none-any.whl.metadata (22 kB) 18:05:41 #11 72.72 Collecting werkzeug<3.1.2 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:05:41 #11 72.72 Downloading werkzeug-3.1.1-py3-none-any.whl.metadata (3.7 kB) 18:05:41 #11 72.74 Collecting pathable<0.5.0,>=0.4.1 (from jsonschema-path<0.4.0,>=0.3.1->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:05:41 #11 72.74 Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) 18:05:41 #11 72.79 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:05:41 #11 72.80 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) 18:05:41 #11 72.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:05:41 #11 72.86 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (5.1 kB) 18:05:41 #11 72.93 Collecting MarkupSafe>=2.1.1 (from werkzeug<3.1.2->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:05:41 #11 72.94 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.7 kB) 18:05:41 #11 73.00 Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) 18:05:41 #11 73.01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 146.0 MB/s 0:00:00 18:05:41 #11 73.02 Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) 18:05:41 #11 73.02 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 18:05:41 #11 73.02 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 18:05:41 #11 73.05 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) 18:05:41 #11 73.06 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) 18:05:41 #11 73.06 Downloading requests-2.32.4-py3-none-any.whl (64 kB) 18:05:41 #11 73.06 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) 18:05:41 #11 73.07 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 18:05:41 #11 73.09 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl (17.9 MB) 18:05:42 #11 73.54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.9/17.9 MB 40.4 MB/s 0:00:00 18:05:42 #11 73.56 Downloading pyzmq-27.1.0-cp312-abi3-musllinux_1_2_x86_64.whl (1.9 MB) 18:05:42 #11 73.57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 250.4 MB/s 0:00:00 18:05:42 #11 73.57 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) 18:05:42 #11 73.58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 222.2 MB/s 0:00:00 18:05:42 #11 73.58 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl (2.3 MB) 18:05:42 #11 73.60 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 175.6 MB/s 0:00:00 18:05:42 #11 73.61 Downloading protobuf-6.31.1-py3-none-any.whl (168 kB) 18:05:42 #11 73.62 Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) 18:05:42 #11 73.64 Downloading cryptography-45.0.4-cp311-abi3-musllinux_1_2_x86_64.whl (4.6 MB) 18:05:42 #11 73.73 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 54.3 MB/s 0:00:00 18:05:42 #11 73.73 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 18:05:42 #11 73.73 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) 18:05:42 #11 73.74 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 18:05:42 #11 73.74 Downloading charset_normalizer-3.4.3-cp312-cp312-musllinux_1_2_x86_64.whl (153 kB) 18:05:42 #11 73.75 Downloading idna-3.10-py3-none-any.whl (70 kB) 18:05:42 #11 73.75 Downloading urllib3-2.5.0-py3-none-any.whl (129 kB) 18:05:42 #11 73.76 Downloading certifi-2025.8.3-py3-none-any.whl (161 kB) 18:05:42 #11 73.76 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_x86_64.whl (221 kB) 18:05:42 #11 73.77 Downloading click-8.3.0-py3-none-any.whl (107 kB) 18:05:42 #11 73.78 Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 18:05:42 #11 73.78 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_x86_64.whl (359 kB) 18:05:42 #11 73.79 Downloading invoke-2.2.0-py3-none-any.whl (160 kB) 18:05:42 #11 73.80 Downloading pynacl-1.6.0-cp38-abi3-musllinux_1_2_x86_64.whl (1.4 MB) 18:05:42 #11 73.81 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 217.0 MB/s 0:00:00 18:05:42 #11 73.82 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 18:05:42 #11 73.82 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 18:05:42 #11 73.83 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 18:05:42 #11 73.83 Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 18:05:42 #11 73.84 Downloading selenium-4.35.0-py3-none-any.whl (9.6 MB) 18:05:42 #11 73.90 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 161.7 MB/s 0:00:00 18:05:42 #11 73.91 Downloading trio-0.30.0-py3-none-any.whl (499 kB) 18:05:42 #11 73.91 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 18:05:42 #11 73.92 Downloading typing_extensions-4.14.1-py3-none-any.whl (43 kB) 18:05:42 #11 73.92 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 18:05:42 #11 73.92 Downloading attrs-25.3.0-py3-none-any.whl (63 kB) 18:05:42 #11 73.93 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 18:05:42 #11 73.93 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 18:05:42 #11 73.94 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 18:05:42 #11 73.94 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 18:05:42 #11 73.94 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 18:05:42 #11 73.95 Downloading docutils-0.22.2-py3-none-any.whl (632 kB) 18:05:42 #11 73.95 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 632.7/632.7 kB 271.6 MB/s 0:00:00 18:05:42 #11 73.96 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 18:05:42 #11 73.96 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (790 kB) 18:05:42 #11 73.97 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 790.2/790.2 kB 198.8 MB/s 0:00:00 18:05:42 #11 73.97 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 18:05:42 #11 73.98 Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) 18:05:42 #11 73.99 Downloading jsonschema-4.25.1-py3-none-any.whl (90 kB) 18:05:42 #11 73.99 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 18:05:42 #11 73.99 Downloading referencing-0.36.2-py3-none-any.whl (26 kB) 18:05:42 #11 74.00 Downloading rpds_py-0.27.1-cp312-cp312-musllinux_1_2_x86_64.whl (558 kB) 18:05:42 #11 74.01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 558.1/558.1 kB 201.9 MB/s 0:00:00 18:05:42 #11 74.01 Downloading openapi_core-0.19.5-py3-none-any.whl (106 kB) 18:05:42 #11 74.01 Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) 18:05:42 #11 74.02 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) 18:05:42 #11 74.02 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl (39 kB) 18:05:42 #11 74.03 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl (70 kB) 18:05:42 #11 74.03 Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) 18:05:42 #11 74.04 Downloading werkzeug-3.1.1-py3-none-any.whl (224 kB) 18:05:42 #11 74.04 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (23 kB) 18:05:42 #11 74.05 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 18:05:42 #11 74.05 Downloading more_itertools-10.8.0-py3-none-any.whl (69 kB) 18:05:42 #11 74.05 Downloading parse-1.20.2-py2.py3-none-any.whl (20 kB) 18:05:42 #11 74.06 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 18:05:42 #11 74.06 Downloading pycparser-2.23-py3-none-any.whl (118 kB) 18:05:42 #11 74.07 Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 18:05:42 #11 74.07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 237.3 MB/s 0:00:00 18:05:42 #11 74.08 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 18:05:42 #11 74.09 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) 18:05:42 #11 74.09 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 18:05:42 #11 74.10 Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) 18:05:42 #11 74.23 Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email 18:05:42 #11 74.23 DEPRECATION: Building 'robotframework-sshlibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-sshlibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334 18:05:42 #11 74.23 Building wheel for robotframework-sshlibrary (setup.py): started 18:05:42 #11 74.47 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done' 18:05:43 #11 74.47 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=53930ecbfc7dbf0aa136ed61fd65f103e3d8ca70cf1144b13df0aa695645abda 18:05:43 #11 74.47 Stored in directory: /tmp/pip-ephem-wheel-cache-r05137l3/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 18:05:43 #11 74.48 DEPRECATION: Building 'robotbackgroundlogger' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotbackgroundlogger'. Discussion can be found at https://github.com/pypa/pip/issues/6334 18:05:43 #11 74.48 Building wheel for robotbackgroundlogger (setup.py): started 18:05:43 #11 74.69 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 18:05:43 #11 74.69 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=51733c4cf65ffe04e738564b76e11c4908b94eee5a0b1b672f37a8d7c31462c8 18:05:43 #11 74.69 Stored in directory: /tmp/pip-ephem-wheel-cache-r05137l3/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 18:05:43 #11 74.69 Building wheel for psutil (pyproject.toml): started 18:05:45 #11 77.49 Building wheel for psutil (pyproject.toml): finished with status 'done' 18:05:46 #11 77.49 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_x86_64.whl size=277529 sha256=529f5c14237dd41438b5ce51fdf7c1b03613668f6d29edbe6c6913b58116b549 18:05:46 #11 77.49 Stored in directory: /tmp/pip-ephem-wheel-cache-r05137l3/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 18:05:46 #11 77.50 DEPRECATION: Building 'psycopg2' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'psycopg2'. Discussion can be found at https://github.com/pypa/pip/issues/6334 18:05:46 #11 77.50 Building wheel for psycopg2 (setup.py): started 18:05:58 #11 88.48 Building wheel for psycopg2 (setup.py): finished with status 'done' 18:05:58 #11 88.48 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_x86_64.whl size=521914 sha256=92391288c01681018d0ee31930264346ce1869e6aac44ea27b230591e7bc097a 18:05:58 #11 88.48 Stored in directory: /tmp/pip-ephem-wheel-cache-r05137l3/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 18:05:58 #11 88.48 DEPRECATION: Building 'flex' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'flex'. Discussion can be found at https://github.com/pypa/pip/issues/6334 18:05:58 #11 88.48 Building wheel for flex (setup.py): started 18:05:58 #11 88.78 Building wheel for flex (setup.py): finished with status 'done' 18:05:58 #11 88.78 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77345 sha256=c41a55df15b2217015c7c41ebac8204c78036ac9453df0f4d60daa94596ec443 18:05:58 #11 88.78 Stored in directory: /tmp/pip-ephem-wheel-cache-r05137l3/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 18:05:58 #11 88.79 DEPRECATION: Building 'strict-rfc3339' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'strict-rfc3339'. Discussion can be found at https://github.com/pypa/pip/issues/6334 18:05:58 #11 88.79 Building wheel for strict-rfc3339 (setup.py): started 18:05:58 #11 89.00 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 18:05:58 #11 89.00 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=bafbf76de6851ef06e8f17a8d56590667181fa247b6674c3402bd48bcc9e16e0 18:05:58 #11 89.00 Stored in directory: /tmp/pip-ephem-wheel-cache-r05137l3/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 18:05:58 #11 89.00 DEPRECATION: Building 'validate-email' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'validate-email'. Discussion can be found at https://github.com/pypa/pip/issues/6334 18:05:58 #11 89.00 Building wheel for validate-email (setup.py): started 18:05:58 #11 89.22 Building wheel for validate-email (setup.py): finished with status 'done' 18:05:58 #11 89.22 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5561 sha256=6d0a0da511063617d0287955e5b9899e2f70778494e6a6aa250abde5a51fa822 18:05:58 #11 89.22 Stored in directory: /tmp/pip-ephem-wheel-cache-r05137l3/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 18:05:58 #11 89.22 Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email 18:05:58 #11 89.40 Installing collected packages: validate-email, strict-rfc3339, sseclient-py, sortedcontainers, rfc3987, pytz, ply, parse, genson, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pyjwt, pygments, pycryptodome, pycparser, psycopg2, psutil, protobuf, pathable, paho-mqtt, numpy, more-itertools, MarkupSafe, lazy-object-proxy, jsonpointer, jsonpath-ng, isodate, invoke, idna, h11, docutils, configparser, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, werkzeug, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, outcome, cffi, trio, robotframework-requests, pynacl, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, paramiko, jsonschema, selenium, scp, openapi-schema-validator, robotframework-sshlibrary, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance 18:06:10 #11 100.2 18:06:10 #11 100.2 Successfully installed MarkupSafe-3.0.3 PyYAML-6.0.3 RESTinstance-1.5.2 attrs-25.3.0 bcrypt-5.0.0 certifi-2025.8.3 cffi-2.0.0 charset_normalizer-3.4.3 click-8.3.0 configparser-7.2.0 cryptography-45.0.4 docker-7.1.0 docutils-0.22.2 flex-6.14.1 genson-1.3.0 h11-0.16.0 idna-3.10 influxdb-client-1.49.0 invoke-2.2.0 isodate-0.7.2 jsonpath-ng-1.7.0 jsonpointer-3.0.0 jsonschema-4.25.1 jsonschema-path-0.3.4 jsonschema-specifications-2025.9.1 lazy-object-proxy-1.12.0 more-itertools-10.8.0 numpy-2.2.5 openapi-core-0.19.5 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 parse-1.20.2 pathable-0.4.4 ply-3.11 protobuf-6.31.1 psutil-7.0.0 psycopg2-2.9.10 pycparser-2.23 pycryptodome-3.23.0 pygments-2.19.2 pyjwt-2.10.1 pynacl-1.6.0 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.1 pytz-2025.2 pyzmq-27.1.0 reactivex-4.0.4 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.4.1 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 rpds-py-0.27.1 scp-0.15.0 selenium-4.35.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 sseclient-py-1.8.0 strict-rfc3339-0.7 trio-0.30.0 trio-websocket-0.12.2 typing-extensions-4.14.1 tzlocal-5.3.1 urllib3-2.5.0 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.1 wsproto-1.2.0 18:06:10 #11 100.2 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 18:06:12 #11 DONE 103.6s 18:06:12 18:06:12 #12 exporting to image 18:06:12 #12 exporting layers 18:06:18 #12 exporting layers 5.6s done 18:06:18 #12 writing image sha256:06b78565f888c8c5bdf14a7cba23af7bc817987cc094702b42e8c92ae6d009de done 18:06:18 #12 naming to docker.io/library/edgex-taf-common done 18:06:18 #12 DONE 5.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:06:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:06:19 18:06:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:06:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:06:20 latest: Pulling from edgex-lftools-log-publisher 18:06:20 5eb5b503b376: Pulling fs layer 18:06:20 5c69ac0246d0: Pulling fs layer 18:06:20 ec43610c2a17: Pulling fs layer 18:06:20 3a2ae6a8a46f: Pulling fs layer 18:06:20 33b1e0a273af: Pulling fs layer 18:06:20 5d3b04190fa2: Pulling fs layer 18:06:20 2f39f015ded8: Pulling fs layer 18:06:20 33b1e0a273af: Waiting 18:06:20 5d3b04190fa2: Waiting 18:06:20 2f39f015ded8: Waiting 18:06:20 3a2ae6a8a46f: Waiting 18:06:20 5c69ac0246d0: Verifying Checksum 18:06:20 5c69ac0246d0: Download complete 18:06:20 3a2ae6a8a46f: Verifying Checksum 18:06:20 3a2ae6a8a46f: Download complete 18:06:20 33b1e0a273af: Verifying Checksum 18:06:20 33b1e0a273af: Download complete 18:06:20 5d3b04190fa2: Verifying Checksum 18:06:20 5d3b04190fa2: Download complete 18:06:20 ec43610c2a17: Verifying Checksum 18:06:20 ec43610c2a17: Download complete 18:06:20 5eb5b503b376: Verifying Checksum 18:06:20 5eb5b503b376: Download complete 18:06:20 2f39f015ded8: Verifying Checksum 18:06:20 2f39f015ded8: Download complete 18:06:22 5eb5b503b376: Pull complete 18:06:22 5c69ac0246d0: Pull complete 18:06:22 ec43610c2a17: Pull complete 18:06:22 3a2ae6a8a46f: Pull complete 18:06:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10301 in /w/workspace/xfoundry_edgex-taf-common_PR-144 [Pipeline] { [Pipeline] checkout 18:06:23 33b1e0a273af: Pull complete 18:06:23 5d3b04190fa2: Pull complete 18:06:23 Selected Git installation does not exist. Using Default 18:06:23 The recommended git tool is: NONE 18:06:28 2f39f015ded8: Pull complete 18:06:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:06:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:06:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:06:28 prd-ubuntu20.04-docker-8c-8g-10298 does not seem to be running inside a container 18:06:28 $ 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-144 -v /w/workspace/xfoundry_edgex-taf-common_PR-144:/w/workspace/xfoundry_edgex-taf-common_PR-144:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-144@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-144@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-lftools-log-publisher:latest cat 18:06:28 using credential edgex-jenkins-ssh 18:06:28 Cloning the remote Git repository 18:06:28 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 18:06:28 > git init /w/workspace/xfoundry_edgex-taf-common_PR-144 # timeout=10 18:06:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 18:06:29 > git --version # timeout=10 18:06:29 > git --version # 'git version 2.25.1' 18:06:29 using GIT_SSH to set credentials SSH Credentials for GitHub 18:06:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:06:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 18:06:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:06:31 Merging remotes/origin/main commit 25247ac748027abf9820f8a08a2990fa03ab5444 into PR head commit f60a3cb55e953c04bd4095130059a2f65fda715b 18:06:31 Merge succeeded, producing f60a3cb55e953c04bd4095130059a2f65fda715b 18:06:31 Checking out Revision f60a3cb55e953c04bd4095130059a2f65fda715b (PR-144) 18:06:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 18:06:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 18:06:31 using GIT_SSH to set credentials SSH Credentials for GitHub 18:06:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/144/head:refs/remotes/origin/PR-144 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:06:31 > git config core.sparsecheckout # timeout=10 18:06:31 > git checkout -f f60a3cb55e953c04bd4095130059a2f65fda715b # timeout=10 18:06:31 > git remote # timeout=10 18:06:31 > git config --get remote.origin.url # timeout=10 18:06:31 using GIT_SSH to set credentials SSH Credentials for GitHub 18:06:31 > git merge 25247ac748027abf9820f8a08a2990fa03ab5444 # timeout=10 18:06:31 > git rev-parse HEAD^{commit} # timeout=10 18:06:31 > git config core.sparsecheckout # timeout=10 18:06:31 > git checkout -f f60a3cb55e953c04bd4095130059a2f65fda715b # timeout=10 18:06:32 Commit message: "build: bump pyzmq from 27.0.0 to 27.1.0" 18:06:32 > git --version # timeout=10 18:06:32 > git --version # 'git version 2.25.1' 18:06:32 fatal: bad object 056ae7b86453181957306e7078512cbe12174832 18:06:35 $ docker top 817c61975eeae89a1dd3ad9ce7762c8eae0c94b1cd098edd1e039430df05939b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:06:36 ---> job-cost.sh 18:06:36 lf-activate-venv: SKIPPING 18:06:36 INFO: No Stack... 18:06:36 INFO: Retrieving Pricing Info for: v3-standard-8 18:06:37 18:06:37 GitHub has been notified of this commit’s build result 18:06:37 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 18:06:37 INFO: Archiving Costs [Pipeline] sh [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:06:37 provisioning config files... 18:06:37 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-144@tmp/config6719271122899997482tmp 18:06:37 + + cat /w/workspace/xfoundry_edgex-taf-common_PR-144/archives/cost.csv 18:06:37 cut -d, -f6 [Pipeline] { [Pipeline] lock 18:06:37 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-144-1-stack-cost] 18:06:37 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-144-1-stack-cost] did not exist. Created. 18:06:37 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-144-1-stack-cost] [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] unstash [Pipeline] sh 18:06:38 ---> ****-login.sh 18:06:38 nexus3.edgexfoundry.org:10001 18:06:38 + echo total: 0.2199999988079071 [Pipeline] stash 18:06:38 Stashed 1 file(s) [Pipeline] } 18:06:38 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-144-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:06:38 $ docker stop --time=1 817c61975eeae89a1dd3ad9ce7762c8eae0c94b1cd098edd1e039430df05939b 18:06:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:06:38 Configure a credential helper to remove this warning. See 18:06:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:06:38 18:06:38 Login Succeeded 18:06:38 nexus3.edgexfoundry.org:10002 18:06:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:06:39 Configure a credential helper to remove this warning. See 18:06:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:06:39 18:06:39 Login Succeeded 18:06:39 nexus3.edgexfoundry.org:10003 18:06:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:39 $ docker rm -f --volumes 817c61975eeae89a1dd3ad9ce7762c8eae0c94b1cd098edd1e039430df05939b 18:06:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:06:39 Configure a credential helper to remove this warning. See 18:06:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:06:39 18:06:39 Login Succeeded 18:06:39 nexus3.edgexfoundry.org:10004 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv 18:06:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:06:39 Configure a credential helper to remove this warning. See 18:06:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:06:39 18:06:39 Login Succeeded 18:06:39 ****.io [Pipeline] } [Pipeline] // stage [Pipeline] } 18:06:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:06:40 Configure a credential helper to remove this warning. See 18:06:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:06:40 18:06:40 Login Succeeded 18:06:40 ---> ****-login.sh ends [Pipeline] } 18:06:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:06:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:06:43 + ls -al . 18:06:43 total 68 18:06:43 drwxrwxr-x 5 jenkins jenkins 4096 Oct 1 18:06 . 18:06:43 drwxrwxr-x 4 jenkins jenkins 4096 Oct 1 18:06 .. 18:06:43 drwxrwxr-x 8 jenkins jenkins 4096 Oct 1 18:06 .git 18:06:43 drwxrwxr-x 2 jenkins jenkins 4096 Oct 1 18:06 .github 18:06:43 -rw-rw-r-- 1 jenkins jenkins 22 Oct 1 18:06 .gitignore 18:06:43 -rw-rw-r-- 1 jenkins jenkins 1653 Oct 1 18:06 Dockerfile 18:06:43 -rw-rw-r-- 1 jenkins jenkins 746 Oct 1 18:06 Jenkinsfile 18:06:43 -rw-rw-r-- 1 jenkins jenkins 11381 Oct 1 18:06 LICENSE 18:06:43 -rw-rw-r-- 1 jenkins jenkins 4232 Oct 1 18:06 README.md 18:06:43 drwxrwxr-x 5 jenkins jenkins 4096 Oct 1 18:06 TUC 18:06:43 -rw-rw-r-- 1 jenkins jenkins 5 Oct 1 18:04 VERSION 18:06:43 -rw-rw-r-- 1 jenkins jenkins 473 Oct 1 18:06 requirements.txt 18:06:43 -rw-rw-r-- 1 jenkins jenkins 54 Oct 1 18:06 robot-entrypoint.sh 18:06:43 -rw-rw-r-- 1 jenkins jenkins 445 Oct 1 18:06 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:06:44 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=f60a3cb55e953c04bd4095130059a2f65fda715b --label arch=arm64 --label version=0.0.0 . 18:06:44 Sending build context to Docker daemon 410.6kB 18:06:44 Step 1/13 : FROM alpine:3.20 18:06:44 3.20: Pulling from library/alpine 18:06:44 13e713f82565: Pulling fs layer 18:06:45 13e713f82565: Verifying Checksum 18:06:45 13e713f82565: Download complete 18:06:46 13e713f82565: Pull complete 18:06:46 Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 18:06:46 Status: Downloaded newer image for alpine:3.20 18:06:46 ---> c88e9dceb6cb 18:06:46 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 18:06:46 ---> Running in c88d042982fa 18:06:46 Removing intermediate container c88d042982fa 18:06:46 ---> 325d298c1d1d 18:06:46 Step 3/13 : LABEL maintainer="Bruce Huang " 18:06:46 ---> Running in af691b68c8e3 18:06:47 Removing intermediate container af691b68c8e3 18:06:47 ---> e6c637680ab2 18:06:47 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 18:06:48 ---> b19a1a6e78c5 18:06:48 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 18:06:48 ---> 6d0075e2e7a9 18:06:48 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 18:06:49 ---> 26e96299c0cf 18:06:49 Step 7/13 : WORKDIR /edgex-taf 18:06:49 ---> Running in 615e089c8937 18:06:49 Removing intermediate container 615e089c8937 18:06:49 ---> 5d173c3f0eef 18:06:49 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:06:49 ---> Running in 55af697dfbef 18:06:52 Removing intermediate container 55af697dfbef 18:06:52 ---> 1f6cb081e48a 18:06:52 Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.5-r2 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && rm /usr/lib/python*/EXTERNALLY-MANAGED && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache-dir --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install --no-cache-dir ./edgex-taf-common && pip3 install --no-cache-dir -r requirements.txt 18:06:52 ---> Running in 0b735df419a8 18:06:53 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:06:53 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:06:56 (1/5) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 18:06:56 Executing busybox-1.36.1-r30.post-upgrade 18:06:56 (2/5) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 18:06:56 (3/5) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) 18:06:57 (4/5) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) 18:06:57 (5/5) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 18:06:57 Executing busybox-1.36.1-r30.trigger 18:06:57 OK: 9 MiB in 14 packages 18:06:58 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:06:58 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:07:00 (1/14) Installing ca-certificates (20250619-r0) 18:07:00 (2/14) Installing brotli-libs (1.1.0-r2) 18:07:00 (3/14) Installing c-ares (1.33.1-r0) 18:07:00 (4/14) Installing libunistring (1.2-r0) 18:07:01 (5/14) Installing libidn2 (2.3.7-r0) 18:07:01 (6/14) Installing nghttp2-libs (1.62.1-r0) 18:07:01 (7/14) Installing libpsl (0.21.5-r1) 18:07:01 (8/14) Installing zstd-libs (1.5.6-r0) 18:07:02 (9/14) Installing libcurl (8.12.1-r0) 18:07:02 (10/14) Installing curl (8.12.1-r0) 18:07:02 (11/14) Installing docker-cli (26.1.5-r0) 18:07:03 (12/14) Installing oniguruma (6.9.9-r0) 18:07:04 (13/14) Installing jq (1.7.1-r0) 18:07:04 (14/14) Installing openssl (3.3.5-r0) 18:07:04 Executing busybox-1.36.1-r30.trigger 18:07:04 Executing ca-certificates-20250619-r0.trigger 18:07:04 OK: 43 MiB in 28 packages 18:07:04 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:07:05 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:07:06 (1/166) Installing libexpat (2.7.3-r0) 18:07:07 (2/166) Installing libbz2 (1.0.8-r6) 18:07:07 (3/166) Installing libpng (1.6.44-r0) 18:07:07 (4/166) Installing freetype (2.13.2-r0) 18:07:08 (5/166) Installing fontconfig (2.15.0-r1) 18:07:08 (6/166) Installing libfontenc (1.1.8-r0) 18:07:08 (7/166) Installing mkfontscale (1.2.2-r6) 18:07:08 (8/166) Installing font-opensans (0_git20210927-r1) 18:07:08 (9/166) Installing pkgconf (2.2.0-r0) 18:07:09 (10/166) Installing libgcc (13.2.1_git20240309-r1) 18:07:09 (11/166) Installing libffi (3.4.6-r0) 18:07:09 (12/166) Installing libintl (0.22.5-r0) 18:07:09 (13/166) Installing libeconf (0.6.3-r0) 18:07:10 (14/166) Installing libblkid (2.40.1-r1) 18:07:10 (15/166) Installing libmount (2.40.1-r1) 18:07:10 (16/166) Installing pcre2 (10.43-r0) 18:07:11 (17/166) Installing glib (2.80.5-r0) 18:07:11 (18/166) Installing libstdc++ (13.2.1_git20240309-r1) 18:07:11 (19/166) Installing xz-libs (5.6.2-r1) 18:07:12 (20/166) Installing libxml2 (2.12.10-r0) 18:07:12 (21/166) Installing shared-mime-info (2.4-r0) 18:07:12 (22/166) Installing hicolor-icon-theme (0.17-r2) 18:07:13 (23/166) Installing libjpeg-turbo (3.0.3-r0) 18:07:13 (24/166) Installing libsharpyuv (1.3.2-r0) 18:07:13 (25/166) Installing libwebp (1.3.2-r0) 18:07:13 (26/166) Installing tiff (4.6.0t-r0) 18:07:14 (27/166) Installing gdk-pixbuf (2.42.12-r0) 18:07:14 (28/166) Installing gtk-update-icon-cache (3.24.43-r0) 18:07:14 (29/166) Installing libxau (1.0.11-r4) 18:07:14 (30/166) Installing libmd (1.1.0-r0) 18:07:15 (31/166) Installing libbsd (0.12.2-r0) 18:07:15 (32/166) Installing libxdmcp (1.1.5-r1) 18:07:15 (33/166) Installing libxcb (1.16.1-r0) 18:07:16 (34/166) Installing libx11 (1.8.9-r1) 18:07:16 (35/166) Installing libxcomposite (0.4.6-r5) 18:07:16 (36/166) Installing libxfixes (6.0.1-r4) 18:07:16 (37/166) Installing libxrender (0.9.11-r5) 18:07:17 (38/166) Installing libxcursor (1.2.2-r1) 18:07:17 (39/166) Installing libxdamage (1.1.6-r5) 18:07:17 (40/166) Installing libxext (1.3.6-r2) 18:07:17 (41/166) Installing libxi (1.8.1-r4) 18:07:18 (42/166) Installing libxinerama (1.1.5-r4) 18:07:18 (43/166) Installing libxrandr (1.5.4-r1) 18:07:18 (44/166) Installing libatk-1.0 (2.52.0-r0) 18:07:18 (45/166) Installing libxtst (1.2.4-r6) 18:07:18 (46/166) Installing dbus-libs (1.14.10-r1) 18:07:19 (47/166) Installing at-spi2-core (2.52.0-r0) 18:07:19 (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) 18:07:19 (49/166) Installing pixman (0.43.2-r0) 18:07:20 (50/166) Installing cairo (1.18.4-r0) 18:07:20 (51/166) Installing cairo-gobject (1.18.4-r0) 18:07:20 (52/166) Installing avahi-libs (0.8-r17) 18:07:20 (53/166) Installing gmp (6.3.0-r1) 18:07:20 (54/166) Installing nettle (3.9.1-r0) 18:07:21 (55/166) Installing libtasn1 (4.20.0-r0) 18:07:21 (56/166) Installing p11-kit (0.25.3-r0) 18:07:21 (57/166) Installing gnutls (3.8.5-r0) 18:07:21 (58/166) Installing cups-libs (2.4.9-r1) 18:07:22 (59/166) Installing libepoxy (1.5.10-r1) 18:07:22 (60/166) Installing fribidi (1.0.15-r0) 18:07:22 (61/166) Installing graphite2 (1.3.14-r6) 18:07:23 (62/166) Installing harfbuzz (8.5.0-r0) 18:07:23 (63/166) Installing libxft (2.3.8-r3) 18:07:24 (64/166) Installing pango (1.52.2-r0) 18:07:24 (65/166) Installing wayland-libs-client (1.22.0-r4) 18:07:24 (66/166) Installing wayland-libs-cursor (1.22.0-r4) 18:07:25 (67/166) Installing wayland-libs-egl (1.22.0-r4) 18:07:25 (68/166) Installing xkeyboard-config (2.41-r0) 18:07:25 (69/166) Installing libxkbcommon (1.7.0-r0) 18:07:25 (70/166) Installing gtk+3.0 (3.24.43-r0) 18:07:26 (71/166) Installing icu-data-full (74.2-r1) 18:07:27 (72/166) Installing mesa (24.0.9-r1) 18:07:27 (73/166) Installing llvm17-libs (17.0.6-r2) 18:07:31 (74/166) Installing hwdata-pci (0.382-r0) 18:07:31 (75/166) Installing libpciaccess (0.18.1-r0) 18:07:31 (76/166) Installing libdrm (2.4.120-r0) 18:07:31 (77/166) Installing libelf (0.191-r0) 18:07:31 (78/166) Installing mesa-glapi (24.0.9-r1) 18:07:32 (79/166) Installing mesa-dri-gallium (24.0.9-r1) 18:07:33 (80/166) Installing eudev-libs (3.2.14-r2) 18:07:33 (81/166) Installing libmagic (5.45-r1) 18:07:33 (82/166) Installing file (5.45-r1) 18:07:33 (83/166) Installing xprop (1.2.7-r0) 18:07:33 (84/166) Installing libice (1.1.1-r6) 18:07:34 (85/166) Installing libuuid (2.40.1-r1) 18:07:34 (86/166) Installing libsm (1.2.4-r4) 18:07:34 (87/166) Installing libxt (1.3.0-r5) 18:07:35 (88/166) Installing libxmu (1.1.4-r2) 18:07:35 (89/166) Installing xset (1.2.5-r1) 18:07:35 (90/166) Installing xdg-utils (1.2.1-r0) 18:07:35 (91/166) Installing libogg (1.3.5-r5) 18:07:35 (92/166) Installing libflac (1.4.3-r1) 18:07:36 (93/166) Installing alsa-lib (1.2.11-r0) 18:07:36 (94/166) Installing libSvtAv1Enc (2.0.0-r1) 18:07:37 (95/166) Installing aom-libs (3.9.1-r0) 18:07:37 (96/166) Installing libva (2.21.0-r0) 18:07:37 (97/166) Installing libvdpau (1.5-r3) 18:07:37 (98/166) Installing ffmpeg-libavutil (6.1.1-r8) 18:07:38 (99/166) Installing libdav1d (1.4.2-r0) 18:07:38 (100/166) Installing openexr-libiex (3.1.13-r1) 18:07:38 (101/166) Installing openexr-libilmthread (3.1.13-r1) 18:07:39 (102/166) Installing imath (3.1.12-r0) 18:07:39 (103/166) Installing openexr-libopenexr (3.1.13-r1) 18:07:39 (104/166) Installing giflib (5.2.2-r0) 18:07:39 (105/166) Installing libhwy (1.0.7-r0) 18:07:39 (106/166) Installing lcms2 (2.16-r0) 18:07:40 (107/166) Installing libjxl (0.10.2-r0) 18:07:40 (108/166) Installing lame-libs (3.100-r5) 18:07:41 (109/166) Installing opus (1.5.2-r0) 18:07:41 (110/166) Installing rav1e-libs (0.7.1-r0) 18:07:41 (111/166) Installing libgomp (13.2.1_git20240309-r1) 18:07:41 (112/166) Installing soxr (0.1.3-r7) 18:07:42 (113/166) Installing ffmpeg-libswresample (6.1.1-r8) 18:07:42 (114/166) Installing libtheora (1.1.1-r18) 18:07:42 (115/166) Installing libvorbis (1.3.7-r2) 18:07:42 (116/166) Installing libvpx (1.14.1-r0) 18:07:43 (117/166) Installing libwebpmux (1.3.2-r0) 18:07:43 (118/166) Installing x264-libs (0.164_git20231001-r0) 18:07:43 (119/166) Installing numactl (2.0.18-r0) 18:07:43 (120/166) Installing x265-libs (3.6-r0) 18:07:44 (121/166) Installing xvidcore (1.3.7-r2) 18:07:44 (122/166) Installing ffmpeg-libavcodec (6.1.1-r8) 18:07:45 (123/166) Installing libbluray (1.3.4-r1) 18:07:45 (124/166) Installing mpg123-libs (1.32.8-r0) 18:07:46 (125/166) Installing libopenmpt (0.7.7-r0) 18:07:46 (126/166) Installing cjson (1.7.18-r0) 18:07:46 (127/166) Installing mbedtls (3.6.4-r0) 18:07:46 (128/166) Installing librist (0.2.10-r1) 18:07:46 (129/166) Installing libsrt (1.5.3-r0) 18:07:47 (130/166) Installing libssh (0.10.6-r0) 18:07:47 (131/166) Installing libsodium (1.0.19-r0) 18:07:47 (132/166) Installing libzmq (4.3.5-r2) 18:07:48 (133/166) Installing ffmpeg-libavformat (6.1.1-r8) 18:07:48 (134/166) Installing crc32c (1.1.2-r0) 18:07:48 (135/166) Installing double-conversion (3.3.0-r0) 18:07:48 (136/166) Installing libevent (2.1.12-r7) 18:07:49 (137/166) Installing wayland-libs-server (1.22.0-r4) 18:07:49 (138/166) Installing mesa-gbm (24.0.9-r1) 18:07:49 (139/166) Installing harfbuzz-subset (8.5.0-r0) 18:07:49 (140/166) Installing icu-libs (74.2-r1) 18:07:50 (141/166) Installing minizip (1.3.1-r0) 18:07:50 (142/166) Installing nspr (4.35-r4) 18:07:50 (143/166) Installing sqlite-libs (3.45.3-r2) 18:07:51 (144/166) Installing nss (3.105-r0) 18:07:51 (145/166) Installing openh264 (2.4.1-r0) 18:07:51 (146/166) Installing libcamera-ipa (0.3.0-r0) 18:07:52 (147/166) Installing libunwind (1.8.1-r0) 18:07:52 (148/166) Installing yaml (0.2.5-r2) 18:07:53 (149/166) Installing libcamera (0.3.0-r0) 18:07:53 (150/166) Installing speexdsp (1.2.1-r2) 18:07:53 (151/166) Installing libuv (1.48.0-r0) 18:07:53 (152/166) Installing roc-toolkit-libs (0.3.0-r0) 18:07:53 (153/166) Installing libsndfile (1.2.2-r1) 18:07:54 (154/166) Installing webrtc-audio-processing-1 (1.3-r0) 18:07:54 (155/166) Installing pipewire-libs (1.0.6-r1) 18:07:54 (156/166) Installing libasyncns (0.8-r3) 18:07:55 (157/166) Installing libltdl (2.4.7-r3) 18:07:55 (158/166) Installing orc (0.4.40-r0) 18:07:56 (159/166) Installing tdb-libs (1.4.9-r1) 18:07:56 (160/166) Installing libpulse (17.0-r0) 18:07:56 (161/166) Installing libwebpdemux (1.3.2-r0) 18:07:56 (162/166) Installing libgpg-error (1.49-r0) 18:07:56 (163/166) Installing libgcrypt (1.10.3-r0) 18:07:57 (164/166) Installing libxslt (1.1.39-r2) 18:07:57 (165/166) Installing chromium (131.0.6778.108-r0) 18:08:04 (166/166) Installing chromium-chromedriver (131.0.6778.108-r0) 18:08:04 Executing busybox-1.36.1-r30.trigger 18:08:04 Executing fontconfig-2.15.0-r1.trigger 18:08:04 Executing mkfontscale-1.2.2-r6.trigger 18:08:04 Executing glib-2.80.5-r0.trigger 18:08:04 Executing shared-mime-info-2.4-r0.trigger 18:08:07 Executing gdk-pixbuf-2.42.12-r0.trigger 18:08:07 Executing gtk-update-icon-cache-3.24.43-r0.trigger 18:08:08 Executing gtk+3.0-3.24.43-r0.trigger 18:08:08 OK: 657 MiB in 194 packages 18:08:08 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:08:08 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:08:10 (1/30) Installing jansson (2.14-r4) 18:08:10 (2/30) Installing binutils (2.42-r1) 18:08:11 (3/30) Installing libatomic (13.2.1_git20240309-r1) 18:08:11 (4/30) Installing isl26 (0.26-r1) 18:08:12 (5/30) Installing mpfr4 (4.2.1-r0) 18:08:12 (6/30) Installing mpc1 (1.3.1-r1) 18:08:12 (7/30) Installing gcc (13.2.1_git20240309-r1) 18:08:15 (8/30) Installing musl-dev (1.2.5-r1) 18:08:16 (9/30) Installing linux-headers (6.6-r0) 18:08:17 (10/30) Installing libffi-dev (3.4.6-r0) 18:08:17 (11/30) Installing libpq (16.10-r0) 18:08:17 (12/30) Installing openssl-dev (3.3.5-r0) 18:08:17 (13/30) Installing libpq-dev (16.10-r0) 18:08:18 (14/30) Installing libecpg (16.10-r0) 18:08:18 (15/30) Installing libecpg-dev (16.10-r0) 18:08:18 (16/30) Installing clang16-headers (16.0.6-r5) 18:08:19 (17/30) Installing llvm16-libs (16.0.6-r9) 18:08:22 (18/30) Installing clang16-libs (16.0.6-r5) 18:08:24 (19/30) Installing fortify-headers (1.1-r3) 18:08:24 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) 18:08:25 (21/30) Installing llvm16-linker-tools (16.0.6-r9) 18:08:25 (22/30) Installing clang16 (16.0.6-r5) 18:08:25 (23/30) Installing icu (74.2-r1) 18:08:26 (24/30) Installing icu-dev (74.2-r1) 18:08:27 (25/30) Installing llvm16 (16.0.6-r9) 18:08:30 (26/30) Installing lz4-libs (1.9.4-r5) 18:08:30 (27/30) Installing lz4-dev (1.9.4-r5) 18:08:30 (28/30) Installing zstd (1.5.6-r0) 18:08:30 (29/30) Installing zstd-dev (1.5.6-r0) 18:08:31 (30/30) Installing postgresql16-dev (16.10-r0) 18:08:32 Executing busybox-1.36.1-r30.trigger 18:08:32 OK: 1184 MiB in 224 packages 18:08:32 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:08:32 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:08:34 (1/14) Installing g++ (13.2.1_git20240309-r1) 18:08:35 (2/14) Installing gdbm (1.23-r1) 18:08:35 (3/14) Installing mpdecimal (4.0.0-r0) 18:08:36 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) 18:08:37 (5/14) Installing libncursesw (6.4_p20240420-r2) 18:08:37 (6/14) Installing libpanelw (6.4_p20240420-r2) 18:08:37 (7/14) Installing readline (8.2.10-r0) 18:08:38 (8/14) Installing python3 (3.12.11-r0) 18:08:39 (9/14) Installing python3-pycache-pyc0 (3.12.11-r0) 18:08:40 (10/14) Installing pyc (3.12.11-r0) 18:08:40 (11/14) Installing python3-pyc (3.12.11-r0) 18:08:40 (12/14) Installing python3-dev (3.12.11-r0) 18:08:43 (13/14) Installing libsodium-dev (1.0.19-r0) 18:08:43 (14/14) Installing zeromq-dev (4.3.5-r2) 18:08:43 Executing busybox-1.36.1-r30.trigger 18:08:43 OK: 1370 MiB in 238 packages 18:08:44 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:08:44 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:08:46 OK: 1370 MiB in 238 packages 18:08:46 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:08:46 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:08:48 (1/1) Installing tzdata (2025b-r0) 18:08:48 OK: 1372 MiB in 239 packages 18:08:50 (1/1) Purging tzdata (2025b-r0) 18:08:51 OK: 1370 MiB in 238 packages 18:09:03 Looking in links: /tmp/tmpdq905v5p 18:09:03 Processing /tmp/tmpdq905v5p/pip-25.0.1-py3-none-any.whl 18:09:03 Installing collected packages: pip 18:09:10 Successfully installed pip-25.0.1 18:09:10 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 18:09:13 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) 18:09:13 Collecting pip 18:09:13 Downloading pip-25.2-py3-none-any.whl.metadata (4.7 kB) 18:09:14 Collecting setuptools 18:09:14 Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) 18:09:15 Collecting wheel 18:09:15 Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) 18:09:15 Downloading pip-25.2-py3-none-any.whl (1.8 MB) 18:09:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 20.7 MB/s eta 0:00:00 18:09:15 Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) 18:09:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 26.7 MB/s eta 0:00:00 18:09:15 Downloading wheel-0.45.1-py3-none-any.whl (72 kB) 18:09:15 Installing collected packages: wheel, setuptools, pip 18:09:22 Attempting uninstall: pip 18:09:22 Found existing installation: pip 25.0.1 18:09:22 Uninstalling pip-25.0.1: 18:09:22 Successfully uninstalled pip-25.0.1 18:09:30 Successfully installed pip-25.2 setuptools-80.9.0 wheel-0.45.1 18:09:30 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:09:33 Processing ./edgex-taf-common 18:09:33 Preparing metadata (setup.py): started 18:09:34 Preparing metadata (setup.py): finished with status 'done' 18:09:34 Building wheels for collected packages: edgex-taf-common 18:09:34  DEPRECATION: Building 'edgex-taf-common' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'edgex-taf-common'. Discussion can be found at https://github.com/pypa/pip/issues/6334 18:09:34  Building wheel for edgex-taf-common (setup.py): started 18:09:35 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 18:09:35 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15433 sha256=03694ce5574215cc5c2a174b25a8a7fd4b48cc6700e66f5c0359c8749b3e04d0 18:09:35 Stored in directory: /tmp/pip-ephem-wheel-cache-ls0uubz7/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 18:09:35 Successfully built edgex-taf-common 18:09:35 Installing collected packages: edgex-taf-common 18:09:35 Successfully installed edgex-taf-common-0.0.0 18:09:35 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:09:40 Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) 18:09:40 Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) 18:09:40 Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) 18:09:40 Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) 18:09:40 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) 18:09:40 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 18:09:40 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) 18:09:40 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 18:09:40 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) 18:09:40 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 18:09:40 Preparing metadata (setup.py): started 18:09:41 Preparing metadata (setup.py): finished with status 'done' 18:09:41 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) 18:09:41 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 18:09:41 Preparing metadata (setup.py): started 18:09:43 Preparing metadata (setup.py): finished with status 'done' 18:09:43 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) 18:09:43 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) 18:09:43 Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) 18:09:43 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) 18:09:43 Collecting requests==2.32.4 (from -r requirements.txt (line 9)) 18:09:43 Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) 18:09:43 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) 18:09:43 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) 18:09:43 Collecting docker==7.1.0 (from -r requirements.txt (line 11)) 18:09:43 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 18:09:46 Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) 18:09:46 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (63 kB) 18:09:47 Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) 18:09:47 Downloading psutil-7.0.0.tar.gz (497 kB) 18:09:48 Installing build dependencies: started 18:09:55 Installing build dependencies: finished with status 'done' 18:09:55 Getting requirements to build wheel: started 18:09:58 Getting requirements to build wheel: finished with status 'done' 18:09:58 Preparing metadata (pyproject.toml): started 18:10:00 Preparing metadata (pyproject.toml): finished with status 'done' 18:10:05 Collecting pyzmq==27.1.0 (from -r requirements.txt (line 14)) 18:10:05 Downloading pyzmq-27.1.0-cp312-abi3-musllinux_1_2_aarch64.whl.metadata (6.0 kB) 18:10:05 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) 18:10:05 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) 18:10:06 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) 18:10:06 Downloading psycopg2-2.9.10.tar.gz (385 kB) 18:10:06 Preparing metadata (setup.py): started 18:10:09 Preparing metadata (setup.py): finished with status 'done' 18:10:10 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) 18:10:10 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl.metadata (3.4 kB) 18:10:13 Collecting protobuf==6.31.1 (from -r requirements.txt (line 18)) 18:10:13 Downloading protobuf-6.31.1-py3-none-any.whl.metadata (593 bytes) 18:10:13 Collecting pyjwt==2.10.1 (from -r requirements.txt (line 19)) 18:10:13 Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) 18:10:17 Collecting cryptography==45.0.4 (from -r requirements.txt (line 20)) 18:10:17 Downloading cryptography-45.0.4-cp311-abi3-musllinux_1_2_aarch64.whl.metadata (5.7 kB) 18:10:17 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) 18:10:17 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 18:10:17 Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) 18:10:17 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) 18:10:17 Collecting genson==1.3.0 (from -r requirements.txt (line 23)) 18:10:17 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 18:10:17 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:10:17 Downloading selenium-4.35.0-py3-none-any.whl.metadata (7.4 kB) 18:10:17 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:10:17 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) 18:10:18 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:10:18 Downloading click-8.3.0-py3-none-any.whl.metadata (2.6 kB) 18:10:18 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 18:10:18 Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 18:10:18 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 18:10:18 Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) 18:10:18 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:10:18 Downloading docutils-0.22.2-py3-none-any.whl.metadata (15 kB) 18:10:19 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:10:19 Downloading flex-6.14.1.tar.gz (40 kB) 18:10:19 Preparing metadata (setup.py): started 18:10:21 Preparing metadata (setup.py): finished with status 'done' 18:10:21 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:10:21 Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) 18:10:21 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:10:21 Downloading jsonschema-4.25.1-py3-none-any.whl.metadata (7.6 kB) 18:10:21 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:10:21 Downloading openapi_core-0.19.5-py3-none-any.whl.metadata (6.6 kB) 18:10:22 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:10:22 Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 18:10:22 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:10:22 Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 18:10:23 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:10:23 Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) 18:10:24 Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) 18:10:24 Downloading charset_normalizer-3.4.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (36 kB) 18:10:24 Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) 18:10:24 Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) 18:10:24 Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 9)) 18:10:24 Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB) 18:10:24 Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) 18:10:24 Downloading certifi-2025.8.3-py3-none-any.whl.metadata (2.4 kB) 18:10:25 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 18:10:25 Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) 18:10:25 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 18:10:26 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 18:10:26 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)) (80.9.0) 18:10:28 Collecting cffi>=1.14 (from cryptography==45.0.4->-r requirements.txt (line 20)) 18:10:28 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.6 kB) 18:10:28 Collecting pycparser (from cffi>=1.14->cryptography==45.0.4->-r requirements.txt (line 20)) 18:10:28 Downloading pycparser-2.23-py3-none-any.whl.metadata (993 bytes) 18:10:29 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 18:10:29 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_aarch64.whl.metadata (10 kB) 18:10:30 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 18:10:30 Downloading invoke-2.2.0-py3-none-any.whl.metadata (3.3 kB) 18:10:30 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 18:10:30 Downloading pynacl-1.6.0-cp38-abi3-musllinux_1_2_aarch64.whl.metadata (9.4 kB) 18:10:30 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) 18:10:30 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 18:10:30 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:10:30 Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 18:10:31 Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:10:31 Downloading trio-0.30.0-py3-none-any.whl.metadata (8.5 kB) 18:10:31 Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:10:31 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 18:10:31 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:10:31 Downloading typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB) 18:10:31 Collecting attrs>=23.2.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:10:31 Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) 18:10:32 Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:10:32 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 18:10:32 Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:10:32 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 18:10:32 Collecting sniffio>=1.3.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:10:32 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 18:10:32 Collecting wsproto>=0.14 (from trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:10:32 Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) 18:10:32 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:10:32 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 18:10:33 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:10:33 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 18:10:33 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:10:33 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.4 kB) 18:10:33 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:10:33 Downloading validate_email-1.3.tar.gz (4.7 kB) 18:10:33 Preparing metadata (setup.py): started 18:10:35 Preparing metadata (setup.py): finished with status 'done' 18:10:35 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:10:35 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 18:10:35 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:10:35 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 18:10:35 Preparing metadata (setup.py): started 18:10:37 Preparing metadata (setup.py): finished with status 'done' 18:10:37 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:10:37 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 18:10:38 Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:10:38 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 18:10:38 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:10:38 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 18:10:38 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:10:38 Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) 18:10:44 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:10:44 Downloading rpds_py-0.27.1-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.2 kB) 18:10:44 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:10:44 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 18:10:44 Collecting jsonschema-path<0.4.0,>=0.3.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:10:44 Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) 18:10:44 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:10:44 Downloading more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) 18:10:44 Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:10:44 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) 18:10:44 Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:10:44 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl.metadata (5.7 kB) 18:10:44 Collecting parse (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:10:44 Downloading parse-1.20.2-py2.py3-none-any.whl.metadata (22 kB) 18:10:45 Collecting werkzeug<3.1.2 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:10:45 Downloading werkzeug-3.1.1-py3-none-any.whl.metadata (3.7 kB) 18:10:45 Collecting pathable<0.5.0,>=0.4.1 (from jsonschema-path<0.4.0,>=0.3.1->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:10:45 Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) 18:10:45 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:10:45 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) 18:10:46 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:10:46 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (5.1 kB) 18:10:47 Collecting MarkupSafe>=2.1.1 (from werkzeug<3.1.2->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:10:47 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.7 kB) 18:10:47 Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) 18:10:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 40.9 MB/s 0:00:00 18:10:48 Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) 18:10:48 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 18:10:48 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 18:10:48 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) 18:10:48 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) 18:10:48 Downloading requests-2.32.4-py3-none-any.whl (64 kB) 18:10:48 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) 18:10:48 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 18:10:48 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl (15.6 MB) 18:10:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 22.6 MB/s 0:00:00 18:10:49 Downloading pyzmq-27.1.0-cp312-abi3-musllinux_1_2_aarch64.whl (1.6 MB) 18:10:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 43.8 MB/s 0:00:00 18:10:49 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) 18:10:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 43.1 MB/s 0:00:00 18:10:49 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl (2.2 MB) 18:10:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 43.1 MB/s 0:00:00 18:10:49 Downloading protobuf-6.31.1-py3-none-any.whl (168 kB) 18:10:49 Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) 18:10:49 Downloading cryptography-45.0.4-cp311-abi3-musllinux_1_2_aarch64.whl (4.3 MB) 18:10:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 46.3 MB/s 0:00:00 18:10:49 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 18:10:49 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) 18:10:49 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 18:10:49 Downloading charset_normalizer-3.4.3-cp312-cp312-musllinux_1_2_aarch64.whl (148 kB) 18:10:49 Downloading idna-3.10-py3-none-any.whl (70 kB) 18:10:49 Downloading urllib3-2.5.0-py3-none-any.whl (129 kB) 18:10:49 Downloading certifi-2025.8.3-py3-none-any.whl (161 kB) 18:10:49 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_aarch64.whl (222 kB) 18:10:49 Downloading click-8.3.0-py3-none-any.whl (107 kB) 18:10:49 Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 18:10:49 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_aarch64.whl (341 kB) 18:10:49 Downloading invoke-2.2.0-py3-none-any.whl (160 kB) 18:10:49 Downloading pynacl-1.6.0-cp38-abi3-musllinux_1_2_aarch64.whl (791 kB) 18:10:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 791.3/791.3 kB 45.0 MB/s 0:00:00 18:10:49 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 18:10:49 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 18:10:49 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 18:10:49 Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 18:10:49 Downloading selenium-4.35.0-py3-none-any.whl (9.6 MB) 18:10:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 44.3 MB/s 0:00:00 18:10:49 Downloading trio-0.30.0-py3-none-any.whl (499 kB) 18:10:49 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 18:10:49 Downloading typing_extensions-4.14.1-py3-none-any.whl (43 kB) 18:10:49 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 18:10:50 Downloading attrs-25.3.0-py3-none-any.whl (63 kB) 18:10:50 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 18:10:50 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 18:10:50 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 18:10:50 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 18:10:50 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 18:10:50 Downloading docutils-0.22.2-py3-none-any.whl (632 kB) 18:10:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 632.7/632.7 kB 40.3 MB/s 0:00:00 18:10:50 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 18:10:50 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_aarch64.whl (761 kB) 18:10:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 761.1/761.1 kB 42.6 MB/s 0:00:00 18:10:50 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 18:10:50 Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) 18:10:50 Downloading jsonschema-4.25.1-py3-none-any.whl (90 kB) 18:10:50 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 18:10:50 Downloading referencing-0.36.2-py3-none-any.whl (26 kB) 18:10:50 Downloading rpds_py-0.27.1-cp312-cp312-musllinux_1_2_aarch64.whl (562 kB) 18:10:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 562.3/562.3 kB 44.1 MB/s 0:00:00 18:10:50 Downloading openapi_core-0.19.5-py3-none-any.whl (106 kB) 18:10:50 Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) 18:10:50 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) 18:10:50 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl (39 kB) 18:10:50 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_aarch64.whl (69 kB) 18:10:50 Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) 18:10:50 Downloading werkzeug-3.1.1-py3-none-any.whl (224 kB) 18:10:50 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_aarch64.whl (23 kB) 18:10:50 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 18:10:50 Downloading more_itertools-10.8.0-py3-none-any.whl (69 kB) 18:10:50 Downloading parse-1.20.2-py2.py3-none-any.whl (20 kB) 18:10:50 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 18:10:50 Downloading pycparser-2.23-py3-none-any.whl (118 kB) 18:10:50 Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 18:10:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 46.0 MB/s 0:00:00 18:10:50 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 18:10:50 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) 18:10:50 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 18:10:50 Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) 18:10:52 Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email 18:10:52  DEPRECATION: Building 'robotframework-sshlibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-sshlibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334 18:10:52  Building wheel for robotframework-sshlibrary (setup.py): started 18:10:53 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done' 18:10:53 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=e811b9c79639a22a1bf9093781774ac2fde7be227568cca9aede04564de76206 18:10:53 Stored in directory: /tmp/pip-ephem-wheel-cache-kdv9jw1e/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 18:10:53  DEPRECATION: Building 'robotbackgroundlogger' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotbackgroundlogger'. Discussion can be found at https://github.com/pypa/pip/issues/6334 18:10:53  Building wheel for robotbackgroundlogger (setup.py): started 18:10:55 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 18:10:55 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=4066c185646f55481d06f2c9ec8e298226e8b11b5f0fc3d00b59073f6af5d497 18:10:55 Stored in directory: /tmp/pip-ephem-wheel-cache-kdv9jw1e/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 18:10:55 Building wheel for psutil (pyproject.toml): started 18:11:10 Building wheel for psutil (pyproject.toml): finished with status 'done' 18:11:10 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_aarch64.whl size=278203 sha256=ccab3b7cab35a22fa0c06062c1cbafb966169d2ea096497f57ec95e4d531d353 18:11:10 Stored in directory: /tmp/pip-ephem-wheel-cache-kdv9jw1e/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 18:11:10  DEPRECATION: Building 'psycopg2' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'psycopg2'. Discussion can be found at https://github.com/pypa/pip/issues/6334 18:11:10  Building wheel for psycopg2 (setup.py): started 18:12:18 Building wheel for psycopg2 (setup.py): still running... 18:12:23 Building wheel for psycopg2 (setup.py): finished with status 'done' 18:12:23 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_aarch64.whl size=512675 sha256=25064374058e75250d3af44b8877e1462baf5378eceba1ad3cfa8ca719145d60 18:12:23 Stored in directory: /tmp/pip-ephem-wheel-cache-kdv9jw1e/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 18:12:23  DEPRECATION: Building 'flex' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'flex'. Discussion can be found at https://github.com/pypa/pip/issues/6334 18:12:23  Building wheel for flex (setup.py): started 18:12:26 Building wheel for flex (setup.py): finished with status 'done' 18:12:26 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77345 sha256=0129289d43588ebf7447da8d48a216d814aea900251c1ea2b80487d9e75ed904 18:12:26 Stored in directory: /tmp/pip-ephem-wheel-cache-kdv9jw1e/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 18:12:26  DEPRECATION: Building 'strict-rfc3339' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'strict-rfc3339'. Discussion can be found at https://github.com/pypa/pip/issues/6334 18:12:26  Building wheel for strict-rfc3339 (setup.py): started 18:12:28 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 18:12:28 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=ea55708f0462167ffb2bac148eb58667c9c5785ee5429ed0a26bbccb6485837e 18:12:28 Stored in directory: /tmp/pip-ephem-wheel-cache-kdv9jw1e/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 18:12:28  DEPRECATION: Building 'validate-email' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'validate-email'. Discussion can be found at https://github.com/pypa/pip/issues/6334 18:12:28  Building wheel for validate-email (setup.py): started 18:12:30 Building wheel for validate-email (setup.py): finished with status 'done' 18:12:30 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5561 sha256=d562a7f80bec79cc0ee9f130457d5b3fca697350297e077f61f15fc1575b294c 18:12:30 Stored in directory: /tmp/pip-ephem-wheel-cache-kdv9jw1e/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 18:12:30 Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email 18:12:33 Installing collected packages: validate-email, strict-rfc3339, sseclient-py, sortedcontainers, rfc3987, pytz, ply, parse, genson, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pyjwt, pygments, pycryptodome, pycparser, psycopg2, psutil, protobuf, pathable, paho-mqtt, numpy, more-itertools, MarkupSafe, lazy-object-proxy, jsonpointer, jsonpath-ng, isodate, invoke, idna, h11, docutils, configparser, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, werkzeug, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, outcome, cffi, trio, robotframework-requests, pynacl, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, paramiko, jsonschema, selenium, scp, openapi-schema-validator, robotframework-sshlibrary, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance 18:14:10 18:14:10 Successfully installed MarkupSafe-3.0.3 PyYAML-6.0.3 RESTinstance-1.5.2 attrs-25.3.0 bcrypt-5.0.0 certifi-2025.8.3 cffi-2.0.0 charset_normalizer-3.4.3 click-8.3.0 configparser-7.2.0 cryptography-45.0.4 docker-7.1.0 docutils-0.22.2 flex-6.14.1 genson-1.3.0 h11-0.16.0 idna-3.10 influxdb-client-1.49.0 invoke-2.2.0 isodate-0.7.2 jsonpath-ng-1.7.0 jsonpointer-3.0.0 jsonschema-4.25.1 jsonschema-path-0.3.4 jsonschema-specifications-2025.9.1 lazy-object-proxy-1.12.0 more-itertools-10.8.0 numpy-2.2.5 openapi-core-0.19.5 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 parse-1.20.2 pathable-0.4.4 ply-3.11 protobuf-6.31.1 psutil-7.0.0 psycopg2-2.9.10 pycparser-2.23 pycryptodome-3.23.0 pygments-2.19.2 pyjwt-2.10.1 pynacl-1.6.0 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.1 pytz-2025.2 pyzmq-27.1.0 reactivex-4.0.4 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.4.1 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 rpds-py-0.27.1 scp-0.15.0 selenium-4.35.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 sseclient-py-1.8.0 strict-rfc3339-0.7 trio-0.30.0 trio-websocket-0.12.2 typing-extensions-4.14.1 tzlocal-5.3.1 urllib3-2.5.0 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.1 wsproto-1.2.0 18:14:10 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 18:15:06 Removing intermediate container 0b735df419a8 18:15:06 ---> 33bed7f95266 18:15:06 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 18:15:06 ---> Running in fbfa363b8481 18:15:06 Removing intermediate container fbfa363b8481 18:15:06 ---> d9be9d8b012b 18:15:06 Step 11/13 : LABEL arch=arm64 18:15:06 ---> Running in ca3cbb1866be 18:15:06 Removing intermediate container ca3cbb1866be 18:15:06 ---> e29a8d47a126 18:15:06 Step 12/13 : LABEL git_sha=f60a3cb55e953c04bd4095130059a2f65fda715b 18:15:06 ---> Running in 665b0d73e56f 18:15:06 Removing intermediate container 665b0d73e56f 18:15:06 ---> af6b89f5c3c7 18:15:06 Step 13/13 : LABEL version=0.0.0 18:15:06 ---> Running in 9a51cc5a8298 18:15:06 Removing intermediate container 9a51cc5a8298 18:15:06 ---> 8080ee806715 18:15:06 [Warning] One or more build-args [ARCH] were not consumed 18:15:06 Successfully built 8080ee806715 18:15:06 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 18:15:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:15:07 18:15:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:15:08 arm64: Pulling from edgex-lftools-log-publisher 18:15:08 8998bd30e6a1: Pulling fs layer 18:15:08 04944245beec: Pulling fs layer 18:15:08 699f458cf7ca: Pulling fs layer 18:15:08 765212b225bb: Pulling fs layer 18:15:08 f23df028b6ca: Pulling fs layer 18:15:08 d65c8cfc05b1: Pulling fs layer 18:15:08 2437ff75d9bd: Pulling fs layer 18:15:08 f23df028b6ca: Waiting 18:15:08 d65c8cfc05b1: Waiting 18:15:08 765212b225bb: Waiting 18:15:08 2437ff75d9bd: Waiting 18:15:08 04944245beec: Verifying Checksum 18:15:08 04944245beec: Download complete 18:15:08 765212b225bb: Verifying Checksum 18:15:08 765212b225bb: Download complete 18:15:08 f23df028b6ca: Verifying Checksum 18:15:08 f23df028b6ca: Download complete 18:15:08 d65c8cfc05b1: Verifying Checksum 18:15:08 d65c8cfc05b1: Download complete 18:15:08 699f458cf7ca: Verifying Checksum 18:15:08 699f458cf7ca: Download complete 18:15:09 8998bd30e6a1: Verifying Checksum 18:15:09 8998bd30e6a1: Download complete 18:15:11 2437ff75d9bd: Verifying Checksum 18:15:11 2437ff75d9bd: Download complete 18:15:14 8998bd30e6a1: Pull complete 18:15:14 04944245beec: Pull complete 18:15:16 699f458cf7ca: Pull complete 18:15:16 765212b225bb: Pull complete 18:15:17 f23df028b6ca: Pull complete 18:15:17 d65c8cfc05b1: Pull complete 18:15:36 2437ff75d9bd: Pull complete 18:15:36 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:15:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:15:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:15:36 prd-ubuntu20.04-docker-arm64-4c-16g-10301 does not seem to be running inside a container 18:15:36 $ 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-144 -v /w/workspace/xfoundry_edgex-taf-common_PR-144:/w/workspace/xfoundry_edgex-taf-common_PR-144:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-144@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-144@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:15:39 $ docker top fa60dbbb7bb33b784f6d0f4da1748f427f52b4115563bc867b3ac5ea9d06cc39 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:15:40 ---> job-cost.sh 18:15:40 lf-activate-venv: SKIPPING 18:15:40 INFO: No Stack... 18:15:41 INFO: Retrieving Pricing Info for: v3-standard-4 18:15:41 INFO: Archiving Costs [Pipeline] sh 18:15:42 + + catcut /w/workspace/xfoundry_edgex-taf-common_PR-144/archives/cost.csv -d, 18:15:42 -f6 [Pipeline] lock 18:15:42 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-144-1-stack-cost] 18:15:42 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-144-1-stack-cost] did not exist. Created. 18:15:42 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-144-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:15:43 /w/workspace/xfoundry_edgex-taf-common_PR-144@tmp/durable-c7a827c7/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:15:44 + echo total: 0.10999999940395355 [Pipeline] stash 18:15:44 Warning: overwriting stash ‘stack-cost’ 18:15:44 Stashed 1 file(s) [Pipeline] } 18:15:44 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-144-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:15:44 $ docker stop --time=1 fa60dbbb7bb33b784f6d0f4da1748f427f52b4115563bc867b3ac5ea9d06cc39 18:15:46 $ docker rm -f --volumes fa60dbbb7bb33b784f6d0f4da1748f427f52b4115563bc867b3ac5ea9d06cc39 [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 18:15:48 + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-144/archives ] 18:15:48 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-144/archives 18:15:48 total 16 18:15:48 drwxr-xr-x 3 root root 4096 Oct 1 18:06 . 18:15:48 drwxrwxr-x 7 jenkins jenkins 4096 Oct 1 18:06 .. 18:15:48 drwxr-xr-x 2 root root 4096 Oct 1 18:06 cost 18:15:48 -rw-r--r-- 1 root root 88 Oct 1 18:06 cost.csv 18:15:48 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-144/archives 18:15:48 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-144/archives 18:15:48 total 16 18:15:48 drwxr-xr-x 3 jenkins jenkins 4096 Oct 1 18:06 . 18:15:48 drwxrwxr-x 7 jenkins jenkins 4096 Oct 1 18:06 .. 18:15:48 drwxr-xr-x 2 jenkins jenkins 4096 Oct 1 18:06 cost 18:15:48 -rw-r--r-- 1 jenkins jenkins 88 Oct 1 18:06 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:15:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:15:49 ---> package-listing.sh 18:15:49 ++ facter osfamily 18:15:49 ++ tr '[:upper:]' '[:lower:]' 18:15:49 + OS_FAMILY=debian 18:15:49 + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-144 18:15:49 + START_PACKAGES=/tmp/packages_start.txt 18:15:49 + END_PACKAGES=/tmp/packages_end.txt 18:15:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:15:49 + PACKAGES=/tmp/packages_start.txt 18:15:49 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-144 ']' 18:15:49 + PACKAGES=/tmp/packages_end.txt 18:15:49 + case "${OS_FAMILY}" in 18:15:49 + dpkg -l 18:15:49 + grep '^ii' 18:15:49 + '[' -f /tmp/packages_start.txt ']' 18:15:49 + '[' -f /tmp/packages_end.txt ']' 18:15:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:15:49 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-144 ']' 18:15:49 + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-144/archives/ 18:15:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-144/archives/ [Pipeline] echo 18:15:49 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-144/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:15:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:15:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:15:50 prd-ubuntu20.04-docker-8c-8g-10298 does not seem to be running inside a container 18:15:50 $ 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-144/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-144 -v /w/workspace/xfoundry_edgex-taf-common_PR-144:/w/workspace/xfoundry_edgex-taf-common_PR-144:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-144@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-144@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:15:52 $ docker top 62e490740a5088730755245932a597fa80745d6b8937bbae9ec89abecfae970a -eo pid,comm [Pipeline] { [Pipeline] sh 18:15:52 + touch /tmp/pre-build-complete [Pipeline] sh 18:15:53 + mkdir -p /var/log/sysstat [Pipeline] sh 18:15:53 + ls /var/log/sa-host 18:15:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:15:53 provisioning config files... 18:15:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-144@tmp/config9604819748687038270tmp [Pipeline] { [Pipeline] echo 18:15:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:15:54 ---> create-netrc.sh [Pipeline] } 18:15:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:15:54 ---> python-tools-install.sh [Pipeline] echo 18:15:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:15:55 ---> sudo-logs.sh 18:15:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:15:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:15:55 ---> job-cost.sh 18:15:55 lf-activate-venv: SKIPPING 18:15:55 DEBUG: total: 0.2199999988079071 18:15:55 INFO: Retrieving Stack Cost... 18:15:55 INFO: Retrieving Pricing Info for: v3-standard-8 18:15:56 INFO: Archiving Costs [Pipeline] echo 18:15:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:15:56 ---> logs-deploy.sh 18:15:56 lf-activate-venv: SKIPPING 18:15:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-144/1 18:15:56 INFO: archiving workspace using pattern(s): 18:15:57 Archives upload complete. 18:15:57 INFO: archiving logs to Nexus