Pull request #158 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2648c4b521d925674e0326d565b0ccd334b1a0ad+13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 (22576bb2b7563a6f75752ca1dc31782fc69f3701) 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-ssh9742474748860966150.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-ssh18421477428479949312.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-158/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-158/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8043622505883988553.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-158/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6058598028779682561.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1137971241267242207.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-158/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-158/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17166417403730955996.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object b1c004cf40c352fe6d03b0971bc7ee860312a7b0 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-13211 in /w/workspace/xfoundry_edgex-taf-common_PR-158 [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-158 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 into PR head commit 2648c4b521d925674e0326d565b0ccd334b1a0ad Merge succeeded, producing 2648c4b521d925674e0326d565b0ccd334b1a0ad Checking out Revision 2648c4b521d925674e0326d565b0ccd334b1a0ad (PR-158) Commit message: "build: bump cryptography from 46.0.5 to 48.0.1" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object b1c004cf40c352fe6d03b0971bc7ee860312a7b0 > 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/158/head:refs/remotes/origin/PR-158 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2648c4b521d925674e0326d565b0ccd334b1a0ad # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2648c4b521d925674e0326d565b0ccd334b1a0ad # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:34:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:34:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:34:48 ========================================================= 17:34:48 EdgeX Global Pipelines Version Info 17:34:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:34:49 ------------------- 17:34:49 stable info: 17:34:49 ------------------- 17:34:49 Commited By: Ginny Guan ginny@iotechsys.com 17:34:49 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 17:34:49 Message: update stable to v1.0.281 17:34:50 ------------------- 17:34:50 experimental info: 17:34:50 ------------------- 17:34:50 Commited By: **** collab-it+edgex@linuxfoundation.org 17:34:50 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 17:34:50 Message: update experimental to v1.0.281 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 17:34:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 17:34:50 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 17:34:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:34:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:34:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:34:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 17:34:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:34:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 17:34:50 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 17:34:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:34:50 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 17:34:51 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 17:34:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:34:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:34:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-158 [Pipeline] echo 17:34:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-158 [Pipeline] echo 17:34:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-158 [Pipeline] echo 17:34:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2648c4b521d925674e0326d565b0ccd334b1a0ad [Pipeline] echo 17:34:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2648c4b [Pipeline] echo 17:34:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:34:51 provisioning config files... 17:34:51 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-158@tmp/config12185120556794808302tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:34:51 ---> ****-login.sh 17:34:51 nexus3.edgexfoundry.org:10001 17:34:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:34:52 17:34:52 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 17:34:52 Configure a credential helper to remove this warning. See 17:34:52 https://docs.****.com/go/credential-store/ 17:34:52 17:34:52 Login Succeeded 17:34:52 nexus3.edgexfoundry.org:10002 17:34:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:34:52 17:34:52 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 17:34:52 Configure a credential helper to remove this warning. See 17:34:52 https://docs.****.com/go/credential-store/ 17:34:52 17:34:52 Login Succeeded 17:34:52 nexus3.edgexfoundry.org:10003 17:34:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:34:52 17:34:52 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 17:34:52 Configure a credential helper to remove this warning. See 17:34:52 https://docs.****.com/go/credential-store/ 17:34:52 17:34:52 Login Succeeded 17:34:52 nexus3.edgexfoundry.org:10004 17:34:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:34:52 17:34:52 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 17:34:52 Configure a credential helper to remove this warning. See 17:34:52 https://docs.****.com/go/credential-store/ 17:34:52 17:34:52 Login Succeeded 17:34:52 ****.io 17:34:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:34:52 17:34:52 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 17:34:52 Configure a credential helper to remove this warning. See 17:34:52 https://docs.****.com/go/credential-store/ 17:34:52 17:34:52 Login Succeeded 17:34:52 ---> ****-login.sh ends [Pipeline] } 17:34:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 17:34:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:34:53 + grep -v github /etc/ssh/ssh_known_hosts 17:34:53 + [ -e /tmp/ssh_known_hosts ] 17:34:53 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:34:53 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:34:53 + sudo tee -a /etc/ssh/ssh_known_hosts 17:34:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:34:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:34:53 17:34:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:34:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:34:54 0.1.4: Pulling from edgex-devops/py-git-semver 17:34:54 3dae71ba6b94: Pulling fs layer 17:34:54 6bf1a483ea7c: Pulling fs layer 17:34:54 f5dfc541a4d3: Pulling fs layer 17:34:54 461d9e800cba: Pulling fs layer 17:34:54 80192f66455f: Pulling fs layer 17:34:54 2e8e34ca0e6c: Pulling fs layer 17:34:54 a29436f7fd5d: Pulling fs layer 17:34:54 923cac83aea3: Pulling fs layer 17:34:54 25ad8b0a4227: Pulling fs layer 17:34:54 db01528c6b51: Pulling fs layer 17:34:54 28988de357af: Pulling fs layer 17:34:54 db01528c6b51: Waiting 17:34:54 461d9e800cba: Waiting 17:34:54 923cac83aea3: Waiting 17:34:54 80192f66455f: Waiting 17:34:54 28988de357af: Waiting 17:34:54 2e8e34ca0e6c: Waiting 17:34:54 25ad8b0a4227: Waiting 17:34:54 a29436f7fd5d: Waiting 17:34:54 6bf1a483ea7c: Verifying Checksum 17:34:54 6bf1a483ea7c: Download complete 17:34:54 461d9e800cba: Download complete 17:34:54 80192f66455f: Verifying Checksum 17:34:54 80192f66455f: Download complete 17:34:54 f5dfc541a4d3: Verifying Checksum 17:34:54 f5dfc541a4d3: Download complete 17:34:54 3dae71ba6b94: Verifying Checksum 17:34:54 3dae71ba6b94: Download complete 17:34:54 25ad8b0a4227: Verifying Checksum 17:34:54 25ad8b0a4227: Download complete 17:34:54 db01528c6b51: Verifying Checksum 17:34:54 db01528c6b51: Download complete 17:34:54 28988de357af: Verifying Checksum 17:34:54 28988de357af: Download complete 17:34:54 a29436f7fd5d: Verifying Checksum 17:34:54 a29436f7fd5d: Download complete 17:34:55 2e8e34ca0e6c: Verifying Checksum 17:34:55 2e8e34ca0e6c: Download complete 17:34:56 3dae71ba6b94: Pull complete 17:34:56 6bf1a483ea7c: Pull complete 17:34:57 f5dfc541a4d3: Pull complete 17:34:57 461d9e800cba: Pull complete 17:34:57 80192f66455f: Pull complete 17:35:01 2e8e34ca0e6c: Pull complete 17:35:02 a29436f7fd5d: Pull complete 17:35:02 923cac83aea3: Pull complete 17:35:02 25ad8b0a4227: Pull complete 17:35:02 db01528c6b51: Pull complete 17:35:02 28988de357af: Pull complete 17:35:02 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 17:35:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:35:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:35:02 prd-ubuntu20.04-docker-8c-8g-13211 does not seem to be running inside a container 17:35:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-158 -v /w/workspace/xfoundry_edgex-taf-common_PR-158:/w/workspace/xfoundry_edgex-taf-common_PR-158:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-158@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-158@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:35:04 $ docker top 5896cedade0a5e2fca261050eb68e49f21ba58608563a5415d08a5fa8dc3d172 -eo pid,comm 17:35:04 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). 17:35:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:35:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:35:04 [ssh-agent] Looking for ssh-agent implementation... 17:35:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:35:04 $ docker exec 5896cedade0a5e2fca261050eb68e49f21ba58608563a5415d08a5fa8dc3d172 ssh-agent 17:35:04 SSH_AUTH_SOCK=/tmp/ssh-vn9IVd29Vrhg/agent.31 17:35:04 SSH_AGENT_PID=37 17:35:04 Running ssh-add (command line suppressed) 17:35:04 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-158@tmp/private_key_17056948670512548455.key (/w/workspace/xfoundry_edgex-taf-common_PR-158@tmp/private_key_17056948670512548455.key) 17:35:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:35:04 + git config --global --add safe.directory /w/workspace/xfoundry_edgex-taf-common_PR-158 [Pipeline] sh 17:35:05 + git tag --points-at HEAD [Pipeline] } 17:35:05 $ docker exec --env ******** --env ******** 5896cedade0a5e2fca261050eb68e49f21ba58608563a5415d08a5fa8dc3d172 ssh-agent -k 17:35:05 unset SSH_AUTH_SOCK; 17:35:05 unset SSH_AGENT_PID; 17:35:05 echo Agent pid 37 killed; 17:35:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:35:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:35:05 [ssh-agent] Looking for ssh-agent implementation... 17:35:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:35:05 $ docker exec 5896cedade0a5e2fca261050eb68e49f21ba58608563a5415d08a5fa8dc3d172 ssh-agent 17:35:05 SSH_AUTH_SOCK=/tmp/ssh-1YIkewsWQlWn/agent.84 17:35:05 SSH_AGENT_PID=90 17:35:05 Running ssh-add (command line suppressed) 17:35:05 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-158@tmp/private_key_10083549471183925000.key (/w/workspace/xfoundry_edgex-taf-common_PR-158@tmp/private_key_10083549471183925000.key) 17:35:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:35:06 + git semver init 17:35:06 2026-06-19 17:35:06,395 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 17:35:06 2026-06-19 17:35:06,399 [run_init] DEBUG init version:0.0.0 force:False 17:35:06 2026-06-19 17:35:06,400 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-158/.semver 17:35:06 2026-06-19 17:35:06,401 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-158/.semver 17:35:06 2026-06-19 17:35:06,401 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-158/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-158, stdin=None, shell=False, universal_newlines=False) 17:35:07 2026-06-19 17:35:07,086 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-158/.git/info/exclude 17:35:07 2026-06-19 17:35:07,086 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-158/.semver/PR-158 with force:False 17:35:07 2026-06-19 17:35:07,086 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-158/.semver/PR-158 17:35:07 2026-06-19 17:35:07,090 [execute] INFO git cat-file --batch-check 17:35:07 2026-06-19 17:35:07,090 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-158/.semver, stdin=, shell=False, universal_newlines=False) 17:35:07 2026-06-19 17:35:07,095 [execute] INFO git cat-file --batch 17:35:07 2026-06-19 17:35:07,095 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-158/.semver, stdin=, shell=False, universal_newlines=False) 17:35:07 2026-06-19 17:35:07,098 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-158/.semver/PR-158 17:35:07 0.0.0 [Pipeline] } 17:35:07 $ docker exec --env ******** --env ******** 5896cedade0a5e2fca261050eb68e49f21ba58608563a5415d08a5fa8dc3d172 ssh-agent -k 17:35:07 unset SSH_AUTH_SOCK; 17:35:07 unset SSH_AGENT_PID; 17:35:07 echo Agent pid 90 killed; 17:35:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:35:07 + git semver [Pipeline] } 17:35:08 $ docker stop --time=1 5896cedade0a5e2fca261050eb68e49f21ba58608563a5415d08a5fa8dc3d172 17:35:09 $ docker rm -f --volumes 5896cedade0a5e2fca261050eb68e49f21ba58608563a5415d08a5fa8dc3d172 [Pipeline] // withDockerContainer [Pipeline] sh 17:35:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:35:10 Stashed 1 file(s) [Pipeline] echo 17:35:10 [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 17:35:10 provisioning config files... 17:35:10 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-158@tmp/config4853937884461677029tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:35:11 ---> ****-login.sh 17:35:11 nexus3.edgexfoundry.org:10001 17:35:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:35:11 Login Succeeded 17:35:11 nexus3.edgexfoundry.org:10002 17:35:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:35:11 Login Succeeded 17:35:11 nexus3.edgexfoundry.org:10003 17:35:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:35:11 Login Succeeded 17:35:11 nexus3.edgexfoundry.org:10004 17:35:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:35:11 Login Succeeded 17:35:11 ****.io 17:35:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:35:11 Login Succeeded 17:35:11 ---> ****-login.sh ends [Pipeline] } 17:35:11 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 17:35:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:35:13 + ls -al . 17:35:13 total 72 17:35:13 drwxrwxr-x 6 jenkins jenkins 4096 Jun 19 17:35 . 17:35:13 drwxrwxr-x 4 jenkins jenkins 4096 Jun 19 17:34 .. 17:35:13 drwxrwxr-x 8 jenkins jenkins 4096 Jun 19 17:35 .git 17:35:13 drwxrwxr-x 2 jenkins jenkins 4096 Jun 19 17:34 .github 17:35:13 -rw-rw-r-- 1 jenkins jenkins 22 Jun 19 17:34 .gitignore 17:35:13 drwxr-xr-x 3 jenkins jenkins 4096 Jun 19 17:35 .semver 17:35:13 -rw-rw-r-- 1 jenkins jenkins 1653 Jun 19 17:34 Dockerfile 17:35:13 -rw-rw-r-- 1 jenkins jenkins 746 Jun 19 17:34 Jenkinsfile 17:35:13 -rw-rw-r-- 1 jenkins jenkins 11381 Jun 19 17:34 LICENSE 17:35:13 -rw-rw-r-- 1 jenkins jenkins 4232 Jun 19 17:34 README.md 17:35:13 drwxrwxr-x 5 jenkins jenkins 4096 Jun 19 17:34 TUC 17:35:13 -rw-rw-r-- 1 jenkins jenkins 5 Jun 19 17:35 VERSION 17:35:13 -rw-rw-r-- 1 jenkins jenkins 473 Jun 19 17:34 requirements.txt 17:35:13 -rw-rw-r-- 1 jenkins jenkins 54 Jun 19 17:34 robot-entrypoint.sh 17:35:13 -rw-rw-r-- 1 jenkins jenkins 445 Jun 19 17:34 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:13 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=2648c4b521d925674e0326d565b0ccd334b1a0ad --label arch=amd64 --label version=0.0.0 . 17:35:14 #0 building with "default" instance using docker driver 17:35:14 17:35:14 #1 [internal] load build definition from Dockerfile 17:35:14 #1 transferring dockerfile: 1.69kB done 17:35:14 #1 DONE 0.0s 17:35:14 17:35:14 #2 [internal] load metadata for docker.io/library/alpine:3.20 17:35:15 #2 DONE 0.6s 17:35:15 17:35:15 #3 [internal] load .dockerignore 17:35:15 #3 transferring context: 2B done 17:35:15 #3 DONE 0.0s 17:35:15 17:35:15 #4 [internal] load build context 17:35:15 #4 transferring context: 582.08kB 0.0s done 17:35:15 #4 DONE 0.1s 17:35:15 17:35:15 #5 [1/7] FROM docker.io/library/alpine:3.20@sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc 17:35:15 #5 resolve docker.io/library/alpine:3.20@sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc 0.0s done 17:35:15 #5 sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc 9.23kB / 9.23kB done 17:35:15 #5 sha256:c64c687cbea9300178b30c95835354e34c4e4febc4badfe27102879de0483b5e 1.02kB / 1.02kB done 17:35:15 #5 sha256:bf8527eb54c3680e728d5b4b383a8ba730d72dae7236fbc8dff97ed6b224a731 612B / 612B done 17:35:15 #5 sha256:25f1d6b1951ac8eb3740558fe94cb83d377bdadf95fd9f98b50d2e1b96130471 1.05MB / 3.63MB 0.2s 17:35:15 #5 sha256:25f1d6b1951ac8eb3740558fe94cb83d377bdadf95fd9f98b50d2e1b96130471 3.63MB / 3.63MB 0.2s done 17:35:15 #5 extracting sha256:25f1d6b1951ac8eb3740558fe94cb83d377bdadf95fd9f98b50d2e1b96130471 17:35:15 #5 extracting sha256:25f1d6b1951ac8eb3740558fe94cb83d377bdadf95fd9f98b50d2e1b96130471 0.1s done 17:35:15 #5 DONE 0.4s 17:35:15 17:35:15 #6 [2/7] COPY . /edgex-taf/edgex-taf-common 17:35:15 #6 DONE 0.1s 17:35:15 17:35:15 #7 [3/7] COPY robot-entrypoint.sh /usr/local/bin/ 17:35:15 #7 DONE 0.0s 17:35:15 17:35:15 #8 [4/7] COPY requirements.txt /edgex-taf/requirements.txt 17:35:15 #8 DONE 0.0s 17:35:15 17:35:15 #9 [5/7] WORKDIR /edgex-taf 17:35:15 #9 DONE 0.0s 17:35:15 17:35:15 #10 [6/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:35:15 #10 DONE 0.2s 17:35:16 17:35:16 #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 17:35:16 #11 0.211 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 17:35:16 #11 0.543 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 17:35:16 #11 1.057 OK: 8 MiB in 14 packages 17:35:17 #11 1.106 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 17:35:17 #11 1.298 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 17:35:17 #11 1.744 (1/14) Installing ca-certificates (20260413-r0) 17:35:17 #11 1.897 (2/14) Installing brotli-libs (1.1.0-r2) 17:35:18 #11 2.141 (3/14) Installing c-ares (1.33.1-r0) 17:35:18 #11 2.282 (4/14) Installing libunistring (1.2-r0) 17:35:18 #11 2.543 (5/14) Installing libidn2 (2.3.7-r0) 17:35:18 #11 2.698 (6/14) Installing nghttp2-libs (1.62.1-r0) 17:35:18 #11 2.880 (7/14) Installing libpsl (0.21.5-r1) 17:35:18 #11 3.017 (8/14) Installing zstd-libs (1.5.6-r0) 17:35:19 #11 3.244 (9/14) Installing libcurl (8.14.1-r2) 17:35:19 #11 3.432 (10/14) Installing curl (8.14.1-r2) 17:35:19 #11 3.644 (11/14) Installing docker-cli (26.1.5-r0) 17:35:19 #11 3.940 (12/14) Installing oniguruma (6.9.9-r0) 17:35:20 #11 4.148 (13/14) Installing jq (1.7.1-r0) 17:35:20 #11 4.303 (14/14) Installing openssl (3.3.7-r0) 17:35:20 #11 4.590 Executing busybox-1.36.1-r31.trigger 17:35:20 #11 4.596 Executing ca-certificates-20260413-r0.trigger 17:35:20 #11 4.636 OK: 43 MiB in 28 packages 17:35:20 #11 4.690 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 17:35:20 #11 4.874 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 17:35:21 #11 5.332 (1/167) Installing libexpat (2.7.5-r0) 17:35:21 #11 5.475 (2/167) Installing libbz2 (1.0.8-r6) 17:35:21 #11 5.640 (3/167) Installing libpng (1.6.57-r0) 17:35:21 #11 5.808 (4/167) Installing freetype (2.13.2-r0) 17:35:21 #11 6.035 (5/167) Installing fontconfig (2.15.0-r1) 17:35:21 #11 6.193 (6/167) Installing libfontenc (1.1.8-r0) 17:35:22 #11 6.356 (7/167) Installing mkfontscale (1.2.2-r6) 17:35:22 #11 6.524 (8/167) Installing font-opensans (0_git20210927-r1) 17:35:22 #11 6.806 (9/167) Installing pkgconf (2.2.0-r0) 17:35:22 #11 6.985 (10/167) Installing libgcc (13.2.1_git20240309-r1) 17:35:23 #11 7.171 (11/167) Installing libffi (3.4.6-r0) 17:35:23 #11 7.304 (12/167) Installing libintl (0.22.5-r0) 17:35:23 #11 7.468 (13/167) Installing libeconf (0.6.3-r0) 17:35:23 #11 7.595 (14/167) Installing libblkid (2.40.1-r1) 17:35:23 #11 7.782 (15/167) Installing libmount (2.40.1-r1) 17:35:23 #11 7.950 (16/167) Installing pcre2 (10.43-r0) 17:35:24 #11 8.177 (17/167) Installing glib (2.80.5-r0) 17:35:24 #11 8.438 (18/167) Installing libstdc++ (13.2.1_git20240309-r1) 17:35:24 #11 8.703 (19/167) Installing xz-libs (5.8.3-r0) 17:35:24 #11 8.853 (20/167) Installing libxml2 (2.12.10-r0) 17:35:25 #11 9.097 (21/167) Installing shared-mime-info (2.4-r0) 17:35:25 #11 9.271 (22/167) Installing hicolor-icon-theme (0.17-r2) 17:35:25 #11 9.450 (23/167) Installing libjpeg-turbo (3.0.3-r0) 17:35:25 #11 9.622 (24/167) Installing libsharpyuv (1.3.2-r0) 17:35:25 #11 9.770 (25/167) Installing libwebp (1.3.2-r0) 17:35:25 Still waiting to schedule task 17:35:25 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:35:25 #11 9.977 (26/167) Installing tiff (4.6.0t-r0) 17:35:26 #11 10.18 (27/167) Installing gdk-pixbuf (2.42.12-r0) 17:35:26 #11 10.33 (28/167) Installing gtk-update-icon-cache (3.24.43-r0) 17:35:26 #11 10.50 (29/167) Installing libxau (1.0.11-r4) 17:35:26 #11 10.64 (30/167) Installing libmd (1.1.0-r0) 17:35:26 #11 10.80 (31/167) Installing libbsd (0.12.2-r0) 17:35:26 #11 10.93 (32/167) Installing libxdmcp (1.1.5-r1) 17:35:26 #11 11.07 (33/167) Installing libxcb (1.16.1-r0) 17:35:27 #11 11.24 (34/167) Installing libx11 (1.8.9-r1) 17:35:27 #11 11.50 (35/167) Installing libxcomposite (0.4.6-r5) 17:35:27 #11 11.62 (36/167) Installing libxfixes (6.0.1-r4) 17:35:27 #11 11.77 (37/167) Installing libxrender (0.9.11-r5) 17:35:27 #11 11.89 (38/167) Installing libxcursor (1.2.2-r1) 17:35:27 #11 12.05 (39/167) Installing libxdamage (1.1.6-r5) 17:35:27 #11 12.16 (40/167) Installing libxext (1.3.6-r2) 17:35:28 #11 12.33 (41/167) Installing libxi (1.8.1-r4) 17:35:28 #11 12.45 (42/167) Installing libxinerama (1.1.5-r4) 17:35:28 #11 12.59 (43/167) Installing libxrandr (1.5.4-r1) 17:35:28 #11 12.71 (44/167) Installing libatk-1.0 (2.52.0-r0) 17:35:28 #11 12.89 (45/167) Installing libxtst (1.2.4-r6) 17:35:28 #11 13.00 (46/167) Installing dbus-libs (1.14.10-r1) 17:35:28 #11 13.22 (47/167) Installing at-spi2-core (2.52.0-r0) 17:35:29 #11 13.38 (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) 17:35:29 #11 13.57 (49/167) Installing pixman (0.43.2-r0) 17:35:29 #11 13.73 (50/167) Installing cairo (1.18.4-r0) 17:35:29 #11 13.98 (51/167) Installing cairo-gobject (1.18.4-r0) 17:35:30 #11 14.11 (52/167) Installing avahi-libs (0.8-r17) 17:35:30 #11 14.29 (53/167) Installing gmp (6.3.0-r1) 17:35:30 #11 14.45 (54/167) Installing nettle (3.10.2-r0) 17:35:30 #11 14.67 (55/167) Installing libtasn1 (4.21.0-r0) 17:35:30 #11 14.80 (56/167) Installing p11-kit (0.25.3-r0) 17:35:30 #11 15.06 (57/167) Installing gnutls (3.8.13-r0) 17:35:31 #11 15.24 (58/167) Installing cups-libs (2.4.18-r0) 17:35:31 #11 15.46 (59/167) Installing libepoxy (1.5.10-r1) 17:35:31 #11 15.62 (60/167) Installing fribidi (1.0.15-r0) 17:35:31 #11 15.79 (61/167) Installing graphite2 (1.3.14-r6) 17:35:31 #11 15.93 (62/167) Installing harfbuzz (8.5.0-r0) 17:35:32 #11 16.18 (63/167) Installing libxft (2.3.8-r3) 17:35:32 #11 16.31 (64/167) Installing pango (1.52.2-r0) 17:35:32 #11 16.54 (65/167) Installing wayland-libs-client (1.22.0-r4) 17:35:32 #11 16.68 (66/167) Installing wayland-libs-cursor (1.22.0-r4) 17:35:32 #11 16.83 (67/167) Installing wayland-libs-egl (1.22.0-r4) 17:35:32 #11 16.94 (68/167) Installing xkeyboard-config (2.41-r0) 17:35:33 #11 17.19 (69/167) Installing libxkbcommon (1.7.0-r0) 17:35:33 #11 17.36 (70/167) Installing gtk+3.0 (3.24.43-r0) 17:35:33 #11 17.67 (71/167) Installing icu-data-full (74.2-r1) 17:35:33 #11 17.99 (72/167) Installing mesa (24.0.9-r1) 17:35:33 #11 18.18 (73/167) Installing llvm17-libs (17.0.6-r2) 17:35:34 #11 19.13 (74/167) Installing hwdata-pci (0.382-r0) 17:35:35 #11 19.36 (75/167) Installing libpciaccess (0.18.1-r0) 17:35:35 #11 19.49 (76/167) Installing libdrm (2.4.120-r0) 17:35:35 #11 20.17 (77/167) Installing libelf (0.191-r0) 17:35:36 #11 20.31 (78/167) Installing mesa-glapi (24.0.9-r1) 17:35:36 #11 20.49 (79/167) Installing mesa-dri-gallium (24.0.9-r1) 17:35:36 #11 20.84 (80/167) Installing eudev-libs (3.2.14-r2) 17:35:36 #11 21.01 (81/167) Installing libmagic (5.45-r1) 17:35:38 #11 22.45 (82/167) Installing file (5.45-r1) 17:35:38 #11 22.59 (83/167) Installing xprop (1.2.7-r0) 17:35:38 #11 22.74 (84/167) Installing libice (1.1.1-r6) 17:35:38 #11 22.91 (85/167) Installing libuuid (2.40.1-r1) 17:35:38 #11 23.05 (86/167) Installing libsm (1.2.4-r4) 17:35:38 #11 23.21 (87/167) Installing libxt (1.3.0-r5) 17:35:39 #11 23.42 (88/167) Installing libxmu (1.1.4-r2) 17:35:39 #11 23.71 (89/167) Installing xset (1.2.5-r1) 17:35:39 #11 23.83 (90/167) Installing xdg-utils (1.2.1-r0) 17:35:39 #11 24.02 (91/167) Installing libogg (1.3.5-r5) 17:35:40 #11 24.15 (92/167) Installing libflac (1.4.3-r1) 17:35:40 #11 24.36 (93/167) Installing alsa-lib (1.2.11-r0) 17:35:40 #11 24.55 (94/167) Installing libSvtAv1Enc (2.0.0-r1) 17:35:40 #11 24.84 (95/167) Installing aom-libs (3.9.1-r0) 17:35:40 #11 25.08 (96/167) Installing libva (2.21.0-r0) 17:35:41 #11 25.26 (97/167) Installing libvdpau (1.5-r3) 17:35:41 #11 25.40 (98/167) Installing onevpl-libs (2023.3.1-r2) 17:35:41 #11 25.60 (99/167) Installing ffmpeg-libavutil (6.1.1-r8) 17:35:41 #11 25.77 (100/167) Installing libdav1d (1.4.2-r0) 17:35:41 #11 26.02 (101/167) Installing openexr-libiex (3.1.13-r1) 17:35:42 #11 26.17 (102/167) Installing openexr-libilmthread (3.1.13-r1) 17:35:42 #11 26.34 (103/167) Installing imath (3.1.12-r0) 17:35:42 #11 26.49 (104/167) Installing openexr-libopenexr (3.1.13-r1) 17:35:42 #11 26.75 (105/167) Installing giflib (5.2.2-r0) 17:35:42 #11 26.88 (106/167) Installing libhwy (1.0.7-r0) 17:35:42 #11 27.05 (107/167) Installing lcms2 (2.19-r0) 17:35:43 #11 27.22 (108/167) Installing libjxl (0.10.2-r0) 17:35:43 #11 27.50 (109/167) Installing lame-libs (3.100-r5) 17:35:43 #11 27.65 (110/167) Installing opus (1.5.2-r0) 17:35:43 #11 27.88 (111/167) Installing rav1e-libs (0.7.1-r0) 17:35:43 #11 28.05 (112/167) Installing libgomp (13.2.1_git20240309-r1) 17:35:44 #11 28.28 (113/167) Installing soxr (0.1.3-r7) 17:35:44 #11 28.42 (114/167) Installing ffmpeg-libswresample (6.1.1-r8) 17:35:44 #11 28.61 (115/167) Installing libtheora (1.1.1-r18) 17:35:44 #11 28.78 (116/167) Installing libvorbis (1.3.7-r2) 17:35:44 #11 28.99 (117/167) Installing libvpx (1.14.1-r0) 17:35:44 #11 29.18 (118/167) Installing libwebpmux (1.3.2-r0) 17:35:45 #11 29.34 (119/167) Installing x264-libs (0.164_git20231001-r0) 17:35:45 #11 29.53 (120/167) Installing numactl (2.0.18-r0) 17:35:45 #11 29.69 (121/167) Installing x265-libs (3.6-r0) 17:35:45 #11 29.93 (122/167) Installing xvidcore (1.3.7-r2) 17:35:46 #11 30.12 (123/167) Installing ffmpeg-libavcodec (6.1.1-r8) 17:35:46 #11 30.39 (124/167) Installing libbluray (1.3.4-r1) 17:35:46 #11 30.65 (125/167) Installing mpg123-libs (1.32.8-r0) 17:35:46 #11 30.86 (126/167) Installing libopenmpt (0.7.7-r0) 17:35:46 #11 31.04 (127/167) Installing cjson (1.7.19-r0) 17:35:47 #11 31.20 (128/167) Installing mbedtls (3.6.6-r0) 17:35:47 #11 31.37 (129/167) Installing librist (0.2.10-r1) 17:35:47 #11 31.56 (130/167) Installing libsrt (1.5.3-r0) 17:35:47 #11 31.73 (131/167) Installing libssh (0.10.6-r0) 17:35:47 #11 31.94 (132/167) Installing libsodium (1.0.19-r1) 17:35:47 #11 32.10 (133/167) Installing libzmq (4.3.5-r2) 17:35:48 #11 32.33 (134/167) Installing ffmpeg-libavformat (6.1.1-r8) 17:35:48 #11 32.52 (135/167) Installing crc32c (1.1.2-r0) 17:35:48 #11 32.68 (136/167) Installing double-conversion (3.3.0-r0) 17:35:48 #11 32.81 (137/167) Installing libevent (2.1.12-r7) 17:35:48 #11 33.04 (138/167) Installing wayland-libs-server (1.22.0-r4) 17:35:49 #11 33.18 (139/167) Installing mesa-gbm (24.0.9-r1) 17:35:49 #11 33.34 (140/167) Installing harfbuzz-subset (8.5.0-r0) 17:35:49 #11 33.52 (141/167) Installing icu-libs (74.2-r1) 17:35:49 #11 33.81 (142/167) Installing minizip (1.3.1-r0) 17:35:49 #11 33.94 (143/167) Installing nspr (4.35-r4) 17:35:49 #11 34.15 (144/167) Installing sqlite-libs (3.45.3-r3) 17:35:50 #11 34.38 (145/167) Installing nss (3.105-r0) 17:35:50 #11 34.66 (146/167) Installing openh264 (2.4.1-r0) 17:35:50 #11 34.84 (147/167) Installing libcamera-ipa (0.3.0-r0) 17:35:50 #11 35.03 (148/167) Installing libunwind (1.8.1-r0) 17:35:50 #11 35.18 (149/167) Installing yaml (0.2.5-r2) 17:35:51 #11 35.36 (150/167) Installing libcamera (0.3.0-r0) 17:35:51 #11 35.54 (151/167) Installing speexdsp (1.2.1-r2) 17:35:51 #11 35.71 (152/167) Installing libuv (1.48.0-r0) 17:35:51 #11 35.84 (153/167) Installing roc-toolkit-libs (0.3.0-r0) 17:35:52 #11 36.07 (154/167) Installing libsndfile (1.2.2-r1) 17:35:52 #11 36.23 (155/167) Installing webrtc-audio-processing-1 (1.3-r0) 17:35:52 #11 36.49 (156/167) Installing pipewire-libs (1.0.6-r1) 17:35:52 #11 36.69 (157/167) Installing libasyncns (0.8-r3) 17:35:52 #11 36.83 (158/167) Installing libltdl (2.4.7-r3) 17:35:52 #11 36.96 (159/167) Installing orc (0.4.40-r0) 17:35:53 #11 37.17 (160/167) Installing tdb-libs (1.4.9-r1) 17:35:53 #11 37.30 (161/167) Installing libpulse (17.0-r0) 17:35:53 #11 37.55 (162/167) Installing libwebpdemux (1.3.2-r0) 17:35:53 #11 37.68 (163/167) Installing libgpg-error (1.49-r0) 17:35:53 #11 37.86 (164/167) Installing libgcrypt (1.10.3-r0) 17:35:53 #11 38.02 (165/167) Installing libxslt (1.1.39-r2) 17:35:54 #11 38.23 (166/167) Installing chromium (131.0.6778.108-r0) 17:35:56 #11 39.83 (167/167) Installing chromium-chromedriver (131.0.6778.108-r0) 17:35:56 #11 40.24 Executing busybox-1.36.1-r31.trigger 17:35:56 #11 40.24 Executing fontconfig-2.15.0-r1.trigger 17:35:56 #11 40.26 Executing mkfontscale-1.2.2-r6.trigger 17:35:56 #11 40.28 Executing glib-2.80.5-r0.trigger 17:35:56 #11 40.29 Executing shared-mime-info-2.4-r0.trigger 17:35:56 #11 40.65 Executing gdk-pixbuf-2.42.12-r0.trigger 17:35:56 #11 40.66 Executing gtk-update-icon-cache-3.24.43-r0.trigger 17:35:56 #11 40.68 Executing gtk+3.0-3.24.43-r0.trigger 17:35:56 #11 40.70 OK: 672 MiB in 195 packages 17:35:56 #11 40.76 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 17:35:56 #11 40.93 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 17:35:57 #11 41.41 (1/30) Installing jansson (2.14-r4) 17:35:57 #11 41.54 (2/30) Installing binutils (2.42-r1) 17:35:57 #11 41.85 (3/30) Installing libatomic (13.2.1_git20240309-r1) 17:35:57 #11 41.98 (4/30) Installing isl26 (0.26-r1) 17:35:58 #11 42.25 (5/30) Installing mpfr4 (4.2.1-r0) 17:35:58 #11 42.42 (6/30) Installing mpc1 (1.3.1-r1) 17:35:58 #11 42.61 (7/30) Installing gcc (13.2.1_git20240309-r1) 17:35:59 #11 43.42 (8/30) Installing musl-dev (1.2.5-r3) 17:35:59 #11 43.72 (9/30) Installing linux-headers (6.6-r0) 17:35:59 #11 43.95 (10/30) Installing libffi-dev (3.4.6-r0) 17:35:59 #11 44.13 (11/30) Installing libpq (16.14-r0) 17:36:00 #11 44.29 (12/30) Installing openssl-dev (3.3.7-r0) 17:36:00 #11 44.52 (13/30) Installing libpq-dev (16.14-r0) 17:36:00 #11 44.70 (14/30) Installing libecpg (16.14-r0) 17:36:00 #11 44.90 (15/30) Installing libecpg-dev (16.14-r0) 17:36:00 #11 45.09 (16/30) Installing clang16-headers (16.0.6-r5) 17:36:01 #11 45.35 (17/30) Installing llvm16-libs (16.0.6-r9) 17:36:02 #11 46.38 (18/30) Installing clang16-libs (16.0.6-r5) 17:36:02 #11 46.96 (19/30) Installing fortify-headers (1.1-r3) 17:36:02 #11 47.08 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) 17:36:03 #11 47.43 (21/30) Installing llvm16-linker-tools (16.0.6-r9) 17:36:03 #11 47.57 (22/30) Installing clang16 (16.0.6-r5) 17:36:03 #11 47.80 (23/30) Installing icu (74.2-r1) 17:36:03 #11 47.97 (24/30) Installing icu-dev (74.2-r1) 17:36:04 #11 48.23 (25/30) Installing llvm16 (16.0.6-r9) 17:36:04 #11 49.08 (26/30) Installing lz4-libs (1.9.4-r5) 17:36:05 #11 49.27 (27/30) Installing lz4-dev (1.9.4-r5) 17:36:05 #11 49.40 (28/30) Installing zstd (1.5.6-r0) 17:36:05 #11 49.62 (29/30) Installing zstd-dev (1.5.6-r0) 17:36:05 #11 49.76 (30/30) Installing postgresql16-dev (16.14-r0) 17:36:05 #11 50.08 Executing busybox-1.36.1-r31.trigger 17:36:06 #11 50.09 OK: 1208 MiB in 225 packages 17:36:06 #11 50.15 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 17:36:06 #11 50.44 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 17:36:06 #11 50.91 (1/14) Installing g++ (13.2.1_git20240309-r1) 17:36:07 #11 51.27 (2/14) Installing gdbm (1.23-r1) 17:36:07 #11 51.44 (3/14) Installing mpdecimal (4.0.0-r0) 17:36:07 #11 51.58 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) 17:36:07 #11 51.75 (5/14) Installing libncursesw (6.4_p20240420-r2) 17:36:07 #11 51.91 (6/14) Installing libpanelw (6.4_p20240420-r2) 17:36:07 #11 52.06 (7/14) Installing readline (8.2.10-r0) 17:36:08 #11 52.22 (8/14) Installing python3 (3.12.13-r0) 17:36:08 #11 52.62 (9/14) Installing python3-pycache-pyc0 (3.12.13-r0) 17:36:08 #11 52.88 (10/14) Installing pyc (3.12.13-r0) 17:36:08 #11 53.03 (11/14) Installing python3-pyc (3.12.13-r0) 17:36:09 #11 53.16 (12/14) Installing python3-dev (3.12.13-r0) 17:36:09 #11 53.82 (13/14) Installing libsodium-dev (1.0.19-r1) 17:36:09 #11 53.96 (14/14) Installing zeromq-dev (4.3.5-r2) 17:36:09 #11 54.14 Executing busybox-1.36.1-r31.trigger 17:36:10 #11 54.15 OK: 1374 MiB in 239 packages 17:36:10 #11 54.21 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 17:36:10 #11 54.38 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 17:36:10 #11 54.84 OK: 1374 MiB in 239 packages 17:36:10 #11 54.90 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 17:36:11 #11 55.08 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 17:36:11 #11 55.53 (1/1) Installing tzdata (2026b-r0) 17:36:11 #11 55.72 OK: 1376 MiB in 240 packages 17:36:11 #11 56.06 (1/1) Purging tzdata (2026b-r0) 17:36:12 #11 56.07 OK: 1374 MiB in 239 packages 17:36:13 #11 57.67 Looking in links: /tmp/tmptqtdzc5u 17:36:13 #11 57.67 Processing /tmp/tmptqtdzc5u/pip-25.0.1-py3-none-any.whl 17:36:13 #11 57.68 Installing collected packages: pip 17:36:14 #11 58.68 Successfully installed pip-25.0.1 17:36:14 #11 58.68 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. 17:36:14 #11 59.10 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) 17:36:15 #11 59.16 Collecting pip 17:36:15 #11 59.20 Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 17:36:15 #11 59.34 Collecting setuptools 17:36:15 #11 59.35 Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 17:36:15 #11 59.38 Collecting wheel 17:36:15 #11 59.38 Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 17:36:15 #11 59.40 Collecting packaging>=24.0 (from wheel) 17:36:15 #11 59.41 Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 17:36:15 #11 59.42 Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 17:36:15 #11 59.44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 138.2 MB/s eta 0:00:00 17:36:15 #11 59.44 Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 17:36:15 #11 59.45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 163.2 MB/s eta 0:00:00 17:36:15 #11 59.46 Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 17:36:15 #11 59.46 Downloading packaging-26.2-py3-none-any.whl (100 kB) 17:36:15 #11 59.49 Installing collected packages: setuptools, pip, packaging, wheel 17:36:16 #11 60.21 Attempting uninstall: pip 17:36:16 #11 60.21 Found existing installation: pip 25.0.1 17:36:16 #11 60.24 Uninstalling pip-25.0.1: 17:36:16 #11 60.25 Successfully uninstalled pip-25.0.1 17:36:17 #11 61.41 Successfully installed packaging-26.2 pip-26.1.2 setuptools-82.0.1 wheel-0.47.0 17:36:17 #11 61.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. 17:36:18 #11 61.99 Processing ./edgex-taf-common 17:36:18 #11 61.99 Installing build dependencies: started 17:36:18 #11 62.73 Installing build dependencies: finished with status 'done' 17:36:18 #11 62.74 Getting requirements to build wheel: started 17:36:18 #11 63.11 Getting requirements to build wheel: finished with status 'done' 17:36:19 #11 63.11 Preparing metadata (pyproject.toml): started 17:36:19 #11 63.33 Preparing metadata (pyproject.toml): finished with status 'done' 17:36:19 #11 63.33 Building wheels for collected packages: edgex-taf-common 17:36:19 #11 63.34 Building wheel for edgex-taf-common (pyproject.toml): started 17:36:19 #11 63.58 Building wheel for edgex-taf-common (pyproject.toml): finished with status 'done' 17:36:19 #11 63.58 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15430 sha256=61b1c98a6a58e16c8158258d86842371e110f03bac5771501b876ba820dff793 17:36:19 #11 63.58 Stored in directory: /tmp/pip-ephem-wheel-cache-ast6rij4/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 17:36:19 #11 63.59 Successfully built edgex-taf-common 17:36:19 #11 63.60 Installing collected packages: edgex-taf-common 17:36:19 #11 63.62 Successfully installed edgex-taf-common-0.0.0 17:36:19 #11 63.62 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. 17:36:19 #11 64.14 Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) 17:36:20 #11 64.20 Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) 17:36:20 #11 64.22 Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) 17:36:20 #11 64.22 Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) 17:36:20 #11 64.24 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) 17:36:20 #11 64.25 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 17:36:20 #11 64.27 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) 17:36:20 #11 64.28 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 17:36:20 #11 64.29 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) 17:36:20 #11 64.29 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 17:36:20 #11 64.31 Installing build dependencies: started 17:36:20 #11 64.91 Installing build dependencies: finished with status 'done' 17:36:20 #11 64.91 Getting requirements to build wheel: started 17:36:21 #11 65.28 Getting requirements to build wheel: finished with status 'done' 17:36:21 #11 65.29 Preparing metadata (pyproject.toml): started 17:36:21 #11 65.48 Preparing metadata (pyproject.toml): finished with status 'done' 17:36:21 #11 65.51 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) 17:36:21 #11 65.51 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 17:36:21 #11 65.52 Installing build dependencies: started 17:36:21 #11 66.12 Installing build dependencies: finished with status 'done' 17:36:22 #11 66.12 Getting requirements to build wheel: started 17:36:22 #11 66.49 Getting requirements to build wheel: finished with status 'done' 17:36:22 #11 66.49 Preparing metadata (pyproject.toml): started 17:36:22 #11 66.68 Preparing metadata (pyproject.toml): finished with status 'done' 17:36:22 #11 66.72 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) 17:36:22 #11 66.76 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) 17:36:22 #11 66.77 Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) 17:36:22 #11 66.78 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) 17:36:22 #11 66.84 Collecting requests==2.32.4 (from -r requirements.txt (line 9)) 17:36:22 #11 66.84 Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) 17:36:22 #11 66.85 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) 17:36:22 #11 66.86 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) 17:36:22 #11 66.88 Collecting docker==7.1.0 (from -r requirements.txt (line 11)) 17:36:22 #11 66.89 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 17:36:22 #11 67.14 Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) 17:36:23 #11 67.16 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (62 kB) 17:36:23 #11 67.25 Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) 17:36:23 #11 67.27 Downloading psutil-7.0.0.tar.gz (497 kB) 17:36:23 #11 67.36 Installing build dependencies: started 17:36:23 #11 67.97 Installing build dependencies: finished with status 'done' 17:36:24 #11 67.97 Getting requirements to build wheel: started 17:36:24 #11 68.44 Getting requirements to build wheel: finished with status 'done' 17:36:24 #11 68.44 Preparing metadata (pyproject.toml): started 17:36:24 #11 68.73 Preparing metadata (pyproject.toml): finished with status 'done' 17:36:24 #11 68.98 Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) 17:36:25 #11 69.00 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl.metadata (6.0 kB) 17:36:25 #11 69.02 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) 17:36:25 #11 69.02 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) 17:36:25 #11 69.07 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) 17:36:25 #11 69.08 Downloading psycopg2-2.9.10.tar.gz (385 kB) 17:36:25 #11 69.14 Installing build dependencies: started 17:36:25 #11 69.75 Installing build dependencies: finished with status 'done' 17:36:25 #11 69.75 Getting requirements to build wheel: started 17:36:25 #11 70.16 Getting requirements to build wheel: finished with status 'done' 17:36:26 #11 70.16 Preparing metadata (pyproject.toml): started 17:36:26 #11 70.38 Preparing metadata (pyproject.toml): finished with status 'done' 17:36:26 #11 70.47 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) 17:36:26 #11 70.47 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl.metadata (3.4 kB) 17:36:26 #11 70.63 Collecting protobuf==6.33.5 (from -r requirements.txt (line 18)) 17:36:26 #11 70.64 Downloading protobuf-6.33.5-py3-none-any.whl.metadata (593 bytes) 17:36:26 #11 70.65 Collecting pyjwt==2.10.1 (from -r requirements.txt (line 19)) 17:36:26 #11 70.66 Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) 17:36:26 #11 70.88 Collecting cryptography==48.0.1 (from -r requirements.txt (line 20)) 17:36:26 #11 70.89 Downloading cryptography-48.0.1-cp311-abi3-musllinux_1_2_x86_64.whl.metadata (4.3 kB) 17:36:26 #11 70.90 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) 17:36:26 #11 70.90 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 17:36:26 #11 70.91 Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) 17:36:26 #11 70.92 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) 17:36:26 #11 70.93 Collecting genson==1.3.0 (from -r requirements.txt (line 23)) 17:36:26 #11 70.93 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 17:36:26 #11 70.97 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 17:36:26 #11 70.97 Downloading selenium-4.45.0-py3-none-any.whl.metadata (7.4 kB) 17:36:26 #11 70.98 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 17:36:26 #11 70.99 Downloading robotframework_pythonlibcore-4.6.0-py3-none-any.whl.metadata (10 kB) 17:36:26 #11 71.01 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 17:36:26 #11 71.01 Downloading click-8.4.1-py3-none-any.whl.metadata (2.6 kB) 17:36:26 #11 71.04 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 17:36:26 #11 71.04 Downloading paramiko-5.0.0-py3-none-any.whl.metadata (3.7 kB) 17:36:26 #11 71.05 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 17:36:26 #11 71.06 Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) 17:36:26 #11 71.07 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 17:36:26 #11 71.08 Downloading docutils-0.23-py3-none-any.whl.metadata (15 kB) 17:36:26 #11 71.12 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 17:36:27 #11 71.12 Downloading flex-6.14.1.tar.gz (40 kB) 17:36:27 #11 71.15 Installing build dependencies: started 17:36:27 #11 71.76 Installing build dependencies: finished with status 'done' 17:36:27 #11 71.76 Getting requirements to build wheel: started 17:36:27 #11 72.15 Getting requirements to build wheel: finished with status 'done' 17:36:28 #11 72.15 Preparing metadata (pyproject.toml): started 17:36:28 #11 72.49 Preparing metadata (pyproject.toml): finished with status 'done' 17:36:28 #11 72.50 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 17:36:28 #11 72.51 Downloading jsonpath_ng-1.8.0-py3-none-any.whl.metadata (18 kB) 17:36:28 #11 72.54 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 17:36:28 #11 72.54 Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 17:36:28 #11 72.57 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 17:36:28 #11 72.57 Downloading openapi_core-0.23.1-py3-none-any.whl.metadata (8.1 kB) 17:36:28 #11 72.59 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 17:36:28 #11 72.60 Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 17:36:28 #11 72.64 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 17:36:28 #11 72.64 Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 17:36:28 #11 72.65 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 17:36:28 #11 72.66 Downloading tzlocal-5.4.3-py3-none-any.whl.metadata (7.7 kB) 17:36:28 #11 72.77 Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) 17:36:28 #11 72.77 Downloading charset_normalizer-3.4.7-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (40 kB) 17:36:28 #11 72.79 Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) 17:36:28 #11 72.79 Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 17:36:28 #11 72.82 Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 9)) 17:36:28 #11 72.82 Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 17:36:28 #11 72.84 Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) 17:36:28 #11 72.84 Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 17:36:28 #11 72.86 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 17:36:28 #11 72.86 Downloading reactivex-4.1.0-py3-none-any.whl.metadata (5.7 kB) 17:36:28 #11 72.88 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 17:36:28 #11 72.88 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 17:36:28 #11 72.89 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) 17:36:28 #11 73.00 Collecting cffi>=2.0.0 (from cryptography==48.0.1->-r requirements.txt (line 20)) 17:36:28 #11 73.01 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.6 kB) 17:36:28 #11 73.02 Collecting pycparser (from cffi>=2.0.0->cryptography==48.0.1->-r requirements.txt (line 20)) 17:36:28 #11 73.03 Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 17:36:28 #11 73.07 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 17:36:28 #11 73.07 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_x86_64.whl.metadata (10 kB) 17:36:28 #11 73.09 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 17:36:28 #11 73.10 Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 17:36:28 #11 73.12 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 17:36:28 #11 73.13 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_x86_64.whl.metadata (10.0 kB) 17:36:28 #11 73.14 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) 17:36:28 #11 73.14 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 17:36:28 #11 73.16 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 15)) 17:36:28 #11 73.17 Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 17:36:28 #11 73.18 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 17:36:28 #11 73.19 Downloading trio-0.33.0-py3-none-any.whl.metadata (8.5 kB) 17:36:28 #11 73.20 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 17:36:28 #11 73.20 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 17:36:28 #11 73.22 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)) 17:36:29 #11 73.23 Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 17:36:29 #11 73.24 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 17:36:29 #11 73.25 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 17:36:29 #11 73.26 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 17:36:29 #11 73.26 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 17:36:29 #11 73.27 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)) 17:36:29 #11 73.27 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 17:36:29 #11 73.29 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)) 17:36:29 #11 73.29 Downloading wsproto-1.3.2-py3-none-any.whl.metadata (5.2 kB) 17:36:29 #11 73.30 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)) 17:36:29 #11 73.30 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 17:36:29 #11 73.35 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)) 17:36:29 #11 73.36 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 17:36:29 #11 73.41 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 17:36:29 #11 73.41 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.4 kB) 17:36:29 #11 73.42 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 17:36:29 #11 73.43 Downloading validate_email-1.3.tar.gz (4.7 kB) 17:36:29 #11 73.43 Installing build dependencies: started 17:36:30 #11 74.04 Installing build dependencies: finished with status 'done' 17:36:30 #11 74.04 Getting requirements to build wheel: started 17:36:30 #11 74.42 Getting requirements to build wheel: finished with status 'done' 17:36:30 #11 74.43 Preparing metadata (pyproject.toml): started 17:36:30 #11 74.62 Preparing metadata (pyproject.toml): finished with status 'done' 17:36:30 #11 74.63 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 17:36:30 #11 74.64 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 17:36:30 #11 74.65 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 17:36:30 #11 74.66 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 17:36:30 #11 74.66 Installing build dependencies: started 17:36:31 #11 75.26 Installing build dependencies: finished with status 'done' 17:36:31 #11 75.26 Getting requirements to build wheel: started 17:36:31 #11 75.64 Getting requirements to build wheel: finished with status 'done' 17:36:31 #11 75.64 Preparing metadata (pyproject.toml): started 17:36:31 #11 75.83 Preparing metadata (pyproject.toml): finished with status 'done' 17:36:31 #11 75.85 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 17:36:31 #11 75.85 Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 17:36:31 #11 75.87 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 17:36:31 #11 75.87 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 17:36:31 #11 75.89 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 17:36:31 #11 75.90 Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 17:36:31 #11 76.20 Collecting rpds-py>=0.25.0 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 17:36:32 #11 76.21 Downloading rpds_py-2026.5.1-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.1 kB) 17:36:32 #11 76.23 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 17:36:32 #11 76.23 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 17:36:32 #11 76.25 Collecting jsonschema-path<0.5.0,>=0.4.5 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 17:36:32 #11 76.27 Downloading jsonschema_path-0.4.6-py3-none-any.whl.metadata (5.9 kB) 17:36:32 #11 76.29 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 17:36:32 #11 76.30 Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 17:36:32 #11 76.31 Collecting openapi-schema-validator<0.9.0,>=0.7.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 17:36:32 #11 76.32 Downloading openapi_schema_validator-0.8.1-py3-none-any.whl.metadata (9.9 kB) 17:36:32 #11 76.34 Collecting openapi-spec-validator<0.9.0,>=0.8.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 17:36:32 #11 76.34 Downloading openapi_spec_validator-0.8.5-py3-none-any.whl.metadata (6.5 kB) 17:36:32 #11 76.36 Collecting werkzeug>=2.1.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 17:36:32 #11 76.37 Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 17:36:32 #11 76.38 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)) 17:36:32 #11 76.39 Downloading pathable-0.5.0-py3-none-any.whl.metadata (5.9 kB) 17:36:32 #11 76.51 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)) 17:36:32 #11 76.51 Downloading pydantic-2.13.4-py3-none-any.whl.metadata (109 kB) 17:36:32 #11 76.53 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)) 17:36:32 #11 76.54 Downloading pydantic_settings-2.14.2-py3-none-any.whl.metadata (3.4 kB) 17:36:32 #11 76.55 Collecting rfc3339-validator (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 17:36:32 #11 76.55 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) 17:36:32 #11 76.59 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)) 17:36:32 #11 76.63 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (5.1 kB) 17:36:32 #11 76.65 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)) 17:36:32 #11 76.65 Downloading annotated_types-0.7.0-py3-none-any.whl.metadata (15 kB) 17:36:33 #11 77.44 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)) 17:36:33 #11 77.45 Downloading pydantic_core-2.46.4-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (6.6 kB) 17:36:33 #11 77.46 Collecting typing-inspection>=0.4.2 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 17:36:33 #11 77.46 Downloading typing_inspection-0.4.2-py3-none-any.whl.metadata (2.6 kB) 17:36:33 #11 77.53 Collecting markupsafe>=2.1.1 (from werkzeug>=2.1.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 17:36:33 #11 77.53 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.7 kB) 17:36:33 #11 77.57 Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) 17:36:33 #11 77.60 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 33.9 MB/s 0:00:00 17:36:33 #11 77.61 Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) 17:36:33 #11 77.61 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 17:36:33 #11 77.62 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 17:36:33 #11 77.64 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) 17:36:33 #11 77.64 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) 17:36:33 #11 77.65 Downloading requests-2.32.4-py3-none-any.whl (64 kB) 17:36:33 #11 77.67 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) 17:36:33 #11 77.68 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 17:36:33 #11 77.71 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl (17.9 MB) 17:36:34 #11 78.11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.9/17.9 MB 43.9 MB/s 0:00:00 17:36:34 #11 78.16 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl (1.9 MB) 17:36:34 #11 78.19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 67.2 MB/s 0:00:00 17:36:34 #11 78.19 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) 17:36:34 #11 78.20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 211.4 MB/s 0:00:00 17:36:34 #11 78.21 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl (2.3 MB) 17:36:34 #11 78.23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 122.8 MB/s 0:00:00 17:36:34 #11 78.23 Downloading protobuf-6.33.5-py3-none-any.whl (170 kB) 17:36:34 #11 78.24 Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) 17:36:34 #11 78.24 Downloading cryptography-48.0.1-cp311-abi3-musllinux_1_2_x86_64.whl (5.0 MB) 17:36:34 #11 78.29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.0/5.0 MB 136.8 MB/s 0:00:00 17:36:34 #11 78.29 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 17:36:34 #11 78.30 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) 17:36:34 #11 78.30 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 17:36:34 #11 78.31 Downloading charset_normalizer-3.4.7-cp312-cp312-musllinux_1_2_x86_64.whl (218 kB) 17:36:34 #11 78.31 Downloading idna-3.18-py3-none-any.whl (65 kB) 17:36:34 #11 78.32 Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 17:36:34 #11 78.32 Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 17:36:34 #11 78.33 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_x86_64.whl (221 kB) 17:36:34 #11 78.33 Downloading click-8.4.1-py3-none-any.whl (116 kB) 17:36:34 #11 78.34 Downloading paramiko-5.0.0-py3-none-any.whl (208 kB) 17:36:34 #11 78.34 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_x86_64.whl (359 kB) 17:36:34 #11 78.35 Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 17:36:34 #11 78.36 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_x86_64.whl (1.4 MB) 17:36:34 #11 78.37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 82.0 MB/s 0:00:00 17:36:34 #11 78.38 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 17:36:34 #11 78.38 Downloading reactivex-4.1.0-py3-none-any.whl (218 kB) 17:36:34 #11 78.41 Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 17:36:34 #11 78.41 Downloading robotframework_pythonlibcore-4.6.0-py3-none-any.whl (20 kB) 17:36:34 #11 78.42 Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 17:36:34 #11 78.42 Downloading selenium-4.45.0-py3-none-any.whl (9.5 MB) 17:36:34 #11 78.50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 134.5 MB/s 0:00:00 17:36:34 #11 78.50 Downloading trio-0.33.0-py3-none-any.whl (510 kB) 17:36:34 #11 78.51 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 17:36:34 #11 78.51 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 17:36:34 #11 78.51 Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 17:36:34 #11 78.52 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 17:36:34 #11 78.52 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 17:36:34 #11 78.53 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 17:36:34 #11 78.53 Downloading wsproto-1.3.2-py3-none-any.whl (24 kB) 17:36:34 #11 78.53 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 17:36:34 #11 78.54 Downloading docutils-0.23-py3-none-any.whl (634 kB) 17:36:34 #11 78.54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 634.7/634.7 kB 244.6 MB/s 0:00:00 17:36:34 #11 78.55 Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 17:36:34 #11 78.55 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (790 kB) 17:36:34 #11 78.56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 790.2/790.2 kB 207.9 MB/s 0:00:00 17:36:34 #11 78.57 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 17:36:34 #11 78.57 Downloading jsonpath_ng-1.8.0-py3-none-any.whl (67 kB) 17:36:34 #11 78.58 Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 17:36:34 #11 78.58 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 17:36:34 #11 78.59 Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 17:36:34 #11 78.60 Downloading rpds_py-2026.5.1-cp312-cp312-musllinux_1_2_x86_64.whl (582 kB) 17:36:34 #11 78.60 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 582.4/582.4 kB 176.3 MB/s 0:00:00 17:36:34 #11 78.61 Downloading openapi_core-0.23.1-py3-none-any.whl (115 kB) 17:36:34 #11 78.61 Downloading jsonschema_path-0.4.6-py3-none-any.whl (19 kB) 17:36:34 #11 78.62 Downloading openapi_schema_validator-0.8.1-py3-none-any.whl (19 kB) 17:36:34 #11 78.62 Downloading openapi_spec_validator-0.8.5-py3-none-any.whl (50 kB) 17:36:34 #11 78.63 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl (70 kB) 17:36:34 #11 78.63 Downloading pathable-0.5.0-py3-none-any.whl (16 kB) 17:36:34 #11 78.64 Downloading pydantic-2.13.4-py3-none-any.whl (472 kB) 17:36:34 #11 78.65 Downloading pydantic_core-2.46.4-cp312-cp312-musllinux_1_1_x86_64.whl (2.4 MB) 17:36:34 #11 78.67 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 139.5 MB/s 0:00:00 17:36:34 #11 78.67 Downloading pydantic_settings-2.14.2-py3-none-any.whl (61 kB) 17:36:34 #11 78.68 Downloading annotated_types-0.7.0-py3-none-any.whl (13 kB) 17:36:34 #11 78.68 Downloading typing_inspection-0.4.2-py3-none-any.whl (14 kB) 17:36:34 #11 78.68 Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 17:36:34 #11 78.69 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (23 kB) 17:36:34 #11 78.70 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 17:36:34 #11 78.70 Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 17:36:34 #11 78.70 Downloading pycparser-3.0-py3-none-any.whl (48 kB) 17:36:34 #11 78.71 Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 17:36:34 #11 78.72 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 174.4 MB/s 0:00:00 17:36:34 #11 78.73 Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 17:36:34 #11 78.74 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) 17:36:34 #11 78.75 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 17:36:34 #11 78.75 Downloading tzlocal-5.4.3-py3-none-any.whl (18 kB) 17:36:34 #11 78.89 Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email 17:36:34 #11 78.89 Building wheel for robotframework-sshlibrary (pyproject.toml): started 17:36:34 #11 79.15 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 17:36:35 #11 79.15 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=f9ba8e4f4fdb027ed543edb72761e1112968918fdf4107e96a22ce8c933b168e 17:36:35 #11 79.15 Stored in directory: /tmp/pip-ephem-wheel-cache-nxkdkcoc/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 17:36:35 #11 79.16 Building wheel for robotbackgroundlogger (pyproject.toml): started 17:36:35 #11 79.39 Building wheel for robotbackgroundlogger (pyproject.toml): finished with status 'done' 17:36:35 #11 79.39 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4341 sha256=c44a3c1c15696e397d8823807be10d4391e13de5abba1704bfc209a0de0f095c 17:36:35 #11 79.39 Stored in directory: /tmp/pip-ephem-wheel-cache-nxkdkcoc/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 17:36:35 #11 79.40 Building wheel for psutil (pyproject.toml): started 17:36:37 #11 81.12 Building wheel for psutil (pyproject.toml): finished with status 'done' 17:36:37 #11 81.12 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_x86_64.whl size=277531 sha256=f41a429f67ed6aceaa7931a51c07ccb2919a98c13894389f51ea1f5313d65762 17:36:37 #11 81.12 Stored in directory: /tmp/pip-ephem-wheel-cache-nxkdkcoc/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 17:36:37 #11 81.13 Building wheel for psycopg2 (pyproject.toml): started 17:36:45 #11 89.48 Building wheel for psycopg2 (pyproject.toml): finished with status 'done' 17:36:45 #11 89.48 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_x86_64.whl size=521914 sha256=afe821ad4482b8b28cad539cc2afeb20eb20f0b199fb750b05d6a24c6afaff78 17:36:45 #11 89.48 Stored in directory: /tmp/pip-ephem-wheel-cache-nxkdkcoc/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 17:36:45 #11 89.49 Building wheel for flex (pyproject.toml): started 17:36:45 #11 89.81 Building wheel for flex (pyproject.toml): finished with status 'done' 17:36:45 #11 89.81 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77344 sha256=5f6ac586efb1b16502c6d2159ec9b9c0a67f8a78c15f6530d28f73227991e790 17:36:45 #11 89.81 Stored in directory: /tmp/pip-ephem-wheel-cache-nxkdkcoc/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 17:36:45 #11 89.82 Building wheel for strict-rfc3339 (pyproject.toml): started 17:36:45 #11 90.06 Building wheel for strict-rfc3339 (pyproject.toml): finished with status 'done' 17:36:46 #11 90.06 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18222 sha256=c79ccc8fed7a77b336a40539b264b7f5cfe5aae9d11a77e2d2bf7b2dd67c0841 17:36:46 #11 90.06 Stored in directory: /tmp/pip-ephem-wheel-cache-nxkdkcoc/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 17:36:46 #11 90.06 Building wheel for validate-email (pyproject.toml): started 17:36:46 #11 90.30 Building wheel for validate-email (pyproject.toml): finished with status 'done' 17:36:46 #11 90.30 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5560 sha256=cefb42901385142eb0d411f0ace24aadf387e1fe0f25f2d19e6dcbed68bab168 17:36:46 #11 90.30 Stored in directory: /tmp/pip-ephem-wheel-cache-nxkdkcoc/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 17:36:46 #11 90.31 Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email 17:36:46 #11 90.49 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 17:36:58 #11 101.3 17:36:58 #11 101.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.10.1 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 17:36:58 #11 101.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. 17:36:58 #11 DONE 102.2s 17:36:58 17:36:58 #12 exporting to image 17:36:58 #12 exporting layers 17:37:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-13212 in /w/workspace/xfoundry_edgex-taf-common_PR-158 [Pipeline] { [Pipeline] checkout 17:37:05 #12 exporting layers 5.9s done 17:37:05 #12 writing image sha256:5a62b97ca8c8e388cbb9d7fc2d3358c42e73fba4455b0621adc21f4398605131 done 17:37:05 #12 naming to docker.io/library/edgex-taf-common done 17:37:05 #12 DONE 5.9s 17:37:05 Selected Git installation does not exist. Using Default 17:37:05 The recommended git tool is: NONE [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 17:37:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:37:07 17:37:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:37:08 latest: Pulling from edgex-lftools-log-publisher 17:37:08 5eb5b503b376: Pulling fs layer 17:37:08 5c69ac0246d0: Pulling fs layer 17:37:08 ec43610c2a17: Pulling fs layer 17:37:08 3a2ae6a8a46f: Pulling fs layer 17:37:08 33b1e0a273af: Pulling fs layer 17:37:08 5d3b04190fa2: Pulling fs layer 17:37:08 2f39f015ded8: Pulling fs layer 17:37:08 33b1e0a273af: Waiting 17:37:08 5d3b04190fa2: Waiting 17:37:08 3a2ae6a8a46f: Waiting 17:37:08 2f39f015ded8: Waiting 17:37:08 5c69ac0246d0: Download complete 17:37:08 3a2ae6a8a46f: Verifying Checksum 17:37:08 3a2ae6a8a46f: Download complete 17:37:08 33b1e0a273af: Verifying Checksum 17:37:08 33b1e0a273af: Download complete 17:37:08 ec43610c2a17: Verifying Checksum 17:37:08 ec43610c2a17: Download complete 17:37:08 5d3b04190fa2: Download complete 17:37:08 5eb5b503b376: Verifying Checksum 17:37:08 5eb5b503b376: Download complete 17:37:08 2f39f015ded8: Download complete 17:37:10 5eb5b503b376: Pull complete 17:37:10 5c69ac0246d0: Pull complete 17:37:10 ec43610c2a17: Pull complete 17:37:10 3a2ae6a8a46f: Pull complete 17:37:10 using credential edgex-jenkins-ssh 17:37:10 Cloning the remote Git repository 17:37:10 33b1e0a273af: Pull complete 17:37:10 5d3b04190fa2: Pull complete 17:37:10 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 17:37:10 > git init /w/workspace/xfoundry_edgex-taf-common_PR-158 # timeout=10 17:37:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 17:37:10 > git --version # timeout=10 17:37:10 > git --version # 'git version 2.25.1' 17:37:10 using GIT_SSH to set credentials SSH Credentials for GitHub 17:37:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:37:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 17:37:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:37:16 Merging remotes/origin/main commit 13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 into PR head commit 2648c4b521d925674e0326d565b0ccd334b1a0ad 17:37:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 17:37:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 17:37:15 using GIT_SSH to set credentials SSH Credentials for GitHub 17:37:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/158/head:refs/remotes/origin/PR-158 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:37:16 > git config core.sparsecheckout # timeout=10 17:37:16 Merge succeeded, producing 2648c4b521d925674e0326d565b0ccd334b1a0ad 17:37:16 Checking out Revision 2648c4b521d925674e0326d565b0ccd334b1a0ad (PR-158) 17:37:16 Commit message: "build: bump cryptography from 46.0.5 to 48.0.1" 17:37:17 > git --version # timeout=10 17:37:17 > git --version # 'git version 2.25.1' 17:37:17 fatal: bad object b1c004cf40c352fe6d03b0971bc7ee860312a7b0 17:37:17 2f39f015ded8: Pull complete 17:37:17 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:37:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:37:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:37:17 prd-ubuntu20.04-docker-8c-8g-13211 does not seem to be running inside a container 17:37:17 $ 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-158 -v /w/workspace/xfoundry_edgex-taf-common_PR-158:/w/workspace/xfoundry_edgex-taf-common_PR-158:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-158@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-158@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:37:16 > git checkout -f 2648c4b521d925674e0326d565b0ccd334b1a0ad # timeout=10 17:37:16 > git remote # timeout=10 17:37:16 > git config --get remote.origin.url # timeout=10 17:37:16 using GIT_SSH to set credentials SSH Credentials for GitHub 17:37:16 > git merge 13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 # timeout=10 17:37:16 > git rev-parse HEAD^{commit} # timeout=10 17:37:16 > git config core.sparsecheckout # timeout=10 17:37:16 > git checkout -f 2648c4b521d925674e0326d565b0ccd334b1a0ad # timeout=10 17:37:18 $ docker top 16d09fc599c290e88b60e496712dc552a9484a7111d15b8de4a8cb0e7a61a2b8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:37:19 ---> job-cost.sh 17:37:19 lf-activate-venv: SKIPPING 17:37:19 INFO: No Stack... 17:37:20 INFO: Retrieving Pricing Info for: v3-standard-8 17:37:20 INFO: Archiving Costs [Pipeline] sh 17:37:20 + cat /w/workspace/xfoundry_edgex-taf-common_PR-158/archives/cost.csv 17:37:20 + cut -d, -f6 [Pipeline] lock 17:37:20 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-158-1-stack-cost] 17:37:20 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-158-1-stack-cost] did not exist. Created. 17:37:20 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-158-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:37:21 + echo total: 0.2199999988079071 [Pipeline] stash 17:37:21 Stashed 1 file(s) [Pipeline] } 17:37:21 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-158-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:37:21 $ docker stop --time=1 16d09fc599c290e88b60e496712dc552a9484a7111d15b8de4a8cb0e7a61a2b8 17:37:21 17:37:21 GitHub has been notified of this commit’s build result 17:37:21 17:37:22 $ docker rm -f --volumes 16d09fc599c290e88b60e496712dc552a9484a7111d15b8de4a8cb0e7a61a2b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:37:23 provisioning config files... 17:37:23 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-158@tmp/config18445426712249879578tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:37:23 ---> ****-login.sh 17:37:23 nexus3.edgexfoundry.org:10001 17:37:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:37:24 Configure a credential helper to remove this warning. See 17:37:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:37:24 17:37:24 Login Succeeded 17:37:24 nexus3.edgexfoundry.org:10002 17:37:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:37:24 Configure a credential helper to remove this warning. See 17:37:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:37:24 17:37:24 Login Succeeded 17:37:24 nexus3.edgexfoundry.org:10003 17:37:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:37:25 Configure a credential helper to remove this warning. See 17:37:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:37:25 17:37:25 Login Succeeded 17:37:25 nexus3.edgexfoundry.org:10004 17:37:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:37:25 Configure a credential helper to remove this warning. See 17:37:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:37:25 17:37:25 Login Succeeded 17:37:25 ****.io 17:37:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:37:25 Configure a credential helper to remove this warning. See 17:37:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:37:25 17:37:25 Login Succeeded 17:37:25 ---> ****-login.sh ends [Pipeline] } 17:37:25 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 17:37:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:37:27 + ls -al . 17:37:27 total 68 17:37:27 drwxrwxr-x 5 jenkins jenkins 4096 Jun 19 17:37 . 17:37:27 drwxrwxr-x 4 jenkins jenkins 4096 Jun 19 17:37 .. 17:37:27 drwxrwxr-x 8 jenkins jenkins 4096 Jun 19 17:37 .git 17:37:27 drwxrwxr-x 2 jenkins jenkins 4096 Jun 19 17:37 .github 17:37:27 -rw-rw-r-- 1 jenkins jenkins 22 Jun 19 17:37 .gitignore 17:37:27 -rw-rw-r-- 1 jenkins jenkins 1653 Jun 19 17:37 Dockerfile 17:37:27 -rw-rw-r-- 1 jenkins jenkins 746 Jun 19 17:37 Jenkinsfile 17:37:27 -rw-rw-r-- 1 jenkins jenkins 11381 Jun 19 17:37 LICENSE 17:37:27 -rw-rw-r-- 1 jenkins jenkins 4232 Jun 19 17:37 README.md 17:37:27 drwxrwxr-x 5 jenkins jenkins 4096 Jun 19 17:37 TUC 17:37:27 -rw-rw-r-- 1 jenkins jenkins 5 Jun 19 17:35 VERSION 17:37:27 -rw-rw-r-- 1 jenkins jenkins 473 Jun 19 17:37 requirements.txt 17:37:27 -rw-rw-r-- 1 jenkins jenkins 54 Jun 19 17:37 robot-entrypoint.sh 17:37:27 -rw-rw-r-- 1 jenkins jenkins 445 Jun 19 17:37 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:28 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=2648c4b521d925674e0326d565b0ccd334b1a0ad --label arch=arm64 --label version=0.0.0 . 17:37:28 Sending build context to Docker daemon 439.8kB 17:37:28 Step 1/13 : FROM alpine:3.20 17:37:29 3.20: Pulling from library/alpine 17:37:30 3f26bc2dec0b: Pulling fs layer 17:37:30 3f26bc2dec0b: Verifying Checksum 17:37:30 3f26bc2dec0b: Download complete 17:37:31 3f26bc2dec0b: Pull complete 17:37:31 Digest: sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc 17:37:31 Status: Downloaded newer image for alpine:3.20 17:37:31 ---> ab3fe4defd29 17:37:31 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 17:37:31 ---> Running in af055dafa19f 17:37:31 Removing intermediate container af055dafa19f 17:37:31 ---> 9b7f379d2f5a 17:37:31 Step 3/13 : LABEL maintainer="Bruce Huang " 17:37:31 ---> Running in ed10792f3613 17:37:31 Removing intermediate container ed10792f3613 17:37:31 ---> c4be22efa7f0 17:37:31 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 17:37:32 ---> 12810b57ff69 17:37:32 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 17:37:33 ---> 59ee269fb3d0 17:37:33 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 17:37:33 ---> d514d11e1613 17:37:33 Step 7/13 : WORKDIR /edgex-taf 17:37:33 ---> Running in 1d3b8f474ad7 17:37:34 Removing intermediate container 1d3b8f474ad7 17:37:34 ---> 54528c9986d4 17:37:34 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:37:34 ---> Running in f5abcb0b4bcc 17:37:36 Removing intermediate container f5abcb0b4bcc 17:37:36 ---> a7c9d2a89cdd 17:37:36 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 17:37:36 ---> Running in c63fa56f5d51 17:37:36 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 17:37:37 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 17:37:38 OK: 9 MiB in 14 packages 17:37:38 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 17:37:39 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 17:37:40 (1/14) Installing ca-certificates (20260413-r0) 17:37:43 (2/14) Installing brotli-libs (1.1.0-r2) 17:37:43 (3/14) Installing c-ares (1.33.1-r0) 17:37:43 (4/14) Installing libunistring (1.2-r0) 17:37:43 (5/14) Installing libidn2 (2.3.7-r0) 17:37:43 (6/14) Installing nghttp2-libs (1.62.1-r0) 17:37:43 (7/14) Installing libpsl (0.21.5-r1) 17:37:43 (8/14) Installing zstd-libs (1.5.6-r0) 17:37:44 (9/14) Installing libcurl (8.14.1-r2) 17:37:44 (10/14) Installing curl (8.14.1-r2) 17:37:44 (11/14) Installing docker-cli (26.1.5-r0) 17:37:45 (12/14) Installing oniguruma (6.9.9-r0) 17:37:45 (13/14) Installing jq (1.7.1-r0) 17:37:45 (14/14) Installing openssl (3.3.7-r0) 17:37:46 Executing busybox-1.36.1-r31.trigger 17:37:46 Executing ca-certificates-20260413-r0.trigger 17:37:46 OK: 43 MiB in 28 packages 17:37:46 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 17:37:47 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 17:37:48 (1/166) Installing libexpat (2.7.5-r0) 17:37:48 (2/166) Installing libbz2 (1.0.8-r6) 17:37:48 (3/166) Installing libpng (1.6.57-r0) 17:37:48 (4/166) Installing freetype (2.13.2-r0) 17:37:49 (5/166) Installing fontconfig (2.15.0-r1) 17:37:49 (6/166) Installing libfontenc (1.1.8-r0) 17:37:49 (7/166) Installing mkfontscale (1.2.2-r6) 17:37:50 (8/166) Installing font-opensans (0_git20210927-r1) 17:37:50 (9/166) Installing pkgconf (2.2.0-r0) 17:37:50 (10/166) Installing libgcc (13.2.1_git20240309-r1) 17:37:50 (11/166) Installing libffi (3.4.6-r0) 17:37:50 (12/166) Installing libintl (0.22.5-r0) 17:37:50 (13/166) Installing libeconf (0.6.3-r0) 17:37:51 (14/166) Installing libblkid (2.40.1-r1) 17:37:51 (15/166) Installing libmount (2.40.1-r1) 17:37:51 (16/166) Installing pcre2 (10.43-r0) 17:37:52 (17/166) Installing glib (2.80.5-r0) 17:37:52 (18/166) Installing libstdc++ (13.2.1_git20240309-r1) 17:37:52 (19/166) Installing xz-libs (5.8.3-r0) 17:37:52 (20/166) Installing libxml2 (2.12.10-r0) 17:37:53 (21/166) Installing shared-mime-info (2.4-r0) 17:37:53 (22/166) Installing hicolor-icon-theme (0.17-r2) 17:37:53 (23/166) Installing libjpeg-turbo (3.0.3-r0) 17:37:53 (24/166) Installing libsharpyuv (1.3.2-r0) 17:37:54 (25/166) Installing libwebp (1.3.2-r0) 17:37:54 (26/166) Installing tiff (4.6.0t-r0) 17:37:54 (27/166) Installing gdk-pixbuf (2.42.12-r0) 17:37:54 (28/166) Installing gtk-update-icon-cache (3.24.43-r0) 17:37:54 (29/166) Installing libxau (1.0.11-r4) 17:37:55 (30/166) Installing libmd (1.1.0-r0) 17:37:55 (31/166) Installing libbsd (0.12.2-r0) 17:37:55 (32/166) Installing libxdmcp (1.1.5-r1) 17:37:55 (33/166) Installing libxcb (1.16.1-r0) 17:37:56 (34/166) Installing libx11 (1.8.9-r1) 17:37:56 (35/166) Installing libxcomposite (0.4.6-r5) 17:37:56 (36/166) Installing libxfixes (6.0.1-r4) 17:37:56 (37/166) Installing libxrender (0.9.11-r5) 17:37:56 (38/166) Installing libxcursor (1.2.2-r1) 17:37:57 (39/166) Installing libxdamage (1.1.6-r5) 17:37:57 (40/166) Installing libxext (1.3.6-r2) 17:37:57 (41/166) Installing libxi (1.8.1-r4) 17:37:57 (42/166) Installing libxinerama (1.1.5-r4) 17:37:57 (43/166) Installing libxrandr (1.5.4-r1) 17:37:58 (44/166) Installing libatk-1.0 (2.52.0-r0) 17:37:58 (45/166) Installing libxtst (1.2.4-r6) 17:37:58 (46/166) Installing dbus-libs (1.14.10-r1) 17:37:58 (47/166) Installing at-spi2-core (2.52.0-r0) 17:37:59 (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) 17:37:59 (49/166) Installing pixman (0.43.2-r0) 17:37:59 (50/166) Installing cairo (1.18.4-r0) 17:37:59 (51/166) Installing cairo-gobject (1.18.4-r0) 17:37:59 (52/166) Installing avahi-libs (0.8-r17) 17:37:59 (53/166) Installing gmp (6.3.0-r1) 17:38:00 (54/166) Installing nettle (3.10.2-r0) 17:38:00 (55/166) Installing libtasn1 (4.21.0-r0) 17:38:00 (56/166) Installing p11-kit (0.25.3-r0) 17:38:01 (57/166) Installing gnutls (3.8.13-r0) 17:38:01 (58/166) Installing cups-libs (2.4.18-r0) 17:38:01 (59/166) Installing libepoxy (1.5.10-r1) 17:38:01 (60/166) Installing fribidi (1.0.15-r0) 17:38:01 (61/166) Installing graphite2 (1.3.14-r6) 17:38:02 (62/166) Installing harfbuzz (8.5.0-r0) 17:38:02 (63/166) Installing libxft (2.3.8-r3) 17:38:02 (64/166) Installing pango (1.52.2-r0) 17:38:02 (65/166) Installing wayland-libs-client (1.22.0-r4) 17:38:03 (66/166) Installing wayland-libs-cursor (1.22.0-r4) 17:38:03 (67/166) Installing wayland-libs-egl (1.22.0-r4) 17:38:03 (68/166) Installing xkeyboard-config (2.41-r0) 17:38:03 (69/166) Installing libxkbcommon (1.7.0-r0) 17:38:04 (70/166) Installing gtk+3.0 (3.24.43-r0) 17:38:04 (71/166) Installing icu-data-full (74.2-r1) 17:38:05 (72/166) Installing mesa (24.0.9-r1) 17:38:05 (73/166) Installing llvm17-libs (17.0.6-r2) 17:38:08 (74/166) Installing hwdata-pci (0.382-r0) 17:38:09 (75/166) Installing libpciaccess (0.18.1-r0) 17:38:09 (76/166) Installing libdrm (2.4.120-r0) 17:38:09 (77/166) Installing libelf (0.191-r0) 17:38:09 (78/166) Installing mesa-glapi (24.0.9-r1) 17:38:09 (79/166) Installing mesa-dri-gallium (24.0.9-r1) 17:38:10 (80/166) Installing eudev-libs (3.2.14-r2) 17:38:10 (81/166) Installing libmagic (5.45-r1) 17:38:11 (82/166) Installing file (5.45-r1) 17:38:11 (83/166) Installing xprop (1.2.7-r0) 17:38:11 (84/166) Installing libice (1.1.1-r6) 17:38:11 (85/166) Installing libuuid (2.40.1-r1) 17:38:11 (86/166) Installing libsm (1.2.4-r4) 17:38:12 (87/166) Installing libxt (1.3.0-r5) 17:38:12 (88/166) Installing libxmu (1.1.4-r2) 17:38:12 (89/166) Installing xset (1.2.5-r1) 17:38:12 (90/166) Installing xdg-utils (1.2.1-r0) 17:38:13 (91/166) Installing libogg (1.3.5-r5) 17:38:13 (92/166) Installing libflac (1.4.3-r1) 17:38:13 (93/166) Installing alsa-lib (1.2.11-r0) 17:38:13 (94/166) Installing libSvtAv1Enc (2.0.0-r1) 17:38:14 (95/166) Installing aom-libs (3.9.1-r0) 17:38:14 (96/166) Installing libva (2.21.0-r0) 17:38:14 (97/166) Installing libvdpau (1.5-r3) 17:38:14 (98/166) Installing ffmpeg-libavutil (6.1.1-r8) 17:38:15 (99/166) Installing libdav1d (1.4.2-r0) 17:38:15 (100/166) Installing openexr-libiex (3.1.13-r1) 17:38:15 (101/166) Installing openexr-libilmthread (3.1.13-r1) 17:38:15 (102/166) Installing imath (3.1.12-r0) 17:38:16 (103/166) Installing openexr-libopenexr (3.1.13-r1) 17:38:16 (104/166) Installing giflib (5.2.2-r0) 17:38:16 (105/166) Installing libhwy (1.0.7-r0) 17:38:16 (106/166) Installing lcms2 (2.19-r0) 17:38:16 (107/166) Installing libjxl (0.10.2-r0) 17:38:17 (108/166) Installing lame-libs (3.100-r5) 17:38:17 (109/166) Installing opus (1.5.2-r0) 17:38:17 (110/166) Installing rav1e-libs (0.7.1-r0) 17:38:17 (111/166) Installing libgomp (13.2.1_git20240309-r1) 17:38:18 (112/166) Installing soxr (0.1.3-r7) 17:38:18 (113/166) Installing ffmpeg-libswresample (6.1.1-r8) 17:38:18 (114/166) Installing libtheora (1.1.1-r18) 17:38:19 (115/166) Installing libvorbis (1.3.7-r2) 17:38:19 (116/166) Installing libvpx (1.14.1-r0) 17:38:19 (117/166) Installing libwebpmux (1.3.2-r0) 17:38:19 (118/166) Installing x264-libs (0.164_git20231001-r0) 17:38:19 (119/166) Installing numactl (2.0.18-r0) 17:38:20 (120/166) Installing x265-libs (3.6-r0) 17:38:20 (121/166) Installing xvidcore (1.3.7-r2) 17:38:20 (122/166) Installing ffmpeg-libavcodec (6.1.1-r8) 17:38:21 (123/166) Installing libbluray (1.3.4-r1) 17:38:21 (124/166) Installing mpg123-libs (1.32.8-r0) 17:38:21 (125/166) Installing libopenmpt (0.7.7-r0) 17:38:22 (126/166) Installing cjson (1.7.19-r0) 17:38:22 (127/166) Installing mbedtls (3.6.6-r0) 17:38:22 (128/166) Installing librist (0.2.10-r1) 17:38:22 (129/166) Installing libsrt (1.5.3-r0) 17:38:22 (130/166) Installing libssh (0.10.6-r0) 17:38:23 (131/166) Installing libsodium (1.0.19-r1) 17:38:23 (132/166) Installing libzmq (4.3.5-r2) 17:38:23 (133/166) Installing ffmpeg-libavformat (6.1.1-r8) 17:38:24 (134/166) Installing crc32c (1.1.2-r0) 17:38:24 (135/166) Installing double-conversion (3.3.0-r0) 17:38:24 (136/166) Installing libevent (2.1.12-r7) 17:38:24 (137/166) Installing wayland-libs-server (1.22.0-r4) 17:38:24 (138/166) Installing mesa-gbm (24.0.9-r1) 17:38:25 (139/166) Installing harfbuzz-subset (8.5.0-r0) 17:38:25 (140/166) Installing icu-libs (74.2-r1) 17:38:25 (141/166) Installing minizip (1.3.1-r0) 17:38:26 (142/166) Installing nspr (4.35-r4) 17:38:26 (143/166) Installing sqlite-libs (3.45.3-r3) 17:38:26 (144/166) Installing nss (3.105-r0) 17:38:26 (145/166) Installing openh264 (2.4.1-r0) 17:38:27 (146/166) Installing libcamera-ipa (0.3.0-r0) 17:38:27 (147/166) Installing libunwind (1.8.1-r0) 17:38:27 (148/166) Installing yaml (0.2.5-r2) 17:38:27 (149/166) Installing libcamera (0.3.0-r0) 17:38:28 (150/166) Installing speexdsp (1.2.1-r2) 17:38:28 (151/166) Installing libuv (1.48.0-r0) 17:38:28 (152/166) Installing roc-toolkit-libs (0.3.0-r0) 17:38:28 (153/166) Installing libsndfile (1.2.2-r1) 17:38:28 (154/166) Installing webrtc-audio-processing-1 (1.3-r0) 17:38:29 (155/166) Installing pipewire-libs (1.0.6-r1) 17:38:29 (156/166) Installing libasyncns (0.8-r3) 17:38:29 (157/166) Installing libltdl (2.4.7-r3) 17:38:29 (158/166) Installing orc (0.4.40-r0) 17:38:30 (159/166) Installing tdb-libs (1.4.9-r1) 17:38:30 (160/166) Installing libpulse (17.0-r0) 17:38:30 (161/166) Installing libwebpdemux (1.3.2-r0) 17:38:31 (162/166) Installing libgpg-error (1.49-r0) 17:38:31 (163/166) Installing libgcrypt (1.10.3-r0) 17:38:31 (164/166) Installing libxslt (1.1.39-r2) 17:38:32 (165/166) Installing chromium (131.0.6778.108-r0) 17:38:37 (166/166) Installing chromium-chromedriver (131.0.6778.108-r0) 17:38:37 Executing busybox-1.36.1-r31.trigger 17:38:37 Executing fontconfig-2.15.0-r1.trigger 17:38:37 Executing mkfontscale-1.2.2-r6.trigger 17:38:37 Executing glib-2.80.5-r0.trigger 17:38:37 Executing shared-mime-info-2.4-r0.trigger 17:38:39 Executing gdk-pixbuf-2.42.12-r0.trigger 17:38:39 Executing gtk-update-icon-cache-3.24.43-r0.trigger 17:38:40 Executing gtk+3.0-3.24.43-r0.trigger 17:38:40 OK: 658 MiB in 194 packages 17:38:40 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 17:38:41 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 17:38:42 (1/30) Installing jansson (2.14-r4) 17:38:42 (2/30) Installing binutils (2.42-r1) 17:38:43 (3/30) Installing libatomic (13.2.1_git20240309-r1) 17:38:43 (4/30) Installing isl26 (0.26-r1) 17:38:43 (5/30) Installing mpfr4 (4.2.1-r0) 17:38:43 (6/30) Installing mpc1 (1.3.1-r1) 17:38:43 (7/30) Installing gcc (13.2.1_git20240309-r1) 17:38:47 (8/30) Installing musl-dev (1.2.5-r3) 17:38:47 (9/30) Installing linux-headers (6.6-r0) 17:38:47 (10/30) Installing libffi-dev (3.4.6-r0) 17:38:48 (11/30) Installing libpq (16.14-r0) 17:38:48 (12/30) Installing openssl-dev (3.3.7-r0) 17:38:48 (13/30) Installing libpq-dev (16.14-r0) 17:38:49 (14/30) Installing libecpg (16.14-r0) 17:38:49 (15/30) Installing libecpg-dev (16.14-r0) 17:38:49 (16/30) Installing clang16-headers (16.0.6-r5) 17:38:49 (17/30) Installing llvm16-libs (16.0.6-r9) 17:38:53 (18/30) Installing clang16-libs (16.0.6-r5) 17:38:54 (19/30) Installing fortify-headers (1.1-r3) 17:38:54 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) 17:38:55 (21/30) Installing llvm16-linker-tools (16.0.6-r9) 17:38:55 (22/30) Installing clang16 (16.0.6-r5) 17:38:55 (23/30) Installing icu (74.2-r1) 17:38:55 (24/30) Installing icu-dev (74.2-r1) 17:38:56 (25/30) Installing llvm16 (16.0.6-r9) 17:38:59 (26/30) Installing lz4-libs (1.9.4-r5) 17:38:59 (27/30) Installing lz4-dev (1.9.4-r5) 17:38:59 (28/30) Installing zstd (1.5.6-r0) 17:39:00 (29/30) Installing zstd-dev (1.5.6-r0) 17:39:00 (30/30) Installing postgresql16-dev (16.14-r0) 17:39:01 Executing busybox-1.36.1-r31.trigger 17:39:01 OK: 1184 MiB in 224 packages 17:39:01 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 17:39:01 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 17:39:03 (1/14) Installing g++ (13.2.1_git20240309-r1) 17:39:04 (2/14) Installing gdbm (1.23-r1) 17:39:04 (3/14) Installing mpdecimal (4.0.0-r0) 17:39:04 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) 17:39:04 (5/14) Installing libncursesw (6.4_p20240420-r2) 17:39:04 (6/14) Installing libpanelw (6.4_p20240420-r2) 17:39:04 (7/14) Installing readline (8.2.10-r0) 17:39:05 (8/14) Installing python3 (3.12.13-r0) 17:39:06 (9/14) Installing python3-pycache-pyc0 (3.12.13-r0) 17:39:08 (10/14) Installing pyc (3.12.13-r0) 17:39:08 (11/14) Installing python3-pyc (3.12.13-r0) 17:39:08 (12/14) Installing python3-dev (3.12.13-r0) 17:39:10 (13/14) Installing libsodium-dev (1.0.19-r1) 17:39:11 (14/14) Installing zeromq-dev (4.3.5-r2) 17:39:11 Executing busybox-1.36.1-r31.trigger 17:39:11 OK: 1371 MiB in 238 packages 17:39:11 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 17:39:12 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 17:39:13 OK: 1371 MiB in 238 packages 17:39:13 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 17:39:14 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 17:39:15 (1/1) Installing tzdata (2026b-r0) 17:39:15 OK: 1372 MiB in 239 packages 17:39:17 (1/1) Purging tzdata (2026b-r0) 17:39:17 OK: 1371 MiB in 238 packages 17:39:27 Looking in links: /tmp/tmpdzaq8b18 17:39:27 Processing /tmp/tmpdzaq8b18/pip-25.0.1-py3-none-any.whl 17:39:27 Installing collected packages: pip 17:39:34 Successfully installed pip-25.0.1 17:39:34 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. 17:39:36 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) 17:39:36 Collecting pip 17:39:36 Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 17:39:37 Collecting setuptools 17:39:37 Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 17:39:37 Collecting wheel 17:39:37 Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 17:39:37 Collecting packaging>=24.0 (from wheel) 17:39:37 Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 17:39:37 Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 17:39:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 50.5 MB/s eta 0:00:00 17:39:37 Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 17:39:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 56.9 MB/s eta 0:00:00 17:39:37 Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 17:39:37 Downloading packaging-26.2-py3-none-any.whl (100 kB) 17:39:38 Installing collected packages: setuptools, pip, packaging, wheel 17:39:43 Attempting uninstall: pip 17:39:43 Found existing installation: pip 25.0.1 17:39:43 Uninstalling pip-25.0.1: 17:39:43 Successfully uninstalled pip-25.0.1 17:39:50 Successfully installed packaging-26.2 pip-26.1.2 setuptools-82.0.1 wheel-0.47.0 17:39:50 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. 17:39:53 Processing ./edgex-taf-common 17:39:53 Installing build dependencies: started 17:39:57 Installing build dependencies: finished with status 'done' 17:39:57 Getting requirements to build wheel: started 17:39:59 Getting requirements to build wheel: finished with status 'done' 17:39:59 Preparing metadata (pyproject.toml): started 17:40:00 Preparing metadata (pyproject.toml): finished with status 'done' 17:40:00 Building wheels for collected packages: edgex-taf-common 17:40:00 Building wheel for edgex-taf-common (pyproject.toml): started 17:40:01 Building wheel for edgex-taf-common (pyproject.toml): finished with status 'done' 17:40:01 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15430 sha256=37a3796063137ead422fd0ffa4ff7dc3c948bd99140d25d650256c111d383925 17:40:01 Stored in directory: /tmp/pip-ephem-wheel-cache-nqsvswdo/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 17:40:01 Successfully built edgex-taf-common 17:40:01 Installing collected packages: edgex-taf-common 17:40:02 Successfully installed edgex-taf-common-0.0.0 17:40: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. 17:40:05 Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) 17:40:05 Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) 17:40:05 Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) 17:40:05 Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) 17:40:05 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) 17:40:05 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 17:40:05 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) 17:40:05 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 17:40:05 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) 17:40:05 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 17:40:05 Installing build dependencies: started 17:40:09 Installing build dependencies: finished with status 'done' 17:40:09 Getting requirements to build wheel: started 17:40:11 Getting requirements to build wheel: finished with status 'done' 17:40:11 Preparing metadata (pyproject.toml): started 17:40:12 Preparing metadata (pyproject.toml): finished with status 'done' 17:40:12 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) 17:40:12 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 17:40:12 Installing build dependencies: started 17:40:17 Installing build dependencies: finished with status 'done' 17:40:17 Getting requirements to build wheel: started 17:40:20 Getting requirements to build wheel: finished with status 'done' 17:40:20 Preparing metadata (pyproject.toml): started 17:40:21 Preparing metadata (pyproject.toml): finished with status 'done' 17:40:21 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) 17:40:21 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) 17:40:21 Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) 17:40:21 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) 17:40:21 Collecting requests==2.32.4 (from -r requirements.txt (line 9)) 17:40:21 Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) 17:40:21 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) 17:40:21 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) 17:40:21 Collecting docker==7.1.0 (from -r requirements.txt (line 11)) 17:40:21 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 17:40:23 Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) 17:40:23 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (63 kB) 17:40:24 Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) 17:40:24 Downloading psutil-7.0.0.tar.gz (497 kB) 17:40:24 Installing build dependencies: started 17:40:29 Installing build dependencies: finished with status 'done' 17:40:29 Getting requirements to build wheel: started 17:40:33 Getting requirements to build wheel: finished with status 'done' 17:40:33 Preparing metadata (pyproject.toml): started 17:40:34 Preparing metadata (pyproject.toml): finished with status 'done' 17:40:35 Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) 17:40:36 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl.metadata (6.0 kB) 17:40:36 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) 17:40:36 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) 17:40:36 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) 17:40:36 Downloading psycopg2-2.9.10.tar.gz (385 kB) 17:40:37 Installing build dependencies: started 17:40:43 Installing build dependencies: finished with status 'done' 17:40:43 Getting requirements to build wheel: started 17:40:45 Getting requirements to build wheel: finished with status 'done' 17:40:45 Preparing metadata (pyproject.toml): started 17:40:46 Preparing metadata (pyproject.toml): finished with status 'done' 17:40:47 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) 17:40:47 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl.metadata (3.4 kB) 17:40:48 Collecting protobuf==6.33.5 (from -r requirements.txt (line 18)) 17:40:48 Downloading protobuf-6.33.5-py3-none-any.whl.metadata (593 bytes) 17:40:48 Collecting pyjwt==2.10.1 (from -r requirements.txt (line 19)) 17:40:48 Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) 17:40:49 Collecting cryptography==48.0.1 (from -r requirements.txt (line 20)) 17:40:49 Downloading cryptography-48.0.1-cp311-abi3-musllinux_1_2_aarch64.whl.metadata (4.3 kB) 17:40:50 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) 17:40:50 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 17:40:50 Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) 17:40:50 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) 17:40:50 Collecting genson==1.3.0 (from -r requirements.txt (line 23)) 17:40:50 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 17:40:50 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 17:40:50 Downloading selenium-4.45.0-py3-none-any.whl.metadata (7.4 kB) 17:40:50 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 17:40:50 Downloading robotframework_pythonlibcore-4.6.0-py3-none-any.whl.metadata (10 kB) 17:40:50 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 17:40:50 Downloading click-8.4.1-py3-none-any.whl.metadata (2.6 kB) 17:40:50 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 17:40:50 Downloading paramiko-5.0.0-py3-none-any.whl.metadata (3.7 kB) 17:40:50 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 17:40:50 Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) 17:40:50 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 17:40:50 Downloading docutils-0.23-py3-none-any.whl.metadata (15 kB) 17:40:50 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 17:40:50 Downloading flex-6.14.1.tar.gz (40 kB) 17:40:51 Installing build dependencies: started 17:40:57 Installing build dependencies: finished with status 'done' 17:40:57 Getting requirements to build wheel: started 17:40:59 Getting requirements to build wheel: finished with status 'done' 17:40:59 Preparing metadata (pyproject.toml): started 17:41:00 Preparing metadata (pyproject.toml): finished with status 'done' 17:41:00 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 17:41:00 Downloading jsonpath_ng-1.8.0-py3-none-any.whl.metadata (18 kB) 17:41:00 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 17:41:00 Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 17:41:00 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 17:41:00 Downloading openapi_core-0.23.1-py3-none-any.whl.metadata (8.1 kB) 17:41:00 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 17:41:00 Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 17:41:01 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 17:41:01 Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 17:41:01 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 17:41:01 Downloading tzlocal-5.4.3-py3-none-any.whl.metadata (7.7 kB) 17:41:02 Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) 17:41:02 Downloading charset_normalizer-3.4.7-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (40 kB) 17:41:02 Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) 17:41:02 Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 17:41:02 Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 9)) 17:41:02 Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 17:41:02 Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) 17:41:02 Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 17:41:02 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 17:41:02 Downloading reactivex-4.1.0-py3-none-any.whl.metadata (5.7 kB) 17:41:02 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 17:41:02 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 17:41:02 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) 17:41:03 Collecting cffi>=2.0.0 (from cryptography==48.0.1->-r requirements.txt (line 20)) 17:41:03 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.6 kB) 17:41:03 Collecting pycparser (from cffi>=2.0.0->cryptography==48.0.1->-r requirements.txt (line 20)) 17:41:03 Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 17:41:03 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 17:41:03 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_aarch64.whl.metadata (10 kB) 17:41:04 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 17:41:04 Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 17:41:04 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 17:41:04 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_aarch64.whl.metadata (10.0 kB) 17:41:04 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) 17:41:04 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 17:41:04 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 15)) 17:41:04 Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 17:41:04 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 17:41:04 Downloading trio-0.33.0-py3-none-any.whl.metadata (8.5 kB) 17:41:04 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 17:41:04 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 17:41:04 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)) 17:41:04 Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 17:41:04 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 17:41:04 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 17:41:04 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 17:41:04 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 17:41:04 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)) 17:41:04 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 17:41:04 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)) 17:41:04 Downloading wsproto-1.3.2-py3-none-any.whl.metadata (5.2 kB) 17:41:04 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)) 17:41:04 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 17:41: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)) 17:41:05 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 17:41:05 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 17:41:05 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.4 kB) 17:41:05 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 17:41:05 Downloading validate_email-1.3.tar.gz (4.7 kB) 17:41:05 Installing build dependencies: started 17:41:10 Installing build dependencies: finished with status 'done' 17:41:10 Getting requirements to build wheel: started 17:41:12 Getting requirements to build wheel: finished with status 'done' 17:41:12 Preparing metadata (pyproject.toml): started 17:41:13 Preparing metadata (pyproject.toml): finished with status 'done' 17:41:13 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 17:41:13 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 17:41:13 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 17:41:13 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 17:41:13 Installing build dependencies: started 17:41:17 Installing build dependencies: finished with status 'done' 17:41:17 Getting requirements to build wheel: started 17:41:19 Getting requirements to build wheel: finished with status 'done' 17:41:19 Preparing metadata (pyproject.toml): started 17:41:23 Preparing metadata (pyproject.toml): finished with status 'done' 17:41:23 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 17:41:23 Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 17:41:23 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 17:41:23 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 17:41:23 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 17:41:23 Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 17:41:26 Collecting rpds-py>=0.25.0 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 17:41:26 Downloading rpds_py-2026.5.1-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.1 kB) 17:41:26 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 17:41:26 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 17:41:26 Collecting jsonschema-path<0.5.0,>=0.4.5 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 17:41:26 Downloading jsonschema_path-0.4.6-py3-none-any.whl.metadata (5.9 kB) 17:41:26 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 17:41:26 Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 17:41:26 Collecting openapi-schema-validator<0.9.0,>=0.7.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 17:41:26 Downloading openapi_schema_validator-0.8.1-py3-none-any.whl.metadata (9.9 kB) 17:41:26 Collecting openapi-spec-validator<0.9.0,>=0.8.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 17:41:26 Downloading openapi_spec_validator-0.8.5-py3-none-any.whl.metadata (6.5 kB) 17:41:26 Collecting werkzeug>=2.1.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 17:41:26 Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 17:41:27 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)) 17:41:27 Downloading pathable-0.5.0-py3-none-any.whl.metadata (5.9 kB) 17:41:28 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)) 17:41:28 Downloading pydantic-2.13.4-py3-none-any.whl.metadata (109 kB) 17:41:28 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)) 17:41:28 Downloading pydantic_settings-2.14.2-py3-none-any.whl.metadata (3.4 kB) 17:41:28 Collecting rfc3339-validator (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 17:41:28 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) 17:41:28 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)) 17:41:29 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (5.1 kB) 17:41:29 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)) 17:41:29 Downloading annotated_types-0.7.0-py3-none-any.whl.metadata (15 kB) 17:41:35 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)) 17:41:35 Downloading pydantic_core-2.46.4-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (6.6 kB) 17:41:36 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)) 17:41:36 Downloading typing_inspection-0.4.2-py3-none-any.whl.metadata (2.6 kB) 17:41:36 Collecting markupsafe>=2.1.1 (from werkzeug>=2.1.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 17:41:36 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.7 kB) 17:41:36 Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) 17:41:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 43.8 MB/s 0:00:00 17:41:36 Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) 17:41:36 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 17:41:36 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 17:41:36 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) 17:41:36 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) 17:41:36 Downloading requests-2.32.4-py3-none-any.whl (64 kB) 17:41:36 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) 17:41:36 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 17:41:36 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl (15.6 MB) 17:41:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 29.5 MB/s 0:00:00 17:41:37 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl (1.6 MB) 17:41:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 33.2 MB/s 0:00:00 17:41:37 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) 17:41:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 38.1 MB/s 0:00:00 17:41:37 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl (2.2 MB) 17:41:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 40.4 MB/s 0:00:00 17:41:37 Downloading protobuf-6.33.5-py3-none-any.whl (170 kB) 17:41:37 Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) 17:41:37 Downloading cryptography-48.0.1-cp311-abi3-musllinux_1_2_aarch64.whl (4.8 MB) 17:41:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.8/4.8 MB 39.0 MB/s 0:00:00 17:41:37 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 17:41:37 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) 17:41:37 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 17:41:37 Downloading charset_normalizer-3.4.7-cp312-cp312-musllinux_1_2_aarch64.whl (211 kB) 17:41:37 Downloading idna-3.18-py3-none-any.whl (65 kB) 17:41:38 Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 17:41:38 Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 17:41:38 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_aarch64.whl (222 kB) 17:41:38 Downloading click-8.4.1-py3-none-any.whl (116 kB) 17:41:38 Downloading paramiko-5.0.0-py3-none-any.whl (208 kB) 17:41:38 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_aarch64.whl (341 kB) 17:41:38 Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 17:41:38 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_aarch64.whl (791 kB) 17:41:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 791.9/791.9 kB 52.3 MB/s 0:00:00 17:41:38 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 17:41:38 Downloading reactivex-4.1.0-py3-none-any.whl (218 kB) 17:41:38 Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 17:41:38 Downloading robotframework_pythonlibcore-4.6.0-py3-none-any.whl (20 kB) 17:41:38 Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 17:41:38 Downloading selenium-4.45.0-py3-none-any.whl (9.5 MB) 17:41:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 55.0 MB/s 0:00:00 17:41:38 Downloading trio-0.33.0-py3-none-any.whl (510 kB) 17:41:38 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 17:41:38 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 17:41:38 Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 17:41:38 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 17:41:38 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 17:41:38 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 17:41:38 Downloading wsproto-1.3.2-py3-none-any.whl (24 kB) 17:41:38 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 17:41:38 Downloading docutils-0.23-py3-none-any.whl (634 kB) 17:41:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 634.7/634.7 kB 54.0 MB/s 0:00:00 17:41:38 Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 17:41:38 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_aarch64.whl (761 kB) 17:41:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 761.1/761.1 kB 53.6 MB/s 0:00:00 17:41:38 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 17:41:38 Downloading jsonpath_ng-1.8.0-py3-none-any.whl (67 kB) 17:41:38 Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 17:41:38 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 17:41:38 Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 17:41:38 Downloading rpds_py-2026.5.1-cp312-cp312-musllinux_1_2_aarch64.whl (553 kB) 17:41:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 553.1/553.1 kB 49.5 MB/s 0:00:00 17:41:38 Downloading openapi_core-0.23.1-py3-none-any.whl (115 kB) 17:41:38 Downloading jsonschema_path-0.4.6-py3-none-any.whl (19 kB) 17:41:38 Downloading openapi_schema_validator-0.8.1-py3-none-any.whl (19 kB) 17:41:38 Downloading openapi_spec_validator-0.8.5-py3-none-any.whl (50 kB) 17:41:38 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_aarch64.whl (69 kB) 17:41:38 Downloading pathable-0.5.0-py3-none-any.whl (16 kB) 17:41:38 Downloading pydantic-2.13.4-py3-none-any.whl (472 kB) 17:41:38 Downloading pydantic_core-2.46.4-cp312-cp312-musllinux_1_1_aarch64.whl (2.2 MB) 17:41:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 6.0 MB/s 0:00:00 17:41:39 Downloading pydantic_settings-2.14.2-py3-none-any.whl (61 kB) 17:41:39 Downloading annotated_types-0.7.0-py3-none-any.whl (13 kB) 17:41:39 Downloading typing_inspection-0.4.2-py3-none-any.whl (14 kB) 17:41:39 Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 17:41:39 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_aarch64.whl (23 kB) 17:41:39 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 17:41:39 Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 17:41:39 Downloading pycparser-3.0-py3-none-any.whl (48 kB) 17:41:39 Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 17:41:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 12.9 MB/s 0:00:00 17:41:39 Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 17:41:39 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) 17:41:39 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 17:41:39 Downloading tzlocal-5.4.3-py3-none-any.whl (18 kB) 17:41:40 Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email 17:41:40 Building wheel for robotframework-sshlibrary (pyproject.toml): started 17:41:42 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 17:41:42 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=92c20a2fb2aee58776ded9ff815789cd2c110d601c45d25b8f0d05b5fff4bcf6 17:41:42 Stored in directory: /tmp/pip-ephem-wheel-cache-q5z7gh80/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 17:41:42 Building wheel for robotbackgroundlogger (pyproject.toml): started 17:41:43 Building wheel for robotbackgroundlogger (pyproject.toml): finished with status 'done' 17:41:43 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4341 sha256=ec113d85013ff11e49c96167825fbcd171542041a23bd96585c79c133adb00ba 17:41:43 Stored in directory: /tmp/pip-ephem-wheel-cache-q5z7gh80/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 17:41:43 Building wheel for psutil (pyproject.toml): started 17:42:01 Building wheel for psutil (pyproject.toml): finished with status 'done' 17:42:01 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_aarch64.whl size=278202 sha256=c5526b032145dbb7ea379b9475caf7f0865c54a025c482d0f431053b728fcb30 17:42:01 Stored in directory: /tmp/pip-ephem-wheel-cache-q5z7gh80/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 17:42:01 Building wheel for psycopg2 (pyproject.toml): started 17:43:09 Building wheel for psycopg2 (pyproject.toml): still running... 17:43:09 Building wheel for psycopg2 (pyproject.toml): finished with status 'done' 17:43:09 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_aarch64.whl size=512673 sha256=c1a7d7f96df0d06766d9115cc45a95a0deeedeb93d031ae69bb6515430527394 17:43:09 Stored in directory: /tmp/pip-ephem-wheel-cache-q5z7gh80/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 17:43:09 Building wheel for flex (pyproject.toml): started 17:43:09 Building wheel for flex (pyproject.toml): finished with status 'done' 17:43:09 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77344 sha256=ff926ae3f38804d01b9a35337f155ae85a93669082420c227c241276b49d1aa6 17:43:09 Stored in directory: /tmp/pip-ephem-wheel-cache-q5z7gh80/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 17:43:09 Building wheel for strict-rfc3339 (pyproject.toml): started 17:43:09 Building wheel for strict-rfc3339 (pyproject.toml): finished with status 'done' 17:43:09 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18222 sha256=8b07075a4aaa4435f8a95e410d6208f11151b29b7fcbd3d735a3a3a0ab70b2b1 17:43:09 Stored in directory: /tmp/pip-ephem-wheel-cache-q5z7gh80/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 17:43:09 Building wheel for validate-email (pyproject.toml): started 17:43:09 Building wheel for validate-email (pyproject.toml): finished with status 'done' 17:43:09 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5560 sha256=e8b24a0445a0be0f9261e7ddac28a3ca1b5d3bbf533f7317219bb31225f1dcc3 17:43:09 Stored in directory: /tmp/pip-ephem-wheel-cache-q5z7gh80/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 17:43:09 Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email 17:43:09 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 17:44:20 17:44:20 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.10.1 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 17:44:20 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. 17:45:16 Removing intermediate container c63fa56f5d51 17:45:16 ---> ae661e19125b 17:45:16 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 17:45:16 ---> Running in 0114bea1fea9 17:45:16 Removing intermediate container 0114bea1fea9 17:45:16 ---> ec0cec3b5860 17:45:16 Step 11/13 : LABEL arch=arm64 17:45:16 ---> Running in e251a44c01d5 17:45:16 Removing intermediate container e251a44c01d5 17:45:16 ---> 0e76da2fa60b 17:45:16 Step 12/13 : LABEL git_sha=2648c4b521d925674e0326d565b0ccd334b1a0ad 17:45:16 ---> Running in 1c0749dd9172 17:45:16 Removing intermediate container 1c0749dd9172 17:45:16 ---> e1dda4a7b991 17:45:16 Step 13/13 : LABEL version=0.0.0 17:45:16 ---> Running in 685347c234c7 17:45:16 Removing intermediate container 685347c234c7 17:45:16 ---> 4e68e118b8f8 17:45:16 [Warning] One or more build-args [ARCH] were not consumed 17:45:16 Successfully built 4e68e118b8f8 17:45:16 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 17:45:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:45:17 17:45:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:45:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:45:18 arm64: Pulling from edgex-lftools-log-publisher 17:45:18 8998bd30e6a1: Pulling fs layer 17:45:18 04944245beec: Pulling fs layer 17:45:18 699f458cf7ca: Pulling fs layer 17:45:18 765212b225bb: Pulling fs layer 17:45:18 f23df028b6ca: Pulling fs layer 17:45:18 d65c8cfc05b1: Pulling fs layer 17:45:18 2437ff75d9bd: Pulling fs layer 17:45:18 f23df028b6ca: Waiting 17:45:18 d65c8cfc05b1: Waiting 17:45:18 765212b225bb: Waiting 17:45:18 2437ff75d9bd: Waiting 17:45:18 04944245beec: Verifying Checksum 17:45:18 04944245beec: Download complete 17:45:18 765212b225bb: Verifying Checksum 17:45:18 765212b225bb: Download complete 17:45:18 f23df028b6ca: Verifying Checksum 17:45:18 f23df028b6ca: Download complete 17:45:18 d65c8cfc05b1: Verifying Checksum 17:45:18 d65c8cfc05b1: Download complete 17:45:18 699f458cf7ca: Verifying Checksum 17:45:18 699f458cf7ca: Download complete 17:45:19 8998bd30e6a1: Verifying Checksum 17:45:19 8998bd30e6a1: Download complete 17:45:21 2437ff75d9bd: Verifying Checksum 17:45:21 2437ff75d9bd: Download complete 17:45:23 8998bd30e6a1: Pull complete 17:45:26 04944245beec: Pull complete 17:45:27 699f458cf7ca: Pull complete 17:45:27 765212b225bb: Pull complete 17:45:28 f23df028b6ca: Pull complete 17:45:28 d65c8cfc05b1: Pull complete 17:45:46 2437ff75d9bd: Pull complete 17:45:46 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:45:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:45:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:45:47 prd-ubuntu20.04-docker-arm64-4c-16g-13212 does not seem to be running inside a container 17:45:47 $ 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-158 -v /w/workspace/xfoundry_edgex-taf-common_PR-158:/w/workspace/xfoundry_edgex-taf-common_PR-158:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-158@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-158@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:45:49 $ docker top a8b7ff7cecca5a5881ca50eeafd3abbfa8019d14b568e723d5f68119b1b3e704 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:45:50 ---> job-cost.sh 17:45:50 lf-activate-venv: SKIPPING 17:45:50 INFO: No Stack... 17:45:50 INFO: Retrieving Pricing Info for: v3-standard-4 17:45:51 INFO: Archiving Costs [Pipeline] sh 17:45:52 + cut -d, -f6 17:45:52 + cat /w/workspace/xfoundry_edgex-taf-common_PR-158/archives/cost.csv [Pipeline] lock 17:45:52 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-158-1-stack-cost] 17:45:52 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-158-1-stack-cost] did not exist. Created. 17:45:52 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-158-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:45:53 /w/workspace/xfoundry_edgex-taf-common_PR-158@tmp/durable-1a52b248/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:45:54 + echo total: 0.10999999940395355 [Pipeline] stash 17:45:54 Warning: overwriting stash ‘stack-cost’ 17:45:54 Stashed 1 file(s) [Pipeline] } 17:45:54 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-158-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:45:54 $ docker stop --time=1 a8b7ff7cecca5a5881ca50eeafd3abbfa8019d14b568e723d5f68119b1b3e704 17:45:56 $ docker rm -f --volumes a8b7ff7cecca5a5881ca50eeafd3abbfa8019d14b568e723d5f68119b1b3e704 [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 17:45:57 + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-158/archives ] 17:45:57 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-158/archives 17:45:57 total 16 17:45:57 drwxr-xr-x 3 root root 4096 Jun 19 17:37 . 17:45:57 drwxrwxr-x 7 jenkins jenkins 4096 Jun 19 17:37 .. 17:45:57 drwxr-xr-x 2 root root 4096 Jun 19 17:37 cost 17:45:57 -rw-r--r-- 1 root root 88 Jun 19 17:37 cost.csv 17:45:57 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-158/archives 17:45:57 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-158/archives 17:45:57 total 16 17:45:57 drwxr-xr-x 3 jenkins jenkins 4096 Jun 19 17:37 . 17:45:57 drwxrwxr-x 7 jenkins jenkins 4096 Jun 19 17:37 .. 17:45:57 drwxr-xr-x 2 jenkins jenkins 4096 Jun 19 17:37 cost 17:45:57 -rw-r--r-- 1 jenkins jenkins 88 Jun 19 17:37 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:45:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:45:59 ---> package-listing.sh 17:45:59 ++ facter osfamily 17:45:59 ++ tr '[:upper:]' '[:lower:]' 17:45:59 + OS_FAMILY=debian 17:45:59 + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-158 17:45:59 + START_PACKAGES=/tmp/packages_start.txt 17:45:59 + END_PACKAGES=/tmp/packages_end.txt 17:45:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:45:59 + PACKAGES=/tmp/packages_start.txt 17:45:59 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-158 ']' 17:45:59 + PACKAGES=/tmp/packages_end.txt 17:45:59 + case "${OS_FAMILY}" in 17:45:59 + dpkg -l 17:45:59 + grep '^ii' 17:45:59 + '[' -f /tmp/packages_start.txt ']' 17:45:59 + '[' -f /tmp/packages_end.txt ']' 17:45:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:45:59 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-158 ']' 17:45:59 + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-158/archives/ 17:45:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-158/archives/ [Pipeline] echo 17:45:59 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-158/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:45:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:46:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:46:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:46:00 prd-ubuntu20.04-docker-8c-8g-13211 does not seem to be running inside a container 17:46:00 $ 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-158/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-158 -v /w/workspace/xfoundry_edgex-taf-common_PR-158:/w/workspace/xfoundry_edgex-taf-common_PR-158:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-158@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-158@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:46:00 $ docker top d4ea388532cac999975eb6daaa2d81cd4f0c628a8b9941da0f203f3b59093799 -eo pid,comm [Pipeline] { [Pipeline] sh 17:46:01 + touch /tmp/pre-build-complete [Pipeline] sh 17:46:01 + mkdir -p /var/log/sysstat [Pipeline] sh 17:46:01 + ls /var/log/sa-host 17:46:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:46:01 provisioning config files... 17:46:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-158@tmp/config8583288103518255123tmp [Pipeline] { [Pipeline] echo 17:46:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:46:02 ---> create-netrc.sh [Pipeline] } 17:46:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:46:02 ---> python-tools-install.sh [Pipeline] echo 17:46:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:46:03 ---> sudo-logs.sh 17:46:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:46:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:46:03 ---> job-cost.sh 17:46:03 lf-activate-venv: SKIPPING 17:46:03 DEBUG: total: 0.2199999988079071 17:46:03 INFO: Retrieving Stack Cost... 17:46:03 INFO: Retrieving Pricing Info for: v3-standard-8 17:46:04 INFO: Archiving Costs [Pipeline] echo 17:46:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:46:04 ---> logs-deploy.sh 17:46:04 lf-activate-venv: SKIPPING 17:46:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-158/1 17:46:04 INFO: archiving workspace using pattern(s): 17:46:05 Archives upload complete. 17:46:05 INFO: archiving logs to Nexus 17:46:06 ---> uname -a: 17:46:06 Linux prd-ubuntu20-04-docker-8c-8g-13211 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 17:46:06 17:46:06 17:46:06 ---> lscpu: 17:46:06 Architecture: x86_64 17:46:06 CPU op-mode(s): 32-bit, 64-bit 17:46:06 Byte Order: Little Endian 17:46:06 Address sizes: 40 bits physical, 48 bits virtual 17:46:06 CPU(s): 8 17:46:06 On-line CPU(s) list: 0-7 17:46:06 Thread(s) per core: 1 17:46:06 Core(s) per socket: 1 17:46:06 Socket(s): 8 17:46:06 NUMA node(s): 1 17:46:06 Vendor ID: AuthenticAMD 17:46:06 CPU family: 23 17:46:06 Model: 49 17:46:06 Model name: AMD EPYC-Rome Processor 17:46:06 Stepping: 0 17:46:06 CPU MHz: 2799.998 17:46:06 BogoMIPS: 5599.99 17:46:06 Virtualization: AMD-V 17:46:06 Hypervisor vendor: KVM 17:46:06 Virtualization type: full 17:46:06 L1d cache: 256 KiB 17:46:06 L1i cache: 256 KiB 17:46:06 L2 cache: 4 MiB 17:46:06 L3 cache: 128 MiB 17:46:06 NUMA node0 CPU(s): 0-7 17:46:06 Vulnerability Gather data sampling: Not affected 17:46:06 Vulnerability Itlb multihit: Not affected 17:46:06 Vulnerability L1tf: Not affected 17:46:06 Vulnerability Mds: Not affected 17:46:06 Vulnerability Meltdown: Not affected 17:46:06 Vulnerability Mmio stale data: Not affected 17:46:06 Vulnerability Retbleed: Vulnerable 17:46:06 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:46:06 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:46:06 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 17:46:06 Vulnerability Srbds: Not affected 17:46:06 Vulnerability Tsx async abort: Not affected 17:46:06 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 17:46:06 17:46:06 17:46:06 ---> nproc: 17:46:06 8 17:46:06 17:46:06 17:46:06 ---> df -h: 17:46:06 Filesystem Size Used Avail Use% Mounted on 17:46:06 overlay 155G 12G 143G 8% / 17:46:06 tmpfs 64M 0 64M 0% /dev 17:46:06 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:46:06 shm 64M 0 64M 0% /dev/shm 17:46:06 /dev/vda1 155G 12G 143G 8% /facter-os 17:46:06 17:46:06 17:46:06 ---> sar -b -r -n DEV: 17:46:06 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-13211) 06/19/26 _x86_64_ (8 CPU) 17:46:06 17:46:06 17:34:09 LINUX RESTART (8 CPU) 17:46:06 17:46:06 17:35:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:46:06 17:36:02 84.15 12.88 71.27 0.00 2178.97 24330.74 0.00 17:46:06 17:37:01 84.22 0.03 84.19 0.00 1.63 56900.07 0.00 17:46:06 17:38:01 55.76 1.47 54.29 0.00 34.13 17304.18 0.00 17:46:06 17:39:01 1.58 0.00 1.58 0.00 0.00 17.33 0.00 17:46:06 17:40:01 3.32 0.27 3.05 0.00 11.60 47.33 0.00 17:46:06 17:41:01 1.95 0.00 1.95 0.00 0.00 21.73 0.00 17:46:06 17:42:01 0.90 0.00 0.90 0.00 0.00 10.53 0.00 17:46:06 17:43:01 1.25 0.00 1.25 0.00 0.00 14.13 0.00 17:46:06 17:44:01 0.78 0.00 0.78 0.00 0.00 9.73 0.00 17:46:06 17:45:01 2.02 0.00 2.02 0.00 0.00 24.93 0.00 17:46:06 17:46:01 4.53 0.17 4.37 0.00 12.26 97.05 0.00 17:46:06 Average: 21.77 1.35 20.42 0.00 203.81 8906.96 0.00 17:46:06 17:46:06 17:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:46:06 17:36:02 28114732 31442736 852796 2.59 81292 3525460 2012052 5.93 1149696 3212032 904856 17:46:06 17:37:01 27409948 31474876 817904 2.49 99124 4200040 1894812 5.59 2197680 2823952 920 17:46:06 17:38:01 26918492 31503744 786520 2.39 113724 4654204 1670576 4.93 2496992 2963688 32 17:46:06 17:39:01 26917772 31503208 786804 2.39 113764 4654216 1670576 4.93 2496940 2963704 176 17:46:06 17:40:01 26918548 31504788 785460 2.39 113968 4654704 1691256 4.99 2493164 2964108 8 17:46:06 17:41:01 26918600 31504936 785124 2.39 114048 4654704 1691256 4.99 2493388 2964108 164 17:46:06 17:42:01 26923868 31510244 779760 2.37 114076 4654708 1691256 4.99 2487916 2964112 136 17:46:06 17:43:01 26923536 31509960 779876 2.37 114108 4654708 1691256 4.99 2487904 2964112 4 17:46:06 17:44:01 26926172 31512676 777060 2.36 114132 4654712 1691256 4.99 2485460 2964116 24 17:46:06 17:45:01 26925980 31512656 776960 2.36 114192 4654820 1691256 4.99 2485848 2964220 8 17:46:06 17:46:01 26906776 31495280 792436 2.41 114412 4655748 1731908 5.11 2503008 2964576 244 17:46:06 Average: 27073129 31497737 792791 2.41 109713 4510729 1738860 5.13 2343454 2973884 82416 17:46:06 17:46:06 17:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:46:06 17:36:02 vethd30924b 309.07 456.07 22.63 6250.95 0.00 0.00 0.00 0.51 17:46:06 17:36:02 lo 1.73 1.73 0.19 0.19 0.00 0.00 0.00 0.00 17:46:06 17:36:02 docker0 310.48 457.52 18.61 6254.67 0.00 0.00 0.00 0.00 17:46:06 17:36:02 ens3 566.31 386.09 6407.70 89.13 0.00 0.00 0.00 0.00 17:46:06 17:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:46:06 17:37:01 docker0 117.06 210.63 9.17 3861.22 0.00 0.00 0.00 0.00 17:46:06 17:37:01 ens3 260.18 150.74 3898.74 32.61 0.00 0.00 0.00 0.00 17:46:06 17:38:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 17:46:06 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:06 17:38:01 ens3 97.43 58.96 2527.43 15.43 0.00 0.00 0.00 0.00 17:46:06 17:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:46:06 17:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:06 17:39:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 17:46:06 17:40:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 17:46:06 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:06 17:40:01 ens3 2.33 1.92 1.49 1.46 0.00 0.00 0.00 0.00 17:46:06 17:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:46:06 17:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:06 17:41:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 17:46:06 17:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:06 17:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:06 17:42:01 ens3 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 17:46:06 17:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:46:06 17:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:06 17:43:01 ens3 0.15 0.12 0.02 0.01 0.00 0.00 0.00 0.00 17:46:06 17:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:06 17:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:06 17:44:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 17:46:06 17:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:46:06 17:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:06 17:45:01 ens3 0.37 0.22 0.15 0.07 0.00 0.00 0.00 0.00 17:46:06 17:46:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 17:46:06 17:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:06 17:46:01 ens3 13.31 8.00 14.06 4.76 0.00 0.00 0.00 0.00 17:46:06 Average: lo 0.35 0.35 0.03 0.03 0.00 0.00 0.00 0.00 17:46:06 Average: docker0 38.75 60.51 2.52 915.15 0.00 0.00 0.00 0.00 17:46:06 Average: ens3 85.23 54.97 1163.99 13.01 0.00 0.00 0.00 0.00 17:46:06 17:46:06 17:46:06 ---> sar -P ALL: 17:46:06 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-13211) 06/19/26 _x86_64_ (8 CPU) 17:46:06 17:46:06 17:34:09 LINUX RESTART (8 CPU) 17:46:06 17:46:06 17:35:01 CPU %user %nice %system %iowait %steal %idle 17:46:06 17:36:02 all 3.45 0.00 0.98 0.49 0.06 95.02 17:46:06 17:36:02 0 3.90 0.00 1.62 1.54 0.03 92.91 17:46:06 17:36:02 1 2.38 0.00 0.75 0.57 0.05 96.25 17:46:06 17:36:02 2 2.54 0.00 0.49 0.15 0.03 96.79 17:46:06 17:36:02 3 4.00 0.00 0.97 0.72 0.08 94.22 17:46:06 17:36:02 4 7.80 0.00 1.55 0.13 0.07 90.44 17:46:06 17:36:02 5 1.66 0.00 0.67 0.25 0.07 97.36 17:46:06 17:36:02 6 2.50 0.00 0.92 0.35 0.05 96.17 17:46:06 17:36:02 7 2.84 0.00 0.84 0.22 0.08 96.01 17:46:06 17:37:01 all 9.45 0.00 1.89 0.61 0.04 87.99 17:46:06 17:37:01 0 14.70 0.00 2.78 0.05 0.05 82.42 17:46:06 17:37:01 1 4.96 0.00 1.91 3.87 0.03 89.23 17:46:06 17:37:01 2 9.59 0.00 1.78 0.02 0.03 88.58 17:46:06 17:37:01 3 1.74 0.00 0.51 0.29 0.07 97.39 17:46:06 17:37:01 4 2.73 0.00 0.63 0.00 0.03 96.60 17:46:06 17:37:01 5 4.63 0.00 1.09 0.02 0.03 94.23 17:46:06 17:37:01 6 25.35 0.00 4.31 0.14 0.07 70.14 17:46:06 17:37:01 7 11.88 0.00 2.14 0.53 0.03 85.42 17:46:06 17:38:01 all 3.08 0.00 1.16 0.24 0.02 95.49 17:46:06 17:38:01 0 2.56 0.00 0.97 0.02 0.02 96.44 17:46:06 17:38:01 1 3.08 0.00 1.65 1.66 0.03 93.58 17:46:06 17:38:01 2 2.90 0.00 0.72 0.07 0.03 96.28 17:46:06 17:38:01 3 3.84 0.00 1.14 0.03 0.02 94.97 17:46:06 17:38:01 4 2.51 0.00 0.80 0.02 0.02 96.65 17:46:06 17:38:01 5 3.37 0.00 1.02 0.03 0.02 95.56 17:46:06 17:38:01 6 3.18 0.00 2.18 0.02 0.02 94.61 17:46:06 17:38:01 7 3.25 0.00 0.80 0.07 0.03 95.85 17:46:06 17:39:01 all 0.02 0.00 0.01 0.00 0.01 99.96 17:46:06 17:39:01 0 0.03 0.00 0.02 0.02 0.00 99.93 17:46:06 17:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:46:06 17:39:01 2 0.03 0.00 0.03 0.00 0.03 99.90 17:46:06 17:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:46:06 17:39:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:46:06 17:39:01 5 0.00 0.00 0.00 0.00 0.02 99.98 17:46:06 17:39:01 6 0.03 0.00 0.00 0.00 0.02 99.95 17:46:06 17:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:46:06 17:40:01 all 0.05 0.00 0.04 0.01 0.01 99.89 17:46:06 17:40:01 0 0.05 0.00 0.05 0.05 0.02 99.83 17:46:06 17:40:01 1 0.07 0.00 0.02 0.03 0.02 99.87 17:46:06 17:40:01 2 0.07 0.00 0.07 0.00 0.03 99.83 17:46:06 17:40:01 3 0.02 0.00 0.02 0.00 0.02 99.95 17:46:06 17:40:01 4 0.05 0.00 0.07 0.00 0.02 99.87 17:46:06 17:40:01 5 0.07 0.00 0.05 0.00 0.00 99.88 17:46:06 17:40:01 6 0.02 0.00 0.03 0.00 0.00 99.95 17:46:06 17:40:01 7 0.05 0.00 0.00 0.00 0.02 99.93 17:46:06 17:41:01 all 0.02 0.00 0.01 0.00 0.01 99.96 17:46:06 17:41:01 0 0.02 0.00 0.00 0.03 0.02 99.93 17:46:06 17:41:01 1 0.02 0.00 0.02 0.00 0.02 99.95 17:46:06 17:41:01 2 0.08 0.00 0.03 0.00 0.02 99.87 17:46:06 17:41:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:46:06 17:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:46:06 17:41:01 5 0.02 0.00 0.00 0.00 0.02 99.97 17:46:06 17:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:46:06 17:41:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:46:06 17:42:01 all 0.02 0.00 0.01 0.00 0.01 99.97 17:46:06 17:42:01 0 0.02 0.00 0.00 0.02 0.00 99.97 17:46:06 17:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:46:06 17:42:01 2 0.02 0.00 0.03 0.00 0.03 99.92 17:46:06 17:42:01 3 0.03 0.00 0.00 0.00 0.02 99.95 17:46:06 17:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:46:06 17:42:01 5 0.03 0.00 0.00 0.00 0.00 99.97 17:46:06 17:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:46:06 17:42:01 7 0.00 0.00 0.00 0.00 0.02 99.98 17:46:06 17:43:01 all 0.01 0.00 0.01 0.00 0.01 99.96 17:46:06 17:43:01 0 0.02 0.00 0.03 0.02 0.02 99.92 17:46:06 17:43:01 1 0.00 0.00 0.00 0.02 0.02 99.97 17:46:06 17:43:01 2 0.02 0.00 0.03 0.00 0.02 99.93 17:46:06 17:43:01 3 0.03 0.00 0.00 0.00 0.00 99.97 17:46:06 17:43:01 4 0.00 0.00 0.00 0.00 0.02 99.98 17:46:06 17:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:46:06 17:43:01 6 0.00 0.00 0.00 0.00 0.02 99.98 17:46:06 17:43:01 7 0.02 0.00 0.00 0.00 0.02 99.97 17:46:06 17:44:01 all 0.02 0.00 0.01 0.00 0.01 99.96 17:46:06 17:44:01 0 0.00 0.00 0.00 0.02 0.00 99.98 17:46:06 17:44:01 1 0.00 0.00 0.00 0.00 0.02 99.98 17:46:06 17:44:01 2 0.05 0.00 0.00 0.00 0.03 99.92 17:46:06 17:44:01 3 0.03 0.00 0.02 0.00 0.02 99.93 17:46:06 17:44:01 4 0.02 0.00 0.03 0.00 0.00 99.95 17:46:06 17:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:46:06 17:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:46:06 17:44:01 7 0.05 0.00 0.00 0.00 0.00 99.95 17:46:06 17:45:01 all 0.01 0.00 0.01 0.01 0.01 99.96 17:46:06 17:45:01 0 0.00 0.00 0.00 0.03 0.02 99.95 17:46:06 17:45:01 1 0.02 0.00 0.00 0.02 0.00 99.97 17:46:06 17:45:01 2 0.02 0.00 0.03 0.00 0.03 99.92 17:46:06 17:45:01 3 0.02 0.00 0.02 0.00 0.02 99.95 17:46:06 17:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:46:06 17:45:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:46:06 17:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:46:06 17:45:01 7 0.02 0.00 0.02 0.00 0.02 99.95 17:46:06 17:46:01 all 0.29 0.00 0.12 0.01 0.01 99.56 17:46:06 17:46:01 0 0.52 0.00 0.20 0.05 0.02 99.22 17:46:06 17:46:01 1 0.57 0.00 0.20 0.00 0.02 99.22 17:46:06 17:46:01 2 0.22 0.00 0.12 0.02 0.03 99.62 17:46:06 17:46:01 3 0.42 0.00 0.13 0.00 0.02 99.43 17:46:06 17:46:01 4 0.03 0.00 0.08 0.00 0.00 99.88 17:46:06 17:46:01 5 0.48 0.00 0.13 0.00 0.02 99.37 17:46:06 17:46:01 6 0.05 0.00 0.03 0.00 0.00 99.92 17:46:06 17:46:01 7 0.05 0.00 0.05 0.02 0.02 99.87 17:46:06 17:46:06 Average: CPU %user %nice %system %iowait %steal %idle 17:46:06 Average: all 1.48 0.00 0.38 0.12 0.02 98.00 17:46:06 Average: 0 1.96 0.00 0.51 0.17 0.02 97.34 17:46:06 Average: 1 1.00 0.00 0.41 0.55 0.02 98.02 17:46:06 Average: 2 1.40 0.00 0.30 0.02 0.03 98.25 17:46:06 Average: 3 0.92 0.00 0.26 0.09 0.02 98.71 17:46:06 Average: 4 1.19 0.00 0.29 0.01 0.01 98.49 17:46:06 Average: 5 0.93 0.00 0.27 0.03 0.02 98.76 17:46:06 Average: 6 2.79 0.00 0.67 0.05 0.02 96.48 17:46:06 Average: 7 1.63 0.00 0.35 0.07 0.02 97.92 17:46:06 17:46:06 17:46:06