Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7d5ad8a3e23c3c7b781bcc5ade995d347e827e1a+25247ac748027abf9820f8a08a2990fa03ab5444 (c98835e69618593b9d05e05e741607cdffa5e963) 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-ssh4852749817882546548.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6703799511551345954.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 056ae7b86453181957306e7078512cbe12174832 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-137/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-137/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2462016912649733300.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh4158039625792341922.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-137/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-137/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9602449465634935843.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-6462 in /w/workspace/xfoundry_edgex-taf-common_PR-137 [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-137 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 25247ac748027abf9820f8a08a2990fa03ab5444 into PR head commit 7d5ad8a3e23c3c7b781bcc5ade995d347e827e1a Merge succeeded, producing a5f442aac7142dff9560c6944f4e25718ae5897e Checking out Revision a5f442aac7142dff9560c6944f4e25718ae5897e (PR-137) > 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/137/head:refs/remotes/origin/PR-137 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7d5ad8a3e23c3c7b781bcc5ade995d347e827e1a # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 25247ac748027abf9820f8a08a2990fa03ab5444 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a5f442aac7142dff9560c6944f4e25718ae5897e # timeout=10 Commit message: "Merge commit '25247ac748027abf9820f8a08a2990fa03ab5444' into HEAD" > git rev-list --no-walk 7d5ad8a3e23c3c7b781bcc5ade995d347e827e1a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:57:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:57:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:57:23 ========================================================= 18:57:23 EdgeX Global Pipelines Version Info 18:57:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:57:26 ------------------- 18:57:26 stable info: 18:57:26 ------------------- 18:57:26 Commited By: Cherry Wang cherry@iotechsys.com 18:57:26 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 18:57:26 Message: update stable to v1.0.276 18:57:26 ------------------- 18:57:26 experimental info: 18:57:26 ------------------- 18:57:26 Commited By: **** collab-it+edgex@linuxfoundation.org 18:57:26 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 18:57:26 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 18:57:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 18:57:26 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 18:57:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:57:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:57:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:57:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 18:57:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:57:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 18:57:26 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 18:57:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:57:26 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 18:57:27 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 18:57:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:57:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:57:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-137 [Pipeline] echo 18:57:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-137 [Pipeline] echo 18:57:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-137 [Pipeline] echo 18:57:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a5f442aac7142dff9560c6944f4e25718ae5897e [Pipeline] echo 18:57:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a5f442a [Pipeline] echo 18:57:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:57:27 provisioning config files... 18:57:27 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-137@tmp/config13596041474847064318tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:57:27 ---> ****-login.sh 18:57:27 nexus3.edgexfoundry.org:10001 18:57:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:27 18:57:27 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 18:57:27 Configure a credential helper to remove this warning. See 18:57:27 https://docs.****.com/go/credential-store/ 18:57:27 18:57:27 Login Succeeded 18:57:27 nexus3.edgexfoundry.org:10002 18:57:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:28 18:57:28 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 18:57:28 Configure a credential helper to remove this warning. See 18:57:28 https://docs.****.com/go/credential-store/ 18:57:28 18:57:28 Login Succeeded 18:57:28 nexus3.edgexfoundry.org:10003 18:57:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:28 18:57:28 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 18:57:28 Configure a credential helper to remove this warning. See 18:57:28 https://docs.****.com/go/credential-store/ 18:57:28 18:57:28 Login Succeeded 18:57:28 nexus3.edgexfoundry.org:10004 18:57:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:28 18:57:28 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 18:57:28 Configure a credential helper to remove this warning. See 18:57:28 https://docs.****.com/go/credential-store/ 18:57:28 18:57:28 Login Succeeded 18:57:28 ****.io 18:57:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:28 18:57:28 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 18:57:28 Configure a credential helper to remove this warning. See 18:57:28 https://docs.****.com/go/credential-store/ 18:57:28 18:57:28 Login Succeeded 18:57:28 ---> ****-login.sh ends [Pipeline] } 18:57:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 18:57:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:57:28 + grep -v github /etc/ssh/ssh_known_hosts 18:57:28 + [ -e /tmp/ssh_known_hosts ] 18:57:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:57:28 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:57:28 + sudo tee -a /etc/ssh/ssh_known_hosts 18:57:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:57:29 18:57:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:57:29 0.1.4: Pulling from edgex-devops/py-git-semver 18:57:29 3dae71ba6b94: Pulling fs layer 18:57:29 6bf1a483ea7c: Pulling fs layer 18:57:29 f5dfc541a4d3: Pulling fs layer 18:57:29 461d9e800cba: Pulling fs layer 18:57:29 80192f66455f: Pulling fs layer 18:57:29 2e8e34ca0e6c: Pulling fs layer 18:57:29 a29436f7fd5d: Pulling fs layer 18:57:29 923cac83aea3: Pulling fs layer 18:57:29 25ad8b0a4227: Pulling fs layer 18:57:29 db01528c6b51: Pulling fs layer 18:57:29 28988de357af: Pulling fs layer 18:57:29 a29436f7fd5d: Waiting 18:57:29 923cac83aea3: Waiting 18:57:29 25ad8b0a4227: Waiting 18:57:29 db01528c6b51: Waiting 18:57:29 28988de357af: Waiting 18:57:29 461d9e800cba: Waiting 18:57:29 80192f66455f: Waiting 18:57:29 2e8e34ca0e6c: Waiting 18:57:29 6bf1a483ea7c: Verifying Checksum 18:57:29 6bf1a483ea7c: Download complete 18:57:29 461d9e800cba: Verifying Checksum 18:57:29 461d9e800cba: Download complete 18:57:29 80192f66455f: Verifying Checksum 18:57:29 80192f66455f: Download complete 18:57:29 f5dfc541a4d3: Verifying Checksum 18:57:29 f5dfc541a4d3: Download complete 18:57:29 3dae71ba6b94: Download complete 18:57:29 923cac83aea3: Verifying Checksum 18:57:29 923cac83aea3: Download complete 18:57:30 25ad8b0a4227: Verifying Checksum 18:57:30 25ad8b0a4227: Download complete 18:57:30 28988de357af: Download complete 18:57:30 a29436f7fd5d: Verifying Checksum 18:57:30 a29436f7fd5d: Download complete 18:57:30 2e8e34ca0e6c: Verifying Checksum 18:57:30 2e8e34ca0e6c: Download complete 18:57:31 3dae71ba6b94: Pull complete 18:57:31 6bf1a483ea7c: Pull complete 18:57:32 f5dfc541a4d3: Pull complete 18:57:32 461d9e800cba: Pull complete 18:57:32 80192f66455f: Pull complete 18:57:36 2e8e34ca0e6c: Pull complete 18:57:37 a29436f7fd5d: Pull complete 18:57:37 923cac83aea3: Pull complete 18:57:37 25ad8b0a4227: Pull complete 18:57:37 db01528c6b51: Pull complete 18:57:37 28988de357af: Pull complete 18:57:37 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 18:57:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:57:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:57:38 prd-ubuntu20.04-docker-8c-8g-6462 does not seem to be running inside a container 18:57:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-137 -v /w/workspace/xfoundry_edgex-taf-common_PR-137:/w/workspace/xfoundry_edgex-taf-common_PR-137:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-137@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-137@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:57:40 $ docker top cf4305ef2a27dfdeae59c42a95cb435475a1e6e32907c3c0d8d680cddd2b7a3f -eo pid,comm 18:57:40 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:57:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:57:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:57:40 [ssh-agent] Looking for ssh-agent implementation... 18:57:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:57:40 $ docker exec cf4305ef2a27dfdeae59c42a95cb435475a1e6e32907c3c0d8d680cddd2b7a3f ssh-agent 18:57:40 SSH_AUTH_SOCK=/tmp/ssh-vjsxoTBIgotv/agent.33 18:57:40 SSH_AGENT_PID=39 18:57:40 Running ssh-add (command line suppressed) 18:57:40 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-137@tmp/private_key_13671958122411068056.key (/w/workspace/xfoundry_edgex-taf-common_PR-137@tmp/private_key_13671958122411068056.key) 18:57:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:57:41 + git config --global --add safe.directory /w/workspace/xfoundry_edgex-taf-common_PR-137 [Pipeline] sh 18:57:41 + git tag --points-at HEAD [Pipeline] } 18:57:41 $ docker exec --env ******** --env ******** cf4305ef2a27dfdeae59c42a95cb435475a1e6e32907c3c0d8d680cddd2b7a3f ssh-agent -k 18:57:41 unset SSH_AUTH_SOCK; 18:57:41 unset SSH_AGENT_PID; 18:57:41 echo Agent pid 39 killed; 18:57:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:57:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:57:41 [ssh-agent] Looking for ssh-agent implementation... 18:57:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:57:41 $ docker exec cf4305ef2a27dfdeae59c42a95cb435475a1e6e32907c3c0d8d680cddd2b7a3f ssh-agent 18:57:41 SSH_AUTH_SOCK=/tmp/ssh-zirwrBVf4Cne/agent.86 18:57:41 SSH_AGENT_PID=92 18:57:41 Running ssh-add (command line suppressed) 18:57:41 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-137@tmp/private_key_10343443691397668636.key (/w/workspace/xfoundry_edgex-taf-common_PR-137@tmp/private_key_10343443691397668636.key) 18:57:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:57:42 + git semver init 18:57:42 2025-08-07 18:57:42,492 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 18:57:42 2025-08-07 18:57:42,496 [run_init] DEBUG init version:0.0.0 force:False 18:57:42 2025-08-07 18:57:42,497 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-137/.semver 18:57:42 2025-08-07 18:57:42,497 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-137/.semver 18:57:42 2025-08-07 18:57:42,498 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-137/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-137, stdin=None, shell=False, universal_newlines=False) 18:57:43 2025-08-07 18:57:43,094 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-137/.git/info/exclude 18:57:43 2025-08-07 18:57:43,094 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-137/.semver/PR-137 with force:False 18:57:43 2025-08-07 18:57:43,094 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-137/.semver/PR-137 18:57:43 2025-08-07 18:57:43,098 [execute] INFO git cat-file --batch-check 18:57:43 2025-08-07 18:57:43,099 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-137/.semver, stdin=, shell=False, universal_newlines=False) 18:57:43 2025-08-07 18:57:43,102 [execute] INFO git cat-file --batch 18:57:43 2025-08-07 18:57:43,102 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-137/.semver, stdin=, shell=False, universal_newlines=False) 18:57:43 2025-08-07 18:57:43,106 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-137/.semver/PR-137 18:57:43 0.0.0 [Pipeline] } 18:57:43 $ docker exec --env ******** --env ******** cf4305ef2a27dfdeae59c42a95cb435475a1e6e32907c3c0d8d680cddd2b7a3f ssh-agent -k 18:57:43 unset SSH_AUTH_SOCK; 18:57:43 unset SSH_AGENT_PID; 18:57:43 echo Agent pid 92 killed; 18:57:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:57:43 + git semver [Pipeline] } 18:57:44 $ docker stop --time=1 cf4305ef2a27dfdeae59c42a95cb435475a1e6e32907c3c0d8d680cddd2b7a3f 18:57:45 $ docker rm -f --volumes cf4305ef2a27dfdeae59c42a95cb435475a1e6e32907c3c0d8d680cddd2b7a3f [Pipeline] // withDockerContainer [Pipeline] sh 18:57:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:57:45 Stashed 1 file(s) [Pipeline] echo 18:57:45 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:57:46 provisioning config files... 18:57:46 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-137@tmp/config4063831582312947807tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:57:46 ---> ****-login.sh 18:57:46 nexus3.edgexfoundry.org:10001 18:57:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:46 Login Succeeded 18:57:46 nexus3.edgexfoundry.org:10002 18:57:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:46 Login Succeeded 18:57:46 nexus3.edgexfoundry.org:10003 18:57:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:46 Login Succeeded 18:57:46 nexus3.edgexfoundry.org:10004 18:57:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:46 Login Succeeded 18:57:46 ****.io 18:57:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:46 Login Succeeded 18:57:46 ---> ****-login.sh ends [Pipeline] } 18:57:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:57:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:57:48 + ls -al . 18:57:48 total 72 18:57:48 drwxrwxr-x 6 jenkins jenkins 4096 Aug 7 18:57 . 18:57:48 drwxrwxr-x 4 jenkins jenkins 4096 Aug 7 18:57 .. 18:57:48 drwxrwxr-x 8 jenkins jenkins 4096 Aug 7 18:57 .git 18:57:48 drwxrwxr-x 2 jenkins jenkins 4096 Aug 7 18:57 .github 18:57:48 -rw-rw-r-- 1 jenkins jenkins 22 Aug 7 18:57 .gitignore 18:57:48 drwxr-xr-x 3 jenkins jenkins 4096 Aug 7 18:57 .semver 18:57:48 -rw-rw-r-- 1 jenkins jenkins 1653 Aug 7 18:57 Dockerfile 18:57:48 -rw-rw-r-- 1 jenkins jenkins 746 Aug 7 18:57 Jenkinsfile 18:57:48 -rw-rw-r-- 1 jenkins jenkins 11381 Aug 7 18:57 LICENSE 18:57:48 -rw-rw-r-- 1 jenkins jenkins 4232 Aug 7 18:57 README.md 18:57:48 drwxrwxr-x 5 jenkins jenkins 4096 Aug 7 18:57 TUC 18:57:48 -rw-rw-r-- 1 jenkins jenkins 5 Aug 7 18:57 VERSION 18:57:48 -rw-rw-r-- 1 jenkins jenkins 473 Aug 7 18:57 requirements.txt 18:57:48 -rw-rw-r-- 1 jenkins jenkins 54 Aug 7 18:57 robot-entrypoint.sh 18:57:48 -rw-rw-r-- 1 jenkins jenkins 445 Aug 7 18:57 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:48 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=a5f442aac7142dff9560c6944f4e25718ae5897e --label arch=amd64 --label version=0.0.0 . 18:57:49 #0 building with "default" instance using docker driver 18:57:49 18:57:49 #1 [internal] load build definition from Dockerfile 18:57:49 #1 transferring dockerfile: 1.69kB done 18:57:49 #1 DONE 0.0s 18:57:49 18:57:49 #2 [internal] load metadata for docker.io/library/alpine:3.20 18:57:49 #2 DONE 0.8s 18:57:49 18:57:49 #3 [internal] load .dockerignore 18:57:49 #3 transferring context: 2B done 18:57:49 #3 DONE 0.0s 18:57:49 18:57:49 #4 [1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 18:57:49 #4 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 18:57:49 #4 ... 18:57:49 18:57:49 #5 [internal] load build context 18:57:49 #5 transferring context: 540.72kB 0.0s done 18:57:49 #5 DONE 0.1s 18:57:49 18:57:49 #4 [1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 18:57:49 #4 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 18:57:49 #4 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 18:57:49 #4 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 18:57:49 #4 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0B / 3.62MB 0.2s 18:57:50 #4 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.4s 18:57:50 #4 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 18:57:50 #4 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.4s done 18:57:50 #4 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done 18:57:50 #4 DONE 0.6s 18:57:50 18:57:50 #6 [2/7] COPY . /edgex-taf/edgex-taf-common 18:57:50 #6 DONE 0.1s 18:57:50 18:57:50 #7 [3/7] COPY robot-entrypoint.sh /usr/local/bin/ 18:57:50 #7 DONE 0.0s 18:57:50 18:57:50 #8 [4/7] COPY requirements.txt /edgex-taf/requirements.txt 18:57:50 #8 DONE 0.0s 18:57:50 18:57:50 #9 [5/7] WORKDIR /edgex-taf 18:57:50 #9 DONE 0.0s 18:57:50 18:57:50 #10 [6/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:57:50 #10 DONE 0.3s 18:57:50 18:57:50 #11 [7/7] RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.5-r2 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && rm /usr/lib/python*/EXTERNALLY-MANAGED && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache-dir --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install --no-cache-dir ./edgex-taf-common && pip3 install --no-cache-dir -r requirements.txt 18:57:51 #11 0.238 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:57:54 #11 3.065 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:57:57 #11 6.793 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 18:58:01 Still waiting to schedule task 18:58:01 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:58:01 #11 9.646 Executing busybox-1.36.1-r30.post-upgrade 18:58:01 #11 9.693 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 18:58:02 #11 10.98 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 18:58:03 #11 12.25 Executing busybox-1.36.1-r30.trigger 18:58:03 #11 12.26 OK: 8 MiB in 14 packages 18:58:03 #11 12.33 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:58:05 #11 15.13 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:58:10 #11 18.71 (1/14) Installing ca-certificates (20250619-r0) 18:58:12 #11 20.95 (2/14) Installing brotli-libs (1.1.0-r2) 18:58:14 #11 23.50 (3/14) Installing c-ares (1.33.1-r0) 18:58:16 #11 25.47 (4/14) Installing libunistring (1.2-r0) 18:58:19 #11 28.28 (5/14) Installing libidn2 (2.3.7-r0) 18:58:21 #11 30.54 (6/14) Installing nghttp2-libs (1.62.1-r0) 18:58:23 #11 32.46 (7/14) Installing libpsl (0.21.5-r1) 18:58:25 #11 34.39 (8/14) Installing zstd-libs (1.5.6-r0) 18:58:28 #11 36.94 (9/14) Installing libcurl (8.12.1-r0) 18:58:30 #11 39.46 (10/14) Installing curl (8.12.1-r0) 18:58:32 #11 41.66 (11/14) Installing docker-cli (26.1.5-r0) 18:58:37 #11 46.06 (12/14) Installing oniguruma (6.9.9-r0) 18:58:39 #11 48.30 (13/14) Installing jq (1.7.1-r0) 18:58:41 #11 50.83 (14/14) Installing openssl (3.3.4-r0) 18:58:44 #11 53.32 Executing busybox-1.36.1-r30.trigger 18:58:44 #11 53.32 Executing ca-certificates-20250619-r0.trigger 18:58:44 #11 53.37 OK: 43 MiB in 28 packages 18:58:44 #11 53.44 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:58:47 #11 56.23 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:58:51 #11 60.12 (1/167) Installing libexpat (2.7.0-r0) 18:58:53 #11 62.14 (2/167) Installing libbz2 (1.0.8-r6) 18:58:54 #11 63.76 (3/167) Installing libpng (1.6.44-r0) 18:58:56 #11 65.97 (4/167) Installing freetype (2.13.2-r0) 18:58:59 #11 68.50 (5/167) Installing fontconfig (2.15.0-r1) 18:59:01 #11 70.71 (6/167) Installing libfontenc (1.1.8-r0) 18:59:03 #11 72.30 (7/167) Installing mkfontscale (1.2.2-r6) 18:59:04 #11 73.88 (8/167) Installing font-opensans (0_git20210927-r1) 18:59:07 #11 77.02 (9/167) Installing pkgconf (2.2.0-r0) 18:59:09 #11 78.95 (10/167) Installing libgcc (13.2.1_git20240309-r1) 18:59:11 #11 80.86 (11/167) Installing libffi (3.4.6-r0) 18:59:13 #11 82.47 (12/167) Installing libintl (0.22.5-r0) 18:59:15 #11 84.05 (13/167) Installing libeconf (0.6.3-r0) 18:59:16 #11 85.67 (14/167) Installing libblkid (2.40.1-r1) 18:59:18 #11 87.58 (15/167) Installing libmount (2.40.1-r1) 18:59:20 #11 89.83 (16/167) Installing pcre2 (10.43-r0) 18:59:23 #11 92.38 (17/167) Installing glib (2.80.5-r0) 18:59:26 #11 96.00 (18/167) Installing libstdc++ (13.2.1_git20240309-r1) 18:59:28 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6463 in /w/workspace/xfoundry_edgex-taf-common_PR-137 [Pipeline] { [Pipeline] checkout 18:59:30 #11 99.30 (19/167) Installing xz-libs (5.6.2-r1) 18:59:31 Selected Git installation does not exist. Using Default 18:59:31 The recommended git tool is: NONE 18:59:32 #11 101.6 (20/167) Installing libxml2 (2.12.10-r0) 18:59:35 #11 104.4 (21/167) Installing shared-mime-info (2.4-r0) 18:59:36 using credential edgex-jenkins-ssh 18:59:36 Cloning the remote Git repository 18:59:36 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 18:59:36 > git init /w/workspace/xfoundry_edgex-taf-common_PR-137 # timeout=10 18:59:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 18:59:36 > git --version # timeout=10 18:59:36 > git --version # 'git version 2.25.1' 18:59:36 using GIT_SSH to set credentials SSH Credentials for GitHub 18:59:37 #11 106.9 (22/167) Installing hicolor-icon-theme (0.17-r2) 18:59:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:59:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 18:59:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:59:38 Merging remotes/origin/main commit 25247ac748027abf9820f8a08a2990fa03ab5444 into PR head commit 7d5ad8a3e23c3c7b781bcc5ade995d347e827e1a 18:59:38 Merge succeeded, producing 9b10e39fa6ddeaee5fa3f20a379e92042324adf9 18:59:38 Checking out Revision 9b10e39fa6ddeaee5fa3f20a379e92042324adf9 (PR-137) 18:59:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 18:59:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 18:59:38 using GIT_SSH to set credentials SSH Credentials for GitHub 18:59:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/137/head:refs/remotes/origin/PR-137 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:59:38 > git config core.sparsecheckout # timeout=10 18:59:38 > git checkout -f 7d5ad8a3e23c3c7b781bcc5ade995d347e827e1a # timeout=10 18:59:38 > git remote # timeout=10 18:59:38 > git config --get remote.origin.url # timeout=10 18:59:38 using GIT_SSH to set credentials SSH Credentials for GitHub 18:59:38 > git merge 25247ac748027abf9820f8a08a2990fa03ab5444 # timeout=10 18:59:38 > git rev-parse HEAD^{commit} # timeout=10 18:59:38 > git config core.sparsecheckout # timeout=10 18:59:38 > git checkout -f 9b10e39fa6ddeaee5fa3f20a379e92042324adf9 # timeout=10 18:59:39 #11 108.5 (23/167) Installing libjpeg-turbo (3.0.3-r0) 18:59:42 #11 111.1 (24/167) Installing libsharpyuv (1.3.2-r0) 18:59:42 Commit message: "Merge commit '25247ac748027abf9820f8a08a2990fa03ab5444' into HEAD" 18:59:42 > git rev-list --no-walk 7d5ad8a3e23c3c7b781bcc5ade995d347e827e1a # timeout=10 18:59:43 #11 112.4 (25/167) Installing libwebp (1.3.2-r0) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:59:43 provisioning config files... 18:59:43 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-137@tmp/config4936740012807024392tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:59:44 ---> ****-login.sh 18:59:44 nexus3.edgexfoundry.org:10001 18:59:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:59:45 Configure a credential helper to remove this warning. See 18:59:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:59:45 18:59:45 Login Succeeded 18:59:45 nexus3.edgexfoundry.org:10002 18:59:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:59:45 Configure a credential helper to remove this warning. See 18:59:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:59:45 18:59:45 Login Succeeded 18:59:45 nexus3.edgexfoundry.org:10003 18:59:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:59:45 Configure a credential helper to remove this warning. See 18:59:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:59:45 18:59:45 Login Succeeded 18:59:45 nexus3.edgexfoundry.org:10004 18:59:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:46 #11 114.9 (26/167) Installing tiff (4.6.0t-r0) 18:59:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:59:46 Configure a credential helper to remove this warning. See 18:59:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:59:46 18:59:46 Login Succeeded 18:59:46 ****.io 18:59:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:59:46 Configure a credential helper to remove this warning. See 18:59:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:59:46 18:59:46 Login Succeeded 18:59:46 ---> ****-login.sh ends [Pipeline] } 18:59:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:59:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:59:47 + ls -al . 18:59:47 total 68 18:59:47 drwxrwxr-x 5 jenkins jenkins 4096 Aug 7 18:59 . 18:59:47 drwxrwxr-x 4 jenkins jenkins 4096 Aug 7 18:59 .. 18:59:47 drwxrwxr-x 8 jenkins jenkins 4096 Aug 7 18:59 .git 18:59:47 drwxrwxr-x 2 jenkins jenkins 4096 Aug 7 18:59 .github 18:59:47 -rw-rw-r-- 1 jenkins jenkins 22 Aug 7 18:59 .gitignore 18:59:47 -rw-rw-r-- 1 jenkins jenkins 1653 Aug 7 18:59 Dockerfile 18:59:47 -rw-rw-r-- 1 jenkins jenkins 746 Aug 7 18:59 Jenkinsfile 18:59:47 -rw-rw-r-- 1 jenkins jenkins 11381 Aug 7 18:59 LICENSE 18:59:47 -rw-rw-r-- 1 jenkins jenkins 4232 Aug 7 18:59 README.md 18:59:47 drwxrwxr-x 5 jenkins jenkins 4096 Aug 7 18:59 TUC 18:59:47 -rw-rw-r-- 1 jenkins jenkins 5 Aug 7 18:57 VERSION 18:59:47 -rw-rw-r-- 1 jenkins jenkins 473 Aug 7 18:59 requirements.txt 18:59:47 -rw-rw-r-- 1 jenkins jenkins 54 Aug 7 18:59 robot-entrypoint.sh 18:59:47 -rw-rw-r-- 1 jenkins jenkins 445 Aug 7 18:59 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:47 #11 117.1 (27/167) Installing gdk-pixbuf (2.42.12-r0) 18:59:47 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=9b10e39fa6ddeaee5fa3f20a379e92042324adf9 --label arch=arm64 --label version=0.0.0 . 18:59:48 Sending build context to Docker daemon 405.5kB 18:59:48 Step 1/13 : FROM alpine:3.20 18:59:49 3.20: Pulling from library/alpine 18:59:49 13e713f82565: Pulling fs layer 18:59:49 13e713f82565: Download complete 18:59:50 13e713f82565: Pull complete 18:59:50 Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 18:59:50 Status: Downloaded newer image for alpine:3.20 18:59:50 ---> c88e9dceb6cb 18:59:50 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 18:59:50 ---> Running in e15fcf455b21 18:59:50 #11 119.3 (28/167) Installing gtk-update-icon-cache (3.24.43-r0) 18:59:50 Removing intermediate container e15fcf455b21 18:59:50 ---> 1d2d0228876f 18:59:50 Step 3/13 : LABEL maintainer="Bruce Huang " 18:59:50 ---> Running in 7a4876bb0b46 18:59:50 Removing intermediate container 7a4876bb0b46 18:59:50 ---> 6425b1b8054a 18:59:50 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 18:59:51 #11 120.9 (29/167) Installing libxau (1.0.11-r4) 18:59:51 ---> 2b5cbcdf8367 18:59:51 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 18:59:52 ---> 5cecc760fd17 18:59:52 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 18:59:52 ---> 01977af49573 18:59:52 Step 7/13 : WORKDIR /edgex-taf 18:59:52 ---> Running in 27bff2d36c40 18:59:53 Removing intermediate container 27bff2d36c40 18:59:53 ---> 4035cebf87e9 18:59:53 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:59:53 ---> Running in dde5cfc9a014 18:59:53 #11 122.2 (30/167) Installing libmd (1.1.0-r0) 18:59:54 #11 123.9 (31/167) Installing libbsd (0.12.2-r0) 18:59:55 Removing intermediate container dde5cfc9a014 18:59:55 ---> 977fde3564c6 18:59:55 Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.5-r2 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && rm /usr/lib/python*/EXTERNALLY-MANAGED && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache-dir --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install --no-cache-dir ./edgex-taf-common && pip3 install --no-cache-dir -r requirements.txt 18:59:55 ---> Running in 7e8cd027fec5 18:59:55 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:59:56 #11 125.5 (32/167) Installing libxdmcp (1.1.5-r1) 18:59:57 #11 126.8 (33/167) Installing libxcb (1.16.1-r0) 18:59:59 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:00:00 #11 129.3 (34/167) Installing libx11 (1.8.9-r1) 19:00:03 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 19:00:03 #11 132.5 (35/167) Installing libxcomposite (0.4.6-r5) 19:00:04 #11 133.8 (36/167) Installing libxfixes (6.0.1-r4) 19:00:06 #11 135.1 (37/167) Installing libxrender (0.9.11-r5) 19:00:06 Executing busybox-1.36.1-r30.post-upgrade 19:00:06 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 19:00:07 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 19:00:07 #11 136.7 (38/167) Installing libxcursor (1.2.2-r1) 19:00:09 Executing busybox-1.36.1-r30.trigger 19:00:09 OK: 9 MiB in 14 packages 19:00:09 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:00:09 #11 138.3 (39/167) Installing libxdamage (1.1.6-r5) 19:00:10 #11 139.6 (40/167) Installing libxext (1.3.6-r2) 19:00:12 #11 141.3 (41/167) Installing libxi (1.8.1-r4) 19:00:12 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:00:13 #11 142.9 (42/167) Installing libxinerama (1.1.5-r4) 19:00:15 #11 144.2 (43/167) Installing libxrandr (1.5.4-r1) 19:00:16 #11 145.9 (44/167) Installing libatk-1.0 (2.52.0-r0) 19:00:17 (1/14) Installing ca-certificates (20250619-r0) 19:00:18 #11 147.8 (45/167) Installing libxtst (1.2.4-r6) 19:00:19 (2/14) Installing brotli-libs (1.1.0-r2) 19:00:19 #11 149.1 (46/167) Installing dbus-libs (1.14.10-r1) 19:00:21 (3/14) Installing c-ares (1.33.1-r0) 19:00:22 #11 151.4 (47/167) Installing at-spi2-core (2.52.0-r0) 19:00:23 (4/14) Installing libunistring (1.2-r0) 19:00:24 #11 153.7 (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) 19:00:26 #11 155.6 (49/167) Installing pixman (0.43.2-r0) 19:00:26 (5/14) Installing libidn2 (2.3.7-r0) 19:00:28 (6/14) Installing nghttp2-libs (1.62.1-r0) 19:00:29 #11 158.2 (50/167) Installing cairo (1.18.4-r0) 19:00:30 (7/14) Installing libpsl (0.21.5-r1) 19:00:32 #11 161.0 (51/167) Installing cairo-gobject (1.18.4-r0) 19:00:32 (8/14) Installing zstd-libs (1.5.6-r0) 19:00:33 #11 162.4 (52/167) Installing avahi-libs (0.8-r17) 19:00:35 (9/14) Installing libcurl (8.12.1-r0) 19:00:35 #11 164.3 (53/167) Installing gmp (6.3.0-r1) 19:00:37 (10/14) Installing curl (8.12.1-r0) 19:00:37 #11 166.9 (54/167) Installing nettle (3.9.1-r0) 19:00:40 (11/14) Installing docker-cli (26.1.5-r0) 19:00:40 #11 169.4 (55/167) Installing libtasn1 (4.20.0-r0) 19:00:41 #11 171.0 (56/167) Installing p11-kit (0.25.3-r0) 19:00:44 #11 173.5 (57/167) Installing gnutls (3.8.5-r0) 19:00:44 (12/14) Installing oniguruma (6.9.9-r0) 19:00:47 (13/14) Installing jq (1.7.1-r0) 19:00:47 #11 176.7 (58/167) Installing cups-libs (2.4.9-r1) 19:00:49 (14/14) Installing openssl (3.3.4-r0) 19:00:50 #11 179.3 (59/167) Installing libepoxy (1.5.10-r1) 19:00:52 Executing busybox-1.36.1-r30.trigger 19:00:52 Executing ca-certificates-20250619-r0.trigger 19:00:52 OK: 43 MiB in 28 packages 19:00:52 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:00:52 #11 181.8 (60/167) Installing fribidi (1.0.15-r0) 19:00:54 #11 183.4 (61/167) Installing graphite2 (1.3.14-r6) 19:00:56 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:00:56 #11 185.3 (62/167) Installing harfbuzz (8.5.0-r0) 19:00:59 #11 188.1 (63/167) Installing libxft (2.3.8-r3) 19:01:00 (1/166) Installing libexpat (2.7.0-r0) 19:01:00 #11 189.6 (64/167) Installing pango (1.52.2-r0) 19:01:02 (2/166) Installing libbz2 (1.0.8-r6) 19:01:03 #11 192.2 (65/167) Installing wayland-libs-client (1.22.0-r4) 19:01:03 (3/166) Installing libpng (1.6.44-r0) 19:01:04 #11 193.8 (66/167) Installing wayland-libs-cursor (1.22.0-r4) 19:01:06 #11 195.1 (67/167) Installing wayland-libs-egl (1.22.0-r4) 19:01:06 (4/166) Installing freetype (2.13.2-r0) 19:01:07 #11 196.4 (68/167) Installing xkeyboard-config (2.41-r0) 19:01:08 (5/166) Installing fontconfig (2.15.0-r1) 19:01:09 #11 199.2 (69/167) Installing libxkbcommon (1.7.0-r0) 19:01:11 (6/166) Installing libfontenc (1.1.8-r0) 19:01:12 #11 201.4 (70/167) Installing gtk+3.0 (3.24.43-r0) 19:01:12 (7/166) Installing mkfontscale (1.2.2-r6) 19:01:14 (8/166) Installing font-opensans (0_git20210927-r1) 19:01:16 #11 205.2 (71/167) Installing icu-data-full (74.2-r1) 19:01:18 (9/166) Installing pkgconf (2.2.0-r0) 19:01:19 (10/166) Installing libgcc (13.2.1_git20240309-r1) 19:01:20 #11 209.9 (72/167) Installing mesa (24.0.9-r1) 19:01:21 (11/166) Installing libffi (3.4.6-r0) 19:01:22 #11 211.5 (73/167) Installing llvm17-libs (17.0.6-r2) 19:01:23 (12/166) Installing libintl (0.22.5-r0) 19:01:25 (13/166) Installing libeconf (0.6.3-r0) 19:01:27 (14/166) Installing libblkid (2.40.1-r1) 19:01:29 (15/166) Installing libmount (2.40.1-r1) 19:01:31 (16/166) Installing pcre2 (10.43-r0) 19:01:32 #11 221.5 (74/167) Installing hwdata-pci (0.382-r0) 19:01:34 (17/166) Installing glib (2.80.5-r0) 19:01:34 #11 224.1 (75/167) Installing libpciaccess (0.18.1-r0) 19:01:36 #11 225.7 (76/167) Installing libdrm (2.4.120-r0) 19:01:37 (18/166) Installing libstdc++ (13.2.1_git20240309-r1) 19:01:39 #11 228.0 (77/167) Installing libelf (0.191-r0) 19:01:40 (19/166) Installing xz-libs (5.6.2-r1) 19:01:41 #11 229.9 (78/167) Installing mesa-glapi (24.0.9-r1) 19:01:42 (20/166) Installing libxml2 (2.12.10-r0) 19:01:43 #11 231.9 (79/167) Installing mesa-dri-gallium (24.0.9-r1) 19:01:46 (21/166) Installing shared-mime-info (2.4-r0) 19:01:47 #11 236.3 (80/167) Installing eudev-libs (3.2.14-r2) 19:01:48 (22/166) Installing hicolor-icon-theme (0.17-r2) 19:01:49 #11 238.0 (81/167) Installing libmagic (5.45-r1) 19:01:50 (23/166) Installing libjpeg-turbo (3.0.3-r0) 19:01:51 #11 240.9 (82/167) Installing file (5.45-r1) 19:01:52 (24/166) Installing libsharpyuv (1.3.2-r0) 19:01:53 #11 242.2 (83/167) Installing xprop (1.2.7-r0) 19:01:54 (25/166) Installing libwebp (1.3.2-r0) 19:01:54 #11 243.8 (84/167) Installing libice (1.1.1-r6) 19:01:56 #11 245.4 (85/167) Installing libuuid (2.40.1-r1) 19:01:56 (26/166) Installing tiff (4.6.0t-r0) 19:01:58 #11 247.0 (86/167) Installing libsm (1.2.4-r4) 19:01:58 (27/166) Installing gdk-pixbuf (2.42.12-r0) 19:01:59 #11 248.7 (87/167) Installing libxt (1.3.0-r5) 19:02:01 (28/166) Installing gtk-update-icon-cache (3.24.43-r0) 19:02:02 #11 251.1 (88/167) Installing libxmu (1.1.4-r2) 19:02:02 (29/166) Installing libxau (1.0.11-r4) 19:02:04 (30/166) Installing libmd (1.1.0-r0) 19:02:04 #11 253.1 (89/167) Installing xset (1.2.5-r1) 19:02:05 #11 254.7 (90/167) Installing xdg-utils (1.2.1-r0) 19:02:06 (31/166) Installing libbsd (0.12.2-r0) 19:02:07 #11 256.6 (91/167) Installing libogg (1.3.5-r5) 19:02:07 (32/166) Installing libxdmcp (1.1.5-r1) 19:02:08 (33/166) Installing libxcb (1.16.1-r0) 19:02:09 #11 258.2 (92/167) Installing libflac (1.4.3-r1) 19:02:11 #11 260.5 (93/167) Installing alsa-lib (1.2.11-r0) 19:02:11 (34/166) Installing libx11 (1.8.9-r1) 19:02:14 #11 263.3 (94/167) Installing libSvtAv1Enc (2.0.0-r1) 19:02:14 (35/166) Installing libxcomposite (0.4.6-r5) 19:02:16 (36/166) Installing libxfixes (6.0.1-r4) 19:02:17 (37/166) Installing libxrender (0.9.11-r5) 19:02:17 #11 266.7 (95/167) Installing aom-libs (3.9.1-r0) 19:02:18 (38/166) Installing libxcursor (1.2.2-r1) 19:02:20 (39/166) Installing libxdamage (1.1.6-r5) 19:02:21 #11 270.3 (96/167) Installing libva (2.21.0-r0) 19:02:22 (40/166) Installing libxext (1.3.6-r2) 19:02:22 #11 272.2 (97/167) Installing libvdpau (1.5-r3) 19:02:23 (41/166) Installing libxi (1.8.1-r4) 19:02:24 #11 273.8 (98/167) Installing onevpl-libs (2023.3.1-r2) 19:02:25 (42/166) Installing libxinerama (1.1.5-r4) 19:02:26 (43/166) Installing libxrandr (1.5.4-r1) 19:02:26 #11 276.0 (99/167) Installing ffmpeg-libavutil (6.1.1-r8) 19:02:28 (44/166) Installing libatk-1.0 (2.52.0-r0) 19:02:29 #11 278.6 (100/167) Installing libdav1d (1.4.2-r0) 19:02:30 (45/166) Installing libxtst (1.2.4-r6) 19:02:31 (46/166) Installing dbus-libs (1.14.10-r1) 19:02:32 #11 281.4 (101/167) Installing openexr-libiex (3.1.13-r1) 19:02:34 (47/166) Installing at-spi2-core (2.52.0-r0) 19:02:34 #11 283.6 (102/167) Installing openexr-libilmthread (3.1.13-r1) 19:02:36 #11 285.3 (103/167) Installing imath (3.1.12-r0) 19:02:36 (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) 19:02:38 #11 287.2 (104/167) Installing openexr-libopenexr (3.1.13-r1) 19:02:38 (49/166) Installing pixman (0.43.2-r0) 19:02:41 (50/166) Installing cairo (1.18.4-r0) 19:02:41 #11 290.3 (105/167) Installing giflib (5.2.2-r0) 19:02:43 #11 291.9 (106/167) Installing libhwy (1.0.7-r0) 19:02:43 (51/166) Installing cairo-gobject (1.18.4-r0) 19:02:44 #11 293.5 (107/167) Installing lcms2 (2.16-r0) 19:02:45 (52/166) Installing avahi-libs (0.8-r17) 19:02:46 #11 295.7 (108/167) Installing libjxl (0.10.2-r0) 19:02:47 (53/166) Installing gmp (6.3.0-r1) 19:02:49 (54/166) Installing nettle (3.9.1-r0) 19:02:50 #11 298.9 (109/167) Installing lame-libs (3.100-r5) 19:02:52 #11 301.2 (110/167) Installing opus (1.5.2-r0) 19:02:52 (55/166) Installing libtasn1 (4.20.0-r0) 19:02:53 (56/166) Installing p11-kit (0.25.3-r0) 19:02:54 #11 303.7 (111/167) Installing rav1e-libs (0.7.1-r0) 19:02:56 (57/166) Installing gnutls (3.8.5-r0) 19:02:58 #11 306.9 (112/167) Installing libgomp (13.2.1_git20240309-r1) 19:02:59 (58/166) Installing cups-libs (2.4.9-r1) 19:02:59 #11 309.1 (113/167) Installing soxr (0.1.3-r7) 19:03:01 #11 311.0 (114/167) Installing ffmpeg-libswresample (6.1.1-r8) 19:03:02 (59/166) Installing libepoxy (1.5.10-r1) 19:03:03 #11 312.9 (115/167) Installing libtheora (1.1.1-r18) 19:03:04 (60/166) Installing fribidi (1.0.15-r0) 19:03:06 #11 315.5 (116/167) Installing libvorbis (1.3.7-r2) 19:03:06 (61/166) Installing graphite2 (1.3.14-r6) 19:03:08 (62/166) Installing harfbuzz (8.5.0-r0) 19:03:08 #11 317.7 (117/167) Installing libvpx (1.14.1-r0) 19:03:11 (63/166) Installing libxft (2.3.8-r3) 19:03:12 #11 320.9 (118/167) Installing libwebpmux (1.3.2-r0) 19:03:13 (64/166) Installing pango (1.52.2-r0) 19:03:13 #11 322.5 (119/167) Installing x264-libs (0.164_git20231001-r0) 19:03:15 (65/166) Installing wayland-libs-client (1.22.0-r4) 19:03:16 #11 325.6 (120/167) Installing numactl (2.0.18-r0) 19:03:17 (66/166) Installing wayland-libs-cursor (1.22.0-r4) 19:03:17 #11 327.2 (121/167) Installing x265-libs (3.6-r0) 19:03:18 (67/166) Installing wayland-libs-egl (1.22.0-r4) 19:03:20 (68/166) Installing xkeyboard-config (2.41-r0) 19:03:22 #11 330.8 (122/167) Installing xvidcore (1.3.7-r2) 19:03:23 (69/166) Installing libxkbcommon (1.7.0-r0) 19:03:24 #11 333.1 (123/167) Installing ffmpeg-libavcodec (6.1.1-r8) 19:03:25 (70/166) Installing gtk+3.0 (3.24.43-r0) 19:03:28 #11 337.2 (124/167) Installing libbluray (1.3.4-r1) 19:03:29 (71/166) Installing icu-data-full (74.2-r1) 19:03:30 #11 339.4 (125/167) Installing mpg123-libs (1.32.8-r0) 19:03:32 #11 341.7 (126/167) Installing libopenmpt (0.7.7-r0) 19:03:34 (72/166) Installing mesa (24.0.9-r1) 19:03:35 #11 344.5 (127/167) Installing cjson (1.7.18-r0) 19:03:36 (73/166) Installing llvm17-libs (17.0.6-r2) 19:03:37 #11 346.1 (128/167) Installing mbedtls (3.6.4-r0) 19:03:39 #11 348.7 (129/167) Installing librist (0.2.10-r1) 19:03:41 #11 350.6 (130/167) Installing libsrt (1.5.3-r0) 19:03:44 #11 353.1 (131/167) Installing libssh (0.10.6-r0) 19:03:46 #11 355.4 (132/167) Installing libsodium (1.0.19-r0) 19:03:46 (74/166) Installing hwdata-pci (0.382-r0) 19:03:48 (75/166) Installing libpciaccess (0.18.1-r0) 19:03:48 #11 357.6 (133/167) Installing libzmq (4.3.5-r2) 19:03:50 (76/166) Installing libdrm (2.4.120-r0) 19:03:51 #11 360.1 (134/167) Installing ffmpeg-libavformat (6.1.1-r8) 19:03:52 (77/166) Installing libelf (0.191-r0) 19:03:54 #11 363.3 (135/167) Installing crc32c (1.1.2-r0) 19:03:54 (78/166) Installing mesa-glapi (24.0.9-r1) 19:03:55 #11 364.9 (136/167) Installing double-conversion (3.3.0-r0) 19:03:56 (79/166) Installing mesa-dri-gallium (24.0.9-r1) 19:03:57 #11 366.5 (137/167) Installing libevent (2.1.12-r7) 19:04:00 #11 369.1 (138/167) Installing wayland-libs-server (1.22.0-r4) 19:04:01 #11 370.7 (139/167) Installing mesa-gbm (24.0.9-r1) 19:04:01 (80/166) Installing eudev-libs (3.2.14-r2) 19:04:02 (81/166) Installing libmagic (5.45-r1) 19:04:03 #11 372.4 (140/167) Installing harfbuzz-subset (8.5.0-r0) 19:04:06 #11 375.2 (141/167) Installing icu-libs (74.2-r1) 19:04:06 (82/166) Installing file (5.45-r1) 19:04:07 (83/166) Installing xprop (1.2.7-r0) 19:04:09 (84/166) Installing libice (1.1.1-r6) 19:04:10 #11 378.7 (142/167) Installing minizip (1.3.1-r0) 19:04:11 (85/166) Installing libuuid (2.40.1-r1) 19:04:11 #11 380.3 (143/167) Installing nspr (4.35-r4) 19:04:12 (86/166) Installing libsm (1.2.4-r4) 19:04:13 #11 382.5 (144/167) Installing sqlite-libs (3.45.3-r2) 19:04:14 (87/166) Installing libxt (1.3.0-r5) 19:04:16 #11 385.4 (145/167) Installing nss (3.105-r0) 19:04:16 (88/166) Installing libxmu (1.1.4-r2) 19:04:18 (89/166) Installing xset (1.2.5-r1) 19:04:19 #11 388.6 (146/167) Installing openh264 (2.4.1-r0) 19:04:20 (90/166) Installing xdg-utils (1.2.1-r0) 19:04:22 (91/166) Installing libogg (1.3.5-r5) 19:04:22 #11 391.5 (147/167) Installing libcamera-ipa (0.3.0-r0) 19:04:23 (92/166) Installing libflac (1.4.3-r1) 19:04:24 #11 393.5 (148/167) Installing libunwind (1.8.1-r0) 19:04:26 (93/166) Installing alsa-lib (1.2.11-r0) 19:04:26 #11 395.5 (149/167) Installing yaml (0.2.5-r2) 19:04:28 #11 397.4 (150/167) Installing libcamera (0.3.0-r0) 19:04:29 (94/166) Installing libSvtAv1Enc (2.0.0-r1) 19:04:31 #11 400.2 (151/167) Installing speexdsp (1.2.1-r2) 19:04:32 #11 401.8 (152/167) Installing libuv (1.48.0-r0) 19:04:33 (95/166) Installing aom-libs (3.9.1-r0) 19:04:34 #11 403.7 (153/167) Installing roc-toolkit-libs (0.3.0-r0) 19:04:36 (96/166) Installing libva (2.21.0-r0) 19:04:37 #11 406.3 (154/167) Installing libsndfile (1.2.2-r1) 19:04:38 (97/166) Installing libvdpau (1.5-r3) 19:04:39 #11 408.8 (155/167) Installing webrtc-audio-processing-1 (1.3-r0) 19:04:39 (98/166) Installing ffmpeg-libavutil (6.1.1-r8) 19:04:43 #11 411.7 (156/167) Installing pipewire-libs (1.0.6-r1) 19:04:43 (99/166) Installing libdav1d (1.4.2-r0) 19:04:45 (100/166) Installing openexr-libiex (3.1.13-r1) 19:04:46 #11 415.1 (157/167) Installing libasyncns (0.8-r3) 19:04:47 #11 416.4 (158/167) Installing libltdl (2.4.7-r3) 19:04:47 (101/166) Installing openexr-libilmthread (3.1.13-r1) 19:04:49 #11 418.1 (159/167) Installing orc (0.4.40-r0) 19:04:49 (102/166) Installing imath (3.1.12-r0) 19:04:51 #11 420.4 (160/167) Installing tdb-libs (1.4.9-r1) 19:04:51 (103/166) Installing openexr-libopenexr (3.1.13-r1) 19:04:53 #11 422.3 (161/167) Installing libpulse (17.0-r0) 19:04:54 (104/166) Installing giflib (5.2.2-r0) 19:04:56 #11 425.1 (162/167) Installing libwebpdemux (1.3.2-r0) 19:04:56 (105/166) Installing libhwy (1.0.7-r0) 19:04:57 #11 426.5 (163/167) Installing libgpg-error (1.49-r0) 19:04:58 (106/166) Installing lcms2 (2.16-r0) 19:04:59 #11 428.4 (164/167) Installing libgcrypt (1.10.3-r0) 19:05:00 (107/166) Installing libjxl (0.10.2-r0) 19:05:02 #11 431.2 (165/167) Installing libxslt (1.1.39-r2) 19:05:03 (108/166) Installing lame-libs (3.100-r5) 19:05:04 #11 433.5 (166/167) Installing chromium (131.0.6778.108-r0) 19:05:06 (109/166) Installing opus (1.5.2-r0) 19:05:08 (110/166) Installing rav1e-libs (0.7.1-r0) 19:05:11 (111/166) Installing libgomp (13.2.1_git20240309-r1) 19:05:13 (112/166) Installing soxr (0.1.3-r7) 19:05:15 (113/166) Installing ffmpeg-libswresample (6.1.1-r8) 19:05:17 (114/166) Installing libtheora (1.1.1-r18) 19:05:20 (115/166) Installing libvorbis (1.3.7-r2) 19:05:22 #11 450.3 (167/167) Installing chromium-chromedriver (131.0.6778.108-r0) 19:05:22 (116/166) Installing libvpx (1.14.1-r0) 19:05:26 #11 454.7 Executing busybox-1.36.1-r30.trigger 19:05:26 #11 454.7 Executing fontconfig-2.15.0-r1.trigger 19:05:26 #11 454.7 Executing mkfontscale-1.2.2-r6.trigger 19:05:26 #11 454.7 Executing glib-2.80.5-r0.trigger 19:05:26 #11 454.8 Executing shared-mime-info-2.4-r0.trigger 19:05:26 #11 455.1 Executing gdk-pixbuf-2.42.12-r0.trigger 19:05:26 #11 455.1 Executing gtk-update-icon-cache-3.24.43-r0.trigger 19:05:26 #11 455.1 Executing gtk+3.0-3.24.43-r0.trigger 19:05:26 #11 455.2 OK: 672 MiB in 195 packages 19:05:26 #11 455.2 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:05:26 (117/166) Installing libwebpmux (1.3.2-r0) 19:05:27 (118/166) Installing x264-libs (0.164_git20231001-r0) 19:05:29 #11 458.0 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:05:30 (119/166) Installing numactl (2.0.18-r0) 19:05:32 #11 461.7 (1/30) Installing jansson (2.14-r4) 19:05:32 (120/166) Installing x265-libs (3.6-r0) 19:05:33 #11 463.2 (2/30) Installing binutils (2.42-r1) 19:05:36 (121/166) Installing xvidcore (1.3.7-r2) 19:05:38 #11 466.8 (3/30) Installing libatomic (13.2.1_git20240309-r1) 19:05:38 (122/166) Installing ffmpeg-libavcodec (6.1.1-r8) 19:05:39 #11 468.1 (4/30) Installing isl26 (0.26-r1) 19:05:41 #11 470.9 (5/30) Installing mpfr4 (4.2.1-r0) 19:05:43 (123/166) Installing libbluray (1.3.4-r1) 19:05:44 #11 473.4 (6/30) Installing mpc1 (1.3.1-r1) 19:05:45 (124/166) Installing mpg123-libs (1.32.8-r0) 19:05:46 #11 475.4 (7/30) Installing gcc (13.2.1_git20240309-r1) 19:05:47 (125/166) Installing libopenmpt (0.7.7-r0) 19:05:50 (126/166) Installing cjson (1.7.18-r0) 19:05:52 (127/166) Installing mbedtls (3.6.4-r0) 19:05:54 (128/166) Installing librist (0.2.10-r1) 19:05:56 #11 484.3 (8/30) Installing musl-dev (1.2.5-r1) 19:05:56 (129/166) Installing libsrt (1.5.3-r0) 19:05:59 (130/166) Installing libssh (0.10.6-r0) 19:05:59 #11 488.0 (9/30) Installing linux-headers (6.6-r0) 19:06:01 (131/166) Installing libsodium (1.0.19-r0) 19:06:02 #11 491.2 (10/30) Installing libffi-dev (3.4.6-r0) 19:06:03 (132/166) Installing libzmq (4.3.5-r2) 19:06:04 #11 493.1 (11/30) Installing libpq (16.9-r0) 19:06:06 #11 495.4 (12/30) Installing openssl-dev (3.3.4-r0) 19:06:07 (133/166) Installing ffmpeg-libavformat (6.1.1-r8) 19:06:09 #11 497.9 (13/30) Installing libpq-dev (16.9-r0) 19:06:09 (134/166) Installing crc32c (1.1.2-r0) 19:06:11 (135/166) Installing double-conversion (3.3.0-r0) 19:06:11 #11 500.8 (14/30) Installing libecpg (16.9-r0) 19:06:13 (136/166) Installing libevent (2.1.12-r7) 19:06:13 #11 502.7 (15/30) Installing libecpg-dev (16.9-r0) 19:06:15 (137/166) Installing wayland-libs-server (1.22.0-r4) 19:06:16 #11 505.2 (16/30) Installing clang16-headers (16.0.6-r5) 19:06:17 (138/166) Installing mesa-gbm (24.0.9-r1) 19:06:19 (139/166) Installing harfbuzz-subset (8.5.0-r0) 19:06:19 #11 508.2 (17/30) Installing llvm16-libs (16.0.6-r9) 19:06:22 (140/166) Installing icu-libs (74.2-r1) 19:06:25 (141/166) Installing minizip (1.3.1-r0) 19:06:27 (142/166) Installing nspr (4.35-r4) 19:06:28 (143/166) Installing sqlite-libs (3.45.3-r2) 19:06:29 #11 517.6 (18/30) Installing clang16-libs (16.0.6-r5) 19:06:32 (144/166) Installing nss (3.105-r0) 19:06:35 (145/166) Installing openh264 (2.4.1-r0) 19:06:35 #11 523.9 (19/30) Installing fortify-headers (1.1-r3) 19:06:36 #11 525.2 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) 19:06:38 (146/166) Installing libcamera-ipa (0.3.0-r0) 19:06:40 #11 529.0 (21/30) Installing llvm16-linker-tools (16.0.6-r9) 19:06:40 (147/166) Installing libunwind (1.8.1-r0) 19:06:41 #11 530.9 (22/30) Installing clang16 (16.0.6-r5) 19:06:42 (148/166) Installing yaml (0.2.5-r2) 19:06:44 #11 533.5 (23/30) Installing icu (74.2-r1) 19:06:44 (149/166) Installing libcamera (0.3.0-r0) 19:06:46 #11 536.0 (24/30) Installing icu-dev (74.2-r1) 19:06:47 (150/166) Installing speexdsp (1.2.1-r2) 19:06:49 (151/166) Installing libuv (1.48.0-r0) 19:06:50 #11 539.2 (25/30) Installing llvm16 (16.0.6-r9) 19:06:51 (152/166) Installing roc-toolkit-libs (0.3.0-r0) 19:06:53 (153/166) Installing libsndfile (1.2.2-r1) 19:06:56 (154/166) Installing webrtc-audio-processing-1 (1.3-r0) 19:06:59 (155/166) Installing pipewire-libs (1.0.6-r1) 19:07:00 #11 549.2 (26/30) Installing lz4-libs (1.9.4-r5) 19:07:03 #11 552.1 (27/30) Installing lz4-dev (1.9.4-r5) 19:07:04 (156/166) Installing libasyncns (0.8-r3) 19:07:04 #11 553.7 (28/30) Installing zstd (1.5.6-r0) 19:07:05 (157/166) Installing libltdl (2.4.7-r3) 19:07:06 #11 555.9 (29/30) Installing zstd-dev (1.5.6-r0) 19:07:07 (158/166) Installing orc (0.4.40-r0) 19:07:08 (159/166) Installing tdb-libs (1.4.9-r1) 19:07:09 #11 557.8 (30/30) Installing postgresql16-dev (16.9-r0) 19:07:10 (160/166) Installing libpulse (17.0-r0) 19:07:12 #11 561.3 Executing busybox-1.36.1-r30.trigger 19:07:12 #11 561.3 OK: 1208 MiB in 225 packages 19:07:12 #11 561.4 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:07:14 (161/166) Installing libwebpdemux (1.3.2-r0) 19:07:14 #11 564.3 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:07:15 (162/166) Installing libgpg-error (1.49-r0) 19:07:17 (163/166) Installing libgcrypt (1.10.3-r0) 19:07:19 #11 567.8 (1/14) Installing g++ (13.2.1_git20240309-r1) 19:07:19 (164/166) Installing libxslt (1.1.39-r2) 19:07:22 (165/166) Installing chromium (131.0.6778.108-r0) 19:07:24 #11 572.9 (2/14) Installing gdbm (1.23-r1) 19:07:25 #11 574.5 (3/14) Installing mpdecimal (4.0.0-r0) 19:07:27 #11 576.5 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) 19:07:29 #11 578.1 (5/14) Installing libncursesw (6.4_p20240420-r2) 19:07:31 #11 580.4 (6/14) Installing libpanelw (6.4_p20240420-r2) 19:07:32 #11 581.7 (7/14) Installing readline (8.2.10-r0) 19:07:35 #11 583.9 (8/14) Installing python3 (3.12.11-r0) 19:07:39 #11 588.1 (9/14) Installing python3-pycache-pyc0 (3.12.11-r0) 19:07:40 (166/166) Installing chromium-chromedriver (131.0.6778.108-r0) 19:07:42 #11 591.9 (10/14) Installing pyc (3.12.11-r0) 19:07:43 Executing busybox-1.36.1-r30.trigger 19:07:43 Executing fontconfig-2.15.0-r1.trigger 19:07:43 Executing mkfontscale-1.2.2-r6.trigger 19:07:43 Executing glib-2.80.5-r0.trigger 19:07:43 Executing shared-mime-info-2.4-r0.trigger 19:07:44 #11 593.2 (11/14) Installing python3-pyc (3.12.11-r0) 19:07:45 #11 594.5 (12/14) Installing python3-dev (3.12.11-r0) 19:07:46 Executing gdk-pixbuf-2.42.12-r0.trigger 19:07:46 Executing gtk-update-icon-cache-3.24.43-r0.trigger 19:07:46 Executing gtk+3.0-3.24.43-r0.trigger 19:07:46 OK: 657 MiB in 194 packages 19:07:46 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:07:49 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:07:54 (1/30) Installing jansson (2.14-r4) 19:07:55 (2/30) Installing binutils (2.42-r1) 19:07:55 #11 603.8 (13/14) Installing libsodium-dev (1.0.19-r0) 19:07:56 #11 605.5 (14/14) Installing zeromq-dev (4.3.5-r2) 19:07:58 #11 607.1 Executing busybox-1.36.1-r30.trigger 19:07:58 #11 607.1 OK: 1374 MiB in 239 packages 19:07:58 #11 607.2 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:07:59 (3/30) Installing libatomic (13.2.1_git20240309-r1) 19:08:00 (4/30) Installing isl26 (0.26-r1) 19:08:01 #11 610.0 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:08:03 (5/30) Installing mpfr4 (4.2.1-r0) 19:08:04 #11 613.6 OK: 1374 MiB in 239 packages 19:08:04 #11 613.6 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:08:06 (6/30) Installing mpc1 (1.3.1-r1) 19:08:07 #11 616.6 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:08:08 (7/30) Installing gcc (13.2.1_git20240309-r1) 19:08:11 #11 620.1 (1/1) Installing tzdata (2025b-r0) 19:08:13 #11 622.4 OK: 1376 MiB in 240 packages 19:08:13 #11 622.8 (1/1) Purging tzdata (2025b-r0) 19:08:13 #11 622.8 OK: 1374 MiB in 239 packages 19:08:15 #11 624.5 Looking in links: /tmp/tmpbfs7aqn6 19:08:15 #11 624.5 Processing /tmp/tmpbfs7aqn6/pip-25.0.1-py3-none-any.whl 19:08:15 #11 624.5 Installing collected packages: pip 19:08:16 #11 625.5 Successfully installed pip-25.0.1 19:08:16 #11 625.5 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:08:16 #11 625.9 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) 19:08:16 #11 626.0 Collecting pip 19:08:16 #11 626.0 Downloading pip-25.2-py3-none-any.whl.metadata (4.7 kB) 19:08:16 #11 626.2 Collecting setuptools 19:08:17 #11 626.2 Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) 19:08:17 #11 626.2 Collecting wheel 19:08:17 #11 626.2 Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) 19:08:17 #11 626.2 Downloading pip-25.2-py3-none-any.whl (1.8 MB) 19:08:17 #11 626.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 192.8 MB/s eta 0:00:00 19:08:17 #11 626.2 Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) 19:08:17 #11 626.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 251.4 MB/s eta 0:00:00 19:08:17 #11 626.2 Downloading wheel-0.45.1-py3-none-any.whl (72 kB) 19:08:17 #11 626.3 Installing collected packages: wheel, setuptools, pip 19:08:18 (8/30) Installing musl-dev (1.2.5-r1) 19:08:18 #11 627.2 Attempting uninstall: pip 19:08:18 #11 627.2 Found existing installation: pip 25.0.1 19:08:18 #11 627.2 Uninstalling pip-25.0.1: 19:08:18 #11 627.2 Successfully uninstalled pip-25.0.1 19:08:19 #11 628.3 Successfully installed pip-25.2 setuptools-80.9.0 wheel-0.45.1 19:08:19 #11 628.3 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 19:08:19 #11 628.8 Processing ./edgex-taf-common 19:08:19 #11 628.8 Preparing metadata (setup.py): started 19:08:19 #11 629.0 Preparing metadata (setup.py): finished with status 'done' 19:08:19 #11 629.0 Building wheels for collected packages: edgex-taf-common 19:08:19 #11 629.0 DEPRECATION: Building 'edgex-taf-common' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'edgex-taf-common'. Discussion can be found at https://github.com/pypa/pip/issues/6334 19:08:19 #11 629.0 Building wheel for edgex-taf-common (setup.py): started 19:08:20 #11 629.2 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 19:08:20 #11 629.2 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15433 sha256=605db2e88a740253eb78c60108aee217190e4180f18117f576a9253359359738 19:08:20 #11 629.2 Stored in directory: /tmp/pip-ephem-wheel-cache-kii6xe8u/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 19:08:20 #11 629.3 Successfully built edgex-taf-common 19:08:20 #11 629.3 Installing collected packages: edgex-taf-common 19:08:20 #11 629.3 Successfully installed edgex-taf-common-0.0.0 19:08:20 #11 629.3 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 19:08:20 #11 629.8 Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) 19:08:20 #11 629.8 Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) 19:08:20 #11 629.9 Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) 19:08:20 #11 629.9 Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) 19:08:20 #11 629.9 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) 19:08:20 #11 629.9 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 19:08:20 #11 629.9 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) 19:08:20 (9/30) Installing linux-headers (6.6-r0) 19:08:20 #11 629.9 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 19:08:20 #11 629.9 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) 19:08:20 #11 629.9 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 19:08:20 #11 630.0 Preparing metadata (setup.py): started 19:08:20 #11 630.1 Preparing metadata (setup.py): finished with status 'done' 19:08:21 #11 630.2 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) 19:08:21 #11 630.2 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 19:08:21 #11 630.2 Preparing metadata (setup.py): started 19:08:21 #11 630.4 Preparing metadata (setup.py): finished with status 'done' 19:08:21 #11 630.4 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) 19:08:21 #11 630.4 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) 19:08:21 #11 630.4 Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) 19:08:21 #11 630.4 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) 19:08:21 #11 630.4 Collecting requests==2.32.4 (from -r requirements.txt (line 9)) 19:08:21 #11 630.5 Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) 19:08:21 #11 630.5 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) 19:08:21 #11 630.5 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) 19:08:21 #11 630.5 Collecting docker==7.1.0 (from -r requirements.txt (line 11)) 19:08:21 #11 630.5 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 19:08:21 #11 630.7 Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) 19:08:21 #11 630.8 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (62 kB) 19:08:21 #11 630.9 Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) 19:08:21 #11 630.9 Downloading psutil-7.0.0.tar.gz (497 kB) 19:08:21 #11 631.0 Installing build dependencies: started 19:08:22 #11 631.8 Installing build dependencies: finished with status 'done' 19:08:22 #11 631.8 Getting requirements to build wheel: started 19:08:23 #11 632.3 Getting requirements to build wheel: finished with status 'done' 19:08:23 #11 632.3 Preparing metadata (pyproject.toml): started 19:08:23 #11 632.6 Preparing metadata (pyproject.toml): finished with status 'done' 19:08:23 #11 632.9 Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) 19:08:23 #11 632.9 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl.metadata (6.0 kB) 19:08:23 #11 632.9 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) 19:08:23 #11 632.9 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) 19:08:23 #11 633.0 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) 19:08:23 #11 633.0 Downloading psycopg2-2.9.10.tar.gz (385 kB) 19:08:23 #11 633.1 Preparing metadata (setup.py): started 19:08:24 (10/30) Installing libffi-dev (3.4.6-r0) 19:08:24 #11 633.3 Preparing metadata (setup.py): finished with status 'done' 19:08:24 #11 633.4 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) 19:08:24 #11 633.4 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl.metadata (3.4 kB) 19:08:24 #11 633.6 Collecting protobuf==6.31.1 (from -r requirements.txt (line 18)) 19:08:24 #11 633.6 Downloading protobuf-6.31.1-py3-none-any.whl.metadata (593 bytes) 19:08:24 #11 633.6 Collecting pyjwt==2.10.1 (from -r requirements.txt (line 19)) 19:08:24 #11 633.6 Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) 19:08:24 #11 633.8 Collecting cryptography==45.0.5 (from -r requirements.txt (line 20)) 19:08:24 #11 633.8 Downloading cryptography-45.0.5-cp311-abi3-musllinux_1_2_x86_64.whl.metadata (5.7 kB) 19:08:24 #11 633.9 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) 19:08:24 #11 633.9 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 19:08:24 #11 633.9 Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) 19:08:24 #11 633.9 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) 19:08:24 #11 633.9 Collecting genson==1.3.0 (from -r requirements.txt (line 23)) 19:08:24 #11 633.9 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 19:08:24 #11 634.0 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:08:24 #11 634.0 Downloading selenium-4.34.2-py3-none-any.whl.metadata (7.5 kB) 19:08:24 #11 634.0 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:08:24 #11 634.0 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) 19:08:24 #11 634.0 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:08:24 #11 634.0 Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB) 19:08:24 #11 634.1 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 19:08:25 #11 634.1 Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 19:08:25 #11 634.1 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 19:08:25 #11 634.1 Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) 19:08:25 #11 634.1 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:08:25 #11 634.1 Downloading docutils-0.22-py3-none-any.whl.metadata (15 kB) 19:08:25 #11 634.2 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:08:25 #11 634.2 Downloading flex-6.14.1.tar.gz (40 kB) 19:08:25 #11 634.2 Preparing metadata (setup.py): started 19:08:25 #11 634.4 Preparing metadata (setup.py): finished with status 'done' 19:08:25 #11 634.5 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:08:25 #11 634.5 Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) 19:08:25 #11 634.5 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:08:25 #11 634.5 Downloading jsonschema-4.25.0-py3-none-any.whl.metadata (7.7 kB) 19:08:25 #11 634.5 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:08:25 #11 634.5 Downloading openapi_core-0.19.5-py3-none-any.whl.metadata (6.6 kB) 19:08:25 #11 634.6 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:08:25 #11 634.6 Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 19:08:25 #11 634.6 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:08:25 #11 634.6 Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 19:08:25 #11 634.6 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:08:25 #11 634.6 Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) 19:08:25 #11 634.8 Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) 19:08:25 #11 634.8 Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (35 kB) 19:08:25 #11 634.8 Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) 19:08:25 #11 634.8 Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) 19:08:25 #11 634.8 Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 9)) 19:08:25 #11 634.8 Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB) 19:08:25 #11 634.9 Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) 19:08:25 #11 634.9 Downloading certifi-2025.8.3-py3-none-any.whl.metadata (2.4 kB) 19:08:25 #11 634.9 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 19:08:25 #11 634.9 Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) 19:08:25 #11 635.0 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 19:08:25 #11 635.0 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 19:08:25 #11 635.0 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.49.0->-r requirements.txt (line 15)) (80.9.0) 19:08:25 #11 635.1 Collecting cffi>=1.14 (from cryptography==45.0.5->-r requirements.txt (line 20)) 19:08:25 (11/30) Installing libpq (16.9-r0) 19:08:26 #11 635.1 Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (1.5 kB) 19:08:26 #11 635.1 Collecting pycparser (from cffi>=1.14->cryptography==45.0.5->-r requirements.txt (line 20)) 19:08:26 #11 635.1 Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) 19:08:26 #11 635.2 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 19:08:26 #11 635.2 Downloading bcrypt-4.3.0-cp39-abi3-musllinux_1_2_x86_64.whl.metadata (10 kB) 19:08:26 #11 635.2 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 19:08:26 #11 635.2 Downloading invoke-2.2.0-py3-none-any.whl.metadata (3.3 kB) 19:08:26 #11 635.3 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 19:08:26 #11 635.3 Downloading PyNaCl-1.5.0-cp36-abi3-musllinux_1_1_x86_64.whl.metadata (8.6 kB) 19:08:26 #11 635.3 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) 19:08:26 #11 635.3 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 19:08:26 #11 635.4 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 15)) 19:08:26 #11 635.4 Downloading typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB) 19:08:26 #11 635.4 Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:08:26 #11 635.4 Downloading trio-0.30.0-py3-none-any.whl.metadata (8.5 kB) 19:08:26 #11 635.4 Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:08:26 #11 635.4 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 19:08:26 #11 635.5 Collecting attrs>=23.2.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:08:26 #11 635.5 Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) 19:08:26 #11 635.5 Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:08:26 #11 635.5 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 19:08:26 #11 635.5 Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:08:26 #11 635.5 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 19:08:26 #11 635.5 Collecting sniffio>=1.3.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:08:26 #11 635.5 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 19:08:26 #11 635.6 Collecting wsproto>=0.14 (from trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:08:26 #11 635.6 Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) 19:08:26 #11 635.6 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]~=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:08:26 #11 635.6 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 19:08:26 #11 635.6 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:08:26 #11 635.6 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 19:08:26 #11 635.7 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:08:26 #11 635.7 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (2.1 kB) 19:08:26 #11 635.7 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:08:26 #11 635.7 Downloading validate_email-1.3.tar.gz (4.7 kB) 19:08:26 #11 635.7 Preparing metadata (setup.py): started 19:08:26 #11 635.9 Preparing metadata (setup.py): finished with status 'done' 19:08:26 #11 635.9 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:08:26 #11 635.9 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 19:08:26 #11 635.9 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:08:26 #11 635.9 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 19:08:26 #11 636.0 Preparing metadata (setup.py): started 19:08:26 #11 636.1 Preparing metadata (setup.py): finished with status 'done' 19:08:27 #11 636.2 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:08:27 #11 636.2 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 19:08:27 #11 636.2 Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:08:27 #11 636.2 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 19:08:27 #11 636.2 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:08:27 #11 636.2 Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl.metadata (2.9 kB) 19:08:27 #11 636.3 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:08:27 #11 636.3 Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) 19:08:27 #11 636.6 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:08:27 #11 636.6 Downloading rpds_py-0.27.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.2 kB) 19:08:27 #11 636.6 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:08:27 #11 636.6 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 19:08:27 #11 636.7 Collecting jsonschema-path<0.4.0,>=0.3.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:08:27 #11 636.7 Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) 19:08:27 #11 636.7 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:08:27 #11 636.7 Downloading more_itertools-10.7.0-py3-none-any.whl.metadata (37 kB) 19:08:27 #11 636.7 Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:08:27 #11 636.7 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) 19:08:27 #11 636.7 Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:08:27 #11 636.7 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl.metadata (5.7 kB) 19:08:27 #11 636.8 Collecting parse (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:08:27 #11 636.8 Downloading parse-1.20.2-py2.py3-none-any.whl.metadata (22 kB) 19:08:27 #11 636.8 Collecting werkzeug<3.1.2 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:08:27 #11 636.8 Downloading werkzeug-3.1.1-py3-none-any.whl.metadata (3.7 kB) 19:08:27 #11 636.9 Collecting pathable<0.5.0,>=0.4.1 (from jsonschema-path<0.4.0,>=0.3.1->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:08:27 #11 636.9 Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) 19:08:27 #11 636.9 Collecting rfc3339-validator (from openapi-schema-validator<0.7.0,>=0.6.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:08:27 #11 636.9 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) 19:08:27 #11 637.0 Collecting lazy-object-proxy<2.0.0,>=1.7.1 (from openapi-spec-validator<0.8.0,>=0.7.1->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:08:27 #11 637.0 Downloading lazy_object_proxy-1.11.0-py3-none-any.whl.metadata (8.2 kB) 19:08:27 #11 637.0 Collecting MarkupSafe>=2.1.1 (from werkzeug<3.1.2->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:08:28 #11 637.0 Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.0 kB) 19:08:28 #11 637.1 Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) 19:08:28 #11 637.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 223.7 MB/s 0:00:00 19:08:28 #11 637.1 Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) 19:08:28 #11 637.1 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 19:08:28 #11 637.1 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 19:08:28 #11 637.1 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) 19:08:28 #11 637.1 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) 19:08:28 #11 637.1 Downloading requests-2.32.4-py3-none-any.whl (64 kB) 19:08:28 #11 637.1 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) 19:08:28 #11 637.1 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 19:08:28 #11 637.1 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl (17.9 MB) 19:08:28 #11 637.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.9/17.9 MB 71.4 MB/s 0:00:00 19:08:28 #11 637.4 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl (1.9 MB) 19:08:28 #11 637.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 43.0 MB/s 0:00:00 19:08:28 #11 637.4 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) 19:08:28 #11 637.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 237.3 MB/s 0:00:00 19:08:28 #11 637.4 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl (2.3 MB) 19:08:28 #11 637.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 168.7 MB/s 0:00:00 19:08:28 #11 637.5 Downloading protobuf-6.31.1-py3-none-any.whl (168 kB) 19:08:28 #11 637.5 Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) 19:08:28 #11 637.5 Downloading cryptography-45.0.5-cp311-abi3-musllinux_1_2_x86_64.whl (4.6 MB) 19:08:28 #11 637.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 42.6 MB/s 0:00:00 19:08:28 #11 637.6 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 19:08:28 #11 637.6 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) 19:08:28 #11 637.6 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 19:08:28 #11 637.6 Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_x86_64.whl (149 kB) 19:08:28 #11 637.6 Downloading idna-3.10-py3-none-any.whl (70 kB) 19:08:28 #11 637.6 Downloading urllib3-2.5.0-py3-none-any.whl (129 kB) 19:08:28 #11 637.6 Downloading certifi-2025.8.3-py3-none-any.whl (161 kB) 19:08:28 #11 637.6 Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_x86_64.whl (488 kB) 19:08:28 #11 637.6 Downloading click-8.2.1-py3-none-any.whl (102 kB) 19:08:28 #11 637.7 Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 19:08:28 #11 637.7 Downloading bcrypt-4.3.0-cp39-abi3-musllinux_1_2_x86_64.whl (363 kB) 19:08:28 #11 637.7 Downloading invoke-2.2.0-py3-none-any.whl (160 kB) 19:08:28 #11 637.7 Downloading PyNaCl-1.5.0-cp36-abi3-musllinux_1_1_x86_64.whl (1.1 MB) 19:08:28 #11 637.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 185.9 MB/s 0:00:00 19:08:28 #11 637.7 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 19:08:28 #11 637.7 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 19:08:28 #11 637.7 Downloading typing_extensions-4.14.1-py3-none-any.whl (43 kB) 19:08:28 #11 637.7 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 19:08:28 #11 637.7 Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 19:08:28 #11 637.7 Downloading selenium-4.34.2-py3-none-any.whl (9.4 MB) 19:08:28 (12/30) Installing openssl-dev (3.3.4-r0) 19:08:28 #11 637.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 216.4 MB/s 0:00:00 19:08:28 #11 637.8 Downloading trio-0.30.0-py3-none-any.whl (499 kB) 19:08:28 #11 637.8 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 19:08:28 #11 637.8 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 19:08:28 #11 637.8 Downloading attrs-25.3.0-py3-none-any.whl (63 kB) 19:08:28 #11 637.8 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 19:08:28 #11 637.8 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 19:08:28 #11 637.8 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 19:08:28 #11 637.8 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 19:08:28 #11 637.8 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 19:08:28 #11 637.8 Downloading docutils-0.22-py3-none-any.whl (630 kB) 19:08:28 #11 637.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 630.7/630.7 kB 230.0 MB/s 0:00:00 19:08:28 #11 637.8 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 19:08:28 #11 637.8 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl (756 kB) 19:08:28 #11 637.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 756.6/756.6 kB 334.9 MB/s 0:00:00 19:08:28 #11 637.8 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 19:08:28 #11 637.8 Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) 19:08:28 #11 637.8 Downloading jsonschema-4.25.0-py3-none-any.whl (89 kB) 19:08:28 #11 637.8 Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl (18 kB) 19:08:28 #11 637.8 Downloading referencing-0.36.2-py3-none-any.whl (26 kB) 19:08:28 #11 637.8 Downloading rpds_py-0.27.0-cp312-cp312-musllinux_1_2_x86_64.whl (557 kB) 19:08:28 #11 637.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 557.1/557.1 kB 252.5 MB/s 0:00:00 19:08:28 #11 637.9 Downloading openapi_core-0.19.5-py3-none-any.whl (106 kB) 19:08:28 #11 637.9 Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) 19:08:28 #11 637.9 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) 19:08:28 #11 637.9 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl (39 kB) 19:08:28 #11 637.9 Downloading lazy_object_proxy-1.11.0-py3-none-any.whl (16 kB) 19:08:28 #11 637.9 Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) 19:08:28 #11 637.9 Downloading werkzeug-3.1.1-py3-none-any.whl (224 kB) 19:08:28 #11 637.9 Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_x86_64.whl (23 kB) 19:08:28 #11 637.9 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 19:08:28 #11 637.9 Downloading more_itertools-10.7.0-py3-none-any.whl (65 kB) 19:08:28 #11 637.9 Downloading parse-1.20.2-py2.py3-none-any.whl (20 kB) 19:08:28 #11 637.9 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 19:08:28 #11 637.9 Downloading pycparser-2.22-py3-none-any.whl (117 kB) 19:08:28 #11 637.9 Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 19:08:28 #11 638.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 110.0 MB/s 0:00:00 19:08:28 #11 638.0 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 19:08:28 #11 638.0 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) 19:08:28 #11 638.0 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 19:08:28 #11 638.0 Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) 19:08:28 #11 638.1 Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email 19:08:28 #11 638.1 DEPRECATION: Building 'robotframework-sshlibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-sshlibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334 19:08:28 #11 638.1 Building wheel for robotframework-sshlibrary (setup.py): started 19:08:29 #11 638.3 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done' 19:08:29 #11 638.3 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=94c01710beda7956becbbc2658dffa4fbde9de04985be4e487fc2c0b17e7550d 19:08:29 #11 638.3 Stored in directory: /tmp/pip-ephem-wheel-cache-jckcrkju/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 19:08:29 #11 638.3 DEPRECATION: Building 'robotbackgroundlogger' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotbackgroundlogger'. Discussion can be found at https://github.com/pypa/pip/issues/6334 19:08:29 #11 638.3 Building wheel for robotbackgroundlogger (setup.py): started 19:08:29 #11 638.6 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 19:08:29 #11 638.6 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=8c799b51bbd21075a726137a0d92b5c01bdfa9454b74d17bde67610ba89afaac 19:08:29 #11 638.6 Stored in directory: /tmp/pip-ephem-wheel-cache-jckcrkju/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 19:08:29 #11 638.6 Building wheel for psutil (pyproject.toml): started 19:08:31 (13/30) Installing libpq-dev (16.9-r0) 19:08:31 #11 640.4 Building wheel for psutil (pyproject.toml): finished with status 'done' 19:08:31 #11 640.4 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_x86_64.whl size=277537 sha256=2237612286579ccee4ba4caaee613b16ea2b0a22d880c2953b3b7a04d1ff8b79 19:08:31 #11 640.4 Stored in directory: /tmp/pip-ephem-wheel-cache-jckcrkju/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 19:08:31 #11 640.4 DEPRECATION: Building 'psycopg2' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'psycopg2'. Discussion can be found at https://github.com/pypa/pip/issues/6334 19:08:31 #11 640.4 Building wheel for psycopg2 (setup.py): started 19:08:33 (14/30) Installing libecpg (16.9-r0) 19:08:35 (15/30) Installing libecpg-dev (16.9-r0) 19:08:38 (16/30) Installing clang16-headers (16.0.6-r5) 19:08:41 #11 648.8 Building wheel for psycopg2 (setup.py): finished with status 'done' 19:08:41 #11 648.8 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_x86_64.whl size=521911 sha256=a8417f15c99a1d620202d819dc38477b6e96ec7e39b89784bbfa563631f6680e 19:08:41 #11 648.8 Stored in directory: /tmp/pip-ephem-wheel-cache-jckcrkju/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 19:08:41 #11 648.8 DEPRECATION: Building 'flex' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'flex'. Discussion can be found at https://github.com/pypa/pip/issues/6334 19:08:41 #11 648.8 Building wheel for flex (setup.py): started 19:08:41 #11 649.1 Building wheel for flex (setup.py): finished with status 'done' 19:08:41 #11 649.1 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77345 sha256=80c773e0484264def43432c4ede2a7782186a5b9e305bfef0ac2809c5a675f53 19:08:41 #11 649.1 Stored in directory: /tmp/pip-ephem-wheel-cache-jckcrkju/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 19:08:41 #11 649.1 DEPRECATION: Building 'strict-rfc3339' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'strict-rfc3339'. Discussion can be found at https://github.com/pypa/pip/issues/6334 19:08:41 #11 649.1 Building wheel for strict-rfc3339 (setup.py): started 19:08:41 #11 649.4 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 19:08:41 #11 649.4 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=2782a69d1a3c2d68bcd356c8a79331eead5f34fea3f5f3bc3d69547a4ba4d7cc 19:08:41 #11 649.4 Stored in directory: /tmp/pip-ephem-wheel-cache-jckcrkju/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 19:08:41 #11 649.4 DEPRECATION: Building 'validate-email' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'validate-email'. Discussion can be found at https://github.com/pypa/pip/issues/6334 19:08:41 #11 649.4 Building wheel for validate-email (setup.py): started 19:08:41 #11 649.6 Building wheel for validate-email (setup.py): finished with status 'done' 19:08:41 #11 649.6 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5561 sha256=a86e8632136ab377dc07134cb435053fe78a676c5610ad5d5f016aef5bc9868b 19:08:41 #11 649.6 Stored in directory: /tmp/pip-ephem-wheel-cache-jckcrkju/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 19:08:41 #11 649.6 Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email 19:08:41 #11 649.8 Installing collected packages: validate-email, strict-rfc3339, sseclient-py, sortedcontainers, rfc3987, pytz, ply, parse, genson, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pyjwt, pygments, pycryptodome, pycparser, psycopg2, psutil, protobuf, pathable, paho-mqtt, numpy, more-itertools, MarkupSafe, lazy-object-proxy, jsonpointer, jsonpath-ng, isodate, invoke, idna, h11, docutils, configparser, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, werkzeug, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, outcome, cffi, trio, robotframework-requests, pynacl, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, paramiko, jsonschema, selenium, scp, openapi-schema-validator, robotframework-sshlibrary, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance 19:08:41 (17/30) Installing llvm16-libs (16.0.6-r9) 19:08:51 #11 660.1 19:08:51 #11 660.1 Successfully installed MarkupSafe-3.0.2 PyYAML-6.0.2 RESTinstance-1.5.2 attrs-25.3.0 bcrypt-4.3.0 certifi-2025.8.3 cffi-1.17.1 charset_normalizer-3.4.2 click-8.2.1 configparser-7.2.0 cryptography-45.0.5 docker-7.1.0 docutils-0.22 flex-6.14.1 genson-1.3.0 h11-0.16.0 idna-3.10 influxdb-client-1.49.0 invoke-2.2.0 isodate-0.7.2 jsonpath-ng-1.7.0 jsonpointer-3.0.0 jsonschema-4.25.0 jsonschema-path-0.3.4 jsonschema-specifications-2025.4.1 lazy-object-proxy-1.11.0 more-itertools-10.7.0 numpy-2.2.5 openapi-core-0.19.5 openapi-schema-validator-0.6.3 openapi-spec-validator-0.7.2 outcome-1.3.0.post0 paho-mqtt-2.1.0 paramiko-4.0.0 parse-1.20.2 pathable-0.4.4 ply-3.11 protobuf-6.31.1 psutil-7.0.0 psycopg2-2.9.10 pycparser-2.22 pycryptodome-3.23.0 pygments-2.19.2 pyjwt-2.10.1 pynacl-1.5.0 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.1 pytz-2025.2 pyzmq-27.0.0 reactivex-4.0.4 referencing-0.36.2 requests-2.32.4 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.3.1 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 rpds-py-0.27.0 scp-0.15.0 selenium-4.34.2 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 sseclient-py-1.8.0 strict-rfc3339-0.7 trio-0.30.0 trio-websocket-0.12.2 typing-extensions-4.14.1 tzlocal-5.3.1 urllib3-2.5.0 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.1 wsproto-1.2.0 19:08:51 #11 660.1 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 19:08:51 (18/30) Installing clang16-libs (16.0.6-r5) 19:08:52 #11 DONE 661.4s 19:08:52 19:08:52 #12 exporting to image 19:08:52 #12 exporting layers 19:08:58 (19/30) Installing fortify-headers (1.1-r3) 19:08:58 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) 19:08:59 #12 exporting layers 6.5s done 19:08:59 #12 writing image sha256:7a7b5377c64d58c21c2e1bfecf0e265b31f7f12d3bff9f4c615ed977f5bb689c done 19:08:59 #12 naming to docker.io/library/edgex-taf-common done 19:08:59 #12 DONE 6.6s [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:08:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:08:59 19:08:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:08:59 latest: Pulling from edgex-lftools-log-publisher 19:08:59 5eb5b503b376: Pulling fs layer 19:08:59 5c69ac0246d0: Pulling fs layer 19:08:59 ec43610c2a17: Pulling fs layer 19:08:59 3a2ae6a8a46f: Pulling fs layer 19:08:59 33b1e0a273af: Pulling fs layer 19:08:59 5d3b04190fa2: Pulling fs layer 19:08:59 2f39f015ded8: Pulling fs layer 19:08:59 33b1e0a273af: Waiting 19:08:59 5d3b04190fa2: Waiting 19:08:59 2f39f015ded8: Waiting 19:08:59 3a2ae6a8a46f: Waiting 19:08:59 5c69ac0246d0: Verifying Checksum 19:08:59 5c69ac0246d0: Download complete 19:08:59 3a2ae6a8a46f: Download complete 19:08:59 33b1e0a273af: Verifying Checksum 19:08:59 33b1e0a273af: Download complete 19:09:00 5d3b04190fa2: Download complete 19:09:00 ec43610c2a17: Verifying Checksum 19:09:00 ec43610c2a17: Download complete 19:09:00 5eb5b503b376: Verifying Checksum 19:09:00 5eb5b503b376: Download complete 19:09:00 2f39f015ded8: Verifying Checksum 19:09:00 2f39f015ded8: Download complete 19:09:02 5eb5b503b376: Pull complete 19:09:02 5c69ac0246d0: Pull complete 19:09:02 ec43610c2a17: Pull complete 19:09:02 3a2ae6a8a46f: Pull complete 19:09:02 (21/30) Installing llvm16-linker-tools (16.0.6-r9) 19:09:02 33b1e0a273af: Pull complete 19:09:03 5d3b04190fa2: Pull complete 19:09:04 (22/30) Installing clang16 (16.0.6-r5) 19:09:07 (23/30) Installing icu (74.2-r1) 19:09:09 2f39f015ded8: Pull complete 19:09:09 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:09:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:09:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:09 prd-ubuntu20.04-docker-8c-8g-6462 does not seem to be running inside a container 19:09:09 $ 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-137 -v /w/workspace/xfoundry_edgex-taf-common_PR-137:/w/workspace/xfoundry_edgex-taf-common_PR-137:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-137@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-137@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:09:09 (24/30) Installing icu-dev (74.2-r1) 19:09:11 $ docker top acce11f0366063eb9429525715bd756915840a1442c307db85030e9c2ed03439 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:09:12 ---> job-cost.sh 19:09:12 lf-activate-venv: SKIPPING 19:09:12 INFO: No Stack... 19:09:12 INFO: Retrieving Pricing Info for: v3-standard-8 19:09:12 INFO: Archiving Costs [Pipeline] sh 19:09:12 + cat /w/workspace/xfoundry_edgex-taf-common_PR-137/archives/cost.csv 19:09:12 + cut -d, -f6 [Pipeline] lock 19:09:12 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-137-2-stack-cost] 19:09:13 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-137-2-stack-cost] did not exist. Created. 19:09:13 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-137-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:09:13 (25/30) Installing llvm16 (16.0.6-r9) 19:09:13 + echo total: 0.2199999988079071 [Pipeline] stash 19:09:13 Stashed 1 file(s) [Pipeline] } 19:09:13 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-137-2-stack-cost] [Pipeline] // lock [Pipeline] } 19:09:13 $ docker stop --time=1 acce11f0366063eb9429525715bd756915840a1442c307db85030e9c2ed03439 19:09:14 $ docker rm -f --volumes acce11f0366063eb9429525715bd756915840a1442c307db85030e9c2ed03439 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:09:23 (26/30) Installing lz4-libs (1.9.4-r5) 19:09:23 (27/30) Installing lz4-dev (1.9.4-r5) 19:09:25 (28/30) Installing zstd (1.5.6-r0) 19:09:27 (29/30) Installing zstd-dev (1.5.6-r0) 19:09:30 (30/30) Installing postgresql16-dev (16.9-r0) 19:09:33 Executing busybox-1.36.1-r30.trigger 19:09:33 OK: 1184 MiB in 224 packages 19:09:33 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:09:37 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:09:41 (1/14) Installing g++ (13.2.1_git20240309-r1) 19:09:46 (2/14) Installing gdbm (1.23-r1) 19:09:47 (3/14) Installing mpdecimal (4.0.0-r0) 19:09:49 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) 19:09:51 (5/14) Installing libncursesw (6.4_p20240420-r2) 19:09:53 (6/14) Installing libpanelw (6.4_p20240420-r2) 19:09:55 (7/14) Installing readline (8.2.10-r0) 19:09:57 (8/14) Installing python3 (3.12.11-r0) 19:10:01 (9/14) Installing python3-pycache-pyc0 (3.12.11-r0) 19:10:06 (10/14) Installing pyc (3.12.11-r0) 19:10:07 (11/14) Installing python3-pyc (3.12.11-r0) 19:10:08 (12/14) Installing python3-dev (3.12.11-r0) 19:10:21 (13/14) Installing libsodium-dev (1.0.19-r0) 19:10:21 (14/14) Installing zeromq-dev (4.3.5-r2) 19:10:22 Executing busybox-1.36.1-r30.trigger 19:10:22 OK: 1370 MiB in 238 packages 19:10:22 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:10:26 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:10:30 OK: 1370 MiB in 238 packages 19:10:30 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:10:33 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:10:38 (1/1) Installing tzdata (2025b-r0) 19:10:40 OK: 1372 MiB in 239 packages 19:10:42 (1/1) Purging tzdata (2025b-r0) 19:10:42 OK: 1370 MiB in 238 packages 19:10:52 Looking in links: /tmp/tmp5fir10zc 19:10:52 Processing /tmp/tmp5fir10zc/pip-25.0.1-py3-none-any.whl 19:10:52 Installing collected packages: pip 19:10:59 Successfully installed pip-25.0.1 19:10:59 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 19:11:00 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) 19:11:01 Collecting pip 19:11:01 Downloading pip-25.2-py3-none-any.whl.metadata (4.7 kB) 19:11:02 Collecting setuptools 19:11:02 Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) 19:11:02 Collecting wheel 19:11:02 Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) 19:11:02 Downloading pip-25.2-py3-none-any.whl (1.8 MB) 19:11:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 56.7 MB/s eta 0:00:00 19:11:02 Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) 19:11:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 56.7 MB/s eta 0:00:00 19:11:02 Downloading wheel-0.45.1-py3-none-any.whl (72 kB) 19:11:02 Installing collected packages: wheel, setuptools, pip 19:11:09 Attempting uninstall: pip 19:11:09 Found existing installation: pip 25.0.1 19:11:09 Uninstalling pip-25.0.1: 19:11:09 Successfully uninstalled pip-25.0.1 19:11:14 Successfully installed pip-25.2 setuptools-80.9.0 wheel-0.45.1 19:11:14 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 19:11:17 Processing ./edgex-taf-common 19:11:17 Preparing metadata (setup.py): started 19:11:18 Preparing metadata (setup.py): finished with status 'done' 19:11:18 Building wheels for collected packages: edgex-taf-common 19:11:18  DEPRECATION: Building 'edgex-taf-common' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'edgex-taf-common'. Discussion can be found at https://github.com/pypa/pip/issues/6334 19:11:18  Building wheel for edgex-taf-common (setup.py): started 19:11:19 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 19:11:19 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15433 sha256=7e25af7b0350fd6004dca160bebdca74d60fa5ea9b52129958924083d23974db 19:11:19 Stored in directory: /tmp/pip-ephem-wheel-cache-bq3ukdui/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 19:11:20 Successfully built edgex-taf-common 19:11:20 Installing collected packages: edgex-taf-common 19:11:20 Successfully installed edgex-taf-common-0.0.0 19:11: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:11:23 Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) 19:11:23 Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) 19:11:23 Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) 19:11:23 Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) 19:11:23 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) 19:11:23 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 19:11:23 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) 19:11:23 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 19:11:23 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) 19:11:23 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 19:11:23 Preparing metadata (setup.py): started 19:11:25 Preparing metadata (setup.py): finished with status 'done' 19:11:25 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) 19:11:25 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 19:11:25 Preparing metadata (setup.py): started 19:11:26 Preparing metadata (setup.py): finished with status 'done' 19:11:26 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) 19:11:26 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) 19:11:26 Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) 19:11:26 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) 19:11:26 Collecting requests==2.32.4 (from -r requirements.txt (line 9)) 19:11:26 Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) 19:11:26 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) 19:11:26 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) 19:11:26 Collecting docker==7.1.0 (from -r requirements.txt (line 11)) 19:11:26 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 19:11:28 Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) 19:11:28 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (63 kB) 19:11:29 Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) 19:11:29 Downloading psutil-7.0.0.tar.gz (497 kB) 19:11:29 Installing build dependencies: started 19:11:35 Installing build dependencies: finished with status 'done' 19:11:35 Getting requirements to build wheel: started 19:11:37 Getting requirements to build wheel: finished with status 'done' 19:11:37 Preparing metadata (pyproject.toml): started 19:11:39 Preparing metadata (pyproject.toml): finished with status 'done' 19:11:41 Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) 19:11:41 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl.metadata (6.0 kB) 19:11:41 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) 19:11:41 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) 19:11:43 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) 19:11:43 Downloading psycopg2-2.9.10.tar.gz (385 kB) 19:11:43 Preparing metadata (setup.py): started 19:11:44 Preparing metadata (setup.py): finished with status 'done' 19:11:45 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) 19:11:45 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl.metadata (3.4 kB) 19:11:47 Collecting protobuf==6.31.1 (from -r requirements.txt (line 18)) 19:11:47 Downloading protobuf-6.31.1-py3-none-any.whl.metadata (593 bytes) 19:11:47 Collecting pyjwt==2.10.1 (from -r requirements.txt (line 19)) 19:11:47 Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) 19:11:48 Collecting cryptography==45.0.5 (from -r requirements.txt (line 20)) 19:11:48 Downloading cryptography-45.0.5-cp311-abi3-musllinux_1_2_aarch64.whl.metadata (5.7 kB) 19:11:48 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) 19:11:48 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 19:11:48 Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) 19:11:48 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) 19:11:48 Collecting genson==1.3.0 (from -r requirements.txt (line 23)) 19:11:48 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 19:11:49 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:11:49 Downloading selenium-4.34.2-py3-none-any.whl.metadata (7.5 kB) 19:11:49 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:11:49 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) 19:11:49 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:11:49 Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB) 19:11:49 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 19:11:49 Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 19:11:49 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 19:11:49 Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) 19:11:49 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:11:49 Downloading docutils-0.22-py3-none-any.whl.metadata (15 kB) 19:11:49 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:11:50 Downloading flex-6.14.1.tar.gz (40 kB) 19:11:50 Preparing metadata (setup.py): started 19:11:51 Preparing metadata (setup.py): finished with status 'done' 19:11:51 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:11:51 Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) 19:11:51 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:11:51 Downloading jsonschema-4.25.0-py3-none-any.whl.metadata (7.7 kB) 19:11:51 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:11:51 Downloading openapi_core-0.19.5-py3-none-any.whl.metadata (6.6 kB) 19:11:52 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:11:52 Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 19:11:52 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:11:52 Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 19:11:52 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:11:52 Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) 19:11:53 Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) 19:11:53 Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (35 kB) 19:11:53 Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) 19:11:53 Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) 19:11:53 Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 9)) 19:11:53 Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB) 19:11:53 Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) 19:11:53 Downloading certifi-2025.8.3-py3-none-any.whl.metadata (2.4 kB) 19:11:53 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 19:11:53 Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) 19:11:54 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 19:11:54 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 19:11:54 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.49.0->-r requirements.txt (line 15)) (80.9.0) 19:11:55 Collecting cffi>=1.14 (from cryptography==45.0.5->-r requirements.txt (line 20)) 19:11:55 Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (1.5 kB) 19:11:55 Collecting pycparser (from cffi>=1.14->cryptography==45.0.5->-r requirements.txt (line 20)) 19:11:55 Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) 19:11:55 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 19:11:55 Downloading bcrypt-4.3.0-cp39-abi3-musllinux_1_2_aarch64.whl.metadata (10 kB) 19:11:56 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 19:11:56 Downloading invoke-2.2.0-py3-none-any.whl.metadata (3.3 kB) 19:11:56 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 19:11:56 Downloading PyNaCl-1.5.0-cp36-abi3-musllinux_1_1_aarch64.whl.metadata (8.6 kB) 19:11:56 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) 19:11:56 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 19:11:56 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 15)) 19:11:56 Downloading typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB) 19:11:56 Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:11:56 Downloading trio-0.30.0-py3-none-any.whl.metadata (8.5 kB) 19:11:56 Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:11:56 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 19:11:57 Collecting attrs>=23.2.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:11:57 Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) 19:11:57 Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:11:57 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 19:11:57 Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:11:57 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 19:11:57 Collecting sniffio>=1.3.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:11:57 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 19:11:57 Collecting wsproto>=0.14 (from trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:11:57 Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) 19:11:57 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]~=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:11:57 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 19:11:57 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:11:57 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 19:11:58 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:11:58 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (2.1 kB) 19:11:58 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:11:58 Downloading validate_email-1.3.tar.gz (4.7 kB) 19:11:58 Preparing metadata (setup.py): started 19:11:59 Preparing metadata (setup.py): finished with status 'done' 19:11:59 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:11:59 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 19:11:59 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:11:59 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 19:11:59 Preparing metadata (setup.py): started 19:12:00 Preparing metadata (setup.py): finished with status 'done' 19:12:00 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:12:00 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 19:12:00 Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:12:00 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 19:12:00 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:12:00 Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl.metadata (2.9 kB) 19:12:01 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:12:01 Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) 19:12:03 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:12:03 Downloading rpds_py-0.27.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.2 kB) 19:12:03 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:12:03 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 19:12:03 Collecting jsonschema-path<0.4.0,>=0.3.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:12:03 Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) 19:12:04 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:12:04 Downloading more_itertools-10.7.0-py3-none-any.whl.metadata (37 kB) 19:12:04 Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:12:04 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) 19:12:04 Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:12:04 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl.metadata (5.7 kB) 19:12:04 Collecting parse (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:12:04 Downloading parse-1.20.2-py2.py3-none-any.whl.metadata (22 kB) 19:12:04 Collecting werkzeug<3.1.2 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:12:04 Downloading werkzeug-3.1.1-py3-none-any.whl.metadata (3.7 kB) 19:12:04 Collecting pathable<0.5.0,>=0.4.1 (from jsonschema-path<0.4.0,>=0.3.1->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:12:04 Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) 19:12:04 Collecting rfc3339-validator (from openapi-schema-validator<0.7.0,>=0.6.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:12:04 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) 19:12:05 Collecting lazy-object-proxy<2.0.0,>=1.7.1 (from openapi-spec-validator<0.8.0,>=0.7.1->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:12:05 Downloading lazy_object_proxy-1.11.0-py3-none-any.whl.metadata (8.2 kB) 19:12:05 Collecting MarkupSafe>=2.1.1 (from werkzeug<3.1.2->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:12:05 Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.0 kB) 19:12:06 Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) 19:12:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 57.2 MB/s 0:00:00 19:12:06 Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) 19:12:06 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 19:12:06 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 19:12:06 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) 19:12:06 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) 19:12:06 Downloading requests-2.32.4-py3-none-any.whl (64 kB) 19:12:06 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) 19:12:06 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 19:12:06 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl (15.6 MB) 19:12:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 51.7 MB/s 0:00:00 19:12:06 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl (1.6 MB) 19:12:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 57.8 MB/s 0:00:00 19:12:06 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) 19:12:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 59.6 MB/s 0:00:00 19:12:06 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl (2.2 MB) 19:12:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 56.6 MB/s 0:00:00 19:12:06 Downloading protobuf-6.31.1-py3-none-any.whl (168 kB) 19:12:06 Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) 19:12:06 Downloading cryptography-45.0.5-cp311-abi3-musllinux_1_2_aarch64.whl (4.3 MB) 19:12:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 57.1 MB/s 0:00:00 19:12:06 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 19:12:06 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) 19:12:06 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 19:12:06 Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_aarch64.whl (145 kB) 19:12:06 Downloading idna-3.10-py3-none-any.whl (70 kB) 19:12:06 Downloading urllib3-2.5.0-py3-none-any.whl (129 kB) 19:12:06 Downloading certifi-2025.8.3-py3-none-any.whl (161 kB) 19:12:06 Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_aarch64.whl (484 kB) 19:12:06 Downloading click-8.2.1-py3-none-any.whl (102 kB) 19:12:06 Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 19:12:06 Downloading bcrypt-4.3.0-cp39-abi3-musllinux_1_2_aarch64.whl (343 kB) 19:12:07 Downloading invoke-2.2.0-py3-none-any.whl (160 kB) 19:12:07 Downloading PyNaCl-1.5.0-cp36-abi3-musllinux_1_1_aarch64.whl (663 kB) 19:12:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 663.8/663.8 kB 56.3 MB/s 0:00:00 19:12:07 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 19:12:07 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 19:12:07 Downloading typing_extensions-4.14.1-py3-none-any.whl (43 kB) 19:12:07 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 19:12:07 Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 19:12:07 Downloading selenium-4.34.2-py3-none-any.whl (9.4 MB) 19:12:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 54.6 MB/s 0:00:00 19:12:07 Downloading trio-0.30.0-py3-none-any.whl (499 kB) 19:12:07 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 19:12:07 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 19:12:07 Downloading attrs-25.3.0-py3-none-any.whl (63 kB) 19:12:07 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 19:12:07 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 19:12:07 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 19:12:07 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 19:12:07 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 19:12:07 Downloading docutils-0.22-py3-none-any.whl (630 kB) 19:12:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 630.7/630.7 kB 52.3 MB/s 0:00:00 19:12:07 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 19:12:07 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl (731 kB) 19:12:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 731.2/731.2 kB 56.9 MB/s 0:00:00 19:12:07 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 19:12:07 Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) 19:12:07 Downloading jsonschema-4.25.0-py3-none-any.whl (89 kB) 19:12:07 Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl (18 kB) 19:12:07 Downloading referencing-0.36.2-py3-none-any.whl (26 kB) 19:12:07 Downloading rpds_py-0.27.0-cp312-cp312-musllinux_1_2_aarch64.whl (561 kB) 19:12:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 561.9/561.9 kB 54.0 MB/s 0:00:00 19:12:07 Downloading openapi_core-0.19.5-py3-none-any.whl (106 kB) 19:12:07 Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) 19:12:07 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) 19:12:07 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl (39 kB) 19:12:07 Downloading lazy_object_proxy-1.11.0-py3-none-any.whl (16 kB) 19:12:07 Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) 19:12:07 Downloading werkzeug-3.1.1-py3-none-any.whl (224 kB) 19:12:07 Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_aarch64.whl (24 kB) 19:12:07 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 19:12:07 Downloading more_itertools-10.7.0-py3-none-any.whl (65 kB) 19:12:07 Downloading parse-1.20.2-py2.py3-none-any.whl (20 kB) 19:12:07 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 19:12:07 Downloading pycparser-2.22-py3-none-any.whl (117 kB) 19:12:07 Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 19:12:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 56.7 MB/s 0:00:00 19:12:07 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 19:12:07 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) 19:12:07 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 19:12:07 Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) 19:12:08 Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email 19:12:08  DEPRECATION: Building 'robotframework-sshlibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-sshlibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334 19:12:08  Building wheel for robotframework-sshlibrary (setup.py): started 19:12:10 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done' 19:12:10 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=276caa571e51ce932744b885b51152d6ac03b591088c98c1c3aedbde3eaedd37 19:12:10 Stored in directory: /tmp/pip-ephem-wheel-cache-sa6ix2qk/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 19:12:10  DEPRECATION: Building 'robotbackgroundlogger' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotbackgroundlogger'. Discussion can be found at https://github.com/pypa/pip/issues/6334 19:12:10  Building wheel for robotbackgroundlogger (setup.py): started 19:12:11 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 19:12:11 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=20cf84e3c49a731aad52809bc73dcb758f9263bf66cf036ad682efc970cafb06 19:12:11 Stored in directory: /tmp/pip-ephem-wheel-cache-sa6ix2qk/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 19:12:11 Building wheel for psutil (pyproject.toml): started 19:12:23 Building wheel for psutil (pyproject.toml): finished with status 'done' 19:12:23 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_aarch64.whl size=278197 sha256=4f8fcdf3a425c8976d80e1c365d549fba072072590b62f09bb91531bf05c53f8 19:12:23 Stored in directory: /tmp/pip-ephem-wheel-cache-sa6ix2qk/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 19:12:23  DEPRECATION: Building 'psycopg2' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'psycopg2'. Discussion can be found at https://github.com/pypa/pip/issues/6334 19:12:23  Building wheel for psycopg2 (setup.py): started 19:13:19 Building wheel for psycopg2 (setup.py): finished with status 'done' 19:13:19 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_aarch64.whl size=512675 sha256=1b4cb13df5ef3573a9302e0d1668f5d51f0ab6a53af15c38a15f5a8a069a6b27 19:13:19 Stored in directory: /tmp/pip-ephem-wheel-cache-sa6ix2qk/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 19:13:19  DEPRECATION: Building 'flex' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'flex'. Discussion can be found at https://github.com/pypa/pip/issues/6334 19:13:19  Building wheel for flex (setup.py): started 19:13:19 Building wheel for flex (setup.py): finished with status 'done' 19:13:19 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77345 sha256=9d240e7bea8117e58f97f32d91763b0698fe5d02004c8d4e57b9061cba8d3395 19:13:19 Stored in directory: /tmp/pip-ephem-wheel-cache-sa6ix2qk/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 19:13:19  DEPRECATION: Building 'strict-rfc3339' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'strict-rfc3339'. Discussion can be found at https://github.com/pypa/pip/issues/6334 19:13:19  Building wheel for strict-rfc3339 (setup.py): started 19:13:20 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 19:13:20 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=9db9c58922390866e466e9634756f82b49725a3fa71f674e4e563735848785bf 19:13:20 Stored in directory: /tmp/pip-ephem-wheel-cache-sa6ix2qk/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 19:13:20  DEPRECATION: Building 'validate-email' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'validate-email'. Discussion can be found at https://github.com/pypa/pip/issues/6334 19:13:20  Building wheel for validate-email (setup.py): started 19:13:21 Building wheel for validate-email (setup.py): finished with status 'done' 19:13:21 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5561 sha256=7e26a69b106b01817e0924f8470b7249a8c57bef11ddd4c1f6960bb4c9cc88cf 19:13:21 Stored in directory: /tmp/pip-ephem-wheel-cache-sa6ix2qk/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 19:13:21 Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email 19:13:23 Installing collected packages: validate-email, strict-rfc3339, sseclient-py, sortedcontainers, rfc3987, pytz, ply, parse, genson, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pyjwt, pygments, pycryptodome, pycparser, psycopg2, psutil, protobuf, pathable, paho-mqtt, numpy, more-itertools, MarkupSafe, lazy-object-proxy, jsonpointer, jsonpath-ng, isodate, invoke, idna, h11, docutils, configparser, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, werkzeug, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, outcome, cffi, trio, robotframework-requests, pynacl, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, paramiko, jsonschema, selenium, scp, openapi-schema-validator, robotframework-sshlibrary, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance 19:14:31 19:14:31 Successfully installed MarkupSafe-3.0.2 PyYAML-6.0.2 RESTinstance-1.5.2 attrs-25.3.0 bcrypt-4.3.0 certifi-2025.8.3 cffi-1.17.1 charset_normalizer-3.4.2 click-8.2.1 configparser-7.2.0 cryptography-45.0.5 docker-7.1.0 docutils-0.22 flex-6.14.1 genson-1.3.0 h11-0.16.0 idna-3.10 influxdb-client-1.49.0 invoke-2.2.0 isodate-0.7.2 jsonpath-ng-1.7.0 jsonpointer-3.0.0 jsonschema-4.25.0 jsonschema-path-0.3.4 jsonschema-specifications-2025.4.1 lazy-object-proxy-1.11.0 more-itertools-10.7.0 numpy-2.2.5 openapi-core-0.19.5 openapi-schema-validator-0.6.3 openapi-spec-validator-0.7.2 outcome-1.3.0.post0 paho-mqtt-2.1.0 paramiko-4.0.0 parse-1.20.2 pathable-0.4.4 ply-3.11 protobuf-6.31.1 psutil-7.0.0 psycopg2-2.9.10 pycparser-2.22 pycryptodome-3.23.0 pygments-2.19.2 pyjwt-2.10.1 pynacl-1.5.0 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.1 pytz-2025.2 pyzmq-27.0.0 reactivex-4.0.4 referencing-0.36.2 requests-2.32.4 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.3.1 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 rpds-py-0.27.0 scp-0.15.0 selenium-4.34.2 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 sseclient-py-1.8.0 strict-rfc3339-0.7 trio-0.30.0 trio-websocket-0.12.2 typing-extensions-4.14.1 tzlocal-5.3.1 urllib3-2.5.0 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.1 wsproto-1.2.0 19:14:31 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:15:18 Removing intermediate container 7e8cd027fec5 19:15:18 ---> aa9248d51db1 19:15:18 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 19:15:18 ---> Running in 3b30b15bab46 19:15:18 Removing intermediate container 3b30b15bab46 19:15:18 ---> 0eef3cffedd1 19:15:18 Step 11/13 : LABEL arch=arm64 19:15:18 ---> Running in d33669049a1f 19:15:18 Removing intermediate container d33669049a1f 19:15:18 ---> f7c02b89b32b 19:15:18 Step 12/13 : LABEL git_sha=9b10e39fa6ddeaee5fa3f20a379e92042324adf9 19:15:18 ---> Running in 1f6ec7d57cc3 19:15:18 Removing intermediate container 1f6ec7d57cc3 19:15:18 ---> 11b5ab656bea 19:15:18 Step 13/13 : LABEL version=0.0.0 19:15:18 ---> Running in 5e1c04fe2f9c 19:15:18 Removing intermediate container 5e1c04fe2f9c 19:15:18 ---> 958ba556750e 19:15:18 [Warning] One or more build-args [ARCH] were not consumed 19:15:18 Successfully built 958ba556750e 19:15:18 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:15:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:15:19 19:15:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:15:19 arm64: Pulling from edgex-lftools-log-publisher 19:15:19 8998bd30e6a1: Pulling fs layer 19:15:19 04944245beec: Pulling fs layer 19:15:19 699f458cf7ca: Pulling fs layer 19:15:19 765212b225bb: Pulling fs layer 19:15:19 f23df028b6ca: Pulling fs layer 19:15:19 d65c8cfc05b1: Pulling fs layer 19:15:19 2437ff75d9bd: Pulling fs layer 19:15:19 f23df028b6ca: Waiting 19:15:19 765212b225bb: Waiting 19:15:19 d65c8cfc05b1: Waiting 19:15:19 2437ff75d9bd: Waiting 19:15:19 04944245beec: Verifying Checksum 19:15:19 04944245beec: Download complete 19:15:19 765212b225bb: Verifying Checksum 19:15:19 765212b225bb: Download complete 19:15:19 f23df028b6ca: Verifying Checksum 19:15:19 f23df028b6ca: Download complete 19:15:19 d65c8cfc05b1: Verifying Checksum 19:15:19 d65c8cfc05b1: Download complete 19:15:19 699f458cf7ca: Verifying Checksum 19:15:19 699f458cf7ca: Download complete 19:15:20 8998bd30e6a1: Verifying Checksum 19:15:20 8998bd30e6a1: Download complete 19:15:22 2437ff75d9bd: Verifying Checksum 19:15:22 2437ff75d9bd: Download complete 19:15:24 8998bd30e6a1: Pull complete 19:15:25 04944245beec: Pull complete 19:15:26 699f458cf7ca: Pull complete 19:15:27 765212b225bb: Pull complete 19:15:27 f23df028b6ca: Pull complete 19:15:28 d65c8cfc05b1: Pull complete 19:15:46 2437ff75d9bd: Pull complete 19:15:46 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:15:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:15:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:15:46 prd-ubuntu20.04-docker-arm64-4c-16g-6463 does not seem to be running inside a container 19:15:46 $ 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-137 -v /w/workspace/xfoundry_edgex-taf-common_PR-137:/w/workspace/xfoundry_edgex-taf-common_PR-137:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-137@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-137@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:15:49 $ docker top ce4f676194787e4bb5d6325e0bafd92e2d1843fad80da8e4be4babbf0d271b55 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:15:49 ---> job-cost.sh 19:15:49 lf-activate-venv: SKIPPING 19:15:49 INFO: No Stack... 19:15:50 INFO: Retrieving Pricing Info for: v3-standard-4 19:15:51 INFO: Archiving Costs [Pipeline] sh 19:15:51 + cat /w/workspace/xfoundry_edgex-taf-common_PR-137/archives/cost.csv 19:15:51 + cut -d, -f6 [Pipeline] lock 19:15:51 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-137-2-stack-cost] 19:15:51 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-137-2-stack-cost] did not exist. Created. 19:15:51 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-137-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:15:52 /w/workspace/xfoundry_edgex-taf-common_PR-137@tmp/durable-02e0bf01/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:15:53 + echo total: 0.10999999940395355 [Pipeline] stash 19:15:53 Warning: overwriting stash ‘stack-cost’ 19:15:53 Stashed 1 file(s) [Pipeline] } 19:15:53 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-137-2-stack-cost] [Pipeline] // lock [Pipeline] } 19:15:53 $ docker stop --time=1 ce4f676194787e4bb5d6325e0bafd92e2d1843fad80da8e4be4babbf0d271b55 19:15:56 $ docker rm -f --volumes ce4f676194787e4bb5d6325e0bafd92e2d1843fad80da8e4be4babbf0d271b55 [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:15:57 + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-137/archives ] 19:15:57 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-137/archives 19:15:57 total 16 19:15:57 drwxr-xr-x 3 root root 4096 Aug 7 19:09 . 19:15:57 drwxrwxr-x 7 jenkins jenkins 4096 Aug 7 19:09 .. 19:15:57 drwxr-xr-x 2 root root 4096 Aug 7 19:09 cost 19:15:57 -rw-r--r-- 1 root root 88 Aug 7 19:09 cost.csv 19:15:57 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-137/archives 19:15:57 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-137/archives 19:15:57 total 16 19:15:57 drwxr-xr-x 3 jenkins jenkins 4096 Aug 7 19:09 . 19:15:57 drwxrwxr-x 7 jenkins jenkins 4096 Aug 7 19:09 .. 19:15:57 drwxr-xr-x 2 jenkins jenkins 4096 Aug 7 19:09 cost 19:15:57 -rw-r--r-- 1 jenkins jenkins 88 Aug 7 19:09 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:15:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:15:58 ---> package-listing.sh 19:15:58 ++ facter osfamily 19:15:58 ++ tr '[:upper:]' '[:lower:]' 19:15:58 + OS_FAMILY=debian 19:15:58 + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-137 19:15:58 + START_PACKAGES=/tmp/packages_start.txt 19:15:58 + END_PACKAGES=/tmp/packages_end.txt 19:15:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:15:58 + PACKAGES=/tmp/packages_start.txt 19:15:58 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-137 ']' 19:15:58 + PACKAGES=/tmp/packages_end.txt 19:15:58 + case "${OS_FAMILY}" in 19:15:58 + dpkg -l 19:15:58 + grep '^ii' 19:15:58 + '[' -f /tmp/packages_start.txt ']' 19:15:58 + '[' -f /tmp/packages_end.txt ']' 19:15:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:15:58 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-137 ']' 19:15:58 + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-137/archives/ 19:15:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-137/archives/ [Pipeline] echo 19:15:58 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-137/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:15:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:15:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:15:59 prd-ubuntu20.04-docker-8c-8g-6462 does not seem to be running inside a container 19:15:59 $ 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-137/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-137 -v /w/workspace/xfoundry_edgex-taf-common_PR-137:/w/workspace/xfoundry_edgex-taf-common_PR-137:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-137@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-137@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:15:59 $ docker top 8029109bd144bb5d1f1369315c7e60d27cc43c6bf16b953d83e72da6a9bffb82 -eo pid,comm [Pipeline] { [Pipeline] sh 19:15:59 + touch /tmp/pre-build-complete [Pipeline] sh 19:16:00 + mkdir -p /var/log/sysstat [Pipeline] sh 19:16:00 + ls /var/log/sa-host 19:16:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:16:00 provisioning config files... 19:16:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-137@tmp/config8152856108340693980tmp [Pipeline] { [Pipeline] echo 19:16:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:16:00 ---> create-netrc.sh [Pipeline] } 19:16:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:16:01 ---> python-tools-install.sh [Pipeline] echo 19:16:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:16:01 ---> sudo-logs.sh 19:16:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:16:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:16:01 ---> job-cost.sh 19:16:01 lf-activate-venv: SKIPPING 19:16:01 DEBUG: total: 0.2199999988079071 19:16:01 INFO: Retrieving Stack Cost... 19:16:02 INFO: Retrieving Pricing Info for: v3-standard-8 19:16:02 INFO: Archiving Costs [Pipeline] echo 19:16:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:16:02 ---> logs-deploy.sh 19:16:02 lf-activate-venv: SKIPPING 19:16:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-137/2 19:16:02 INFO: archiving workspace using pattern(s): 19:16:03 Archives upload complete. 19:16:03 INFO: archiving logs to Nexus 19:16:04 ---> uname -a: 19:16:04 Linux prd-ubuntu20-04-docker-8c-8g-6462 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 19:16:04 19:16:04 19:16:04 ---> lscpu: 19:16:04 Architecture: x86_64 19:16:04 CPU op-mode(s): 32-bit, 64-bit 19:16:04 Byte Order: Little Endian 19:16:04 Address sizes: 40 bits physical, 48 bits virtual 19:16:04 CPU(s): 8 19:16:04 On-line CPU(s) list: 0-7 19:16:04 Thread(s) per core: 1 19:16:04 Core(s) per socket: 1 19:16:04 Socket(s): 8 19:16:04 NUMA node(s): 1 19:16:04 Vendor ID: AuthenticAMD 19:16:04 CPU family: 23 19:16:04 Model: 49 19:16:04 Model name: AMD EPYC-Rome Processor 19:16:04 Stepping: 0 19:16:04 CPU MHz: 2799.998 19:16:04 BogoMIPS: 5599.99 19:16:04 Virtualization: AMD-V 19:16:04 Hypervisor vendor: KVM 19:16:04 Virtualization type: full 19:16:04 L1d cache: 256 KiB 19:16:04 L1i cache: 256 KiB 19:16:04 L2 cache: 4 MiB 19:16:04 L3 cache: 128 MiB 19:16:04 NUMA node0 CPU(s): 0-7 19:16:04 Vulnerability Gather data sampling: Not affected 19:16:04 Vulnerability Itlb multihit: Not affected 19:16:04 Vulnerability L1tf: Not affected 19:16:04 Vulnerability Mds: Not affected 19:16:04 Vulnerability Meltdown: Not affected 19:16:04 Vulnerability Mmio stale data: Not affected 19:16:04 Vulnerability Retbleed: Vulnerable 19:16:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:16:04 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:16:04 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 19:16:04 Vulnerability Srbds: Not affected 19:16:04 Vulnerability Tsx async abort: Not affected 19:16:04 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:16:04 19:16:04 19:16:04 ---> nproc: 19:16:04 8 19:16:04 19:16:04 19:16:04 ---> df -h: 19:16:04 Filesystem Size Used Avail Use% Mounted on 19:16:04 overlay 155G 13G 143G 8% / 19:16:04 tmpfs 64M 0 64M 0% /dev 19:16:04 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:16:04 shm 64M 0 64M 0% /dev/shm 19:16:04 /dev/vda1 155G 13G 143G 8% /facter-os 19:16:04 19:16:04 19:16:04 ---> sar -b -r -n DEV: 19:16:04 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-6462) 08/07/25 _x86_64_ (8 CPU) 19:16:04 19:16:04 18:56:24 LINUX RESTART (8 CPU) 19:16:04 19:16:04 18:57:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:16:04 18:58:01 408.05 71.58 336.47 0.00 12763.88 137729.02 0.00 19:16:04 18:59:01 3.17 0.00 3.17 0.00 0.00 333.16 0.00 19:16:04 19:00:01 2.98 0.02 2.97 0.00 1.07 1543.34 0.00 19:16:04 19:01:01 2.77 0.00 2.77 0.00 0.00 608.60 0.00 19:16:04 19:02:01 53.56 3.83 49.73 0.00 4290.48 16919.45 0.00 19:16:04 19:03:01 6.10 0.02 6.08 0.00 0.13 1029.96 0.00 19:16:04 19:04:01 3.57 0.00 3.57 0.00 0.00 1906.08 0.00 19:16:04 19:05:01 2.53 0.00 2.53 0.00 0.00 759.61 0.00 19:16:04 19:06:01 7.13 0.00 7.13 0.00 0.00 9362.44 0.00 19:16:04 19:07:01 11.63 0.00 11.63 0.00 0.00 11542.74 0.00 19:16:04 19:08:01 11.13 0.00 11.13 0.00 0.00 8405.06 0.00 19:16:04 19:09:01 54.52 0.02 54.51 0.00 2.13 14604.23 0.00 19:16:04 19:10:01 47.38 0.07 47.31 0.00 1.47 16837.86 0.00 19:16:04 19:11:01 2.02 0.00 2.02 0.00 0.00 21.86 0.00 19:16:04 19:12:01 2.42 0.02 2.40 0.00 0.13 29.99 0.00 19:16:04 19:13:01 1.72 0.00 1.72 0.00 0.00 18.80 0.00 19:16:04 19:14:01 1.08 0.00 1.08 0.00 0.00 11.46 0.00 19:16:04 19:15:01 1.68 0.00 1.68 0.00 0.00 18.00 0.00 19:16:04 19:16:01 5.15 0.17 4.98 0.00 12.26 103.85 0.00 19:16:04 Average: 33.09 3.99 29.10 0.00 898.58 11673.70 0.00 19:16:04 19:16:04 18:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:16:04 18:58:01 29112376 31448736 859968 2.62 76904 2558560 2035920 6.00 1127824 2270424 3888 19:16:04 18:59:01 29070932 31447048 858464 2.61 77240 2596500 2045696 6.03 1132508 2303764 33756 19:16:04 19:00:01 29058348 31456908 847172 2.58 79016 2616108 2061740 6.08 1123928 2323372 11404 19:16:04 19:01:01 29043044 31456312 846436 2.58 79516 2629604 2061672 6.08 1125040 2336868 8896 19:16:04 19:02:01 28302276 31418052 855952 2.60 113340 3287180 2119060 6.25 1415852 2739772 9780 19:16:04 19:03:01 28271476 31418692 854728 2.60 113212 3318140 2097924 6.19 1414996 2770700 13676 19:16:04 19:04:01 28220284 31419424 852812 2.59 113324 3369108 2113968 6.23 1417844 2821668 8532 19:16:04 19:05:01 28190424 31417484 853732 2.60 113532 3396160 2113968 6.23 1418736 2848684 14112 19:16:04 19:06:01 27751784 31405264 857044 2.61 114696 3811804 2099828 6.19 1436232 3247136 152904 19:16:04 19:07:01 27347932 31405076 857048 2.61 115880 4197120 2115888 6.24 1437172 3632512 193352 19:16:04 19:08:01 27186652 31437460 824116 2.51 117476 4376928 2095952 6.18 1407740 3812220 132084 19:16:04 19:09:01 26706136 31452760 811896 2.47 130700 4823788 1813352 5.35 2766292 2898460 215472 19:16:04 19:10:01 26418780 31463632 799720 2.43 146600 5068812 1743280 5.14 2785492 3129660 8 19:16:04 19:11:01 26418604 31463584 799560 2.43 146684 5068820 1743280 5.14 2785464 3129664 8 19:16:04 19:12:01 26422580 31467932 794816 2.42 146788 5068904 1755452 5.18 2781092 3129764 8 19:16:04 19:13:01 26422840 31468268 794336 2.42 146840 5068924 1755452 5.18 2781232 3129768 40 19:16:04 19:14:01 26427424 31472896 789560 2.40 146880 5068916 1755452 5.18 2776336 3129768 8 19:16:04 19:15:01 26427620 31473152 789480 2.40 146908 5068928 1739224 5.13 2776396 3129772 8 19:16:04 19:16:01 26401272 31449556 808632 2.46 147148 5070124 1771392 5.22 2800140 3128392 384 19:16:04 Average: 27536883 31444328 829235 2.52 119615 4024444 1949395 5.75 1932122 2942756 42017 19:16:04 19:16:04 18:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:16:04 18:58:01 vetha2cd0c7 14.70 17.43 0.99 47.49 0.00 0.00 0.00 0.00 19:16:04 18:58:01 ens3 560.16 376.44 4612.68 129.39 0.00 0.00 0.00 0.00 19:16:04 18:58:01 lo 5.20 5.20 0.54 0.54 0.00 0.00 0.00 0.00 19:16:04 18:58:01 docker0 15.98 18.68 0.96 50.89 0.00 0.00 0.00 0.00 19:16:04 18:59:01 vetha2cd0c7 56.01 77.12 3.87 298.97 0.00 0.00 0.00 0.02 19:16:04 18:59:01 ens3 117.38 85.40 330.89 22.15 0.00 0.00 0.00 0.00 19:16:04 18:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:16:04 18:59:01 docker0 56.01 77.07 3.10 298.97 0.00 0.00 0.00 0.00 19:16:04 19:00:01 vetha2cd0c7 42.19 51.04 3.03 127.61 0.00 0.00 0.00 0.01 19:16:04 19:00:01 ens3 94.20 71.15 162.56 22.49 0.00 0.00 0.00 0.00 19:16:04 19:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:04 19:00:01 docker0 42.19 51.04 2.45 127.61 0.00 0.00 0.00 0.00 19:16:04 19:01:01 vetha2cd0c7 35.19 39.89 2.58 90.02 0.00 0.00 0.00 0.01 19:16:04 19:01:01 ens3 82.97 62.21 124.86 21.74 0.00 0.00 0.00 0.00 19:16:04 19:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:16:04 19:01:01 docker0 35.19 39.87 2.09 90.02 0.00 0.00 0.00 0.00 19:16:04 19:02:01 vetha2cd0c7 62.64 137.79 4.32 1341.16 0.00 0.00 0.00 0.11 19:16:04 19:02:01 ens3 388.40 224.16 4341.72 30.52 0.00 0.00 0.00 0.00 19:16:04 19:02:01 lo 0.73 0.73 0.08 0.08 0.00 0.00 0.00 0.00 19:16:04 19:02:01 docker0 62.64 137.79 3.46 1341.16 0.00 0.00 0.00 0.00 19:16:04 19:03:01 vetha2cd0c7 58.11 73.45 4.01 208.66 0.00 0.00 0.00 0.02 19:16:04 19:03:01 ens3 114.68 80.45 241.87 21.72 0.00 0.00 0.00 0.00 19:16:04 19:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:16:04 19:03:01 docker0 58.11 73.44 3.22 208.66 0.00 0.00 0.00 0.00 19:16:04 19:04:01 vetha2cd0c7 62.72 82.15 4.32 288.51 0.00 0.00 0.00 0.02 19:16:04 19:04:01 ens3 179.52 184.24 324.78 265.87 0.00 0.00 0.00 0.00 19:16:04 19:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:04 19:04:01 docker0 62.72 82.15 3.46 288.51 0.00 0.00 0.00 0.00 19:16:04 19:05:01 vetha2cd0c7 54.32 69.14 3.76 183.33 0.00 0.00 0.00 0.02 19:16:04 19:05:01 ens3 110.41 84.77 216.37 22.76 0.00 0.00 0.00 0.00 19:16:04 19:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:16:04 19:05:01 docker0 54.32 69.14 3.02 183.33 0.00 0.00 0.00 0.00 19:16:04 19:06:01 vetha2cd0c7 104.35 256.32 7.02 2942.80 0.00 0.00 0.00 0.24 19:16:04 19:06:01 ens3 284.75 124.50 2965.49 19.92 0.00 0.00 0.00 0.00 19:16:04 19:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:04 19:06:01 docker0 104.35 256.32 5.59 2942.80 0.00 0.00 0.00 0.00 19:16:04 19:07:01 vetha2cd0c7 81.32 199.07 5.52 2051.63 0.00 0.00 0.00 0.17 19:16:04 19:07:01 ens3 231.28 104.90 2077.30 20.23 0.00 0.00 0.00 0.00 19:16:04 19:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:16:04 19:07:01 docker0 81.32 199.05 4.41 2051.62 0.00 0.00 0.00 0.00 19:16:04 19:08:01 vetha2cd0c7 77.09 156.06 5.26 1392.87 0.00 0.00 0.00 0.11 19:16:04 19:08:01 ens3 243.54 191.00 1425.21 193.63 0.00 0.00 0.00 0.00 19:16:04 19:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:04 19:08:01 docker0 77.09 156.06 4.21 1392.87 0.00 0.00 0.00 0.00 19:16:04 19:09:01 ens3 200.43 132.79 3554.60 28.36 0.00 0.00 0.00 0.00 19:16:04 19:09:01 lo 0.93 0.93 0.08 0.08 0.00 0.00 0.00 0.00 19:16:04 19:09:01 docker0 57.02 80.22 5.41 1016.88 0.00 0.00 0.00 0.00 19:16:04 19:10:01 ens3 13.98 8.67 15.10 5.79 0.00 0.00 0.00 0.00 19:16:04 19:10:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 19:16:04 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:04 19:11:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:16:04 19:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:16:04 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:04 19:12:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:04 19:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:04 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:04 19:13:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 19:16:04 19:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:16:04 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:04 19:14:01 ens3 0.55 0.28 1.50 0.02 0.00 0.00 0.00 0.00 19:16:04 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:04 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:04 19:15:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:16:04 19:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:16:04 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:04 19:16:01 ens3 20.80 12.75 24.35 8.06 0.00 0.00 0.00 0.00 19:16:04 19:16:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 19:16:04 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:04 Average: ens3 139.14 91.80 1074.71 42.78 0.00 0.00 0.00 0.00 19:16:04 Average: lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 19:16:04 Average: docker0 37.21 65.31 2.18 525.96 0.00 0.00 0.00 0.00 19:16:04 19:16:04 19:16:04 ---> sar -P ALL: 19:16:04 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-6462) 08/07/25 _x86_64_ (8 CPU) 19:16:04 19:16:04 18:56:24 LINUX RESTART (8 CPU) 19:16:04 19:16:04 18:57:01 CPU %user %nice %system %iowait %steal %idle 19:16:04 18:58:01 all 7.87 0.00 2.45 2.06 0.06 87.57 19:16:04 18:58:01 0 11.16 0.00 2.08 0.32 0.05 86.39 19:16:04 18:58:01 1 7.83 0.00 2.21 5.42 0.07 84.48 19:16:04 18:58:01 2 9.25 0.00 2.53 3.17 0.07 84.99 19:16:04 18:58:01 3 6.74 0.00 2.48 0.51 0.05 90.23 19:16:04 18:58:01 4 8.05 0.00 2.29 2.12 0.05 87.49 19:16:04 18:58:01 5 7.35 0.00 2.01 0.60 0.05 89.99 19:16:04 18:58:01 6 7.24 0.00 3.91 3.04 0.07 85.74 19:16:04 18:58:01 7 5.35 0.00 2.06 1.32 0.07 91.20 19:16:04 18:59:01 all 0.70 0.00 0.14 0.02 0.03 99.11 19:16:04 18:59:01 0 1.12 0.00 0.10 0.00 0.03 98.75 19:16:04 18:59:01 1 0.10 0.00 0.08 0.10 0.03 99.68 19:16:04 18:59:01 2 1.10 0.00 0.25 0.00 0.10 98.55 19:16:04 18:59:01 3 0.87 0.00 0.13 0.00 0.02 98.98 19:16:04 18:59:01 4 0.93 0.00 0.30 0.00 0.02 98.75 19:16:04 18:59:01 5 1.16 0.00 0.10 0.00 0.05 98.69 19:16:04 18:59:01 6 0.05 0.00 0.05 0.00 0.00 99.90 19:16:04 18:59:01 7 0.25 0.00 0.08 0.08 0.02 99.57 19:16:04 19:00:01 all 0.57 0.00 0.09 0.04 0.02 99.28 19:16:04 19:00:01 0 0.40 0.00 0.03 0.08 0.02 99.47 19:16:04 19:00:01 1 0.12 0.00 0.03 0.00 0.03 99.82 19:16:04 19:00:01 2 0.80 0.00 0.15 0.18 0.00 98.86 19:16:04 19:00:01 3 0.07 0.00 0.02 0.00 0.00 99.92 19:16:04 19:00:01 4 0.30 0.00 0.12 0.00 0.02 99.57 19:16:04 19:00:01 5 2.35 0.00 0.21 0.00 0.08 97.35 19:16:04 19:00:01 6 0.07 0.00 0.03 0.00 0.02 99.88 19:16:04 19:00:01 7 0.47 0.00 0.12 0.02 0.02 99.38 19:16:04 19:01:01 all 0.27 0.00 0.09 0.02 0.03 99.58 19:16:04 19:01:01 0 0.03 0.00 0.05 0.15 0.03 99.73 19:16:04 19:01:01 1 0.07 0.00 0.08 0.00 0.03 99.82 19:16:04 19:01:01 2 0.48 0.00 0.12 0.03 0.03 99.33 19:16:04 19:01:01 3 0.02 0.00 0.07 0.00 0.05 99.87 19:16:04 19:01:01 4 0.82 0.00 0.25 0.00 0.03 98.90 19:16:04 19:01:01 5 0.67 0.00 0.10 0.00 0.03 99.20 19:16:04 19:01:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:16:04 19:01:01 7 0.08 0.00 0.07 0.00 0.05 99.80 19:16:04 19:02:01 all 2.59 0.00 1.43 0.51 0.03 95.43 19:16:04 19:02:01 0 1.49 0.00 0.78 1.79 0.03 95.91 19:16:04 19:02:01 1 2.60 0.00 2.85 0.22 0.02 94.31 19:16:04 19:02:01 2 2.28 0.00 1.37 0.22 0.03 96.10 19:16:04 19:02:01 3 2.73 0.00 1.56 1.09 0.07 94.56 19:16:04 19:02:01 4 3.62 0.00 1.99 0.10 0.02 94.27 19:16:04 19:02:01 5 2.30 0.00 0.75 0.22 0.02 96.71 19:16:04 19:02:01 6 3.14 0.00 1.09 0.27 0.02 95.49 19:16:04 19:02:01 7 2.60 0.00 1.07 0.17 0.03 96.12 19:16:04 19:03:01 all 0.41 0.00 0.13 0.03 0.02 99.41 19:16:04 19:03:01 0 0.32 0.00 0.07 0.02 0.02 99.58 19:16:04 19:03:01 1 0.30 0.00 0.12 0.00 0.02 99.57 19:16:04 19:03:01 2 0.30 0.00 0.18 0.00 0.02 99.50 19:16:04 19:03:01 3 0.50 0.00 0.10 0.12 0.02 99.27 19:16:04 19:03:01 4 0.45 0.00 0.18 0.00 0.02 99.35 19:16:04 19:03:01 5 0.38 0.00 0.05 0.00 0.00 99.57 19:16:04 19:03:01 6 0.22 0.00 0.17 0.12 0.02 99.48 19:16:04 19:03:01 7 0.84 0.00 0.18 0.00 0.05 98.93 19:16:04 19:04:01 all 0.48 0.00 0.11 0.06 0.02 99.32 19:16:04 19:04:01 0 0.78 0.00 0.10 0.00 0.02 99.10 19:16:04 19:04:01 1 0.55 0.00 0.13 0.00 0.02 99.30 19:16:04 19:04:01 2 0.70 0.00 0.12 0.00 0.03 99.15 19:16:04 19:04:01 3 0.10 0.00 0.05 0.38 0.02 99.45 19:16:04 19:04:01 4 0.43 0.00 0.13 0.00 0.02 99.42 19:16:04 19:04:01 5 0.93 0.00 0.12 0.00 0.02 98.93 19:16:04 19:04:01 6 0.05 0.00 0.02 0.12 0.02 99.80 19:16:04 19:04:01 7 0.32 0.00 0.25 0.00 0.03 99.40 19:16:04 19:05:01 all 0.37 0.00 0.09 0.01 0.01 99.51 19:16:04 19:05:01 0 0.89 0.00 0.08 0.00 0.02 99.01 19:16:04 19:05:01 1 0.02 0.00 0.07 0.00 0.02 99.90 19:16:04 19:05:01 2 1.25 0.00 0.25 0.00 0.02 98.48 19:16:04 19:05:01 3 0.08 0.00 0.05 0.03 0.02 99.82 19:16:04 19:05:01 4 0.07 0.00 0.03 0.00 0.00 99.90 19:16:04 19:05:01 5 0.32 0.00 0.12 0.00 0.00 99.57 19:16:04 19:05:01 6 0.23 0.00 0.12 0.08 0.02 99.55 19:16:04 19:05:01 7 0.08 0.00 0.02 0.00 0.03 99.87 19:16:04 19:06:01 all 0.94 0.00 0.24 0.10 0.02 98.70 19:16:04 19:06:01 0 1.30 0.00 0.10 0.00 0.02 98.58 19:16:04 19:06:01 1 1.42 0.00 0.37 0.00 0.00 98.22 19:16:04 19:06:01 2 2.04 0.00 0.40 0.00 0.02 97.55 19:16:04 19:06:01 3 0.13 0.00 0.12 0.00 0.02 99.73 19:16:04 19:06:01 4 0.83 0.00 0.27 0.00 0.02 98.88 19:16:04 19:06:01 5 0.78 0.00 0.22 0.00 0.02 98.98 19:16:04 19:06:01 6 0.92 0.00 0.32 0.80 0.03 97.93 19:16:04 19:06:01 7 0.12 0.00 0.10 0.02 0.02 99.75 19:16:04 19:07:01 all 0.59 0.00 0.18 0.15 0.02 99.07 19:16:04 19:07:01 0 0.18 0.00 0.02 0.00 0.02 99.78 19:16:04 19:07:01 1 0.00 0.00 0.05 0.02 0.02 99.92 19:16:04 19:07:01 2 0.03 0.00 0.10 0.00 0.02 99.85 19:16:04 19:07:01 3 0.03 0.00 0.12 0.84 0.03 98.98 19:16:04 19:07:01 4 0.05 0.00 0.02 0.00 0.00 99.93 19:16:04 19:07:01 5 0.35 0.00 0.22 0.00 0.03 99.40 19:16:04 19:07:01 6 3.96 0.00 0.89 0.32 0.02 94.82 19:16:04 19:07:01 7 0.08 0.00 0.05 0.00 0.02 99.85 19:16:04 19:08:01 all 0.58 0.00 0.18 0.11 0.02 99.11 19:16:04 19:08:01 0 0.43 0.00 0.17 0.00 0.02 99.38 19:16:04 19:08:01 1 1.65 0.00 0.35 0.00 0.02 97.98 19:16:04 19:08:01 2 0.30 0.00 0.08 0.00 0.02 99.60 19:16:04 19:08:01 3 0.35 0.00 0.17 0.80 0.03 98.65 19:16:04 19:08:01 4 0.18 0.00 0.07 0.00 0.02 99.73 19:16:04 19:08:01 5 1.19 0.00 0.42 0.02 0.02 98.36 19:16:04 19:08:01 6 0.38 0.00 0.17 0.08 0.02 99.35 19:16:04 19:08:01 7 0.12 0.00 0.05 0.00 0.03 99.80 19:16:04 19:16:04 19:08:01 CPU %user %nice %system %iowait %steal %idle 19:16:04 19:09:01 all 9.07 0.00 1.94 0.36 0.04 88.59 19:16:04 19:09:01 0 6.43 0.00 1.42 0.03 0.03 92.09 19:16:04 19:09:01 1 3.98 0.00 1.25 0.05 0.05 94.66 19:16:04 19:09:01 2 9.56 0.00 2.08 0.91 0.03 87.42 19:16:04 19:09:01 3 8.52 0.00 1.81 0.45 0.05 89.17 19:16:04 19:09:01 4 10.60 0.00 2.36 0.02 0.03 86.99 19:16:04 19:09:01 5 8.18 0.00 1.82 0.00 0.03 89.96 19:16:04 19:09:01 6 3.55 0.00 1.16 0.99 0.03 94.27 19:16:04 19:09:01 7 21.74 0.00 3.63 0.40 0.05 74.18 19:16:04 19:10:01 all 2.21 0.00 0.86 0.37 0.02 96.54 19:16:04 19:10:01 0 2.08 0.00 0.69 0.02 0.03 97.19 19:16:04 19:10:01 1 1.96 0.00 0.59 0.03 0.02 97.40 19:16:04 19:10:01 2 1.94 0.00 1.21 1.94 0.02 94.89 19:16:04 19:10:01 3 1.86 0.00 0.99 0.00 0.02 97.13 19:16:04 19:10:01 4 1.57 0.00 0.75 0.00 0.02 97.66 19:16:04 19:10:01 5 2.45 0.00 1.17 0.03 0.02 96.33 19:16:04 19:10:01 6 1.56 0.00 0.65 0.59 0.03 97.17 19:16:04 19:10:01 7 4.20 0.00 0.83 0.33 0.03 94.61 19:16:04 19:11:01 all 0.26 0.00 0.01 0.01 0.01 99.71 19:16:04 19:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:16:04 19:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:16:04 19:11:01 2 0.00 0.00 0.02 0.02 0.00 99.97 19:16:04 19:11:01 3 1.22 0.00 0.00 0.02 0.02 98.74 19:16:04 19:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:16:04 19:11:01 5 0.03 0.00 0.00 0.00 0.00 99.97 19:16:04 19:11:01 6 0.02 0.00 0.05 0.03 0.03 99.87 19:16:04 19:11:01 7 0.80 0.00 0.00 0.00 0.00 99.20 19:16:04 19:12:01 all 0.12 0.00 0.03 0.01 0.01 99.83 19:16:04 19:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:16:04 19:12:01 1 0.02 0.00 0.03 0.00 0.02 99.93 19:16:04 19:12:01 2 0.02 0.00 0.00 0.00 0.02 99.97 19:16:04 19:12:01 3 0.81 0.00 0.03 0.00 0.00 99.15 19:16:04 19:12:01 4 0.02 0.00 0.03 0.00 0.02 99.93 19:16:04 19:12:01 5 0.02 0.00 0.02 0.02 0.00 99.95 19:16:04 19:12:01 6 0.07 0.00 0.07 0.03 0.02 99.82 19:16:04 19:12:01 7 0.02 0.00 0.03 0.00 0.02 99.93 19:16:04 19:13:01 all 0.15 0.00 0.02 0.00 0.01 99.82 19:16:04 19:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:16:04 19:13:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:16:04 19:13:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:16:04 19:13:01 3 1.11 0.00 0.02 0.00 0.02 98.86 19:16:04 19:13:01 4 0.03 0.00 0.02 0.00 0.00 99.95 19:16:04 19:13:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:16:04 19:13:01 6 0.00 0.00 0.05 0.03 0.03 99.88 19:16:04 19:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:16:04 19:14:01 all 0.03 0.00 0.01 0.00 0.01 99.95 19:16:04 19:14:01 0 0.02 0.00 0.00 0.00 0.02 99.97 19:16:04 19:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:16:04 19:14:01 2 0.03 0.00 0.00 0.02 0.00 99.95 19:16:04 19:14:01 3 0.03 0.00 0.02 0.00 0.00 99.95 19:16:04 19:14:01 4 0.03 0.00 0.00 0.00 0.02 99.95 19:16:04 19:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:16:04 19:14:01 6 0.03 0.00 0.03 0.02 0.02 99.90 19:16:04 19:14:01 7 0.03 0.00 0.02 0.00 0.02 99.93 19:16:04 19:15:01 all 0.01 0.00 0.01 0.00 0.01 99.97 19:16:04 19:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:16:04 19:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:16:04 19:15:01 2 0.00 0.00 0.00 0.00 0.02 99.98 19:16:04 19:15:01 3 0.03 0.00 0.02 0.00 0.02 99.93 19:16:04 19:15:01 4 0.00 0.00 0.03 0.00 0.00 99.97 19:16:04 19:15:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:16:04 19:15:01 6 0.02 0.00 0.02 0.03 0.02 99.92 19:16:04 19:15:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:16:04 19:16:01 all 0.38 0.00 0.21 0.01 0.01 99.38 19:16:04 19:16:01 0 0.23 0.00 0.15 0.00 0.00 99.62 19:16:04 19:16:01 1 0.50 0.00 0.22 0.00 0.02 99.27 19:16:04 19:16:01 2 0.45 0.00 0.22 0.00 0.00 99.33 19:16:04 19:16:01 3 0.57 0.00 0.27 0.00 0.02 99.15 19:16:04 19:16:01 4 0.20 0.00 0.13 0.00 0.02 99.65 19:16:04 19:16:01 5 0.52 0.00 0.20 0.00 0.02 99.27 19:16:04 19:16:01 6 0.38 0.00 0.28 0.07 0.03 99.23 19:16:04 19:16:01 7 0.20 0.00 0.22 0.02 0.02 99.55 19:16:04 Average: all 1.45 0.00 0.43 0.20 0.02 97.90 19:16:04 Average: 0 1.41 0.00 0.31 0.13 0.02 98.13 19:16:04 Average: 1 1.11 0.00 0.44 0.30 0.02 98.12 19:16:04 Average: 2 1.60 0.00 0.48 0.34 0.02 97.56 19:16:04 Average: 3 1.35 0.00 0.42 0.22 0.02 97.98 19:16:04 Average: 4 1.48 0.00 0.47 0.12 0.02 97.92 19:16:04 Average: 5 1.52 0.00 0.40 0.05 0.02 98.01 19:16:04 Average: 6 1.15 0.00 0.48 0.35 0.02 98.00 19:16:04 Average: 7 1.96 0.00 0.46 0.12 0.03 97.43 19:16:04 19:16:04 19:16:04