Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d2fcd6733f82f0bf0aab68c210ae23c76e7a4d93+674b39466aa04daeb3de7b2fd9f62241e4674147 (eef820961742a96a1d3b609596b5a21568e36d9a) 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-ssh11158674748489698296.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4886703846255941324.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-149/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-149/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh300691217196895649.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b1c004cf40c352fe6d03b0971bc7ee860312a7b0 # timeout=10 Commit message: "Merge pull request #480 from jinlinGuan/fix-docs-publish" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15880503111279078682.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-149/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-149/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17902807946637943681.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-13244’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-13245’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-13669’ is offline Running on prd-ubuntu20.04-docker-8c-8g-13674 in /w/workspace/xfoundry_edgex-taf-common_PR-149 [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-149 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 674b39466aa04daeb3de7b2fd9f62241e4674147 into PR head commit d2fcd6733f82f0bf0aab68c210ae23c76e7a4d93 Merge succeeded, producing 596be69f0ec5fe020e7451cd2aa1917da8ed2173 Checking out Revision 596be69f0ec5fe020e7451cd2aa1917da8ed2173 (PR-149) > 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/149/head:refs/remotes/origin/PR-149 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d2fcd6733f82f0bf0aab68c210ae23c76e7a4d93 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 674b39466aa04daeb3de7b2fd9f62241e4674147 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 596be69f0ec5fe020e7451cd2aa1917da8ed2173 # timeout=10 Commit message: "Merge commit '674b39466aa04daeb3de7b2fd9f62241e4674147' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk a5d6a4186d6954f24d37a1aa5f9ff0d4fda61c29 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:57:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:57:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:57:22 ========================================================= 18:57:22 EdgeX Global Pipelines Version Info 18:57:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:57:23 ------------------- 18:57:23 stable info: 18:57:23 ------------------- 18:57:23 Commited By: Ginny Guan ginny@iotechsys.com 18:57:23 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 18:57:23 Message: update stable to v1.0.281 18:57:24 ------------------- 18:57:24 experimental info: 18:57:24 ------------------- 18:57:24 Commited By: **** collab-it+edgex@linuxfoundation.org 18:57:24 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 18:57:24 Message: update experimental to v1.0.281 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 18:57:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 18:57:24 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 18:57:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:57:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:57:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:57:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 18:57:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:57:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 18:57:24 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 18:57:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:57:24 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 18:57:24 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 18:57:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:57:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:57:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-149 [Pipeline] echo 18:57:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-149 [Pipeline] echo 18:57:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-149 [Pipeline] echo 18:57:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 596be69f0ec5fe020e7451cd2aa1917da8ed2173 [Pipeline] echo 18:57:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 596be69 [Pipeline] echo 18:57:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:57:25 provisioning config files... 18:57:25 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-149@tmp/config8957204238309580641tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:57:25 ---> ****-login.sh 18:57:25 nexus3.edgexfoundry.org:10001 18:57:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:26 18:57:26 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 18:57:26 Configure a credential helper to remove this warning. See 18:57:26 https://docs.****.com/go/credential-store/ 18:57:26 18:57:26 Login Succeeded 18:57:26 nexus3.edgexfoundry.org:10002 18:57:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:26 18:57:26 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 18:57:26 Configure a credential helper to remove this warning. See 18:57:26 https://docs.****.com/go/credential-store/ 18:57:26 18:57:26 Login Succeeded 18:57:26 nexus3.edgexfoundry.org:10003 18:57:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:26 18:57:26 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 18:57:26 Configure a credential helper to remove this warning. See 18:57:26 https://docs.****.com/go/credential-store/ 18:57:26 18:57:26 Login Succeeded 18:57:26 nexus3.edgexfoundry.org:10004 18:57:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:26 18:57:26 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 18:57:26 Configure a credential helper to remove this warning. See 18:57:26 https://docs.****.com/go/credential-store/ 18:57:26 18:57:26 Login Succeeded 18:57:26 ****.io 18:57:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:26 18:57:26 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 18:57:26 Configure a credential helper to remove this warning. See 18:57:26 https://docs.****.com/go/credential-store/ 18:57:26 18:57:26 Login Succeeded 18:57:26 ---> ****-login.sh ends [Pipeline] } 18:57:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 18:57:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:57:27 + grep -v github /etc/ssh/ssh_known_hosts 18:57:27 + [ -e /tmp/ssh_known_hosts ] 18:57:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:57:27 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:57:27 + sudo tee -a /etc/ssh/ssh_known_hosts 18:57:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:57:27 18:57:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:57:28 0.1.4: Pulling from edgex-devops/py-git-semver 18:57:28 3dae71ba6b94: Pulling fs layer 18:57:28 6bf1a483ea7c: Pulling fs layer 18:57:28 f5dfc541a4d3: Pulling fs layer 18:57:28 461d9e800cba: Pulling fs layer 18:57:28 80192f66455f: Pulling fs layer 18:57:28 461d9e800cba: Waiting 18:57:28 2e8e34ca0e6c: Pulling fs layer 18:57:28 a29436f7fd5d: Pulling fs layer 18:57:28 2e8e34ca0e6c: Waiting 18:57:28 80192f66455f: Waiting 18:57:28 a29436f7fd5d: Waiting 18:57:28 923cac83aea3: Pulling fs layer 18:57:28 25ad8b0a4227: Pulling fs layer 18:57:28 db01528c6b51: Pulling fs layer 18:57:28 28988de357af: Pulling fs layer 18:57:28 28988de357af: Waiting 18:57:28 db01528c6b51: Waiting 18:57:28 923cac83aea3: Waiting 18:57:28 25ad8b0a4227: Waiting 18:57:28 6bf1a483ea7c: Verifying Checksum 18:57:28 6bf1a483ea7c: Download complete 18:57:28 461d9e800cba: Download complete 18:57:28 80192f66455f: Verifying Checksum 18:57:28 80192f66455f: Download complete 18:57:28 f5dfc541a4d3: Verifying Checksum 18:57:28 f5dfc541a4d3: Download complete 18:57:28 3dae71ba6b94: Verifying Checksum 18:57:28 3dae71ba6b94: Download complete 18:57:28 923cac83aea3: Verifying Checksum 18:57:28 923cac83aea3: Download complete 18:57:28 25ad8b0a4227: Verifying Checksum 18:57:28 25ad8b0a4227: Download complete 18:57:28 db01528c6b51: Download complete 18:57:28 28988de357af: Verifying Checksum 18:57:28 28988de357af: Download complete 18:57:29 a29436f7fd5d: Verifying Checksum 18:57:29 a29436f7fd5d: Download complete 18:57:29 2e8e34ca0e6c: Verifying Checksum 18:57:30 3dae71ba6b94: Pull complete 18:57:30 6bf1a483ea7c: Pull complete 18:57:30 f5dfc541a4d3: Pull complete 18:57:30 461d9e800cba: Pull complete 18:57:30 80192f66455f: Pull complete 18:57:34 2e8e34ca0e6c: Pull complete 18:57:34 a29436f7fd5d: Pull complete 18:57:34 923cac83aea3: Pull complete 18:57:34 25ad8b0a4227: Pull complete 18:57:34 db01528c6b51: Pull complete 18:57:34 28988de357af: Pull complete 18:57:34 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 18:57:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:57:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:57:35 prd-ubuntu20.04-docker-8c-8g-13674 does not seem to be running inside a container 18:57:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-149 -v /w/workspace/xfoundry_edgex-taf-common_PR-149:/w/workspace/xfoundry_edgex-taf-common_PR-149:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-149@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-149@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:57:37 $ docker top 7a2f35c30079bc05e65cfe8afe15ad0bdadea86e4553b7dc91dcc37ec98ead88 -eo pid,comm 18:57:38 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:57:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:57:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:57:38 [ssh-agent] Looking for ssh-agent implementation... 18:57:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:57:38 $ docker exec 7a2f35c30079bc05e65cfe8afe15ad0bdadea86e4553b7dc91dcc37ec98ead88 ssh-agent 18:57:38 SSH_AUTH_SOCK=/tmp/ssh-9TeCBSduDwR3/agent.31 18:57:38 SSH_AGENT_PID=37 18:57:38 Running ssh-add (command line suppressed) 18:57:38 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-149@tmp/private_key_17145014958935437254.key (/w/workspace/xfoundry_edgex-taf-common_PR-149@tmp/private_key_17145014958935437254.key) 18:57:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:57:39 + git config --global --add safe.directory /w/workspace/xfoundry_edgex-taf-common_PR-149 [Pipeline] sh 18:57:39 + git tag --points-at HEAD [Pipeline] } 18:57:39 $ docker exec --env ******** --env ******** 7a2f35c30079bc05e65cfe8afe15ad0bdadea86e4553b7dc91dcc37ec98ead88 ssh-agent -k 18:57:39 unset SSH_AUTH_SOCK; 18:57:39 unset SSH_AGENT_PID; 18:57:39 echo Agent pid 37 killed; 18:57:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:57:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:57:39 [ssh-agent] Looking for ssh-agent implementation... 18:57:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:57:39 $ docker exec 7a2f35c30079bc05e65cfe8afe15ad0bdadea86e4553b7dc91dcc37ec98ead88 ssh-agent 18:57:39 SSH_AUTH_SOCK=/tmp/ssh-BGk9nNFsbGho/agent.84 18:57:39 SSH_AGENT_PID=90 18:57:39 Running ssh-add (command line suppressed) 18:57:39 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-149@tmp/private_key_18095646004996617096.key (/w/workspace/xfoundry_edgex-taf-common_PR-149@tmp/private_key_18095646004996617096.key) 18:57:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:57:40 + git semver init 18:57:40 2026-06-22 18:57:40,529 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 18:57:40 2026-06-22 18:57:40,533 [run_init] DEBUG init version:0.0.0 force:False 18:57:40 2026-06-22 18:57:40,534 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-149/.semver 18:57:40 2026-06-22 18:57:40,534 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-149/.semver 18:57:40 2026-06-22 18:57:40,534 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-149/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-149, stdin=None, shell=False, universal_newlines=False) 18:57:41 2026-06-22 18:57:41,210 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-149/.git/info/exclude 18:57:41 2026-06-22 18:57:41,210 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-149/.semver/PR-149 with force:False 18:57:41 2026-06-22 18:57:41,210 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-149/.semver/PR-149 18:57:41 2026-06-22 18:57:41,214 [execute] INFO git cat-file --batch-check 18:57:41 2026-06-22 18:57:41,214 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-149/.semver, stdin=, shell=False, universal_newlines=False) 18:57:41 2026-06-22 18:57:41,218 [execute] INFO git cat-file --batch 18:57:41 2026-06-22 18:57:41,218 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-149/.semver, stdin=, shell=False, universal_newlines=False) 18:57:41 2026-06-22 18:57:41,221 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-149/.semver/PR-149 18:57:41 0.0.0 [Pipeline] } 18:57:41 $ docker exec --env ******** --env ******** 7a2f35c30079bc05e65cfe8afe15ad0bdadea86e4553b7dc91dcc37ec98ead88 ssh-agent -k 18:57:41 unset SSH_AUTH_SOCK; 18:57:41 unset SSH_AGENT_PID; 18:57:41 echo Agent pid 90 killed; 18:57:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:57:42 + git semver [Pipeline] } 18:57:42 $ docker stop --time=1 7a2f35c30079bc05e65cfe8afe15ad0bdadea86e4553b7dc91dcc37ec98ead88 18:57:43 $ docker rm -f --volumes 7a2f35c30079bc05e65cfe8afe15ad0bdadea86e4553b7dc91dcc37ec98ead88 [Pipeline] // withDockerContainer [Pipeline] sh 18:57:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:57:44 Stashed 1 file(s) [Pipeline] echo 18:57:44 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:57:44 provisioning config files... 18:57:44 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-149@tmp/config15082603769394567152tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:57:44 ---> ****-login.sh 18:57:44 nexus3.edgexfoundry.org:10001 18:57:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:44 Login Succeeded 18:57:44 nexus3.edgexfoundry.org:10002 18:57:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:44 Login Succeeded 18:57:44 nexus3.edgexfoundry.org:10003 18:57:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:44 Login Succeeded 18:57:44 nexus3.edgexfoundry.org:10004 18:57:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:44 Login Succeeded 18:57:44 ****.io 18:57:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:45 Login Succeeded 18:57:45 ---> ****-login.sh ends [Pipeline] } 18:57:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:57:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:57:46 + ls -al . 18:57:46 total 72 18:57:46 drwxrwxr-x 6 jenkins jenkins 4096 Jun 22 18:57 . 18:57:46 drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 18:57 .. 18:57:46 drwxrwxr-x 8 jenkins jenkins 4096 Jun 22 18:57 .git 18:57:46 drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 18:57 .github 18:57:46 -rw-rw-r-- 1 jenkins jenkins 22 Jun 22 18:57 .gitignore 18:57:46 drwxr-xr-x 3 jenkins jenkins 4096 Jun 22 18:57 .semver 18:57:46 -rw-rw-r-- 1 jenkins jenkins 1653 Jun 22 18:57 Dockerfile 18:57:46 -rw-rw-r-- 1 jenkins jenkins 746 Jun 22 18:57 Jenkinsfile 18:57:46 -rw-rw-r-- 1 jenkins jenkins 11381 Jun 22 18:57 LICENSE 18:57:46 -rw-rw-r-- 1 jenkins jenkins 4232 Jun 22 18:57 README.md 18:57:46 drwxrwxr-x 5 jenkins jenkins 4096 Jun 22 18:57 TUC 18:57:46 -rw-rw-r-- 1 jenkins jenkins 5 Jun 22 18:57 VERSION 18:57:46 -rw-rw-r-- 1 jenkins jenkins 553 Jun 22 18:57 requirements.txt 18:57:46 -rw-rw-r-- 1 jenkins jenkins 54 Jun 22 18:57 robot-entrypoint.sh 18:57:46 -rw-rw-r-- 1 jenkins jenkins 445 Jun 22 18:57 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:46 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=596be69f0ec5fe020e7451cd2aa1917da8ed2173 --label arch=amd64 --label version=0.0.0 . 18:57:47 #0 building with "default" instance using docker driver 18:57:47 18:57:47 #1 [internal] load build definition from Dockerfile 18:57:47 #1 transferring dockerfile: 1.69kB done 18:57:47 #1 DONE 0.0s 18:57:47 18:57:47 #2 [internal] load metadata for docker.io/library/alpine:3.20 18:57:47 #2 DONE 0.1s 18:57:47 18:57:47 #3 [internal] load .dockerignore 18:57:47 #3 transferring context: 2B done 18:57:47 #3 DONE 0.0s 18:57:47 18:57:47 #4 [1/7] FROM docker.io/library/alpine:3.20@sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc 18:57:47 #4 resolve docker.io/library/alpine:3.20@sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc 0.0s done 18:57:47 #4 ... 18:57:47 18:57:47 #5 [internal] load build context 18:57:47 #5 transferring context: 590.24kB 0.0s done 18:57:47 #5 DONE 0.1s 18:57:47 18:57:47 #4 [1/7] FROM docker.io/library/alpine:3.20@sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc 18:57:47 #4 sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc 9.23kB / 9.23kB done 18:57:47 #4 sha256:c64c687cbea9300178b30c95835354e34c4e4febc4badfe27102879de0483b5e 1.02kB / 1.02kB done 18:57:47 #4 sha256:bf8527eb54c3680e728d5b4b383a8ba730d72dae7236fbc8dff97ed6b224a731 612B / 612B done 18:57:47 #4 sha256:25f1d6b1951ac8eb3740558fe94cb83d377bdadf95fd9f98b50d2e1b96130471 3.63MB / 3.63MB 0.1s 18:57:47 #4 extracting sha256:25f1d6b1951ac8eb3740558fe94cb83d377bdadf95fd9f98b50d2e1b96130471 0.1s done 18:57:47 #4 sha256:25f1d6b1951ac8eb3740558fe94cb83d377bdadf95fd9f98b50d2e1b96130471 3.63MB / 3.63MB 0.1s done 18:57:47 #4 DONE 0.3s 18:57:47 18:57:47 #6 [2/7] COPY . /edgex-taf/edgex-taf-common 18:57:47 #6 DONE 0.1s 18:57:47 18:57:47 #7 [3/7] COPY robot-entrypoint.sh /usr/local/bin/ 18:57:47 #7 DONE 0.0s 18:57:47 18:57:47 #8 [4/7] COPY requirements.txt /edgex-taf/requirements.txt 18:57:47 #8 DONE 0.0s 18:57:47 18:57:47 #9 [5/7] WORKDIR /edgex-taf 18:57:47 #9 DONE 0.0s 18:57:47 18:57:47 #10 [6/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:57:48 #10 DONE 0.3s 18:57:48 18:57:48 #11 [7/7] RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.5-r2 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && rm /usr/lib/python*/EXTERNALLY-MANAGED && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache-dir --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install --no-cache-dir ./edgex-taf-common && pip3 install --no-cache-dir -r requirements.txt 18:57:48 #11 0.260 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:57:48 #11 0.561 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:57:49 #11 1.194 OK: 8 MiB in 14 packages 18:57:49 #11 1.271 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:57:49 #11 1.445 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:57:50 #11 1.901 (1/14) Installing ca-certificates (20260413-r0) 18:57:50 #11 2.127 (2/14) Installing brotli-libs (1.1.0-r2) 18:57:50 #11 2.357 (3/14) Installing c-ares (1.33.1-r0) 18:57:50 #11 2.500 (4/14) Installing libunistring (1.2-r0) 18:57:50 #11 2.749 (5/14) Installing libidn2 (2.3.7-r0) 18:57:50 #11 2.890 (6/14) Installing nghttp2-libs (1.62.1-r0) 18:57:51 #11 3.072 (7/14) Installing libpsl (0.21.5-r1) 18:57:51 #11 3.256 (8/14) Installing zstd-libs (1.5.6-r0) 18:57:51 #11 3.501 (9/14) Installing libcurl (8.14.1-r2) 18:57:51 #11 3.656 (10/14) Installing curl (8.14.1-r2) 18:57:51 #11 3.835 (11/14) Installing docker-cli (26.1.5-r0) 18:57:52 #11 4.236 (12/14) Installing oniguruma (6.9.9-r0) 18:57:52 #11 4.443 (13/14) Installing jq (1.7.1-r0) 18:57:52 #11 4.670 (14/14) Installing openssl (3.3.7-r0) 18:57:52 #11 4.899 Executing busybox-1.36.1-r31.trigger 18:57:52 #11 4.905 Executing ca-certificates-20260413-r0.trigger 18:57:52 #11 4.951 OK: 43 MiB in 28 packages 18:57:52 #11 5.006 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:57:53 #11 5.175 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:57:53 #11 5.623 (1/167) Installing libexpat (2.8.1-r0) 18:57:53 #11 5.756 (2/167) Installing libbz2 (1.0.8-r6) 18:57:54 #11 5.922 (3/167) Installing libpng (1.6.57-r0) 18:57:54 #11 6.131 (4/167) Installing freetype (2.13.2-r0) 18:57:54 #11 6.360 (5/167) Installing fontconfig (2.15.0-r1) 18:57:54 #11 6.576 (6/167) Installing libfontenc (1.1.8-r0) 18:57:54 #11 6.758 (7/167) Installing mkfontscale (1.2.2-r6) 18:57:54 #11 6.898 (8/167) Installing font-opensans (0_git20210927-r1) 18:57:55 #11 7.118 (9/167) Installing pkgconf (2.2.0-r0) 18:57:55 #11 7.264 (10/167) Installing libgcc (13.2.1_git20240309-r1) 18:57:55 #11 7.451 (11/167) Installing libffi (3.4.6-r0) 18:57:55 #11 7.585 (12/167) Installing libintl (0.22.5-r0) 18:57:55 #11 7.748 (13/167) Installing libeconf (0.6.3-r0) 18:57:55 #11 7.912 (14/167) Installing libblkid (2.40.1-r1) 18:57:56 #11 8.056 (15/167) Installing libmount (2.40.1-r1) 18:57:56 #11 8.265 (16/167) Installing pcre2 (10.43-r0) 18:57:56 #11 8.490 (17/167) Installing glib (2.80.5-r0) 18:57:57 #11 8.766 (18/167) Installing libstdc++ (13.2.1_git20240309-r1) 18:57:57 #11 9.031 (19/167) Installing xz-libs (5.8.3-r0) 18:57:57 #11 9.172 (20/167) Installing libxml2 (2.12.10-r0) 18:57:57 #11 9.362 (21/167) Installing shared-mime-info (2.4-r0) 18:57:57 #11 9.594 (22/167) Installing hicolor-icon-theme (0.17-r2) 18:57:57 #11 9.741 (23/167) Installing libjpeg-turbo (3.0.3-r0) 18:57:58 #11 9.967 (24/167) Installing libsharpyuv (1.3.2-r0) 18:57:58 #11 10.11 (25/167) Installing libwebp (1.3.2-r0) 18:57:58 #11 10.34 (26/167) Installing tiff (4.6.0t-r0) 18:57:58 #11 10.55 (27/167) Installing gdk-pixbuf (2.42.12-r0) 18:57:58 #11 10.72 (28/167) Installing gtk-update-icon-cache (3.24.43-r0) 18:57:58 #11 10.85 (29/167) Installing libxau (1.0.11-r4) 18:57:59 #11 10.97 (30/167) Installing libmd (1.1.0-r0) 18:57:59 #11 11.13 (31/167) Installing libbsd (0.12.2-r0) 18:57:59 Still waiting to schedule task 18:57:59 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:57:59 #11 11.30 (32/167) Installing libxdmcp (1.1.5-r1) 18:57:59 #11 11.44 (33/167) Installing libxcb (1.16.1-r0) 18:57:59 #11 11.68 (34/167) Installing libx11 (1.8.9-r1) 18:57:59 #11 11.88 (35/167) Installing libxcomposite (0.4.6-r5) 18:58:00 #11 12.03 (36/167) Installing libxfixes (6.0.1-r4) 18:58:00 #11 12.16 (37/167) Installing libxrender (0.9.11-r5) 18:58:00 #11 12.28 (38/167) Installing libxcursor (1.2.2-r1) 18:58:00 #11 12.41 (39/167) Installing libxdamage (1.1.6-r5) 18:58:00 #11 12.53 (40/167) Installing libxext (1.3.6-r2) 18:58:00 #11 12.65 (41/167) Installing libxi (1.8.1-r4) 18:58:00 #11 12.78 (42/167) Installing libxinerama (1.1.5-r4) 18:58:00 #11 12.89 (43/167) Installing libxrandr (1.5.4-r1) 18:58:01 #11 13.01 (44/167) Installing libatk-1.0 (2.52.0-r0) 18:58:01 #11 13.19 (45/167) Installing libxtst (1.2.4-r6) 18:58:01 #11 13.34 (46/167) Installing dbus-libs (1.14.10-r1) 18:58:01 #11 13.51 (47/167) Installing at-spi2-core (2.52.0-r0) 18:58:01 #11 13.67 (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) 18:58:01 #11 13.87 (49/167) Installing pixman (0.43.2-r0) 18:58:02 #11 14.10 (50/167) Installing cairo (1.18.4-r0) 18:58:02 #11 14.35 (51/167) Installing cairo-gobject (1.18.4-r0) 18:58:02 #11 14.49 (52/167) Installing avahi-libs (0.8-r17) 18:58:02 #11 14.63 (53/167) Installing gmp (6.3.0-r1) 18:58:03 #11 14.86 (54/167) Installing nettle (3.10.2-r0) 18:58:03 #11 15.03 (55/167) Installing libtasn1 (4.21.0-r0) 18:58:03 #11 15.19 (56/167) Installing p11-kit (0.25.3-r0) 18:58:03 #11 15.42 (57/167) Installing gnutls (3.8.13-r0) 18:58:03 #11 15.69 (58/167) Installing cups-libs (2.4.18-r0) 18:58:04 #11 15.87 (59/167) Installing libepoxy (1.5.10-r1) 18:58:04 #11 16.04 (60/167) Installing fribidi (1.0.15-r0) 18:58:04 #11 16.18 (61/167) Installing graphite2 (1.3.14-r6) 18:58:04 #11 16.37 (62/167) Installing harfbuzz (8.5.0-r0) 18:58:04 #11 16.58 (63/167) Installing libxft (2.3.8-r3) 18:58:04 #11 16.75 (64/167) Installing pango (1.52.2-r0) 18:58:05 #11 16.97 (65/167) Installing wayland-libs-client (1.22.0-r4) 18:58:05 #11 17.14 (66/167) Installing wayland-libs-cursor (1.22.0-r4) 18:58:05 #11 17.29 (67/167) Installing wayland-libs-egl (1.22.0-r4) 18:58:05 #11 17.43 (68/167) Installing xkeyboard-config (2.41-r0) 18:58:05 #11 17.68 (69/167) Installing libxkbcommon (1.7.0-r0) 18:58:05 #11 17.89 (70/167) Installing gtk+3.0 (3.24.43-r0) 18:58:06 #11 18.16 (71/167) Installing icu-data-full (74.2-r1) 18:58:06 #11 18.68 (72/167) Installing mesa (24.0.9-r1) 18:58:06 #11 18.85 (73/167) Installing llvm17-libs (17.0.6-r2) 18:58:07 #11 19.85 (74/167) Installing hwdata-pci (0.382-r0) 18:58:08 #11 20.08 (75/167) Installing libpciaccess (0.18.1-r0) 18:58:08 #11 20.24 (76/167) Installing libdrm (2.4.120-r0) 18:58:08 #11 20.47 (77/167) Installing libelf (0.191-r0) 18:58:08 #11 20.63 (78/167) Installing mesa-glapi (24.0.9-r1) 18:58:08 #11 20.82 (79/167) Installing mesa-dri-gallium (24.0.9-r1) 18:58:09 #11 21.17 (80/167) Installing eudev-libs (3.2.14-r2) 18:58:09 #11 21.29 (81/167) Installing libmagic (5.45-r1) 18:58:09 #11 21.48 (82/167) Installing file (5.45-r1) 18:58:09 #11 21.62 (83/167) Installing xprop (1.2.7-r0) 18:58:09 #11 21.75 (84/167) Installing libice (1.1.1-r6) 18:58:10 #11 21.88 (85/167) Installing libuuid (2.40.1-r1) 18:58:10 #11 22.02 (86/167) Installing libsm (1.2.4-r4) 18:58:10 #11 22.19 (87/167) Installing libxt (1.3.0-r5) 18:58:10 #11 22.40 (88/167) Installing libxmu (1.1.4-r2) 18:58:10 #11 22.55 (89/167) Installing xset (1.2.5-r1) 18:58:10 #11 22.72 (90/167) Installing xdg-utils (1.2.1-r0) 18:58:10 #11 22.86 (91/167) Installing libogg (1.3.5-r5) 18:58:11 #11 23.00 (92/167) Installing libflac (1.4.3-r1) 18:58:11 #11 23.21 (93/167) Installing alsa-lib (1.2.11-r0) 18:58:11 #11 23.39 (94/167) Installing libSvtAv1Enc (2.0.0-r1) 18:58:11 #11 23.66 (95/167) Installing aom-libs (3.9.1-r0) 18:58:12 #11 23.96 (96/167) Installing libva (2.21.0-r0) 18:58:12 #11 24.11 (97/167) Installing libvdpau (1.5-r3) 18:58:12 #11 24.24 (98/167) Installing onevpl-libs (2023.3.1-r2) 18:58:12 #11 24.45 (99/167) Installing ffmpeg-libavutil (6.1.1-r8) 18:58:12 #11 24.62 (100/167) Installing libdav1d (1.4.2-r0) 18:58:12 #11 24.87 (101/167) Installing openexr-libiex (3.1.13-r1) 18:58:13 #11 25.04 (102/167) Installing openexr-libilmthread (3.1.13-r1) 18:58:13 #11 25.20 (103/167) Installing imath (3.1.12-r0) 18:58:13 #11 25.36 (104/167) Installing openexr-libopenexr (3.1.13-r1) 18:58:13 #11 25.63 (105/167) Installing giflib (5.2.2-r0) 18:58:13 #11 25.80 (106/167) Installing libhwy (1.0.7-r0) 18:58:14 #11 25.93 (107/167) Installing lcms2 (2.19-r0) 18:58:14 #11 26.14 (108/167) Installing libjxl (0.10.2-r0) 18:58:14 #11 26.70 (109/167) Installing lame-libs (3.100-r5) 18:58:14 #11 26.86 (110/167) Installing opus (1.5.2-r0) 18:58:15 #11 27.04 (111/167) Installing rav1e-libs (0.7.1-r0) 18:58:15 #11 27.22 (112/167) Installing libgomp (13.2.1_git20240309-r1) 18:58:15 #11 27.37 (113/167) Installing soxr (0.1.3-r7) 18:58:15 #11 27.51 (114/167) Installing ffmpeg-libswresample (6.1.1-r8) 18:58:15 #11 27.65 (115/167) Installing libtheora (1.1.1-r18) 18:58:15 #11 27.89 (116/167) Installing libvorbis (1.3.7-r2) 18:58:16 #11 28.10 (117/167) Installing libvpx (1.14.1-r0) 18:58:16 #11 28.39 (118/167) Installing libwebpmux (1.3.2-r0) 18:58:16 #11 28.52 (119/167) Installing x264-libs (0.164_git20231001-r0) 18:58:16 #11 28.71 (120/167) Installing numactl (2.0.18-r0) 18:58:16 #11 28.84 (121/167) Installing x265-libs (3.6-r0) 18:58:17 #11 29.16 (122/167) Installing xvidcore (1.3.7-r2) 18:58:17 #11 29.37 (123/167) Installing ffmpeg-libavcodec (6.1.1-r8) 18:58:17 #11 29.65 (124/167) Installing libbluray (1.3.4-r1) 18:58:17 #11 29.87 (125/167) Installing mpg123-libs (1.32.8-r0) 18:58:18 #11 30.06 (126/167) Installing libopenmpt (0.7.7-r0) 18:58:18 #11 30.31 (127/167) Installing cjson (1.7.19-r0) 18:58:18 #11 30.48 (128/167) Installing mbedtls (3.6.6-r0) 18:58:18 #11 30.73 (129/167) Installing librist (0.2.10-r1) 18:58:19 #11 30.88 (130/167) Installing libsrt (1.5.3-r0) 18:58:19 #11 31.05 (131/167) Installing libssh (0.10.6-r0) 18:58:19 #11 31.21 (132/167) Installing libsodium (1.0.19-r1) 18:58:19 #11 31.42 (133/167) Installing libzmq (4.3.5-r2) 18:58:19 #11 31.58 (134/167) Installing ffmpeg-libavformat (6.1.1-r8) 18:58:19 #11 31.78 (135/167) Installing crc32c (1.1.2-r0) 18:58:20 #11 31.94 (136/167) Installing double-conversion (3.3.0-r0) 18:58:20 #11 32.11 (137/167) Installing libevent (2.1.12-r7) 18:58:20 #11 32.27 (138/167) Installing wayland-libs-server (1.22.0-r4) 18:58:20 #11 32.44 (139/167) Installing mesa-gbm (24.0.9-r1) 18:58:20 #11 32.62 (140/167) Installing harfbuzz-subset (8.5.0-r0) 18:58:20 #11 32.81 (141/167) Installing icu-libs (74.2-r1) 18:58:21 #11 33.02 (142/167) Installing minizip (1.3.1-r0) 18:58:21 #11 33.16 (143/167) Installing nspr (4.35-r4) 18:58:21 #11 33.37 (144/167) Installing sqlite-libs (3.45.3-r3) 18:58:21 #11 33.56 (145/167) Installing nss (3.105-r0) 18:58:21 #11 33.76 (146/167) Installing openh264 (2.4.1-r0) 18:58:21 #11 33.94 (147/167) Installing libcamera-ipa (0.3.0-r0) 18:58:22 #11 34.08 (148/167) Installing libunwind (1.8.1-r0) 18:58:22 #11 34.27 (149/167) Installing yaml (0.2.5-r2) 18:58:22 #11 34.45 (150/167) Installing libcamera (0.3.0-r0) 18:58:22 #11 34.64 (151/167) Installing speexdsp (1.2.1-r2) 18:58:23 #11 34.81 (152/167) Installing libuv (1.48.0-r0) 18:58:23 #11 35.02 (153/167) Installing roc-toolkit-libs (0.3.0-r0) 18:58:23 #11 35.25 (154/167) Installing libsndfile (1.2.2-r1) 18:58:23 #11 35.46 (155/167) Installing webrtc-audio-processing-1 (1.3-r0) 18:58:23 #11 35.63 (156/167) Installing pipewire-libs (1.0.6-r1) 18:58:24 #11 35.92 (157/167) Installing libasyncns (0.8-r3) 18:58:24 #11 36.04 (158/167) Installing libltdl (2.4.7-r3) 18:58:24 #11 36.17 (159/167) Installing orc (0.4.40-r0) 18:58:24 #11 36.38 (160/167) Installing tdb-libs (1.4.9-r1) 18:58:24 #11 36.52 (161/167) Installing libpulse (17.0-r0) 18:58:24 #11 36.78 (162/167) Installing libwebpdemux (1.3.2-r0) 18:58:25 #11 36.89 (163/167) Installing libgpg-error (1.49-r0) 18:58:25 #11 37.04 (164/167) Installing libgcrypt (1.10.3-r0) 18:58:25 #11 37.29 (165/167) Installing libxslt (1.1.39-r2) 18:58:25 #11 37.45 (166/167) Installing chromium (131.0.6778.108-r0) 18:58:27 #11 39.11 (167/167) Installing chromium-chromedriver (131.0.6778.108-r0) 18:58:27 #11 39.53 Executing busybox-1.36.1-r31.trigger 18:58:27 #11 39.54 Executing fontconfig-2.15.0-r1.trigger 18:58:27 #11 39.56 Executing mkfontscale-1.2.2-r6.trigger 18:58:27 #11 39.57 Executing glib-2.80.5-r0.trigger 18:58:27 #11 39.57 Executing shared-mime-info-2.4-r0.trigger 18:58:28 #11 39.94 Executing gdk-pixbuf-2.42.12-r0.trigger 18:58:28 #11 39.95 Executing gtk-update-icon-cache-3.24.43-r0.trigger 18:58:28 #11 39.98 Executing gtk+3.0-3.24.43-r0.trigger 18:58:28 #11 40.01 OK: 672 MiB in 195 packages 18:58:28 #11 40.12 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:58:28 #11 40.29 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:58:28 #11 40.69 (1/30) Installing jansson (2.14-r4) 18:58:28 #11 40.85 (2/30) Installing binutils (2.42-r1) 18:58:29 #11 41.17 (3/30) Installing libatomic (13.2.1_git20240309-r1) 18:58:29 #11 41.29 (4/30) Installing isl26 (0.26-r1) 18:58:29 #11 41.55 (5/30) Installing mpfr4 (4.2.1-r0) 18:58:29 #11 41.76 (6/30) Installing mpc1 (1.3.1-r1) 18:58:30 #11 41.95 (7/30) Installing gcc (13.2.1_git20240309-r1) 18:58:30 #11 42.80 (8/30) Installing musl-dev (1.2.5-r3) 18:58:31 #11 43.01 (9/30) Installing linux-headers (6.6-r0) 18:58:31 #11 43.28 (10/30) Installing libffi-dev (3.4.6-r0) 18:58:31 #11 43.48 (11/30) Installing libpq (16.14-r0) 18:58:32 #11 43.88 (12/30) Installing openssl-dev (3.3.7-r0) 18:58:32 #11 44.06 (13/30) Installing libpq-dev (16.14-r0) 18:58:32 #11 44.33 (14/30) Installing libecpg (16.14-r0) 18:58:32 #11 44.52 (15/30) Installing libecpg-dev (16.14-r0) 18:58:32 #11 44.69 (16/30) Installing clang16-headers (16.0.6-r5) 18:58:33 #11 45.02 (17/30) Installing llvm16-libs (16.0.6-r9) 18:58:34 #11 45.88 (18/30) Installing clang16-libs (16.0.6-r5) 18:58:34 #11 46.73 (19/30) Installing fortify-headers (1.1-r3) 18:58:34 #11 46.86 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) 18:58:35 #11 47.30 (21/30) Installing llvm16-linker-tools (16.0.6-r9) 18:58:35 #11 47.51 (22/30) Installing clang16 (16.0.6-r5) 18:58:35 #11 47.74 (23/30) Installing icu (74.2-r1) 18:58:36 #11 47.99 (24/30) Installing icu-dev (74.2-r1) 18:58:36 #11 48.23 (25/30) Installing llvm16 (16.0.6-r9) 18:58:38 #11 50.14 (26/30) Installing lz4-libs (1.9.4-r5) 18:58:38 #11 50.34 (27/30) Installing lz4-dev (1.9.4-r5) 18:58:38 #11 50.51 (28/30) Installing zstd (1.5.6-r0) 18:58:38 #11 50.72 (29/30) Installing zstd-dev (1.5.6-r0) 18:58:39 #11 50.90 (30/30) Installing postgresql16-dev (16.14-r0) 18:58:39 #11 51.13 Executing busybox-1.36.1-r31.trigger 18:58:39 #11 51.14 OK: 1208 MiB in 225 packages 18:58:39 #11 51.20 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:58:39 #11 51.46 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:58:39 #11 51.91 (1/14) Installing g++ (13.2.1_git20240309-r1) 18:58:40 #11 52.38 (2/14) Installing gdbm (1.23-r1) 18:58:40 #11 52.52 (3/14) Installing mpdecimal (4.0.0-r0) 18:58:40 #11 52.70 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) 18:58:40 #11 52.87 (5/14) Installing libncursesw (6.4_p20240420-r2) 18:58:41 #11 53.08 (6/14) Installing libpanelw (6.4_p20240420-r2) 18:58:41 #11 53.22 (7/14) Installing readline (8.2.10-r0) 18:58:41 #11 53.37 (8/14) Installing python3 (3.12.13-r0) 18:58:41 #11 53.71 (9/14) Installing python3-pycache-pyc0 (3.12.13-r0) 18:58:42 #11 54.01 (10/14) Installing pyc (3.12.13-r0) 18:58:42 #11 54.12 (11/14) Installing python3-pyc (3.12.13-r0) 18:58:42 #11 54.27 (12/14) Installing python3-dev (3.12.13-r0) 18:58:43 #11 54.94 (13/14) Installing libsodium-dev (1.0.19-r1) 18:58:43 #11 55.12 (14/14) Installing zeromq-dev (4.3.5-r2) 18:58:43 #11 55.42 Executing busybox-1.36.1-r31.trigger 18:58:43 #11 55.43 OK: 1374 MiB in 239 packages 18:58:43 #11 55.49 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:58:44 #11 55.96 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:58:44 #11 56.43 OK: 1374 MiB in 239 packages 18:58:44 #11 56.49 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:58:44 #11 56.66 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:58:45 #11 57.06 (1/1) Installing tzdata (2026b-r0) 18:58:45 #11 57.31 OK: 1376 MiB in 240 packages 18:58:45 #11 57.70 (1/1) Purging tzdata (2026b-r0) 18:58:45 #11 57.71 OK: 1374 MiB in 239 packages 18:58:47 #11 59.36 Looking in links: /tmp/tmp8kbm_dbp 18:58:47 #11 59.36 Processing /tmp/tmp8kbm_dbp/pip-25.0.1-py3-none-any.whl 18:58:47 #11 59.37 Installing collected packages: pip 18:58:48 #11 60.38 Successfully installed pip-25.0.1 18:58:48 #11 60.38 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 18:58:48 #11 60.83 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) 18:58:49 #11 60.90 Collecting pip 18:58:49 #11 60.92 Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 18:58:49 #11 61.10 Collecting setuptools 18:58:49 #11 61.11 Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 18:58:49 #11 61.14 Collecting wheel 18:58:49 #11 61.14 Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 18:58:49 #11 61.17 Collecting packaging>=24.0 (from wheel) 18:58:49 #11 61.17 Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 18:58:49 #11 61.18 Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 18:58:49 #11 61.20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 147.0 MB/s eta 0:00:00 18:58:49 #11 61.20 Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 18:58:49 #11 61.21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 246.9 MB/s eta 0:00:00 18:58:49 #11 61.21 Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 18:58:49 #11 61.22 Downloading packaging-26.2-py3-none-any.whl (100 kB) 18:58:49 #11 61.25 Installing collected packages: setuptools, pip, packaging, wheel 18:58:50 #11 61.96 Attempting uninstall: pip 18:58:50 #11 61.97 Found existing installation: pip 25.0.1 18:58:50 #11 62.00 Uninstalling pip-25.0.1: 18:58:50 #11 62.01 Successfully uninstalled pip-25.0.1 18:58:51 #11 63.18 Successfully installed packaging-26.2 pip-26.1.2 setuptools-82.0.1 wheel-0.47.0 18:58:51 #11 63.18 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 18:58:52 #11 63.81 Processing ./edgex-taf-common 18:58:52 #11 63.81 Installing build dependencies: started 18:58:52 #11 64.56 Installing build dependencies: finished with status 'done' 18:58:52 #11 64.56 Getting requirements to build wheel: started 18:58:52 #11 64.94 Getting requirements to build wheel: finished with status 'done' 18:58:53 #11 64.94 Preparing metadata (pyproject.toml): started 18:58:53 #11 65.13 Preparing metadata (pyproject.toml): finished with status 'done' 18:58:53 #11 65.14 Building wheels for collected packages: edgex-taf-common 18:58:53 #11 65.14 Building wheel for edgex-taf-common (pyproject.toml): started 18:58:53 #11 65.37 Building wheel for edgex-taf-common (pyproject.toml): finished with status 'done' 18:58:53 #11 65.37 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15430 sha256=53af550f24af2f7236ecde68303865db823248f65cc4a999d1c63b30326e51ff 18:58:53 #11 65.37 Stored in directory: /tmp/pip-ephem-wheel-cache-r8wr8e6z/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 18:58:53 #11 65.38 Successfully built edgex-taf-common 18:58:53 #11 65.39 Installing collected packages: edgex-taf-common 18:58:53 #11 65.41 Successfully installed edgex-taf-common-0.0.0 18:58:53 #11 65.41 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 18:58:54 #11 66.00 Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) 18:58:54 #11 66.04 Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) 18:58:54 #11 66.06 Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) 18:58:54 #11 66.07 Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) 18:58:54 #11 66.09 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) 18:58:54 #11 66.09 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 18:58:54 #11 66.12 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) 18:58:54 #11 66.12 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 18:58:54 #11 66.13 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) 18:58:54 #11 66.14 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 18:58:54 #11 66.16 Installing build dependencies: started 18:58:54 #11 66.76 Installing build dependencies: finished with status 'done' 18:58:55 #11 66.77 Getting requirements to build wheel: started 18:58:55 #11 67.15 Getting requirements to build wheel: finished with status 'done' 18:58:55 #11 67.15 Preparing metadata (pyproject.toml): started 18:58:55 #11 67.35 Preparing metadata (pyproject.toml): finished with status 'done' 18:58:55 #11 67.36 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) 18:58:55 #11 67.36 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 18:58:55 #11 67.37 Installing build dependencies: started 18:58:56 #11 68.69 Installing build dependencies: finished with status 'done' 18:58:56 #11 68.70 Getting requirements to build wheel: started 18:58:57 #11 69.09 Getting requirements to build wheel: finished with status 'done' 18:58:57 #11 69.10 Preparing metadata (pyproject.toml): started 18:58:57 #11 69.30 Preparing metadata (pyproject.toml): finished with status 'done' 18:58:57 #11 69.32 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) 18:58:57 #11 69.32 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) 18:58:57 #11 69.34 Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) 18:58:57 #11 69.35 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) 18:58:57 #11 69.37 Collecting requests==2.32.4 (from -r requirements.txt (line 9)) 18:58:57 #11 69.38 Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) 18:58:57 #11 69.39 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) 18:58:57 #11 69.39 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) 18:58:57 #11 69.42 Collecting docker==7.1.0 (from -r requirements.txt (line 11)) 18:58:57 #11 69.42 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 18:58:57 #11 69.68 Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) 18:58:58 #11 69.69 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (62 kB) 18:58:58 #11 69.78 Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) 18:58:58 #11 69.78 Downloading psutil-7.0.0.tar.gz (497 kB) 18:58:58 #11 69.88 Installing build dependencies: started 18:58:58 #11 70.51 Installing build dependencies: finished with status 'done' 18:58:58 #11 70.51 Getting requirements to build wheel: started 18:58:59 #11 71.00 Getting requirements to build wheel: finished with status 'done' 18:58:59 #11 71.00 Preparing metadata (pyproject.toml): started 18:58:59 #11 71.30 Preparing metadata (pyproject.toml): finished with status 'done' 18:58:59 #11 71.57 Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) 18:58:59 #11 71.58 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl.metadata (6.0 kB) 18:58:59 #11 71.59 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) 18:58:59 #11 71.60 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) 18:58:59 #11 71.65 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) 18:58:59 #11 71.65 Downloading psycopg2-2.9.10.tar.gz (385 kB) 18:58:59 #11 71.72 Installing build dependencies: started 18:59:00 #11 72.34 Installing build dependencies: finished with status 'done' 18:59:00 #11 72.34 Getting requirements to build wheel: started 18:59:00 #11 72.74 Getting requirements to build wheel: finished with status 'done' 18:59:00 #11 72.75 Preparing metadata (pyproject.toml): started 18:59:01 #11 72.96 Preparing metadata (pyproject.toml): finished with status 'done' 18:59:01 #11 73.05 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) 18:59:01 #11 73.05 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl.metadata (3.4 kB) 18:59:01 #11 73.23 Collecting protobuf==6.33.5 (from -r requirements.txt (line 18)) 18:59:01 #11 73.24 Downloading protobuf-6.33.5-py3-none-any.whl.metadata (593 bytes) 18:59:01 #11 73.26 Collecting pyjwt==2.13.0 (from -r requirements.txt (line 19)) 18:59:01 #11 73.27 Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 18:59:01 #11 73.53 Collecting cryptography==48.0.1 (from -r requirements.txt (line 20)) 18:59:01 #11 73.53 Downloading cryptography-48.0.1-cp311-abi3-musllinux_1_2_x86_64.whl.metadata (4.3 kB) 18:59:01 #11 73.55 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) 18:59:01 #11 73.55 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 18:59:01 #11 73.56 Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) 18:59:01 #11 73.57 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) 18:59:01 #11 73.58 Collecting genson==1.3.0 (from -r requirements.txt (line 23)) 18:59:01 #11 73.58 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 18:59:01 #11 73.61 Collecting urllib3>=2.6.3 (from -r requirements.txt (line 24)) 18:59:01 #11 73.61 Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 18:59:01 #11 73.65 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:59:01 #11 73.65 Downloading selenium-4.45.0-py3-none-any.whl.metadata (7.4 kB) 18:59:01 #11 73.66 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:59:01 #11 73.67 Downloading robotframework_pythonlibcore-4.6.0-py3-none-any.whl.metadata (10 kB) 18:59:01 #11 73.69 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:59:01 #11 73.70 Downloading click-8.4.1-py3-none-any.whl.metadata (2.6 kB) 18:59:01 #11 73.73 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 18:59:01 #11 73.73 Downloading paramiko-5.0.0-py3-none-any.whl.metadata (3.7 kB) 18:59:01 #11 73.74 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 18:59:01 #11 73.75 Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) 18:59:02 #11 73.76 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:02 #11 73.77 Downloading docutils-0.23-py3-none-any.whl.metadata (15 kB) 18:59:02 #11 73.79 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:02 #11 73.80 Downloading flex-6.14.1.tar.gz (40 kB) 18:59:02 #11 73.83 Installing build dependencies: started 18:59:02 #11 74.56 Installing build dependencies: finished with status 'done' 18:59:02 #11 74.56 Getting requirements to build wheel: started 18:59:03 #11 74.96 Getting requirements to build wheel: finished with status 'done' 18:59:03 #11 74.96 Preparing metadata (pyproject.toml): started 18:59:03 #11 75.19 Preparing metadata (pyproject.toml): finished with status 'done' 18:59:03 #11 75.20 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:03 #11 75.21 Downloading jsonpath_ng-1.8.0-py3-none-any.whl.metadata (18 kB) 18:59:03 #11 75.24 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:03 #11 75.24 Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 18:59:03 #11 75.27 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:03 #11 75.27 Downloading openapi_core-0.23.1-py3-none-any.whl.metadata (8.1 kB) 18:59:03 #11 75.29 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:03 #11 75.30 Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 18:59:03 #11 75.34 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:03 #11 75.34 Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 18:59:03 #11 75.36 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:03 #11 75.36 Downloading tzlocal-5.4.3-py3-none-any.whl.metadata (7.7 kB) 18:59:03 #11 75.47 Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) 18:59:03 #11 75.48 Downloading charset_normalizer-3.4.7-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (40 kB) 18:59:03 #11 75.49 Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) 18:59:03 #11 75.50 Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 18:59:03 #11 75.52 Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) 18:59:03 #11 75.52 Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 18:59:03 #11 75.54 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 18:59:03 #11 75.55 Downloading reactivex-4.1.0-py3-none-any.whl.metadata (5.7 kB) 18:59:03 #11 75.56 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 18:59:03 #11 75.57 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 18:59:03 #11 75.57 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.49.0->-r requirements.txt (line 15)) (82.0.1) 18:59:03 #11 75.69 Collecting cffi>=2.0.0 (from cryptography==48.0.1->-r requirements.txt (line 20)) 18:59:03 #11 75.69 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.6 kB) 18:59:03 #11 75.71 Collecting pycparser (from cffi>=2.0.0->cryptography==48.0.1->-r requirements.txt (line 20)) 18:59:03 #11 75.71 Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 18:59:03 #11 75.76 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 18:59:03 #11 75.76 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_x86_64.whl.metadata (10 kB) 18:59:03 #11 75.78 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 18:59:03 #11 75.79 Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 18:59:04 #11 75.81 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 18:59:04 #11 75.81 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_x86_64.whl.metadata (10.0 kB) 18:59:04 #11 75.83 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) 18:59:04 #11 75.83 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 18:59:04 #11 75.85 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 15)) 18:59:04 #11 75.86 Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 18:59:04 #11 75.87 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:59:04 #11 75.88 Downloading trio-0.33.0-py3-none-any.whl.metadata (8.5 kB) 18:59:04 #11 75.89 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:59:04 #11 75.90 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 18:59:04 #11 75.92 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:59:04 #11 75.92 Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 18:59:04 #11 75.93 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:59:04 #11 75.94 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 18:59:04 #11 75.95 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:59:04 #11 75.95 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 18:59:04 #11 75.96 Collecting sniffio>=1.3.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:59:04 #11 75.96 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 18:59:04 #11 75.97 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:59:04 #11 75.98 Downloading wsproto-1.3.2-py3-none-any.whl.metadata (5.2 kB) 18:59:04 #11 75.99 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:59:04 #11 75.99 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 18:59:04 #11 76.05 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:59:04 #11 76.05 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 18:59:04 #11 76.09 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:04 #11 76.10 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.4 kB) 18:59:04 #11 76.11 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:04 #11 76.11 Downloading validate_email-1.3.tar.gz (4.7 kB) 18:59:04 #11 76.12 Installing build dependencies: started 18:59:04 #11 76.72 Installing build dependencies: finished with status 'done' 18:59:04 #11 76.73 Getting requirements to build wheel: started 18:59:05 #11 77.16 Getting requirements to build wheel: finished with status 'done' 18:59:05 #11 77.16 Preparing metadata (pyproject.toml): started 18:59:05 #11 77.39 Preparing metadata (pyproject.toml): finished with status 'done' 18:59:05 #11 77.40 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:05 #11 77.40 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 18:59:05 #11 77.41 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:05 #11 77.42 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 18:59:05 #11 77.43 Installing build dependencies: started 18:59:06 #11 78.06 Installing build dependencies: finished with status 'done' 18:59:06 #11 78.06 Getting requirements to build wheel: started 18:59:06 #11 78.44 Getting requirements to build wheel: finished with status 'done' 18:59:06 #11 78.44 Preparing metadata (pyproject.toml): started 18:59:06 #11 78.65 Preparing metadata (pyproject.toml): finished with status 'done' 18:59:07 #11 78.67 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:07 #11 78.68 Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 18:59:07 #11 78.69 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:07 #11 78.70 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 18:59:07 #11 78.72 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:07 #11 78.72 Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 18:59:07 #11 79.03 Collecting rpds-py>=0.25.0 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:07 #11 79.03 Downloading rpds_py-2026.5.1-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.1 kB) 18:59:07 #11 79.05 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:07 #11 79.05 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 18:59:07 #11 79.07 Collecting jsonschema-path<0.5.0,>=0.4.5 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:07 #11 79.07 Downloading jsonschema_path-0.4.6-py3-none-any.whl.metadata (5.9 kB) 18:59:07 #11 79.09 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:07 #11 79.10 Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 18:59:07 #11 79.11 Collecting openapi-schema-validator<0.9.0,>=0.7.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:07 #11 79.12 Downloading openapi_schema_validator-0.8.1-py3-none-any.whl.metadata (9.9 kB) 18:59:07 #11 79.14 Collecting openapi-spec-validator<0.9.0,>=0.8.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:07 #11 79.14 Downloading openapi_spec_validator-0.8.5-py3-none-any.whl.metadata (6.5 kB) 18:59:07 #11 79.16 Collecting werkzeug>=2.1.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:07 #11 79.17 Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 18:59:07 #11 79.18 Collecting pathable<0.6.0,>=0.5.0 (from jsonschema-path<0.5.0,>=0.4.5->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:07 #11 79.19 Downloading pathable-0.5.0-py3-none-any.whl.metadata (5.9 kB) 18:59:07 #11 79.31 Collecting pydantic<3.0.0,>=2.0.0 (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:07 #11 79.32 Downloading pydantic-2.13.4-py3-none-any.whl.metadata (109 kB) 18:59:07 #11 79.35 Collecting pydantic-settings<3.0.0,>=2.0.0 (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:07 #11 79.35 Downloading pydantic_settings-2.14.2-py3-none-any.whl.metadata (3.4 kB) 18:59:07 #11 79.36 Collecting rfc3339-validator (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:07 #11 79.37 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) 18:59:07 #11 79.41 Collecting lazy-object-proxy<2.0,>=1.7.1 (from openapi-spec-validator<0.9.0,>=0.8.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:07 #11 79.41 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (5.1 kB) 18:59:07 #11 79.43 Collecting annotated-types>=0.6.0 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:07 #11 79.43 Downloading annotated_types-0.7.0-py3-none-any.whl.metadata (15 kB) 18:59:08 #11 80.28 Collecting pydantic-core==2.46.4 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:08 #11 80.28 Downloading pydantic_core-2.46.4-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (6.6 kB) 18:59:08 #11 80.29 Collecting typing-inspection>=0.4.2 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:08 #11 80.30 Downloading typing_inspection-0.4.2-py3-none-any.whl.metadata (2.6 kB) 18:59:08 #11 80.36 Collecting markupsafe>=2.1.1 (from werkzeug>=2.1.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:08 #11 80.37 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.7 kB) 18:59:08 #11 80.38 Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) 18:59:08 #11 80.40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 58.8 MB/s 0:00:00 18:59:08 #11 80.41 Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) 18:59:08 #11 80.41 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 18:59:08 #11 80.42 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 18:59:08 #11 80.43 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) 18:59:08 #11 80.43 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) 18:59:08 #11 80.44 Downloading requests-2.32.4-py3-none-any.whl (64 kB) 18:59:08 #11 80.44 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) 18:59:08 #11 80.45 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 18:59:08 #11 80.46 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl (17.9 MB) 18:59:09 #11 81.08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.9/17.9 MB 29.1 MB/s 0:00:00 18:59:09 #11 81.09 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl (1.9 MB) 18:59:09 #11 81.14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 41.3 MB/s 0:00:00 18:59:09 #11 81.15 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) 18:59:09 #11 81.17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 53.1 MB/s 0:00:00 18:59:09 #11 81.17 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl (2.3 MB) 18:59:09 #11 81.22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 58.5 MB/s 0:00:00 18:59:09 #11 81.23 Downloading protobuf-6.33.5-py3-none-any.whl (170 kB) 18:59:09 #11 81.23 Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 18:59:09 #11 81.25 Downloading cryptography-48.0.1-cp311-abi3-musllinux_1_2_x86_64.whl (5.0 MB) 18:59:09 #11 81.32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.0/5.0 MB 65.8 MB/s 0:00:00 18:59:09 #11 81.33 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 18:59:09 #11 81.34 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) 18:59:09 #11 81.35 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 18:59:09 #11 81.35 Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 18:59:09 #11 81.36 Downloading charset_normalizer-3.4.7-cp312-cp312-musllinux_1_2_x86_64.whl (218 kB) 18:59:09 #11 81.36 Downloading idna-3.18-py3-none-any.whl (65 kB) 18:59:09 #11 81.37 Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 18:59:09 #11 81.37 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_x86_64.whl (221 kB) 18:59:09 #11 81.38 Downloading click-8.4.1-py3-none-any.whl (116 kB) 18:59:09 #11 81.38 Downloading paramiko-5.0.0-py3-none-any.whl (208 kB) 18:59:09 #11 81.40 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_x86_64.whl (359 kB) 18:59:09 #11 81.40 Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 18:59:09 #11 81.41 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_x86_64.whl (1.4 MB) 18:59:09 #11 81.43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 70.5 MB/s 0:00:00 18:59:09 #11 81.44 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 18:59:09 #11 81.44 Downloading reactivex-4.1.0-py3-none-any.whl (218 kB) 18:59:09 #11 81.45 Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 18:59:09 #11 81.46 Downloading robotframework_pythonlibcore-4.6.0-py3-none-any.whl (20 kB) 18:59:09 #11 81.46 Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 18:59:09 #11 81.46 Downloading selenium-4.45.0-py3-none-any.whl (9.5 MB) 18:59:09 #11 81.62 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 63.3 MB/s 0:00:00 18:59:09 #11 81.62 Downloading trio-0.33.0-py3-none-any.whl (510 kB) 18:59:09 #11 81.63 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 18:59:09 #11 81.64 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 18:59:09 #11 81.64 Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 18:59:09 #11 81.64 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 18:59:09 #11 81.65 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 18:59:09 #11 81.65 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 18:59:09 #11 81.65 Downloading wsproto-1.3.2-py3-none-any.whl (24 kB) 18:59:09 #11 81.66 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 18:59:09 #11 81.66 Downloading docutils-0.23-py3-none-any.whl (634 kB) 18:59:09 #11 81.67 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 634.7/634.7 kB 107.2 MB/s 0:00:00 18:59:09 #11 81.68 Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 18:59:09 #11 81.68 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (790 kB) 18:59:09 #11 81.69 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 790.2/790.2 kB 125.6 MB/s 0:00:00 18:59:09 #11 81.69 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 18:59:09 #11 81.70 Downloading jsonpath_ng-1.8.0-py3-none-any.whl (67 kB) 18:59:09 #11 81.70 Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 18:59:09 #11 81.71 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 18:59:09 #11 81.71 Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 18:59:09 #11 81.71 Downloading rpds_py-2026.5.1-cp312-cp312-musllinux_1_2_x86_64.whl (582 kB) 18:59:09 #11 81.73 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 582.4/582.4 kB 38.9 MB/s 0:00:00 18:59:09 #11 81.73 Downloading openapi_core-0.23.1-py3-none-any.whl (115 kB) 18:59:09 #11 81.74 Downloading jsonschema_path-0.4.6-py3-none-any.whl (19 kB) 18:59:09 #11 81.74 Downloading openapi_schema_validator-0.8.1-py3-none-any.whl (19 kB) 18:59:09 #11 81.75 Downloading openapi_spec_validator-0.8.5-py3-none-any.whl (50 kB) 18:59:09 #11 81.75 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl (70 kB) 18:59:09 #11 81.76 Downloading pathable-0.5.0-py3-none-any.whl (16 kB) 18:59:09 #11 81.76 Downloading pydantic-2.13.4-py3-none-any.whl (472 kB) 18:59:09 #11 81.77 Downloading pydantic_core-2.46.4-cp312-cp312-musllinux_1_1_x86_64.whl (2.4 MB) 18:59:09 #11 81.80 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 99.3 MB/s 0:00:00 18:59:09 #11 81.80 Downloading pydantic_settings-2.14.2-py3-none-any.whl (61 kB) 18:59:09 #11 81.80 Downloading annotated_types-0.7.0-py3-none-any.whl (13 kB) 18:59:09 #11 81.81 Downloading typing_inspection-0.4.2-py3-none-any.whl (14 kB) 18:59:09 #11 81.81 Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 18:59:09 #11 81.82 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (23 kB) 18:59:09 #11 81.82 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 18:59:09 #11 81.83 Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 18:59:10 #11 81.84 Downloading pycparser-3.0-py3-none-any.whl (48 kB) 18:59:10 #11 81.84 Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 18:59:10 #11 81.86 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 111.6 MB/s 0:00:00 18:59:10 #11 81.86 Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 18:59:10 #11 81.87 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) 18:59:10 #11 81.88 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 18:59:10 #11 81.88 Downloading tzlocal-5.4.3-py3-none-any.whl (18 kB) 18:59:10 #11 82.02 Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email 18:59:10 #11 82.02 Building wheel for robotframework-sshlibrary (pyproject.toml): started 18:59:10 #11 82.26 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 18:59:10 #11 82.26 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=cb6810b849c99a6b1d7d1849ad47816678137a4f7963f7f1e0921d930d9ba2d7 18:59:10 #11 82.26 Stored in directory: /tmp/pip-ephem-wheel-cache-mipddk0n/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 18:59:10 #11 82.27 Building wheel for robotbackgroundlogger (pyproject.toml): started 18:59:10 #11 82.54 Building wheel for robotbackgroundlogger (pyproject.toml): finished with status 'done' 18:59:10 #11 82.54 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4341 sha256=34513bbf9ae2032a733565fd2ed710681400d0e3c8196b717bfd3c9175fceb5a 18:59:10 #11 82.54 Stored in directory: /tmp/pip-ephem-wheel-cache-mipddk0n/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 18:59:10 #11 82.54 Building wheel for psutil (pyproject.toml): started 18:59:12 #11 84.38 Building wheel for psutil (pyproject.toml): finished with status 'done' 18:59:12 #11 84.38 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_x86_64.whl size=277535 sha256=6d9310f30b03dce436ab8e71304ec6eb42bc2da04275fc6c89df4a5982ef2b96 18:59:12 #11 84.38 Stored in directory: /tmp/pip-ephem-wheel-cache-mipddk0n/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 18:59:12 #11 84.39 Building wheel for psycopg2 (pyproject.toml): started 18:59:22 #11 93.09 Building wheel for psycopg2 (pyproject.toml): finished with status 'done' 18:59:22 #11 93.09 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_x86_64.whl size=521910 sha256=d8eee85f2e76fe645c6bb3b1d42d95e0ee2490159d17a94d48ad3b957edf3e28 18:59:22 #11 93.09 Stored in directory: /tmp/pip-ephem-wheel-cache-mipddk0n/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 18:59:22 #11 93.10 Building wheel for flex (pyproject.toml): started 18:59:22 #11 93.40 Building wheel for flex (pyproject.toml): finished with status 'done' 18:59:22 #11 93.40 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77344 sha256=a368842530d79befb3ac95ddf9661ee3ce8d23c1efb861c65898a58d7d2d94b5 18:59:22 #11 93.40 Stored in directory: /tmp/pip-ephem-wheel-cache-mipddk0n/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 18:59:22 #11 93.41 Building wheel for strict-rfc3339 (pyproject.toml): started 18:59:22 #11 93.64 Building wheel for strict-rfc3339 (pyproject.toml): finished with status 'done' 18:59:22 #11 93.64 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18222 sha256=7371fb63988eaa37b69037caa366315d6a105ba9865976e29ba33e7adf3a0f46 18:59:22 #11 93.64 Stored in directory: /tmp/pip-ephem-wheel-cache-mipddk0n/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 18:59:22 #11 93.65 Building wheel for validate-email (pyproject.toml): started 18:59:22 #11 93.88 Building wheel for validate-email (pyproject.toml): finished with status 'done' 18:59:22 #11 93.88 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5560 sha256=12b61c35815a3e7b3f17d5defc931e32263b9b29ac1dbed5ddb06304bf7d0a9b 18:59:22 #11 93.88 Stored in directory: /tmp/pip-ephem-wheel-cache-mipddk0n/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 18:59:22 #11 93.89 Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email 18:59:22 #11 94.08 Installing collected packages: validate-email, strict-rfc3339, sseclient-py, sortedcontainers, rfc3987, pytz, jsonpath-ng, genson, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pyjwt, pygments, pycryptodome, pycparser, psycopg2, psutil, protobuf, pathable, paho-mqtt, numpy, more-itertools, markupsafe, lazy-object-proxy, jsonpointer, isodate, invoke, idna, h11, docutils, configparser, click, charset_normalizer, certifi, bcrypt, attrs, annotated-types, wsproto, werkzeug, typing-inspection, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, pydantic-core, outcome, cffi, trio, robotframework-requests, pynacl, pydantic, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, pydantic-settings, paramiko, jsonschema, selenium, scp, openapi-schema-validator, robotframework-sshlibrary, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance 18:59:34 #11 105.3 18:59:34 #11 105.3 Successfully installed PyYAML-6.0.3 RESTinstance-1.5.2 annotated-types-0.7.0 attrs-26.1.0 bcrypt-5.0.0 certifi-2026.6.17 cffi-2.0.0 charset_normalizer-3.4.7 click-8.4.1 configparser-7.2.0 cryptography-48.0.1 docker-7.1.0 docutils-0.23 flex-6.14.1 genson-1.3.0 h11-0.16.0 idna-3.18 influxdb-client-1.49.0 invoke-3.0.3 isodate-0.7.2 jsonpath-ng-1.8.0 jsonpointer-3.1.1 jsonschema-4.26.0 jsonschema-path-0.4.6 jsonschema-specifications-2025.9.1 lazy-object-proxy-1.12.0 markupsafe-3.0.3 more-itertools-11.1.0 numpy-2.2.5 openapi-core-0.23.1 openapi-schema-validator-0.8.1 openapi-spec-validator-0.8.5 outcome-1.3.0.post0 paho-mqtt-2.1.0 paramiko-5.0.0 pathable-0.5.0 protobuf-6.33.5 psutil-7.0.0 psycopg2-2.9.10 pycparser-3.0 pycryptodome-3.23.0 pydantic-2.13.4 pydantic-core-2.46.4 pydantic-settings-2.14.2 pygments-2.20.0 pyjwt-2.13.0 pynacl-1.6.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.1 pytz-2026.2 pyzmq-27.0.0 reactivex-4.1.0 referencing-0.37.0 requests-2.32.4 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.3.1 robotframework-pythonlibcore-4.6.0 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 rpds-py-2026.5.1 scp-0.15.0 selenium-4.45.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 sseclient-py-1.8.0 strict-rfc3339-0.7 trio-0.33.0 trio-websocket-0.12.2 typing-extensions-4.15.0 typing-inspection-0.4.2 tzlocal-5.4.3 urllib3-2.7.0 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.8 wsproto-1.3.2 18:59:34 #11 105.3 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 18:59:34 #11 DONE 106.9s 18:59:35 18:59:35 #12 exporting to image 18:59:35 #12 exporting layers 18:59:40 #12 exporting layers 5.3s done 18:59:40 #12 writing image sha256:174bef69eb5c1911b85dc5821cef2225ceccdd6f86c7f2bc2368c822de3d9089 done 18:59:40 #12 naming to docker.io/library/edgex-taf-common done 18:59:40 #12 DONE 5.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:59:41 18:59:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:59:41 latest: Pulling from edgex-lftools-log-publisher 18:59:41 5eb5b503b376: Pulling fs layer 18:59:41 5c69ac0246d0: Pulling fs layer 18:59:41 ec43610c2a17: Pulling fs layer 18:59:41 3a2ae6a8a46f: Pulling fs layer 18:59:41 33b1e0a273af: Pulling fs layer 18:59:41 5d3b04190fa2: Pulling fs layer 18:59:41 2f39f015ded8: Pulling fs layer 18:59:41 3a2ae6a8a46f: Waiting 18:59:41 33b1e0a273af: Waiting 18:59:41 5d3b04190fa2: Waiting 18:59:41 2f39f015ded8: Waiting 18:59:41 5c69ac0246d0: Verifying Checksum 18:59:41 5c69ac0246d0: Download complete 18:59:41 3a2ae6a8a46f: Verifying Checksum 18:59:41 3a2ae6a8a46f: Download complete 18:59:41 33b1e0a273af: Verifying Checksum 18:59:41 33b1e0a273af: Download complete 18:59:41 5d3b04190fa2: Verifying Checksum 18:59:41 5d3b04190fa2: Download complete 18:59:41 ec43610c2a17: Verifying Checksum 18:59:41 ec43610c2a17: Download complete 18:59:41 5eb5b503b376: Verifying Checksum 18:59:41 5eb5b503b376: Download complete 18:59:42 2f39f015ded8: Download complete 18:59:42 5eb5b503b376: Pull complete 18:59:43 5c69ac0246d0: Pull complete 18:59:43 ec43610c2a17: Pull complete 18:59:43 3a2ae6a8a46f: Pull complete 18:59:43 33b1e0a273af: Pull complete 18:59:43 5d3b04190fa2: Pull complete 18:59:49 2f39f015ded8: Pull complete 18:59:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:59:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:59:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:59:49 prd-ubuntu20.04-docker-8c-8g-13674 does not seem to be running inside a container 18:59:49 $ 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-149 -v /w/workspace/xfoundry_edgex-taf-common_PR-149:/w/workspace/xfoundry_edgex-taf-common_PR-149:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-149@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-149@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:59:51 $ docker top ce54ac23f13727e236552f6d222917551727f06e0c77d88adf2e4b671a711e71 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:59:51 ---> job-cost.sh 18:59:51 lf-activate-venv: SKIPPING 18:59:51 INFO: No Stack... 18:59:51 INFO: Retrieving Pricing Info for: v3-standard-8 18:59:52 INFO: Archiving Costs [Pipeline] sh 18:59:52 + cat /w/workspace/xfoundry_edgex-taf-common_PR-149/archives/cost.csv 18:59:52 + cut -d, -f6 [Pipeline] lock 18:59:52 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-149-3-stack-cost] 18:59:52 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-149-3-stack-cost] did not exist. Created. 18:59:52 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-149-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:59:52 + echo total: 0.2199999988079071 [Pipeline] stash 18:59:52 Stashed 1 file(s) [Pipeline] } 18:59:52 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-149-3-stack-cost] [Pipeline] // lock [Pipeline] } 18:59:52 $ docker stop --time=1 ce54ac23f13727e236552f6d222917551727f06e0c77d88adf2e4b671a711e71 18:59:54 $ docker rm -f --volumes ce54ac23f13727e236552f6d222917551727f06e0c77d88adf2e4b671a711e71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:00:10 Running on prd-ubuntu20.04-docker-arm64-4c-16g-13682 in /w/workspace/xfoundry_edgex-taf-common_PR-149 [Pipeline] { [Pipeline] checkout 19:00:10 Selected Git installation does not exist. Using Default 19:00:10 The recommended git tool is: NONE 19:00:16 using credential edgex-jenkins-ssh 19:00:16 Cloning the remote Git repository 19:00:16 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 19:00:16 > git init /w/workspace/xfoundry_edgex-taf-common_PR-149 # timeout=10 19:00:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 19:00:16 > git --version # timeout=10 19:00:16 > git --version # 'git version 2.25.1' 19:00:16 using GIT_SSH to set credentials SSH Credentials for GitHub 19:00:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:00:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 19:00:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:00:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 19:00:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 19:00:18 using GIT_SSH to set credentials SSH Credentials for GitHub 19:00:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/149/head:refs/remotes/origin/PR-149 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:00:19 Merging remotes/origin/main commit 674b39466aa04daeb3de7b2fd9f62241e4674147 into PR head commit d2fcd6733f82f0bf0aab68c210ae23c76e7a4d93 19:00:19 Merge succeeded, producing 8fc10812a31bede67add4b544d220a83e4e4faf8 19:00:19 Checking out Revision 8fc10812a31bede67add4b544d220a83e4e4faf8 (PR-149) 19:00:19 > git config core.sparsecheckout # timeout=10 19:00:19 > git checkout -f d2fcd6733f82f0bf0aab68c210ae23c76e7a4d93 # timeout=10 19:00:19 > git remote # timeout=10 19:00:19 > git config --get remote.origin.url # timeout=10 19:00:19 using GIT_SSH to set credentials SSH Credentials for GitHub 19:00:19 > git merge 674b39466aa04daeb3de7b2fd9f62241e4674147 # timeout=10 19:00:19 > git rev-parse HEAD^{commit} # timeout=10 19:00:19 > git config core.sparsecheckout # timeout=10 19:00:19 > git checkout -f 8fc10812a31bede67add4b544d220a83e4e4faf8 # timeout=10 19:00:23 Commit message: "Merge commit '674b39466aa04daeb3de7b2fd9f62241e4674147' into HEAD" 19:00:23 First time build. Skipping changelog. 19:00:23 > git rev-list --no-walk a5d6a4186d6954f24d37a1aa5f9ff0d4fda61c29 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:00:25 provisioning config files... 19:00:25 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-149@tmp/config10733136113338972084tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:00:26 ---> ****-login.sh 19:00:26 nexus3.edgexfoundry.org:10001 19:00:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:00:26 Configure a credential helper to remove this warning. See 19:00:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:00:26 19:00:26 Login Succeeded 19:00:26 nexus3.edgexfoundry.org:10002 19:00:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:00:27 Configure a credential helper to remove this warning. See 19:00:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:00:27 19:00:27 Login Succeeded 19:00:27 nexus3.edgexfoundry.org:10003 19:00:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:00:27 Configure a credential helper to remove this warning. See 19:00:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:00:27 19:00:27 Login Succeeded 19:00:27 nexus3.edgexfoundry.org:10004 19:00:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:00:28 Configure a credential helper to remove this warning. See 19:00:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:00:28 19:00:28 Login Succeeded 19:00:28 ****.io 19:00:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:00:28 Configure a credential helper to remove this warning. See 19:00:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:00:28 19:00:28 Login Succeeded 19:00:28 ---> ****-login.sh ends [Pipeline] } 19:00:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:00:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:00:30 + ls -al . 19:00:30 total 68 19:00:30 drwxrwxr-x 5 jenkins jenkins 4096 Jun 22 19:00 . 19:00:30 drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 19:00 .. 19:00:30 drwxrwxr-x 8 jenkins jenkins 4096 Jun 22 19:00 .git 19:00:30 drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 19:00 .github 19:00:30 -rw-rw-r-- 1 jenkins jenkins 22 Jun 22 19:00 .gitignore 19:00:30 -rw-rw-r-- 1 jenkins jenkins 1653 Jun 22 19:00 Dockerfile 19:00:30 -rw-rw-r-- 1 jenkins jenkins 746 Jun 22 19:00 Jenkinsfile 19:00:30 -rw-rw-r-- 1 jenkins jenkins 11381 Jun 22 19:00 LICENSE 19:00:30 -rw-rw-r-- 1 jenkins jenkins 4232 Jun 22 19:00 README.md 19:00:30 drwxrwxr-x 5 jenkins jenkins 4096 Jun 22 19:00 TUC 19:00:30 -rw-rw-r-- 1 jenkins jenkins 5 Jun 22 18:57 VERSION 19:00:30 -rw-rw-r-- 1 jenkins jenkins 553 Jun 22 19:00 requirements.txt 19:00:30 -rw-rw-r-- 1 jenkins jenkins 54 Jun 22 19:00 robot-entrypoint.sh 19:00:30 -rw-rw-r-- 1 jenkins jenkins 445 Jun 22 19:00 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:00:30 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=8fc10812a31bede67add4b544d220a83e4e4faf8 --label arch=arm64 --label version=0.0.0 . 19:00:30 Sending build context to Docker daemon 446.5kB 19:00:30 Step 1/13 : FROM alpine:3.20 19:00:31 3.20: Pulling from library/alpine 19:00:31 3f26bc2dec0b: Pulling fs layer 19:00:32 3f26bc2dec0b: Verifying Checksum 19:00:32 3f26bc2dec0b: Download complete 19:00:32 3f26bc2dec0b: Pull complete 19:00:32 Digest: sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc 19:00:32 Status: Downloaded newer image for alpine:3.20 19:00:32 ---> ab3fe4defd29 19:00:32 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 19:00:33 ---> Running in ae93e2adcd0a 19:00:33 Removing intermediate container ae93e2adcd0a 19:00:33 ---> b04fdfc46aed 19:00:33 Step 3/13 : LABEL maintainer="Bruce Huang " 19:00:33 ---> Running in 4f5095c3da2d 19:00:34 Removing intermediate container 4f5095c3da2d 19:00:34 ---> 2b4fde6559e5 19:00:34 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 19:00:35 ---> 3779b3af885b 19:00:35 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 19:00:36 ---> fdb5e9b58ee2 19:00:36 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 19:00:36 ---> b37432e0badc 19:00:36 Step 7/13 : WORKDIR /edgex-taf 19:00:36 ---> Running in bd5af33903a0 19:00:37 Removing intermediate container bd5af33903a0 19:00:37 ---> 54f63c7b8bcc 19:00:37 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:00:37 ---> Running in 0f1daf196b4f 19:00:39 Removing intermediate container 0f1daf196b4f 19:00:39 ---> 01b6e3766292 19:00:39 Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.5-r2 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && rm /usr/lib/python*/EXTERNALLY-MANAGED && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache-dir --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install --no-cache-dir ./edgex-taf-common && pip3 install --no-cache-dir -r requirements.txt 19:00:39 ---> Running in 3e46eba5b4a4 19:00:40 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:00:41 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:00:43 OK: 9 MiB in 14 packages 19:00:43 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:00:43 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:00:45 (1/14) Installing ca-certificates (20260413-r0) 19:00:46 (2/14) Installing brotli-libs (1.1.0-r2) 19:00:46 (3/14) Installing c-ares (1.33.1-r0) 19:00:46 (4/14) Installing libunistring (1.2-r0) 19:00:46 (5/14) Installing libidn2 (2.3.7-r0) 19:00:46 (6/14) Installing nghttp2-libs (1.62.1-r0) 19:00:47 (7/14) Installing libpsl (0.21.5-r1) 19:00:47 (8/14) Installing zstd-libs (1.5.6-r0) 19:00:47 (9/14) Installing libcurl (8.14.1-r2) 19:00:48 (10/14) Installing curl (8.14.1-r2) 19:00:48 (11/14) Installing docker-cli (26.1.5-r0) 19:00:49 (12/14) Installing oniguruma (6.9.9-r0) 19:00:49 (13/14) Installing jq (1.7.1-r0) 19:00:49 (14/14) Installing openssl (3.3.7-r0) 19:00:50 Executing busybox-1.36.1-r31.trigger 19:00:50 Executing ca-certificates-20260413-r0.trigger 19:00:50 OK: 43 MiB in 28 packages 19:00:50 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:00:51 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:00:53 (1/166) Installing libexpat (2.8.1-r0) 19:00:53 (2/166) Installing libbz2 (1.0.8-r6) 19:00:53 (3/166) Installing libpng (1.6.57-r0) 19:00:53 (4/166) Installing freetype (2.13.2-r0) 19:00:54 (5/166) Installing fontconfig (2.15.0-r1) 19:00:54 (6/166) Installing libfontenc (1.1.8-r0) 19:00:54 (7/166) Installing mkfontscale (1.2.2-r6) 19:00:54 (8/166) Installing font-opensans (0_git20210927-r1) 19:00:55 (9/166) Installing pkgconf (2.2.0-r0) 19:00:55 (10/166) Installing libgcc (13.2.1_git20240309-r1) 19:00:55 (11/166) Installing libffi (3.4.6-r0) 19:00:56 (12/166) Installing libintl (0.22.5-r0) 19:00:56 (13/166) Installing libeconf (0.6.3-r0) 19:00:56 (14/166) Installing libblkid (2.40.1-r1) 19:00:56 (15/166) Installing libmount (2.40.1-r1) 19:00:57 (16/166) Installing pcre2 (10.43-r0) 19:00:57 (17/166) Installing glib (2.80.5-r0) 19:00:57 (18/166) Installing libstdc++ (13.2.1_git20240309-r1) 19:00:58 (19/166) Installing xz-libs (5.8.3-r0) 19:00:58 (20/166) Installing libxml2 (2.12.10-r0) 19:00:58 (21/166) Installing shared-mime-info (2.4-r0) 19:00:59 (22/166) Installing hicolor-icon-theme (0.17-r2) 19:00:59 (23/166) Installing libjpeg-turbo (3.0.3-r0) 19:00:59 (24/166) Installing libsharpyuv (1.3.2-r0) 19:00:59 (25/166) Installing libwebp (1.3.2-r0) 19:01:00 (26/166) Installing tiff (4.6.0t-r0) 19:01:00 (27/166) Installing gdk-pixbuf (2.42.12-r0) 19:01:00 (28/166) Installing gtk-update-icon-cache (3.24.43-r0) 19:01:01 (29/166) Installing libxau (1.0.11-r4) 19:01:01 (30/166) Installing libmd (1.1.0-r0) 19:01:01 (31/166) Installing libbsd (0.12.2-r0) 19:01:01 (32/166) Installing libxdmcp (1.1.5-r1) 19:01:02 (33/166) Installing libxcb (1.16.1-r0) 19:01:02 (34/166) Installing libx11 (1.8.9-r1) 19:01:03 (35/166) Installing libxcomposite (0.4.6-r5) 19:01:03 (36/166) Installing libxfixes (6.0.1-r4) 19:01:03 (37/166) Installing libxrender (0.9.11-r5) 19:01:03 (38/166) Installing libxcursor (1.2.2-r1) 19:01:03 (39/166) Installing libxdamage (1.1.6-r5) 19:01:04 (40/166) Installing libxext (1.3.6-r2) 19:01:04 (41/166) Installing libxi (1.8.1-r4) 19:01:04 (42/166) Installing libxinerama (1.1.5-r4) 19:01:04 (43/166) Installing libxrandr (1.5.4-r1) 19:01:05 (44/166) Installing libatk-1.0 (2.52.0-r0) 19:01:05 (45/166) Installing libxtst (1.2.4-r6) 19:01:05 (46/166) Installing dbus-libs (1.14.10-r1) 19:01:06 (47/166) Installing at-spi2-core (2.52.0-r0) 19:01:06 (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) 19:01:06 (49/166) Installing pixman (0.43.2-r0) 19:01:06 (50/166) Installing cairo (1.18.4-r0) 19:01:07 (51/166) Installing cairo-gobject (1.18.4-r0) 19:01:07 (52/166) Installing avahi-libs (0.8-r17) 19:01:07 (53/166) Installing gmp (6.3.0-r1) 19:01:08 (54/166) Installing nettle (3.10.2-r0) 19:01:08 (55/166) Installing libtasn1 (4.21.0-r0) 19:01:08 (56/166) Installing p11-kit (0.25.3-r0) 19:01:09 (57/166) Installing gnutls (3.8.13-r0) 19:01:09 (58/166) Installing cups-libs (2.4.18-r0) 19:01:09 (59/166) Installing libepoxy (1.5.10-r1) 19:01:10 (60/166) Installing fribidi (1.0.15-r0) 19:01:10 (61/166) Installing graphite2 (1.3.14-r6) 19:01:10 (62/166) Installing harfbuzz (8.5.0-r0) 19:01:10 (63/166) Installing libxft (2.3.8-r3) 19:01:10 (64/166) Installing pango (1.52.2-r0) 19:01:11 (65/166) Installing wayland-libs-client (1.22.0-r4) 19:01:11 (66/166) Installing wayland-libs-cursor (1.22.0-r4) 19:01:11 (67/166) Installing wayland-libs-egl (1.22.0-r4) 19:01:12 (68/166) Installing xkeyboard-config (2.41-r0) 19:01:12 (69/166) Installing libxkbcommon (1.7.0-r0) 19:01:12 (70/166) Installing gtk+3.0 (3.24.43-r0) 19:01:13 (71/166) Installing icu-data-full (74.2-r1) 19:01:14 (72/166) Installing mesa (24.0.9-r1) 19:01:14 (73/166) Installing llvm17-libs (17.0.6-r2) 19:01:17 (74/166) Installing hwdata-pci (0.382-r0) 19:01:18 (75/166) Installing libpciaccess (0.18.1-r0) 19:01:18 (76/166) Installing libdrm (2.4.120-r0) 19:01:18 (77/166) Installing libelf (0.191-r0) 19:01:19 (78/166) Installing mesa-glapi (24.0.9-r1) 19:01:19 (79/166) Installing mesa-dri-gallium (24.0.9-r1) 19:01:20 (80/166) Installing eudev-libs (3.2.14-r2) 19:01:20 (81/166) Installing libmagic (5.45-r1) 19:01:20 (82/166) Installing file (5.45-r1) 19:01:20 (83/166) Installing xprop (1.2.7-r0) 19:01:21 (84/166) Installing libice (1.1.1-r6) 19:01:21 (85/166) Installing libuuid (2.40.1-r1) 19:01:21 (86/166) Installing libsm (1.2.4-r4) 19:01:22 (87/166) Installing libxt (1.3.0-r5) 19:01:22 (88/166) Installing libxmu (1.1.4-r2) 19:01:22 (89/166) Installing xset (1.2.5-r1) 19:01:22 (90/166) Installing xdg-utils (1.2.1-r0) 19:01:23 (91/166) Installing libogg (1.3.5-r5) 19:01:23 (92/166) Installing libflac (1.4.3-r1) 19:01:23 (93/166) Installing alsa-lib (1.2.11-r0) 19:01:23 (94/166) Installing libSvtAv1Enc (2.0.0-r1) 19:01:24 (95/166) Installing aom-libs (3.9.1-r0) 19:01:24 (96/166) Installing libva (2.21.0-r0) 19:01:24 (97/166) Installing libvdpau (1.5-r3) 19:01:25 (98/166) Installing ffmpeg-libavutil (6.1.1-r8) 19:01:25 (99/166) Installing libdav1d (1.4.2-r0) 19:01:25 (100/166) Installing openexr-libiex (3.1.13-r1) 19:01:25 (101/166) Installing openexr-libilmthread (3.1.13-r1) 19:01:26 (102/166) Installing imath (3.1.12-r0) 19:01:26 (103/166) Installing openexr-libopenexr (3.1.13-r1) 19:01:26 (104/166) Installing giflib (5.2.2-r0) 19:01:26 (105/166) Installing libhwy (1.0.7-r0) 19:01:27 (106/166) Installing lcms2 (2.19-r0) 19:01:27 (107/166) Installing libjxl (0.10.2-r0) 19:01:27 (108/166) Installing lame-libs (3.100-r5) 19:01:28 (109/166) Installing opus (1.5.2-r0) 19:01:28 (110/166) Installing rav1e-libs (0.7.1-r0) 19:01:28 (111/166) Installing libgomp (13.2.1_git20240309-r1) 19:01:28 (112/166) Installing soxr (0.1.3-r7) 19:01:29 (113/166) Installing ffmpeg-libswresample (6.1.1-r8) 19:01:29 (114/166) Installing libtheora (1.1.1-r18) 19:01:31 (115/166) Installing libvorbis (1.3.7-r2) 19:01:31 (116/166) Installing libvpx (1.14.1-r0) 19:01:31 (117/166) Installing libwebpmux (1.3.2-r0) 19:01:31 (118/166) Installing x264-libs (0.164_git20231001-r0) 19:01:32 (119/166) Installing numactl (2.0.18-r0) 19:01:32 (120/166) Installing x265-libs (3.6-r0) 19:01:33 (121/166) Installing xvidcore (1.3.7-r2) 19:01:33 (122/166) Installing ffmpeg-libavcodec (6.1.1-r8) 19:01:33 (123/166) Installing libbluray (1.3.4-r1) 19:01:34 (124/166) Installing mpg123-libs (1.32.8-r0) 19:01:34 (125/166) Installing libopenmpt (0.7.7-r0) 19:01:34 (126/166) Installing cjson (1.7.19-r0) 19:01:35 (127/166) Installing mbedtls (3.6.6-r0) 19:01:35 (128/166) Installing librist (0.2.10-r1) 19:01:35 (129/166) Installing libsrt (1.5.3-r0) 19:01:36 (130/166) Installing libssh (0.10.6-r0) 19:01:36 (131/166) Installing libsodium (1.0.19-r1) 19:01:36 (132/166) Installing libzmq (4.3.5-r2) 19:01:36 (133/166) Installing ffmpeg-libavformat (6.1.1-r8) 19:01:37 (134/166) Installing crc32c (1.1.2-r0) 19:01:37 (135/166) Installing double-conversion (3.3.0-r0) 19:01:37 (136/166) Installing libevent (2.1.12-r7) 19:01:37 (137/166) Installing wayland-libs-server (1.22.0-r4) 19:01:37 (138/166) Installing mesa-gbm (24.0.9-r1) 19:01:38 (139/166) Installing harfbuzz-subset (8.5.0-r0) 19:01:38 (140/166) Installing icu-libs (74.2-r1) 19:01:39 (141/166) Installing minizip (1.3.1-r0) 19:01:39 (142/166) Installing nspr (4.35-r4) 19:01:39 (143/166) Installing sqlite-libs (3.45.3-r3) 19:01:39 (144/166) Installing nss (3.105-r0) 19:01:40 (145/166) Installing openh264 (2.4.1-r0) 19:01:40 (146/166) Installing libcamera-ipa (0.3.0-r0) 19:01:40 (147/166) Installing libunwind (1.8.1-r0) 19:01:41 (148/166) Installing yaml (0.2.5-r2) 19:01:41 (149/166) Installing libcamera (0.3.0-r0) 19:01:41 (150/166) Installing speexdsp (1.2.1-r2) 19:01:41 (151/166) Installing libuv (1.48.0-r0) 19:01:41 (152/166) Installing roc-toolkit-libs (0.3.0-r0) 19:01:42 (153/166) Installing libsndfile (1.2.2-r1) 19:01:42 (154/166) Installing webrtc-audio-processing-1 (1.3-r0) 19:01:42 (155/166) Installing pipewire-libs (1.0.6-r1) 19:01:43 (156/166) Installing libasyncns (0.8-r3) 19:01:43 (157/166) Installing libltdl (2.4.7-r3) 19:01:43 (158/166) Installing orc (0.4.40-r0) 19:01:43 (159/166) Installing tdb-libs (1.4.9-r1) 19:01:44 (160/166) Installing libpulse (17.0-r0) 19:01:44 (161/166) Installing libwebpdemux (1.3.2-r0) 19:01:44 (162/166) Installing libgpg-error (1.49-r0) 19:01:47 (163/166) Installing libgcrypt (1.10.3-r0) 19:01:47 (164/166) Installing libxslt (1.1.39-r2) 19:01:47 (165/166) Installing chromium (131.0.6778.108-r0) 19:01:54 (166/166) Installing chromium-chromedriver (131.0.6778.108-r0) 19:01:54 Executing busybox-1.36.1-r31.trigger 19:01:54 Executing fontconfig-2.15.0-r1.trigger 19:01:54 Executing mkfontscale-1.2.2-r6.trigger 19:01:54 Executing glib-2.80.5-r0.trigger 19:01:54 Executing shared-mime-info-2.4-r0.trigger 19:01:57 Executing gdk-pixbuf-2.42.12-r0.trigger 19:01:57 Executing gtk-update-icon-cache-3.24.43-r0.trigger 19:01:57 Executing gtk+3.0-3.24.43-r0.trigger 19:01:57 OK: 658 MiB in 194 packages 19:01:57 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:01:58 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:02:00 (1/30) Installing jansson (2.14-r4) 19:02:00 (2/30) Installing binutils (2.42-r1) 19:02:01 (3/30) Installing libatomic (13.2.1_git20240309-r1) 19:02:01 (4/30) Installing isl26 (0.26-r1) 19:02:01 (5/30) Installing mpfr4 (4.2.1-r0) 19:02:01 (6/30) Installing mpc1 (1.3.1-r1) 19:02:02 (7/30) Installing gcc (13.2.1_git20240309-r1) 19:02:05 (8/30) Installing musl-dev (1.2.5-r3) 19:02:05 (9/30) Installing linux-headers (6.6-r0) 19:02:06 (10/30) Installing libffi-dev (3.4.6-r0) 19:02:06 (11/30) Installing libpq (16.14-r0) 19:02:07 (12/30) Installing openssl-dev (3.3.7-r0) 19:02:07 (13/30) Installing libpq-dev (16.14-r0) 19:02:07 (14/30) Installing libecpg (16.14-r0) 19:02:07 (15/30) Installing libecpg-dev (16.14-r0) 19:02:08 (16/30) Installing clang16-headers (16.0.6-r5) 19:02:08 (17/30) Installing llvm16-libs (16.0.6-r9) 19:02:12 (18/30) Installing clang16-libs (16.0.6-r5) 19:02:14 (19/30) Installing fortify-headers (1.1-r3) 19:02:14 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) 19:02:16 (21/30) Installing llvm16-linker-tools (16.0.6-r9) 19:02:16 (22/30) Installing clang16 (16.0.6-r5) 19:02:16 (23/30) Installing icu (74.2-r1) 19:02:16 (24/30) Installing icu-dev (74.2-r1) 19:02:16 (25/30) Installing llvm16 (16.0.6-r9) 19:02:20 (26/30) Installing lz4-libs (1.9.4-r5) 19:02:20 (27/30) Installing lz4-dev (1.9.4-r5) 19:02:20 (28/30) Installing zstd (1.5.6-r0) 19:02:20 (29/30) Installing zstd-dev (1.5.6-r0) 19:02:21 (30/30) Installing postgresql16-dev (16.14-r0) 19:02:21 Executing busybox-1.36.1-r31.trigger 19:02:21 OK: 1184 MiB in 224 packages 19:02:22 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:02:22 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:02:24 (1/14) Installing g++ (13.2.1_git20240309-r1) 19:02:25 (2/14) Installing gdbm (1.23-r1) 19:02:25 (3/14) Installing mpdecimal (4.0.0-r0) 19:02:25 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) 19:02:25 (5/14) Installing libncursesw (6.4_p20240420-r2) 19:02:26 (6/14) Installing libpanelw (6.4_p20240420-r2) 19:02:26 (7/14) Installing readline (8.2.10-r0) 19:02:26 (8/14) Installing python3 (3.12.13-r0) 19:02:30 (9/14) Installing python3-pycache-pyc0 (3.12.13-r0) 19:02:30 (10/14) Installing pyc (3.12.13-r0) 19:02:30 (11/14) Installing python3-pyc (3.12.13-r0) 19:02:30 (12/14) Installing python3-dev (3.12.13-r0) 19:02:34 (13/14) Installing libsodium-dev (1.0.19-r1) 19:02:34 (14/14) Installing zeromq-dev (4.3.5-r2) 19:02:34 Executing busybox-1.36.1-r31.trigger 19:02:34 OK: 1371 MiB in 238 packages 19:02:34 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:02:35 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:02:36 OK: 1371 MiB in 238 packages 19:02:36 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:02:37 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:02:38 (1/1) Installing tzdata (2026b-r0) 19:02:39 OK: 1372 MiB in 239 packages 19:02:41 (1/1) Purging tzdata (2026b-r0) 19:02:41 OK: 1371 MiB in 238 packages 19:02:53 Looking in links: /tmp/tmpbi72ness 19:02:53 Processing /tmp/tmpbi72ness/pip-25.0.1-py3-none-any.whl 19:02:53 Installing collected packages: pip 19:03:02 Successfully installed pip-25.0.1 19:03:02 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 19:03:04 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) 19:03:04 Collecting pip 19:03:04 Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 19:03:06 Collecting setuptools 19:03:06 Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 19:03:06 Collecting wheel 19:03:06 Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 19:03:06 Collecting packaging>=24.0 (from wheel) 19:03:06 Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 19:03:06 Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 19:03:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 45.6 MB/s eta 0:00:00 19:03:06 Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 19:03:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 48.1 MB/s eta 0:00:00 19:03:06 Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 19:03:06 Downloading packaging-26.2-py3-none-any.whl (100 kB) 19:03:07 Installing collected packages: setuptools, pip, packaging, wheel 19:03:13 Attempting uninstall: pip 19:03:13 Found existing installation: pip 25.0.1 19:03:13 Uninstalling pip-25.0.1: 19:03:13 Successfully uninstalled pip-25.0.1 19:03:21 Successfully installed packaging-26.2 pip-26.1.2 setuptools-82.0.1 wheel-0.47.0 19:03:21 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 19:03:26 Processing ./edgex-taf-common 19:03:26 Installing build dependencies: started 19:03:31 Installing build dependencies: finished with status 'done' 19:03:31 Getting requirements to build wheel: started 19:03:34 Getting requirements to build wheel: finished with status 'done' 19:03:34 Preparing metadata (pyproject.toml): started 19:03:35 Preparing metadata (pyproject.toml): finished with status 'done' 19:03:35 Building wheels for collected packages: edgex-taf-common 19:03:35 Building wheel for edgex-taf-common (pyproject.toml): started 19:03:37 Building wheel for edgex-taf-common (pyproject.toml): finished with status 'done' 19:03:37 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15430 sha256=82d1829a8a2d9e94816c8ac07af6644edcc95dce80022e02554294cdf9e935e9 19:03:37 Stored in directory: /tmp/pip-ephem-wheel-cache-9f37684d/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 19:03:37 Successfully built edgex-taf-common 19:03:37 Installing collected packages: edgex-taf-common 19:03:39 Successfully installed edgex-taf-common-0.0.0 19:03: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. 19:03:43 Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) 19:03:43 Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) 19:03:43 Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) 19:03:43 Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) 19:03:43 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) 19:03:43 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 19:03:43 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) 19:03:43 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 19:03:43 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) 19:03:43 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 19:03:43 Installing build dependencies: started 19:03:48 Installing build dependencies: finished with status 'done' 19:03:48 Getting requirements to build wheel: started 19:03:51 Getting requirements to build wheel: finished with status 'done' 19:03:51 Preparing metadata (pyproject.toml): started 19:03:52 Preparing metadata (pyproject.toml): finished with status 'done' 19:03:52 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) 19:03:52 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 19:03:52 Installing build dependencies: started 19:03:58 Installing build dependencies: finished with status 'done' 19:03:58 Getting requirements to build wheel: started 19:04:00 Getting requirements to build wheel: finished with status 'done' 19:04:00 Preparing metadata (pyproject.toml): started 19:04:02 Preparing metadata (pyproject.toml): finished with status 'done' 19:04:02 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) 19:04:02 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) 19:04:02 Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) 19:04:02 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) 19:04:02 Collecting requests==2.32.4 (from -r requirements.txt (line 9)) 19:04:02 Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) 19:04:02 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) 19:04:02 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) 19:04:02 Collecting docker==7.1.0 (from -r requirements.txt (line 11)) 19:04:02 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 19:04:05 Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) 19:04:05 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (63 kB) 19:04:06 Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) 19:04:06 Downloading psutil-7.0.0.tar.gz (497 kB) 19:04:07 Installing build dependencies: started 19:04:12 Installing build dependencies: finished with status 'done' 19:04:12 Getting requirements to build wheel: started 19:04:15 Getting requirements to build wheel: finished with status 'done' 19:04:15 Preparing metadata (pyproject.toml): started 19:04:17 Preparing metadata (pyproject.toml): finished with status 'done' 19:04:20 Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) 19:04:20 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl.metadata (6.0 kB) 19:04:20 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) 19:04:20 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) 19:04:20 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) 19:04:20 Downloading psycopg2-2.9.10.tar.gz (385 kB) 19:04:21 Installing build dependencies: started 19:04:26 Installing build dependencies: finished with status 'done' 19:04:26 Getting requirements to build wheel: started 19:04:30 Getting requirements to build wheel: finished with status 'done' 19:04:30 Preparing metadata (pyproject.toml): started 19:04:31 Preparing metadata (pyproject.toml): finished with status 'done' 19:04:32 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) 19:04:32 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl.metadata (3.4 kB) 19:04:33 Collecting protobuf==6.33.5 (from -r requirements.txt (line 18)) 19:04:33 Downloading protobuf-6.33.5-py3-none-any.whl.metadata (593 bytes) 19:04:33 Collecting pyjwt==2.13.0 (from -r requirements.txt (line 19)) 19:04:33 Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 19:04:39 Collecting cryptography==48.0.1 (from -r requirements.txt (line 20)) 19:04:39 Downloading cryptography-48.0.1-cp311-abi3-musllinux_1_2_aarch64.whl.metadata (4.3 kB) 19:04:39 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) 19:04:39 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 19:04:39 Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) 19:04:39 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) 19:04:39 Collecting genson==1.3.0 (from -r requirements.txt (line 23)) 19:04:39 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 19:04:39 Collecting urllib3>=2.6.3 (from -r requirements.txt (line 24)) 19:04:39 Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 19:04:39 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:04:39 Downloading selenium-4.45.0-py3-none-any.whl.metadata (7.4 kB) 19:04:39 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:04:39 Downloading robotframework_pythonlibcore-4.6.0-py3-none-any.whl.metadata (10 kB) 19:04:39 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:04:39 Downloading click-8.4.1-py3-none-any.whl.metadata (2.6 kB) 19:04:40 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 19:04:40 Downloading paramiko-5.0.0-py3-none-any.whl.metadata (3.7 kB) 19:04:40 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 19:04:40 Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) 19:04:40 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:04:40 Downloading docutils-0.23-py3-none-any.whl.metadata (15 kB) 19:04:40 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:04:40 Downloading flex-6.14.1.tar.gz (40 kB) 19:04:40 Installing build dependencies: started 19:04:46 Installing build dependencies: finished with status 'done' 19:04:46 Getting requirements to build wheel: started 19:04:49 Getting requirements to build wheel: finished with status 'done' 19:04:49 Preparing metadata (pyproject.toml): started 19:04:51 Preparing metadata (pyproject.toml): finished with status 'done' 19:04:51 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:04:51 Downloading jsonpath_ng-1.8.0-py3-none-any.whl.metadata (18 kB) 19:04:51 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:04:51 Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 19:04:51 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:04:51 Downloading openapi_core-0.23.1-py3-none-any.whl.metadata (8.1 kB) 19:04:51 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:04:51 Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 19:04:52 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:04:52 Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 19:04:52 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:04:52 Downloading tzlocal-5.4.3-py3-none-any.whl.metadata (7.7 kB) 19:04:53 Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) 19:04:53 Downloading charset_normalizer-3.4.7-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (40 kB) 19:04:53 Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) 19:04:53 Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 19:04:53 Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) 19:04:53 Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 19:04:54 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 19:04:54 Downloading reactivex-4.1.0-py3-none-any.whl.metadata (5.7 kB) 19:04:54 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 19:04:54 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 19:04:54 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.49.0->-r requirements.txt (line 15)) (82.0.1) 19:04:55 Collecting cffi>=2.0.0 (from cryptography==48.0.1->-r requirements.txt (line 20)) 19:04:55 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.6 kB) 19:04:55 Collecting pycparser (from cffi>=2.0.0->cryptography==48.0.1->-r requirements.txt (line 20)) 19:04:55 Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 19:04:55 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 19:04:55 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_aarch64.whl.metadata (10 kB) 19:04:55 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 19:04:55 Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 19:04:56 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 19:04:56 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_aarch64.whl.metadata (10.0 kB) 19:04:56 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) 19:04:56 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 19:04:56 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 15)) 19:04:56 Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 19:04:56 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:04:56 Downloading trio-0.33.0-py3-none-any.whl.metadata (8.5 kB) 19:04:56 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:04:56 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 19:04:56 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:04:56 Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 19:04:57 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:04:57 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 19:04:57 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:04:57 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 19:04:57 Collecting sniffio>=1.3.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:04:57 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 19:04:57 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:04:57 Downloading wsproto-1.3.2-py3-none-any.whl.metadata (5.2 kB) 19:04:57 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:04:57 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 19:04:57 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:04:57 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 19:04:58 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:04:58 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.4 kB) 19:04:58 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:04:58 Downloading validate_email-1.3.tar.gz (4.7 kB) 19:04:58 Installing build dependencies: started 19:05:03 Installing build dependencies: finished with status 'done' 19:05:03 Getting requirements to build wheel: started 19:05:06 Getting requirements to build wheel: finished with status 'done' 19:05:06 Preparing metadata (pyproject.toml): started 19:05:07 Preparing metadata (pyproject.toml): finished with status 'done' 19:05:07 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:07 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 19:05:07 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:07 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 19:05:08 Installing build dependencies: started 19:05:13 Installing build dependencies: finished with status 'done' 19:05:13 Getting requirements to build wheel: started 19:05:15 Getting requirements to build wheel: finished with status 'done' 19:05:15 Preparing metadata (pyproject.toml): started 19:05:17 Preparing metadata (pyproject.toml): finished with status 'done' 19:05:17 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:17 Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 19:05:17 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:17 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 19:05:17 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:17 Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 19:05:20 Collecting rpds-py>=0.25.0 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:20 Downloading rpds_py-2026.5.1-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.1 kB) 19:05:20 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:20 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 19:05:20 Collecting jsonschema-path<0.5.0,>=0.4.5 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:20 Downloading jsonschema_path-0.4.6-py3-none-any.whl.metadata (5.9 kB) 19:05:20 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:20 Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 19:05:21 Collecting openapi-schema-validator<0.9.0,>=0.7.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:21 Downloading openapi_schema_validator-0.8.1-py3-none-any.whl.metadata (9.9 kB) 19:05:21 Collecting openapi-spec-validator<0.9.0,>=0.8.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:21 Downloading openapi_spec_validator-0.8.5-py3-none-any.whl.metadata (6.5 kB) 19:05:21 Collecting werkzeug>=2.1.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:21 Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 19:05:21 Collecting pathable<0.6.0,>=0.5.0 (from jsonschema-path<0.5.0,>=0.4.5->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:21 Downloading pathable-0.5.0-py3-none-any.whl.metadata (5.9 kB) 19:05:22 Collecting pydantic<3.0.0,>=2.0.0 (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:22 Downloading pydantic-2.13.4-py3-none-any.whl.metadata (109 kB) 19:05:22 Collecting pydantic-settings<3.0.0,>=2.0.0 (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:22 Downloading pydantic_settings-2.14.2-py3-none-any.whl.metadata (3.4 kB) 19:05:23 Collecting rfc3339-validator (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:23 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) 19:05:23 Collecting lazy-object-proxy<2.0,>=1.7.1 (from openapi-spec-validator<0.9.0,>=0.8.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:23 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (5.1 kB) 19:05:23 Collecting annotated-types>=0.6.0 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:23 Downloading annotated_types-0.7.0-py3-none-any.whl.metadata (15 kB) 19:05:33 Collecting pydantic-core==2.46.4 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:33 Downloading pydantic_core-2.46.4-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (6.6 kB) 19:05:33 Collecting typing-inspection>=0.4.2 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:33 Downloading typing_inspection-0.4.2-py3-none-any.whl.metadata (2.6 kB) 19:05:33 Collecting markupsafe>=2.1.1 (from werkzeug>=2.1.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:33 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.7 kB) 19:05:33 Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) 19:05:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 48.7 MB/s 0:00:00 19:05:33 Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) 19:05:33 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 19:05:33 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 19:05:33 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) 19:05:33 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) 19:05:33 Downloading requests-2.32.4-py3-none-any.whl (64 kB) 19:05:33 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) 19:05:33 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 19:05:33 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl (15.6 MB) 19:05:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 39.2 MB/s 0:00:00 19:05:33 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl (1.6 MB) 19:05:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 47.6 MB/s 0:00:00 19:05:33 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) 19:05:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 47.6 MB/s 0:00:00 19:05:33 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl (2.2 MB) 19:05:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 41.5 MB/s 0:00:00 19:05:33 Downloading protobuf-6.33.5-py3-none-any.whl (170 kB) 19:05:33 Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 19:05:33 Downloading cryptography-48.0.1-cp311-abi3-musllinux_1_2_aarch64.whl (4.8 MB) 19:05:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.8/4.8 MB 44.0 MB/s 0:00:00 19:05:33 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 19:05:33 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) 19:05:33 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 19:05:33 Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 19:05:33 Downloading charset_normalizer-3.4.7-cp312-cp312-musllinux_1_2_aarch64.whl (211 kB) 19:05:34 Downloading idna-3.18-py3-none-any.whl (65 kB) 19:05:34 Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 19:05:34 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_aarch64.whl (222 kB) 19:05:34 Downloading click-8.4.1-py3-none-any.whl (116 kB) 19:05:34 Downloading paramiko-5.0.0-py3-none-any.whl (208 kB) 19:05:34 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_aarch64.whl (341 kB) 19:05:34 Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 19:05:34 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_aarch64.whl (791 kB) 19:05:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 791.9/791.9 kB 49.9 MB/s 0:00:00 19:05:34 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 19:05:34 Downloading reactivex-4.1.0-py3-none-any.whl (218 kB) 19:05:34 Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 19:05:34 Downloading robotframework_pythonlibcore-4.6.0-py3-none-any.whl (20 kB) 19:05:34 Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 19:05:34 Downloading selenium-4.45.0-py3-none-any.whl (9.5 MB) 19:05:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 42.6 MB/s 0:00:00 19:05:34 Downloading trio-0.33.0-py3-none-any.whl (510 kB) 19:05:34 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 19:05:34 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 19:05:34 Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 19:05:34 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 19:05:34 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 19:05:34 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 19:05:34 Downloading wsproto-1.3.2-py3-none-any.whl (24 kB) 19:05:34 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 19:05:34 Downloading docutils-0.23-py3-none-any.whl (634 kB) 19:05:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 634.7/634.7 kB 53.4 MB/s 0:00:00 19:05:34 Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 19:05:34 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_aarch64.whl (761 kB) 19:05:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 761.1/761.1 kB 54.4 MB/s 0:00:00 19:05:34 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 19:05:34 Downloading jsonpath_ng-1.8.0-py3-none-any.whl (67 kB) 19:05:34 Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 19:05:34 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 19:05:34 Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 19:05:34 Downloading rpds_py-2026.5.1-cp312-cp312-musllinux_1_2_aarch64.whl (553 kB) 19:05:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 553.1/553.1 kB 46.7 MB/s 0:00:00 19:05:34 Downloading openapi_core-0.23.1-py3-none-any.whl (115 kB) 19:05:34 Downloading jsonschema_path-0.4.6-py3-none-any.whl (19 kB) 19:05:34 Downloading openapi_schema_validator-0.8.1-py3-none-any.whl (19 kB) 19:05:34 Downloading openapi_spec_validator-0.8.5-py3-none-any.whl (50 kB) 19:05:34 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_aarch64.whl (69 kB) 19:05:34 Downloading pathable-0.5.0-py3-none-any.whl (16 kB) 19:05:34 Downloading pydantic-2.13.4-py3-none-any.whl (472 kB) 19:05:34 Downloading pydantic_core-2.46.4-cp312-cp312-musllinux_1_1_aarch64.whl (2.2 MB) 19:05:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 46.5 MB/s 0:00:00 19:05:35 Downloading pydantic_settings-2.14.2-py3-none-any.whl (61 kB) 19:05:35 Downloading annotated_types-0.7.0-py3-none-any.whl (13 kB) 19:05:35 Downloading typing_inspection-0.4.2-py3-none-any.whl (14 kB) 19:05:35 Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 19:05:35 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_aarch64.whl (23 kB) 19:05:35 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 19:05:35 Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 19:05:35 Downloading pycparser-3.0-py3-none-any.whl (48 kB) 19:05:35 Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 19:05:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 48.7 MB/s 0:00:00 19:05:35 Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 19:05:35 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) 19:05:35 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 19:05:35 Downloading tzlocal-5.4.3-py3-none-any.whl (18 kB) 19:05:36 Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email 19:05:36 Building wheel for robotframework-sshlibrary (pyproject.toml): started 19:05:38 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 19:05:38 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=281121cb413445e912546d951d577b8d693438747ff00ebc214554c19f6e285c 19:05:38 Stored in directory: /tmp/pip-ephem-wheel-cache-29ua1eqe/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 19:05:38 Building wheel for robotbackgroundlogger (pyproject.toml): started 19:05:39 Building wheel for robotbackgroundlogger (pyproject.toml): finished with status 'done' 19:05:39 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4341 sha256=a4a74df637fcfaeb37a67e29a615fd1d28bec7adb084c6a960061398aaf64e03 19:05:39 Stored in directory: /tmp/pip-ephem-wheel-cache-29ua1eqe/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 19:05:39 Building wheel for psutil (pyproject.toml): started 19:05:54 Building wheel for psutil (pyproject.toml): finished with status 'done' 19:05:54 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_aarch64.whl size=278208 sha256=a86c1b086b5bd0a6ed35f9bad34488544381ceb3410fa9d182cacf8e9615962c 19:05:54 Stored in directory: /tmp/pip-ephem-wheel-cache-29ua1eqe/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 19:05:54 Building wheel for psycopg2 (pyproject.toml): started 19:07:02 Building wheel for psycopg2 (pyproject.toml): still running... 19:07:04 Building wheel for psycopg2 (pyproject.toml): finished with status 'done' 19:07:04 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_aarch64.whl size=512678 sha256=76af0e0730bbc756885f1f8ea2977aff89ea8d661e6abc7c333209b3eda3a815 19:07:04 Stored in directory: /tmp/pip-ephem-wheel-cache-29ua1eqe/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 19:07:04 Building wheel for flex (pyproject.toml): started 19:07:06 Building wheel for flex (pyproject.toml): finished with status 'done' 19:07:06 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77344 sha256=3b2677099ec3449eb303308614af127d32523d6daabcc0c4cbff1ed025f080d1 19:07:06 Stored in directory: /tmp/pip-ephem-wheel-cache-29ua1eqe/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 19:07:06 Building wheel for strict-rfc3339 (pyproject.toml): started 19:07:08 Building wheel for strict-rfc3339 (pyproject.toml): finished with status 'done' 19:07:08 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18222 sha256=ec26f6632900ca2677a80715b87f59fc48d3a73960a3276feb632c909d367632 19:07:08 Stored in directory: /tmp/pip-ephem-wheel-cache-29ua1eqe/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 19:07:08 Building wheel for validate-email (pyproject.toml): started 19:07:10 Building wheel for validate-email (pyproject.toml): finished with status 'done' 19:07:10 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5560 sha256=018d9915b793e8b54924b03f829bfa11408221d9a951eb06a22a00c68986460a 19:07:10 Stored in directory: /tmp/pip-ephem-wheel-cache-29ua1eqe/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 19:07:10 Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email 19:07:12 Installing collected packages: validate-email, strict-rfc3339, sseclient-py, sortedcontainers, rfc3987, pytz, jsonpath-ng, genson, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pyjwt, pygments, pycryptodome, pycparser, psycopg2, psutil, protobuf, pathable, paho-mqtt, numpy, more-itertools, markupsafe, lazy-object-proxy, jsonpointer, isodate, invoke, idna, h11, docutils, configparser, click, charset_normalizer, certifi, bcrypt, attrs, annotated-types, wsproto, werkzeug, typing-inspection, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, pydantic-core, outcome, cffi, trio, robotframework-requests, pynacl, pydantic, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, pydantic-settings, paramiko, jsonschema, selenium, scp, openapi-schema-validator, robotframework-sshlibrary, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance 19:08:48 19:08:48 Successfully installed PyYAML-6.0.3 RESTinstance-1.5.2 annotated-types-0.7.0 attrs-26.1.0 bcrypt-5.0.0 certifi-2026.6.17 cffi-2.0.0 charset_normalizer-3.4.7 click-8.4.1 configparser-7.2.0 cryptography-48.0.1 docker-7.1.0 docutils-0.23 flex-6.14.1 genson-1.3.0 h11-0.16.0 idna-3.18 influxdb-client-1.49.0 invoke-3.0.3 isodate-0.7.2 jsonpath-ng-1.8.0 jsonpointer-3.1.1 jsonschema-4.26.0 jsonschema-path-0.4.6 jsonschema-specifications-2025.9.1 lazy-object-proxy-1.12.0 markupsafe-3.0.3 more-itertools-11.1.0 numpy-2.2.5 openapi-core-0.23.1 openapi-schema-validator-0.8.1 openapi-spec-validator-0.8.5 outcome-1.3.0.post0 paho-mqtt-2.1.0 paramiko-5.0.0 pathable-0.5.0 protobuf-6.33.5 psutil-7.0.0 psycopg2-2.9.10 pycparser-3.0 pycryptodome-3.23.0 pydantic-2.13.4 pydantic-core-2.46.4 pydantic-settings-2.14.2 pygments-2.20.0 pyjwt-2.13.0 pynacl-1.6.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.1 pytz-2026.2 pyzmq-27.0.0 reactivex-4.1.0 referencing-0.37.0 requests-2.32.4 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.3.1 robotframework-pythonlibcore-4.6.0 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 rpds-py-2026.5.1 scp-0.15.0 selenium-4.45.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 sseclient-py-1.8.0 strict-rfc3339-0.7 trio-0.33.0 trio-websocket-0.12.2 typing-extensions-4.15.0 typing-inspection-0.4.2 tzlocal-5.4.3 urllib3-2.7.0 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.8 wsproto-1.3.2 19:08:48 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 19:09:35 Removing intermediate container 3e46eba5b4a4 19:09:35 ---> 29c76caed9a5 19:09:35 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 19:09:35 ---> Running in 8d40b51f8e4d 19:09:35 Removing intermediate container 8d40b51f8e4d 19:09:35 ---> f0c1b4c37837 19:09:35 Step 11/13 : LABEL arch=arm64 19:09:35 ---> Running in 47c1acb5f9ff 19:09:35 Removing intermediate container 47c1acb5f9ff 19:09:35 ---> 7df89bbc5a98 19:09:35 Step 12/13 : LABEL git_sha=8fc10812a31bede67add4b544d220a83e4e4faf8 19:09:35 ---> Running in a598a49441f0 19:09:35 Removing intermediate container a598a49441f0 19:09:35 ---> 630e01b0faba 19:09:35 Step 13/13 : LABEL version=0.0.0 19:09:35 ---> Running in 908252793b74 19:09:35 Removing intermediate container 908252793b74 19:09:35 ---> 87d5e6c2d151 19:09:35 [Warning] One or more build-args [ARCH] were not consumed 19:09:35 Successfully built 87d5e6c2d151 19:09:35 Successfully tagged edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:09:36 19:09:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:09:36 arm64: Pulling from edgex-lftools-log-publisher 19:09:36 8998bd30e6a1: Pulling fs layer 19:09:36 04944245beec: Pulling fs layer 19:09:36 699f458cf7ca: Pulling fs layer 19:09:36 765212b225bb: Pulling fs layer 19:09:36 f23df028b6ca: Pulling fs layer 19:09:36 d65c8cfc05b1: Pulling fs layer 19:09:36 2437ff75d9bd: Pulling fs layer 19:09:36 f23df028b6ca: Waiting 19:09:36 d65c8cfc05b1: Waiting 19:09:36 2437ff75d9bd: Waiting 19:09:36 765212b225bb: Waiting 19:09:36 04944245beec: Verifying Checksum 19:09:36 04944245beec: Download complete 19:09:36 765212b225bb: Verifying Checksum 19:09:36 765212b225bb: Download complete 19:09:36 f23df028b6ca: Verifying Checksum 19:09:36 f23df028b6ca: Download complete 19:09:36 d65c8cfc05b1: Download complete 19:09:36 699f458cf7ca: Verifying Checksum 19:09:36 699f458cf7ca: Download complete 19:09:37 8998bd30e6a1: Verifying Checksum 19:09:37 8998bd30e6a1: Download complete 19:09:40 2437ff75d9bd: Verifying Checksum 19:09:40 2437ff75d9bd: Download complete 19:09:42 8998bd30e6a1: Pull complete 19:09:42 04944245beec: Pull complete 19:09:44 699f458cf7ca: Pull complete 19:09:44 765212b225bb: Pull complete 19:09:45 f23df028b6ca: Pull complete 19:09:45 d65c8cfc05b1: Pull complete 19:10:03 2437ff75d9bd: Pull complete 19:10:03 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:10:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:10:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:10:04 prd-ubuntu20.04-docker-arm64-4c-16g-13682 does not seem to be running inside a container 19:10:04 $ 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-149 -v /w/workspace/xfoundry_edgex-taf-common_PR-149:/w/workspace/xfoundry_edgex-taf-common_PR-149:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-149@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-149@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:10:07 $ docker top f803e0dddd5ad55861241d0bd5bf5dca1c0376c2b15324a5582014c7ba2cfe42 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:10:08 ---> job-cost.sh 19:10:08 lf-activate-venv: SKIPPING 19:10:08 INFO: No Stack... 19:10:08 INFO: Retrieving Pricing Info for: v3-standard-4 19:10:09 INFO: Archiving Costs [Pipeline] sh 19:10:09 + cat /w/workspace/xfoundry_edgex-taf-common_PR-149/archives/cost.csv 19:10:09 + cut -d, -f6 [Pipeline] lock 19:10:09 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-149-3-stack-cost] 19:10:09 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-149-3-stack-cost] did not exist. Created. 19:10:09 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-149-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:10:10 /w/workspace/xfoundry_edgex-taf-common_PR-149@tmp/durable-4e934acc/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:10:11 + echo total: 0.10999999940395355 [Pipeline] stash 19:10:11 Warning: overwriting stash ‘stack-cost’ 19:10:12 Stashed 1 file(s) [Pipeline] } 19:10:12 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-149-3-stack-cost] [Pipeline] // lock [Pipeline] } 19:10:12 $ docker stop --time=1 f803e0dddd5ad55861241d0bd5bf5dca1c0376c2b15324a5582014c7ba2cfe42 19:10:16 $ docker rm -f --volumes f803e0dddd5ad55861241d0bd5bf5dca1c0376c2b15324a5582014c7ba2cfe42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:10:16 + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-149/archives ] 19:10:16 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-149/archives 19:10:16 total 16 19:10:16 drwxr-xr-x 3 root root 4096 Jun 22 18:59 . 19:10:16 drwxrwxr-x 7 jenkins jenkins 4096 Jun 22 18:59 .. 19:10:16 drwxr-xr-x 2 root root 4096 Jun 22 18:59 cost 19:10:16 -rw-r--r-- 1 root root 88 Jun 22 18:59 cost.csv 19:10:16 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-149/archives 19:10:16 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-149/archives 19:10:16 total 16 19:10:16 drwxr-xr-x 3 jenkins jenkins 4096 Jun 22 18:59 . 19:10:16 drwxrwxr-x 7 jenkins jenkins 4096 Jun 22 18:59 .. 19:10:16 drwxr-xr-x 2 jenkins jenkins 4096 Jun 22 18:59 cost 19:10:16 -rw-r--r-- 1 jenkins jenkins 88 Jun 22 18:59 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:10:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:10:18 ---> package-listing.sh 19:10:18 ++ facter osfamily 19:10:18 ++ tr '[:upper:]' '[:lower:]' 19:10:18 + OS_FAMILY=debian 19:10:18 + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-149 19:10:18 + START_PACKAGES=/tmp/packages_start.txt 19:10:18 + END_PACKAGES=/tmp/packages_end.txt 19:10:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:10:18 + PACKAGES=/tmp/packages_start.txt 19:10:18 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-149 ']' 19:10:18 + PACKAGES=/tmp/packages_end.txt 19:10:18 + case "${OS_FAMILY}" in 19:10:18 + dpkg -l 19:10:18 + grep '^ii' 19:10:18 + '[' -f /tmp/packages_start.txt ']' 19:10:18 + '[' -f /tmp/packages_end.txt ']' 19:10:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:10:18 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-149 ']' 19:10:18 + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-149/archives/ 19:10:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-149/archives/ [Pipeline] echo 19:10:18 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-149/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:10:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:10:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:10:19 prd-ubuntu20.04-docker-8c-8g-13674 does not seem to be running inside a container 19:10:19 $ 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-149/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-149 -v /w/workspace/xfoundry_edgex-taf-common_PR-149:/w/workspace/xfoundry_edgex-taf-common_PR-149:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-149@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-149@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:10:19 $ docker top 7f35e8d0080ba171e6f01caa28e2e919daaa2eb0932c76bd6722521d8c392bac -eo pid,comm [Pipeline] { [Pipeline] sh 19:10:19 + touch /tmp/pre-build-complete [Pipeline] sh 19:10:20 + mkdir -p /var/log/sysstat [Pipeline] sh 19:10:20 + ls /var/log/sa-host 19:10:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:10:20 provisioning config files... 19:10:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-149@tmp/config12050602563424742453tmp [Pipeline] { [Pipeline] echo 19:10:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:10:21 ---> create-netrc.sh [Pipeline] } 19:10:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:10:21 ---> python-tools-install.sh [Pipeline] echo 19:10:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:10:21 ---> sudo-logs.sh 19:10:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:10:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:10:22 ---> job-cost.sh 19:10:22 lf-activate-venv: SKIPPING 19:10:22 DEBUG: total: 0.2199999988079071 19:10:22 INFO: Retrieving Stack Cost... 19:10:22 INFO: Retrieving Pricing Info for: v3-standard-8 19:10:22 INFO: Archiving Costs [Pipeline] echo 19:10:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:10:22 ---> logs-deploy.sh 19:10:22 lf-activate-venv: SKIPPING 19:10:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-149/3 19:10:22 INFO: archiving workspace using pattern(s): 19:10:23 Archives upload complete. 19:10:23 INFO: archiving logs to Nexus 19:10:24 ---> uname -a: 19:10:24 Linux prd-ubuntu20-04-docker-8c-8g-13674 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 19:10:24 19:10:24