Pull request #129 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b9645b1b52ab6e66e22f70c749c2cac31058b10c+e86f8a217ae073cfc8a1efb2d118210b9bc99448 (4bf5dd25475c9b2c8f946dbe440efb1ad7242924) 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-ssh5730459989202726900.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh7213767668003355110.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-129/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-129/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6424332341881323015.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > 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-ssh300522380591782547.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-129/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-129/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17559271999996810553.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 on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-3595 in /w/workspace/xfoundry_edgex-taf-common_PR-129 [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-129 # 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 e86f8a217ae073cfc8a1efb2d118210b9bc99448 into PR head commit b9645b1b52ab6e66e22f70c749c2cac31058b10c Merge succeeded, producing b9645b1b52ab6e66e22f70c749c2cac31058b10c Checking out Revision b9645b1b52ab6e66e22f70c749c2cac31058b10c (PR-129) Commit message: "build: bump requests from 2.32.3 to 2.32.4" First time build. Skipping changelog. > 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/129/head:refs/remotes/origin/PR-129 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b9645b1b52ab6e66e22f70c749c2cac31058b10c # 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 e86f8a217ae073cfc8a1efb2d118210b9bc99448 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b9645b1b52ab6e66e22f70c749c2cac31058b10c # timeout=10 > git rev-list --no-walk ae4369e2dbc6395506c3a11886e5f3e85e8603bd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-06-20T05:46:54.166Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-06-20T05:46:54.217Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-06-20T05:46:54.237Z] ========================================================= [2025-06-20T05:46:54.238Z] EdgeX Global Pipelines Version Info [2025-06-20T05:46:54.238Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-06-20T05:46:54.979Z] ------------------- [2025-06-20T05:46:54.979Z] stable info: [2025-06-20T05:46:54.979Z] ------------------- [2025-06-20T05:46:54.979Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-06-20T05:46:54.979Z] Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [2025-06-20T05:46:54.979Z] Message: update stable to v1.0.274 [2025-06-20T05:46:55.547Z] ------------------- [2025-06-20T05:46:55.547Z] experimental info: [2025-06-20T05:46:55.547Z] ------------------- [2025-06-20T05:46:55.547Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-06-20T05:46:55.547Z] Commit SHA: 8bc3b1671107dfff59e2863929571a4024cd8906 [2025-06-20T05:46:55.547Z] Message: update experimental to v1.0.275 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2025-06-20T05:46:55.623Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2025-06-20T05:46:55.638Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2025-06-20T05:46:55.655Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-06-20T05:46:55.687Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-06-20T05:46:55.707Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-06-20T05:46:55.728Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2025-06-20T05:46:55.750Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-06-20T05:46:55.772Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2025-06-20T05:46:55.793Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2025-06-20T05:46:55.890Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-06-20T05:46:55.916Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2025-06-20T05:46:55.935Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2025-06-20T05:46:55.950Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-06-20T05:46:55.968Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-06-20T05:46:55.988Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-129 [Pipeline] echo [2025-06-20T05:46:56.010Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-129 [Pipeline] echo [2025-06-20T05:46:56.039Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-129 [Pipeline] echo [2025-06-20T05:46:56.063Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b9645b1b52ab6e66e22f70c749c2cac31058b10c [Pipeline] echo [2025-06-20T05:46:56.087Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b9645b1 [Pipeline] echo [2025-06-20T05:46:56.111Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-20T05:46:56.175Z] provisioning config files... [2025-06-20T05:46:56.189Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-129@tmp/config6317564711544583691tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-20T05:46:56.520Z] ---> ****-login.sh [2025-06-20T05:46:56.520Z] nexus3.edgexfoundry.org:10001 [2025-06-20T05:46:56.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T05:46:56.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T05:46:56.796Z] Configure a credential helper to remove this warning. See [2025-06-20T05:46:56.796Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T05:46:56.796Z] [2025-06-20T05:46:56.796Z] Login Succeeded [2025-06-20T05:46:56.796Z] nexus3.edgexfoundry.org:10002 [2025-06-20T05:46:56.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T05:46:56.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T05:46:56.796Z] Configure a credential helper to remove this warning. See [2025-06-20T05:46:56.796Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T05:46:56.796Z] [2025-06-20T05:46:56.796Z] Login Succeeded [2025-06-20T05:46:56.796Z] nexus3.edgexfoundry.org:10003 [2025-06-20T05:46:57.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T05:46:57.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T05:46:57.070Z] Configure a credential helper to remove this warning. See [2025-06-20T05:46:57.070Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T05:46:57.070Z] [2025-06-20T05:46:57.070Z] Login Succeeded [2025-06-20T05:46:57.070Z] nexus3.edgexfoundry.org:10004 [2025-06-20T05:46:57.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T05:46:57.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T05:46:57.070Z] Configure a credential helper to remove this warning. See [2025-06-20T05:46:57.070Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T05:46:57.070Z] [2025-06-20T05:46:57.070Z] Login Succeeded [2025-06-20T05:46:57.070Z] ****.io [2025-06-20T05:46:57.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T05:46:57.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T05:46:57.331Z] Configure a credential helper to remove this warning. See [2025-06-20T05:46:57.331Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T05:46:57.331Z] [2025-06-20T05:46:57.331Z] Login Succeeded [2025-06-20T05:46:57.331Z] ---> ****-login.sh ends [Pipeline] } [2025-06-20T05:46:57.340Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-06-20T05:46:57.758Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-06-20T05:46:57.758Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-06-20T05:46:57.758Z] + [ -e /tmp/ssh_known_hosts ] [2025-06-20T05:46:57.758Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-06-20T05:46:57.758Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-06-20T05:46:57.758Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-06-20T05:46:57.758Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T05:46:58.113Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-20T05:46:58.113Z] [2025-06-20T05:46:58.113Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T05:46:58.421Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-20T05:46:58.421Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-06-20T05:46:58.421Z] 3dae71ba6b94: Pulling fs layer [2025-06-20T05:46:58.421Z] 6bf1a483ea7c: Pulling fs layer [2025-06-20T05:46:58.421Z] f5dfc541a4d3: Pulling fs layer [2025-06-20T05:46:58.421Z] 461d9e800cba: Pulling fs layer [2025-06-20T05:46:58.421Z] 80192f66455f: Pulling fs layer [2025-06-20T05:46:58.421Z] 2e8e34ca0e6c: Pulling fs layer [2025-06-20T05:46:58.421Z] a29436f7fd5d: Pulling fs layer [2025-06-20T05:46:58.421Z] 923cac83aea3: Pulling fs layer [2025-06-20T05:46:58.421Z] 25ad8b0a4227: Pulling fs layer [2025-06-20T05:46:58.421Z] db01528c6b51: Pulling fs layer [2025-06-20T05:46:58.421Z] 28988de357af: Pulling fs layer [2025-06-20T05:46:58.421Z] a29436f7fd5d: Waiting [2025-06-20T05:46:58.421Z] 923cac83aea3: Waiting [2025-06-20T05:46:58.421Z] 25ad8b0a4227: Waiting [2025-06-20T05:46:58.421Z] 28988de357af: Waiting [2025-06-20T05:46:58.421Z] 461d9e800cba: Waiting [2025-06-20T05:46:58.421Z] 80192f66455f: Waiting [2025-06-20T05:46:58.421Z] 2e8e34ca0e6c: Waiting [2025-06-20T05:46:58.421Z] db01528c6b51: Waiting [2025-06-20T05:46:58.421Z] 6bf1a483ea7c: Verifying Checksum [2025-06-20T05:46:58.421Z] 6bf1a483ea7c: Download complete [2025-06-20T05:46:58.421Z] 461d9e800cba: Download complete [2025-06-20T05:46:58.421Z] 80192f66455f: Verifying Checksum [2025-06-20T05:46:58.681Z] 80192f66455f: Download complete [2025-06-20T05:46:58.681Z] f5dfc541a4d3: Verifying Checksum [2025-06-20T05:46:58.681Z] f5dfc541a4d3: Download complete [2025-06-20T05:46:58.681Z] 3dae71ba6b94: Download complete [2025-06-20T05:46:58.681Z] 923cac83aea3: Download complete [2025-06-20T05:46:58.942Z] 25ad8b0a4227: Verifying Checksum [2025-06-20T05:46:58.942Z] 25ad8b0a4227: Download complete [2025-06-20T05:46:58.942Z] db01528c6b51: Verifying Checksum [2025-06-20T05:46:58.942Z] db01528c6b51: Download complete [2025-06-20T05:46:58.942Z] 28988de357af: Verifying Checksum [2025-06-20T05:46:58.942Z] 28988de357af: Download complete [2025-06-20T05:46:58.942Z] a29436f7fd5d: Verifying Checksum [2025-06-20T05:46:58.942Z] a29436f7fd5d: Download complete [2025-06-20T05:46:59.512Z] 2e8e34ca0e6c: Verifying Checksum [2025-06-20T05:46:59.512Z] 2e8e34ca0e6c: Download complete [2025-06-20T05:46:59.771Z] 3dae71ba6b94: Pull complete [2025-06-20T05:47:00.029Z] 6bf1a483ea7c: Pull complete [2025-06-20T05:47:00.595Z] f5dfc541a4d3: Pull complete [2025-06-20T05:47:00.595Z] 461d9e800cba: Pull complete [2025-06-20T05:47:00.853Z] 80192f66455f: Pull complete [2025-06-20T05:47:04.141Z] 2e8e34ca0e6c: Pull complete [2025-06-20T05:47:04.710Z] a29436f7fd5d: Pull complete [2025-06-20T05:47:04.710Z] 923cac83aea3: Pull complete [2025-06-20T05:47:04.969Z] 25ad8b0a4227: Pull complete [2025-06-20T05:47:04.969Z] db01528c6b51: Pull complete [2025-06-20T05:47:05.230Z] 28988de357af: Pull complete [2025-06-20T05:47:05.231Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-06-20T05:47:05.231Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-20T05:47:05.231Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-20T05:47:05.368Z] prd-ubuntu20.04-docker-8c-8g-3595 does not seem to be running inside a container [2025-06-20T05:47:05.408Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-129 -v /w/workspace/xfoundry_edgex-taf-common_PR-129:/w/workspace/xfoundry_edgex-taf-common_PR-129:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-129@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-129@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 [2025-06-20T05:47:07.145Z] $ docker top 9e001e68cfd67b059180229cd4a5b516509e44d4af7e68902d5a79112dde04b5 -eo pid,comm [2025-06-20T05:47:07.193Z] 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). [2025-06-20T05:47:07.193Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-06-20T05:47:07.239Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-06-20T05:47:07.239Z] [ssh-agent] Looking for ssh-agent implementation... [2025-06-20T05:47:07.361Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-06-20T05:47:07.371Z] $ docker exec 9e001e68cfd67b059180229cd4a5b516509e44d4af7e68902d5a79112dde04b5 ssh-agent [2025-06-20T05:47:07.477Z] SSH_AUTH_SOCK=/tmp/ssh-JugCTCCHSkzv/agent.33 [2025-06-20T05:47:07.477Z] SSH_AGENT_PID=39 [2025-06-20T05:47:07.484Z] Running ssh-add (command line suppressed) [2025-06-20T05:47:07.602Z] Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-129@tmp/private_key_12952302029439093781.key (/w/workspace/xfoundry_edgex-taf-common_PR-129@tmp/private_key_12952302029439093781.key) [2025-06-20T05:47:07.609Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-20T05:47:07.897Z] + git tag --points-at HEAD [Pipeline] } [2025-06-20T05:47:07.930Z] $ docker exec --env ******** --env ******** 9e001e68cfd67b059180229cd4a5b516509e44d4af7e68902d5a79112dde04b5 ssh-agent -k [2025-06-20T05:47:08.034Z] unset SSH_AUTH_SOCK; [2025-06-20T05:47:08.035Z] unset SSH_AGENT_PID; [2025-06-20T05:47:08.035Z] echo Agent pid 39 killed; [2025-06-20T05:47:08.036Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-06-20T05:47:08.067Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-06-20T05:47:08.068Z] [ssh-agent] Looking for ssh-agent implementation... [2025-06-20T05:47:08.180Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-06-20T05:47:08.190Z] $ docker exec 9e001e68cfd67b059180229cd4a5b516509e44d4af7e68902d5a79112dde04b5 ssh-agent [2025-06-20T05:47:08.293Z] SSH_AUTH_SOCK=/tmp/ssh-XbV5OAIbXtvo/agent.72 [2025-06-20T05:47:08.293Z] SSH_AGENT_PID=78 [2025-06-20T05:47:08.297Z] Running ssh-add (command line suppressed) [2025-06-20T05:47:08.408Z] Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-129@tmp/private_key_17069906798203787293.key (/w/workspace/xfoundry_edgex-taf-common_PR-129@tmp/private_key_17069906798203787293.key) [2025-06-20T05:47:08.414Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-20T05:47:08.705Z] + git semver init [2025-06-20T05:47:08.965Z] 2025-06-20 05:47:08,929 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-06-20T05:47:08.965Z] 2025-06-20 05:47:08,934 [run_init] DEBUG init version:0.0.0 force:False [2025-06-20T05:47:08.965Z] 2025-06-20 05:47:08,935 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-129/.semver [2025-06-20T05:47:08.965Z] 2025-06-20 05:47:08,935 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-129/.semver [2025-06-20T05:47:08.965Z] 2025-06-20 05:47:08,935 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-129/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-129, stdin=None, shell=False, universal_newlines=False) [2025-06-20T05:47:09.905Z] 2025-06-20 05:47:09,761 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-129/.git/info/exclude [2025-06-20T05:47:09.905Z] 2025-06-20 05:47:09,762 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-129/.semver/PR-129 with force:False [2025-06-20T05:47:09.905Z] 2025-06-20 05:47:09,762 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-129/.semver/PR-129 [2025-06-20T05:47:09.905Z] 2025-06-20 05:47:09,766 [execute] INFO git cat-file --batch-check [2025-06-20T05:47:09.905Z] 2025-06-20 05:47:09,766 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-129/.semver, stdin=, shell=False, universal_newlines=False) [2025-06-20T05:47:09.905Z] 2025-06-20 05:47:09,770 [execute] INFO git cat-file --batch [2025-06-20T05:47:09.905Z] 2025-06-20 05:47:09,771 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-129/.semver, stdin=, shell=False, universal_newlines=False) [2025-06-20T05:47:09.905Z] 2025-06-20 05:47:09,774 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-129/.semver/PR-129 [2025-06-20T05:47:09.905Z] 0.0.0 [Pipeline] } [2025-06-20T05:47:09.922Z] $ docker exec --env ******** --env ******** 9e001e68cfd67b059180229cd4a5b516509e44d4af7e68902d5a79112dde04b5 ssh-agent -k [2025-06-20T05:47:10.022Z] unset SSH_AUTH_SOCK; [2025-06-20T05:47:10.023Z] unset SSH_AGENT_PID; [2025-06-20T05:47:10.023Z] echo Agent pid 78 killed; [2025-06-20T05:47:10.024Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-06-20T05:47:10.346Z] + git semver [Pipeline] } [2025-06-20T05:47:10.626Z] $ docker stop --time=1 9e001e68cfd67b059180229cd4a5b516509e44d4af7e68902d5a79112dde04b5 [2025-06-20T05:47:11.969Z] $ docker rm -f --volumes 9e001e68cfd67b059180229cd4a5b516509e44d4af7e68902d5a79112dde04b5 [Pipeline] // withDockerContainer [Pipeline] sh [2025-06-20T05:47:12.303Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-06-20T05:47:12.519Z] Stashed 1 file(s) [Pipeline] echo [2025-06-20T05:47:12.524Z] [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 [2025-06-20T05:47:12.708Z] provisioning config files... [2025-06-20T05:47:12.719Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-129@tmp/config11131265846865224487tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-20T05:47:13.036Z] ---> ****-login.sh [2025-06-20T05:47:13.036Z] nexus3.edgexfoundry.org:10001 [2025-06-20T05:47:13.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T05:47:13.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T05:47:13.037Z] Configure a credential helper to remove this warning. See [2025-06-20T05:47:13.037Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T05:47:13.037Z] [2025-06-20T05:47:13.037Z] Login Succeeded [2025-06-20T05:47:13.037Z] nexus3.edgexfoundry.org:10002 [2025-06-20T05:47:13.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T05:47:13.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T05:47:13.037Z] Configure a credential helper to remove this warning. See [2025-06-20T05:47:13.037Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T05:47:13.037Z] [2025-06-20T05:47:13.037Z] Login Succeeded [2025-06-20T05:47:13.037Z] nexus3.edgexfoundry.org:10003 [2025-06-20T05:47:13.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T05:47:13.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T05:47:13.296Z] Configure a credential helper to remove this warning. See [2025-06-20T05:47:13.296Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T05:47:13.296Z] [2025-06-20T05:47:13.296Z] Login Succeeded [2025-06-20T05:47:13.296Z] nexus3.edgexfoundry.org:10004 [2025-06-20T05:47:13.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T05:47:13.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T05:47:13.296Z] Configure a credential helper to remove this warning. See [2025-06-20T05:47:13.296Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T05:47:13.296Z] [2025-06-20T05:47:13.296Z] Login Succeeded [2025-06-20T05:47:13.296Z] ****.io [2025-06-20T05:47:13.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T05:47:13.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T05:47:13.559Z] Configure a credential helper to remove this warning. See [2025-06-20T05:47:13.559Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T05:47:13.559Z] [2025-06-20T05:47:13.559Z] Login Succeeded [2025-06-20T05:47:13.559Z] ---> ****-login.sh ends [Pipeline] } [2025-06-20T05:47:13.571Z] 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 [2025-06-20T05:47:14.106Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-06-20T05:47:14.397Z] + ls -al . [2025-06-20T05:47:14.397Z] total 72 [2025-06-20T05:47:14.397Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 20 05:47 . [2025-06-20T05:47:14.397Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 20 05:46 .. [2025-06-20T05:47:14.397Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 20 05:47 .git [2025-06-20T05:47:14.397Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 05:46 .github [2025-06-20T05:47:14.397Z] -rw-rw-r-- 1 jenkins jenkins 22 Jun 20 05:46 .gitignore [2025-06-20T05:47:14.397Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 20 05:47 .semver [2025-06-20T05:47:14.397Z] -rw-rw-r-- 1 jenkins jenkins 1653 Jun 20 05:46 Dockerfile [2025-06-20T05:47:14.397Z] -rw-rw-r-- 1 jenkins jenkins 746 Jun 20 05:46 Jenkinsfile [2025-06-20T05:47:14.397Z] -rw-rw-r-- 1 jenkins jenkins 11381 Jun 20 05:46 LICENSE [2025-06-20T05:47:14.397Z] -rw-rw-r-- 1 jenkins jenkins 4232 Jun 20 05:46 README.md [2025-06-20T05:47:14.397Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 20 05:46 TUC [2025-06-20T05:47:14.397Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 20 05:47 VERSION [2025-06-20T05:47:14.397Z] -rw-rw-r-- 1 jenkins jenkins 382 Jun 20 05:46 requirements.txt [2025-06-20T05:47:14.397Z] -rw-rw-r-- 1 jenkins jenkins 54 Jun 20 05:46 robot-entrypoint.sh [2025-06-20T05:47:14.397Z] -rw-rw-r-- 1 jenkins jenkins 445 Jun 20 05:46 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T05:47:14.715Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=b9645b1b52ab6e66e22f70c749c2cac31058b10c --label arch=amd64 --label version=0.0.0 . [2025-06-20T05:47:14.715Z] Sending build context to Docker daemon 640.5kB [2025-06-20T05:47:14.715Z] Step 1/13 : FROM alpine:3.20 [2025-06-20T05:47:14.974Z] 3.20: Pulling from library/alpine [2025-06-20T05:47:15.233Z] 0a9a5dfd008f: Pulling fs layer [2025-06-20T05:47:15.233Z] 0a9a5dfd008f: Verifying Checksum [2025-06-20T05:47:15.233Z] 0a9a5dfd008f: Download complete [2025-06-20T05:47:15.493Z] 0a9a5dfd008f: Pull complete [2025-06-20T05:47:15.493Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-20T05:47:15.493Z] Status: Downloaded newer image for alpine:3.20 [2025-06-20T05:47:15.493Z] ---> ff221270b9fb [2025-06-20T05:47:15.493Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2025-06-20T05:47:15.493Z] ---> Running in dd5b6f781bcb [2025-06-20T05:47:15.753Z] Removing intermediate container dd5b6f781bcb [2025-06-20T05:47:15.754Z] ---> 1f0d1cc84516 [2025-06-20T05:47:15.754Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2025-06-20T05:47:15.754Z] ---> Running in ac20ca7dcc34 [2025-06-20T05:47:15.754Z] Removing intermediate container ac20ca7dcc34 [2025-06-20T05:47:15.754Z] ---> 714b3919fcf9 [2025-06-20T05:47:15.754Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2025-06-20T05:47:16.013Z] ---> 401ac314e0dd [2025-06-20T05:47:16.013Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2025-06-20T05:47:16.271Z] ---> 344a88f5f58c [2025-06-20T05:47:16.271Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2025-06-20T05:47:16.271Z] ---> c870118696f3 [2025-06-20T05:47:16.271Z] Step 7/13 : WORKDIR /edgex-taf [2025-06-20T05:47:16.271Z] ---> Running in 39fc4a95e123 [2025-06-20T05:47:16.533Z] Removing intermediate container 39fc4a95e123 [2025-06-20T05:47:16.533Z] ---> a9649a3802ca [2025-06-20T05:47:16.533Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-06-20T05:47:16.533Z] ---> Running in 0ccffa5d34d6 [2025-06-20T05:47:17.116Z] Removing intermediate container 0ccffa5d34d6 [2025-06-20T05:47:17.116Z] ---> eefe9f712eff [2025-06-20T05:47:17.116Z] 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 [2025-06-20T05:47:17.116Z] ---> Running in 93155b86b74a [2025-06-20T05:47:17.376Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-20T05:47:20.747Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-20T05:47:24.043Z] OK: 8 MiB in 14 packages [2025-06-20T05:47:24.043Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-20T05:47:26.573Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-20T05:47:27.640Z] Still waiting to schedule task [2025-06-20T05:47:27.641Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-3592’ [2025-06-20T05:47:29.864Z] (1/14) Installing ca-certificates (20241121-r1) [2025-06-20T05:47:31.774Z] (2/14) Installing brotli-libs (1.1.0-r2) [2025-06-20T05:47:34.313Z] (3/14) Installing c-ares (1.33.1-r0) [2025-06-20T05:47:36.219Z] (4/14) Installing libunistring (1.2-r0) [2025-06-20T05:47:38.754Z] (5/14) Installing libidn2 (2.3.7-r0) [2025-06-20T05:47:40.656Z] (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-06-20T05:47:42.558Z] (7/14) Installing libpsl (0.21.5-r1) [2025-06-20T05:47:44.458Z] (8/14) Installing zstd-libs (1.5.6-r0) [2025-06-20T05:47:46.375Z] (9/14) Installing libcurl (8.12.1-r0) [2025-06-20T05:47:48.916Z] (10/14) Installing curl (8.12.1-r0) [2025-06-20T05:47:50.823Z] (11/14) Installing docker-cli (26.1.5-r0) [2025-06-20T05:47:57.390Z] (12/14) Installing oniguruma (6.9.9-r0) [2025-06-20T05:47:58.766Z] (13/14) Installing jq (1.7.1-r0) [2025-06-20T05:48:01.299Z] (14/14) Installing openssl (3.3.3-r0) [2025-06-20T05:48:03.200Z] Executing busybox-1.36.1-r29.trigger [2025-06-20T05:48:03.200Z] Executing ca-certificates-20241121-r1.trigger [2025-06-20T05:48:03.460Z] OK: 43 MiB in 28 packages [2025-06-20T05:48:03.460Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-20T05:48:05.992Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-20T05:48:10.180Z] (1/167) Installing libexpat (2.7.0-r0) [2025-06-20T05:48:11.116Z] (2/167) Installing libbz2 (1.0.8-r6) [2025-06-20T05:48:13.021Z] (3/167) Installing libpng (1.6.44-r0) [2025-06-20T05:48:14.925Z] (4/167) Installing freetype (2.13.2-r0) [2025-06-20T05:48:17.458Z] (5/167) Installing fontconfig (2.15.0-r1) [2025-06-20T05:48:19.357Z] (6/167) Installing libfontenc (1.1.8-r0) [2025-06-20T05:48:20.741Z] (7/167) Installing mkfontscale (1.2.2-r6) [2025-06-20T05:48:22.120Z] (8/167) Installing font-opensans (0_git20210927-r1) [2025-06-20T05:48:25.410Z] (9/167) Installing pkgconf (2.2.0-r0) [2025-06-20T05:48:27.313Z] (10/167) Installing libgcc (13.2.1_git20240309-r1) [2025-06-20T05:48:28.692Z] (11/167) Installing libffi (3.4.6-r0) [2025-06-20T05:48:30.605Z] (12/167) Installing libintl (0.22.5-r0) [2025-06-20T05:48:31.984Z] (13/167) Installing libeconf (0.6.3-r0) [2025-06-20T05:48:33.359Z] (14/167) Installing libblkid (2.40.1-r1) [2025-06-20T05:48:35.260Z] (15/167) Installing libmount (2.40.1-r1) [2025-06-20T05:48:37.163Z] (16/167) Installing pcre2 (10.43-r0) [2025-06-20T05:48:39.694Z] (17/167) Installing glib (2.80.5-r0) [2025-06-20T05:48:42.980Z] (18/167) Installing libstdc++ (13.2.1_git20240309-r1) [2025-06-20T05:48:45.510Z] (19/167) Installing xz-libs (5.6.2-r1) [2025-06-20T05:48:47.413Z] (20/167) Installing libxml2 (2.12.10-r0) [2025-06-20T05:48:50.700Z] (21/167) Installing shared-mime-info (2.4-r0) [2025-06-20T05:48:52.602Z] (22/167) Installing hicolor-icon-theme (0.17-r2) [2025-06-20T05:48:53.976Z] (23/167) Installing libjpeg-turbo (3.0.3-r0) [2025-06-20T05:48:56.504Z] (24/167) Installing libsharpyuv (1.3.2-r0) [2025-06-20T05:48:57.437Z] (25/167) Installing libwebp (1.3.2-r0) [2025-06-20T05:48:59.967Z] (26/167) Installing tiff (4.6.0t-r0) [2025-06-20T05:49:01.871Z] (27/167) Installing gdk-pixbuf (2.42.12-r0) [2025-06-20T05:49:03.773Z] (28/167) Installing gtk-update-icon-cache (3.24.43-r0) [2025-06-20T05:49:05.677Z] (29/167) Installing libxau (1.0.11-r4) [2025-06-20T05:49:06.614Z] (30/167) Installing libmd (1.1.0-r0) [2025-06-20T05:49:07.994Z] (31/167) Installing libbsd (0.12.2-r0) [2025-06-20T05:49:09.896Z] (32/167) Installing libxdmcp (1.1.5-r1) [2025-06-20T05:49:11.274Z] (33/167) Installing libxcb (1.16.1-r0) [2025-06-20T05:49:13.806Z] (34/167) Installing libx11 (1.8.9-r1) [2025-06-20T05:49:16.335Z] (35/167) Installing libxcomposite (0.4.6-r5) [2025-06-20T05:49:17.269Z] (36/167) Installing libxfixes (6.0.1-r4) [2025-06-20T05:49:18.708Z] (37/167) Installing libxrender (0.9.11-r5) [2025-06-20T05:49:20.084Z] (38/167) Installing libxcursor (1.2.2-r1) [2025-06-20T05:49:21.456Z] (39/167) Installing libxdamage (1.1.6-r5) [2025-06-20T05:49:22.829Z] (40/167) Installing libxext (1.3.6-r2) [2025-06-20T05:49:24.208Z] (41/167) Installing libxi (1.8.1-r4) [2025-06-20T05:49:25.582Z] (42/167) Installing libxinerama (1.1.5-r4) [2025-06-20T05:49:26.957Z] (43/167) Installing libxrandr (1.5.4-r1) [2025-06-20T05:49:28.336Z] (44/167) Installing libatk-1.0 (2.52.0-r0) [2025-06-20T05:49:30.239Z] (45/167) Installing libxtst (1.2.4-r6) [2025-06-20T05:49:31.173Z] (46/167) Installing dbus-libs (1.14.10-r1) [2025-06-20T05:49:33.073Z] (47/167) Installing at-spi2-core (2.52.0-r0) [2025-06-20T05:49:35.604Z] (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) [2025-06-20T05:49:36.977Z] (49/167) Installing pixman (0.43.2-r0) [2025-06-20T05:49:39.501Z] (50/167) Installing cairo (1.18.4-r0) [2025-06-20T05:49:42.034Z] (51/167) Installing cairo-gobject (1.18.4-r0) [2025-06-20T05:49:43.412Z] (52/167) Installing avahi-libs (0.8-r17) [2025-06-20T05:49:44.788Z] (53/167) Installing gmp (6.3.0-r1) [2025-06-20T05:49:47.320Z] (54/167) Installing nettle (3.9.1-r0) [2025-06-20T05:49:49.851Z] (55/167) Installing libtasn1 (4.20.0-r0) [2025-06-20T05:49:51.224Z] (56/167) Installing p11-kit (0.25.3-r0) [2025-06-20T05:49:53.755Z] (57/167) Installing gnutls (3.8.5-r0) [2025-06-20T05:49:56.285Z] (58/167) Installing cups-libs (2.4.9-r1) [2025-06-20T05:49:58.816Z] (59/167) Installing libepoxy (1.5.10-r1) [2025-06-20T05:50:01.348Z] (60/167) Installing fribidi (1.0.15-r0) [2025-06-20T05:50:02.282Z] (61/167) Installing graphite2 (1.3.14-r6) [2025-06-20T05:50:04.182Z] (62/167) Installing harfbuzz (8.5.0-r0) [2025-06-20T05:50:06.712Z] (63/167) Installing libxft (2.3.8-r3) [2025-06-20T05:50:08.611Z] (64/167) Installing pango (1.52.2-r0) [2025-06-20T05:50:11.144Z] (65/167) Installing wayland-libs-client (1.22.0-r4) [2025-06-20T05:50:12.079Z] (66/167) Installing wayland-libs-cursor (1.22.0-r4) [2025-06-20T05:50:13.523Z] (67/167) Installing wayland-libs-egl (1.22.0-r4) [2025-06-20T05:50:14.461Z] (68/167) Installing xkeyboard-config (2.41-r0) [2025-06-20T05:50:17.755Z] (69/167) Installing libxkbcommon (1.7.0-r0) [2025-06-20T05:50:19.132Z] (70/167) Installing gtk+3.0 (3.24.43-r0) [2025-06-20T05:50:23.316Z] (71/167) Installing icu-data-full (74.2-r0) [2025-06-20T05:50:25.501Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3599 in /w/workspace/xfoundry_edgex-taf-common_PR-129 [Pipeline] { [Pipeline] checkout [2025-06-20T05:50:26.564Z] Selected Git installation does not exist. Using Default [2025-06-20T05:50:26.564Z] The recommended git tool is: NONE [2025-06-20T05:50:27.512Z] (72/167) Installing mesa (24.0.9-r1) [2025-06-20T05:50:29.419Z] (73/167) Installing llvm17-libs (17.0.6-r2) [2025-06-20T05:50:32.049Z] using credential edgex-jenkins-ssh [2025-06-20T05:50:32.068Z] Cloning the remote Git repository [2025-06-20T05:50:32.116Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2025-06-20T05:50:32.203Z] > git init /w/workspace/xfoundry_edgex-taf-common_PR-129 # timeout=10 [2025-06-20T05:50:32.335Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2025-06-20T05:50:32.336Z] > git --version # timeout=10 [2025-06-20T05:50:32.363Z] > git --version # 'git version 2.25.1' [2025-06-20T05:50:32.366Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-06-20T05:50:32.514Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-06-20T05:50:33.144Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2025-06-20T05:50:33.168Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-06-20T05:50:34.024Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2025-06-20T05:50:34.061Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2025-06-20T05:50:34.062Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-06-20T05:50:34.090Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/129/head:refs/remotes/origin/PR-129 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2025-06-20T05:50:34.649Z] Merging remotes/origin/main commit e86f8a217ae073cfc8a1efb2d118210b9bc99448 into PR head commit b9645b1b52ab6e66e22f70c749c2cac31058b10c [2025-06-20T05:50:34.926Z] Merge succeeded, producing b9645b1b52ab6e66e22f70c749c2cac31058b10c [2025-06-20T05:50:34.926Z] Checking out Revision b9645b1b52ab6e66e22f70c749c2cac31058b10c (PR-129) [2025-06-20T05:50:35.425Z] Commit message: "build: bump requests from 2.32.3 to 2.32.4" [2025-06-20T05:50:34.675Z] > git config core.sparsecheckout # timeout=10 [2025-06-20T05:50:34.770Z] > git checkout -f b9645b1b52ab6e66e22f70c749c2cac31058b10c # timeout=10 [2025-06-20T05:50:34.841Z] > git remote # timeout=10 [2025-06-20T05:50:34.860Z] > git config --get remote.origin.url # timeout=10 [2025-06-20T05:50:34.875Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-06-20T05:50:34.896Z] > git merge e86f8a217ae073cfc8a1efb2d118210b9bc99448 # timeout=10 [2025-06-20T05:50:34.920Z] > git rev-parse HEAD^{commit} # timeout=10 [2025-06-20T05:50:34.940Z] > git config core.sparsecheckout # timeout=10 [2025-06-20T05:50:34.953Z] > git checkout -f b9645b1b52ab6e66e22f70c749c2cac31058b10c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-06-20T05:50:40.169Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-06-20T05:50:40.169Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-06-20T05:50:40.169Z] Dload Upload Total Spent Left Speed [2025-06-20T05:50:40.169Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13063 100 13063 0 0 277k 0 --:--:-- --:--:-- --:--:-- 283k [Pipeline] sh [2025-06-20T05:50:40.495Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-06-20T05:50:40.816Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-06-20T05:50:40.817Z] + sudo tee /etc/docker/daemon.new [2025-06-20T05:50:40.817Z] { [2025-06-20T05:50:40.817Z] "registry-mirrors": [ [2025-06-20T05:50:40.817Z] "https://nexus3.edgexfoundry.org:10001" [2025-06-20T05:50:40.817Z] ], [2025-06-20T05:50:40.817Z] "bip": "10.250.0.254/24", [2025-06-20T05:50:40.817Z] "hosts": [ [2025-06-20T05:50:40.817Z] "tcp://0.0.0.0:5555", [2025-06-20T05:50:40.817Z] "unix:///var/run/docker.sock" [2025-06-20T05:50:40.817Z] ], [2025-06-20T05:50:40.817Z] "mtu": 1458, [2025-06-20T05:50:40.817Z] "selinux-enabled": true, [2025-06-20T05:50:40.817Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-06-20T05:50:40.817Z] } [Pipeline] sh [2025-06-20T05:50:41.137Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-06-20T05:50:41.455Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-20T05:50:59.708Z] provisioning config files... [2025-06-20T05:50:59.731Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-129@tmp/config4256387085694996881tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-20T05:51:00.183Z] ---> ****-login.sh [2025-06-20T05:51:00.183Z] nexus3.edgexfoundry.org:10001 [2025-06-20T05:51:00.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T05:51:00.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T05:51:00.716Z] Configure a credential helper to remove this warning. See [2025-06-20T05:51:00.716Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T05:51:00.716Z] [2025-06-20T05:51:00.716Z] Login Succeeded [2025-06-20T05:51:00.716Z] nexus3.edgexfoundry.org:10002 [2025-06-20T05:51:00.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T05:51:00.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T05:51:00.984Z] Configure a credential helper to remove this warning. See [2025-06-20T05:51:00.984Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T05:51:00.984Z] [2025-06-20T05:51:00.984Z] Login Succeeded [2025-06-20T05:51:00.984Z] nexus3.edgexfoundry.org:10003 [2025-06-20T05:51:01.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T05:51:01.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T05:51:01.252Z] Configure a credential helper to remove this warning. See [2025-06-20T05:51:01.252Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T05:51:01.252Z] [2025-06-20T05:51:01.252Z] Login Succeeded [2025-06-20T05:51:01.252Z] nexus3.edgexfoundry.org:10004 [2025-06-20T05:51:01.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T05:51:01.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T05:51:01.789Z] Configure a credential helper to remove this warning. See [2025-06-20T05:51:01.789Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T05:51:01.789Z] [2025-06-20T05:51:01.789Z] Login Succeeded [2025-06-20T05:51:01.789Z] ****.io [2025-06-20T05:51:01.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T05:51:02.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T05:51:02.054Z] Configure a credential helper to remove this warning. See [2025-06-20T05:51:02.054Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T05:51:02.054Z] [2025-06-20T05:51:02.054Z] Login Succeeded [2025-06-20T05:51:02.054Z] ---> ****-login.sh ends [Pipeline] } [2025-06-20T05:51:02.066Z] 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 [2025-06-20T05:51:02.732Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-06-20T05:51:03.047Z] + ls -al . [2025-06-20T05:51:03.048Z] total 68 [2025-06-20T05:51:03.048Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 20 05:51 . [2025-06-20T05:51:03.048Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 20 05:50 .. [2025-06-20T05:51:03.048Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 20 05:50 .git [2025-06-20T05:51:03.048Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 05:50 .github [2025-06-20T05:51:03.048Z] -rw-rw-r-- 1 jenkins jenkins 22 Jun 20 05:50 .gitignore [2025-06-20T05:51:03.048Z] -rw-rw-r-- 1 jenkins jenkins 1653 Jun 20 05:50 Dockerfile [2025-06-20T05:51:03.048Z] -rw-rw-r-- 1 jenkins jenkins 746 Jun 20 05:50 Jenkinsfile [2025-06-20T05:51:03.048Z] -rw-rw-r-- 1 jenkins jenkins 11381 Jun 20 05:50 LICENSE [2025-06-20T05:51:03.048Z] -rw-rw-r-- 1 jenkins jenkins 4232 Jun 20 05:50 README.md [2025-06-20T05:51:03.048Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 20 05:50 TUC [2025-06-20T05:51:03.048Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 20 05:47 VERSION [2025-06-20T05:51:03.048Z] -rw-rw-r-- 1 jenkins jenkins 382 Jun 20 05:50 requirements.txt [2025-06-20T05:51:03.048Z] -rw-rw-r-- 1 jenkins jenkins 54 Jun 20 05:50 robot-entrypoint.sh [2025-06-20T05:51:03.048Z] -rw-rw-r-- 1 jenkins jenkins 445 Jun 20 05:50 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T05:51:03.400Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=b9645b1b52ab6e66e22f70c749c2cac31058b10c --label arch=arm64 --label version=0.0.0 . [2025-06-20T05:51:03.671Z] Sending build context to Docker daemon 379.9kB [2025-06-20T05:51:03.671Z] Step 1/13 : FROM alpine:3.20 [2025-06-20T05:51:04.259Z] 3.20: Pulling from library/alpine [2025-06-20T05:51:04.259Z] 94e9d8af2201: Pulling fs layer [2025-06-20T05:51:04.531Z] 94e9d8af2201: Verifying Checksum [2025-06-20T05:51:04.531Z] 94e9d8af2201: Download complete [2025-06-20T05:51:05.501Z] 94e9d8af2201: Pull complete [2025-06-20T05:51:05.501Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-20T05:51:05.501Z] Status: Downloaded newer image for alpine:3.20 [2025-06-20T05:51:05.501Z] ---> 7aab056cecc6 [2025-06-20T05:51:05.501Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2025-06-20T05:51:05.501Z] ---> Running in 4922ac3ae9df [2025-06-20T05:51:05.771Z] Removing intermediate container 4922ac3ae9df [2025-06-20T05:51:05.771Z] ---> 4bff5907a102 [2025-06-20T05:51:05.771Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2025-06-20T05:51:06.041Z] ---> Running in 72255705a5be [2025-06-20T05:51:06.305Z] Removing intermediate container 72255705a5be [2025-06-20T05:51:06.305Z] ---> ae3e525470cb [2025-06-20T05:51:06.305Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2025-06-20T05:51:06.888Z] ---> e271bbce1130 [2025-06-20T05:51:06.888Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2025-06-20T05:51:07.469Z] ---> 2b3dcd50c61e [2025-06-20T05:51:07.469Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2025-06-20T05:51:08.064Z] ---> fc447a82d1e7 [2025-06-20T05:51:08.064Z] Step 7/13 : WORKDIR /edgex-taf [2025-06-20T05:51:08.064Z] ---> Running in a7e204c4b27d [2025-06-20T05:51:08.334Z] Removing intermediate container a7e204c4b27d [2025-06-20T05:51:08.334Z] ---> 89f3594791f5 [2025-06-20T05:51:08.334Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-06-20T05:51:08.334Z] ---> Running in aa503bafa57c [2025-06-20T05:51:08.370Z] (74/167) Installing hwdata-pci (0.382-r0) [2025-06-20T05:51:08.370Z] (75/167) Installing libpciaccess (0.18.1-r0) [2025-06-20T05:51:08.370Z] (76/167) Installing libdrm (2.4.120-r0) [2025-06-20T05:51:09.749Z] (77/167) Installing libelf (0.191-r0) [2025-06-20T05:51:10.275Z] Removing intermediate container aa503bafa57c [2025-06-20T05:51:10.275Z] ---> f720d14e34c1 [2025-06-20T05:51:10.275Z] 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 [2025-06-20T05:51:10.275Z] ---> Running in e1075721a63f [2025-06-20T05:51:11.232Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-20T05:51:11.651Z] (78/167) Installing mesa-glapi (24.0.9-r1) [2025-06-20T05:51:13.555Z] (79/167) Installing mesa-dri-gallium (24.0.9-r1) [2025-06-20T05:51:14.569Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-20T05:51:18.837Z] OK: 9 MiB in 14 packages [2025-06-20T05:51:18.837Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-20T05:51:20.209Z] (80/167) Installing eudev-libs (3.2.14-r2) [2025-06-20T05:51:20.775Z] (81/167) Installing libmagic (5.45-r1) [2025-06-20T05:51:21.399Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-20T05:51:23.307Z] (82/167) Installing file (5.45-r1) [2025-06-20T05:51:24.680Z] (83/167) Installing xprop (1.2.7-r0) [2025-06-20T05:51:25.633Z] (1/14) Installing ca-certificates (20241121-r1) [2025-06-20T05:51:26.057Z] (84/167) Installing libice (1.1.1-r6) [2025-06-20T05:51:27.433Z] (85/167) Installing libuuid (2.40.1-r1) [2025-06-20T05:51:27.564Z] (2/14) Installing brotli-libs (1.1.0-r2) [2025-06-20T05:51:29.335Z] (86/167) Installing libsm (1.2.4-r4) [2025-06-20T05:51:30.226Z] (3/14) Installing c-ares (1.33.1-r0) [2025-06-20T05:51:30.711Z] (87/167) Installing libxt (1.3.0-r5) [2025-06-20T05:51:31.733Z] (4/14) Installing libunistring (1.2-r0) [2025-06-20T05:51:32.613Z] (88/167) Installing libxmu (1.1.4-r2) [2025-06-20T05:51:34.312Z] (5/14) Installing libidn2 (2.3.7-r0) [2025-06-20T05:51:34.517Z] (89/167) Installing xset (1.2.5-r1) [2025-06-20T05:51:35.894Z] (90/167) Installing xdg-utils (1.2.1-r0) [2025-06-20T05:51:36.884Z] (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-06-20T05:51:37.801Z] (91/167) Installing libogg (1.3.5-r5) [2025-06-20T05:51:38.295Z] (7/14) Installing libpsl (0.21.5-r1) [2025-06-20T05:51:39.176Z] (92/167) Installing libflac (1.4.3-r1) [2025-06-20T05:51:41.078Z] (93/167) Installing alsa-lib (1.2.11-r0) [2025-06-20T05:51:41.640Z] (8/14) Installing zstd-libs (1.5.6-r0) [2025-06-20T05:51:43.585Z] (9/14) Installing libcurl (8.12.1-r0) [2025-06-20T05:51:43.610Z] (94/167) Installing libSvtAv1Enc (2.0.0-r1) [2025-06-20T05:51:46.163Z] (10/14) Installing curl (8.12.1-r0) [2025-06-20T05:51:46.891Z] (95/167) Installing aom-libs (3.9.1-r0) [2025-06-20T05:51:48.105Z] (11/14) Installing docker-cli (26.1.5-r0) [2025-06-20T05:51:50.171Z] (96/167) Installing libva (2.21.0-r0) [2025-06-20T05:51:52.071Z] (97/167) Installing libvdpau (1.5-r3) [2025-06-20T05:51:53.447Z] (98/167) Installing onevpl-libs (2023.3.1-r2) [2025-06-20T05:51:55.352Z] (99/167) Installing ffmpeg-libavutil (6.1.1-r8) [2025-06-20T05:51:56.311Z] (12/14) Installing oniguruma (6.9.9-r0) [2025-06-20T05:51:57.272Z] (13/14) Installing jq (1.7.1-r0) [2025-06-20T05:51:57.889Z] (100/167) Installing libdav1d (1.4.2-r0) [2025-06-20T05:51:59.850Z] (14/14) Installing openssl (3.3.3-r0) [2025-06-20T05:52:00.424Z] (101/167) Installing openexr-libiex (3.1.13-r1) [2025-06-20T05:52:02.331Z] (102/167) Installing openexr-libilmthread (3.1.13-r1) [2025-06-20T05:52:02.431Z] Executing busybox-1.36.1-r29.trigger [2025-06-20T05:52:02.431Z] Executing ca-certificates-20241121-r1.trigger [2025-06-20T05:52:02.431Z] OK: 43 MiB in 28 packages [2025-06-20T05:52:02.711Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-20T05:52:03.726Z] (103/167) Installing imath (3.1.12-r0) [2025-06-20T05:52:05.297Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-20T05:52:05.639Z] (104/167) Installing openexr-libopenexr (3.1.13-r1) [2025-06-20T05:52:08.923Z] (105/167) Installing giflib (5.2.2-r0) [2025-06-20T05:52:09.542Z] (1/166) Installing libexpat (2.7.0-r0) [2025-06-20T05:52:09.859Z] (106/167) Installing libhwy (1.0.7-r0) [2025-06-20T05:52:10.952Z] (2/166) Installing libbz2 (1.0.8-r6) [2025-06-20T05:52:11.237Z] (107/167) Installing lcms2 (2.16-r0) [2025-06-20T05:52:12.891Z] (3/166) Installing libpng (1.6.44-r0) [2025-06-20T05:52:13.772Z] (108/167) Installing libjxl (0.10.2-r0) [2025-06-20T05:52:14.835Z] (4/166) Installing freetype (2.13.2-r0) [2025-06-20T05:52:16.312Z] (109/167) Installing lame-libs (3.100-r5) [2025-06-20T05:52:17.416Z] (5/166) Installing fontconfig (2.15.0-r1) [2025-06-20T05:52:18.845Z] (110/167) Installing opus (1.5.2-r0) [2025-06-20T05:52:19.358Z] (6/166) Installing libfontenc (1.1.8-r0) [2025-06-20T05:52:20.746Z] (111/167) Installing rav1e-libs (0.7.1-r0) [2025-06-20T05:52:20.764Z] (7/166) Installing mkfontscale (1.2.2-r6) [2025-06-20T05:52:22.166Z] (8/166) Installing font-opensans (0_git20210927-r1) [2025-06-20T05:52:24.028Z] (112/167) Installing libgomp (13.2.1_git20240309-r1) [2025-06-20T05:52:25.585Z] (9/166) Installing pkgconf (2.2.0-r0) [2025-06-20T05:52:25.925Z] (113/167) Installing soxr (0.1.3-r7) [2025-06-20T05:52:27.021Z] (10/166) Installing libgcc (13.2.1_git20240309-r1) [2025-06-20T05:52:27.301Z] (114/167) Installing ffmpeg-libswresample (6.1.1-r8) [2025-06-20T05:52:28.980Z] (11/166) Installing libffi (3.4.6-r0) [2025-06-20T05:52:29.202Z] (115/167) Installing libtheora (1.1.1-r18) [2025-06-20T05:52:30.384Z] (12/166) Installing libintl (0.22.5-r0) [2025-06-20T05:52:31.737Z] (116/167) Installing libvorbis (1.3.7-r2) [2025-06-20T05:52:31.793Z] (13/166) Installing libeconf (0.6.3-r0) [2025-06-20T05:52:33.641Z] (117/167) Installing libvpx (1.14.1-r0) [2025-06-20T05:52:33.728Z] (14/166) Installing libblkid (2.40.1-r1) [2025-06-20T05:52:35.663Z] (15/166) Installing libmount (2.40.1-r1) [2025-06-20T05:52:36.927Z] (118/167) Installing libwebpmux (1.3.2-r0) [2025-06-20T05:52:37.602Z] (16/166) Installing pcre2 (10.43-r0) [2025-06-20T05:52:37.867Z] (119/167) Installing x264-libs (0.164_git20231001-r0) [2025-06-20T05:52:40.165Z] (17/166) Installing glib (2.80.5-r0) [2025-06-20T05:52:41.150Z] (120/167) Installing numactl (2.0.18-r0) [2025-06-20T05:52:42.529Z] (121/167) Installing x265-libs (3.6-r0) [2025-06-20T05:52:43.487Z] (18/166) Installing libstdc++ (13.2.1_git20240309-r1) [2025-06-20T05:52:45.818Z] (122/167) Installing xvidcore (1.3.7-r2) [2025-06-20T05:52:46.049Z] (19/166) Installing xz-libs (5.6.2-r1) [2025-06-20T05:52:47.721Z] (123/167) Installing ffmpeg-libavcodec (6.1.1-r8) [2025-06-20T05:52:48.614Z] (20/166) Installing libxml2 (2.12.10-r0) [2025-06-20T05:52:51.179Z] (21/166) Installing shared-mime-info (2.4-r0) [2025-06-20T05:52:51.920Z] (124/167) Installing libbluray (1.3.4-r1) [2025-06-20T05:52:53.107Z] (22/166) Installing hicolor-icon-theme (0.17-r2) [2025-06-20T05:52:53.830Z] (125/167) Installing mpg123-libs (1.32.8-r0) [2025-06-20T05:52:55.033Z] (23/166) Installing libjpeg-turbo (3.0.3-r0) [2025-06-20T05:52:55.733Z] (126/167) Installing libopenmpt (0.7.7-r0) [2025-06-20T05:52:57.600Z] (24/166) Installing libsharpyuv (1.3.2-r0) [2025-06-20T05:52:58.272Z] (127/167) Installing cjson (1.7.18-r0) [2025-06-20T05:52:58.552Z] (25/166) Installing libwebp (1.3.2-r0) [2025-06-20T05:52:59.648Z] (128/167) Installing mbedtls (3.6.3-r0) [2025-06-20T05:53:00.479Z] (26/166) Installing tiff (4.6.0t-r0) [2025-06-20T05:53:02.202Z] (129/167) Installing librist (0.2.10-r1) [2025-06-20T05:53:03.039Z] (27/166) Installing gdk-pixbuf (2.42.12-r0) [2025-06-20T05:53:04.106Z] (130/167) Installing libsrt (1.5.3-r0) [2025-06-20T05:53:04.964Z] (28/166) Installing gtk-update-icon-cache (3.24.43-r0) [2025-06-20T05:53:06.367Z] (29/166) Installing libxau (1.0.11-r4) [2025-06-20T05:53:06.637Z] (131/167) Installing libssh (0.10.6-r0) [2025-06-20T05:53:07.763Z] (30/166) Installing libmd (1.1.0-r0) [2025-06-20T05:53:08.540Z] (132/167) Installing libsodium (1.0.19-r0) [2025-06-20T05:53:09.157Z] (31/166) Installing libbsd (0.12.2-r0) [2025-06-20T05:53:10.444Z] (133/167) Installing libzmq (4.3.5-r2) [2025-06-20T05:53:10.552Z] (32/166) Installing libxdmcp (1.1.5-r1) [2025-06-20T05:53:11.948Z] (33/166) Installing libxcb (1.16.1-r0) [2025-06-20T05:53:12.983Z] (134/167) Installing ffmpeg-libavformat (6.1.1-r8) [2025-06-20T05:53:14.508Z] (34/166) Installing libx11 (1.8.9-r1) [2025-06-20T05:53:15.520Z] (135/167) Installing crc32c (1.1.2-r0) [2025-06-20T05:53:16.896Z] (136/167) Installing double-conversion (3.3.0-r0) [2025-06-20T05:53:17.071Z] (35/166) Installing libxcomposite (0.4.6-r5) [2025-06-20T05:53:18.277Z] (137/167) Installing libevent (2.1.12-r7) [2025-06-20T05:53:18.472Z] (36/166) Installing libxfixes (6.0.1-r4) [2025-06-20T05:53:19.868Z] (37/166) Installing libxrender (0.9.11-r5) [2025-06-20T05:53:20.810Z] (138/167) Installing wayland-libs-server (1.22.0-r4) [2025-06-20T05:53:21.266Z] (38/166) Installing libxcursor (1.2.2-r1) [2025-06-20T05:53:22.187Z] (139/167) Installing mesa-gbm (24.0.9-r1) [2025-06-20T05:53:22.661Z] (39/166) Installing libxdamage (1.1.6-r5) [2025-06-20T05:53:23.562Z] (140/167) Installing harfbuzz-subset (8.5.0-r0) [2025-06-20T05:53:24.061Z] (40/166) Installing libxext (1.3.6-r2) [2025-06-20T05:53:25.466Z] (41/166) Installing libxi (1.8.1-r4) [2025-06-20T05:53:26.848Z] (141/167) Installing icu-libs (74.2-r0) [2025-06-20T05:53:27.404Z] (42/166) Installing libxinerama (1.1.5-r4) [2025-06-20T05:53:28.360Z] (43/166) Installing libxrandr (1.5.4-r1) [2025-06-20T05:53:29.381Z] (142/167) Installing minizip (1.3.1-r0) [2025-06-20T05:53:29.766Z] (44/166) Installing libatk-1.0 (2.52.0-r0) [2025-06-20T05:53:30.759Z] (143/167) Installing nspr (4.35-r4) [2025-06-20T05:53:31.706Z] (45/166) Installing libxtst (1.2.4-r6) [2025-06-20T05:53:33.109Z] (46/166) Installing dbus-libs (1.14.10-r1) [2025-06-20T05:53:33.290Z] (144/167) Installing sqlite-libs (3.45.3-r2) [2025-06-20T05:53:35.045Z] (47/166) Installing at-spi2-core (2.52.0-r0) [2025-06-20T05:53:35.822Z] (145/167) Installing nss (3.105-r0) [2025-06-20T05:53:36.978Z] (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) [2025-06-20T05:53:38.914Z] (49/166) Installing pixman (0.43.2-r0) [2025-06-20T05:53:39.104Z] (146/167) Installing openh264 (2.4.1-r0) [2025-06-20T05:53:41.483Z] (50/166) Installing cairo (1.18.4-r0) [2025-06-20T05:53:41.635Z] (147/167) Installing libcamera-ipa (0.3.0-r0) [2025-06-20T05:53:43.014Z] (148/167) Installing libunwind (1.8.1-r0) [2025-06-20T05:53:44.054Z] (51/166) Installing cairo-gobject (1.18.4-r0) [2025-06-20T05:53:44.917Z] (149/167) Installing yaml (0.2.5-r2) [2025-06-20T05:53:45.012Z] (52/166) Installing avahi-libs (0.8-r17) [2025-06-20T05:53:46.820Z] (150/167) Installing libcamera (0.3.0-r0) [2025-06-20T05:53:46.948Z] (53/166) Installing gmp (6.3.0-r1) [2025-06-20T05:53:49.355Z] (151/167) Installing speexdsp (1.2.1-r2) [2025-06-20T05:53:49.507Z] (54/166) Installing nettle (3.9.1-r0) [2025-06-20T05:53:50.731Z] (152/167) Installing libuv (1.48.0-r0) [2025-06-20T05:53:52.079Z] (55/166) Installing libtasn1 (4.20.0-r0) [2025-06-20T05:53:52.633Z] (153/167) Installing roc-toolkit-libs (0.3.0-r0) [2025-06-20T05:53:53.478Z] (56/166) Installing p11-kit (0.25.3-r0) [2025-06-20T05:53:55.166Z] (154/167) Installing libsndfile (1.2.2-r1) [2025-06-20T05:53:56.054Z] (57/166) Installing gnutls (3.8.5-r0) [2025-06-20T05:53:57.695Z] (155/167) Installing webrtc-audio-processing-1 (1.3-r0) [2025-06-20T05:53:59.389Z] (58/166) Installing cups-libs (2.4.9-r1) [2025-06-20T05:54:00.227Z] (156/167) Installing pipewire-libs (1.0.6-r1) [2025-06-20T05:54:01.324Z] (59/166) Installing libepoxy (1.5.10-r1) [2025-06-20T05:54:03.513Z] (157/167) Installing libasyncns (0.8-r3) [2025-06-20T05:54:03.894Z] (60/166) Installing fribidi (1.0.15-r0) [2025-06-20T05:54:04.081Z] (158/167) Installing libltdl (2.4.7-r3) [2025-06-20T05:54:05.297Z] (61/166) Installing graphite2 (1.3.14-r6) [2025-06-20T05:54:05.985Z] (159/167) Installing orc (0.4.40-r0) [2025-06-20T05:54:07.235Z] (62/166) Installing harfbuzz (8.5.0-r0) [2025-06-20T05:54:07.890Z] (160/167) Installing tdb-libs (1.4.9-r1) [2025-06-20T05:54:09.267Z] (161/167) Installing libpulse (17.0-r0) [2025-06-20T05:54:09.801Z] (63/166) Installing libxft (2.3.8-r3) [2025-06-20T05:54:11.207Z] (64/166) Installing pango (1.52.2-r0) [2025-06-20T05:54:12.551Z] (162/167) Installing libwebpdemux (1.3.2-r0) [2025-06-20T05:54:13.119Z] (163/167) Installing libgpg-error (1.49-r0) [2025-06-20T05:54:13.781Z] (65/166) Installing wayland-libs-client (1.22.0-r4) [2025-06-20T05:54:15.025Z] (164/167) Installing libgcrypt (1.10.3-r0) [2025-06-20T05:54:15.182Z] (66/166) Installing wayland-libs-cursor (1.22.0-r4) [2025-06-20T05:54:16.586Z] (67/166) Installing wayland-libs-egl (1.22.0-r4) [2025-06-20T05:54:17.543Z] (68/166) Installing xkeyboard-config (2.41-r0) [2025-06-20T05:54:17.557Z] (165/167) Installing libxslt (1.1.39-r2) [2025-06-20T05:54:20.091Z] (166/167) Installing chromium (131.0.6778.108-r0) [2025-06-20T05:54:20.875Z] (69/166) Installing libxkbcommon (1.7.0-r0) [2025-06-20T05:54:22.811Z] (70/166) Installing gtk+3.0 (3.24.43-r0) [2025-06-20T05:54:26.155Z] (71/166) Installing icu-data-full (74.2-r0) [2025-06-20T05:54:32.790Z] (72/166) Installing mesa (24.0.9-r1) [2025-06-20T05:54:34.192Z] (73/166) Installing llvm17-libs (17.0.6-r2) [2025-06-20T05:55:21.002Z] (74/166) Installing hwdata-pci (0.382-r0) [2025-06-20T05:55:21.002Z] (75/166) Installing libpciaccess (0.18.1-r0) [2025-06-20T05:55:22.460Z] (76/166) Installing libdrm (2.4.120-r0) [2025-06-20T05:55:24.417Z] (77/166) Installing libelf (0.191-r0) [2025-06-20T05:55:26.380Z] (78/166) Installing mesa-glapi (24.0.9-r1) [2025-06-20T05:55:27.778Z] (167/167) Installing chromium-chromedriver (131.0.6778.108-r0) [2025-06-20T05:55:28.317Z] (79/166) Installing mesa-dri-gallium (24.0.9-r1) [2025-06-20T05:55:30.309Z] Executing busybox-1.36.1-r29.trigger [2025-06-20T05:55:30.309Z] Executing fontconfig-2.15.0-r1.trigger [2025-06-20T05:55:30.309Z] Executing mkfontscale-1.2.2-r6.trigger [2025-06-20T05:55:30.309Z] Executing glib-2.80.5-r0.trigger [2025-06-20T05:55:30.309Z] Executing shared-mime-info-2.4-r0.trigger [2025-06-20T05:55:30.568Z] Executing gdk-pixbuf-2.42.12-r0.trigger [2025-06-20T05:55:30.568Z] Executing gtk-update-icon-cache-3.24.43-r0.trigger [2025-06-20T05:55:30.568Z] Executing gtk+3.0-3.24.43-r0.trigger [2025-06-20T05:55:30.568Z] OK: 672 MiB in 195 packages [2025-06-20T05:55:30.568Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-20T05:55:33.102Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-20T05:55:36.399Z] (1/30) Installing jansson (2.14-r4) [2025-06-20T05:55:36.512Z] (80/166) Installing eudev-libs (3.2.14-r2) [2025-06-20T05:55:36.777Z] (81/166) Installing libmagic (5.45-r1) [2025-06-20T05:55:38.307Z] (2/30) Installing binutils (2.42-r1) [2025-06-20T05:55:39.347Z] (82/166) Installing file (5.45-r1) [2025-06-20T05:55:40.751Z] (83/166) Installing xprop (1.2.7-r0) [2025-06-20T05:55:41.598Z] (3/30) Installing libatomic (13.2.1_git20240309-r1) [2025-06-20T05:55:42.155Z] (84/166) Installing libice (1.1.1-r6) [2025-06-20T05:55:42.534Z] (4/30) Installing isl26 (0.26-r1) [2025-06-20T05:55:44.087Z] (85/166) Installing libuuid (2.40.1-r1) [2025-06-20T05:55:45.070Z] (5/30) Installing mpfr4 (4.2.1-r0) [2025-06-20T05:55:45.487Z] (86/166) Installing libsm (1.2.4-r4) [2025-06-20T05:55:46.891Z] (87/166) Installing libxt (1.3.0-r5) [2025-06-20T05:55:47.605Z] (6/30) Installing mpc1 (1.3.1-r1) [2025-06-20T05:55:48.983Z] (7/30) Installing gcc (13.2.1_git20240309-r1) [2025-06-20T05:55:49.463Z] (88/166) Installing libxmu (1.1.4-r2) [2025-06-20T05:55:50.867Z] (89/166) Installing xset (1.2.5-r1) [2025-06-20T05:55:52.800Z] (90/166) Installing xdg-utils (1.2.1-r0) [2025-06-20T05:55:54.205Z] (91/166) Installing libogg (1.3.5-r5) [2025-06-20T05:55:56.146Z] (92/166) Installing libflac (1.4.3-r1) [2025-06-20T05:55:58.079Z] (93/166) Installing alsa-lib (1.2.11-r0) [2025-06-20T05:56:00.646Z] (94/166) Installing libSvtAv1Enc (2.0.0-r1) [2025-06-20T05:56:03.967Z] (95/166) Installing aom-libs (3.9.1-r0) [2025-06-20T05:56:07.304Z] (96/166) Installing libva (2.21.0-r0) [2025-06-20T05:56:09.234Z] (97/166) Installing libvdpau (1.5-r3) [2025-06-20T05:56:10.637Z] (98/166) Installing ffmpeg-libavutil (6.1.1-r8) [2025-06-20T05:56:13.208Z] (99/166) Installing libdav1d (1.4.2-r0) [2025-06-20T05:56:15.140Z] (100/166) Installing openexr-libiex (3.1.13-r1) [2025-06-20T05:56:17.704Z] (101/166) Installing openexr-libilmthread (3.1.13-r1) [2025-06-20T05:56:19.103Z] (102/166) Installing imath (3.1.12-r0) [2025-06-20T05:56:21.043Z] (103/166) Installing openexr-libopenexr (3.1.13-r1) [2025-06-20T05:56:21.061Z] (8/30) Installing musl-dev (1.2.5-r1) [2025-06-20T05:56:22.964Z] (9/30) Installing linux-headers (6.6-r0) [2025-06-20T05:56:23.619Z] (104/166) Installing giflib (5.2.2-r0) [2025-06-20T05:56:25.558Z] (105/166) Installing libhwy (1.0.7-r0) [2025-06-20T05:56:26.252Z] (10/30) Installing libffi-dev (3.4.6-r0) [2025-06-20T05:56:26.954Z] (106/166) Installing lcms2 (2.16-r0) [2025-06-20T05:56:27.629Z] (11/30) Installing libpq (16.9-r0) [2025-06-20T05:56:28.883Z] (107/166) Installing libjxl (0.10.2-r0) [2025-06-20T05:56:29.534Z] (12/30) Installing openssl-dev (3.3.3-r0) [2025-06-20T05:56:32.071Z] (13/30) Installing libpq-dev (16.9-r0) [2025-06-20T05:56:32.213Z] (108/166) Installing lame-libs (3.100-r5) [2025-06-20T05:56:34.149Z] (109/166) Installing opus (1.5.2-r0) [2025-06-20T05:56:34.609Z] (14/30) Installing libecpg (16.9-r0) [2025-06-20T05:56:36.512Z] (15/30) Installing libecpg-dev (16.9-r0) [2025-06-20T05:56:36.720Z] (110/166) Installing rav1e-libs (0.7.1-r0) [2025-06-20T05:56:39.047Z] (16/30) Installing clang16-headers (16.0.6-r5) [2025-06-20T05:56:39.289Z] (111/166) Installing libgomp (13.2.1_git20240309-r1) [2025-06-20T05:56:41.224Z] (112/166) Installing soxr (0.1.3-r7) [2025-06-20T05:56:41.581Z] (17/30) Installing llvm16-libs (16.0.6-r9) [2025-06-20T05:56:43.157Z] (113/166) Installing ffmpeg-libswresample (6.1.1-r8) [2025-06-20T05:56:44.557Z] (114/166) Installing libtheora (1.1.1-r18) [2025-06-20T05:56:47.120Z] (115/166) Installing libvorbis (1.3.7-r2) [2025-06-20T05:56:49.046Z] (116/166) Installing libvpx (1.14.1-r0) [2025-06-20T05:56:52.382Z] (117/166) Installing libwebpmux (1.3.2-r0) [2025-06-20T05:56:53.785Z] (118/166) Installing x264-libs (0.164_git20231001-r0) [2025-06-20T05:56:57.113Z] (119/166) Installing numactl (2.0.18-r0) [2025-06-20T05:56:58.067Z] (120/166) Installing x265-libs (3.6-r0) [2025-06-20T05:57:01.396Z] (121/166) Installing xvidcore (1.3.7-r2) [2025-06-20T05:57:03.328Z] (122/166) Installing ffmpeg-libavcodec (6.1.1-r8) [2025-06-20T05:57:08.641Z] (123/166) Installing libbluray (1.3.4-r1) [2025-06-20T05:57:10.036Z] (124/166) Installing mpg123-libs (1.32.8-r0) [2025-06-20T05:57:12.598Z] (125/166) Installing libopenmpt (0.7.7-r0) [2025-06-20T05:57:15.163Z] (126/166) Installing cjson (1.7.18-r0) [2025-06-20T05:57:16.559Z] (127/166) Installing mbedtls (3.6.3-r0) [2025-06-20T05:57:19.120Z] (128/166) Installing librist (0.2.10-r1) [2025-06-20T05:57:20.326Z] (18/30) Installing clang16-libs (16.0.6-r5) [2025-06-20T05:57:20.511Z] (129/166) Installing libsrt (1.5.3-r0) [2025-06-20T05:57:23.071Z] (130/166) Installing libssh (0.10.6-r0) [2025-06-20T05:57:24.999Z] (131/166) Installing libsodium (1.0.19-r0) [2025-06-20T05:57:27.556Z] (132/166) Installing libzmq (4.3.5-r2) [2025-06-20T05:57:29.481Z] (133/166) Installing ffmpeg-libavformat (6.1.1-r8) [2025-06-20T05:57:30.526Z] (19/30) Installing fortify-headers (1.1-r3) [2025-06-20T05:57:30.526Z] (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) [2025-06-20T05:57:32.870Z] (134/166) Installing crc32c (1.1.2-r0) [2025-06-20T05:57:33.832Z] (135/166) Installing double-conversion (3.3.0-r0) [2025-06-20T05:57:33.838Z] (21/30) Installing llvm16-linker-tools (16.0.6-r9) [2025-06-20T05:57:35.245Z] (136/166) Installing libevent (2.1.12-r7) [2025-06-20T05:57:35.742Z] (22/30) Installing clang16 (16.0.6-r5) [2025-06-20T05:57:37.821Z] (137/166) Installing wayland-libs-server (1.22.0-r4) [2025-06-20T05:57:38.271Z] (23/30) Installing icu (74.2-r0) [2025-06-20T05:57:39.220Z] (138/166) Installing mesa-gbm (24.0.9-r1) [2025-06-20T05:57:40.170Z] (24/30) Installing icu-dev (74.2-r0) [2025-06-20T05:57:40.623Z] (139/166) Installing harfbuzz-subset (8.5.0-r0) [2025-06-20T05:57:43.454Z] (25/30) Installing llvm16 (16.0.6-r9) [2025-06-20T05:57:43.950Z] (140/166) Installing icu-libs (74.2-r0) [2025-06-20T05:57:46.511Z] (141/166) Installing minizip (1.3.1-r0) [2025-06-20T05:57:48.442Z] (142/166) Installing nspr (4.35-r4) [2025-06-20T05:57:50.369Z] (143/166) Installing sqlite-libs (3.45.3-r2) [2025-06-20T05:57:52.927Z] (144/166) Installing nss (3.105-r0) [2025-06-20T05:57:56.243Z] (145/166) Installing openh264 (2.4.1-r0) [2025-06-20T05:57:58.804Z] (146/166) Installing libcamera-ipa (0.3.0-r0) [2025-06-20T05:58:01.362Z] (147/166) Installing libunwind (1.8.1-r0) [2025-06-20T05:58:02.755Z] (148/166) Installing yaml (0.2.5-r2) [2025-06-20T05:58:04.681Z] (149/166) Installing libcamera (0.3.0-r0) [2025-06-20T05:58:07.242Z] (150/166) Installing speexdsp (1.2.1-r2) [2025-06-20T05:58:08.636Z] (151/166) Installing libuv (1.48.0-r0) [2025-06-20T05:58:10.570Z] (152/166) Installing roc-toolkit-libs (0.3.0-r0) [2025-06-20T05:58:13.136Z] (153/166) Installing libsndfile (1.2.2-r1) [2025-06-20T05:58:15.519Z] (26/30) Installing lz4-libs (1.9.4-r5) [2025-06-20T05:58:15.702Z] (154/166) Installing webrtc-audio-processing-1 (1.3-r0) [2025-06-20T05:58:16.895Z] (27/30) Installing lz4-dev (1.9.4-r5) [2025-06-20T05:58:18.274Z] (155/166) Installing pipewire-libs (1.0.6-r1) [2025-06-20T05:58:18.797Z] (28/30) Installing zstd (1.5.6-r0) [2025-06-20T05:58:20.697Z] (29/30) Installing zstd-dev (1.5.6-r0) [2025-06-20T05:58:21.600Z] (156/166) Installing libasyncns (0.8-r3) [2025-06-20T05:58:22.548Z] (157/166) Installing libltdl (2.4.7-r3) [2025-06-20T05:58:22.598Z] (30/30) Installing postgresql16-dev (16.9-r0) [2025-06-20T05:58:23.943Z] (158/166) Installing orc (0.4.40-r0) [2025-06-20T05:58:25.881Z] Executing busybox-1.36.1-r29.trigger [2025-06-20T05:58:25.881Z] OK: 1208 MiB in 225 packages [2025-06-20T05:58:25.881Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-20T05:58:26.500Z] (159/166) Installing tdb-libs (1.4.9-r1) [2025-06-20T05:58:28.412Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-20T05:58:28.426Z] (160/166) Installing libpulse (17.0-r0) [2025-06-20T05:58:30.980Z] (161/166) Installing libwebpdemux (1.3.2-r0) [2025-06-20T05:58:31.692Z] (1/14) Installing g++ (13.2.1_git20240309-r1) [2025-06-20T05:58:31.930Z] (162/166) Installing libgpg-error (1.49-r0) [2025-06-20T05:58:33.853Z] (163/166) Installing libgcrypt (1.10.3-r0) [2025-06-20T05:58:36.411Z] (164/166) Installing libxslt (1.1.39-r2) [2025-06-20T05:58:38.970Z] (165/166) Installing chromium (131.0.6778.108-r0) [2025-06-20T05:58:49.776Z] (2/14) Installing gdbm (1.23-r1) [2025-06-20T05:58:49.776Z] (3/14) Installing mpdecimal (4.0.0-r0) [2025-06-20T05:58:50.342Z] (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) [2025-06-20T05:58:51.719Z] (5/14) Installing libncursesw (6.4_p20240420-r2) [2025-06-20T05:58:54.249Z] (6/14) Installing libpanelw (6.4_p20240420-r2) [2025-06-20T05:58:55.183Z] (7/14) Installing readline (8.2.10-r0) [2025-06-20T05:58:57.084Z] (8/14) Installing python3 (3.12.11-r0) [2025-06-20T05:58:57.136Z] (166/166) Installing chromium-chromedriver (131.0.6778.108-r0) [2025-06-20T05:58:58.539Z] Executing busybox-1.36.1-r29.trigger [2025-06-20T05:58:58.539Z] Executing fontconfig-2.15.0-r1.trigger [2025-06-20T05:58:58.805Z] Executing mkfontscale-1.2.2-r6.trigger [2025-06-20T05:58:58.805Z] Executing glib-2.80.5-r0.trigger [2025-06-20T05:58:58.805Z] Executing shared-mime-info-2.4-r0.trigger [2025-06-20T05:59:01.385Z] Executing gdk-pixbuf-2.42.12-r0.trigger [2025-06-20T05:59:01.385Z] Executing gtk-update-icon-cache-3.24.43-r0.trigger [2025-06-20T05:59:01.385Z] Executing gtk+3.0-3.24.43-r0.trigger [2025-06-20T05:59:01.385Z] OK: 657 MiB in 194 packages [2025-06-20T05:59:01.385Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-20T05:59:03.645Z] (9/14) Installing python3-pycache-pyc0 (3.12.11-r0) [2025-06-20T05:59:04.715Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-20T05:59:06.173Z] (10/14) Installing pyc (3.12.11-r0) [2025-06-20T05:59:07.546Z] (11/14) Installing python3-pyc (3.12.11-r0) [2025-06-20T05:59:08.040Z] (1/30) Installing jansson (2.14-r4) [2025-06-20T05:59:08.920Z] (12/14) Installing python3-dev (3.12.11-r0) [2025-06-20T05:59:09.443Z] (2/30) Installing binutils (2.42-r1) [2025-06-20T05:59:13.681Z] (3/30) Installing libatomic (13.2.1_git20240309-r1) [2025-06-20T05:59:14.259Z] (4/30) Installing isl26 (0.26-r1) [2025-06-20T05:59:16.834Z] (5/30) Installing mpfr4 (4.2.1-r0) [2025-06-20T05:59:19.408Z] (6/30) Installing mpc1 (1.3.1-r1) [2025-06-20T05:59:21.342Z] (7/30) Installing gcc (13.2.1_git20240309-r1) [2025-06-20T05:59:43.372Z] (8/30) Installing musl-dev (1.2.5-r1) [2025-06-20T05:59:46.703Z] (9/30) Installing linux-headers (6.6-r0) [2025-06-20T05:59:47.627Z] (13/14) Installing libsodium-dev (1.0.19-r0) [2025-06-20T05:59:47.627Z] (14/14) Installing zeromq-dev (4.3.5-r2) [2025-06-20T05:59:47.885Z] Executing busybox-1.36.1-r29.trigger [2025-06-20T05:59:47.885Z] OK: 1374 MiB in 239 packages [2025-06-20T05:59:47.885Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-20T05:59:50.032Z] (10/30) Installing libffi-dev (3.4.6-r0) [2025-06-20T05:59:50.414Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-20T05:59:51.963Z] (11/30) Installing libpq (16.9-r0) [2025-06-20T05:59:53.696Z] OK: 1374 MiB in 239 packages [2025-06-20T05:59:53.906Z] (12/30) Installing openssl-dev (3.3.3-r0) [2025-06-20T05:59:53.958Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-20T05:59:56.486Z] (13/30) Installing libpq-dev (16.9-r0) [2025-06-20T05:59:56.506Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-20T05:59:59.141Z] (14/30) Installing libecpg (16.9-r0) [2025-06-20T05:59:59.864Z] (1/1) Installing tzdata (2025b-r0) [2025-06-20T06:00:01.074Z] (15/30) Installing libecpg-dev (16.9-r0) [2025-06-20T06:00:01.773Z] OK: 1376 MiB in 240 packages [2025-06-20T06:00:02.031Z] (1/1) Purging tzdata (2025b-r0) [2025-06-20T06:00:02.031Z] OK: 1374 MiB in 239 packages [2025-06-20T06:00:03.657Z] (16/30) Installing clang16-headers (16.0.6-r5) [2025-06-20T06:00:03.930Z] Looking in links: /tmp/tmp7elizv4e [2025-06-20T06:00:03.930Z] Processing /tmp/tmp7elizv4e/pip-25.0.1-py3-none-any.whl [2025-06-20T06:00:03.930Z] Installing collected packages: pip [2025-06-20T06:00:04.865Z] Successfully installed pip-25.0.1 [2025-06-20T06:00:04.865Z] 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. [2025-06-20T06:00:05.123Z] Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) [2025-06-20T06:00:05.123Z] Collecting pip [2025-06-20T06:00:05.381Z] Downloading pip-25.1.1-py3-none-any.whl.metadata (3.6 kB) [2025-06-20T06:00:05.381Z] Collecting setuptools [2025-06-20T06:00:05.381Z] Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) [2025-06-20T06:00:05.381Z] Collecting wheel [2025-06-20T06:00:05.381Z] Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) [2025-06-20T06:00:05.381Z] Downloading pip-25.1.1-py3-none-any.whl (1.8 MB) [2025-06-20T06:00:05.381Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 163.2 MB/s eta 0:00:00 [2025-06-20T06:00:05.381Z] Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) [2025-06-20T06:00:05.381Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 143.5 MB/s eta 0:00:00 [2025-06-20T06:00:05.381Z] Downloading wheel-0.45.1-py3-none-any.whl (72 kB) [2025-06-20T06:00:05.639Z] Installing collected packages: wheel, setuptools, pip [2025-06-20T06:00:06.226Z] (17/30) Installing llvm16-libs (16.0.6-r9) [2025-06-20T06:00:06.572Z] Attempting uninstall: pip [2025-06-20T06:00:06.572Z] Found existing installation: pip 25.0.1 [2025-06-20T06:00:06.572Z] Uninstalling pip-25.0.1: [2025-06-20T06:00:06.572Z] Successfully uninstalled pip-25.0.1 [2025-06-20T06:00:07.507Z] Successfully installed pip-25.1.1 setuptools-80.9.0 wheel-0.45.1 [2025-06-20T06:00:07.507Z] 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. [2025-06-20T06:00:08.074Z] Processing ./edgex-taf-common [2025-06-20T06:00:08.074Z] Preparing metadata (setup.py): started [2025-06-20T06:00:08.074Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-20T06:00:08.074Z] Building wheels for collected packages: edgex-taf-common [2025-06-20T06:00:08.074Z]  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 [2025-06-20T06:00:08.074Z]  Building wheel for edgex-taf-common (setup.py): started [2025-06-20T06:00:08.333Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2025-06-20T06:00:08.333Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15403 sha256=0d0497ca34c30f871971cb0197a30d1093b5a1d2bab929cf3afc411c3385042a [2025-06-20T06:00:08.333Z] Stored in directory: /tmp/pip-ephem-wheel-cache-wfinqxs5/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2025-06-20T06:00:08.333Z] Successfully built edgex-taf-common [2025-06-20T06:00:08.333Z] Installing collected packages: edgex-taf-common [2025-06-20T06:00:08.333Z] Successfully installed edgex-taf-common-0.0.0 [2025-06-20T06:00:08.333Z] 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. [2025-06-20T06:00:08.899Z] Collecting robotframework==7.2.2 (from -r requirements.txt (line 1)) [2025-06-20T06:00:08.899Z] Downloading robotframework-7.2.2-py3-none-any.whl.metadata (7.5 kB) [2025-06-20T06:00:08.899Z] Collecting python-dotenv==1.1.0 (from -r requirements.txt (line 2)) [2025-06-20T06:00:08.899Z] Downloading python_dotenv-1.1.0-py3-none-any.whl.metadata (24 kB) [2025-06-20T06:00:08.899Z] Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) [2025-06-20T06:00:08.899Z] Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) [2025-06-20T06:00:08.899Z] Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) [2025-06-20T06:00:08.899Z] Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) [2025-06-20T06:00:08.899Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2025-06-20T06:00:08.899Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2025-06-20T06:00:08.899Z] Preparing metadata (setup.py): started [2025-06-20T06:00:09.158Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-20T06:00:09.158Z] Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 6)) [2025-06-20T06:00:09.158Z] Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) [2025-06-20T06:00:09.158Z] Collecting configparser==7.2.0 (from -r requirements.txt (line 7)) [2025-06-20T06:00:09.158Z] Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) [2025-06-20T06:00:09.158Z] Collecting requests==2.32.4 (from -r requirements.txt (line 8)) [2025-06-20T06:00:09.158Z] Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) [2025-06-20T06:00:09.158Z] Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 9)) [2025-06-20T06:00:09.158Z] Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) [2025-06-20T06:00:09.158Z] Collecting docker==7.1.0 (from -r requirements.txt (line 10)) [2025-06-20T06:00:09.158Z] Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) [2025-06-20T06:00:09.418Z] Collecting numpy==2.2.5 (from -r requirements.txt (line 11)) [2025-06-20T06:00:09.418Z] Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (62 kB) [2025-06-20T06:00:09.711Z] Collecting psutil==7.0.0 (from -r requirements.txt (line 12)) [2025-06-20T06:00:09.711Z] Downloading psutil-7.0.0.tar.gz (497 kB) [2025-06-20T06:00:09.711Z] Installing build dependencies: started [2025-06-20T06:00:10.660Z] Installing build dependencies: finished with status 'done' [2025-06-20T06:00:10.660Z] Getting requirements to build wheel: started [2025-06-20T06:00:10.924Z] Getting requirements to build wheel: finished with status 'done' [2025-06-20T06:00:10.924Z] Preparing metadata (pyproject.toml): started [2025-06-20T06:00:11.183Z] Preparing metadata (pyproject.toml): finished with status 'done' [2025-06-20T06:00:11.440Z] Collecting pyzmq==26.4.0 (from -r requirements.txt (line 13)) [2025-06-20T06:00:11.440Z] Downloading pyzmq-26.4.0-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (6.0 kB) [2025-06-20T06:00:11.440Z] Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 14)) [2025-06-20T06:00:11.440Z] Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) [2025-06-20T06:00:11.698Z] Collecting psycopg2==2.9.10 (from -r requirements.txt (line 15)) [2025-06-20T06:00:11.698Z] Downloading psycopg2-2.9.10.tar.gz (385 kB) [2025-06-20T06:00:11.698Z] Preparing metadata (setup.py): started [2025-06-20T06:00:11.956Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-20T06:00:11.956Z] Collecting pycryptodome==3.22.0 (from -r requirements.txt (line 16)) [2025-06-20T06:00:11.956Z] Downloading pycryptodome-3.22.0-cp37-abi3-musllinux_1_2_x86_64.whl.metadata (3.4 kB) [2025-06-20T06:00:12.317Z] Collecting protobuf==6.30.2 (from -r requirements.txt (line 17)) [2025-06-20T06:00:12.317Z] Downloading protobuf-6.30.2-py3-none-any.whl.metadata (593 bytes) [2025-06-20T06:00:12.317Z] Collecting pyjwt==2.10.1 (from -r requirements.txt (line 18)) [2025-06-20T06:00:12.317Z] Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) [2025-06-20T06:00:12.579Z] Collecting cryptography==45.0.3 (from -r requirements.txt (line 19)) [2025-06-20T06:00:12.579Z] Downloading cryptography-45.0.3-cp311-abi3-musllinux_1_2_x86_64.whl.metadata (5.7 kB) [2025-06-20T06:00:12.579Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T06:00:12.579Z] Downloading selenium-4.33.0-py3-none-any.whl.metadata (7.5 kB) [2025-06-20T06:00:12.579Z] Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T06:00:12.579Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) [2025-06-20T06:00:12.579Z] Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T06:00:12.579Z] Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB) [2025-06-20T06:00:12.579Z] Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:00:12.579Z] Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) [2025-06-20T06:00:12.579Z] Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:00:12.579Z] Downloading flex-6.14.1.tar.gz (40 kB) [2025-06-20T06:00:12.579Z] Preparing metadata (setup.py): started [2025-06-20T06:00:12.838Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-20T06:00:12.838Z] Collecting GenSON (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:00:12.838Z] Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2025-06-20T06:00:12.838Z] Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:00:12.838Z] Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) [2025-06-20T06:00:12.838Z] Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:00:12.838Z] Downloading jsonschema-4.24.0-py3-none-any.whl.metadata (7.8 kB) [2025-06-20T06:00:12.838Z] Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:00:12.838Z] Downloading openapi_core-0.19.5-py3-none-any.whl.metadata (6.6 kB) [2025-06-20T06:00:12.838Z] Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:00:12.838Z] Downloading pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB) [2025-06-20T06:00:13.103Z] Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:00:13.103Z] Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) [2025-06-20T06:00:13.103Z] Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:00:13.103Z] Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) [2025-06-20T06:00:13.103Z] Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 8)) [2025-06-20T06:00:13.103Z] Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (35 kB) [2025-06-20T06:00:13.103Z] Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 8)) [2025-06-20T06:00:13.103Z] Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) [2025-06-20T06:00:13.103Z] Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 8)) [2025-06-20T06:00:13.103Z] Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB) [2025-06-20T06:00:13.103Z] Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 8)) [2025-06-20T06:00:13.103Z] Downloading certifi-2025.6.15-py3-none-any.whl.metadata (2.4 kB) [2025-06-20T06:00:13.362Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 14)) [2025-06-20T06:00:13.362Z] Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) [2025-06-20T06:00:13.362Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 14)) [2025-06-20T06:00:13.362Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2025-06-20T06:00:13.362Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.49.0->-r requirements.txt (line 14)) (80.9.0) [2025-06-20T06:00:13.362Z] Collecting cffi>=1.14 (from cryptography==45.0.3->-r requirements.txt (line 19)) [2025-06-20T06:00:13.362Z] Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (1.5 kB) [2025-06-20T06:00:13.362Z] Collecting pycparser (from cffi>=1.14->cryptography==45.0.3->-r requirements.txt (line 19)) [2025-06-20T06:00:13.362Z] Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) [2025-06-20T06:00:13.362Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 14)) [2025-06-20T06:00:13.362Z] Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) [2025-06-20T06:00:13.362Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 14)) [2025-06-20T06:00:13.362Z] Downloading typing_extensions-4.14.0-py3-none-any.whl.metadata (3.0 kB) [2025-06-20T06:00:13.362Z] Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 8)) [2025-06-20T06:00:13.362Z] Downloading urllib3-2.4.0-py3-none-any.whl.metadata (6.5 kB) [2025-06-20T06:00:13.620Z] Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T06:00:13.621Z] Downloading trio-0.30.0-py3-none-any.whl.metadata (8.5 kB) [2025-06-20T06:00:13.621Z] Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T06:00:13.621Z] Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) [2025-06-20T06:00:13.621Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 14)) [2025-06-20T06:00:13.621Z] Downloading typing_extensions-4.13.2-py3-none-any.whl.metadata (3.0 kB) [2025-06-20T06:00:13.621Z] Collecting websocket-client~=1.8.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T06:00:13.621Z] Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2025-06-20T06:00:13.621Z] Collecting attrs>=23.2.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T06:00:13.621Z] Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) [2025-06-20T06:00:13.621Z] Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T06:00:13.621Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2025-06-20T06:00:13.621Z] Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T06:00:13.621Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2025-06-20T06:00:13.621Z] Collecting sniffio>=1.3.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T06:00:13.621Z] Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2025-06-20T06:00:13.621Z] Collecting wsproto>=0.14 (from trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T06:00:13.621Z] Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) [2025-06-20T06:00:13.621Z] Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]~=2.4.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T06:00:13.621Z] Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2025-06-20T06:00:13.880Z] 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)) [2025-06-20T06:00:13.880Z] Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) [2025-06-20T06:00:13.880Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:00:13.880Z] Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (2.1 kB) [2025-06-20T06:00:13.880Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:00:13.880Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2025-06-20T06:00:13.880Z] Preparing metadata (setup.py): started [2025-06-20T06:00:14.145Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-20T06:00:14.145Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:00:14.145Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2025-06-20T06:00:14.145Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:00:14.145Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2025-06-20T06:00:14.145Z] Preparing metadata (setup.py): started [2025-06-20T06:00:14.145Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-20T06:00:14.406Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:00:14.406Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) [2025-06-20T06:00:14.406Z] Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:00:14.406Z] Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2025-06-20T06:00:14.406Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:00:14.406Z] Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl.metadata (2.9 kB) [2025-06-20T06:00:14.406Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:00:14.406Z] Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) [2025-06-20T06:00:14.665Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:00:14.665Z] Downloading rpds_py-0.25.1-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.1 kB) [2025-06-20T06:00:14.665Z] Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:00:14.665Z] Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) [2025-06-20T06:00:14.665Z] Collecting jsonschema-path<0.4.0,>=0.3.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:00:14.665Z] Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) [2025-06-20T06:00:14.665Z] Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:00:14.665Z] Downloading more_itertools-10.7.0-py3-none-any.whl.metadata (37 kB) [2025-06-20T06:00:14.665Z] Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:00:14.923Z] Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) [2025-06-20T06:00:14.923Z] Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:00:14.923Z] Downloading openapi_spec_validator-0.7.2-py3-none-any.whl.metadata (5.7 kB) [2025-06-20T06:00:14.923Z] Collecting parse (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:00:14.923Z] Downloading parse-1.20.2-py2.py3-none-any.whl.metadata (22 kB) [2025-06-20T06:00:14.923Z] Collecting werkzeug<3.1.2 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:00:14.923Z] Downloading werkzeug-3.1.1-py3-none-any.whl.metadata (3.7 kB) [2025-06-20T06:00:14.923Z] 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 6)) [2025-06-20T06:00:14.923Z] Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) [2025-06-20T06:00:14.923Z] Collecting rfc3339-validator (from openapi-schema-validator<0.7.0,>=0.6.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:00:14.923Z] Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) [2025-06-20T06:00:14.923Z] 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 6)) [2025-06-20T06:00:14.923Z] Downloading lazy_object_proxy-1.11.0-py3-none-any.whl.metadata (8.2 kB) [2025-06-20T06:00:15.182Z] Collecting MarkupSafe>=2.1.1 (from werkzeug<3.1.2->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:00:15.182Z] Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.0 kB) [2025-06-20T06:00:15.182Z] Downloading robotframework-7.2.2-py3-none-any.whl (777 kB) [2025-06-20T06:00:15.182Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 777.7/777.7 kB 178.9 MB/s eta 0:00:00 [2025-06-20T06:00:15.182Z] Downloading python_dotenv-1.1.0-py3-none-any.whl (20 kB) [2025-06-20T06:00:15.182Z] Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) [2025-06-20T06:00:15.182Z] Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) [2025-06-20T06:00:15.182Z] Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) [2025-06-20T06:00:15.182Z] Downloading configparser-7.2.0-py3-none-any.whl (17 kB) [2025-06-20T06:00:15.182Z] Downloading requests-2.32.4-py3-none-any.whl (64 kB) [2025-06-20T06:00:15.182Z] Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) [2025-06-20T06:00:15.182Z] Downloading docker-7.1.0-py3-none-any.whl (147 kB) [2025-06-20T06:00:15.182Z] Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl (17.9 MB) [2025-06-20T06:00:15.182Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.9/17.9 MB 344.7 MB/s eta 0:00:00 [2025-06-20T06:00:15.182Z] Downloading pyzmq-26.4.0-cp312-cp312-musllinux_1_1_x86_64.whl (1.4 MB) [2025-06-20T06:00:15.182Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 459.2 MB/s eta 0:00:00 [2025-06-20T06:00:15.182Z] Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) [2025-06-20T06:00:15.182Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 236.8 MB/s eta 0:00:00 [2025-06-20T06:00:15.182Z] Downloading pycryptodome-3.22.0-cp37-abi3-musllinux_1_2_x86_64.whl (2.3 MB) [2025-06-20T06:00:15.182Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 264.8 MB/s eta 0:00:00 [2025-06-20T06:00:15.182Z] Downloading protobuf-6.30.2-py3-none-any.whl (167 kB) [2025-06-20T06:00:15.182Z] Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) [2025-06-20T06:00:15.182Z] Downloading cryptography-45.0.3-cp311-abi3-musllinux_1_2_x86_64.whl (4.6 MB) [2025-06-20T06:00:15.182Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 298.7 MB/s eta 0:00:00 [2025-06-20T06:00:15.182Z] Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_x86_64.whl (149 kB) [2025-06-20T06:00:15.182Z] Downloading idna-3.10-py3-none-any.whl (70 kB) [2025-06-20T06:00:15.182Z] Downloading certifi-2025.6.15-py3-none-any.whl (157 kB) [2025-06-20T06:00:15.182Z] Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_x86_64.whl (488 kB) [2025-06-20T06:00:15.182Z] Downloading click-8.2.1-py3-none-any.whl (102 kB) [2025-06-20T06:00:15.182Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2025-06-20T06:00:15.182Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2025-06-20T06:00:15.441Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) [2025-06-20T06:00:15.441Z] Downloading selenium-4.33.0-py3-none-any.whl (9.4 MB) [2025-06-20T06:00:15.441Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 281.0 MB/s eta 0:00:00 [2025-06-20T06:00:15.441Z] Downloading trio-0.30.0-py3-none-any.whl (499 kB) [2025-06-20T06:00:15.441Z] Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) [2025-06-20T06:00:15.441Z] Downloading typing_extensions-4.13.2-py3-none-any.whl (45 kB) [2025-06-20T06:00:15.441Z] Downloading urllib3-2.4.0-py3-none-any.whl (128 kB) [2025-06-20T06:00:15.441Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2025-06-20T06:00:15.441Z] Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2025-06-20T06:00:15.441Z] Downloading attrs-25.3.0-py3-none-any.whl (63 kB) [2025-06-20T06:00:15.441Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2025-06-20T06:00:15.441Z] Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) [2025-06-20T06:00:15.441Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2025-06-20T06:00:15.441Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2025-06-20T06:00:15.441Z] Downloading h11-0.16.0-py3-none-any.whl (37 kB) [2025-06-20T06:00:15.441Z] Downloading docutils-0.21.2-py3-none-any.whl (587 kB) [2025-06-20T06:00:15.441Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 245.5 MB/s eta 0:00:00 [2025-06-20T06:00:15.441Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) [2025-06-20T06:00:15.441Z] Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl (756 kB) [2025-06-20T06:00:15.441Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 756.6/756.6 kB 219.3 MB/s eta 0:00:00 [2025-06-20T06:00:15.441Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2025-06-20T06:00:15.441Z] Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2025-06-20T06:00:15.441Z] Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) [2025-06-20T06:00:15.441Z] Downloading jsonschema-4.24.0-py3-none-any.whl (88 kB) [2025-06-20T06:00:15.441Z] Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl (18 kB) [2025-06-20T06:00:15.441Z] Downloading referencing-0.36.2-py3-none-any.whl (26 kB) [2025-06-20T06:00:15.441Z] Downloading rpds_py-0.25.1-cp312-cp312-musllinux_1_2_x86_64.whl (561 kB) [2025-06-20T06:00:15.441Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 561.6/561.6 kB 267.5 MB/s eta 0:00:00 [2025-06-20T06:00:15.441Z] Downloading openapi_core-0.19.5-py3-none-any.whl (106 kB) [2025-06-20T06:00:15.441Z] Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) [2025-06-20T06:00:15.441Z] Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) [2025-06-20T06:00:15.441Z] Downloading openapi_spec_validator-0.7.2-py3-none-any.whl (39 kB) [2025-06-20T06:00:15.441Z] Downloading lazy_object_proxy-1.11.0-py3-none-any.whl (16 kB) [2025-06-20T06:00:15.441Z] Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) [2025-06-20T06:00:15.441Z] Downloading werkzeug-3.1.1-py3-none-any.whl (224 kB) [2025-06-20T06:00:15.441Z] Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_x86_64.whl (23 kB) [2025-06-20T06:00:15.441Z] Downloading isodate-0.7.2-py3-none-any.whl (22 kB) [2025-06-20T06:00:15.441Z] Downloading more_itertools-10.7.0-py3-none-any.whl (65 kB) [2025-06-20T06:00:15.441Z] Downloading parse-1.20.2-py2.py3-none-any.whl (20 kB) [2025-06-20T06:00:15.441Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2025-06-20T06:00:15.441Z] Downloading pycparser-2.22-py3-none-any.whl (117 kB) [2025-06-20T06:00:15.441Z] Downloading pygments-2.19.1-py3-none-any.whl (1.2 MB) [2025-06-20T06:00:15.441Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 223.6 MB/s eta 0:00:00 [2025-06-20T06:00:15.441Z] Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) [2025-06-20T06:00:15.441Z] Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) [2025-06-20T06:00:15.441Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2025-06-20T06:00:15.441Z] Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) [2025-06-20T06:00:15.805Z] Building wheels for collected packages: robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email [2025-06-20T06:00:15.805Z]  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 [2025-06-20T06:00:15.805Z]  Building wheel for robotbackgroundlogger (setup.py): started [2025-06-20T06:00:15.805Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2025-06-20T06:00:15.805Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=6155bf76b731d693beb00b33e6fcbbd31676aa8fb0852aa59e92fb5d9f1d368b [2025-06-20T06:00:15.805Z] Stored in directory: /tmp/pip-ephem-wheel-cache-3hsst7df/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2025-06-20T06:00:15.805Z] Building wheel for psutil (pyproject.toml): started [2025-06-20T06:00:17.725Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2025-06-20T06:00:17.725Z] Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_x86_64.whl size=277533 sha256=1bb123d3863208145970e79bffeefbd1c1504c0472b6b88012eef8764a43fa39 [2025-06-20T06:00:17.725Z] Stored in directory: /tmp/pip-ephem-wheel-cache-3hsst7df/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d [2025-06-20T06:00:17.725Z]  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 [2025-06-20T06:00:17.725Z]  Building wheel for psycopg2 (setup.py): started [2025-06-20T06:00:27.701Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2025-06-20T06:00:27.701Z] Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_x86_64.whl size=521910 sha256=8c711e2dc9a6aef163b80c22dc71b57d114e603228d51974f2d2456dd29e4caf [2025-06-20T06:00:27.701Z] Stored in directory: /tmp/pip-ephem-wheel-cache-3hsst7df/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b [2025-06-20T06:00:27.701Z]  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 [2025-06-20T06:00:27.701Z]  Building wheel for flex (setup.py): started [2025-06-20T06:00:27.701Z] Building wheel for flex (setup.py): finished with status 'done' [2025-06-20T06:00:27.701Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77345 sha256=c366866dafc6a3553da5563fa78030c52236348c390a63447023fa3255539660 [2025-06-20T06:00:27.701Z] Stored in directory: /tmp/pip-ephem-wheel-cache-3hsst7df/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2025-06-20T06:00:27.701Z]  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 [2025-06-20T06:00:27.701Z]  Building wheel for strict-rfc3339 (setup.py): started [2025-06-20T06:00:27.701Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2025-06-20T06:00:27.701Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=b3b751cdf266d7acda3a1996aea5ec1cc1e336bcfb959c10bdadc65264afd3cb [2025-06-20T06:00:27.701Z] Stored in directory: /tmp/pip-ephem-wheel-cache-3hsst7df/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2025-06-20T06:00:27.701Z]  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 [2025-06-20T06:00:27.701Z]  Building wheel for validate-email (setup.py): started [2025-06-20T06:00:27.701Z] Building wheel for validate-email (setup.py): finished with status 'done' [2025-06-20T06:00:27.701Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5561 sha256=8da29f8303cf340d3b3680ba029481dbce7d30223b5b0094e7bd19ad8e203750 [2025-06-20T06:00:27.701Z] Stored in directory: /tmp/pip-ephem-wheel-cache-3hsst7df/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2025-06-20T06:00:27.701Z] Successfully built robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email [2025-06-20T06:00:27.701Z] Installing collected packages: validate-email, strict-rfc3339, 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, idna, h11, docutils, configparser, click, charset_normalizer, certifi, attrs, wsproto, werkzeug, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, outcome, cffi, trio, robotframework-requests, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, jsonschema, selenium, openapi-schema-validator, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance [2025-06-20T06:00:42.512Z] [2025-06-20T06:00:42.512Z] Successfully installed GenSON-1.3.0 MarkupSafe-3.0.2 PyYAML-6.0.2 RESTinstance-1.5.2 attrs-25.3.0 certifi-2025.6.15 cffi-1.17.1 charset_normalizer-3.4.2 click-8.2.1 configparser-7.2.0 cryptography-45.0.3 docker-7.1.0 docutils-0.21.2 flex-6.14.1 h11-0.16.0 idna-3.10 influxdb-client-1.49.0 isodate-0.7.2 jsonpath-ng-1.7.0 jsonpointer-3.0.0 jsonschema-4.24.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 parse-1.20.2 pathable-0.4.4 ply-3.11 protobuf-6.30.2 psutil-7.0.0 psycopg2-2.9.10 pycparser-2.22 pycryptodome-3.22.0 pygments-2.19.1 pyjwt-2.10.1 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.0 pytz-2025.2 pyzmq-26.4.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.2.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 rpds-py-0.25.1 selenium-4.33.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.30.0 trio-websocket-0.12.2 typing-extensions-4.13.2 tzlocal-5.3.1 urllib3-2.4.0 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.1 wsproto-1.2.0 [2025-06-20T06:00:42.512Z] 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. [2025-06-20T06:01:00.672Z] Removing intermediate container 93155b86b74a [2025-06-20T06:01:00.672Z] ---> fa3c59d633ed [2025-06-20T06:01:00.672Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2025-06-20T06:01:00.672Z] ---> Running in 0fe2a09f34a3 [2025-06-20T06:01:00.672Z] Removing intermediate container 0fe2a09f34a3 [2025-06-20T06:01:00.672Z] ---> 4ee6809ee08a [2025-06-20T06:01:00.672Z] Step 11/13 : LABEL arch=amd64 [2025-06-20T06:01:00.672Z] ---> Running in 013fe1fd3962 [2025-06-20T06:01:00.672Z] Removing intermediate container 013fe1fd3962 [2025-06-20T06:01:00.672Z] ---> 36d6e1969e36 [2025-06-20T06:01:00.672Z] Step 12/13 : LABEL git_sha=b9645b1b52ab6e66e22f70c749c2cac31058b10c [2025-06-20T06:01:00.672Z] ---> Running in 691fce06d2f0 [2025-06-20T06:01:00.672Z] Removing intermediate container 691fce06d2f0 [2025-06-20T06:01:00.672Z] ---> d850ec7a6113 [2025-06-20T06:01:00.672Z] Step 13/13 : LABEL version=0.0.0 [2025-06-20T06:01:00.672Z] ---> Running in 4c76e8b633c7 [2025-06-20T06:01:00.672Z] Removing intermediate container 4c76e8b633c7 [2025-06-20T06:01:00.672Z] ---> 9beccee3afdd [2025-06-20T06:01:00.672Z] [Warning] One or more build-args [ARCH] were not consumed [2025-06-20T06:01:00.672Z] Successfully built 9beccee3afdd [2025-06-20T06:01:00.672Z] Successfully tagged edgex-taf-common: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 [2025-06-20T06:01:01.168Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-20T06:01:01.168Z] [2025-06-20T06:01:01.168Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:01:01.477Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-20T06:01:01.477Z] latest: Pulling from edgex-lftools-log-publisher [2025-06-20T06:01:01.477Z] 5eb5b503b376: Pulling fs layer [2025-06-20T06:01:01.477Z] 5c69ac0246d0: Pulling fs layer [2025-06-20T06:01:01.477Z] ec43610c2a17: Pulling fs layer [2025-06-20T06:01:01.477Z] 3a2ae6a8a46f: Pulling fs layer [2025-06-20T06:01:01.477Z] 33b1e0a273af: Pulling fs layer [2025-06-20T06:01:01.477Z] 5d3b04190fa2: Pulling fs layer [2025-06-20T06:01:01.477Z] 2f39f015ded8: Pulling fs layer [2025-06-20T06:01:01.477Z] 3a2ae6a8a46f: Waiting [2025-06-20T06:01:01.477Z] 33b1e0a273af: Waiting [2025-06-20T06:01:01.477Z] 5d3b04190fa2: Waiting [2025-06-20T06:01:01.477Z] 2f39f015ded8: Waiting [2025-06-20T06:01:01.477Z] 5c69ac0246d0: Verifying Checksum [2025-06-20T06:01:01.477Z] 5c69ac0246d0: Download complete [2025-06-20T06:01:01.477Z] 3a2ae6a8a46f: Verifying Checksum [2025-06-20T06:01:01.477Z] 3a2ae6a8a46f: Download complete [2025-06-20T06:01:01.477Z] 33b1e0a273af: Verifying Checksum [2025-06-20T06:01:01.477Z] 33b1e0a273af: Download complete [2025-06-20T06:01:01.477Z] 5d3b04190fa2: Verifying Checksum [2025-06-20T06:01:01.477Z] 5d3b04190fa2: Download complete [2025-06-20T06:01:01.477Z] ec43610c2a17: Verifying Checksum [2025-06-20T06:01:01.477Z] ec43610c2a17: Download complete [2025-06-20T06:01:01.735Z] 5eb5b503b376: Download complete [2025-06-20T06:01:02.301Z] 2f39f015ded8: Download complete [2025-06-20T06:01:02.674Z] (18/30) Installing clang16-libs (16.0.6-r5) [2025-06-20T06:01:02.867Z] 5eb5b503b376: Pull complete [2025-06-20T06:01:02.867Z] 5c69ac0246d0: Pull complete [2025-06-20T06:01:03.432Z] ec43610c2a17: Pull complete [2025-06-20T06:01:03.432Z] 3a2ae6a8a46f: Pull complete [2025-06-20T06:01:03.690Z] 33b1e0a273af: Pull complete [2025-06-20T06:01:03.690Z] 5d3b04190fa2: Pull complete [2025-06-20T06:01:07.912Z] 2f39f015ded8: Pull complete [2025-06-20T06:01:07.912Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-06-20T06:01:07.912Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-20T06:01:07.912Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-20T06:01:08.008Z] prd-ubuntu20.04-docker-8c-8g-3595 does not seem to be running inside a container [2025-06-20T06:01:08.040Z] $ 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-129 -v /w/workspace/xfoundry_edgex-taf-common_PR-129:/w/workspace/xfoundry_edgex-taf-common_PR-129:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-129@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-129@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 [2025-06-20T06:01:09.276Z] $ docker top 57a344806020297940ac57c927f28582d18047d0d67608196f74b07da28fb546 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:01:09.679Z] ---> job-cost.sh [2025-06-20T06:01:09.679Z] lf-activate-venv: SKIPPING [2025-06-20T06:01:09.679Z] INFO: No Stack... [2025-06-20T06:01:10.254Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-06-20T06:01:10.515Z] INFO: Archiving Costs [Pipeline] sh [2025-06-20T06:01:10.806Z] + cat /w/workspace/xfoundry_edgex-taf-common_PR-129/archives/cost.csv [2025-06-20T06:01:10.806Z] + cut -d, -f6 [Pipeline] lock [2025-06-20T06:01:10.819Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-129-3-stack-cost] [2025-06-20T06:01:10.826Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-129-3-stack-cost] did not exist. Created. [2025-06-20T06:01:10.832Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-129-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-06-20T06:01:11.137Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-06-20T06:01:11.172Z] Stashed 1 file(s) [Pipeline] } [2025-06-20T06:01:11.180Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-129-3-stack-cost] [Pipeline] // lock [Pipeline] } [2025-06-20T06:01:11.210Z] $ docker stop --time=1 57a344806020297940ac57c927f28582d18047d0d67608196f74b07da28fb546 [2025-06-20T06:01:12.384Z] $ docker rm -f --volumes 57a344806020297940ac57c927f28582d18047d0d67608196f74b07da28fb546 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-06-20T06:01:20.919Z] (19/30) Installing fortify-headers (1.1-r3) [2025-06-20T06:01:20.919Z] (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) [2025-06-20T06:01:23.496Z] (21/30) Installing llvm16-linker-tools (16.0.6-r9) [2025-06-20T06:01:25.055Z] (22/30) Installing clang16 (16.0.6-r5) [2025-06-20T06:01:27.633Z] (23/30) Installing icu (74.2-r0) [2025-06-20T06:01:30.205Z] (24/30) Installing icu-dev (74.2-r0) [2025-06-20T06:01:32.781Z] (25/30) Installing llvm16 (16.0.6-r9) [2025-06-20T06:02:19.577Z] (26/30) Installing lz4-libs (1.9.4-r5) [2025-06-20T06:02:19.577Z] (27/30) Installing lz4-dev (1.9.4-r5) [2025-06-20T06:02:19.577Z] (28/30) Installing zstd (1.5.6-r0) [2025-06-20T06:02:19.577Z] (29/30) Installing zstd-dev (1.5.6-r0) [2025-06-20T06:02:19.842Z] (30/30) Installing postgresql16-dev (16.9-r0) [2025-06-20T06:02:24.082Z] Executing busybox-1.36.1-r29.trigger [2025-06-20T06:02:24.082Z] OK: 1184 MiB in 224 packages [2025-06-20T06:02:24.082Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-20T06:02:26.702Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-20T06:02:30.934Z] (1/14) Installing g++ (13.2.1_git20240309-r1) [2025-06-20T06:02:37.546Z] (2/14) Installing gdbm (1.23-r1) [2025-06-20T06:02:38.503Z] (3/14) Installing mpdecimal (4.0.0-r0) [2025-06-20T06:02:40.433Z] (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) [2025-06-20T06:02:41.834Z] (5/14) Installing libncursesw (6.4_p20240420-r2) [2025-06-20T06:02:44.408Z] (6/14) Installing libpanelw (6.4_p20240420-r2) [2025-06-20T06:02:45.362Z] (7/14) Installing readline (8.2.10-r0) [2025-06-20T06:02:47.296Z] (8/14) Installing python3 (3.12.11-r0) [2025-06-20T06:02:52.625Z] (9/14) Installing python3-pycache-pyc0 (3.12.11-r0) [2025-06-20T06:02:56.022Z] (10/14) Installing pyc (3.12.11-r0) [2025-06-20T06:02:56.610Z] (11/14) Installing python3-pyc (3.12.11-r0) [2025-06-20T06:02:58.085Z] (12/14) Installing python3-dev (3.12.11-r0) [2025-06-20T06:03:06.273Z] (13/14) Installing libsodium-dev (1.0.19-r0) [2025-06-20T06:03:07.682Z] (14/14) Installing zeromq-dev (4.3.5-r2) [2025-06-20T06:03:09.621Z] Executing busybox-1.36.1-r29.trigger [2025-06-20T06:03:09.621Z] OK: 1370 MiB in 238 packages [2025-06-20T06:03:09.621Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-20T06:03:12.198Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-20T06:03:16.721Z] OK: 1370 MiB in 238 packages [2025-06-20T06:03:16.721Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-20T06:03:19.294Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-20T06:03:23.530Z] (1/1) Installing tzdata (2025b-r0) [2025-06-20T06:03:25.579Z] OK: 1372 MiB in 239 packages [2025-06-20T06:03:27.509Z] (1/1) Purging tzdata (2025b-r0) [2025-06-20T06:03:27.509Z] OK: 1370 MiB in 238 packages [2025-06-20T06:03:37.644Z] Looking in links: /tmp/tmp7g64jnd7 [2025-06-20T06:03:37.644Z] Processing /tmp/tmp7g64jnd7/pip-25.0.1-py3-none-any.whl [2025-06-20T06:03:37.644Z] Installing collected packages: pip [2025-06-20T06:03:46.342Z] Successfully installed pip-25.0.1 [2025-06-20T06:03:46.342Z] 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. [2025-06-20T06:03:46.927Z] Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) [2025-06-20T06:03:47.192Z] Collecting pip [2025-06-20T06:03:47.458Z] Downloading pip-25.1.1-py3-none-any.whl.metadata (3.6 kB) [2025-06-20T06:03:48.894Z] Collecting setuptools [2025-06-20T06:03:48.894Z] Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) [2025-06-20T06:03:48.894Z] Collecting wheel [2025-06-20T06:03:48.894Z] Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) [2025-06-20T06:03:48.894Z] Downloading pip-25.1.1-py3-none-any.whl (1.8 MB) [2025-06-20T06:03:49.163Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 48.7 MB/s eta 0:00:00 [2025-06-20T06:03:49.163Z] Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) [2025-06-20T06:03:49.163Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 48.0 MB/s eta 0:00:00 [2025-06-20T06:03:49.163Z] Downloading wheel-0.45.1-py3-none-any.whl (72 kB) [2025-06-20T06:03:49.430Z] Installing collected packages: wheel, setuptools, pip [2025-06-20T06:03:56.065Z] Attempting uninstall: pip [2025-06-20T06:03:56.065Z] Found existing installation: pip 25.0.1 [2025-06-20T06:03:56.065Z] Uninstalling pip-25.0.1: [2025-06-20T06:03:56.065Z] Successfully uninstalled pip-25.0.1 [2025-06-20T06:04:04.243Z] Successfully installed pip-25.1.1 setuptools-80.9.0 wheel-0.45.1 [2025-06-20T06:04:04.243Z] 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. [2025-06-20T06:04:06.174Z] Processing ./edgex-taf-common [2025-06-20T06:04:06.175Z] Preparing metadata (setup.py): started [2025-06-20T06:04:07.576Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-20T06:04:07.576Z] Building wheels for collected packages: edgex-taf-common [2025-06-20T06:04:07.576Z]  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 [2025-06-20T06:04:07.577Z]  Building wheel for edgex-taf-common (setup.py): started [2025-06-20T06:04:08.980Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2025-06-20T06:04:08.980Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15403 sha256=6dc063b1556ce10dae08a07e9bdb55bf4faef9d495c77047cd5d9060f9b78edb [2025-06-20T06:04:08.980Z] Stored in directory: /tmp/pip-ephem-wheel-cache-dpti7l0f/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2025-06-20T06:04:08.980Z] Successfully built edgex-taf-common [2025-06-20T06:04:08.980Z] Installing collected packages: edgex-taf-common [2025-06-20T06:04:09.244Z] Successfully installed edgex-taf-common-0.0.0 [2025-06-20T06:04:09.244Z] 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. [2025-06-20T06:04:12.581Z] Collecting robotframework==7.2.2 (from -r requirements.txt (line 1)) [2025-06-20T06:04:12.581Z] Downloading robotframework-7.2.2-py3-none-any.whl.metadata (7.5 kB) [2025-06-20T06:04:12.582Z] Collecting python-dotenv==1.1.0 (from -r requirements.txt (line 2)) [2025-06-20T06:04:12.582Z] Downloading python_dotenv-1.1.0-py3-none-any.whl.metadata (24 kB) [2025-06-20T06:04:12.582Z] Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) [2025-06-20T06:04:12.582Z] Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) [2025-06-20T06:04:12.847Z] Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) [2025-06-20T06:04:12.847Z] Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) [2025-06-20T06:04:12.847Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2025-06-20T06:04:12.847Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2025-06-20T06:04:12.847Z] Preparing metadata (setup.py): started [2025-06-20T06:04:14.254Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-20T06:04:14.254Z] Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 6)) [2025-06-20T06:04:14.254Z] Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) [2025-06-20T06:04:14.254Z] Collecting configparser==7.2.0 (from -r requirements.txt (line 7)) [2025-06-20T06:04:14.520Z] Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) [2025-06-20T06:04:14.787Z] Collecting requests==2.32.4 (from -r requirements.txt (line 8)) [2025-06-20T06:04:14.787Z] Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) [2025-06-20T06:04:14.787Z] Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 9)) [2025-06-20T06:04:14.787Z] Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) [2025-06-20T06:04:14.787Z] Collecting docker==7.1.0 (from -r requirements.txt (line 10)) [2025-06-20T06:04:14.787Z] Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) [2025-06-20T06:04:17.358Z] Collecting numpy==2.2.5 (from -r requirements.txt (line 11)) [2025-06-20T06:04:17.358Z] Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (63 kB) [2025-06-20T06:04:17.953Z] Collecting psutil==7.0.0 (from -r requirements.txt (line 12)) [2025-06-20T06:04:17.953Z] Downloading psutil-7.0.0.tar.gz (497 kB) [2025-06-20T06:04:18.536Z] Installing build dependencies: started [2025-06-20T06:04:24.058Z] Installing build dependencies: finished with status 'done' [2025-06-20T06:04:24.058Z] Getting requirements to build wheel: started [2025-06-20T06:04:27.397Z] Getting requirements to build wheel: finished with status 'done' [2025-06-20T06:04:27.397Z] Preparing metadata (pyproject.toml): started [2025-06-20T06:04:28.802Z] Preparing metadata (pyproject.toml): finished with status 'done' [2025-06-20T06:04:32.144Z] Collecting pyzmq==26.4.0 (from -r requirements.txt (line 13)) [2025-06-20T06:04:32.144Z] Downloading pyzmq-26.4.0-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (6.0 kB) [2025-06-20T06:04:32.144Z] Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 14)) [2025-06-20T06:04:32.144Z] Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) [2025-06-20T06:04:32.144Z] Collecting psycopg2==2.9.10 (from -r requirements.txt (line 15)) [2025-06-20T06:04:32.144Z] Downloading psycopg2-2.9.10.tar.gz (385 kB) [2025-06-20T06:04:32.727Z] Preparing metadata (setup.py): started [2025-06-20T06:04:34.135Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-20T06:04:35.093Z] Collecting pycryptodome==3.22.0 (from -r requirements.txt (line 16)) [2025-06-20T06:04:35.093Z] Downloading pycryptodome-3.22.0-cp37-abi3-musllinux_1_2_aarch64.whl.metadata (3.4 kB) [2025-06-20T06:04:37.027Z] Collecting protobuf==6.30.2 (from -r requirements.txt (line 17)) [2025-06-20T06:04:37.027Z] Downloading protobuf-6.30.2-py3-none-any.whl.metadata (593 bytes) [2025-06-20T06:04:37.295Z] Collecting pyjwt==2.10.1 (from -r requirements.txt (line 18)) [2025-06-20T06:04:37.295Z] Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) [2025-06-20T06:04:39.237Z] Collecting cryptography==45.0.3 (from -r requirements.txt (line 19)) [2025-06-20T06:04:39.237Z] Downloading cryptography-45.0.3-cp311-abi3-musllinux_1_2_aarch64.whl.metadata (5.7 kB) [2025-06-20T06:04:39.502Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T06:04:39.502Z] Downloading selenium-4.33.0-py3-none-any.whl.metadata (7.5 kB) [2025-06-20T06:04:39.766Z] Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T06:04:39.766Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) [2025-06-20T06:04:39.766Z] Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T06:04:39.766Z] Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB) [2025-06-20T06:04:40.031Z] Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:04:40.031Z] Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) [2025-06-20T06:04:40.031Z] Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:04:40.031Z] Downloading flex-6.14.1.tar.gz (40 kB) [2025-06-20T06:04:40.297Z] Preparing metadata (setup.py): started [2025-06-20T06:04:41.717Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-20T06:04:41.717Z] Collecting GenSON (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:04:41.717Z] Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2025-06-20T06:04:41.717Z] Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:04:41.717Z] Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) [2025-06-20T06:04:41.982Z] Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:04:41.982Z] Downloading jsonschema-4.24.0-py3-none-any.whl.metadata (7.8 kB) [2025-06-20T06:04:42.246Z] Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:04:42.246Z] Downloading openapi_core-0.19.5-py3-none-any.whl.metadata (6.6 kB) [2025-06-20T06:04:42.510Z] Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:04:42.510Z] Downloading pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB) [2025-06-20T06:04:43.089Z] Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:04:43.089Z] Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) [2025-06-20T06:04:43.089Z] Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:04:43.089Z] Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) [2025-06-20T06:04:44.041Z] Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 8)) [2025-06-20T06:04:44.041Z] Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (35 kB) [2025-06-20T06:04:44.041Z] Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 8)) [2025-06-20T06:04:44.041Z] Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) [2025-06-20T06:04:44.306Z] Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 8)) [2025-06-20T06:04:44.306Z] Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB) [2025-06-20T06:04:44.570Z] Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 8)) [2025-06-20T06:04:44.570Z] Downloading certifi-2025.6.15-py3-none-any.whl.metadata (2.4 kB) [2025-06-20T06:04:44.834Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 14)) [2025-06-20T06:04:44.834Z] Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) [2025-06-20T06:04:45.098Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 14)) [2025-06-20T06:04:45.098Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2025-06-20T06:04:45.098Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.49.0->-r requirements.txt (line 14)) (80.9.0) [2025-06-20T06:04:46.498Z] Collecting cffi>=1.14 (from cryptography==45.0.3->-r requirements.txt (line 19)) [2025-06-20T06:04:46.498Z] Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (1.5 kB) [2025-06-20T06:04:46.498Z] Collecting pycparser (from cffi>=1.14->cryptography==45.0.3->-r requirements.txt (line 19)) [2025-06-20T06:04:46.498Z] Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) [2025-06-20T06:04:46.762Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 14)) [2025-06-20T06:04:46.762Z] Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) [2025-06-20T06:04:47.027Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 14)) [2025-06-20T06:04:47.027Z] Downloading typing_extensions-4.14.0-py3-none-any.whl.metadata (3.0 kB) [2025-06-20T06:04:47.027Z] Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 8)) [2025-06-20T06:04:47.027Z] Downloading urllib3-2.4.0-py3-none-any.whl.metadata (6.5 kB) [2025-06-20T06:04:47.293Z] Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T06:04:47.293Z] Downloading trio-0.30.0-py3-none-any.whl.metadata (8.5 kB) [2025-06-20T06:04:47.293Z] Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T06:04:47.293Z] Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) [2025-06-20T06:04:47.557Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 14)) [2025-06-20T06:04:47.557Z] Downloading typing_extensions-4.13.2-py3-none-any.whl.metadata (3.0 kB) [2025-06-20T06:04:47.557Z] Collecting websocket-client~=1.8.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T06:04:47.557Z] Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2025-06-20T06:04:47.823Z] Collecting attrs>=23.2.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T06:04:47.823Z] Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) [2025-06-20T06:04:47.823Z] Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T06:04:48.093Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2025-06-20T06:04:48.093Z] Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T06:04:48.093Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2025-06-20T06:04:48.093Z] Collecting sniffio>=1.3.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T06:04:48.093Z] Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2025-06-20T06:04:48.093Z] Collecting wsproto>=0.14 (from trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T06:04:48.093Z] Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) [2025-06-20T06:04:48.358Z] Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]~=2.4.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T06:04:48.358Z] Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2025-06-20T06:04:48.937Z] 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)) [2025-06-20T06:04:48.937Z] Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) [2025-06-20T06:04:49.202Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:04:49.467Z] Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (2.1 kB) [2025-06-20T06:04:49.467Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:04:49.467Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2025-06-20T06:04:49.467Z] Preparing metadata (setup.py): started [2025-06-20T06:04:50.874Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-20T06:04:50.874Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:04:50.874Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2025-06-20T06:04:50.874Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:04:50.874Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2025-06-20T06:04:50.874Z] Preparing metadata (setup.py): started [2025-06-20T06:04:51.827Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-20T06:04:52.092Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:04:52.092Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) [2025-06-20T06:04:52.092Z] Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:04:52.092Z] Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2025-06-20T06:04:52.356Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:04:52.356Z] Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl.metadata (2.9 kB) [2025-06-20T06:04:52.621Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:04:52.621Z] Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) [2025-06-20T06:04:55.947Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:04:55.947Z] Downloading rpds_py-0.25.1-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.1 kB) [2025-06-20T06:04:55.947Z] Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:04:55.947Z] Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) [2025-06-20T06:04:56.212Z] Collecting jsonschema-path<0.4.0,>=0.3.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:04:56.212Z] Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) [2025-06-20T06:04:56.212Z] Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:04:56.212Z] Downloading more_itertools-10.7.0-py3-none-any.whl.metadata (37 kB) [2025-06-20T06:04:56.478Z] Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:04:56.478Z] Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) [2025-06-20T06:04:56.478Z] Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:04:56.478Z] Downloading openapi_spec_validator-0.7.2-py3-none-any.whl.metadata (5.7 kB) [2025-06-20T06:04:56.744Z] Collecting parse (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:04:56.744Z] Downloading parse-1.20.2-py2.py3-none-any.whl.metadata (22 kB) [2025-06-20T06:04:57.010Z] Collecting werkzeug<3.1.2 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:04:57.010Z] Downloading werkzeug-3.1.1-py3-none-any.whl.metadata (3.7 kB) [2025-06-20T06:04:57.010Z] 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 6)) [2025-06-20T06:04:57.010Z] Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) [2025-06-20T06:04:57.592Z] Collecting rfc3339-validator (from openapi-schema-validator<0.7.0,>=0.6.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:04:57.592Z] Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) [2025-06-20T06:04:57.857Z] 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 6)) [2025-06-20T06:04:57.857Z] Downloading lazy_object_proxy-1.11.0-py3-none-any.whl.metadata (8.2 kB) [2025-06-20T06:04:58.436Z] Collecting MarkupSafe>=2.1.1 (from werkzeug<3.1.2->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:04:58.436Z] Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.0 kB) [2025-06-20T06:04:58.701Z] Downloading robotframework-7.2.2-py3-none-any.whl (777 kB) [2025-06-20T06:04:58.701Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 777.7/777.7 kB 52.4 MB/s eta 0:00:00 [2025-06-20T06:04:58.701Z] Downloading python_dotenv-1.1.0-py3-none-any.whl (20 kB) [2025-06-20T06:04:58.701Z] Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) [2025-06-20T06:04:58.701Z] Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) [2025-06-20T06:04:58.967Z] Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) [2025-06-20T06:04:58.967Z] Downloading configparser-7.2.0-py3-none-any.whl (17 kB) [2025-06-20T06:04:58.967Z] Downloading requests-2.32.4-py3-none-any.whl (64 kB) [2025-06-20T06:04:58.967Z] Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) [2025-06-20T06:04:58.967Z] Downloading docker-7.1.0-py3-none-any.whl (147 kB) [2025-06-20T06:04:58.967Z] Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl (15.6 MB) [2025-06-20T06:04:59.232Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 49.8 MB/s eta 0:00:00 [2025-06-20T06:04:59.232Z] Downloading pyzmq-26.4.0-cp312-cp312-musllinux_1_1_aarch64.whl (1.2 MB) [2025-06-20T06:04:59.232Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 55.1 MB/s eta 0:00:00 [2025-06-20T06:04:59.232Z] Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) [2025-06-20T06:04:59.232Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 57.6 MB/s eta 0:00:00 [2025-06-20T06:04:59.232Z] Downloading pycryptodome-3.22.0-cp37-abi3-musllinux_1_2_aarch64.whl (2.2 MB) [2025-06-20T06:04:59.498Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 53.3 MB/s eta 0:00:00 [2025-06-20T06:04:59.498Z] Downloading protobuf-6.30.2-py3-none-any.whl (167 kB) [2025-06-20T06:04:59.498Z] Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) [2025-06-20T06:04:59.498Z] Downloading cryptography-45.0.3-cp311-abi3-musllinux_1_2_aarch64.whl (4.3 MB) [2025-06-20T06:04:59.498Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 53.0 MB/s eta 0:00:00 [2025-06-20T06:04:59.498Z] Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_aarch64.whl (145 kB) [2025-06-20T06:04:59.498Z] Downloading idna-3.10-py3-none-any.whl (70 kB) [2025-06-20T06:04:59.498Z] Downloading certifi-2025.6.15-py3-none-any.whl (157 kB) [2025-06-20T06:04:59.498Z] Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_aarch64.whl (484 kB) [2025-06-20T06:04:59.498Z] Downloading click-8.2.1-py3-none-any.whl (102 kB) [2025-06-20T06:04:59.764Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2025-06-20T06:04:59.764Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2025-06-20T06:04:59.764Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) [2025-06-20T06:04:59.764Z] Downloading selenium-4.33.0-py3-none-any.whl (9.4 MB) [2025-06-20T06:04:59.764Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 53.3 MB/s eta 0:00:00 [2025-06-20T06:04:59.764Z] Downloading trio-0.30.0-py3-none-any.whl (499 kB) [2025-06-20T06:05:00.029Z] Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) [2025-06-20T06:05:00.029Z] Downloading typing_extensions-4.13.2-py3-none-any.whl (45 kB) [2025-06-20T06:05:00.029Z] Downloading urllib3-2.4.0-py3-none-any.whl (128 kB) [2025-06-20T06:05:00.029Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2025-06-20T06:05:00.029Z] Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2025-06-20T06:05:00.029Z] Downloading attrs-25.3.0-py3-none-any.whl (63 kB) [2025-06-20T06:05:00.029Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2025-06-20T06:05:00.029Z] Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) [2025-06-20T06:05:00.029Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2025-06-20T06:05:00.029Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2025-06-20T06:05:00.029Z] Downloading h11-0.16.0-py3-none-any.whl (37 kB) [2025-06-20T06:05:00.029Z] Downloading docutils-0.21.2-py3-none-any.whl (587 kB) [2025-06-20T06:05:00.029Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 47.5 MB/s eta 0:00:00 [2025-06-20T06:05:00.029Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) [2025-06-20T06:05:00.029Z] Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl (731 kB) [2025-06-20T06:05:00.029Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 731.2/731.2 kB 49.7 MB/s eta 0:00:00 [2025-06-20T06:05:00.029Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2025-06-20T06:05:00.029Z] Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2025-06-20T06:05:00.029Z] Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) [2025-06-20T06:05:00.293Z] Downloading jsonschema-4.24.0-py3-none-any.whl (88 kB) [2025-06-20T06:05:00.293Z] Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl (18 kB) [2025-06-20T06:05:00.293Z] Downloading referencing-0.36.2-py3-none-any.whl (26 kB) [2025-06-20T06:05:00.293Z] Downloading rpds_py-0.25.1-cp312-cp312-musllinux_1_2_aarch64.whl (567 kB) [2025-06-20T06:05:00.293Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 567.2/567.2 kB 49.9 MB/s eta 0:00:00 [2025-06-20T06:05:00.293Z] Downloading openapi_core-0.19.5-py3-none-any.whl (106 kB) [2025-06-20T06:05:00.293Z] Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) [2025-06-20T06:05:00.293Z] Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) [2025-06-20T06:05:00.293Z] Downloading openapi_spec_validator-0.7.2-py3-none-any.whl (39 kB) [2025-06-20T06:05:00.293Z] Downloading lazy_object_proxy-1.11.0-py3-none-any.whl (16 kB) [2025-06-20T06:05:00.293Z] Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) [2025-06-20T06:05:00.293Z] Downloading werkzeug-3.1.1-py3-none-any.whl (224 kB) [2025-06-20T06:05:00.293Z] Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_aarch64.whl (24 kB) [2025-06-20T06:05:00.293Z] Downloading isodate-0.7.2-py3-none-any.whl (22 kB) [2025-06-20T06:05:00.293Z] Downloading more_itertools-10.7.0-py3-none-any.whl (65 kB) [2025-06-20T06:05:00.293Z] Downloading parse-1.20.2-py2.py3-none-any.whl (20 kB) [2025-06-20T06:05:00.293Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2025-06-20T06:05:00.293Z] Downloading pycparser-2.22-py3-none-any.whl (117 kB) [2025-06-20T06:05:00.293Z] Downloading pygments-2.19.1-py3-none-any.whl (1.2 MB) [2025-06-20T06:05:00.557Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 51.8 MB/s eta 0:00:00 [2025-06-20T06:05:00.557Z] Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) [2025-06-20T06:05:00.557Z] Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) [2025-06-20T06:05:00.557Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2025-06-20T06:05:00.557Z] Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) [2025-06-20T06:05:01.509Z] Building wheels for collected packages: robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email [2025-06-20T06:05:01.509Z]  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 [2025-06-20T06:05:01.509Z]  Building wheel for robotbackgroundlogger (setup.py): started [2025-06-20T06:05:02.906Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2025-06-20T06:05:02.906Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=61b830dcb0e74ad3a1afd380abc265f6846e2f9427de6f6dfbfa3d84a7be5088 [2025-06-20T06:05:02.906Z] Stored in directory: /tmp/pip-ephem-wheel-cache-tt9n8t3z/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2025-06-20T06:05:02.906Z] Building wheel for psutil (pyproject.toml): started [2025-06-20T06:05:17.872Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2025-06-20T06:05:17.872Z] Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_aarch64.whl size=278200 sha256=3a7f625c3b570c9db189aa2b8b63319501e14c7c2922bbf2ffbada686505c08d [2025-06-20T06:05:17.872Z] Stored in directory: /tmp/pip-ephem-wheel-cache-tt9n8t3z/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d [2025-06-20T06:05:17.872Z]  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 [2025-06-20T06:05:17.872Z]  Building wheel for psycopg2 (setup.py): started [2025-06-20T06:06:25.720Z] Building wheel for psycopg2 (setup.py): still running... [2025-06-20T06:06:25.720Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2025-06-20T06:06:25.720Z] Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_aarch64.whl size=512678 sha256=0e497526f06bf045dca1cb4acecea162535054b1ce607e530b982a53064e13a9 [2025-06-20T06:06:25.720Z] Stored in directory: /tmp/pip-ephem-wheel-cache-tt9n8t3z/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b [2025-06-20T06:06:25.720Z]  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 [2025-06-20T06:06:25.720Z]  Building wheel for flex (setup.py): started [2025-06-20T06:06:25.720Z] Building wheel for flex (setup.py): finished with status 'done' [2025-06-20T06:06:25.720Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77345 sha256=cd3821f3bdb0261d6982cdb660a331d604013ae5560556e00036a3e567ef4f5b [2025-06-20T06:06:25.720Z] Stored in directory: /tmp/pip-ephem-wheel-cache-tt9n8t3z/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2025-06-20T06:06:25.720Z]  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 [2025-06-20T06:06:25.720Z]  Building wheel for strict-rfc3339 (setup.py): started [2025-06-20T06:06:25.720Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2025-06-20T06:06:25.720Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=0f861b5ed94ddf86057b1f34014bf4772c4cc0914ac1389690f71abd068d2286 [2025-06-20T06:06:25.720Z] Stored in directory: /tmp/pip-ephem-wheel-cache-tt9n8t3z/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2025-06-20T06:06:25.720Z]  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 [2025-06-20T06:06:25.720Z]  Building wheel for validate-email (setup.py): started [2025-06-20T06:06:25.720Z] Building wheel for validate-email (setup.py): finished with status 'done' [2025-06-20T06:06:25.720Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5561 sha256=056a6c777da1a47ef646fb87621479417a687afa1f158545d45096e3b02490c0 [2025-06-20T06:06:25.720Z] Stored in directory: /tmp/pip-ephem-wheel-cache-tt9n8t3z/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2025-06-20T06:06:25.986Z] Successfully built robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email [2025-06-20T06:06:27.529Z] Installing collected packages: validate-email, strict-rfc3339, 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, idna, h11, docutils, configparser, click, charset_normalizer, certifi, attrs, wsproto, werkzeug, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, outcome, cffi, trio, robotframework-requests, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, jsonschema, selenium, openapi-schema-validator, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance [2025-06-20T06:07:49.361Z] [2025-06-20T06:07:49.362Z] Successfully installed GenSON-1.3.0 MarkupSafe-3.0.2 PyYAML-6.0.2 RESTinstance-1.5.2 attrs-25.3.0 certifi-2025.6.15 cffi-1.17.1 charset_normalizer-3.4.2 click-8.2.1 configparser-7.2.0 cryptography-45.0.3 docker-7.1.0 docutils-0.21.2 flex-6.14.1 h11-0.16.0 idna-3.10 influxdb-client-1.49.0 isodate-0.7.2 jsonpath-ng-1.7.0 jsonpointer-3.0.0 jsonschema-4.24.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 parse-1.20.2 pathable-0.4.4 ply-3.11 protobuf-6.30.2 psutil-7.0.0 psycopg2-2.9.10 pycparser-2.22 pycryptodome-3.22.0 pygments-2.19.1 pyjwt-2.10.1 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.0 pytz-2025.2 pyzmq-26.4.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.2.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 rpds-py-0.25.1 selenium-4.33.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.30.0 trio-websocket-0.12.2 typing-extensions-4.13.2 tzlocal-5.3.1 urllib3-2.4.0 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.1 wsproto-1.2.0 [2025-06-20T06:07:49.362Z] 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. [2025-06-20T06:08:36.166Z] Removing intermediate container e1075721a63f [2025-06-20T06:08:36.167Z] ---> a03ab3811395 [2025-06-20T06:08:36.167Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2025-06-20T06:08:36.167Z] ---> Running in b3acd0280d5b [2025-06-20T06:08:36.167Z] Removing intermediate container b3acd0280d5b [2025-06-20T06:08:36.167Z] ---> 40d0ad7ce553 [2025-06-20T06:08:36.167Z] Step 11/13 : LABEL arch=arm64 [2025-06-20T06:08:36.167Z] ---> Running in 79e2788f1f54 [2025-06-20T06:08:36.167Z] Removing intermediate container 79e2788f1f54 [2025-06-20T06:08:36.167Z] ---> 0d55b5bf89c5 [2025-06-20T06:08:36.167Z] Step 12/13 : LABEL git_sha=b9645b1b52ab6e66e22f70c749c2cac31058b10c [2025-06-20T06:08:36.167Z] ---> Running in b78cdd4676a8 [2025-06-20T06:08:36.167Z] Removing intermediate container b78cdd4676a8 [2025-06-20T06:08:36.167Z] ---> a490aa2d61a5 [2025-06-20T06:08:36.167Z] Step 13/13 : LABEL version=0.0.0 [2025-06-20T06:08:36.167Z] ---> Running in ccd47d5c0e66 [2025-06-20T06:08:36.167Z] Removing intermediate container ccd47d5c0e66 [2025-06-20T06:08:36.167Z] ---> e82903db8058 [2025-06-20T06:08:36.167Z] [Warning] One or more build-args [ARCH] were not consumed [2025-06-20T06:08:36.167Z] Successfully built e82903db8058 [2025-06-20T06:08:36.167Z] 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 [2025-06-20T06:08:36.750Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-06-20T06:08:36.750Z] [2025-06-20T06:08:36.750Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:08:37.081Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-06-20T06:08:37.081Z] arm64: Pulling from edgex-lftools-log-publisher [2025-06-20T06:08:37.081Z] 8998bd30e6a1: Pulling fs layer [2025-06-20T06:08:37.081Z] 04944245beec: Pulling fs layer [2025-06-20T06:08:37.081Z] 699f458cf7ca: Pulling fs layer [2025-06-20T06:08:37.081Z] 765212b225bb: Pulling fs layer [2025-06-20T06:08:37.081Z] f23df028b6ca: Pulling fs layer [2025-06-20T06:08:37.081Z] d65c8cfc05b1: Pulling fs layer [2025-06-20T06:08:37.081Z] 2437ff75d9bd: Pulling fs layer [2025-06-20T06:08:37.081Z] 765212b225bb: Waiting [2025-06-20T06:08:37.081Z] f23df028b6ca: Waiting [2025-06-20T06:08:37.081Z] 2437ff75d9bd: Waiting [2025-06-20T06:08:37.081Z] d65c8cfc05b1: Waiting [2025-06-20T06:08:37.348Z] 04944245beec: Verifying Checksum [2025-06-20T06:08:37.348Z] 04944245beec: Download complete [2025-06-20T06:08:37.348Z] 765212b225bb: Verifying Checksum [2025-06-20T06:08:37.348Z] 765212b225bb: Download complete [2025-06-20T06:08:37.348Z] f23df028b6ca: Verifying Checksum [2025-06-20T06:08:37.348Z] f23df028b6ca: Download complete [2025-06-20T06:08:37.348Z] d65c8cfc05b1: Verifying Checksum [2025-06-20T06:08:37.348Z] d65c8cfc05b1: Download complete [2025-06-20T06:08:37.348Z] 699f458cf7ca: Verifying Checksum [2025-06-20T06:08:37.348Z] 699f458cf7ca: Download complete [2025-06-20T06:08:37.928Z] 8998bd30e6a1: Download complete [2025-06-20T06:08:40.502Z] 2437ff75d9bd: Verifying Checksum [2025-06-20T06:08:40.502Z] 2437ff75d9bd: Download complete [2025-06-20T06:08:42.443Z] 8998bd30e6a1: Pull complete [2025-06-20T06:08:43.024Z] 04944245beec: Pull complete [2025-06-20T06:08:44.428Z] 699f458cf7ca: Pull complete [2025-06-20T06:08:44.694Z] 765212b225bb: Pull complete [2025-06-20T06:08:45.649Z] f23df028b6ca: Pull complete [2025-06-20T06:08:45.649Z] d65c8cfc05b1: Pull complete [2025-06-20T06:09:03.830Z] 2437ff75d9bd: Pull complete [2025-06-20T06:09:03.830Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-06-20T06:09:03.830Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-06-20T06:09:03.830Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-20T06:09:04.027Z] prd-ubuntu20.04-docker-arm64-4c-16g-3599 does not seem to be running inside a container [2025-06-20T06:09:04.187Z] $ 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-129 -v /w/workspace/xfoundry_edgex-taf-common_PR-129:/w/workspace/xfoundry_edgex-taf-common_PR-129:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-129@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-129@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 [2025-06-20T06:09:06.754Z] $ docker top 46dfad9f1b17725dbf6ba5c8ec57ca76806877403348d532a308608ffef0495a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:09:07.659Z] ---> job-cost.sh [2025-06-20T06:09:07.659Z] lf-activate-venv: SKIPPING [2025-06-20T06:09:07.659Z] INFO: No Stack... [2025-06-20T06:09:07.928Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-06-20T06:09:08.897Z] INFO: Archiving Costs [Pipeline] sh [2025-06-20T06:09:09.245Z] + cat /w/workspace/xfoundry_edgex-taf-common_PR-129/archives/cost.csv [2025-06-20T06:09:09.246Z] + cut -d, -f6 [Pipeline] lock [2025-06-20T06:09:09.284Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-129-3-stack-cost] [2025-06-20T06:09:09.291Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-129-3-stack-cost] did not exist. Created. [2025-06-20T06:09:09.297Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-129-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-06-20T06:09:09.676Z] /w/workspace/xfoundry_edgex-taf-common_PR-129@tmp/durable-1deb1c1e/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-06-20T06:09:10.328Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-06-20T06:09:10.345Z] Warning: overwriting stash ‘stack-cost’ [2025-06-20T06:09:10.770Z] Stashed 1 file(s) [Pipeline] } [2025-06-20T06:09:10.779Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-129-3-stack-cost] [Pipeline] // lock [Pipeline] } [2025-06-20T06:09:10.812Z] $ docker stop --time=1 46dfad9f1b17725dbf6ba5c8ec57ca76806877403348d532a308608ffef0495a [2025-06-20T06:09:12.303Z] $ docker rm -f --volumes 46dfad9f1b17725dbf6ba5c8ec57ca76806877403348d532a308608ffef0495a [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 [2025-06-20T06:09:13.125Z] + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-129/archives ] [2025-06-20T06:09:13.125Z] + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-129/archives [2025-06-20T06:09:13.125Z] total 16 [2025-06-20T06:09:13.125Z] drwxr-xr-x 3 root root 4096 Jun 20 06:01 . [2025-06-20T06:09:13.125Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 20 06:01 .. [2025-06-20T06:09:13.125Z] drwxr-xr-x 2 root root 4096 Jun 20 06:01 cost [2025-06-20T06:09:13.125Z] -rw-r--r-- 1 root root 88 Jun 20 06:01 cost.csv [2025-06-20T06:09:13.125Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-129/archives [2025-06-20T06:09:13.125Z] + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-129/archives [2025-06-20T06:09:13.125Z] total 16 [2025-06-20T06:09:13.125Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 20 06:01 . [2025-06-20T06:09:13.125Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 20 06:01 .. [2025-06-20T06:09:13.125Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 20 06:01 cost [2025-06-20T06:09:13.125Z] -rw-r--r-- 1 jenkins jenkins 88 Jun 20 06:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:09:13.413Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:09:14.272Z] ---> package-listing.sh [2025-06-20T06:09:14.272Z] ++ facter osfamily [2025-06-20T06:09:14.272Z] ++ tr '[:upper:]' '[:lower:]' [2025-06-20T06:09:14.531Z] + OS_FAMILY=debian [2025-06-20T06:09:14.531Z] + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-129 [2025-06-20T06:09:14.531Z] + START_PACKAGES=/tmp/packages_start.txt [2025-06-20T06:09:14.531Z] + END_PACKAGES=/tmp/packages_end.txt [2025-06-20T06:09:14.531Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-06-20T06:09:14.531Z] + PACKAGES=/tmp/packages_start.txt [2025-06-20T06:09:14.531Z] + '[' /w/workspace/xfoundry_edgex-taf-common_PR-129 ']' [2025-06-20T06:09:14.531Z] + PACKAGES=/tmp/packages_end.txt [2025-06-20T06:09:14.531Z] + case "${OS_FAMILY}" in [2025-06-20T06:09:14.531Z] + dpkg -l [2025-06-20T06:09:14.531Z] + grep '^ii' [2025-06-20T06:09:14.531Z] + '[' -f /tmp/packages_start.txt ']' [2025-06-20T06:09:14.531Z] + '[' -f /tmp/packages_end.txt ']' [2025-06-20T06:09:14.531Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-06-20T06:09:14.531Z] + '[' /w/workspace/xfoundry_edgex-taf-common_PR-129 ']' [2025-06-20T06:09:14.531Z] + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-129/archives/ [2025-06-20T06:09:14.531Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-129/archives/ [Pipeline] echo [2025-06-20T06:09:14.543Z] 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-129/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-06-20T06:09:14.821Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:09:15.393Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-20T06:09:15.393Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-20T06:09:15.465Z] prd-ubuntu20.04-docker-8c-8g-3595 does not seem to be running inside a container [2025-06-20T06:09:15.497Z] $ 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-129/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-129 -v /w/workspace/xfoundry_edgex-taf-common_PR-129:/w/workspace/xfoundry_edgex-taf-common_PR-129:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-129@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-129@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 [2025-06-20T06:09:15.687Z] $ docker top ebc968e0e0e7b8d3df967a29be1af2456b1866fd774a9ed586e2d3799167bef4 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-20T06:09:16.032Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-06-20T06:09:16.319Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-06-20T06:09:16.607Z] + ls /var/log/sa-host [2025-06-20T06:09:16.607Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-20T06:09:16.682Z] provisioning config files... [2025-06-20T06:09:16.692Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-129@tmp/config14589659638033132828tmp [Pipeline] { [Pipeline] echo [2025-06-20T06:09:16.712Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:09:16.995Z] ---> create-netrc.sh [Pipeline] } [2025-06-20T06:09:17.002Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:09:17.335Z] ---> python-tools-install.sh [Pipeline] echo [2025-06-20T06:09:17.344Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:09:17.635Z] ---> sudo-logs.sh [2025-06-20T06:09:17.635Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-06-20T06:09:17.664Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:09:17.944Z] ---> job-cost.sh [2025-06-20T06:09:17.944Z] lf-activate-venv: SKIPPING [2025-06-20T06:09:17.944Z] DEBUG: total: 0.2199999988079071 [2025-06-20T06:09:17.944Z] INFO: Retrieving Stack Cost... [2025-06-20T06:09:18.509Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-06-20T06:09:18.768Z] INFO: Archiving Costs [Pipeline] echo [2025-06-20T06:09:18.780Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:09:19.063Z] ---> logs-deploy.sh [2025-06-20T06:09:19.064Z] lf-activate-venv: SKIPPING [2025-06-20T06:09:19.064Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-129/3 [2025-06-20T06:09:19.064Z] INFO: archiving workspace using pattern(s): [2025-06-20T06:09:20.000Z] Archives upload complete. [2025-06-20T06:09:20.000Z] INFO: archiving logs to Nexus