Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a8506e29e7d646a0441467d309a708079c1c2ca1+f841b5a5e64b84806f3af205f58f3dc2f9049a63 (0af9ab4250e672c61a9b547224fb2db450ec9912) 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-ssh10240687696025324751.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-ssh4477137488649816807.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-141/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-141/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5932193464581324112.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b1c004cf40c352fe6d03b0971bc7ee860312a7b0 # timeout=10 Commit message: "Merge pull request #480 from jinlinGuan/fix-docs-publish" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13648588899323950190.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-141/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-141/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14538953516969303485.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-14 in /w/workspace/xfoundry_edgex-taf-common_PR-141 [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-141 # 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 f841b5a5e64b84806f3af205f58f3dc2f9049a63 into PR head commit a8506e29e7d646a0441467d309a708079c1c2ca1 > 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/141/head:refs/remotes/origin/PR-141 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing 893594cf01938dda8902569698f7c39184a09236 Checking out Revision 893594cf01938dda8902569698f7c39184a09236 (PR-141) > git checkout -f a8506e29e7d646a0441467d309a708079c1c2ca1 # 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 f841b5a5e64b84806f3af205f58f3dc2f9049a63 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 893594cf01938dda8902569698f7c39184a09236 # timeout=10 Commit message: "Merge commit 'f841b5a5e64b84806f3af205f58f3dc2f9049a63' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 3c159cd65e8e156b534a4174db4a19a83eb56c0e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:02:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:02:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:02:57 ========================================================= 19:02:57 EdgeX Global Pipelines Version Info 19:02:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:02:59 ------------------- 19:02:59 stable info: 19:02:59 ------------------- 19:02:59 Commited By: Ginny Guan ginny@iotechsys.com 19:02:59 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 19:02:59 Message: update stable to v1.0.281 19:02:59 ------------------- 19:02:59 experimental info: 19:02:59 ------------------- 19:02:59 Commited By: **** collab-it+edgex@linuxfoundation.org 19:02:59 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 19:02:59 Message: update experimental to v1.0.281 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 19:02:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 19:02:59 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 19:02:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:02:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:02:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:02:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 19:02:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:02:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 19:02:59 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 19:02:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:02:59 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 19:02:59 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 19:02:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:02:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:02:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-141 [Pipeline] echo 19:02:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-141 [Pipeline] echo 19:03:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-141 [Pipeline] echo 19:03:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 893594cf01938dda8902569698f7c39184a09236 [Pipeline] echo 19:03:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 893594c [Pipeline] echo 19:03:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:03:00 provisioning config files... 19:03:00 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-141@tmp/config6890569062872910135tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:03:00 ---> ****-login.sh 19:03:00 nexus3.edgexfoundry.org:10001 19:03:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:00 19:03:00 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 19:03:00 Configure a credential helper to remove this warning. See 19:03:00 https://docs.****.com/go/credential-store/ 19:03:00 19:03:00 Login Succeeded 19:03:00 nexus3.edgexfoundry.org:10002 19:03:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:00 19:03:00 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 19:03:00 Configure a credential helper to remove this warning. See 19:03:00 https://docs.****.com/go/credential-store/ 19:03:00 19:03:00 Login Succeeded 19:03:00 nexus3.edgexfoundry.org:10003 19:03:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:01 19:03:01 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 19:03:01 Configure a credential helper to remove this warning. See 19:03:01 https://docs.****.com/go/credential-store/ 19:03:01 19:03:01 Login Succeeded 19:03:01 nexus3.edgexfoundry.org:10004 19:03:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:01 19:03:01 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 19:03:01 Configure a credential helper to remove this warning. See 19:03:01 https://docs.****.com/go/credential-store/ 19:03:01 19:03:01 Login Succeeded 19:03:01 ****.io 19:03:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:01 19:03:01 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 19:03:01 Configure a credential helper to remove this warning. See 19:03:01 https://docs.****.com/go/credential-store/ 19:03:01 19:03:01 Login Succeeded 19:03:01 ---> ****-login.sh ends [Pipeline] } 19:03:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:03:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:03:01 + grep -v github /etc/ssh/ssh_known_hosts 19:03:01 + [ -e /tmp/ssh_known_hosts ] 19:03:01 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:03:01 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:03:01 + sudo tee -a /etc/ssh/ssh_known_hosts 19:03:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:03:02 19:03:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:03:02 0.1.4: Pulling from edgex-devops/py-git-semver 19:03:02 3dae71ba6b94: Pulling fs layer 19:03:02 6bf1a483ea7c: Pulling fs layer 19:03:02 f5dfc541a4d3: Pulling fs layer 19:03:02 461d9e800cba: Pulling fs layer 19:03:02 80192f66455f: Pulling fs layer 19:03:02 2e8e34ca0e6c: Pulling fs layer 19:03:02 a29436f7fd5d: Pulling fs layer 19:03:02 923cac83aea3: Pulling fs layer 19:03:02 25ad8b0a4227: Pulling fs layer 19:03:02 db01528c6b51: Pulling fs layer 19:03:02 28988de357af: Pulling fs layer 19:03:02 461d9e800cba: Waiting 19:03:02 28988de357af: Waiting 19:03:02 2e8e34ca0e6c: Waiting 19:03:02 a29436f7fd5d: Waiting 19:03:02 923cac83aea3: Waiting 19:03:02 db01528c6b51: Waiting 19:03:02 80192f66455f: Waiting 19:03:02 25ad8b0a4227: Waiting 19:03:02 6bf1a483ea7c: Verifying Checksum 19:03:02 6bf1a483ea7c: Download complete 19:03:02 461d9e800cba: Verifying Checksum 19:03:02 461d9e800cba: Download complete 19:03:02 80192f66455f: Verifying Checksum 19:03:02 80192f66455f: Download complete 19:03:02 f5dfc541a4d3: Verifying Checksum 19:03:02 f5dfc541a4d3: Download complete 19:03:02 3dae71ba6b94: Verifying Checksum 19:03:02 3dae71ba6b94: Download complete 19:03:02 923cac83aea3: Verifying Checksum 19:03:02 923cac83aea3: Download complete 19:03:02 25ad8b0a4227: Verifying Checksum 19:03:02 25ad8b0a4227: Download complete 19:03:02 db01528c6b51: Download complete 19:03:02 28988de357af: Verifying Checksum 19:03:02 28988de357af: Download complete 19:03:03 a29436f7fd5d: Verifying Checksum 19:03:03 a29436f7fd5d: Download complete 19:03:03 2e8e34ca0e6c: Verifying Checksum 19:03:03 2e8e34ca0e6c: Download complete 19:03:04 3dae71ba6b94: Pull complete 19:03:05 6bf1a483ea7c: Pull complete 19:03:06 f5dfc541a4d3: Pull complete 19:03:06 461d9e800cba: Pull complete 19:03:06 80192f66455f: Pull complete 19:03:10 2e8e34ca0e6c: Pull complete 19:03:11 a29436f7fd5d: Pull complete 19:03:11 923cac83aea3: Pull complete 19:03:11 25ad8b0a4227: Pull complete 19:03:11 db01528c6b51: Pull complete 19:03:11 28988de357af: Pull complete 19:03:11 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 19:03:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:03:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:03:11 prd-ubuntu20.04-docker-8c-8g-14 does not seem to be running inside a container 19:03:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-141 -v /w/workspace/xfoundry_edgex-taf-common_PR-141:/w/workspace/xfoundry_edgex-taf-common_PR-141:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-141@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-141@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:03:14 $ docker top f1f886fb6bc23afd04a426de9a609dcb7aa45be2cf236dfb223e44bdcd6869d6 -eo pid,comm 19:03:14 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). 19:03:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:03:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:03:14 [ssh-agent] Looking for ssh-agent implementation... 19:03:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:03:14 $ docker exec f1f886fb6bc23afd04a426de9a609dcb7aa45be2cf236dfb223e44bdcd6869d6 ssh-agent 19:03:14 SSH_AUTH_SOCK=/tmp/ssh-epyL0fSzoMrR/agent.31 19:03:14 SSH_AGENT_PID=37 19:03:14 Running ssh-add (command line suppressed) 19:03:14 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-141@tmp/private_key_3832878006058469437.key (/w/workspace/xfoundry_edgex-taf-common_PR-141@tmp/private_key_3832878006058469437.key) 19:03:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:03:15 + git config --global --add safe.directory /w/workspace/xfoundry_edgex-taf-common_PR-141 [Pipeline] sh 19:03:15 + git tag --points-at HEAD [Pipeline] } 19:03:15 $ docker exec --env ******** --env ******** f1f886fb6bc23afd04a426de9a609dcb7aa45be2cf236dfb223e44bdcd6869d6 ssh-agent -k 19:03:15 unset SSH_AUTH_SOCK; 19:03:15 unset SSH_AGENT_PID; 19:03:15 echo Agent pid 37 killed; 19:03:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:03:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:03:15 [ssh-agent] Looking for ssh-agent implementation... 19:03:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:03:15 $ docker exec f1f886fb6bc23afd04a426de9a609dcb7aa45be2cf236dfb223e44bdcd6869d6 ssh-agent 19:03:15 SSH_AUTH_SOCK=/tmp/ssh-dqmp8NAFUsvO/agent.84 19:03:15 SSH_AGENT_PID=90 19:03:15 Running ssh-add (command line suppressed) 19:03:16 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-141@tmp/private_key_6915595247021321762.key (/w/workspace/xfoundry_edgex-taf-common_PR-141@tmp/private_key_6915595247021321762.key) 19:03:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:03:16 + git semver init 19:03:16 2026-08-05 19:03:16,608 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 19:03:16 2026-08-05 19:03:16,614 [run_init] DEBUG init version:0.0.0 force:False 19:03:16 2026-08-05 19:03:16,615 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-141/.semver 19:03:16 2026-08-05 19:03:16,616 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-141/.semver 19:03:16 2026-08-05 19:03:16,616 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-141/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-141, stdin=None, shell=False, universal_newlines=False) 19:03:17 2026-08-05 19:03:17,355 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-141/.git/info/exclude 19:03:17 2026-08-05 19:03:17,355 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-141/.semver/PR-141 with force:False 19:03:17 2026-08-05 19:03:17,355 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-141/.semver/PR-141 19:03:17 2026-08-05 19:03:17,361 [execute] INFO git cat-file --batch-check 19:03:17 2026-08-05 19:03:17,361 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-141/.semver, stdin=, shell=False, universal_newlines=False) 19:03:17 2026-08-05 19:03:17,365 [execute] INFO git cat-file --batch 19:03:17 2026-08-05 19:03:17,365 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-141/.semver, stdin=, shell=False, universal_newlines=False) 19:03:17 2026-08-05 19:03:17,369 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-141/.semver/PR-141 19:03:17 0.0.0 [Pipeline] } 19:03:17 $ docker exec --env ******** --env ******** f1f886fb6bc23afd04a426de9a609dcb7aa45be2cf236dfb223e44bdcd6869d6 ssh-agent -k 19:03:17 unset SSH_AUTH_SOCK; 19:03:17 unset SSH_AGENT_PID; 19:03:17 echo Agent pid 90 killed; 19:03:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:03:18 + git semver [Pipeline] } 19:03:18 $ docker stop --time=1 f1f886fb6bc23afd04a426de9a609dcb7aa45be2cf236dfb223e44bdcd6869d6 19:03:19 $ docker rm -f --volumes f1f886fb6bc23afd04a426de9a609dcb7aa45be2cf236dfb223e44bdcd6869d6 [Pipeline] // withDockerContainer [Pipeline] sh 19:03:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:03:20 Stashed 1 file(s) [Pipeline] echo 19:03:20 [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 19:03:20 provisioning config files... 19:03:20 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-141@tmp/config5495281880966303737tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:03:21 ---> ****-login.sh 19:03:21 nexus3.edgexfoundry.org:10001 19:03:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:21 Login Succeeded 19:03:21 nexus3.edgexfoundry.org:10002 19:03:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:21 Login Succeeded 19:03:21 nexus3.edgexfoundry.org:10003 19:03:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:21 Running on prd-ubuntu20.04-docker-arm64-4c-16g-12 in /w/workspace/xfoundry_edgex-taf-common_PR-141 [Pipeline] { [Pipeline] checkout 19:03:21 Selected Git installation does not exist. Using Default 19:03:21 The recommended git tool is: NONE 19:03:21 Login Succeeded 19:03:21 nexus3.edgexfoundry.org:10004 19:03:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:21 Login Succeeded 19:03:21 ****.io 19:03:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:21 Login Succeeded 19:03:21 ---> ****-login.sh ends [Pipeline] } 19:03:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:03:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:03:22 + ls -al . 19:03:22 total 72 19:03:22 drwxrwxr-x 6 jenkins jenkins 4096 Aug 5 19:03 . 19:03:22 drwxrwxr-x 4 jenkins jenkins 4096 Aug 5 19:02 .. 19:03:22 drwxrwxr-x 8 jenkins jenkins 4096 Aug 5 19:03 .git 19:03:22 drwxrwxr-x 2 jenkins jenkins 4096 Aug 5 19:02 .github 19:03:22 -rw-rw-r-- 1 jenkins jenkins 22 Aug 5 19:02 .gitignore 19:03:22 drwxr-xr-x 3 jenkins jenkins 4096 Aug 5 19:03 .semver 19:03:22 -rw-rw-r-- 1 jenkins jenkins 1653 Aug 5 19:02 Dockerfile 19:03:22 -rw-rw-r-- 1 jenkins jenkins 746 Aug 5 19:02 Jenkinsfile 19:03:22 -rw-rw-r-- 1 jenkins jenkins 11381 Aug 5 19:02 LICENSE 19:03:22 -rw-rw-r-- 1 jenkins jenkins 4232 Aug 5 19:02 README.md 19:03:22 drwxrwxr-x 5 jenkins jenkins 4096 Aug 5 19:02 TUC 19:03:22 -rw-rw-r-- 1 jenkins jenkins 5 Aug 5 19:03 VERSION 19:03:22 -rw-rw-r-- 1 jenkins jenkins 473 Aug 5 19:02 requirements.txt 19:03:22 -rw-rw-r-- 1 jenkins jenkins 54 Aug 5 19:02 robot-entrypoint.sh 19:03:22 -rw-rw-r-- 1 jenkins jenkins 445 Aug 5 19:02 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:22 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=893594cf01938dda8902569698f7c39184a09236 --label arch=amd64 --label version=0.0.0 . 19:03:23 #0 building with "default" instance using docker driver 19:03:23 19:03:23 #1 [internal] load build definition from Dockerfile 19:03:23 #1 transferring dockerfile: 1.69kB done 19:03:23 #1 DONE 0.0s 19:03:23 19:03:23 #2 [internal] load metadata for docker.io/library/alpine:3.20 19:03:23 #2 DONE 0.1s 19:03:23 19:03:23 #3 [internal] load .dockerignore 19:03:23 #3 transferring context: 2B done 19:03:23 #3 DONE 0.0s 19:03:23 19:03:23 #4 [1/7] FROM docker.io/library/alpine:3.20@sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc 19:03:23 #4 resolve docker.io/library/alpine:3.20@sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc 0.0s done 19:03:23 #4 ... 19:03:23 19:03:23 #5 [internal] load build context 19:03:23 #5 transferring context: 602.44kB 0.0s done 19:03:23 #5 DONE 0.1s 19:03:23 19:03:23 #4 [1/7] FROM docker.io/library/alpine:3.20@sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc 19:03:23 #4 extracting sha256:25f1d6b1951ac8eb3740558fe94cb83d377bdadf95fd9f98b50d2e1b96130471 0.1s done 19:03:23 #4 sha256:25f1d6b1951ac8eb3740558fe94cb83d377bdadf95fd9f98b50d2e1b96130471 3.63MB / 3.63MB 0.1s done 19:03:23 #4 sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc 9.23kB / 9.23kB done 19:03:23 #4 sha256:c64c687cbea9300178b30c95835354e34c4e4febc4badfe27102879de0483b5e 1.02kB / 1.02kB done 19:03:23 #4 sha256:bf8527eb54c3680e728d5b4b383a8ba730d72dae7236fbc8dff97ed6b224a731 612B / 612B done 19:03:23 #4 DONE 0.3s 19:03:23 19:03:23 #6 [2/7] COPY . /edgex-taf/edgex-taf-common 19:03:23 #6 DONE 0.1s 19:03:24 19:03:24 #7 [3/7] COPY robot-entrypoint.sh /usr/local/bin/ 19:03:24 #7 DONE 0.0s 19:03:24 19:03:24 #8 [4/7] COPY requirements.txt /edgex-taf/requirements.txt 19:03:24 #8 DONE 0.0s 19:03:24 19:03:24 #9 [5/7] WORKDIR /edgex-taf 19:03:24 #9 DONE 0.0s 19:03:24 19:03:24 #10 [6/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:03:24 #10 DONE 0.3s 19:03:24 19:03:24 #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 19:03:24 #11 0.232 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:03:24 #11 0.508 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:03:25 #11 1.022 OK: 8 MiB in 14 packages 19:03:25 #11 1.069 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:03:25 #11 1.334 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:03:26 #11 1.713 (1/14) Installing ca-certificates (20260413-r0) 19:03:26 #11 1.858 (2/14) Installing brotli-libs (1.1.0-r2) 19:03:26 #11 2.082 (3/14) Installing c-ares (1.33.1-r0) 19:03:26 #11 2.265 (4/14) Installing libunistring (1.2-r0) 19:03:26 #11 2.527 (5/14) Installing libidn2 (2.3.7-r0) 19:03:27 #11 2.666 (6/14) Installing nghttp2-libs (1.62.1-r0) 19:03:27 #11 2.860 (7/14) Installing libpsl (0.21.5-r1) 19:03:27 #11 2.985 (8/14) Installing zstd-libs (1.5.6-r0) 19:03:27 #11 3.139 (9/14) Installing libcurl (8.14.1-r2) 19:03:27 #11 3.289 (10/14) Installing curl (8.14.1-r2) 19:03:27 using credential edgex-jenkins-ssh 19:03:27 Cloning the remote Git repository 19:03:27 #11 3.496 (11/14) Installing docker-cli (26.1.5-r0) 19:03:28 #11 3.884 (12/14) Installing oniguruma (6.9.9-r0) 19:03:28 #11 4.028 (13/14) Installing jq (1.7.1-r0) 19:03:28 #11 4.269 (14/14) Installing openssl (3.3.7-r0) 19:03:27 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 19:03:27 > git init /w/workspace/xfoundry_edgex-taf-common_PR-141 # timeout=10 19:03:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 19:03:28 > git --version # timeout=10 19:03:28 > git --version # 'git version 2.25.1' 19:03:28 using GIT_SSH to set credentials SSH Credentials for GitHub 19:03:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:03:28 #11 4.419 Executing busybox-1.36.1-r31.trigger 19:03:28 #11 4.427 Executing ca-certificates-20260413-r0.trigger 19:03:28 #11 4.464 OK: 43 MiB in 28 packages 19:03:28 #11 4.521 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:03:29 #11 4.781 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:03:29 #11 5.161 (1/167) Installing libexpat (2.8.1-r0) 19:03:29 #11 5.286 (2/167) Installing libbz2 (1.0.8-r6) 19:03:29 #11 5.404 (3/167) Installing libpng (1.6.57-r0) 19:03:29 #11 5.617 (4/167) Installing freetype (2.13.2-r0) 19:03:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 19:03:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:03:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 19:03:30 #11 5.850 (5/167) Installing fontconfig (2.15.0-r1) 19:03:30 #11 6.002 (6/167) Installing libfontenc (1.1.8-r0) 19:03:30 #11 6.121 (7/167) Installing mkfontscale (1.2.2-r6) 19:03:30 Merging remotes/origin/main commit f841b5a5e64b84806f3af205f58f3dc2f9049a63 into PR head commit a8506e29e7d646a0441467d309a708079c1c2ca1 19:03:30 #11 6.242 (8/167) Installing font-opensans (0_git20210927-r1) 19:03:30 #11 6.532 (9/167) Installing pkgconf (2.2.0-r0) 19:03:30 #11 6.659 (10/167) Installing libgcc (13.2.1_git20240309-r1) 19:03:31 Merge succeeded, producing c1b40b52a24cef483c4e2f69b78a348624c09a33 19:03:31 Checking out Revision c1b40b52a24cef483c4e2f69b78a348624c09a33 (PR-141) 19:03:31 #11 6.792 (11/167) Installing libffi (3.4.6-r0) 19:03:31 #11 6.956 (12/167) Installing libintl (0.22.5-r0) 19:03:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 19:03:30 using GIT_SSH to set credentials SSH Credentials for GitHub 19:03:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/141/head:refs/remotes/origin/PR-141 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:03:30 > git config core.sparsecheckout # timeout=10 19:03:30 > git checkout -f a8506e29e7d646a0441467d309a708079c1c2ca1 # timeout=10 19:03:30 > git remote # timeout=10 19:03:31 > git config --get remote.origin.url # timeout=10 19:03:31 using GIT_SSH to set credentials SSH Credentials for GitHub 19:03:31 > git merge f841b5a5e64b84806f3af205f58f3dc2f9049a63 # timeout=10 19:03:31 > git rev-parse HEAD^{commit} # timeout=10 19:03:31 > git config core.sparsecheckout # timeout=10 19:03:31 > git checkout -f c1b40b52a24cef483c4e2f69b78a348624c09a33 # timeout=10 19:03:31 #11 7.121 (13/167) Installing libeconf (0.6.3-r0) 19:03:31 #11 7.237 (14/167) Installing libblkid (2.40.1-r1) 19:03:31 #11 7.390 (15/167) Installing libmount (2.40.1-r1) 19:03:32 #11 7.600 (16/167) Installing pcre2 (10.43-r0) 19:03:32 #11 7.762 (17/167) Installing glib (2.80.5-r0) 19:03:32 #11 8.152 (18/167) Installing libstdc++ (13.2.1_git20240309-r1) 19:03:32 #11 8.413 (19/167) Installing xz-libs (5.8.3-r0) 19:03:32 #11 8.556 (20/167) Installing libxml2 (2.12.10-r0) 19:03:33 #11 8.719 (21/167) Installing shared-mime-info (2.4-r0) 19:03:33 #11 8.957 (22/167) Installing hicolor-icon-theme (0.17-r2) 19:03:33 #11 9.138 (23/167) Installing libjpeg-turbo (3.0.3-r0) 19:03:33 #11 9.361 (24/167) Installing libsharpyuv (1.3.2-r0) 19:03:33 #11 9.509 (25/167) Installing libwebp (1.3.2-r0) 19:03:34 #11 9.734 (26/167) Installing tiff (4.6.0t-r0) 19:03:34 #11 9.942 (27/167) Installing gdk-pixbuf (2.42.12-r0) 19:03:34 #11 10.09 (28/167) Installing gtk-update-icon-cache (3.24.43-r0) 19:03:34 #11 10.22 (29/167) Installing libxau (1.0.11-r4) 19:03:34 #11 10.33 (30/167) Installing libmd (1.1.0-r0) 19:03:34 #11 10.49 (31/167) Installing libbsd (0.12.2-r0) 19:03:34 Commit message: "Merge commit 'f841b5a5e64b84806f3af205f58f3dc2f9049a63' into HEAD" 19:03:34 First time build. Skipping changelog. 19:03:34 #11 10.61 (32/167) Installing libxdmcp (1.1.5-r1) 19:03:34 #11 10.71 (33/167) Installing libxcb (1.16.1-r0) 19:03:35 #11 10.95 (34/167) Installing libx11 (1.8.9-r1) 19:03:35 #11 11.21 (35/167) Installing libxcomposite (0.4.6-r5) 19:03:35 #11 11.31 (36/167) Installing libxfixes (6.0.1-r4) 19:03:35 #11 11.45 (37/167) Installing libxrender (0.9.11-r5) 19:03:36 #11 11.62 (38/167) Installing libxcursor (1.2.2-r1) 19:03:36 #11 11.78 (39/167) Installing libxdamage (1.1.6-r5) 19:03:34 > git rev-list --no-walk 3c159cd65e8e156b534a4174db4a19a83eb56c0e # timeout=10 19:03:36 #11 11.93 (40/167) Installing libxext (1.3.6-r2) [Pipeline] withEnv [Pipeline] { 19:03:36 #11 12.10 (41/167) Installing libxi (1.8.1-r4) 19:03:36 #11 12.27 (42/167) Installing libxinerama (1.1.5-r4) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:03:36 provisioning config files... 19:03:36 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-141@tmp/config6657949820093262829tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:03:36 #11 12.38 (43/167) Installing libxrandr (1.5.4-r1) 19:03:36 #11 12.54 (44/167) Installing libatk-1.0 (2.52.0-r0) 19:03:37 #11 12.73 (45/167) Installing libxtst (1.2.4-r6) 19:03:37 #11 12.87 (46/167) Installing dbus-libs (1.14.10-r1) 19:03:37 #11 13.08 (47/167) Installing at-spi2-core (2.52.0-r0) 19:03:37 ---> ****-login.sh 19:03:37 nexus3.edgexfoundry.org:10001 19:03:37 #11 13.29 (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) 19:03:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:37 #11 13.42 (49/167) Installing pixman (0.43.2-r0) 19:03:37 #11 13.57 (50/167) Installing cairo (1.18.4-r0) 19:03:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:03:37 Configure a credential helper to remove this warning. See 19:03:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:03:37 19:03:37 Login Succeeded 19:03:37 nexus3.edgexfoundry.org:10002 19:03:38 #11 13.74 (51/167) Installing cairo-gobject (1.18.4-r0) 19:03:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:38 #11 13.89 (52/167) Installing avahi-libs (0.8-r17) 19:03:38 #11 14.08 (53/167) Installing gmp (6.3.0-r1) 19:03:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:03:38 Configure a credential helper to remove this warning. See 19:03:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:03:38 19:03:38 Login Succeeded 19:03:38 nexus3.edgexfoundry.org:10003 19:03:38 #11 14.23 (54/167) Installing nettle (3.10.2-r0) 19:03:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:03:38 Configure a credential helper to remove this warning. See 19:03:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:03:38 19:03:38 Login Succeeded 19:03:38 nexus3.edgexfoundry.org:10004 19:03:38 #11 14.47 (55/167) Installing libtasn1 (4.21.0-r0) 19:03:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:03:39 Configure a credential helper to remove this warning. See 19:03:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:03:39 19:03:39 Login Succeeded 19:03:39 ****.io 19:03:39 #11 14.64 (56/167) Installing p11-kit (0.25.3-r0) 19:03:39 #11 14.87 (57/167) Installing gnutls (3.8.13-r0) 19:03:39 #11 15.04 (58/167) Installing cups-libs (2.4.18-r0) 19:03:39 #11 15.26 (59/167) Installing libepoxy (1.5.10-r1) 19:03:39 #11 15.49 (60/167) Installing fribidi (1.0.15-r0) 19:03:40 #11 15.61 (61/167) Installing graphite2 (1.3.14-r6) 19:03:40 #11 15.81 (62/167) Installing harfbuzz (8.5.0-r0) 19:03:40 #11 15.97 (63/167) Installing libxft (2.3.8-r3) 19:03:40 #11 16.09 (64/167) Installing pango (1.52.2-r0) 19:03:40 #11 16.24 (65/167) Installing wayland-libs-client (1.22.0-r4) 19:03:40 #11 16.36 (66/167) Installing wayland-libs-cursor (1.22.0-r4) 19:03:40 #11 16.48 (67/167) Installing wayland-libs-egl (1.22.0-r4) 19:03:41 #11 16.59 (68/167) Installing xkeyboard-config (2.41-r0) 19:03:41 #11 16.86 (69/167) Installing libxkbcommon (1.7.0-r0) 19:03:41 #11 17.01 (70/167) Installing gtk+3.0 (3.24.43-r0) 19:03:41 #11 17.23 (71/167) Installing icu-data-full (74.2-r1) 19:03:42 #11 17.78 (72/167) Installing mesa (24.0.9-r1) 19:03:42 #11 17.90 (73/167) Installing llvm17-libs (17.0.6-r2) 19:03:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:03:43 Configure a credential helper to remove this warning. See 19:03:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:03:43 19:03:43 Login Succeeded 19:03:43 ---> ****-login.sh ends [Pipeline] } 19:03:43 Deleting 1 temporary files 19:03:43 #11 18.86 (74/167) Installing hwdata-pci (0.382-r0) [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 19:03:43 #11 19.12 (75/167) Installing libpciaccess (0.18.1-r0) 19:03:43 #11 19.29 (76/167) Installing libdrm (2.4.120-r0) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:03:43 #11 19.45 (77/167) Installing libelf (0.191-r0) 19:03:43 #11 19.58 (78/167) Installing mesa-glapi (24.0.9-r1) 19:03:44 + sudo chown -R jenkins:jenkins . 19:03:44 #11 19.71 (79/167) Installing mesa-dri-gallium (24.0.9-r1) [Pipeline] sh 19:03:44 #11 20.04 (80/167) Installing eudev-libs (3.2.14-r2) 19:03:44 + ls -al . 19:03:44 total 68 19:03:44 drwxrwxr-x 5 jenkins jenkins 4096 Aug 5 19:03 . 19:03:44 drwxrwxr-x 4 jenkins jenkins 4096 Aug 5 19:03 .. 19:03:44 drwxrwxr-x 8 jenkins jenkins 4096 Aug 5 19:03 .git 19:03:44 drwxrwxr-x 2 jenkins jenkins 4096 Aug 5 19:03 .github 19:03:44 -rw-rw-r-- 1 jenkins jenkins 22 Aug 5 19:03 .gitignore 19:03:44 -rw-rw-r-- 1 jenkins jenkins 1653 Aug 5 19:03 Dockerfile 19:03:44 -rw-rw-r-- 1 jenkins jenkins 746 Aug 5 19:03 Jenkinsfile 19:03:44 -rw-rw-r-- 1 jenkins jenkins 11381 Aug 5 19:03 LICENSE 19:03:44 -rw-rw-r-- 1 jenkins jenkins 4232 Aug 5 19:03 README.md 19:03:44 drwxrwxr-x 5 jenkins jenkins 4096 Aug 5 19:03 TUC 19:03:44 -rw-rw-r-- 1 jenkins jenkins 5 Aug 5 19:03 VERSION 19:03:44 -rw-rw-r-- 1 jenkins jenkins 473 Aug 5 19:03 requirements.txt 19:03:44 -rw-rw-r-- 1 jenkins jenkins 54 Aug 5 19:03 robot-entrypoint.sh 19:03:44 -rw-rw-r-- 1 jenkins jenkins 445 Aug 5 19:03 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:44 #11 20.16 (81/167) Installing libmagic (5.45-r1) 19:03:44 #11 20.33 (82/167) Installing file (5.45-r1) 19:03:44 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=c1b40b52a24cef483c4e2f69b78a348624c09a33 --label arch=arm64 --label version=0.0.0 . 19:03:44 #11 20.48 (83/167) Installing xprop (1.2.7-r0) 19:03:45 Sending build context to Docker daemon 457.2kB 19:03:45 Step 1/13 : FROM alpine:3.20 19:03:45 #11 20.64 (84/167) Installing libice (1.1.1-r6) 19:03:45 #11 20.81 (85/167) Installing libuuid (2.40.1-r1) 19:03:45 #11 20.97 (86/167) Installing libsm (1.2.4-r4) 19:03:45 #11 21.11 (87/167) Installing libxt (1.3.0-r5) 19:03:45 #11 21.25 (88/167) Installing libxmu (1.1.4-r2) 19:03:45 3.20: Pulling from library/alpine 19:03:45 #11 21.43 (89/167) Installing xset (1.2.5-r1) 19:03:45 #11 21.55 (90/167) Installing xdg-utils (1.2.1-r0) 19:03:46 3f26bc2dec0b: Pulling fs layer 19:03:46 3f26bc2dec0b: Verifying Checksum 19:03:46 3f26bc2dec0b: Download complete 19:03:46 #11 21.75 (91/167) Installing libogg (1.3.5-r5) 19:03:46 #11 21.91 (92/167) Installing libflac (1.4.3-r1) 19:03:46 #11 22.12 (93/167) Installing alsa-lib (1.2.11-r0) 19:03:46 #11 22.29 (94/167) Installing libSvtAv1Enc (2.0.0-r1) 19:03:46 #11 22.58 (95/167) Installing aom-libs (3.9.1-r0) 19:03:46 3f26bc2dec0b: Pull complete 19:03:46 Digest: sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc 19:03:46 Status: Downloaded newer image for alpine:3.20 19:03:46 ---> ab3fe4defd29 19:03:46 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 19:03:46 ---> Running in 84d5a38a4e84 19:03:47 #11 22.90 (96/167) Installing libva (2.21.0-r0) 19:03:47 Removing intermediate container 84d5a38a4e84 19:03:47 ---> cdd13d92ab3c 19:03:47 Step 3/13 : LABEL maintainer="Bruce Huang " 19:03:47 ---> Running in 641b8f69d83b 19:03:47 #11 23.03 (97/167) Installing libvdpau (1.5-r3) 19:03:47 #11 23.15 (98/167) Installing onevpl-libs (2023.3.1-r2) 19:03:47 #11 23.29 (99/167) Installing ffmpeg-libavutil (6.1.1-r8) 19:03:47 Removing intermediate container 641b8f69d83b 19:03:47 ---> 1b2e0eb26b74 19:03:47 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 19:03:47 #11 23.52 (100/167) Installing libdav1d (1.4.2-r0) 19:03:47 #11 23.68 (101/167) Installing openexr-libiex (3.1.13-r1) 19:03:48 #11 23.84 (102/167) Installing openexr-libilmthread (3.1.13-r1) 19:03:48 #11 23.95 (103/167) Installing imath (3.1.12-r0) 19:03:48 ---> 23ef5c841959 19:03:48 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 19:03:48 #11 24.14 (104/167) Installing openexr-libopenexr (3.1.13-r1) 19:03:48 #11 24.31 (105/167) Installing giflib (5.2.2-r0) 19:03:48 #11 24.47 (106/167) Installing libhwy (1.0.7-r0) 19:03:49 #11 24.59 (107/167) Installing lcms2 (2.19-r0) 19:03:49 ---> 8d80820fff72 19:03:49 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 19:03:49 #11 24.81 (108/167) Installing libjxl (0.10.2-r0) 19:03:49 #11 25.00 (109/167) Installing lame-libs (3.100-r5) 19:03:49 #11 25.14 (110/167) Installing opus (1.5.2-r0) 19:03:49 ---> 152cd8310e02 19:03:49 Step 7/13 : WORKDIR /edgex-taf 19:03:49 ---> Running in 1dcbe888c4ec 19:03:49 #11 25.37 (111/167) Installing rav1e-libs (0.7.1-r0) 19:03:49 #11 25.54 (112/167) Installing libgomp (13.2.1_git20240309-r1) 19:03:50 #11 25.74 (113/167) Installing soxr (0.1.3-r7) 19:03:50 Removing intermediate container 1dcbe888c4ec 19:03:50 ---> 7b34d06dc0d2 19:03:50 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:03:50 ---> Running in 8fd88fd09610 19:03:50 #11 25.93 (114/167) Installing ffmpeg-libswresample (6.1.1-r8) 19:03:50 #11 26.12 (115/167) Installing libtheora (1.1.1-r18) 19:03:50 #11 26.27 (116/167) Installing libvorbis (1.3.7-r2) 19:03:50 #11 26.42 (117/167) Installing libvpx (1.14.1-r0) 19:03:50 #11 26.60 (118/167) Installing libwebpmux (1.3.2-r0) 19:03:51 #11 26.72 (119/167) Installing x264-libs (0.164_git20231001-r0) 19:03:51 #11 26.99 (120/167) Installing numactl (2.0.18-r0) 19:03:51 #11 27.11 (121/167) Installing x265-libs (3.6-r0) 19:03:51 #11 27.44 (122/167) Installing xvidcore (1.3.7-r2) 19:03:51 #11 27.64 (123/167) Installing ffmpeg-libavcodec (6.1.1-r8) 19:03:52 Removing intermediate container 8fd88fd09610 19:03:52 ---> bc1930df966b 19:03:52 Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.5-r2 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && rm /usr/lib/python*/EXTERNALLY-MANAGED && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache-dir --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install --no-cache-dir ./edgex-taf-common && pip3 install --no-cache-dir -r requirements.txt 19:03:52 ---> Running in d6091e2fa2e9 19:03:52 #11 27.90 (124/167) Installing libbluray (1.3.4-r1) 19:03:52 #11 28.11 (125/167) Installing mpg123-libs (1.32.8-r0) 19:03:52 #11 28.32 (126/167) Installing libopenmpt (0.7.7-r0) 19:03:53 #11 28.58 (127/167) Installing cjson (1.7.19-r0) 19:03:53 #11 28.74 (128/167) Installing mbedtls (3.6.6-r0) 19:03:53 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:03:53 #11 28.89 (129/167) Installing librist (0.2.10-r1) 19:03:53 #11 29.08 (130/167) Installing libsrt (1.5.3-r0) 19:03:53 #11 29.23 (131/167) Installing libssh (0.10.6-r0) 19:03:53 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:03:53 #11 29.38 (132/167) Installing libsodium (1.0.19-r1) 19:03:53 #11 29.53 (133/167) Installing libzmq (4.3.5-r2) 19:03:54 #11 29.68 (134/167) Installing ffmpeg-libavformat (6.1.1-r8) 19:03:54 #11 29.86 (135/167) Installing crc32c (1.1.2-r0) 19:03:54 #11 29.99 (136/167) Installing double-conversion (3.3.0-r0) 19:03:54 #11 30.15 (137/167) Installing libevent (2.1.12-r7) 19:03:54 #11 30.38 (138/167) Installing wayland-libs-server (1.22.0-r4) 19:03:54 #11 30.55 (139/167) Installing mesa-gbm (24.0.9-r1) 19:03:55 #11 30.71 (140/167) Installing harfbuzz-subset (8.5.0-r0) 19:03:55 #11 30.97 (141/167) Installing icu-libs (74.2-r1) 19:03:55 #11 31.18 (142/167) Installing minizip (1.3.1-r0) 19:03:55 #11 31.30 (143/167) Installing nspr (4.35-r4) 19:03:55 #11 31.44 (144/167) Installing sqlite-libs (3.45.3-r3) 19:03:55 OK: 9 MiB in 14 packages 19:03:55 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:03:55 #11 31.60 (145/167) Installing nss (3.105-r0) 19:03:56 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:03:56 #11 31.78 (146/167) Installing openh264 (2.4.1-r0) 19:03:56 #11 31.95 (147/167) Installing libcamera-ipa (0.3.0-r0) 19:03:56 #11 32.08 (148/167) Installing libunwind (1.8.1-r0) 19:03:56 #11 32.26 (149/167) Installing yaml (0.2.5-r2) 19:03:56 #11 32.39 (150/167) Installing libcamera (0.3.0-r0) 19:03:56 #11 32.55 (151/167) Installing speexdsp (1.2.1-r2) 19:03:56 #11 32.67 (152/167) Installing libuv (1.48.0-r0) 19:03:57 #11 32.81 (153/167) Installing roc-toolkit-libs (0.3.0-r0) 19:03:57 #11 33.03 (154/167) Installing libsndfile (1.2.2-r1) 19:03:57 #11 33.18 (155/167) Installing webrtc-audio-processing-1 (1.3-r0) 19:03:57 #11 33.34 (156/167) Installing pipewire-libs (1.0.6-r1) 19:03:57 (1/14) Installing ca-certificates (20260413-r0) 19:03:57 (2/14) Installing brotli-libs (1.1.0-r2) 19:03:58 #11 33.63 (157/167) Installing libasyncns (0.8-r3) 19:03:58 #11 33.74 (158/167) Installing libltdl (2.4.7-r3) 19:03:58 (3/14) Installing c-ares (1.33.1-r0) 19:03:58 #11 33.87 (159/167) Installing orc (0.4.40-r0) 19:03:58 #11 34.02 (160/167) Installing tdb-libs (1.4.9-r1) 19:03:58 (4/14) Installing libunistring (1.2-r0) 19:03:58 #11 34.15 (161/167) Installing libpulse (17.0-r0) 19:03:58 #11 34.31 (162/167) Installing libwebpdemux (1.3.2-r0) 19:03:58 #11 34.42 (163/167) Installing libgpg-error (1.49-r0) 19:03:59 #11 34.61 (164/167) Installing libgcrypt (1.10.3-r0) 19:03:59 (5/14) Installing libidn2 (2.3.7-r0) 19:03:59 (6/14) Installing nghttp2-libs (1.62.1-r0) 19:03:59 #11 34.85 (165/167) Installing libxslt (1.1.39-r2) 19:03:59 #11 35.06 (166/167) Installing chromium (131.0.6778.108-r0) 19:03:59 (7/14) Installing libpsl (0.21.5-r1) 19:03:59 (8/14) Installing zstd-libs (1.5.6-r0) 19:03:59 (9/14) Installing libcurl (8.14.1-r2) 19:04:00 (10/14) Installing curl (8.14.1-r2) 19:04:00 (11/14) Installing docker-cli (26.1.5-r0) 19:04:01 (12/14) Installing oniguruma (6.9.9-r0) 19:04:01 #11 36.74 (167/167) Installing chromium-chromedriver (131.0.6778.108-r0) 19:04:01 #11 37.01 Executing busybox-1.36.1-r31.trigger 19:04:01 #11 37.02 Executing fontconfig-2.15.0-r1.trigger 19:04:01 #11 37.04 Executing mkfontscale-1.2.2-r6.trigger 19:04:01 #11 37.05 Executing glib-2.80.5-r0.trigger 19:04:01 #11 37.06 Executing shared-mime-info-2.4-r0.trigger 19:04:01 (13/14) Installing jq (1.7.1-r0) 19:04:01 (14/14) Installing openssl (3.3.7-r0) 19:04:01 #11 37.44 Executing gdk-pixbuf-2.42.12-r0.trigger 19:04:01 Executing busybox-1.36.1-r31.trigger 19:04:01 Executing ca-certificates-20260413-r0.trigger 19:04:01 #11 37.45 Executing gtk-update-icon-cache-3.24.43-r0.trigger 19:04:01 #11 37.47 Executing gtk+3.0-3.24.43-r0.trigger 19:04:01 #11 37.48 OK: 672 MiB in 195 packages 19:04:01 #11 37.54 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:04:01 #11 37.71 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:04:02 OK: 43 MiB in 28 packages 19:04:02 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:04:02 #11 38.18 (1/30) Installing jansson (2.14-r4) 19:04:02 #11 38.30 (2/30) Installing binutils (2.42-r1) 19:04:02 #11 38.52 (3/30) Installing libatomic (13.2.1_git20240309-r1) 19:04:03 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:04:03 #11 38.63 (4/30) Installing isl26 (0.26-r1) 19:04:03 #11 38.80 (5/30) Installing mpfr4 (4.2.1-r0) 19:04:03 #11 38.95 (6/30) Installing mpc1 (1.3.1-r1) 19:04:03 #11 39.13 (7/30) Installing gcc (13.2.1_git20240309-r1) 19:04:04 #11 40.06 (8/30) Installing musl-dev (1.2.5-r3) 19:04:04 (1/166) Installing libexpat (2.8.1-r0) 19:04:04 (2/166) Installing libbz2 (1.0.8-r6) 19:04:04 #11 40.37 (9/30) Installing linux-headers (6.6-r0) 19:04:04 #11 40.57 (10/30) Installing libffi-dev (3.4.6-r0) 19:04:04 (3/166) Installing libpng (1.6.57-r0) 19:04:05 #11 40.71 (11/30) Installing libpq (16.14-r0) 19:04:05 #11 40.85 (12/30) Installing openssl-dev (3.3.7-r0) 19:04:05 (4/166) Installing freetype (2.13.2-r0) 19:04:05 #11 41.10 (13/30) Installing libpq-dev (16.14-r0) 19:04:05 (5/166) Installing fontconfig (2.15.0-r1) 19:04:05 #11 41.34 (14/30) Installing libecpg (16.14-r0) 19:04:05 (6/166) Installing libfontenc (1.1.8-r0) 19:04:05 #11 41.53 (15/30) Installing libecpg-dev (16.14-r0) 19:04:06 (7/166) Installing mkfontscale (1.2.2-r6) 19:04:06 (8/166) Installing font-opensans (0_git20210927-r1) 19:04:06 #11 41.77 (16/30) Installing clang16-headers (16.0.6-r5) 19:04:06 (9/166) Installing pkgconf (2.2.0-r0) 19:04:06 #11 42.05 (17/30) Installing llvm16-libs (16.0.6-r9) 19:04:06 (10/166) Installing libgcc (13.2.1_git20240309-r1) 19:04:06 (11/166) Installing libffi (3.4.6-r0) 19:04:07 (12/166) Installing libintl (0.22.5-r0) 19:04:07 #11 43.00 (18/30) Installing clang16-libs (16.0.6-r5) 19:04:07 (13/166) Installing libeconf (0.6.3-r0) 19:04:07 (14/166) Installing libblkid (2.40.1-r1) 19:04:07 (15/166) Installing libmount (2.40.1-r1) 19:04:07 (16/166) Installing pcre2 (10.43-r0) 19:04:07 #11 43.57 (19/30) Installing fortify-headers (1.1-r3) 19:04:07 #11 43.69 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) 19:04:08 (17/166) Installing glib (2.80.5-r0) 19:04:08 #11 44.03 (21/30) Installing llvm16-linker-tools (16.0.6-r9) 19:04:08 #11 44.22 (22/30) Installing clang16 (16.0.6-r5) 19:04:08 #11 44.37 (23/30) Installing icu (74.2-r1) 19:04:08 (18/166) Installing libstdc++ (13.2.1_git20240309-r1) 19:04:09 #11 44.59 (24/30) Installing icu-dev (74.2-r1) 19:04:09 (19/166) Installing xz-libs (5.8.3-r0) 19:04:09 #11 44.86 (25/30) Installing llvm16 (16.0.6-r9) 19:04:09 (20/166) Installing libxml2 (2.12.10-r0) 19:04:09 (21/166) Installing shared-mime-info (2.4-r0) 19:04:09 (22/166) Installing hicolor-icon-theme (0.17-r2) 19:04:09 (23/166) Installing libjpeg-turbo (3.0.3-r0) 19:04:10 (24/166) Installing libsharpyuv (1.3.2-r0) 19:04:10 #11 45.78 (26/30) Installing lz4-libs (1.9.4-r5) 19:04:10 #11 45.98 (27/30) Installing lz4-dev (1.9.4-r5) 19:04:10 (25/166) Installing libwebp (1.3.2-r0) 19:04:10 #11 46.14 (28/30) Installing zstd (1.5.6-r0) 19:04:10 (26/166) Installing tiff (4.6.0t-r0) 19:04:10 #11 46.35 (29/30) Installing zstd-dev (1.5.6-r0) 19:04:10 #11 46.54 (30/30) Installing postgresql16-dev (16.14-r0) 19:04:11 (27/166) Installing gdk-pixbuf (2.42.12-r0) 19:04:11 #11 46.76 Executing busybox-1.36.1-r31.trigger 19:04:11 (28/166) Installing gtk-update-icon-cache (3.24.43-r0) 19:04:11 #11 46.77 OK: 1208 MiB in 225 packages 19:04:11 #11 46.84 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:04:11 #11 47.02 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:04:11 (29/166) Installing libxau (1.0.11-r4) 19:04:11 (30/166) Installing libmd (1.1.0-r0) 19:04:11 #11 47.40 (1/14) Installing g++ (13.2.1_git20240309-r1) 19:04:12 (31/166) Installing libbsd (0.12.2-r0) 19:04:12 (32/166) Installing libxdmcp (1.1.5-r1) 19:04:12 #11 47.77 (2/14) Installing gdbm (1.23-r1) 19:04:12 (33/166) Installing libxcb (1.16.1-r0) 19:04:12 #11 47.93 (3/14) Installing mpdecimal (4.0.0-r0) 19:04:12 #11 48.12 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) 19:04:12 (34/166) Installing libx11 (1.8.9-r1) 19:04:12 #11 48.29 (5/14) Installing libncursesw (6.4_p20240420-r2) 19:04:12 (35/166) Installing libxcomposite (0.4.6-r5) 19:04:12 #11 48.50 (6/14) Installing libpanelw (6.4_p20240420-r2) 19:04:12 #11 48.65 (7/14) Installing readline (8.2.10-r0) 19:04:13 (36/166) Installing libxfixes (6.0.1-r4) 19:04:13 #11 48.86 (8/14) Installing python3 (3.12.13-r0) 19:04:13 (37/166) Installing libxrender (0.9.11-r5) 19:04:13 (38/166) Installing libxcursor (1.2.2-r1) 19:04:13 (39/166) Installing libxdamage (1.1.6-r5) 19:04:13 #11 49.26 (9/14) Installing python3-pycache-pyc0 (3.12.13-r0) 19:04:13 (40/166) Installing libxext (1.3.6-r2) 19:04:14 #11 49.61 (10/14) Installing pyc (3.12.13-r0) 19:04:14 #11 49.75 (11/14) Installing python3-pyc (3.12.13-r0) 19:04:14 (41/166) Installing libxi (1.8.1-r4) 19:04:14 #11 49.85 (12/14) Installing python3-dev (3.12.13-r0) 19:04:14 (42/166) Installing libxinerama (1.1.5-r4) 19:04:14 (43/166) Installing libxrandr (1.5.4-r1) 19:04:14 (44/166) Installing libatk-1.0 (2.52.0-r0) 19:04:14 #11 50.42 (13/14) Installing libsodium-dev (1.0.19-r1) 19:04:14 #11 50.55 (14/14) Installing zeromq-dev (4.3.5-r2) 19:04:15 (45/166) Installing libxtst (1.2.4-r6) 19:04:15 #11 50.67 Executing busybox-1.36.1-r31.trigger 19:04:15 (46/166) Installing dbus-libs (1.14.10-r1) 19:04:15 #11 50.68 OK: 1374 MiB in 239 packages 19:04:15 #11 50.74 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:04:15 #11 50.91 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:04:15 (47/166) Installing at-spi2-core (2.52.0-r0) 19:04:15 (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) 19:04:15 #11 51.37 OK: 1374 MiB in 239 packages 19:04:15 (49/166) Installing pixman (0.43.2-r0) 19:04:15 #11 51.42 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:04:16 (50/166) Installing cairo (1.18.4-r0) 19:04:16 #11 51.67 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:04:16 (51/166) Installing cairo-gobject (1.18.4-r0) 19:04:16 #11 52.07 (1/1) Installing tzdata (2026b-r0) 19:04:16 (52/166) Installing avahi-libs (0.8-r17) 19:04:16 #11 52.24 OK: 1376 MiB in 240 packages 19:04:16 #11 52.56 (1/1) Purging tzdata (2026b-r0) 19:04:16 (53/166) Installing gmp (6.3.0-r1) 19:04:17 #11 52.59 OK: 1374 MiB in 239 packages 19:04:17 (54/166) Installing nettle (3.10.2-r0) 19:04:17 (55/166) Installing libtasn1 (4.21.0-r0) 19:04:17 (56/166) Installing p11-kit (0.25.3-r0) 19:04:17 (57/166) Installing gnutls (3.8.13-r0) 19:04:18 (58/166) Installing cups-libs (2.4.18-r0) 19:04:18 (59/166) Installing libepoxy (1.5.10-r1) 19:04:18 #11 54.19 Looking in links: /tmp/tmpif4t7fma 19:04:18 (60/166) Installing fribidi (1.0.15-r0) 19:04:18 #11 54.19 Processing /tmp/tmpif4t7fma/pip-25.0.1-py3-none-any.whl 19:04:18 #11 54.20 Installing collected packages: pip 19:04:18 (61/166) Installing graphite2 (1.3.14-r6) 19:04:19 (62/166) Installing harfbuzz (8.5.0-r0) 19:04:19 (63/166) Installing libxft (2.3.8-r3) 19:04:19 (64/166) Installing pango (1.52.2-r0) 19:04:19 #11 55.20 Successfully installed pip-25.0.1 19:04:19 #11 55.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. 19:04:19 (65/166) Installing wayland-libs-client (1.22.0-r4) 19:04:20 #11 55.63 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) 19:04:20 (66/166) Installing wayland-libs-cursor (1.22.0-r4) 19:04:20 (67/166) Installing wayland-libs-egl (1.22.0-r4) 19:04:20 #11 55.71 Collecting pip 19:04:20 #11 55.73 Downloading pip-26.2.1-py3-none-any.whl.metadata (4.6 kB) 19:04:20 #11 55.88 Collecting setuptools 19:04:20 #11 55.88 Downloading setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 19:04:20 #11 55.91 Collecting wheel 19:04:20 #11 55.92 Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 19:04:20 #11 55.93 Collecting packaging>=24.0 (from wheel) 19:04:20 #11 55.94 Downloading packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 19:04:20 #11 55.94 Downloading pip-26.2.1-py3-none-any.whl (1.8 MB) 19:04:20 #11 55.96 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 159.1 MB/s eta 0:00:00 19:04:20 #11 55.97 Downloading setuptools-83.0.0-py3-none-any.whl (1.0 MB) 19:04:20 #11 55.97 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 168.8 MB/s eta 0:00:00 19:04:20 #11 55.98 Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 19:04:20 #11 55.98 Downloading packaging-26.3-py3-none-any.whl (129 kB) 19:04:20 #11 56.01 Installing collected packages: setuptools, pip, packaging, wheel 19:04:20 (68/166) Installing xkeyboard-config (2.41-r0) 19:04:20 (69/166) Installing libxkbcommon (1.7.0-r0) 19:04:21 (70/166) Installing gtk+3.0 (3.24.43-r0) 19:04:21 #11 56.70 Attempting uninstall: pip 19:04:21 #11 56.71 Found existing installation: pip 25.0.1 19:04:21 #11 56.75 Uninstalling pip-25.0.1: 19:04:21 #11 56.76 Successfully uninstalled pip-25.0.1 19:04:21 (71/166) Installing icu-data-full (74.2-r1) 19:04:22 #11 57.86 Successfully installed packaging-26.3 pip-26.2.1 setuptools-83.0.0 wheel-0.47.0 19:04:22 #11 57.86 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 19:04:22 (72/166) Installing mesa (24.0.9-r1) 19:04:22 (73/166) Installing llvm17-libs (17.0.6-r2) 19:04:22 #11 58.41 Processing ./edgex-taf-common 19:04:22 #11 58.41 Installing build dependencies: started 19:04:23 #11 59.16 Installing build dependencies: finished with status 'done' 19:04:23 #11 59.16 Getting requirements to build wheel: started 19:04:24 #11 59.56 Getting requirements to build wheel: finished with status 'done' 19:04:24 #11 59.56 Preparing metadata (pyproject.toml): started 19:04:24 #11 59.76 Preparing metadata (pyproject.toml): finished with status 'done' 19:04:24 #11 59.76 Building wheels for collected packages: edgex-taf-common 19:04:24 #11 59.76 Building wheel for edgex-taf-common (pyproject.toml): started 19:04:24 #11 60.00 Building wheel for edgex-taf-common (pyproject.toml): finished with status 'done' 19:04:24 #11 60.00 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15432 sha256=ab3ba04a94d28dfed58ef42e40cb8e5db7a95fb6024786bf4d31e06aa3f1436f 19:04:24 #11 60.00 Stored in directory: /tmp/pip-ephem-wheel-cache-w7b8082z/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 19:04:24 #11 60.00 Successfully built edgex-taf-common 19:04:24 #11 60.03 Installing collected packages: edgex-taf-common 19:04:24 #11 60.04 Successfully installed edgex-taf-common-0.0.0 19:04:24 #11 60.04 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 19:04:24 #11 60.55 Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) 19:04:25 #11 60.60 Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) 19:04:25 #11 60.61 Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) 19:04:25 #11 60.62 Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) 19:04:25 #11 60.64 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) 19:04:25 #11 60.64 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 19:04:25 #11 60.66 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) 19:04:25 #11 60.67 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 19:04:25 #11 60.68 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) 19:04:25 #11 60.68 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 19:04:25 #11 60.70 Installing build dependencies: started 19:04:25 #11 61.27 Installing build dependencies: finished with status 'done' 19:04:25 #11 61.28 Getting requirements to build wheel: started 19:04:25 (74/166) Installing hwdata-pci (0.382-r0) 19:04:25 (75/166) Installing libpciaccess (0.18.1-r0) 19:04:26 #11 61.69 Getting requirements to build wheel: finished with status 'done' 19:04:26 #11 61.69 Preparing metadata (pyproject.toml): started 19:04:26 (76/166) Installing libdrm (2.4.120-r0) 19:04:26 #11 61.90 Preparing metadata (pyproject.toml): finished with status 'done' 19:04:26 #11 61.91 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) 19:04:26 #11 61.91 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 19:04:26 #11 61.92 Installing build dependencies: started 19:04:26 (77/166) Installing libelf (0.191-r0) 19:04:26 (78/166) Installing mesa-glapi (24.0.9-r1) 19:04:26 (79/166) Installing mesa-dri-gallium (24.0.9-r1) 19:04:26 #11 62.55 Installing build dependencies: finished with status 'done' 19:04:27 #11 62.55 Getting requirements to build wheel: started 19:04:27 #11 62.93 Getting requirements to build wheel: finished with status 'done' 19:04:27 #11 62.93 Preparing metadata (pyproject.toml): started 19:04:27 #11 63.15 Preparing metadata (pyproject.toml): finished with status 'done' 19:04:27 (80/166) Installing eudev-libs (3.2.14-r2) 19:04:27 #11 63.16 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) 19:04:27 #11 63.17 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) 19:04:27 #11 63.18 Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) 19:04:27 #11 63.19 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) 19:04:27 #11 63.21 Collecting requests==2.32.5 (from -r requirements.txt (line 9)) 19:04:27 #11 63.22 Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 19:04:27 #11 63.23 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) 19:04:27 #11 63.23 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) 19:04:27 #11 63.25 Collecting docker==7.1.0 (from -r requirements.txt (line 11)) 19:04:27 #11 63.25 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 19:04:27 (81/166) Installing libmagic (5.45-r1) 19:04:27 #11 63.50 Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) 19:04:27 #11 63.50 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (62 kB) 19:04:27 #11 63.59 Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) 19:04:27 #11 63.59 Downloading psutil-7.0.0.tar.gz (497 kB) 19:04:27 #11 63.67 Installing build dependencies: started 19:04:28 (82/166) Installing file (5.45-r1) 19:04:28 (83/166) Installing xprop (1.2.7-r0) 19:04:28 (84/166) Installing libice (1.1.1-r6) 19:04:28 #11 64.29 Installing build dependencies: finished with status 'done' 19:04:28 (85/166) Installing libuuid (2.40.1-r1) 19:04:28 #11 64.29 Getting requirements to build wheel: started 19:04:29 (86/166) Installing libsm (1.2.4-r4) 19:04:29 #11 64.78 Getting requirements to build wheel: finished with status 'done' 19:04:29 (87/166) Installing libxt (1.3.0-r5) 19:04:29 #11 64.78 Preparing metadata (pyproject.toml): started 19:04:29 #11 65.07 Preparing metadata (pyproject.toml): finished with status 'done' 19:04:29 (88/166) Installing libxmu (1.1.4-r2) 19:04:29 #11 65.32 Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) 19:04:29 (89/166) Installing xset (1.2.5-r1) 19:04:29 (90/166) Installing xdg-utils (1.2.1-r0) 19:04:29 #11 65.33 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl.metadata (6.0 kB) 19:04:29 #11 65.35 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) 19:04:29 #11 65.35 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) 19:04:29 #11 65.40 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) 19:04:29 #11 65.41 Downloading psycopg2-2.9.10.tar.gz (385 kB) 19:04:29 #11 65.47 Installing build dependencies: started 19:04:30 (91/166) Installing libogg (1.3.5-r5) 19:04:30 (92/166) Installing libflac (1.4.3-r1) 19:04:30 #11 66.02 Installing build dependencies: finished with status 'done' 19:04:30 (93/166) Installing alsa-lib (1.2.11-r0) 19:04:30 #11 66.03 Getting requirements to build wheel: started 19:04:30 (94/166) Installing libSvtAv1Enc (2.0.0-r1) 19:04:30 #11 66.43 Getting requirements to build wheel: finished with status 'done' 19:04:30 #11 66.43 Preparing metadata (pyproject.toml): started 19:04:30 #11 66.64 Preparing metadata (pyproject.toml): finished with status 'done' 19:04:31 (95/166) Installing aom-libs (3.9.1-r0) 19:04:31 #11 66.73 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) 19:04:31 #11 66.73 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl.metadata (3.4 kB) 19:04:31 #11 66.90 Collecting protobuf==6.33.5 (from -r requirements.txt (line 18)) 19:04:31 #11 66.90 Downloading protobuf-6.33.5-py3-none-any.whl.metadata (593 bytes) 19:04:31 #11 66.91 Collecting pyjwt==2.13.0 (from -r requirements.txt (line 19)) 19:04:31 #11 66.92 Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 19:04:31 #11 67.14 Collecting cryptography==50.0.0 (from -r requirements.txt (line 20)) 19:04:31 #11 67.14 Downloading cryptography-50.0.0-cp311-abi3-musllinux_1_2_x86_64.whl.metadata (4.3 kB) 19:04:31 #11 67.16 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) 19:04:31 #11 67.16 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 19:04:31 #11 67.17 Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) 19:04:31 #11 67.18 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) 19:04:31 #11 67.19 Collecting genson==1.3.0 (from -r requirements.txt (line 23)) 19:04:31 #11 67.20 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 19:04:31 #11 67.23 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:04:31 #11 67.24 Downloading selenium-4.46.0-py3-none-any.whl.metadata (7.4 kB) 19:04:31 #11 67.25 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:04:31 #11 67.26 Downloading robotframework_pythonlibcore-4.6.0-py3-none-any.whl.metadata (10 kB) 19:04:31 #11 67.28 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:04:31 #11 67.28 Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) 19:04:31 #11 67.31 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 19:04:31 #11 67.31 Downloading paramiko-5.0.0-py3-none-any.whl.metadata (3.7 kB) 19:04:31 #11 67.33 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 19:04:31 #11 67.33 Downloading scp-0.16.1-py2.py3-none-any.whl.metadata (4.6 kB) 19:04:31 #11 67.35 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:04:31 (96/166) Installing libva (2.21.0-r0) 19:04:31 (97/166) Installing libvdpau (1.5-r3) 19:04:31 #11 67.35 Downloading docutils-0.23-py3-none-any.whl.metadata (15 kB) 19:04:31 #11 67.37 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:04:31 #11 67.37 Downloading flex-6.14.1.tar.gz (40 kB) 19:04:31 #11 67.41 Installing build dependencies: started 19:04:31 (98/166) Installing ffmpeg-libavutil (6.1.1-r8) 19:04:32 (99/166) Installing libdav1d (1.4.2-r0) 19:04:32 #11 67.97 Installing build dependencies: finished with status 'done' 19:04:32 #11 67.97 Getting requirements to build wheel: started 19:04:32 (100/166) Installing openexr-libiex (3.1.13-r1) 19:04:32 #11 68.36 Getting requirements to build wheel: finished with status 'done' 19:04:32 #11 68.36 Preparing metadata (pyproject.toml): started 19:04:32 (101/166) Installing openexr-libilmthread (3.1.13-r1) 19:04:33 (102/166) Installing imath (3.1.12-r0) 19:04:33 (103/166) Installing openexr-libopenexr (3.1.13-r1) 19:04:33 #11 68.97 Preparing metadata (pyproject.toml): finished with status 'done' 19:04:33 #11 68.98 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:04:33 #11 68.98 Downloading jsonpath_ng-1.8.0-py3-none-any.whl.metadata (18 kB) 19:04:33 #11 69.01 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:04:33 #11 69.01 Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 19:04:33 #11 69.04 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:04:33 #11 69.04 Downloading openapi_core-0.23.1-py3-none-any.whl.metadata (8.1 kB) 19:04:33 #11 69.06 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:04:33 #11 69.07 Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 19:04:33 (104/166) Installing giflib (5.2.2-r0) 19:04:33 #11 69.11 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:04:33 #11 69.11 Downloading pytz-2026.3.post1-py2.py3-none-any.whl.metadata (22 kB) 19:04:33 #11 69.13 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:04:33 #11 69.13 Downloading tzlocal-5.4.4-py3-none-any.whl.metadata (7.7 kB) 19:04:33 #11 69.25 Collecting charset_normalizer<4,>=2 (from requests==2.32.5->-r requirements.txt (line 9)) 19:04:33 #11 69.25 Downloading charset_normalizer-3.4.9-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (41 kB) 19:04:33 #11 69.27 Collecting idna<4,>=2.5 (from requests==2.32.5->-r requirements.txt (line 9)) 19:04:33 #11 69.28 Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 19:04:33 #11 69.30 Collecting urllib3<3,>=1.21.1 (from requests==2.32.5->-r requirements.txt (line 9)) 19:04:33 #11 69.30 Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 19:04:33 #11 69.32 Collecting certifi>=2017.4.17 (from requests==2.32.5->-r requirements.txt (line 9)) 19:04:33 #11 69.33 Downloading certifi-2026.7.22-py3-none-any.whl.metadata (2.5 kB) 19:04:33 #11 69.35 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 19:04:33 #11 69.35 Downloading reactivex-5.1.0-py3-none-any.whl.metadata (6.5 kB) 19:04:33 (105/166) Installing libhwy (1.0.7-r0) 19:04:33 #11 69.37 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 19:04:33 #11 69.37 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 19:04:33 #11 69.37 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)) (83.0.0) 19:04:33 #11 69.50 Collecting cffi>=2.0.0 (from cryptography==50.0.0->-r requirements.txt (line 20)) 19:04:33 #11 69.50 Downloading cffi-2.1.1-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.5 kB) 19:04:33 #11 69.52 Collecting pycparser (from cffi>=2.0.0->cryptography==50.0.0->-r requirements.txt (line 20)) 19:04:33 #11 69.52 Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 19:04:33 #11 69.56 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 19:04:33 #11 69.57 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_x86_64.whl.metadata (10 kB) 19:04:33 #11 69.59 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 19:04:33 #11 69.59 Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 19:04:33 #11 69.62 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 19:04:34 #11 69.62 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_x86_64.whl.metadata (10.0 kB) 19:04:34 #11 69.64 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) 19:04:34 #11 69.64 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 19:04:34 #11 69.66 Collecting typing-extensions<5,>=4.15.0 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 15)) 19:04:34 #11 69.66 Downloading typing_extensions-4.16.0-py3-none-any.whl.metadata (3.3 kB) 19:04:34 #11 69.68 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:04:34 #11 69.68 Downloading trio-0.33.0-py3-none-any.whl.metadata (8.5 kB) 19:04:34 #11 69.69 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:04:34 #11 69.70 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 19:04:34 #11 69.74 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:04:34 #11 69.75 Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 19:04:34 #11 69.76 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:04:34 #11 69.77 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 19:04:34 #11 69.78 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:04:34 #11 69.78 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 19:04:34 #11 69.79 Collecting sniffio>=1.3.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:04:34 #11 69.79 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 19:04:34 #11 69.81 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:04:34 #11 69.81 Downloading wsproto-1.3.2-py3-none-any.whl.metadata (5.2 kB) 19:04:34 #11 69.82 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:04:34 #11 69.83 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 19:04:34 #11 69.85 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:04:34 (106/166) Installing lcms2 (2.19-r0) 19:04:34 #11 69.85 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 19:04:34 #11 69.89 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:04:34 #11 69.90 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.4 kB) 19:04:34 #11 69.90 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:04:34 #11 69.91 Downloading validate_email-1.3.tar.gz (4.7 kB) 19:04:34 #11 69.92 Installing build dependencies: started 19:04:34 (107/166) Installing libjxl (0.10.2-r0) 19:04:34 (108/166) Installing lame-libs (3.100-r5) 19:04:34 (109/166) Installing opus (1.5.2-r0) 19:04:34 #11 70.49 Installing build dependencies: finished with status 'done' 19:04:34 #11 70.49 Getting requirements to build wheel: started 19:04:35 (110/166) Installing rav1e-libs (0.7.1-r0) 19:04:35 #11 70.86 Getting requirements to build wheel: finished with status 'done' 19:04:35 #11 70.87 Preparing metadata (pyproject.toml): started 19:04:35 #11 71.06 Preparing metadata (pyproject.toml): finished with status 'done' 19:04:35 (111/166) Installing libgomp (13.2.1_git20240309-r1) 19:04:35 #11 71.07 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:04:35 #11 71.08 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 19:04:35 #11 71.09 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:04:35 #11 71.09 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 19:04:35 #11 71.10 Installing build dependencies: started 19:04:35 (112/166) Installing soxr (0.1.3-r7) 19:04:35 (113/166) Installing ffmpeg-libswresample (6.1.1-r8) 19:04:35 #11 71.66 Installing build dependencies: finished with status 'done' 19:04:35 (114/166) Installing libtheora (1.1.1-r18) 19:04:36 #11 71.66 Getting requirements to build wheel: started 19:04:36 #11 72.04 Getting requirements to build wheel: finished with status 'done' 19:04:36 #11 72.04 Preparing metadata (pyproject.toml): started 19:04:36 #11 72.23 Preparing metadata (pyproject.toml): finished with status 'done' 19:04:36 (115/166) Installing libvorbis (1.3.7-r2) 19:04:36 (116/166) Installing libvpx (1.14.1-r0) 19:04:36 #11 72.25 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:04:36 #11 72.25 Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 19:04:36 #11 72.27 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:04:36 #11 72.28 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 19:04:36 #11 72.30 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:04:36 #11 72.30 Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 19:04:37 #11 72.60 Collecting rpds-py>=0.25.0 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:04:37 #11 72.61 Downloading rpds_py-2026.6.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.1 kB) 19:04:37 #11 72.62 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:04:37 #11 72.63 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 19:04:37 #11 72.64 Collecting jsonschema-path<0.5.0,>=0.4.5 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:04:37 #11 72.65 Downloading jsonschema_path-0.4.6-py3-none-any.whl.metadata (5.9 kB) 19:04:37 #11 72.67 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:04:37 #11 72.67 Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 19:04:37 #11 72.69 Collecting openapi-schema-validator<0.9.0,>=0.7.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:04:37 #11 72.69 Downloading openapi_schema_validator-0.8.1-py3-none-any.whl.metadata (9.9 kB) 19:04:37 #11 72.71 Collecting openapi-spec-validator<0.9.0,>=0.8.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:04:37 (117/166) Installing libwebpmux (1.3.2-r0) 19:04:37 (118/166) Installing x264-libs (0.164_git20231001-r0) 19:04:37 #11 72.71 Downloading openapi_spec_validator-0.8.5-py3-none-any.whl.metadata (6.5 kB) 19:04:37 #11 72.73 Collecting werkzeug>=2.1.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:04:37 #11 72.73 Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 19:04:37 #11 72.75 Collecting pathable<0.6.0,>=0.5.0 (from jsonschema-path<0.5.0,>=0.4.5->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:04:37 #11 72.75 Downloading pathable-0.5.0-py3-none-any.whl.metadata (5.9 kB) 19:04:37 #11 72.88 Collecting pydantic<3.0.0,>=2.0.0 (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:04:37 #11 72.88 Downloading pydantic-2.13.4-py3-none-any.whl.metadata (109 kB) 19:04:37 #11 72.90 Collecting pydantic-settings<3.0.0,>=2.0.0 (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:04:37 #11 72.91 Downloading pydantic_settings-2.14.2-py3-none-any.whl.metadata (3.4 kB) 19:04:37 #11 72.92 Collecting rfc3339-validator (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:04:37 #11 72.93 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) 19:04:37 #11 72.97 Collecting lazy-object-proxy<2.0,>=1.7.1 (from openapi-spec-validator<0.9.0,>=0.8.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:04:37 #11 72.97 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (5.1 kB) 19:04:37 #11 72.98 Collecting annotated-types>=0.6.0 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:04:37 (119/166) Installing numactl (2.0.18-r0) 19:04:37 #11 72.99 Downloading annotated_types-0.8.0-py3-none-any.whl.metadata (15 kB) 19:04:37 (120/166) Installing x265-libs (3.6-r0) 19:04:38 #11 73.78 Collecting pydantic-core==2.46.4 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:04:38 (121/166) Installing xvidcore (1.3.7-r2) 19:04:38 (122/166) Installing ffmpeg-libavcodec (6.1.1-r8) 19:04:38 #11 73.79 Downloading pydantic_core-2.46.4-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (6.6 kB) 19:04:38 #11 73.80 Collecting typing-inspection>=0.4.2 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:04:38 #11 73.80 Downloading typing_inspection-0.4.2-py3-none-any.whl.metadata (2.6 kB) 19:04:38 #11 73.87 Collecting markupsafe>=2.1.1 (from werkzeug>=2.1.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:04:38 #11 73.87 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.7 kB) 19:04:38 #11 73.89 Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) 19:04:38 #11 73.90 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 206.3 MB/s 0:00:00 19:04:38 #11 73.90 Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) 19:04:38 #11 73.90 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 19:04:38 #11 73.91 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 19:04:38 #11 73.91 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) 19:04:38 #11 73.92 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) 19:04:38 #11 73.92 Downloading requests-2.32.5-py3-none-any.whl (64 kB) 19:04:38 #11 73.93 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) 19:04:38 #11 73.93 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 19:04:38 #11 73.94 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl (17.9 MB) 19:04:38 #11 74.10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.9/17.9 MB 113.9 MB/s 0:00:00 19:04:38 #11 74.10 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl (1.9 MB) 19:04:38 #11 74.18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 22.9 MB/s 0:00:00 19:04:38 #11 74.18 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) 19:04:38 #11 74.19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 221.2 MB/s 0:00:00 19:04:38 #11 74.20 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl (2.3 MB) 19:04:38 #11 74.22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 134.7 MB/s 0:00:00 19:04:38 #11 74.22 Downloading protobuf-6.33.5-py3-none-any.whl (170 kB) 19:04:38 #11 74.22 Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 19:04:38 #11 74.23 Downloading cryptography-50.0.0-cp311-abi3-musllinux_1_2_x86_64.whl (5.0 MB) 19:04:38 #11 74.26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.0/5.0 MB 171.7 MB/s 0:00:00 19:04:38 #11 74.27 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 19:04:38 #11 74.27 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) 19:04:38 #11 74.28 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 19:04:38 #11 74.28 Downloading charset_normalizer-3.4.9-cp312-cp312-musllinux_1_2_x86_64.whl (226 kB) 19:04:38 #11 74.29 Downloading idna-3.18-py3-none-any.whl (65 kB) 19:04:38 #11 74.29 Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 19:04:38 #11 74.29 Downloading certifi-2026.7.22-py3-none-any.whl (136 kB) 19:04:38 #11 74.30 Downloading cffi-2.1.1-cp312-cp312-musllinux_1_2_x86_64.whl (223 kB) 19:04:38 #11 74.31 Downloading click-8.4.2-py3-none-any.whl (119 kB) 19:04:38 #11 74.31 Downloading paramiko-5.0.0-py3-none-any.whl (208 kB) 19:04:38 #11 74.32 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_x86_64.whl (359 kB) 19:04:38 (123/166) Installing libbluray (1.3.4-r1) 19:04:38 #11 74.33 Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 19:04:38 #11 74.34 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_x86_64.whl (1.4 MB) 19:04:38 #11 74.35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 225.0 MB/s 0:00:00 19:04:38 #11 74.35 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 19:04:38 #11 74.36 Downloading reactivex-5.1.0-py3-none-any.whl (257 kB) 19:04:38 #11 74.36 Downloading typing_extensions-4.16.0-py3-none-any.whl (45 kB) 19:04:38 #11 74.37 Downloading robotframework_pythonlibcore-4.6.0-py3-none-any.whl (20 kB) 19:04:38 #11 74.37 Downloading scp-0.16.1-py2.py3-none-any.whl (8.9 kB) 19:04:38 #11 74.38 Downloading selenium-4.46.0-py3-none-any.whl (9.4 MB) 19:04:38 #11 74.44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 144.8 MB/s 0:00:00 19:04:38 #11 74.45 Downloading trio-0.33.0-py3-none-any.whl (510 kB) 19:04:38 #11 74.46 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 19:04:38 #11 74.46 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 19:04:38 #11 74.46 Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 19:04:38 #11 74.47 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 19:04:38 #11 74.47 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 19:04:38 #11 74.48 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 19:04:38 #11 74.48 Downloading wsproto-1.3.2-py3-none-any.whl (24 kB) 19:04:38 #11 74.48 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 19:04:38 #11 74.49 Downloading docutils-0.23-py3-none-any.whl (634 kB) 19:04:38 #11 74.49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 634.7/634.7 kB 223.8 MB/s 0:00:00 19:04:38 #11 74.50 Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 19:04:38 #11 74.50 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (790 kB) 19:04:38 #11 74.51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 790.2/790.2 kB 206.2 MB/s 0:00:00 19:04:38 #11 74.51 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 19:04:38 #11 74.52 Downloading jsonpath_ng-1.8.0-py3-none-any.whl (67 kB) 19:04:38 #11 74.52 Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 19:04:38 #11 74.53 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 19:04:38 #11 74.53 Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 19:04:38 #11 74.54 Downloading rpds_py-2026.6.3-cp312-cp312-musllinux_1_2_x86_64.whl (573 kB) 19:04:38 #11 74.54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 573.0/573.0 kB 215.9 MB/s 0:00:00 19:04:38 #11 74.55 Downloading openapi_core-0.23.1-py3-none-any.whl (115 kB) 19:04:39 #11 74.55 Downloading jsonschema_path-0.4.6-py3-none-any.whl (19 kB) 19:04:39 #11 74.56 Downloading openapi_schema_validator-0.8.1-py3-none-any.whl (19 kB) 19:04:39 #11 74.56 Downloading openapi_spec_validator-0.8.5-py3-none-any.whl (50 kB) 19:04:39 #11 74.57 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl (70 kB) 19:04:39 #11 74.57 Downloading pathable-0.5.0-py3-none-any.whl (16 kB) 19:04:39 #11 74.58 Downloading pydantic-2.13.4-py3-none-any.whl (472 kB) 19:04:39 #11 74.59 Downloading pydantic_core-2.46.4-cp312-cp312-musllinux_1_1_x86_64.whl (2.4 MB) 19:04:39 #11 74.60 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 197.8 MB/s 0:00:00 19:04:39 #11 74.60 Downloading pydantic_settings-2.14.2-py3-none-any.whl (61 kB) 19:04:39 #11 74.61 Downloading annotated_types-0.8.0-py3-none-any.whl (13 kB) 19:04:39 #11 74.61 Downloading typing_inspection-0.4.2-py3-none-any.whl (14 kB) 19:04:39 #11 74.62 Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 19:04:39 #11 74.62 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (23 kB) 19:04:39 #11 74.63 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 19:04:39 #11 74.63 Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 19:04:39 #11 74.63 Downloading pycparser-3.0-py3-none-any.whl (48 kB) 19:04:39 #11 74.64 Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 19:04:39 #11 74.65 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 195.8 MB/s 0:00:00 19:04:39 #11 74.65 Downloading pytz-2026.3.post1-py2.py3-none-any.whl (508 kB) 19:04:39 #11 74.66 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) 19:04:39 #11 74.66 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 19:04:39 #11 74.67 Downloading tzlocal-5.4.4-py3-none-any.whl (18 kB) 19:04:39 (124/166) Installing mpg123-libs (1.32.8-r0) 19:04:39 #11 74.97 Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email 19:04:39 #11 74.97 Building wheel for robotframework-sshlibrary (pyproject.toml): started 19:04:39 (125/166) Installing libopenmpt (0.7.7-r0) 19:04:39 (126/166) Installing cjson (1.7.19-r0) 19:04:39 (127/166) Installing mbedtls (3.6.6-r0) 19:04:39 #11 75.47 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 19:04:39 #11 75.47 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55203 sha256=a7e163965bf518a1ca5dd414cbe61cd9edaef1ce7c791252cb26f71d3af62bb1 19:04:39 #11 75.47 Stored in directory: /tmp/pip-ephem-wheel-cache-_jfeb2_i/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 19:04:39 #11 75.47 Building wheel for robotbackgroundlogger (pyproject.toml): started 19:04:40 (128/166) Installing librist (0.2.10-r1) 19:04:40 (129/166) Installing libsrt (1.5.3-r0) 19:04:40 #11 75.78 Building wheel for robotbackgroundlogger (pyproject.toml): finished with status 'done' 19:04:40 #11 75.78 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4341 sha256=39d21900cbb0d8e874ad747e00d3013b664a408eacfb8791fb53ed552ca648d8 19:04:40 #11 75.78 Stored in directory: /tmp/pip-ephem-wheel-cache-_jfeb2_i/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 19:04:40 #11 75.78 Building wheel for psutil (pyproject.toml): started 19:04:40 (130/166) Installing libssh (0.10.6-r0) 19:04:40 (131/166) Installing libsodium (1.0.19-r1) 19:04:41 (132/166) Installing libzmq (4.3.5-r2) 19:04:41 (133/166) Installing ffmpeg-libavformat (6.1.1-r8) 19:04:41 (134/166) Installing crc32c (1.1.2-r0) 19:04:41 (135/166) Installing double-conversion (3.3.0-r0) 19:04:42 (136/166) Installing libevent (2.1.12-r7) 19:04:42 #11 77.81 Building wheel for psutil (pyproject.toml): finished with status 'done' 19:04:42 (137/166) Installing wayland-libs-server (1.22.0-r4) 19:04:42 #11 77.81 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_x86_64.whl size=277534 sha256=d14a60195084b22e57dac53e510e63f15370cd095c881586af69d7ce6a3ac23d 19:04:42 #11 77.81 Stored in directory: /tmp/pip-ephem-wheel-cache-_jfeb2_i/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 19:04:42 #11 77.82 Building wheel for psycopg2 (pyproject.toml): started 19:04:42 (138/166) Installing mesa-gbm (24.0.9-r1) 19:04:42 (139/166) Installing harfbuzz-subset (8.5.0-r0) 19:04:42 (140/166) Installing icu-libs (74.2-r1) 19:04:43 (141/166) Installing minizip (1.3.1-r0) 19:04:43 (142/166) Installing nspr (4.35-r4) 19:04:43 (143/166) Installing sqlite-libs (3.45.3-r3) 19:04:44 (144/166) Installing nss (3.105-r0) 19:04:44 (145/166) Installing openh264 (2.4.1-r0) 19:04:44 (146/166) Installing libcamera-ipa (0.3.0-r0) 19:04:45 (147/166) Installing libunwind (1.8.1-r0) 19:04:45 (148/166) Installing yaml (0.2.5-r2) 19:04:45 (149/166) Installing libcamera (0.3.0-r0) 19:04:46 (150/166) Installing speexdsp (1.2.1-r2) 19:04:46 (151/166) Installing libuv (1.48.0-r0) 19:04:46 (152/166) Installing roc-toolkit-libs (0.3.0-r0) 19:04:46 (153/166) Installing libsndfile (1.2.2-r1) 19:04:46 (154/166) Installing webrtc-audio-processing-1 (1.3-r0) 19:04:47 (155/166) Installing pipewire-libs (1.0.6-r1) 19:04:47 (156/166) Installing libasyncns (0.8-r3) 19:04:47 (157/166) Installing libltdl (2.4.7-r3) 19:04:48 (158/166) Installing orc (0.4.40-r0) 19:04:48 (159/166) Installing tdb-libs (1.4.9-r1) 19:04:48 (160/166) Installing libpulse (17.0-r0) 19:04:48 (161/166) Installing libwebpdemux (1.3.2-r0) 19:04:49 (162/166) Installing libgpg-error (1.49-r0) 19:04:49 (163/166) Installing libgcrypt (1.10.3-r0) 19:04:49 (164/166) Installing libxslt (1.1.39-r2) 19:04:49 (165/166) Installing chromium (131.0.6778.108-r0) 19:04:50 #11 86.23 Building wheel for psycopg2 (pyproject.toml): finished with status 'done' 19:04:50 #11 86.23 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_x86_64.whl size=521912 sha256=3028981a65c8b1163f5b9f4daf292fdb07f8bdb0efb168025b32f24fb655a5a6 19:04:50 #11 86.23 Stored in directory: /tmp/pip-ephem-wheel-cache-_jfeb2_i/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 19:04:50 #11 86.23 Building wheel for flex (pyproject.toml): started 19:04:51 #11 86.54 Building wheel for flex (pyproject.toml): finished with status 'done' 19:04:51 #11 86.54 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77343 sha256=7e563f603891414581c9838362e57098b19b0eb17dcf245aa2090f722873b206 19:04:51 #11 86.54 Stored in directory: /tmp/pip-ephem-wheel-cache-_jfeb2_i/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 19:04:51 #11 86.54 Building wheel for strict-rfc3339 (pyproject.toml): started 19:04:51 #11 86.78 Building wheel for strict-rfc3339 (pyproject.toml): finished with status 'done' 19:04:51 #11 86.78 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18221 sha256=77b02d6d12a49d7884d663ff24117467508fbbd0b9b12e17dbaef7dfe4d2fa96 19:04:51 #11 86.78 Stored in directory: /tmp/pip-ephem-wheel-cache-_jfeb2_i/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 19:04:51 #11 86.78 Building wheel for validate-email (pyproject.toml): started 19:04:51 #11 87.02 Building wheel for validate-email (pyproject.toml): finished with status 'done' 19:04:51 #11 87.02 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5559 sha256=cab5c1ab636fc99f346eb3c3f4d1a3475fb11a049d0b46aa94e6693b098f12a2 19:04:51 #11 87.02 Stored in directory: /tmp/pip-ephem-wheel-cache-_jfeb2_i/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 19:04:51 #11 87.03 Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email 19:04:51 #11 87.22 Installing collected packages: validate-email, strict-rfc3339, sseclient-py, sortedcontainers, rfc3987, pytz, jsonpath-ng, genson, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pyjwt, pygments, pycryptodome, pycparser, psycopg2, psutil, protobuf, pathable, paho-mqtt, numpy, more-itertools, markupsafe, lazy-object-proxy, jsonpointer, isodate, invoke, idna, h11, docutils, configparser, click, charset_normalizer, certifi, bcrypt, attrs, annotated-types, wsproto, werkzeug, typing-inspection, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, pydantic-core, outcome, cffi, trio, robotframework-requests, pynacl, pydantic, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, pydantic-settings, paramiko, jsonschema, selenium, scp, openapi-schema-validator, robotframework-sshlibrary, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance 19:04:56 (166/166) Installing chromium-chromedriver (131.0.6778.108-r0) 19:04:56 Executing busybox-1.36.1-r31.trigger 19:04:56 Executing fontconfig-2.15.0-r1.trigger 19:04:56 Executing mkfontscale-1.2.2-r6.trigger 19:04:56 Executing glib-2.80.5-r0.trigger 19:04:56 Executing shared-mime-info-2.4-r0.trigger 19:04:58 Executing gdk-pixbuf-2.42.12-r0.trigger 19:04:58 Executing gtk-update-icon-cache-3.24.43-r0.trigger 19:04:58 Executing gtk+3.0-3.24.43-r0.trigger 19:04:58 OK: 658 MiB in 194 packages 19:04:59 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:04:59 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:05:01 (1/30) Installing jansson (2.14-r4) 19:05:01 (2/30) Installing binutils (2.42-r1) 19:05:01 (3/30) Installing libatomic (13.2.1_git20240309-r1) 19:05:02 (4/30) Installing isl26 (0.26-r1) 19:05:02 (5/30) Installing mpfr4 (4.2.1-r0) 19:05:02 (6/30) Installing mpc1 (1.3.1-r1) 19:05:02 (7/30) Installing gcc (13.2.1_git20240309-r1) 19:05:03 #11 97.85 19:05:03 #11 97.86 Successfully installed PyYAML-6.0.3 RESTinstance-1.5.2 annotated-types-0.8.0 attrs-26.1.0 bcrypt-5.0.0 certifi-2026.7.22 cffi-2.1.1 charset_normalizer-3.4.9 click-8.4.2 configparser-7.2.0 cryptography-50.0.0 docker-7.1.0 docutils-0.23 flex-6.14.1 genson-1.3.0 h11-0.16.0 idna-3.18 influxdb-client-1.49.0 invoke-3.0.3 isodate-0.7.2 jsonpath-ng-1.8.0 jsonpointer-3.1.1 jsonschema-4.26.0 jsonschema-path-0.4.6 jsonschema-specifications-2025.9.1 lazy-object-proxy-1.12.0 markupsafe-3.0.3 more-itertools-11.1.0 numpy-2.2.5 openapi-core-0.23.1 openapi-schema-validator-0.8.1 openapi-spec-validator-0.8.5 outcome-1.3.0.post0 paho-mqtt-2.1.0 paramiko-5.0.0 pathable-0.5.0 protobuf-6.33.5 psutil-7.0.0 psycopg2-2.9.10 pycparser-3.0 pycryptodome-3.23.0 pydantic-2.13.4 pydantic-core-2.46.4 pydantic-settings-2.14.2 pygments-2.20.0 pyjwt-2.13.0 pynacl-1.6.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.1 pytz-2026.3.post1 pyzmq-27.0.0 reactivex-5.1.0 referencing-0.37.0 requests-2.32.5 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.6.3 scp-0.16.1 selenium-4.46.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.16.0 typing-inspection-0.4.2 tzlocal-5.4.4 urllib3-2.7.0 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.8 wsproto-1.3.2 19:05:03 #11 97.86 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 19:05:03 #11 DONE 99.1s 19:05:03 19:05:03 #12 exporting to image 19:05:03 #12 exporting layers 19:05:06 (8/30) Installing musl-dev (1.2.5-r3) 19:05:06 (9/30) Installing linux-headers (6.6-r0) 19:05:07 (10/30) Installing libffi-dev (3.4.6-r0) 19:05:07 (11/30) Installing libpq (16.14-r0) 19:05:07 (12/30) Installing openssl-dev (3.3.7-r0) 19:05:07 (13/30) Installing libpq-dev (16.14-r0) 19:05:08 (14/30) Installing libecpg (16.14-r0) 19:05:08 (15/30) Installing libecpg-dev (16.14-r0) 19:05:08 (16/30) Installing clang16-headers (16.0.6-r5) 19:05:09 #12 exporting layers 5.7s done 19:05:09 #12 writing image sha256:975e0a5e314d32a12e6bb9227808ba45e11096db656617e0b5aef3b36050b1b8 19:05:09 #12 writing image sha256:975e0a5e314d32a12e6bb9227808ba45e11096db656617e0b5aef3b36050b1b8 done 19:05:09 #12 naming to docker.io/library/edgex-taf-common done 19:05:09 #12 DONE 5.7s 19:05:09 (17/30) Installing llvm16-libs (16.0.6-r9) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:05:09 19:05:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:05:10 latest: Pulling from edgex-lftools-log-publisher 19:05:10 5eb5b503b376: Pulling fs layer 19:05:10 5c69ac0246d0: Pulling fs layer 19:05:10 ec43610c2a17: Pulling fs layer 19:05:10 3a2ae6a8a46f: Pulling fs layer 19:05:10 33b1e0a273af: Pulling fs layer 19:05:10 5d3b04190fa2: Pulling fs layer 19:05:10 2f39f015ded8: Pulling fs layer 19:05:10 5d3b04190fa2: Waiting 19:05:10 3a2ae6a8a46f: Waiting 19:05:10 33b1e0a273af: Waiting 19:05:10 2f39f015ded8: Waiting 19:05:10 5c69ac0246d0: Download complete 19:05:10 3a2ae6a8a46f: Download complete 19:05:10 33b1e0a273af: Verifying Checksum 19:05:10 33b1e0a273af: Download complete 19:05:10 ec43610c2a17: Verifying Checksum 19:05:10 ec43610c2a17: Download complete 19:05:10 5d3b04190fa2: Verifying Checksum 19:05:10 5eb5b503b376: Verifying Checksum 19:05:10 5eb5b503b376: Download complete 19:05:10 2f39f015ded8: Download complete 19:05:12 5eb5b503b376: Pull complete 19:05:12 5c69ac0246d0: Pull complete 19:05:12 (18/30) Installing clang16-libs (16.0.6-r5) 19:05:12 ec43610c2a17: Pull complete 19:05:12 3a2ae6a8a46f: Pull complete 19:05:12 33b1e0a273af: Pull complete 19:05:13 5d3b04190fa2: Pull complete 19:05:13 (19/30) Installing fortify-headers (1.1-r3) 19:05:13 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) 19:05:14 (21/30) Installing llvm16-linker-tools (16.0.6-r9) 19:05:14 (22/30) Installing clang16 (16.0.6-r5) 19:05:15 (23/30) Installing icu (74.2-r1) 19:05:15 (24/30) Installing icu-dev (74.2-r1) 19:05:16 (25/30) Installing llvm16 (16.0.6-r9) 19:05:18 2f39f015ded8: Pull complete 19:05:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:05:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:05:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:05:18 prd-ubuntu20.04-docker-8c-8g-14 does not seem to be running inside a container 19:05:18 $ 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-141 -v /w/workspace/xfoundry_edgex-taf-common_PR-141:/w/workspace/xfoundry_edgex-taf-common_PR-141:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-141@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-141@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:05:19 (26/30) Installing lz4-libs (1.9.4-r5) 19:05:19 (27/30) Installing lz4-dev (1.9.4-r5) 19:05:19 (28/30) Installing zstd (1.5.6-r0) 19:05:19 (29/30) Installing zstd-dev (1.5.6-r0) 19:05:19 (30/30) Installing postgresql16-dev (16.14-r0) 19:05:20 $ docker top 1885bf932d958e54700eb7f29443311e4fdff20b58664cf7585ee3d9165518a2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:05:20 Executing busybox-1.36.1-r31.trigger 19:05:20 OK: 1184 MiB in 224 packages 19:05:21 ---> job-cost.sh 19:05:21 lf-activate-venv: SKIPPING 19:05:21 INFO: No Stack... 19:05:21 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:05:21 INFO: Retrieving Pricing Info for: v3-standard-8 19:05:21 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:05:21 INFO: Archiving Costs [Pipeline] sh 19:05:21 + cat /w/workspace/xfoundry_edgex-taf-common_PR-141/archives/cost.csv 19:05:21 + cut -d, -f6 [Pipeline] lock 19:05:21 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-141-4-stack-cost] 19:05:21 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-141-4-stack-cost] did not exist. Created. 19:05:21 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-141-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:05:22 + echo total: 0.2199999988079071 [Pipeline] stash 19:05:22 Stashed 1 file(s) [Pipeline] } 19:05:22 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-141-4-stack-cost] [Pipeline] // lock [Pipeline] } 19:05:22 $ docker stop --time=1 1885bf932d958e54700eb7f29443311e4fdff20b58664cf7585ee3d9165518a2 19:05:23 (1/14) Installing g++ (13.2.1_git20240309-r1) 19:05:23 $ docker rm -f --volumes 1885bf932d958e54700eb7f29443311e4fdff20b58664cf7585ee3d9165518a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:05:24 (2/14) Installing gdbm (1.23-r1) 19:05:24 (3/14) Installing mpdecimal (4.0.0-r0) 19:05:24 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) 19:05:24 (5/14) Installing libncursesw (6.4_p20240420-r2) 19:05:24 (6/14) Installing libpanelw (6.4_p20240420-r2) 19:05:25 (7/14) Installing readline (8.2.10-r0) 19:05:25 (8/14) Installing python3 (3.12.13-r0) 19:05:26 (9/14) Installing python3-pycache-pyc0 (3.12.13-r0) 19:05:27 (10/14) Installing pyc (3.12.13-r0) 19:05:27 (11/14) Installing python3-pyc (3.12.13-r0) 19:05:27 (12/14) Installing python3-dev (3.12.13-r0) 19:05:30 (13/14) Installing libsodium-dev (1.0.19-r1) 19:05:30 (14/14) Installing zeromq-dev (4.3.5-r2) 19:05:30 Executing busybox-1.36.1-r31.trigger 19:05:30 OK: 1371 MiB in 238 packages 19:05:31 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:05:31 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:05:33 OK: 1371 MiB in 238 packages 19:05:33 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:05:34 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:05:35 (1/1) Installing tzdata (2026b-r0) 19:05:36 OK: 1372 MiB in 239 packages 19:05:38 (1/1) Purging tzdata (2026b-r0) 19:05:38 OK: 1371 MiB in 238 packages 19:05:50 Looking in links: /tmp/tmpoquwd9n4 19:05:50 Processing /tmp/tmpoquwd9n4/pip-25.0.1-py3-none-any.whl 19:05:50 Installing collected packages: pip 19:05:57 Successfully installed pip-25.0.1 19:05:57 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 19:05:59 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) 19:06:00 Collecting pip 19:06:00 Downloading pip-26.2.1-py3-none-any.whl.metadata (4.6 kB) 19:06:01 Collecting setuptools 19:06:01 Downloading setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 19:06:02 Collecting wheel 19:06:02 Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 19:06:02 Collecting packaging>=24.0 (from wheel) 19:06:02 Downloading packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 19:06:02 Downloading pip-26.2.1-py3-none-any.whl (1.8 MB) 19:06:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 47.4 MB/s eta 0:00:00 19:06:02 Downloading setuptools-83.0.0-py3-none-any.whl (1.0 MB) 19:06:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 46.2 MB/s eta 0:00:00 19:06:02 Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 19:06:02 Downloading packaging-26.3-py3-none-any.whl (129 kB) 19:06:02 Installing collected packages: setuptools, pip, packaging, wheel 19:06:12 Attempting uninstall: pip 19:06:12 Found existing installation: pip 25.0.1 19:06:12 Uninstalling pip-25.0.1: 19:06:12 Successfully uninstalled pip-25.0.1 19:06:20 Successfully installed packaging-26.3 pip-26.2.1 setuptools-83.0.0 wheel-0.47.0 19:06: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. 19:06:25 Processing ./edgex-taf-common 19:06:25 Installing build dependencies: started 19:06:29 Installing build dependencies: finished with status 'done' 19:06:29 Getting requirements to build wheel: started 19:06:32 Getting requirements to build wheel: finished with status 'done' 19:06:32 Preparing metadata (pyproject.toml): started 19:06:33 Preparing metadata (pyproject.toml): finished with status 'done' 19:06:33 Building wheels for collected packages: edgex-taf-common 19:06:33 Building wheel for edgex-taf-common (pyproject.toml): started 19:06:35 Building wheel for edgex-taf-common (pyproject.toml): finished with status 'done' 19:06:35 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15432 sha256=f732cadd1964a4160985b5cfcbdc2aeab4d0e5d7631bbeb6f1bf575cc0f1ee94 19:06:35 Stored in directory: /tmp/pip-ephem-wheel-cache-5l7rrxby/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 19:06:35 Successfully built edgex-taf-common 19:06:35 Installing collected packages: edgex-taf-common 19:06:35 Successfully installed edgex-taf-common-0.0.0 19:06:35 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 19:06:39 Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) 19:06:39 Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) 19:06:39 Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) 19:06:39 Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) 19:06:39 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) 19:06:39 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 19:06:39 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) 19:06:39 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 19:06:39 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) 19:06:39 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 19:06:40 Installing build dependencies: started 19:06:44 Installing build dependencies: finished with status 'done' 19:06:44 Getting requirements to build wheel: started 19:06:47 Getting requirements to build wheel: finished with status 'done' 19:06:47 Preparing metadata (pyproject.toml): started 19:06:48 Preparing metadata (pyproject.toml): finished with status 'done' 19:06:48 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) 19:06:48 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 19:06:48 Installing build dependencies: started 19:06:54 Installing build dependencies: finished with status 'done' 19:06:54 Getting requirements to build wheel: started 19:06:56 Getting requirements to build wheel: finished with status 'done' 19:06:56 Preparing metadata (pyproject.toml): started 19:06:57 Preparing metadata (pyproject.toml): finished with status 'done' 19:06:57 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) 19:06:57 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) 19:06:57 Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) 19:06:57 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) 19:06:58 Collecting requests==2.32.5 (from -r requirements.txt (line 9)) 19:06:58 Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 19:06:58 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) 19:06:58 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) 19:06:58 Collecting docker==7.1.0 (from -r requirements.txt (line 11)) 19:06:58 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 19:07:00 Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) 19:07:00 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (63 kB) 19:07:01 Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) 19:07:01 Downloading psutil-7.0.0.tar.gz (497 kB) 19:07:02 Installing build dependencies: started 19:07:09 Installing build dependencies: finished with status 'done' 19:07:09 Getting requirements to build wheel: started 19:07:11 Getting requirements to build wheel: finished with status 'done' 19:07:11 Preparing metadata (pyproject.toml): started 19:07:13 Preparing metadata (pyproject.toml): finished with status 'done' 19:07:16 Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) 19:07:16 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl.metadata (6.0 kB) 19:07:16 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) 19:07:16 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) 19:07:16 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) 19:07:16 Downloading psycopg2-2.9.10.tar.gz (385 kB) 19:07:17 Installing build dependencies: started 19:07:23 Installing build dependencies: finished with status 'done' 19:07:23 Getting requirements to build wheel: started 19:07:26 Getting requirements to build wheel: finished with status 'done' 19:07:26 Preparing metadata (pyproject.toml): started 19:07:27 Preparing metadata (pyproject.toml): finished with status 'done' 19:07:28 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) 19:07:28 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl.metadata (3.4 kB) 19:07:30 Collecting protobuf==6.33.5 (from -r requirements.txt (line 18)) 19:07:30 Downloading protobuf-6.33.5-py3-none-any.whl.metadata (593 bytes) 19:07:30 Collecting pyjwt==2.13.0 (from -r requirements.txt (line 19)) 19:07:30 Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 19:07:32 Collecting cryptography==50.0.0 (from -r requirements.txt (line 20)) 19:07:32 Downloading cryptography-50.0.0-cp311-abi3-musllinux_1_2_aarch64.whl.metadata (4.3 kB) 19:07:32 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) 19:07:32 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 19:07:32 Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) 19:07:32 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) 19:07:32 Collecting genson==1.3.0 (from -r requirements.txt (line 23)) 19:07:32 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 19:07:32 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:07:32 Downloading selenium-4.46.0-py3-none-any.whl.metadata (7.4 kB) 19:07:32 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:07:32 Downloading robotframework_pythonlibcore-4.6.0-py3-none-any.whl.metadata (10 kB) 19:07:33 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:07:33 Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) 19:07:33 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 19:07:33 Downloading paramiko-5.0.0-py3-none-any.whl.metadata (3.7 kB) 19:07:33 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 19:07:33 Downloading scp-0.16.1-py2.py3-none-any.whl.metadata (4.6 kB) 19:07:33 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:07:33 Downloading docutils-0.23-py3-none-any.whl.metadata (15 kB) 19:07:33 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:07:33 Downloading flex-6.14.1.tar.gz (40 kB) 19:07:34 Installing build dependencies: started 19:07:38 Installing build dependencies: finished with status 'done' 19:07:38 Getting requirements to build wheel: started 19:07:41 Getting requirements to build wheel: finished with status 'done' 19:07:41 Preparing metadata (pyproject.toml): started 19:07:42 Preparing metadata (pyproject.toml): finished with status 'done' 19:07:42 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:07:42 Downloading jsonpath_ng-1.8.0-py3-none-any.whl.metadata (18 kB) 19:07:43 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:07:43 Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 19:07:43 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:07:43 Downloading openapi_core-0.23.1-py3-none-any.whl.metadata (8.1 kB) 19:07:43 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:07:43 Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 19:07:43 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:07:43 Downloading pytz-2026.3.post1-py2.py3-none-any.whl.metadata (22 kB) 19:07:43 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:07:43 Downloading tzlocal-5.4.4-py3-none-any.whl.metadata (7.7 kB) 19:07:45 Collecting charset_normalizer<4,>=2 (from requests==2.32.5->-r requirements.txt (line 9)) 19:07:45 Downloading charset_normalizer-3.4.9-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (41 kB) 19:07:45 Collecting idna<4,>=2.5 (from requests==2.32.5->-r requirements.txt (line 9)) 19:07:45 Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 19:07:45 Collecting urllib3<3,>=1.21.1 (from requests==2.32.5->-r requirements.txt (line 9)) 19:07:45 Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 19:07:45 Collecting certifi>=2017.4.17 (from requests==2.32.5->-r requirements.txt (line 9)) 19:07:45 Downloading certifi-2026.7.22-py3-none-any.whl.metadata (2.5 kB) 19:07:45 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 19:07:45 Downloading reactivex-5.1.0-py3-none-any.whl.metadata (6.5 kB) 19:07:45 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 19:07:45 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 19:07:45 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)) (83.0.0) 19:07:47 Collecting cffi>=2.0.0 (from cryptography==50.0.0->-r requirements.txt (line 20)) 19:07:47 Downloading cffi-2.1.1-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.5 kB) 19:07:47 Collecting pycparser (from cffi>=2.0.0->cryptography==50.0.0->-r requirements.txt (line 20)) 19:07:47 Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 19:07:47 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 19:07:47 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_aarch64.whl.metadata (10 kB) 19:07:47 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 19:07:47 Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 19:07:48 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 19:07:48 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_aarch64.whl.metadata (10.0 kB) 19:07:48 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) 19:07:48 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 19:07:48 Collecting typing-extensions<5,>=4.15.0 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 15)) 19:07:48 Downloading typing_extensions-4.16.0-py3-none-any.whl.metadata (3.3 kB) 19:07:48 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:07:48 Downloading trio-0.33.0-py3-none-any.whl.metadata (8.5 kB) 19:07:48 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:07:48 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 19:07:48 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:07:48 Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 19:07:48 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:07:48 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 19:07:48 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:07:48 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 19:07:48 Collecting sniffio>=1.3.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:07:48 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 19:07:49 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:07:49 Downloading wsproto-1.3.2-py3-none-any.whl.metadata (5.2 kB) 19:07:49 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:07:49 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 19:07:49 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:07:49 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 19:07:49 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:07:49 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.4 kB) 19:07:49 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:07:49 Downloading validate_email-1.3.tar.gz (4.7 kB) 19:07:49 Installing build dependencies: started 19:07:55 Installing build dependencies: finished with status 'done' 19:07:55 Getting requirements to build wheel: started 19:07:57 Getting requirements to build wheel: finished with status 'done' 19:07:57 Preparing metadata (pyproject.toml): started 19:07:58 Preparing metadata (pyproject.toml): finished with status 'done' 19:07:58 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:07:58 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 19:07:58 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:07:58 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 19:07:58 Installing build dependencies: started 19:08:05 Installing build dependencies: finished with status 'done' 19:08:05 Getting requirements to build wheel: started 19:08:08 Getting requirements to build wheel: finished with status 'done' 19:08:08 Preparing metadata (pyproject.toml): started 19:08:09 Preparing metadata (pyproject.toml): finished with status 'done' 19:08:09 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:08:09 Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 19:08:09 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:08:09 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 19:08:09 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:08:09 Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 19:08:12 Collecting rpds-py>=0.25.0 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:08:12 Downloading rpds_py-2026.6.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.1 kB) 19:08:12 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:08:12 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 19:08:13 Collecting jsonschema-path<0.5.0,>=0.4.5 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:08:13 Downloading jsonschema_path-0.4.6-py3-none-any.whl.metadata (5.9 kB) 19:08:13 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:08:13 Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 19:08:13 Collecting openapi-schema-validator<0.9.0,>=0.7.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:08:13 Downloading openapi_schema_validator-0.8.1-py3-none-any.whl.metadata (9.9 kB) 19:08:13 Collecting openapi-spec-validator<0.9.0,>=0.8.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:08:13 Downloading openapi_spec_validator-0.8.5-py3-none-any.whl.metadata (6.5 kB) 19:08:13 Collecting werkzeug>=2.1.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:08:13 Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 19:08:13 Collecting pathable<0.6.0,>=0.5.0 (from jsonschema-path<0.5.0,>=0.4.5->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:08:13 Downloading pathable-0.5.0-py3-none-any.whl.metadata (5.9 kB) 19:08:15 Collecting pydantic<3.0.0,>=2.0.0 (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:08:15 Downloading pydantic-2.13.4-py3-none-any.whl.metadata (109 kB) 19:08:15 Collecting pydantic-settings<3.0.0,>=2.0.0 (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:08:15 Downloading pydantic_settings-2.14.2-py3-none-any.whl.metadata (3.4 kB) 19:08:15 Collecting rfc3339-validator (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:08:15 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) 19:08:15 Collecting lazy-object-proxy<2.0,>=1.7.1 (from openapi-spec-validator<0.9.0,>=0.8.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:08:15 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (5.1 kB) 19:08:16 Collecting annotated-types>=0.6.0 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:08:16 Downloading annotated_types-0.8.0-py3-none-any.whl.metadata (15 kB) 19:08:26 Collecting pydantic-core==2.46.4 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:08:26 Downloading pydantic_core-2.46.4-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (6.6 kB) 19:08:26 Collecting typing-inspection>=0.4.2 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:08:26 Downloading typing_inspection-0.4.2-py3-none-any.whl.metadata (2.6 kB) 19:08:26 Collecting markupsafe>=2.1.1 (from werkzeug>=2.1.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:08:26 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.7 kB) 19:08:26 Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) 19:08:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 50.0 MB/s 0:00:00 19:08:26 Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) 19:08:26 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 19:08:26 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 19:08:26 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) 19:08:26 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) 19:08:26 Downloading requests-2.32.5-py3-none-any.whl (64 kB) 19:08:26 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) 19:08:26 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 19:08:26 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl (15.6 MB) 19:08:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 45.9 MB/s 0:00:00 19:08:26 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl (1.6 MB) 19:08:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 48.3 MB/s 0:00:00 19:08:26 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) 19:08:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 46.3 MB/s 0:00:00 19:08:26 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl (2.2 MB) 19:08:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 46.4 MB/s 0:00:00 19:08:26 Downloading protobuf-6.33.5-py3-none-any.whl (170 kB) 19:08:26 Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 19:08:26 Downloading cryptography-50.0.0-cp311-abi3-musllinux_1_2_aarch64.whl (4.9 MB) 19:08:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.9/4.9 MB 45.6 MB/s 0:00:00 19:08:26 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 19:08:26 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) 19:08:26 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 19:08:26 Downloading charset_normalizer-3.4.9-cp312-cp312-musllinux_1_2_aarch64.whl (218 kB) 19:08:26 Downloading idna-3.18-py3-none-any.whl (65 kB) 19:08:26 Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 19:08:26 Downloading certifi-2026.7.22-py3-none-any.whl (136 kB) 19:08:26 Downloading cffi-2.1.1-cp312-cp312-musllinux_1_2_aarch64.whl (225 kB) 19:08:26 Downloading click-8.4.2-py3-none-any.whl (119 kB) 19:08:26 Downloading paramiko-5.0.0-py3-none-any.whl (208 kB) 19:08:26 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_aarch64.whl (341 kB) 19:08:26 Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 19:08:26 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_aarch64.whl (791 kB) 19:08:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 791.9/791.9 kB 45.2 MB/s 0:00:00 19:08:26 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 19:08:26 Downloading reactivex-5.1.0-py3-none-any.whl (257 kB) 19:08:26 Downloading typing_extensions-4.16.0-py3-none-any.whl (45 kB) 19:08:26 Downloading robotframework_pythonlibcore-4.6.0-py3-none-any.whl (20 kB) 19:08:26 Downloading scp-0.16.1-py2.py3-none-any.whl (8.9 kB) 19:08:26 Downloading selenium-4.46.0-py3-none-any.whl (9.4 MB) 19:08:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 40.2 MB/s 0:00:00 19:08:26 Downloading trio-0.33.0-py3-none-any.whl (510 kB) 19:08:26 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 19:08:26 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 19:08:26 Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 19:08:26 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 19:08:26 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 19:08:26 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 19:08:26 Downloading wsproto-1.3.2-py3-none-any.whl (24 kB) 19:08:26 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 19:08:27 Downloading docutils-0.23-py3-none-any.whl (634 kB) 19:08:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 634.7/634.7 kB 43.1 MB/s 0:00:00 19:08:27 Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 19:08:27 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_aarch64.whl (761 kB) 19:08:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 761.1/761.1 kB 49.3 MB/s 0:00:00 19:08:27 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 19:08:27 Downloading jsonpath_ng-1.8.0-py3-none-any.whl (67 kB) 19:08:27 Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 19:08:27 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 19:08:27 Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 19:08:27 Downloading rpds_py-2026.6.3-cp312-cp312-musllinux_1_2_aarch64.whl (543 kB) 19:08:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 543.8/543.8 kB 42.0 MB/s 0:00:00 19:08:27 Downloading openapi_core-0.23.1-py3-none-any.whl (115 kB) 19:08:27 Downloading jsonschema_path-0.4.6-py3-none-any.whl (19 kB) 19:08:27 Downloading openapi_schema_validator-0.8.1-py3-none-any.whl (19 kB) 19:08:27 Downloading openapi_spec_validator-0.8.5-py3-none-any.whl (50 kB) 19:08:27 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_aarch64.whl (69 kB) 19:08:27 Downloading pathable-0.5.0-py3-none-any.whl (16 kB) 19:08:27 Downloading pydantic-2.13.4-py3-none-any.whl (472 kB) 19:08:27 Downloading pydantic_core-2.46.4-cp312-cp312-musllinux_1_1_aarch64.whl (2.2 MB) 19:08:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 44.2 MB/s 0:00:00 19:08:27 Downloading pydantic_settings-2.14.2-py3-none-any.whl (61 kB) 19:08:27 Downloading annotated_types-0.8.0-py3-none-any.whl (13 kB) 19:08:27 Downloading typing_inspection-0.4.2-py3-none-any.whl (14 kB) 19:08:27 Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 19:08:27 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_aarch64.whl (23 kB) 19:08:27 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 19:08:27 Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 19:08:27 Downloading pycparser-3.0-py3-none-any.whl (48 kB) 19:08:27 Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 19:08:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 43.3 MB/s 0:00:00 19:08:27 Downloading pytz-2026.3.post1-py2.py3-none-any.whl (508 kB) 19:08:27 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) 19:08:27 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 19:08:27 Downloading tzlocal-5.4.4-py3-none-any.whl (18 kB) 19:08:31 Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email 19:08:31 Building wheel for robotframework-sshlibrary (pyproject.toml): started 19:08:32 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 19:08:32 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55203 sha256=f907b908029daeebdae6c8148a60132fb96aa20475cf79d19b92a747024d9250 19:08:32 Stored in directory: /tmp/pip-ephem-wheel-cache-9jcxanwk/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 19:08:32 Building wheel for robotbackgroundlogger (pyproject.toml): started 19:08:34 Building wheel for robotbackgroundlogger (pyproject.toml): finished with status 'done' 19:08:34 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4341 sha256=7e7b70463079f029d9028b501e344ca5930f1ac1ff5dc7b9db3f9e5d6f23c6c8 19:08:34 Stored in directory: /tmp/pip-ephem-wheel-cache-9jcxanwk/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 19:08:34 Building wheel for psutil (pyproject.toml): started 19:08:49 Building wheel for psutil (pyproject.toml): finished with status 'done' 19:08:49 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_aarch64.whl size=278203 sha256=52a1f68025ff07641539f839c4768134cd93f0b56beb3aee0eed6bbbfe1b52ce 19:08:49 Stored in directory: /tmp/pip-ephem-wheel-cache-9jcxanwk/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 19:08:49 Building wheel for psycopg2 (pyproject.toml): started 19:09:57 Building wheel for psycopg2 (pyproject.toml): still running... 19:10:07 Building wheel for psycopg2 (pyproject.toml): finished with status 'done' 19:10:07 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_aarch64.whl size=512676 sha256=56768b5f0c9bde27fd72311954de98b6683a62f2478f11af284244a640ef6325 19:10:07 Stored in directory: /tmp/pip-ephem-wheel-cache-9jcxanwk/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 19:10:07 Building wheel for flex (pyproject.toml): started 19:10:08 Building wheel for flex (pyproject.toml): finished with status 'done' 19:10:08 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77343 sha256=0273679137d746cbf389837c65db357712238561bce8f3d30dde08e83284ec11 19:10:08 Stored in directory: /tmp/pip-ephem-wheel-cache-9jcxanwk/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 19:10:08 Building wheel for strict-rfc3339 (pyproject.toml): started 19:10:10 Building wheel for strict-rfc3339 (pyproject.toml): finished with status 'done' 19:10:10 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18221 sha256=5bfda7d97079040bfab2b845bf833d152d82571c993676b818dbdc5257258b3d 19:10:10 Stored in directory: /tmp/pip-ephem-wheel-cache-9jcxanwk/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 19:10:10 Building wheel for validate-email (pyproject.toml): started 19:10:12 Building wheel for validate-email (pyproject.toml): finished with status 'done' 19:10:12 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5559 sha256=dcea5571647fa78a1c4f6a058789b48074277c9d9612a34536418861a343639c 19:10:12 Stored in directory: /tmp/pip-ephem-wheel-cache-9jcxanwk/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 19:10:12 Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email 19:10:14 Installing collected packages: validate-email, strict-rfc3339, sseclient-py, sortedcontainers, rfc3987, pytz, jsonpath-ng, genson, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pyjwt, pygments, pycryptodome, pycparser, psycopg2, psutil, protobuf, pathable, paho-mqtt, numpy, more-itertools, markupsafe, lazy-object-proxy, jsonpointer, isodate, invoke, idna, h11, docutils, configparser, click, charset_normalizer, certifi, bcrypt, attrs, annotated-types, wsproto, werkzeug, typing-inspection, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, pydantic-core, outcome, cffi, trio, robotframework-requests, pynacl, pydantic, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, pydantic-settings, paramiko, jsonschema, selenium, scp, openapi-schema-validator, robotframework-sshlibrary, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance 19:11:51 19:11:51 Successfully installed PyYAML-6.0.3 RESTinstance-1.5.2 annotated-types-0.8.0 attrs-26.1.0 bcrypt-5.0.0 certifi-2026.7.22 cffi-2.1.1 charset_normalizer-3.4.9 click-8.4.2 configparser-7.2.0 cryptography-50.0.0 docker-7.1.0 docutils-0.23 flex-6.14.1 genson-1.3.0 h11-0.16.0 idna-3.18 influxdb-client-1.49.0 invoke-3.0.3 isodate-0.7.2 jsonpath-ng-1.8.0 jsonpointer-3.1.1 jsonschema-4.26.0 jsonschema-path-0.4.6 jsonschema-specifications-2025.9.1 lazy-object-proxy-1.12.0 markupsafe-3.0.3 more-itertools-11.1.0 numpy-2.2.5 openapi-core-0.23.1 openapi-schema-validator-0.8.1 openapi-spec-validator-0.8.5 outcome-1.3.0.post0 paho-mqtt-2.1.0 paramiko-5.0.0 pathable-0.5.0 protobuf-6.33.5 psutil-7.0.0 psycopg2-2.9.10 pycparser-3.0 pycryptodome-3.23.0 pydantic-2.13.4 pydantic-core-2.46.4 pydantic-settings-2.14.2 pygments-2.20.0 pyjwt-2.13.0 pynacl-1.6.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.1 pytz-2026.3.post1 pyzmq-27.0.0 reactivex-5.1.0 referencing-0.37.0 requests-2.32.5 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.6.3 scp-0.16.1 selenium-4.46.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.16.0 typing-inspection-0.4.2 tzlocal-5.4.4 urllib3-2.7.0 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.8 wsproto-1.3.2 19:11:51 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 19:12:38 Removing intermediate container d6091e2fa2e9 19:12:38 ---> c4af29f832db 19:12:38 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 19:12:38 ---> Running in f27131dccdb7 19:12:38 Removing intermediate container f27131dccdb7 19:12:38 ---> 2ea01364ab25 19:12:38 Step 11/13 : LABEL arch=arm64 19:12:38 ---> Running in 2366cf9f987f 19:12:38 Removing intermediate container 2366cf9f987f 19:12:38 ---> 0ae3ace8f32c 19:12:38 Step 12/13 : LABEL git_sha=c1b40b52a24cef483c4e2f69b78a348624c09a33 19:12:38 ---> Running in 5f10d37afbbe 19:12:38 Removing intermediate container 5f10d37afbbe 19:12:38 ---> 32db08df8106 19:12:38 Step 13/13 : LABEL version=0.0.0 19:12:38 ---> Running in 081d542e8a2a 19:12:38 Removing intermediate container 081d542e8a2a 19:12:38 ---> 264b158ad3bd 19:12:38 [Warning] One or more build-args [ARCH] were not consumed 19:12:38 Successfully built 264b158ad3bd 19:12:38 Successfully tagged edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:12:38 19:12:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:12:38 arm64: Pulling from edgex-lftools-log-publisher 19:12:38 8998bd30e6a1: Pulling fs layer 19:12:38 04944245beec: Pulling fs layer 19:12:38 699f458cf7ca: Pulling fs layer 19:12:38 765212b225bb: Pulling fs layer 19:12:38 f23df028b6ca: Pulling fs layer 19:12:38 d65c8cfc05b1: Pulling fs layer 19:12:38 2437ff75d9bd: Pulling fs layer 19:12:38 f23df028b6ca: Waiting 19:12:38 765212b225bb: Waiting 19:12:38 2437ff75d9bd: Waiting 19:12:39 04944245beec: Verifying Checksum 19:12:39 04944245beec: Download complete 19:12:39 765212b225bb: Verifying Checksum 19:12:39 765212b225bb: Download complete 19:12:39 f23df028b6ca: Verifying Checksum 19:12:39 f23df028b6ca: Download complete 19:12:39 d65c8cfc05b1: Verifying Checksum 19:12:39 d65c8cfc05b1: Download complete 19:12:39 699f458cf7ca: Verifying Checksum 19:12:39 699f458cf7ca: Download complete 19:12:39 8998bd30e6a1: Verifying Checksum 19:12:39 8998bd30e6a1: Download complete 19:12:42 2437ff75d9bd: Verifying Checksum 19:12:42 2437ff75d9bd: Download complete 19:12:44 8998bd30e6a1: Pull complete 19:12:44 04944245beec: Pull complete 19:12:46 699f458cf7ca: Pull complete 19:12:46 765212b225bb: Pull complete 19:12:47 f23df028b6ca: Pull complete 19:12:47 d65c8cfc05b1: Pull complete 19:13:06 2437ff75d9bd: Pull complete 19:13:06 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:13:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:13:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:13:06 prd-ubuntu20.04-docker-arm64-4c-16g-12 does not seem to be running inside a container 19:13:06 $ 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-141 -v /w/workspace/xfoundry_edgex-taf-common_PR-141:/w/workspace/xfoundry_edgex-taf-common_PR-141:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-141@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-141@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:13:09 $ docker top 0047f172f759f42396d666ac903e075259b6884fb19b22ecd086e7578bc0bce0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:13:10 ---> job-cost.sh 19:13:10 lf-activate-venv: SKIPPING 19:13:10 INFO: No Stack... 19:13:10 INFO: Retrieving Pricing Info for: v3-standard-4 19:13:11 INFO: Archiving Costs [Pipeline] sh 19:13:12 + cut -d, -f6 19:13:12 + cat /w/workspace/xfoundry_edgex-taf-common_PR-141/archives/cost.csv [Pipeline] lock 19:13:12 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-141-4-stack-cost] 19:13:12 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-141-4-stack-cost] did not exist. Created. 19:13:12 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-141-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:13:12 /w/workspace/xfoundry_edgex-taf-common_PR-141@tmp/durable-d1d2a60f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:13:13 + echo total: 0.10999999940395355 [Pipeline] stash 19:13:13 Warning: overwriting stash ‘stack-cost’ 19:13:13 Stashed 1 file(s) [Pipeline] } 19:13:13 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-141-4-stack-cost] [Pipeline] // lock [Pipeline] } 19:13:13 $ docker stop --time=1 0047f172f759f42396d666ac903e075259b6884fb19b22ecd086e7578bc0bce0 19:13:15 $ docker rm -f --volumes 0047f172f759f42396d666ac903e075259b6884fb19b22ecd086e7578bc0bce0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:13:16 + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-141/archives ] 19:13:16 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-141/archives 19:13:16 total 16 19:13:16 drwxr-xr-x 3 root root 4096 Aug 5 19:05 . 19:13:16 drwxrwxr-x 7 jenkins jenkins 4096 Aug 5 19:05 .. 19:13:16 drwxr-xr-x 2 root root 4096 Aug 5 19:05 cost 19:13:16 -rw-r--r-- 1 root root 88 Aug 5 19:05 cost.csv 19:13:16 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-141/archives 19:13:16 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-141/archives 19:13:16 total 16 19:13:16 drwxr-xr-x 3 jenkins jenkins 4096 Aug 5 19:05 . 19:13:16 drwxrwxr-x 7 jenkins jenkins 4096 Aug 5 19:05 .. 19:13:16 drwxr-xr-x 2 jenkins jenkins 4096 Aug 5 19:05 cost 19:13:16 -rw-r--r-- 1 jenkins jenkins 88 Aug 5 19:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:13:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:13:17 ---> package-listing.sh 19:13:17 ++ tr '[:upper:]' '[:lower:]' 19:13:17 ++ facter osfamily 19:13:17 + OS_FAMILY=debian 19:13:17 + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-141 19:13:17 + START_PACKAGES=/tmp/packages_start.txt 19:13:17 + END_PACKAGES=/tmp/packages_end.txt 19:13:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:13:17 + PACKAGES=/tmp/packages_start.txt 19:13:17 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-141 ']' 19:13:17 + PACKAGES=/tmp/packages_end.txt 19:13:17 + case "${OS_FAMILY}" in 19:13:17 + dpkg -l 19:13:17 + grep '^ii' 19:13:17 + '[' -f /tmp/packages_start.txt ']' 19:13:17 + '[' -f /tmp/packages_end.txt ']' 19:13:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:13:17 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-141 ']' 19:13:17 + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-141/archives/ 19:13:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-141/archives/ [Pipeline] echo 19:13:17 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-141/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:13:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:13:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:13:18 prd-ubuntu20.04-docker-8c-8g-14 does not seem to be running inside a container 19:13:18 $ 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-141/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-141 -v /w/workspace/xfoundry_edgex-taf-common_PR-141:/w/workspace/xfoundry_edgex-taf-common_PR-141:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-141@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-141@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:13:19 $ docker top a60646c215443a60e99e5e417607931a111bb3c99a4a237d3fc2a4081b7b7688 -eo pid,comm [Pipeline] { [Pipeline] sh 19:13:19 + touch /tmp/pre-build-complete [Pipeline] sh 19:13:19 + mkdir -p /var/log/sysstat [Pipeline] sh 19:13:20 + ls /var/log/sa-host 19:13:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:13:20 provisioning config files... 19:13:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-141@tmp/config7200531768344910551tmp [Pipeline] { [Pipeline] echo 19:13:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:13:20 ---> create-netrc.sh [Pipeline] } 19:13:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:13:21 ---> python-tools-install.sh [Pipeline] echo 19:13:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:13:21 ---> sudo-logs.sh 19:13:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:13:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:13:21 ---> job-cost.sh 19:13:21 lf-activate-venv: SKIPPING 19:13:21 DEBUG: total: 0.2199999988079071 19:13:21 INFO: Retrieving Stack Cost... 19:13:22 INFO: Retrieving Pricing Info for: v3-standard-8 19:13:22 INFO: Archiving Costs [Pipeline] echo 19:13:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:13:23 ---> logs-deploy.sh 19:13:23 lf-activate-venv: SKIPPING 19:13:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-141/4 19:13:23 INFO: archiving workspace using pattern(s): 19:13:24 Archives upload complete. 19:13:24 INFO: archiving logs to Nexus 19:13:24 ---> uname -a: 19:13:24 Linux prd-ubuntu20-04-docker-8c-8g-14 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 19:13:24 19:13:24 19:13:24 ---> lscpu: 19:13:24 Architecture: x86_64 19:13:24 CPU op-mode(s): 32-bit, 64-bit 19:13:24 Byte Order: Little Endian 19:13:24 Address sizes: 40 bits physical, 48 bits virtual 19:13:24 CPU(s): 8 19:13:24 On-line CPU(s) list: 0-7 19:13:24 Thread(s) per core: 1 19:13:24 Core(s) per socket: 1 19:13:24 Socket(s): 8 19:13:24 NUMA node(s): 1 19:13:24 Vendor ID: AuthenticAMD 19:13:24 CPU family: 23 19:13:24 Model: 49 19:13:24 Model name: AMD EPYC-Rome Processor 19:13:24 Stepping: 0 19:13:24 CPU MHz: 2799.998 19:13:24 BogoMIPS: 5599.99 19:13:24 Virtualization: AMD-V 19:13:24 Hypervisor vendor: KVM 19:13:24 Virtualization type: full 19:13:24 L1d cache: 256 KiB 19:13:24 L1i cache: 256 KiB 19:13:24 L2 cache: 4 MiB 19:13:24 L3 cache: 128 MiB 19:13:24 NUMA node0 CPU(s): 0-7 19:13:24 Vulnerability Gather data sampling: Not affected 19:13:24 Vulnerability Itlb multihit: Not affected 19:13:24 Vulnerability L1tf: Not affected 19:13:24 Vulnerability Mds: Not affected 19:13:24 Vulnerability Meltdown: Not affected 19:13:24 Vulnerability Mmio stale data: Not affected 19:13:24 Vulnerability Retbleed: Vulnerable 19:13:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:13:24 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:13:24 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 19:13:24 Vulnerability Srbds: Not affected 19:13:24 Vulnerability Tsx async abort: Not affected 19:13:24 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 19:13:24 19:13:24 19:13:24 ---> nproc: 19:13:24 8 19:13:24 19:13:24 19:13:24 ---> df -h: 19:13:24 Filesystem Size Used Avail Use% Mounted on 19:13:24 overlay 155G 13G 143G 8% / 19:13:24 tmpfs 64M 0 64M 0% /dev 19:13:24 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:13:24 shm 64M 0 64M 0% /dev/shm 19:13:24 /dev/vda1 155G 13G 143G 8% /facter-os 19:13:24 19:13:24 19:13:24 ---> sar -b -r -n DEV: 19:13:24 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-14) 08/05/26 _x86_64_ (8 CPU) 19:13:24 19:13:24 19:02:13 LINUX RESTART (8 CPU) 19:13:24 19:13:24 19:03:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:13:24 19:04:01 98.49 13.01 85.48 0.00 2190.54 34361.77 0.00 19:13:24 19:05:01 48.38 0.00 48.38 0.00 0.00 38379.89 0.00 19:13:24 19:06:01 82.51 0.08 82.42 0.00 2.00 26211.26 0.00 19:13:24 19:07:01 1.23 0.00 1.23 0.00 0.00 14.53 0.00 19:13:24 19:08:01 2.80 0.28 2.52 0.00 13.73 40.79 0.00 19:13:24 19:09:01 1.63 0.00 1.63 0.00 0.00 19.33 0.00 19:13:24 19:10:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 19:13:24 19:11:01 1.03 0.00 1.03 0.00 0.00 12.53 0.00 19:13:24 19:12:01 0.92 0.00 0.92 0.00 0.00 10.53 0.00 19:13:24 19:13:01 1.83 0.00 1.83 0.00 0.00 23.20 0.00 19:13:24 Average: 23.86 1.32 22.54 0.00 217.33 9867.83 0.00 19:13:24 19:13:24 19:03:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:13:24 19:04:01 28444916 31471256 825328 2.51 79816 3232480 2036576 6.00 1101480 2939584 338332 19:13:24 19:05:01 27189656 31389492 890224 2.71 98020 4304056 2190324 6.46 1328240 3867772 323776 19:13:24 19:06:01 26932924 31523276 760240 2.31 113744 4658100 1693316 4.99 2463320 2971276 16 19:13:24 19:07:01 26933440 31523944 759144 2.31 113792 4658100 1693316 4.99 2462368 2971276 188 19:13:24 19:08:01 26939816 31531268 751676 2.29 113992 4658648 1728024 5.09 2455452 2971756 128 19:13:24 19:09:01 26939768 31531284 751568 2.29 114040 4658652 1728024 5.09 2455688 2971764 12 19:13:24 19:10:01 26947572 31539096 743684 2.26 114068 4658656 1728024 5.09 2447708 2971768 8 19:13:24 19:11:01 26948300 31539916 742544 2.26 114100 4658656 1728024 5.09 2447192 2971764 16 19:13:24 19:12:01 26947868 31539640 742640 2.26 114124 4658660 1728024 5.09 2447072 2971768 12 19:13:24 19:13:01 26949200 31541128 741004 2.25 114176 4658772 1728024 5.09 2446388 2971872 172 19:13:24 Average: 27117346 31513030 770805 2.34 108987 4480478 1798168 5.30 2205491 3058060 66266 19:13:24 19:13:24 19:03:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:13:24 19:04:01 veth793528c 247.30 352.99 18.16 4626.40 0.00 0.00 0.00 0.38 19:13:24 19:04:01 ens3 572.89 394.34 8569.85 89.35 0.00 0.00 0.00 0.00 19:13:24 19:04:01 lo 2.44 2.44 0.26 0.26 0.00 0.00 0.00 0.00 19:13:24 19:04:01 docker0 248.82 354.57 15.00 4630.52 0.00 0.00 0.00 0.00 19:13:24 19:05:01 veth793528c 165.91 297.97 13.97 5498.07 0.00 0.00 0.00 0.45 19:13:24 19:05:01 ens3 352.26 206.15 5538.73 38.13 0.00 0.00 0.00 0.00 19:13:24 19:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:13:24 19:05:01 docker0 165.91 297.95 11.70 5498.07 0.00 0.00 0.00 0.00 19:13:24 19:06:01 ens3 96.48 56.01 2525.63 11.98 0.00 0.00 0.00 0.00 19:13:24 19:06:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 19:13:24 19:06:01 docker0 0.12 0.10 0.00 0.01 0.00 0.00 0.00 0.00 19:13:24 19:07:01 ens3 0.25 0.12 0.02 0.01 0.00 0.00 0.00 0.00 19:13:24 19:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:13:24 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:24 19:08:01 ens3 0.93 0.62 0.54 0.26 0.00 0.00 0.00 0.00 19:13:24 19:08:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 19:13:24 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:24 19:09:01 ens3 0.20 0.08 0.02 0.01 0.00 0.00 0.00 0.00 19:13:24 19:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:13:24 19:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:24 19:10:01 ens3 0.17 0.02 0.01 0.00 0.00 0.00 0.00 0.00 19:13:24 19:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:24 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:24 19:11:01 ens3 0.18 0.12 0.02 0.01 0.00 0.00 0.00 0.00 19:13:24 19:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:13:24 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:24 19:12:01 ens3 0.35 0.00 0.03 0.00 0.00 0.00 0.00 0.00 19:13:24 19:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:24 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:24 19:13:01 ens3 0.52 0.22 0.16 0.07 0.00 0.00 0.00 0.00 19:13:24 19:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:13:24 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:24 Average: ens3 101.64 65.22 1651.96 13.86 0.00 0.00 0.00 0.00 19:13:24 Average: lo 0.43 0.43 0.04 0.04 0.00 0.00 0.00 0.00 19:13:24 Average: docker0 41.14 64.78 2.65 1006.79 0.00 0.00 0.00 0.00 19:13:24 19:13:24 19:13:24 ---> sar -P ALL: 19:13:24 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-14) 08/05/26 _x86_64_ (8 CPU) 19:13:24 19:13:24 19:02:13 LINUX RESTART (8 CPU) 19:13:24 19:13:24 19:03:02 CPU %user %nice %system %iowait %steal %idle 19:13:24 19:04:01 all 5.29 0.00 1.82 1.41 0.05 91.44 19:13:24 19:04:01 0 5.72 0.00 1.45 0.17 0.03 92.63 19:13:24 19:04:01 1 4.83 0.00 2.91 0.10 0.03 92.12 19:13:24 19:04:01 2 3.75 0.00 1.28 0.97 0.05 93.94 19:13:24 19:04:01 3 8.81 0.00 2.89 4.12 0.05 84.13 19:13:24 19:04:01 4 3.09 0.00 1.40 2.37 0.03 93.11 19:13:24 19:04:01 5 4.63 0.00 1.25 3.16 0.05 90.90 19:13:24 19:04:01 6 8.49 0.00 2.23 0.26 0.07 88.95 19:13:24 19:04:01 7 3.06 0.00 1.13 0.10 0.05 95.66 19:13:24 19:05:01 all 9.12 0.00 1.77 0.89 0.05 88.18 19:13:24 19:05:01 0 13.52 0.00 2.73 0.18 0.05 83.51 19:13:24 19:05:01 1 20.30 0.00 3.32 0.10 0.07 76.21 19:13:24 19:05:01 2 8.68 0.00 1.99 1.30 0.03 88.00 19:13:24 19:05:01 3 8.78 0.00 1.57 0.02 0.03 89.60 19:13:24 19:05:01 4 9.80 0.00 1.85 0.40 0.03 87.91 19:13:24 19:05:01 5 4.07 0.00 1.36 4.87 0.07 89.64 19:13:24 19:05:01 6 5.09 0.00 0.69 0.02 0.03 94.17 19:13:24 19:05:01 7 2.71 0.00 0.67 0.22 0.05 96.35 19:13:24 19:06:01 all 4.19 0.00 1.34 0.65 0.03 93.80 19:13:24 19:06:01 0 3.54 0.00 1.60 0.02 0.02 94.83 19:13:24 19:06:01 1 5.32 0.00 0.90 0.15 0.02 93.62 19:13:24 19:06:01 2 4.40 0.00 1.36 0.15 0.05 94.04 19:13:24 19:06:01 3 3.92 0.00 1.01 0.03 0.02 95.02 19:13:24 19:06:01 4 4.59 0.00 2.34 4.05 0.03 88.98 19:13:24 19:06:01 5 4.04 0.00 1.73 0.49 0.03 93.71 19:13:24 19:06:01 6 3.29 0.00 0.58 0.02 0.03 96.08 19:13:24 19:06:01 7 4.37 0.00 1.19 0.32 0.02 94.10 19:13:24 19:07:01 all 0.02 0.00 0.01 0.00 0.01 99.96 19:13:24 19:07:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:13:24 19:07:01 1 0.05 0.00 0.02 0.02 0.02 99.90 19:13:24 19:07:01 2 0.03 0.00 0.03 0.00 0.00 99.93 19:13:24 19:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:13:24 19:07:01 4 0.02 0.00 0.00 0.02 0.00 99.97 19:13:24 19:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:13:24 19:07:01 6 0.02 0.00 0.02 0.00 0.02 99.95 19:13:24 19:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:13:24 19:08:01 all 0.04 0.00 0.03 0.01 0.01 99.91 19:13:24 19:08:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:13:24 19:08:01 1 0.07 0.00 0.07 0.03 0.02 99.82 19:13:24 19:08:01 2 0.07 0.00 0.03 0.00 0.02 99.88 19:13:24 19:08:01 3 0.02 0.00 0.02 0.00 0.02 99.95 19:13:24 19:08:01 4 0.00 0.00 0.03 0.00 0.02 99.95 19:13:24 19:08:01 5 0.10 0.00 0.05 0.02 0.00 99.83 19:13:24 19:08:01 6 0.07 0.00 0.02 0.00 0.03 99.88 19:13:24 19:08:01 7 0.03 0.00 0.00 0.02 0.00 99.95 19:13:24 19:09:01 all 0.22 0.00 0.00 0.00 0.01 99.76 19:13:24 19:09:01 0 0.00 0.00 0.00 0.00 0.02 99.98 19:13:24 19:09:01 1 1.69 0.00 0.00 0.02 0.00 98.29 19:13:24 19:09:01 2 0.03 0.00 0.00 0.00 0.02 99.95 19:13:24 19:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:13:24 19:09:01 4 0.00 0.00 0.00 0.02 0.00 99.98 19:13:24 19:09:01 5 0.00 0.00 0.00 0.00 0.02 99.98 19:13:24 19:09:01 6 0.03 0.00 0.03 0.00 0.02 99.92 19:13:24 19:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:13:24 19:10:01 all 0.03 0.00 0.01 0.00 0.01 99.95 19:13:24 19:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:13:24 19:10:01 1 0.15 0.00 0.00 0.02 0.02 99.82 19:13:24 19:10:01 2 0.03 0.00 0.02 0.00 0.00 99.95 19:13:24 19:10:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:13:24 19:10:01 4 0.00 0.00 0.00 0.00 0.02 99.98 19:13:24 19:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:13:24 19:10:01 6 0.07 0.00 0.02 0.00 0.02 99.90 19:13:24 19:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:13:24 19:11:01 all 0.02 0.00 0.01 0.00 0.01 99.96 19:13:24 19:11:01 0 0.02 0.00 0.00 0.00 0.02 99.97 19:13:24 19:11:01 1 0.05 0.00 0.02 0.02 0.02 99.90 19:13:24 19:11:01 2 0.02 0.00 0.02 0.00 0.02 99.95 19:13:24 19:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:13:24 19:11:01 4 0.02 0.00 0.00 0.02 0.00 99.97 19:13:24 19:11:01 5 0.00 0.00 0.00 0.00 0.02 99.98 19:13:24 19:11:01 6 0.02 0.00 0.02 0.00 0.03 99.93 19:13:24 19:11:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:13:24 19:12:01 all 0.02 0.00 0.01 0.00 0.01 99.96 19:13:24 19:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:13:24 19:12:01 1 0.03 0.00 0.03 0.00 0.00 99.93 19:13:24 19:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:13:24 19:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:13:24 19:12:01 4 0.00 0.00 0.00 0.00 0.02 99.98 19:13:24 19:12:01 5 0.03 0.00 0.02 0.00 0.00 99.95 19:13:24 19:12:01 6 0.05 0.00 0.02 0.00 0.03 99.90 19:13:24 19:12:01 7 0.00 0.00 0.00 0.00 0.02 99.98 19:13:24 19:13:01 all 0.01 0.00 0.01 0.01 0.01 99.96 19:13:24 19:13:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:13:24 19:13:01 1 0.05 0.00 0.00 0.02 0.02 99.92 19:13:24 19:13:01 2 0.00 0.00 0.02 0.00 0.02 99.97 19:13:24 19:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:13:24 19:13:01 4 0.00 0.00 0.02 0.02 0.00 99.97 19:13:24 19:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:13:24 19:13:01 6 0.02 0.00 0.03 0.02 0.02 99.92 19:13:24 19:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:13:24 Average: all 1.89 0.00 0.50 0.29 0.02 97.30 19:13:24 Average: 0 2.28 0.00 0.58 0.04 0.02 97.09 19:13:24 Average: 1 3.25 0.00 0.72 0.05 0.02 95.96 19:13:24 Average: 2 1.70 0.00 0.47 0.24 0.02 97.57 19:13:24 Average: 3 2.14 0.00 0.54 0.41 0.01 96.90 19:13:24 Average: 4 1.75 0.00 0.56 0.68 0.02 97.00 19:13:24 Average: 5 1.28 0.00 0.44 0.85 0.02 97.42 19:13:24 Average: 6 1.70 0.00 0.36 0.03 0.03 97.88 19:13:24 Average: 7 1.01 0.00 0.30 0.07 0.01 98.61 19:13:24 19:13:24 19:13:24