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 05:46:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:46:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:46:54 ========================================================= 05:46:54 EdgeX Global Pipelines Version Info 05:46:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:46:54 ------------------- 05:46:54 stable info: 05:46:54 ------------------- 05:46:54 Commited By: Ginny Guan ginny@iotechsys.com 05:46:54 Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 05:46:54 Message: update stable to v1.0.274 05:46:55 ------------------- 05:46:55 experimental info: 05:46:55 ------------------- 05:46:55 Commited By: **** collab-it+edgex@linuxfoundation.org 05:46:55 Commit SHA: 8bc3b1671107dfff59e2863929571a4024cd8906 05:46:55 Message: update experimental to v1.0.275 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 05:46:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 05:46:55 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 05:46:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:46:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:46:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:46:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 05:46:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:46:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 05:46:55 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 05:46:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:46:55 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 05:46:55 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 05:46:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:46:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:46:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-129 [Pipeline] echo 05:46:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-129 [Pipeline] echo 05:46:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-129 [Pipeline] echo 05:46:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b9645b1b52ab6e66e22f70c749c2cac31058b10c [Pipeline] echo 05:46:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b9645b1 [Pipeline] echo 05:46:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:46:56 provisioning config files... 05:46:56 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-129@tmp/config6317564711544583691tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:46:56 ---> ****-login.sh 05:46:56 nexus3.edgexfoundry.org:10001 05:46:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:46:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:46:56 Configure a credential helper to remove this warning. See 05:46:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:46:56 05:46:56 Login Succeeded 05:46:56 nexus3.edgexfoundry.org:10002 05:46:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:46:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:46:56 Configure a credential helper to remove this warning. See 05:46:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:46:56 05:46:56 Login Succeeded 05:46:56 nexus3.edgexfoundry.org:10003 05:46:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:46:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:46:57 Configure a credential helper to remove this warning. See 05:46:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:46:57 05:46:57 Login Succeeded 05:46:57 nexus3.edgexfoundry.org:10004 05:46:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:46:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:46:57 Configure a credential helper to remove this warning. See 05:46:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:46:57 05:46:57 Login Succeeded 05:46:57 ****.io 05:46:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:46:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:46:57 Configure a credential helper to remove this warning. See 05:46:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:46:57 05:46:57 Login Succeeded 05:46:57 ---> ****-login.sh ends [Pipeline] } 05:46:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 05:46:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:46:57 + grep -v github /etc/ssh/ssh_known_hosts 05:46:57 + [ -e /tmp/ssh_known_hosts ] 05:46:57 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:46:57 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:46:57 + sudo tee -a /etc/ssh/ssh_known_hosts 05:46:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:46:58 05:46:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:46:58 0.1.4: Pulling from edgex-devops/py-git-semver 05:46:58 3dae71ba6b94: Pulling fs layer 05:46:58 6bf1a483ea7c: Pulling fs layer 05:46:58 f5dfc541a4d3: Pulling fs layer 05:46:58 461d9e800cba: Pulling fs layer 05:46:58 80192f66455f: Pulling fs layer 05:46:58 2e8e34ca0e6c: Pulling fs layer 05:46:58 a29436f7fd5d: Pulling fs layer 05:46:58 923cac83aea3: Pulling fs layer 05:46:58 25ad8b0a4227: Pulling fs layer 05:46:58 db01528c6b51: Pulling fs layer 05:46:58 28988de357af: Pulling fs layer 05:46:58 a29436f7fd5d: Waiting 05:46:58 923cac83aea3: Waiting 05:46:58 25ad8b0a4227: Waiting 05:46:58 28988de357af: Waiting 05:46:58 461d9e800cba: Waiting 05:46:58 80192f66455f: Waiting 05:46:58 2e8e34ca0e6c: Waiting 05:46:58 db01528c6b51: Waiting 05:46:58 6bf1a483ea7c: Verifying Checksum 05:46:58 6bf1a483ea7c: Download complete 05:46:58 461d9e800cba: Download complete 05:46:58 80192f66455f: Verifying Checksum 05:46:58 80192f66455f: Download complete 05:46:58 f5dfc541a4d3: Verifying Checksum 05:46:58 f5dfc541a4d3: Download complete 05:46:58 3dae71ba6b94: Download complete 05:46:58 923cac83aea3: Download complete 05:46:58 25ad8b0a4227: Verifying Checksum 05:46:58 25ad8b0a4227: Download complete 05:46:58 db01528c6b51: Verifying Checksum 05:46:58 db01528c6b51: Download complete 05:46:58 28988de357af: Verifying Checksum 05:46:58 28988de357af: Download complete 05:46:58 a29436f7fd5d: Verifying Checksum 05:46:58 a29436f7fd5d: Download complete 05:46:59 2e8e34ca0e6c: Verifying Checksum 05:46:59 2e8e34ca0e6c: Download complete 05:46:59 3dae71ba6b94: Pull complete 05:47:00 6bf1a483ea7c: Pull complete 05:47:00 f5dfc541a4d3: Pull complete 05:47:00 461d9e800cba: Pull complete 05:47:00 80192f66455f: Pull complete 05:47:04 2e8e34ca0e6c: Pull complete 05:47:04 a29436f7fd5d: Pull complete 05:47:04 923cac83aea3: Pull complete 05:47:04 25ad8b0a4227: Pull complete 05:47:04 db01528c6b51: Pull complete 05:47:05 28988de357af: Pull complete 05:47:05 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 05:47:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:47:05 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:47:05 prd-ubuntu20.04-docker-8c-8g-3595 does not seem to be running inside a container 05:47:05 $ 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 05:47:07 $ docker top 9e001e68cfd67b059180229cd4a5b516509e44d4af7e68902d5a79112dde04b5 -eo pid,comm 05:47:07 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). 05:47:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:47:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:47:07 [ssh-agent] Looking for ssh-agent implementation... 05:47:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:47:07 $ docker exec 9e001e68cfd67b059180229cd4a5b516509e44d4af7e68902d5a79112dde04b5 ssh-agent 05:47:07 SSH_AUTH_SOCK=/tmp/ssh-JugCTCCHSkzv/agent.33 05:47:07 SSH_AGENT_PID=39 05:47:07 Running ssh-add (command line suppressed) 05:47:07 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) 05:47:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:47:07 + git tag --points-at HEAD [Pipeline] } 05:47:07 $ docker exec --env ******** --env ******** 9e001e68cfd67b059180229cd4a5b516509e44d4af7e68902d5a79112dde04b5 ssh-agent -k 05:47:08 unset SSH_AUTH_SOCK; 05:47:08 unset SSH_AGENT_PID; 05:47:08 echo Agent pid 39 killed; 05:47:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:47:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:47:08 [ssh-agent] Looking for ssh-agent implementation... 05:47:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:47:08 $ docker exec 9e001e68cfd67b059180229cd4a5b516509e44d4af7e68902d5a79112dde04b5 ssh-agent 05:47:08 SSH_AUTH_SOCK=/tmp/ssh-XbV5OAIbXtvo/agent.72 05:47:08 SSH_AGENT_PID=78 05:47:08 Running ssh-add (command line suppressed) 05:47:08 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) 05:47:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:47:08 + git semver init 05:47:08 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') 05:47:08 2025-06-20 05:47:08,934 [run_init] DEBUG init version:0.0.0 force:False 05:47:08 2025-06-20 05:47:08,935 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-129/.semver 05:47:08 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 05:47:08 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) 05:47:09 2025-06-20 05:47:09,761 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-129/.git/info/exclude 05:47:09 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 05:47:09 2025-06-20 05:47:09,762 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-129/.semver/PR-129 05:47:09 2025-06-20 05:47:09,766 [execute] INFO git cat-file --batch-check 05:47:09 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) 05:47:09 2025-06-20 05:47:09,770 [execute] INFO git cat-file --batch 05:47:09 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) 05:47:09 2025-06-20 05:47:09,774 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-129/.semver/PR-129 05:47:09 0.0.0 [Pipeline] } 05:47:09 $ docker exec --env ******** --env ******** 9e001e68cfd67b059180229cd4a5b516509e44d4af7e68902d5a79112dde04b5 ssh-agent -k 05:47:10 unset SSH_AUTH_SOCK; 05:47:10 unset SSH_AGENT_PID; 05:47:10 echo Agent pid 78 killed; 05:47:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:47:10 + git semver [Pipeline] } 05:47:10 $ docker stop --time=1 9e001e68cfd67b059180229cd4a5b516509e44d4af7e68902d5a79112dde04b5 05:47:11 $ docker rm -f --volumes 9e001e68cfd67b059180229cd4a5b516509e44d4af7e68902d5a79112dde04b5 [Pipeline] // withDockerContainer [Pipeline] sh 05:47:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:47:12 Stashed 1 file(s) [Pipeline] echo 05:47:12 [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 05:47:12 provisioning config files... 05:47:12 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-129@tmp/config11131265846865224487tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:47:13 ---> ****-login.sh 05:47:13 nexus3.edgexfoundry.org:10001 05:47:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:47:13 Configure a credential helper to remove this warning. See 05:47:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:47:13 05:47:13 Login Succeeded 05:47:13 nexus3.edgexfoundry.org:10002 05:47:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:47:13 Configure a credential helper to remove this warning. See 05:47:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:47:13 05:47:13 Login Succeeded 05:47:13 nexus3.edgexfoundry.org:10003 05:47:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:47:13 Configure a credential helper to remove this warning. See 05:47:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:47:13 05:47:13 Login Succeeded 05:47:13 nexus3.edgexfoundry.org:10004 05:47:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:47:13 Configure a credential helper to remove this warning. See 05:47:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:47:13 05:47:13 Login Succeeded 05:47:13 ****.io 05:47:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:47:13 Configure a credential helper to remove this warning. See 05:47:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:47:13 05:47:13 Login Succeeded 05:47:13 ---> ****-login.sh ends [Pipeline] } 05:47:13 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 05:47:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:47:14 + ls -al . 05:47:14 total 72 05:47:14 drwxrwxr-x 6 jenkins jenkins 4096 Jun 20 05:47 . 05:47:14 drwxrwxr-x 4 jenkins jenkins 4096 Jun 20 05:46 .. 05:47:14 drwxrwxr-x 8 jenkins jenkins 4096 Jun 20 05:47 .git 05:47:14 drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 05:46 .github 05:47:14 -rw-rw-r-- 1 jenkins jenkins 22 Jun 20 05:46 .gitignore 05:47:14 drwxr-xr-x 3 jenkins jenkins 4096 Jun 20 05:47 .semver 05:47:14 -rw-rw-r-- 1 jenkins jenkins 1653 Jun 20 05:46 Dockerfile 05:47:14 -rw-rw-r-- 1 jenkins jenkins 746 Jun 20 05:46 Jenkinsfile 05:47:14 -rw-rw-r-- 1 jenkins jenkins 11381 Jun 20 05:46 LICENSE 05:47:14 -rw-rw-r-- 1 jenkins jenkins 4232 Jun 20 05:46 README.md 05:47:14 drwxrwxr-x 5 jenkins jenkins 4096 Jun 20 05:46 TUC 05:47:14 -rw-rw-r-- 1 jenkins jenkins 5 Jun 20 05:47 VERSION 05:47:14 -rw-rw-r-- 1 jenkins jenkins 382 Jun 20 05:46 requirements.txt 05:47:14 -rw-rw-r-- 1 jenkins jenkins 54 Jun 20 05:46 robot-entrypoint.sh 05:47:14 -rw-rw-r-- 1 jenkins jenkins 445 Jun 20 05:46 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:14 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=b9645b1b52ab6e66e22f70c749c2cac31058b10c --label arch=amd64 --label version=0.0.0 . 05:47:14 Sending build context to Docker daemon 640.5kB 05:47:14 Step 1/13 : FROM alpine:3.20 05:47:14 3.20: Pulling from library/alpine 05:47:15 0a9a5dfd008f: Pulling fs layer 05:47:15 0a9a5dfd008f: Verifying Checksum 05:47:15 0a9a5dfd008f: Download complete 05:47:15 0a9a5dfd008f: Pull complete 05:47:15 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 05:47:15 Status: Downloaded newer image for alpine:3.20 05:47:15 ---> ff221270b9fb 05:47:15 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 05:47:15 ---> Running in dd5b6f781bcb 05:47:15 Removing intermediate container dd5b6f781bcb 05:47:15 ---> 1f0d1cc84516 05:47:15 Step 3/13 : LABEL maintainer="Bruce Huang " 05:47:15 ---> Running in ac20ca7dcc34 05:47:15 Removing intermediate container ac20ca7dcc34 05:47:15 ---> 714b3919fcf9 05:47:15 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 05:47:16 ---> 401ac314e0dd 05:47:16 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 05:47:16 ---> 344a88f5f58c 05:47:16 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 05:47:16 ---> c870118696f3 05:47:16 Step 7/13 : WORKDIR /edgex-taf 05:47:16 ---> Running in 39fc4a95e123 05:47:16 Removing intermediate container 39fc4a95e123 05:47:16 ---> a9649a3802ca 05:47:16 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:47:16 ---> Running in 0ccffa5d34d6 05:47:17 Removing intermediate container 0ccffa5d34d6 05:47:17 ---> eefe9f712eff 05:47:17 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 05:47:17 ---> Running in 93155b86b74a 05:47:17 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:47:20 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:47:24 OK: 8 MiB in 14 packages 05:47:24 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:47:26 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:47:27 Still waiting to schedule task 05:47:27 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-3592’ 05:47:29 (1/14) Installing ca-certificates (20241121-r1) 05:47:31 (2/14) Installing brotli-libs (1.1.0-r2) 05:47:34 (3/14) Installing c-ares (1.33.1-r0) 05:47:36 (4/14) Installing libunistring (1.2-r0) 05:47:38 (5/14) Installing libidn2 (2.3.7-r0) 05:47:40 (6/14) Installing nghttp2-libs (1.62.1-r0) 05:47:42 (7/14) Installing libpsl (0.21.5-r1) 05:47:44 (8/14) Installing zstd-libs (1.5.6-r0) 05:47:46 (9/14) Installing libcurl (8.12.1-r0) 05:47:48 (10/14) Installing curl (8.12.1-r0) 05:47:50 (11/14) Installing docker-cli (26.1.5-r0) 05:47:57 (12/14) Installing oniguruma (6.9.9-r0) 05:47:58 (13/14) Installing jq (1.7.1-r0) 05:48:01 (14/14) Installing openssl (3.3.3-r0) 05:48:03 Executing busybox-1.36.1-r29.trigger 05:48:03 Executing ca-certificates-20241121-r1.trigger 05:48:03 OK: 43 MiB in 28 packages 05:48:03 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:48:05 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:48:10 (1/167) Installing libexpat (2.7.0-r0) 05:48:11 (2/167) Installing libbz2 (1.0.8-r6) 05:48:13 (3/167) Installing libpng (1.6.44-r0) 05:48:14 (4/167) Installing freetype (2.13.2-r0) 05:48:17 (5/167) Installing fontconfig (2.15.0-r1) 05:48:19 (6/167) Installing libfontenc (1.1.8-r0) 05:48:20 (7/167) Installing mkfontscale (1.2.2-r6) 05:48:22 (8/167) Installing font-opensans (0_git20210927-r1) 05:48:25 (9/167) Installing pkgconf (2.2.0-r0) 05:48:27 (10/167) Installing libgcc (13.2.1_git20240309-r1) 05:48:28 (11/167) Installing libffi (3.4.6-r0) 05:48:30 (12/167) Installing libintl (0.22.5-r0) 05:48:31 (13/167) Installing libeconf (0.6.3-r0) 05:48:33 (14/167) Installing libblkid (2.40.1-r1) 05:48:35 (15/167) Installing libmount (2.40.1-r1) 05:48:37 (16/167) Installing pcre2 (10.43-r0) 05:48:39 (17/167) Installing glib (2.80.5-r0) 05:48:42 (18/167) Installing libstdc++ (13.2.1_git20240309-r1) 05:48:45 (19/167) Installing xz-libs (5.6.2-r1) 05:48:47 (20/167) Installing libxml2 (2.12.10-r0) 05:48:50 (21/167) Installing shared-mime-info (2.4-r0) 05:48:52 (22/167) Installing hicolor-icon-theme (0.17-r2) 05:48:53 (23/167) Installing libjpeg-turbo (3.0.3-r0) 05:48:56 (24/167) Installing libsharpyuv (1.3.2-r0) 05:48:57 (25/167) Installing libwebp (1.3.2-r0) 05:48:59 (26/167) Installing tiff (4.6.0t-r0) 05:49:01 (27/167) Installing gdk-pixbuf (2.42.12-r0) 05:49:03 (28/167) Installing gtk-update-icon-cache (3.24.43-r0) 05:49:05 (29/167) Installing libxau (1.0.11-r4) 05:49:06 (30/167) Installing libmd (1.1.0-r0) 05:49:07 (31/167) Installing libbsd (0.12.2-r0) 05:49:09 (32/167) Installing libxdmcp (1.1.5-r1) 05:49:11 (33/167) Installing libxcb (1.16.1-r0) 05:49:13 (34/167) Installing libx11 (1.8.9-r1) 05:49:16 (35/167) Installing libxcomposite (0.4.6-r5) 05:49:17 (36/167) Installing libxfixes (6.0.1-r4) 05:49:18 (37/167) Installing libxrender (0.9.11-r5) 05:49:20 (38/167) Installing libxcursor (1.2.2-r1) 05:49:21 (39/167) Installing libxdamage (1.1.6-r5) 05:49:22 (40/167) Installing libxext (1.3.6-r2) 05:49:24 (41/167) Installing libxi (1.8.1-r4) 05:49:25 (42/167) Installing libxinerama (1.1.5-r4) 05:49:26 (43/167) Installing libxrandr (1.5.4-r1) 05:49:28 (44/167) Installing libatk-1.0 (2.52.0-r0) 05:49:30 (45/167) Installing libxtst (1.2.4-r6) 05:49:31 (46/167) Installing dbus-libs (1.14.10-r1) 05:49:33 (47/167) Installing at-spi2-core (2.52.0-r0) 05:49:35 (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) 05:49:36 (49/167) Installing pixman (0.43.2-r0) 05:49:39 (50/167) Installing cairo (1.18.4-r0) 05:49:42 (51/167) Installing cairo-gobject (1.18.4-r0) 05:49:43 (52/167) Installing avahi-libs (0.8-r17) 05:49:44 (53/167) Installing gmp (6.3.0-r1) 05:49:47 (54/167) Installing nettle (3.9.1-r0) 05:49:49 (55/167) Installing libtasn1 (4.20.0-r0) 05:49:51 (56/167) Installing p11-kit (0.25.3-r0) 05:49:53 (57/167) Installing gnutls (3.8.5-r0) 05:49:56 (58/167) Installing cups-libs (2.4.9-r1) 05:49:58 (59/167) Installing libepoxy (1.5.10-r1) 05:50:01 (60/167) Installing fribidi (1.0.15-r0) 05:50:02 (61/167) Installing graphite2 (1.3.14-r6) 05:50:04 (62/167) Installing harfbuzz (8.5.0-r0) 05:50:06 (63/167) Installing libxft (2.3.8-r3) 05:50:08 (64/167) Installing pango (1.52.2-r0) 05:50:11 (65/167) Installing wayland-libs-client (1.22.0-r4) 05:50:12 (66/167) Installing wayland-libs-cursor (1.22.0-r4) 05:50:13 (67/167) Installing wayland-libs-egl (1.22.0-r4) 05:50:14 (68/167) Installing xkeyboard-config (2.41-r0) 05:50:17 (69/167) Installing libxkbcommon (1.7.0-r0) 05:50:19 (70/167) Installing gtk+3.0 (3.24.43-r0) 05:50:23 (71/167) Installing icu-data-full (74.2-r0) 05:50:25 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3599 in /w/workspace/xfoundry_edgex-taf-common_PR-129 [Pipeline] { [Pipeline] checkout 05:50:26 Selected Git installation does not exist. Using Default 05:50:26 The recommended git tool is: NONE 05:50:27 (72/167) Installing mesa (24.0.9-r1) 05:50:29 (73/167) Installing llvm17-libs (17.0.6-r2) 05:50:32 using credential edgex-jenkins-ssh 05:50:32 Cloning the remote Git repository 05:50:32 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 05:50:32 > git init /w/workspace/xfoundry_edgex-taf-common_PR-129 # timeout=10 05:50:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 05:50:32 > git --version # timeout=10 05:50:32 > git --version # 'git version 2.25.1' 05:50:32 using GIT_SSH to set credentials SSH Credentials for GitHub 05:50:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:50:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 05:50:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:50:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 05:50:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 05:50:34 using GIT_SSH to set credentials SSH Credentials for GitHub 05:50:34 > 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 05:50:34 Merging remotes/origin/main commit e86f8a217ae073cfc8a1efb2d118210b9bc99448 into PR head commit b9645b1b52ab6e66e22f70c749c2cac31058b10c 05:50:34 Merge succeeded, producing b9645b1b52ab6e66e22f70c749c2cac31058b10c 05:50:34 Checking out Revision b9645b1b52ab6e66e22f70c749c2cac31058b10c (PR-129) 05:50:35 Commit message: "build: bump requests from 2.32.3 to 2.32.4" 05:50:34 > git config core.sparsecheckout # timeout=10 05:50:34 > git checkout -f b9645b1b52ab6e66e22f70c749c2cac31058b10c # timeout=10 05:50:34 > git remote # timeout=10 05:50:34 > git config --get remote.origin.url # timeout=10 05:50:34 using GIT_SSH to set credentials SSH Credentials for GitHub 05:50:34 > git merge e86f8a217ae073cfc8a1efb2d118210b9bc99448 # timeout=10 05:50:34 > git rev-parse HEAD^{commit} # timeout=10 05:50:34 > git config core.sparsecheckout # timeout=10 05:50:34 > git checkout -f b9645b1b52ab6e66e22f70c749c2cac31058b10c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:50:40 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:50:40 % Total % Received % Xferd Average Speed Time Time Time Current 05:50:40 Dload Upload Total Spent Left Speed 05:50:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13063 100 13063 0 0 277k 0 --:--:-- --:--:-- --:--:-- 283k [Pipeline] sh 05:50:40 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:50:40 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:50:40 + sudo tee /etc/docker/daemon.new 05:50:40 { 05:50:40 "registry-mirrors": [ 05:50:40 "https://nexus3.edgexfoundry.org:10001" 05:50:40 ], 05:50:40 "bip": "10.250.0.254/24", 05:50:40 "hosts": [ 05:50:40 "tcp://0.0.0.0:5555", 05:50:40 "unix:///var/run/docker.sock" 05:50:40 ], 05:50:40 "mtu": 1458, 05:50:40 "selinux-enabled": true, 05:50:40 "seccomp-profile": "/etc/docker/seccomp.json" 05:50:40 } [Pipeline] sh 05:50:41 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:50:41 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:50:59 provisioning config files... 05:50:59 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-129@tmp/config4256387085694996881tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:51:00 ---> ****-login.sh 05:51:00 nexus3.edgexfoundry.org:10001 05:51:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:51:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:51:00 Configure a credential helper to remove this warning. See 05:51:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:51:00 05:51:00 Login Succeeded 05:51:00 nexus3.edgexfoundry.org:10002 05:51:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:51:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:51:00 Configure a credential helper to remove this warning. See 05:51:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:51:00 05:51:00 Login Succeeded 05:51:00 nexus3.edgexfoundry.org:10003 05:51:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:51:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:51:01 Configure a credential helper to remove this warning. See 05:51:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:51:01 05:51:01 Login Succeeded 05:51:01 nexus3.edgexfoundry.org:10004 05:51:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:51:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:51:01 Configure a credential helper to remove this warning. See 05:51:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:51:01 05:51:01 Login Succeeded 05:51:01 ****.io 05:51:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:51:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:51:02 Configure a credential helper to remove this warning. See 05:51:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:51:02 05:51:02 Login Succeeded 05:51:02 ---> ****-login.sh ends [Pipeline] } 05:51:02 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 05:51:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:51:03 + ls -al . 05:51:03 total 68 05:51:03 drwxrwxr-x 5 jenkins jenkins 4096 Jun 20 05:51 . 05:51:03 drwxrwxr-x 4 jenkins jenkins 4096 Jun 20 05:50 .. 05:51:03 drwxrwxr-x 8 jenkins jenkins 4096 Jun 20 05:50 .git 05:51:03 drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 05:50 .github 05:51:03 -rw-rw-r-- 1 jenkins jenkins 22 Jun 20 05:50 .gitignore 05:51:03 -rw-rw-r-- 1 jenkins jenkins 1653 Jun 20 05:50 Dockerfile 05:51:03 -rw-rw-r-- 1 jenkins jenkins 746 Jun 20 05:50 Jenkinsfile 05:51:03 -rw-rw-r-- 1 jenkins jenkins 11381 Jun 20 05:50 LICENSE 05:51:03 -rw-rw-r-- 1 jenkins jenkins 4232 Jun 20 05:50 README.md 05:51:03 drwxrwxr-x 5 jenkins jenkins 4096 Jun 20 05:50 TUC 05:51:03 -rw-rw-r-- 1 jenkins jenkins 5 Jun 20 05:47 VERSION 05:51:03 -rw-rw-r-- 1 jenkins jenkins 382 Jun 20 05:50 requirements.txt 05:51:03 -rw-rw-r-- 1 jenkins jenkins 54 Jun 20 05:50 robot-entrypoint.sh 05:51:03 -rw-rw-r-- 1 jenkins jenkins 445 Jun 20 05:50 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:03 + 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 . 05:51:03 Sending build context to Docker daemon 379.9kB 05:51:03 Step 1/13 : FROM alpine:3.20 05:51:04 3.20: Pulling from library/alpine 05:51:04 94e9d8af2201: Pulling fs layer 05:51:04 94e9d8af2201: Verifying Checksum 05:51:04 94e9d8af2201: Download complete 05:51:05 94e9d8af2201: Pull complete 05:51:05 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 05:51:05 Status: Downloaded newer image for alpine:3.20 05:51:05 ---> 7aab056cecc6 05:51:05 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 05:51:05 ---> Running in 4922ac3ae9df 05:51:05 Removing intermediate container 4922ac3ae9df 05:51:05 ---> 4bff5907a102 05:51:05 Step 3/13 : LABEL maintainer="Bruce Huang " 05:51:06 ---> Running in 72255705a5be 05:51:06 Removing intermediate container 72255705a5be 05:51:06 ---> ae3e525470cb 05:51:06 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 05:51:06 ---> e271bbce1130 05:51:06 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 05:51:07 ---> 2b3dcd50c61e 05:51:07 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 05:51:08 ---> fc447a82d1e7 05:51:08 Step 7/13 : WORKDIR /edgex-taf 05:51:08 ---> Running in a7e204c4b27d 05:51:08 Removing intermediate container a7e204c4b27d 05:51:08 ---> 89f3594791f5 05:51:08 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:51:08 ---> Running in aa503bafa57c 05:51:08 (74/167) Installing hwdata-pci (0.382-r0) 05:51:08 (75/167) Installing libpciaccess (0.18.1-r0) 05:51:08 (76/167) Installing libdrm (2.4.120-r0) 05:51:09 (77/167) Installing libelf (0.191-r0) 05:51:10 Removing intermediate container aa503bafa57c 05:51:10 ---> f720d14e34c1 05:51:10 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 05:51:10 ---> Running in e1075721a63f 05:51:11 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:51:11 (78/167) Installing mesa-glapi (24.0.9-r1) 05:51:13 (79/167) Installing mesa-dri-gallium (24.0.9-r1) 05:51:14 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:51:18 OK: 9 MiB in 14 packages 05:51:18 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:51:20 (80/167) Installing eudev-libs (3.2.14-r2) 05:51:20 (81/167) Installing libmagic (5.45-r1) 05:51:21 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:51:23 (82/167) Installing file (5.45-r1) 05:51:24 (83/167) Installing xprop (1.2.7-r0) 05:51:25 (1/14) Installing ca-certificates (20241121-r1) 05:51:26 (84/167) Installing libice (1.1.1-r6) 05:51:27 (85/167) Installing libuuid (2.40.1-r1) 05:51:27 (2/14) Installing brotli-libs (1.1.0-r2) 05:51:29 (86/167) Installing libsm (1.2.4-r4) 05:51:30 (3/14) Installing c-ares (1.33.1-r0) 05:51:30 (87/167) Installing libxt (1.3.0-r5) 05:51:31 (4/14) Installing libunistring (1.2-r0) 05:51:32 (88/167) Installing libxmu (1.1.4-r2) 05:51:34 (5/14) Installing libidn2 (2.3.7-r0) 05:51:34 (89/167) Installing xset (1.2.5-r1) 05:51:35 (90/167) Installing xdg-utils (1.2.1-r0) 05:51:36 (6/14) Installing nghttp2-libs (1.62.1-r0) 05:51:37 (91/167) Installing libogg (1.3.5-r5) 05:51:38 (7/14) Installing libpsl (0.21.5-r1) 05:51:39 (92/167) Installing libflac (1.4.3-r1) 05:51:41 (93/167) Installing alsa-lib (1.2.11-r0) 05:51:41 (8/14) Installing zstd-libs (1.5.6-r0) 05:51:43 (9/14) Installing libcurl (8.12.1-r0) 05:51:43 (94/167) Installing libSvtAv1Enc (2.0.0-r1) 05:51:46 (10/14) Installing curl (8.12.1-r0) 05:51:46 (95/167) Installing aom-libs (3.9.1-r0) 05:51:48 (11/14) Installing docker-cli (26.1.5-r0) 05:51:50 (96/167) Installing libva (2.21.0-r0) 05:51:52 (97/167) Installing libvdpau (1.5-r3) 05:51:53 (98/167) Installing onevpl-libs (2023.3.1-r2) 05:51:55 (99/167) Installing ffmpeg-libavutil (6.1.1-r8) 05:51:56 (12/14) Installing oniguruma (6.9.9-r0) 05:51:57 (13/14) Installing jq (1.7.1-r0) 05:51:57 (100/167) Installing libdav1d (1.4.2-r0) 05:51:59 (14/14) Installing openssl (3.3.3-r0) 05:52:00 (101/167) Installing openexr-libiex (3.1.13-r1) 05:52:02 (102/167) Installing openexr-libilmthread (3.1.13-r1) 05:52:02 Executing busybox-1.36.1-r29.trigger 05:52:02 Executing ca-certificates-20241121-r1.trigger 05:52:02 OK: 43 MiB in 28 packages 05:52:02 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:52:03 (103/167) Installing imath (3.1.12-r0) 05:52:05 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:52:05 (104/167) Installing openexr-libopenexr (3.1.13-r1) 05:52:08 (105/167) Installing giflib (5.2.2-r0) 05:52:09 (1/166) Installing libexpat (2.7.0-r0) 05:52:09 (106/167) Installing libhwy (1.0.7-r0) 05:52:10 (2/166) Installing libbz2 (1.0.8-r6) 05:52:11 (107/167) Installing lcms2 (2.16-r0) 05:52:12 (3/166) Installing libpng (1.6.44-r0) 05:52:13 (108/167) Installing libjxl (0.10.2-r0) 05:52:14 (4/166) Installing freetype (2.13.2-r0) 05:52:16 (109/167) Installing lame-libs (3.100-r5) 05:52:17 (5/166) Installing fontconfig (2.15.0-r1) 05:52:18 (110/167) Installing opus (1.5.2-r0) 05:52:19 (6/166) Installing libfontenc (1.1.8-r0) 05:52:20 (111/167) Installing rav1e-libs (0.7.1-r0) 05:52:20 (7/166) Installing mkfontscale (1.2.2-r6) 05:52:22 (8/166) Installing font-opensans (0_git20210927-r1) 05:52:24 (112/167) Installing libgomp (13.2.1_git20240309-r1) 05:52:25 (9/166) Installing pkgconf (2.2.0-r0) 05:52:25 (113/167) Installing soxr (0.1.3-r7) 05:52:27 (10/166) Installing libgcc (13.2.1_git20240309-r1) 05:52:27 (114/167) Installing ffmpeg-libswresample (6.1.1-r8) 05:52:28 (11/166) Installing libffi (3.4.6-r0) 05:52:29 (115/167) Installing libtheora (1.1.1-r18) 05:52:30 (12/166) Installing libintl (0.22.5-r0) 05:52:31 (116/167) Installing libvorbis (1.3.7-r2) 05:52:31 (13/166) Installing libeconf (0.6.3-r0) 05:52:33 (117/167) Installing libvpx (1.14.1-r0) 05:52:33 (14/166) Installing libblkid (2.40.1-r1) 05:52:35 (15/166) Installing libmount (2.40.1-r1) 05:52:36 (118/167) Installing libwebpmux (1.3.2-r0) 05:52:37 (16/166) Installing pcre2 (10.43-r0) 05:52:37 (119/167) Installing x264-libs (0.164_git20231001-r0) 05:52:40 (17/166) Installing glib (2.80.5-r0) 05:52:41 (120/167) Installing numactl (2.0.18-r0) 05:52:42 (121/167) Installing x265-libs (3.6-r0) 05:52:43 (18/166) Installing libstdc++ (13.2.1_git20240309-r1) 05:52:45 (122/167) Installing xvidcore (1.3.7-r2) 05:52:46 (19/166) Installing xz-libs (5.6.2-r1) 05:52:47 (123/167) Installing ffmpeg-libavcodec (6.1.1-r8) 05:52:48 (20/166) Installing libxml2 (2.12.10-r0) 05:52:51 (21/166) Installing shared-mime-info (2.4-r0) 05:52:51 (124/167) Installing libbluray (1.3.4-r1) 05:52:53 (22/166) Installing hicolor-icon-theme (0.17-r2) 05:52:53 (125/167) Installing mpg123-libs (1.32.8-r0) 05:52:55 (23/166) Installing libjpeg-turbo (3.0.3-r0) 05:52:55 (126/167) Installing libopenmpt (0.7.7-r0) 05:52:57 (24/166) Installing libsharpyuv (1.3.2-r0) 05:52:58 (127/167) Installing cjson (1.7.18-r0) 05:52:58 (25/166) Installing libwebp (1.3.2-r0) 05:52:59 (128/167) Installing mbedtls (3.6.3-r0) 05:53:00 (26/166) Installing tiff (4.6.0t-r0) 05:53:02 (129/167) Installing librist (0.2.10-r1) 05:53:03 (27/166) Installing gdk-pixbuf (2.42.12-r0) 05:53:04 (130/167) Installing libsrt (1.5.3-r0) 05:53:04 (28/166) Installing gtk-update-icon-cache (3.24.43-r0) 05:53:06 (29/166) Installing libxau (1.0.11-r4) 05:53:06 (131/167) Installing libssh (0.10.6-r0) 05:53:07 (30/166) Installing libmd (1.1.0-r0) 05:53:08 (132/167) Installing libsodium (1.0.19-r0) 05:53:09 (31/166) Installing libbsd (0.12.2-r0) 05:53:10 (133/167) Installing libzmq (4.3.5-r2) 05:53:10 (32/166) Installing libxdmcp (1.1.5-r1) 05:53:11 (33/166) Installing libxcb (1.16.1-r0) 05:53:12 (134/167) Installing ffmpeg-libavformat (6.1.1-r8) 05:53:14 (34/166) Installing libx11 (1.8.9-r1) 05:53:15 (135/167) Installing crc32c (1.1.2-r0) 05:53:16 (136/167) Installing double-conversion (3.3.0-r0) 05:53:17 (35/166) Installing libxcomposite (0.4.6-r5) 05:53:18 (137/167) Installing libevent (2.1.12-r7) 05:53:18 (36/166) Installing libxfixes (6.0.1-r4) 05:53:19 (37/166) Installing libxrender (0.9.11-r5) 05:53:20 (138/167) Installing wayland-libs-server (1.22.0-r4) 05:53:21 (38/166) Installing libxcursor (1.2.2-r1) 05:53:22 (139/167) Installing mesa-gbm (24.0.9-r1) 05:53:22 (39/166) Installing libxdamage (1.1.6-r5) 05:53:23 (140/167) Installing harfbuzz-subset (8.5.0-r0) 05:53:24 (40/166) Installing libxext (1.3.6-r2) 05:53:25 (41/166) Installing libxi (1.8.1-r4) 05:53:26 (141/167) Installing icu-libs (74.2-r0) 05:53:27 (42/166) Installing libxinerama (1.1.5-r4) 05:53:28 (43/166) Installing libxrandr (1.5.4-r1) 05:53:29 (142/167) Installing minizip (1.3.1-r0) 05:53:29 (44/166) Installing libatk-1.0 (2.52.0-r0) 05:53:30 (143/167) Installing nspr (4.35-r4) 05:53:31 (45/166) Installing libxtst (1.2.4-r6) 05:53:33 (46/166) Installing dbus-libs (1.14.10-r1) 05:53:33 (144/167) Installing sqlite-libs (3.45.3-r2) 05:53:35 (47/166) Installing at-spi2-core (2.52.0-r0) 05:53:35 (145/167) Installing nss (3.105-r0) 05:53:36 (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) 05:53:38 (49/166) Installing pixman (0.43.2-r0) 05:53:39 (146/167) Installing openh264 (2.4.1-r0) 05:53:41 (50/166) Installing cairo (1.18.4-r0) 05:53:41 (147/167) Installing libcamera-ipa (0.3.0-r0) 05:53:43 (148/167) Installing libunwind (1.8.1-r0) 05:53:44 (51/166) Installing cairo-gobject (1.18.4-r0) 05:53:44 (149/167) Installing yaml (0.2.5-r2) 05:53:45 (52/166) Installing avahi-libs (0.8-r17) 05:53:46 (150/167) Installing libcamera (0.3.0-r0) 05:53:46 (53/166) Installing gmp (6.3.0-r1) 05:53:49 (151/167) Installing speexdsp (1.2.1-r2) 05:53:49 (54/166) Installing nettle (3.9.1-r0) 05:53:50 (152/167) Installing libuv (1.48.0-r0) 05:53:52 (55/166) Installing libtasn1 (4.20.0-r0) 05:53:52 (153/167) Installing roc-toolkit-libs (0.3.0-r0) 05:53:53 (56/166) Installing p11-kit (0.25.3-r0) 05:53:55 (154/167) Installing libsndfile (1.2.2-r1) 05:53:56 (57/166) Installing gnutls (3.8.5-r0) 05:53:57 (155/167) Installing webrtc-audio-processing-1 (1.3-r0) 05:53:59 (58/166) Installing cups-libs (2.4.9-r1) 05:54:00 (156/167) Installing pipewire-libs (1.0.6-r1) 05:54:01 (59/166) Installing libepoxy (1.5.10-r1) 05:54:03 (157/167) Installing libasyncns (0.8-r3) 05:54:03 (60/166) Installing fribidi (1.0.15-r0) 05:54:04 (158/167) Installing libltdl (2.4.7-r3) 05:54:05 (61/166) Installing graphite2 (1.3.14-r6) 05:54:05 (159/167) Installing orc (0.4.40-r0) 05:54:07 (62/166) Installing harfbuzz (8.5.0-r0) 05:54:07 (160/167) Installing tdb-libs (1.4.9-r1) 05:54:09 (161/167) Installing libpulse (17.0-r0) 05:54:09 (63/166) Installing libxft (2.3.8-r3) 05:54:11 (64/166) Installing pango (1.52.2-r0) 05:54:12 (162/167) Installing libwebpdemux (1.3.2-r0) 05:54:13 (163/167) Installing libgpg-error (1.49-r0) 05:54:13 (65/166) Installing wayland-libs-client (1.22.0-r4) 05:54:15 (164/167) Installing libgcrypt (1.10.3-r0) 05:54:15 (66/166) Installing wayland-libs-cursor (1.22.0-r4) 05:54:16 (67/166) Installing wayland-libs-egl (1.22.0-r4) 05:54:17 (68/166) Installing xkeyboard-config (2.41-r0) 05:54:17 (165/167) Installing libxslt (1.1.39-r2) 05:54:20 (166/167) Installing chromium (131.0.6778.108-r0) 05:54:20 (69/166) Installing libxkbcommon (1.7.0-r0) 05:54:22 (70/166) Installing gtk+3.0 (3.24.43-r0) 05:54:26 (71/166) Installing icu-data-full (74.2-r0) 05:54:32 (72/166) Installing mesa (24.0.9-r1) 05:54:34 (73/166) Installing llvm17-libs (17.0.6-r2) 05:55:21 (74/166) Installing hwdata-pci (0.382-r0) 05:55:21 (75/166) Installing libpciaccess (0.18.1-r0) 05:55:22 (76/166) Installing libdrm (2.4.120-r0) 05:55:24 (77/166) Installing libelf (0.191-r0) 05:55:26 (78/166) Installing mesa-glapi (24.0.9-r1) 05:55:27 (167/167) Installing chromium-chromedriver (131.0.6778.108-r0) 05:55:28 (79/166) Installing mesa-dri-gallium (24.0.9-r1) 05:55:30 Executing busybox-1.36.1-r29.trigger 05:55:30 Executing fontconfig-2.15.0-r1.trigger 05:55:30 Executing mkfontscale-1.2.2-r6.trigger 05:55:30 Executing glib-2.80.5-r0.trigger 05:55:30 Executing shared-mime-info-2.4-r0.trigger 05:55:30 Executing gdk-pixbuf-2.42.12-r0.trigger 05:55:30 Executing gtk-update-icon-cache-3.24.43-r0.trigger 05:55:30 Executing gtk+3.0-3.24.43-r0.trigger 05:55:30 OK: 672 MiB in 195 packages 05:55:30 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:55:33 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:55:36 (1/30) Installing jansson (2.14-r4) 05:55:36 (80/166) Installing eudev-libs (3.2.14-r2) 05:55:36 (81/166) Installing libmagic (5.45-r1) 05:55:38 (2/30) Installing binutils (2.42-r1) 05:55:39 (82/166) Installing file (5.45-r1) 05:55:40 (83/166) Installing xprop (1.2.7-r0) 05:55:41 (3/30) Installing libatomic (13.2.1_git20240309-r1) 05:55:42 (84/166) Installing libice (1.1.1-r6) 05:55:42 (4/30) Installing isl26 (0.26-r1) 05:55:44 (85/166) Installing libuuid (2.40.1-r1) 05:55:45 (5/30) Installing mpfr4 (4.2.1-r0) 05:55:45 (86/166) Installing libsm (1.2.4-r4) 05:55:46 (87/166) Installing libxt (1.3.0-r5) 05:55:47 (6/30) Installing mpc1 (1.3.1-r1) 05:55:48 (7/30) Installing gcc (13.2.1_git20240309-r1) 05:55:49 (88/166) Installing libxmu (1.1.4-r2) 05:55:50 (89/166) Installing xset (1.2.5-r1) 05:55:52 (90/166) Installing xdg-utils (1.2.1-r0) 05:55:54 (91/166) Installing libogg (1.3.5-r5) 05:55:56 (92/166) Installing libflac (1.4.3-r1) 05:55:58 (93/166) Installing alsa-lib (1.2.11-r0) 05:56:00 (94/166) Installing libSvtAv1Enc (2.0.0-r1) 05:56:03 (95/166) Installing aom-libs (3.9.1-r0) 05:56:07 (96/166) Installing libva (2.21.0-r0) 05:56:09 (97/166) Installing libvdpau (1.5-r3) 05:56:10 (98/166) Installing ffmpeg-libavutil (6.1.1-r8) 05:56:13 (99/166) Installing libdav1d (1.4.2-r0) 05:56:15 (100/166) Installing openexr-libiex (3.1.13-r1) 05:56:17 (101/166) Installing openexr-libilmthread (3.1.13-r1) 05:56:19 (102/166) Installing imath (3.1.12-r0) 05:56:21 (103/166) Installing openexr-libopenexr (3.1.13-r1) 05:56:21 (8/30) Installing musl-dev (1.2.5-r1) 05:56:22 (9/30) Installing linux-headers (6.6-r0) 05:56:23 (104/166) Installing giflib (5.2.2-r0) 05:56:25 (105/166) Installing libhwy (1.0.7-r0) 05:56:26 (10/30) Installing libffi-dev (3.4.6-r0) 05:56:26 (106/166) Installing lcms2 (2.16-r0) 05:56:27 (11/30) Installing libpq (16.9-r0) 05:56:28 (107/166) Installing libjxl (0.10.2-r0) 05:56:29 (12/30) Installing openssl-dev (3.3.3-r0) 05:56:32 (13/30) Installing libpq-dev (16.9-r0) 05:56:32 (108/166) Installing lame-libs (3.100-r5) 05:56:34 (109/166) Installing opus (1.5.2-r0) 05:56:34 (14/30) Installing libecpg (16.9-r0) 05:56:36 (15/30) Installing libecpg-dev (16.9-r0) 05:56:36 (110/166) Installing rav1e-libs (0.7.1-r0) 05:56:39 (16/30) Installing clang16-headers (16.0.6-r5) 05:56:39 (111/166) Installing libgomp (13.2.1_git20240309-r1) 05:56:41 (112/166) Installing soxr (0.1.3-r7) 05:56:41 (17/30) Installing llvm16-libs (16.0.6-r9) 05:56:43 (113/166) Installing ffmpeg-libswresample (6.1.1-r8) 05:56:44 (114/166) Installing libtheora (1.1.1-r18) 05:56:47 (115/166) Installing libvorbis (1.3.7-r2) 05:56:49 (116/166) Installing libvpx (1.14.1-r0) 05:56:52 (117/166) Installing libwebpmux (1.3.2-r0) 05:56:53 (118/166) Installing x264-libs (0.164_git20231001-r0) 05:56:57 (119/166) Installing numactl (2.0.18-r0) 05:56:58 (120/166) Installing x265-libs (3.6-r0) 05:57:01 (121/166) Installing xvidcore (1.3.7-r2) 05:57:03 (122/166) Installing ffmpeg-libavcodec (6.1.1-r8) 05:57:08 (123/166) Installing libbluray (1.3.4-r1) 05:57:10 (124/166) Installing mpg123-libs (1.32.8-r0) 05:57:12 (125/166) Installing libopenmpt (0.7.7-r0) 05:57:15 (126/166) Installing cjson (1.7.18-r0) 05:57:16 (127/166) Installing mbedtls (3.6.3-r0) 05:57:19 (128/166) Installing librist (0.2.10-r1) 05:57:20 (18/30) Installing clang16-libs (16.0.6-r5) 05:57:20 (129/166) Installing libsrt (1.5.3-r0) 05:57:23 (130/166) Installing libssh (0.10.6-r0) 05:57:24 (131/166) Installing libsodium (1.0.19-r0) 05:57:27 (132/166) Installing libzmq (4.3.5-r2) 05:57:29 (133/166) Installing ffmpeg-libavformat (6.1.1-r8) 05:57:30 (19/30) Installing fortify-headers (1.1-r3) 05:57:30 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) 05:57:32 (134/166) Installing crc32c (1.1.2-r0) 05:57:33 (135/166) Installing double-conversion (3.3.0-r0) 05:57:33 (21/30) Installing llvm16-linker-tools (16.0.6-r9) 05:57:35 (136/166) Installing libevent (2.1.12-r7) 05:57:35 (22/30) Installing clang16 (16.0.6-r5) 05:57:37 (137/166) Installing wayland-libs-server (1.22.0-r4) 05:57:38 (23/30) Installing icu (74.2-r0) 05:57:39 (138/166) Installing mesa-gbm (24.0.9-r1) 05:57:40 (24/30) Installing icu-dev (74.2-r0) 05:57:40 (139/166) Installing harfbuzz-subset (8.5.0-r0) 05:57:43 (25/30) Installing llvm16 (16.0.6-r9) 05:57:43 (140/166) Installing icu-libs (74.2-r0) 05:57:46 (141/166) Installing minizip (1.3.1-r0) 05:57:48 (142/166) Installing nspr (4.35-r4) 05:57:50 (143/166) Installing sqlite-libs (3.45.3-r2) 05:57:52 (144/166) Installing nss (3.105-r0) 05:57:56 (145/166) Installing openh264 (2.4.1-r0) 05:57:58 (146/166) Installing libcamera-ipa (0.3.0-r0) 05:58:01 (147/166) Installing libunwind (1.8.1-r0) 05:58:02 (148/166) Installing yaml (0.2.5-r2) 05:58:04 (149/166) Installing libcamera (0.3.0-r0) 05:58:07 (150/166) Installing speexdsp (1.2.1-r2) 05:58:08 (151/166) Installing libuv (1.48.0-r0) 05:58:10 (152/166) Installing roc-toolkit-libs (0.3.0-r0) 05:58:13 (153/166) Installing libsndfile (1.2.2-r1) 05:58:15 (26/30) Installing lz4-libs (1.9.4-r5) 05:58:15 (154/166) Installing webrtc-audio-processing-1 (1.3-r0) 05:58:16 (27/30) Installing lz4-dev (1.9.4-r5) 05:58:18 (155/166) Installing pipewire-libs (1.0.6-r1) 05:58:18 (28/30) Installing zstd (1.5.6-r0) 05:58:20 (29/30) Installing zstd-dev (1.5.6-r0) 05:58:21 (156/166) Installing libasyncns (0.8-r3) 05:58:22 (157/166) Installing libltdl (2.4.7-r3) 05:58:22 (30/30) Installing postgresql16-dev (16.9-r0) 05:58:23 (158/166) Installing orc (0.4.40-r0) 05:58:25 Executing busybox-1.36.1-r29.trigger 05:58:25 OK: 1208 MiB in 225 packages 05:58:25 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:58:26 (159/166) Installing tdb-libs (1.4.9-r1) 05:58:28 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:58:28 (160/166) Installing libpulse (17.0-r0) 05:58:30 (161/166) Installing libwebpdemux (1.3.2-r0) 05:58:31 (1/14) Installing g++ (13.2.1_git20240309-r1) 05:58:31 (162/166) Installing libgpg-error (1.49-r0) 05:58:33 (163/166) Installing libgcrypt (1.10.3-r0) 05:58:36 (164/166) Installing libxslt (1.1.39-r2) 05:58:38 (165/166) Installing chromium (131.0.6778.108-r0) 05:58:49 (2/14) Installing gdbm (1.23-r1) 05:58:49 (3/14) Installing mpdecimal (4.0.0-r0) 05:58:50 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) 05:58:51 (5/14) Installing libncursesw (6.4_p20240420-r2) 05:58:54 (6/14) Installing libpanelw (6.4_p20240420-r2) 05:58:55 (7/14) Installing readline (8.2.10-r0) 05:58:57 (8/14) Installing python3 (3.12.11-r0) 05:58:57 (166/166) Installing chromium-chromedriver (131.0.6778.108-r0) 05:58:58 Executing busybox-1.36.1-r29.trigger 05:58:58 Executing fontconfig-2.15.0-r1.trigger 05:58:58 Executing mkfontscale-1.2.2-r6.trigger 05:58:58 Executing glib-2.80.5-r0.trigger 05:58:58 Executing shared-mime-info-2.4-r0.trigger 05:59:01 Executing gdk-pixbuf-2.42.12-r0.trigger 05:59:01 Executing gtk-update-icon-cache-3.24.43-r0.trigger 05:59:01 Executing gtk+3.0-3.24.43-r0.trigger 05:59:01 OK: 657 MiB in 194 packages 05:59:01 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:59:03 (9/14) Installing python3-pycache-pyc0 (3.12.11-r0) 05:59:04 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:59:06 (10/14) Installing pyc (3.12.11-r0) 05:59:07 (11/14) Installing python3-pyc (3.12.11-r0) 05:59:08 (1/30) Installing jansson (2.14-r4) 05:59:08 (12/14) Installing python3-dev (3.12.11-r0) 05:59:09 (2/30) Installing binutils (2.42-r1) 05:59:13 (3/30) Installing libatomic (13.2.1_git20240309-r1) 05:59:14 (4/30) Installing isl26 (0.26-r1) 05:59:16 (5/30) Installing mpfr4 (4.2.1-r0) 05:59:19 (6/30) Installing mpc1 (1.3.1-r1) 05:59:21 (7/30) Installing gcc (13.2.1_git20240309-r1) 05:59:43 (8/30) Installing musl-dev (1.2.5-r1) 05:59:46 (9/30) Installing linux-headers (6.6-r0) 05:59:47 (13/14) Installing libsodium-dev (1.0.19-r0) 05:59:47 (14/14) Installing zeromq-dev (4.3.5-r2) 05:59:47 Executing busybox-1.36.1-r29.trigger 05:59:47 OK: 1374 MiB in 239 packages 05:59:47 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:59:50 (10/30) Installing libffi-dev (3.4.6-r0) 05:59:50 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:59:51 (11/30) Installing libpq (16.9-r0) 05:59:53 OK: 1374 MiB in 239 packages 05:59:53 (12/30) Installing openssl-dev (3.3.3-r0) 05:59:53 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:59:56 (13/30) Installing libpq-dev (16.9-r0) 05:59:56 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:59:59 (14/30) Installing libecpg (16.9-r0) 05:59:59 (1/1) Installing tzdata (2025b-r0) 06:00:01 (15/30) Installing libecpg-dev (16.9-r0) 06:00:01 OK: 1376 MiB in 240 packages 06:00:02 (1/1) Purging tzdata (2025b-r0) 06:00:02 OK: 1374 MiB in 239 packages 06:00:03 (16/30) Installing clang16-headers (16.0.6-r5) 06:00:03 Looking in links: /tmp/tmp7elizv4e 06:00:03 Processing /tmp/tmp7elizv4e/pip-25.0.1-py3-none-any.whl 06:00:03 Installing collected packages: pip 06:00:04 Successfully installed pip-25.0.1 06:00:04 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 06:00:05 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) 06:00:05 Collecting pip 06:00:05 Downloading pip-25.1.1-py3-none-any.whl.metadata (3.6 kB) 06:00:05 Collecting setuptools 06:00:05 Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) 06:00:05 Collecting wheel 06:00:05 Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) 06:00:05 Downloading pip-25.1.1-py3-none-any.whl (1.8 MB) 06:00:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 163.2 MB/s eta 0:00:00 06:00:05 Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) 06:00:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 143.5 MB/s eta 0:00:00 06:00:05 Downloading wheel-0.45.1-py3-none-any.whl (72 kB) 06:00:05 Installing collected packages: wheel, setuptools, pip 06:00:06 (17/30) Installing llvm16-libs (16.0.6-r9) 06:00:06 Attempting uninstall: pip 06:00:06 Found existing installation: pip 25.0.1 06:00:06 Uninstalling pip-25.0.1: 06:00:06 Successfully uninstalled pip-25.0.1 06:00:07 Successfully installed pip-25.1.1 setuptools-80.9.0 wheel-0.45.1 06:00:07 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. 06:00:08 Processing ./edgex-taf-common 06:00:08 Preparing metadata (setup.py): started 06:00:08 Preparing metadata (setup.py): finished with status 'done' 06:00:08 Building wheels for collected packages: edgex-taf-common 06:00:08  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 06:00:08  Building wheel for edgex-taf-common (setup.py): started 06:00:08 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 06:00:08 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15403 sha256=0d0497ca34c30f871971cb0197a30d1093b5a1d2bab929cf3afc411c3385042a 06:00:08 Stored in directory: /tmp/pip-ephem-wheel-cache-wfinqxs5/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 06:00:08 Successfully built edgex-taf-common 06:00:08 Installing collected packages: edgex-taf-common 06:00:08 Successfully installed edgex-taf-common-0.0.0 06:00:08 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. 06:00:08 Collecting robotframework==7.2.2 (from -r requirements.txt (line 1)) 06:00:08 Downloading robotframework-7.2.2-py3-none-any.whl.metadata (7.5 kB) 06:00:08 Collecting python-dotenv==1.1.0 (from -r requirements.txt (line 2)) 06:00:08 Downloading python_dotenv-1.1.0-py3-none-any.whl.metadata (24 kB) 06:00:08 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) 06:00:08 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 06:00:08 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) 06:00:08 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 06:00:08 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 06:00:08 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 06:00:08 Preparing metadata (setup.py): started 06:00:09 Preparing metadata (setup.py): finished with status 'done' 06:00:09 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 6)) 06:00:09 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) 06:00:09 Collecting configparser==7.2.0 (from -r requirements.txt (line 7)) 06:00:09 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) 06:00:09 Collecting requests==2.32.4 (from -r requirements.txt (line 8)) 06:00:09 Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) 06:00:09 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 9)) 06:00:09 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) 06:00:09 Collecting docker==7.1.0 (from -r requirements.txt (line 10)) 06:00:09 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 06:00:09 Collecting numpy==2.2.5 (from -r requirements.txt (line 11)) 06:00:09 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (62 kB) 06:00:09 Collecting psutil==7.0.0 (from -r requirements.txt (line 12)) 06:00:09 Downloading psutil-7.0.0.tar.gz (497 kB) 06:00:09 Installing build dependencies: started 06:00:10 Installing build dependencies: finished with status 'done' 06:00:10 Getting requirements to build wheel: started 06:00:10 Getting requirements to build wheel: finished with status 'done' 06:00:10 Preparing metadata (pyproject.toml): started 06:00:11 Preparing metadata (pyproject.toml): finished with status 'done' 06:00:11 Collecting pyzmq==26.4.0 (from -r requirements.txt (line 13)) 06:00:11 Downloading pyzmq-26.4.0-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (6.0 kB) 06:00:11 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 14)) 06:00:11 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) 06:00:11 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 15)) 06:00:11 Downloading psycopg2-2.9.10.tar.gz (385 kB) 06:00:11 Preparing metadata (setup.py): started 06:00:11 Preparing metadata (setup.py): finished with status 'done' 06:00:11 Collecting pycryptodome==3.22.0 (from -r requirements.txt (line 16)) 06:00:11 Downloading pycryptodome-3.22.0-cp37-abi3-musllinux_1_2_x86_64.whl.metadata (3.4 kB) 06:00:12 Collecting protobuf==6.30.2 (from -r requirements.txt (line 17)) 06:00:12 Downloading protobuf-6.30.2-py3-none-any.whl.metadata (593 bytes) 06:00:12 Collecting pyjwt==2.10.1 (from -r requirements.txt (line 18)) 06:00:12 Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) 06:00:12 Collecting cryptography==45.0.3 (from -r requirements.txt (line 19)) 06:00:12 Downloading cryptography-45.0.3-cp311-abi3-musllinux_1_2_x86_64.whl.metadata (5.7 kB) 06:00:12 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:00:12 Downloading selenium-4.33.0-py3-none-any.whl.metadata (7.5 kB) 06:00:12 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:00:12 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) 06:00:12 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:00:12 Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB) 06:00:12 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:00:12 Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) 06:00:12 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:00:12 Downloading flex-6.14.1.tar.gz (40 kB) 06:00:12 Preparing metadata (setup.py): started 06:00:12 Preparing metadata (setup.py): finished with status 'done' 06:00:12 Collecting GenSON (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:00:12 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 06:00:12 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:00:12 Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) 06:00:12 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:00:12 Downloading jsonschema-4.24.0-py3-none-any.whl.metadata (7.8 kB) 06:00:12 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:00:12 Downloading openapi_core-0.19.5-py3-none-any.whl.metadata (6.6 kB) 06:00:12 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:00:12 Downloading pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB) 06:00:13 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:00:13 Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 06:00:13 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:00:13 Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) 06:00:13 Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 8)) 06:00:13 Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (35 kB) 06:00:13 Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 8)) 06:00:13 Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) 06:00:13 Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 8)) 06:00:13 Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB) 06:00:13 Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 8)) 06:00:13 Downloading certifi-2025.6.15-py3-none-any.whl.metadata (2.4 kB) 06:00:13 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 14)) 06:00:13 Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) 06:00:13 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 14)) 06:00:13 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 06:00:13 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) 06:00:13 Collecting cffi>=1.14 (from cryptography==45.0.3->-r requirements.txt (line 19)) 06:00:13 Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (1.5 kB) 06:00:13 Collecting pycparser (from cffi>=1.14->cryptography==45.0.3->-r requirements.txt (line 19)) 06:00:13 Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) 06:00:13 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 14)) 06:00:13 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 06:00:13 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 14)) 06:00:13 Downloading typing_extensions-4.14.0-py3-none-any.whl.metadata (3.0 kB) 06:00:13 Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 8)) 06:00:13 Downloading urllib3-2.4.0-py3-none-any.whl.metadata (6.5 kB) 06:00:13 Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:00:13 Downloading trio-0.30.0-py3-none-any.whl.metadata (8.5 kB) 06:00:13 Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:00:13 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 06:00:13 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 14)) 06:00:13 Downloading typing_extensions-4.13.2-py3-none-any.whl.metadata (3.0 kB) 06:00:13 Collecting websocket-client~=1.8.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:00:13 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 06:00:13 Collecting attrs>=23.2.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:00:13 Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) 06:00:13 Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:00:13 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 06:00:13 Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:00:13 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 06:00:13 Collecting sniffio>=1.3.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:00:13 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 06:00:13 Collecting wsproto>=0.14 (from trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:00:13 Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) 06:00:13 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)) 06:00:13 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 06:00:13 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)) 06:00:13 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 06:00:13 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:00:13 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (2.1 kB) 06:00:13 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:00:13 Downloading validate_email-1.3.tar.gz (4.7 kB) 06:00:13 Preparing metadata (setup.py): started 06:00:14 Preparing metadata (setup.py): finished with status 'done' 06:00:14 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:00:14 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 06:00:14 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:00:14 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 06:00:14 Preparing metadata (setup.py): started 06:00:14 Preparing metadata (setup.py): finished with status 'done' 06:00:14 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:00:14 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 06:00:14 Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:00:14 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 06:00:14 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:00:14 Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl.metadata (2.9 kB) 06:00:14 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:00:14 Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) 06:00:14 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:00:14 Downloading rpds_py-0.25.1-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.1 kB) 06:00:14 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:00:14 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 06:00:14 Collecting jsonschema-path<0.4.0,>=0.3.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:00:14 Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) 06:00:14 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:00:14 Downloading more_itertools-10.7.0-py3-none-any.whl.metadata (37 kB) 06:00:14 Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:00:14 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) 06:00:14 Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:00:14 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl.metadata (5.7 kB) 06:00:14 Collecting parse (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:00:14 Downloading parse-1.20.2-py2.py3-none-any.whl.metadata (22 kB) 06:00:14 Collecting werkzeug<3.1.2 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:00:14 Downloading werkzeug-3.1.1-py3-none-any.whl.metadata (3.7 kB) 06:00:14 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)) 06:00:14 Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) 06:00:14 Collecting rfc3339-validator (from openapi-schema-validator<0.7.0,>=0.6.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:00:14 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) 06:00:14 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)) 06:00:14 Downloading lazy_object_proxy-1.11.0-py3-none-any.whl.metadata (8.2 kB) 06:00:15 Collecting MarkupSafe>=2.1.1 (from werkzeug<3.1.2->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:00:15 Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.0 kB) 06:00:15 Downloading robotframework-7.2.2-py3-none-any.whl (777 kB) 06:00:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 777.7/777.7 kB 178.9 MB/s eta 0:00:00 06:00:15 Downloading python_dotenv-1.1.0-py3-none-any.whl (20 kB) 06:00:15 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 06:00:15 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 06:00:15 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) 06:00:15 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) 06:00:15 Downloading requests-2.32.4-py3-none-any.whl (64 kB) 06:00:15 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) 06:00:15 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 06:00:15 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl (17.9 MB) 06:00:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.9/17.9 MB 344.7 MB/s eta 0:00:00 06:00:15 Downloading pyzmq-26.4.0-cp312-cp312-musllinux_1_1_x86_64.whl (1.4 MB) 06:00:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 459.2 MB/s eta 0:00:00 06:00:15 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) 06:00:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 236.8 MB/s eta 0:00:00 06:00:15 Downloading pycryptodome-3.22.0-cp37-abi3-musllinux_1_2_x86_64.whl (2.3 MB) 06:00:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 264.8 MB/s eta 0:00:00 06:00:15 Downloading protobuf-6.30.2-py3-none-any.whl (167 kB) 06:00:15 Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) 06:00:15 Downloading cryptography-45.0.3-cp311-abi3-musllinux_1_2_x86_64.whl (4.6 MB) 06:00:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 298.7 MB/s eta 0:00:00 06:00:15 Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_x86_64.whl (149 kB) 06:00:15 Downloading idna-3.10-py3-none-any.whl (70 kB) 06:00:15 Downloading certifi-2025.6.15-py3-none-any.whl (157 kB) 06:00:15 Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_x86_64.whl (488 kB) 06:00:15 Downloading click-8.2.1-py3-none-any.whl (102 kB) 06:00:15 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 06:00:15 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 06:00:15 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 06:00:15 Downloading selenium-4.33.0-py3-none-any.whl (9.4 MB) 06:00:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 281.0 MB/s eta 0:00:00 06:00:15 Downloading trio-0.30.0-py3-none-any.whl (499 kB) 06:00:15 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 06:00:15 Downloading typing_extensions-4.13.2-py3-none-any.whl (45 kB) 06:00:15 Downloading urllib3-2.4.0-py3-none-any.whl (128 kB) 06:00:15 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 06:00:15 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 06:00:15 Downloading attrs-25.3.0-py3-none-any.whl (63 kB) 06:00:15 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 06:00:15 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 06:00:15 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 06:00:15 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 06:00:15 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 06:00:15 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) 06:00:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 245.5 MB/s eta 0:00:00 06:00:15 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 06:00:15 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl (756 kB) 06:00:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 756.6/756.6 kB 219.3 MB/s eta 0:00:00 06:00:15 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 06:00:15 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 06:00:15 Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) 06:00:15 Downloading jsonschema-4.24.0-py3-none-any.whl (88 kB) 06:00:15 Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl (18 kB) 06:00:15 Downloading referencing-0.36.2-py3-none-any.whl (26 kB) 06:00:15 Downloading rpds_py-0.25.1-cp312-cp312-musllinux_1_2_x86_64.whl (561 kB) 06:00:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 561.6/561.6 kB 267.5 MB/s eta 0:00:00 06:00:15 Downloading openapi_core-0.19.5-py3-none-any.whl (106 kB) 06:00:15 Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) 06:00:15 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) 06:00:15 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl (39 kB) 06:00:15 Downloading lazy_object_proxy-1.11.0-py3-none-any.whl (16 kB) 06:00:15 Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) 06:00:15 Downloading werkzeug-3.1.1-py3-none-any.whl (224 kB) 06:00:15 Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_x86_64.whl (23 kB) 06:00:15 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 06:00:15 Downloading more_itertools-10.7.0-py3-none-any.whl (65 kB) 06:00:15 Downloading parse-1.20.2-py2.py3-none-any.whl (20 kB) 06:00:15 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 06:00:15 Downloading pycparser-2.22-py3-none-any.whl (117 kB) 06:00:15 Downloading pygments-2.19.1-py3-none-any.whl (1.2 MB) 06:00:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 223.6 MB/s eta 0:00:00 06:00:15 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 06:00:15 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) 06:00:15 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 06:00:15 Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) 06:00:15 Building wheels for collected packages: robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email 06:00:15  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 06:00:15  Building wheel for robotbackgroundlogger (setup.py): started 06:00:15 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 06:00:15 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=6155bf76b731d693beb00b33e6fcbbd31676aa8fb0852aa59e92fb5d9f1d368b 06:00:15 Stored in directory: /tmp/pip-ephem-wheel-cache-3hsst7df/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 06:00:15 Building wheel for psutil (pyproject.toml): started 06:00:17 Building wheel for psutil (pyproject.toml): finished with status 'done' 06:00:17 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_x86_64.whl size=277533 sha256=1bb123d3863208145970e79bffeefbd1c1504c0472b6b88012eef8764a43fa39 06:00:17 Stored in directory: /tmp/pip-ephem-wheel-cache-3hsst7df/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 06:00:17  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 06:00:17  Building wheel for psycopg2 (setup.py): started 06:00:27 Building wheel for psycopg2 (setup.py): finished with status 'done' 06:00:27 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_x86_64.whl size=521910 sha256=8c711e2dc9a6aef163b80c22dc71b57d114e603228d51974f2d2456dd29e4caf 06:00:27 Stored in directory: /tmp/pip-ephem-wheel-cache-3hsst7df/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 06:00:27  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 06:00:27  Building wheel for flex (setup.py): started 06:00:27 Building wheel for flex (setup.py): finished with status 'done' 06:00:27 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77345 sha256=c366866dafc6a3553da5563fa78030c52236348c390a63447023fa3255539660 06:00:27 Stored in directory: /tmp/pip-ephem-wheel-cache-3hsst7df/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 06:00:27  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 06:00:27  Building wheel for strict-rfc3339 (setup.py): started 06:00:27 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 06:00:27 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=b3b751cdf266d7acda3a1996aea5ec1cc1e336bcfb959c10bdadc65264afd3cb 06:00:27 Stored in directory: /tmp/pip-ephem-wheel-cache-3hsst7df/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 06:00:27  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 06:00:27  Building wheel for validate-email (setup.py): started 06:00:27 Building wheel for validate-email (setup.py): finished with status 'done' 06:00:27 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5561 sha256=8da29f8303cf340d3b3680ba029481dbce7d30223b5b0094e7bd19ad8e203750 06:00:27 Stored in directory: /tmp/pip-ephem-wheel-cache-3hsst7df/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 06:00:27 Successfully built robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email 06:00:27 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 06:00:42 06:00:42 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 06:00:42 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. 06:01:00 Removing intermediate container 93155b86b74a 06:01:00 ---> fa3c59d633ed 06:01:00 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 06:01:00 ---> Running in 0fe2a09f34a3 06:01:00 Removing intermediate container 0fe2a09f34a3 06:01:00 ---> 4ee6809ee08a 06:01:00 Step 11/13 : LABEL arch=amd64 06:01:00 ---> Running in 013fe1fd3962 06:01:00 Removing intermediate container 013fe1fd3962 06:01:00 ---> 36d6e1969e36 06:01:00 Step 12/13 : LABEL git_sha=b9645b1b52ab6e66e22f70c749c2cac31058b10c 06:01:00 ---> Running in 691fce06d2f0 06:01:00 Removing intermediate container 691fce06d2f0 06:01:00 ---> d850ec7a6113 06:01:00 Step 13/13 : LABEL version=0.0.0 06:01:00 ---> Running in 4c76e8b633c7 06:01:00 Removing intermediate container 4c76e8b633c7 06:01:00 ---> 9beccee3afdd 06:01:00 [Warning] One or more build-args [ARCH] were not consumed 06:01:00 Successfully built 9beccee3afdd 06:01:00 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 06:01:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:01:01 06:01:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:01:01 latest: Pulling from edgex-lftools-log-publisher 06:01:01 5eb5b503b376: Pulling fs layer 06:01:01 5c69ac0246d0: Pulling fs layer 06:01:01 ec43610c2a17: Pulling fs layer 06:01:01 3a2ae6a8a46f: Pulling fs layer 06:01:01 33b1e0a273af: Pulling fs layer 06:01:01 5d3b04190fa2: Pulling fs layer 06:01:01 2f39f015ded8: Pulling fs layer 06:01:01 3a2ae6a8a46f: Waiting 06:01:01 33b1e0a273af: Waiting 06:01:01 5d3b04190fa2: Waiting 06:01:01 2f39f015ded8: Waiting 06:01:01 5c69ac0246d0: Verifying Checksum 06:01:01 5c69ac0246d0: Download complete 06:01:01 3a2ae6a8a46f: Verifying Checksum 06:01:01 3a2ae6a8a46f: Download complete 06:01:01 33b1e0a273af: Verifying Checksum 06:01:01 33b1e0a273af: Download complete 06:01:01 5d3b04190fa2: Verifying Checksum 06:01:01 5d3b04190fa2: Download complete 06:01:01 ec43610c2a17: Verifying Checksum 06:01:01 ec43610c2a17: Download complete 06:01:01 5eb5b503b376: Download complete 06:01:02 2f39f015ded8: Download complete 06:01:02 (18/30) Installing clang16-libs (16.0.6-r5) 06:01:02 5eb5b503b376: Pull complete 06:01:02 5c69ac0246d0: Pull complete 06:01:03 ec43610c2a17: Pull complete 06:01:03 3a2ae6a8a46f: Pull complete 06:01:03 33b1e0a273af: Pull complete 06:01:03 5d3b04190fa2: Pull complete 06:01:07 2f39f015ded8: Pull complete 06:01:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:01:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:01:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:01:08 prd-ubuntu20.04-docker-8c-8g-3595 does not seem to be running inside a container 06:01:08 $ 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 06:01:09 $ docker top 57a344806020297940ac57c927f28582d18047d0d67608196f74b07da28fb546 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:01:09 ---> job-cost.sh 06:01:09 lf-activate-venv: SKIPPING 06:01:09 INFO: No Stack... 06:01:10 INFO: Retrieving Pricing Info for: v3-standard-8 06:01:10 INFO: Archiving Costs [Pipeline] sh 06:01:10 + cat /w/workspace/xfoundry_edgex-taf-common_PR-129/archives/cost.csv 06:01:10 + cut -d, -f6 [Pipeline] lock 06:01:10 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-129-3-stack-cost] 06:01:10 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-129-3-stack-cost] did not exist. Created. 06:01:10 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-129-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:01:11 + echo total: 0.2199999988079071 [Pipeline] stash 06:01:11 Stashed 1 file(s) [Pipeline] } 06:01:11 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-129-3-stack-cost] [Pipeline] // lock [Pipeline] } 06:01:11 $ docker stop --time=1 57a344806020297940ac57c927f28582d18047d0d67608196f74b07da28fb546 06:01:12 $ docker rm -f --volumes 57a344806020297940ac57c927f28582d18047d0d67608196f74b07da28fb546 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:01:20 (19/30) Installing fortify-headers (1.1-r3) 06:01:20 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) 06:01:23 (21/30) Installing llvm16-linker-tools (16.0.6-r9) 06:01:25 (22/30) Installing clang16 (16.0.6-r5) 06:01:27 (23/30) Installing icu (74.2-r0) 06:01:30 (24/30) Installing icu-dev (74.2-r0) 06:01:32 (25/30) Installing llvm16 (16.0.6-r9) 06:02:19 (26/30) Installing lz4-libs (1.9.4-r5) 06:02:19 (27/30) Installing lz4-dev (1.9.4-r5) 06:02:19 (28/30) Installing zstd (1.5.6-r0) 06:02:19 (29/30) Installing zstd-dev (1.5.6-r0) 06:02:19 (30/30) Installing postgresql16-dev (16.9-r0) 06:02:24 Executing busybox-1.36.1-r29.trigger 06:02:24 OK: 1184 MiB in 224 packages 06:02:24 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:02:26 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:02:30 (1/14) Installing g++ (13.2.1_git20240309-r1) 06:02:37 (2/14) Installing gdbm (1.23-r1) 06:02:38 (3/14) Installing mpdecimal (4.0.0-r0) 06:02:40 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) 06:02:41 (5/14) Installing libncursesw (6.4_p20240420-r2) 06:02:44 (6/14) Installing libpanelw (6.4_p20240420-r2) 06:02:45 (7/14) Installing readline (8.2.10-r0) 06:02:47 (8/14) Installing python3 (3.12.11-r0) 06:02:52 (9/14) Installing python3-pycache-pyc0 (3.12.11-r0) 06:02:56 (10/14) Installing pyc (3.12.11-r0) 06:02:56 (11/14) Installing python3-pyc (3.12.11-r0) 06:02:58 (12/14) Installing python3-dev (3.12.11-r0) 06:03:06 (13/14) Installing libsodium-dev (1.0.19-r0) 06:03:07 (14/14) Installing zeromq-dev (4.3.5-r2) 06:03:09 Executing busybox-1.36.1-r29.trigger 06:03:09 OK: 1370 MiB in 238 packages 06:03:09 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:03:12 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:03:16 OK: 1370 MiB in 238 packages 06:03:16 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:03:19 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:03:23 (1/1) Installing tzdata (2025b-r0) 06:03:25 OK: 1372 MiB in 239 packages 06:03:27 (1/1) Purging tzdata (2025b-r0) 06:03:27 OK: 1370 MiB in 238 packages 06:03:37 Looking in links: /tmp/tmp7g64jnd7 06:03:37 Processing /tmp/tmp7g64jnd7/pip-25.0.1-py3-none-any.whl 06:03:37 Installing collected packages: pip 06:03:46 Successfully installed pip-25.0.1 06:03:46 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. 06:03:46 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) 06:03:47 Collecting pip 06:03:47 Downloading pip-25.1.1-py3-none-any.whl.metadata (3.6 kB) 06:03:48 Collecting setuptools 06:03:48 Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) 06:03:48 Collecting wheel 06:03:48 Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) 06:03:48 Downloading pip-25.1.1-py3-none-any.whl (1.8 MB) 06:03:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 48.7 MB/s eta 0:00:00 06:03:49 Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) 06:03:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 48.0 MB/s eta 0:00:00 06:03:49 Downloading wheel-0.45.1-py3-none-any.whl (72 kB) 06:03:49 Installing collected packages: wheel, setuptools, pip 06:03:56 Attempting uninstall: pip 06:03:56 Found existing installation: pip 25.0.1 06:03:56 Uninstalling pip-25.0.1: 06:03:56 Successfully uninstalled pip-25.0.1 06:04:04 Successfully installed pip-25.1.1 setuptools-80.9.0 wheel-0.45.1 06:04:04 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 06:04:06 Processing ./edgex-taf-common 06:04:06 Preparing metadata (setup.py): started 06:04:07 Preparing metadata (setup.py): finished with status 'done' 06:04:07 Building wheels for collected packages: edgex-taf-common 06:04:07  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 06:04:07  Building wheel for edgex-taf-common (setup.py): started 06:04:08 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 06:04:08 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15403 sha256=6dc063b1556ce10dae08a07e9bdb55bf4faef9d495c77047cd5d9060f9b78edb 06:04:08 Stored in directory: /tmp/pip-ephem-wheel-cache-dpti7l0f/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 06:04:08 Successfully built edgex-taf-common 06:04:08 Installing collected packages: edgex-taf-common 06:04:09 Successfully installed edgex-taf-common-0.0.0 06:04:09 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. 06:04:12 Collecting robotframework==7.2.2 (from -r requirements.txt (line 1)) 06:04:12 Downloading robotframework-7.2.2-py3-none-any.whl.metadata (7.5 kB) 06:04:12 Collecting python-dotenv==1.1.0 (from -r requirements.txt (line 2)) 06:04:12 Downloading python_dotenv-1.1.0-py3-none-any.whl.metadata (24 kB) 06:04:12 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) 06:04:12 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 06:04:12 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) 06:04:12 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 06:04:12 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 06:04:12 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 06:04:12 Preparing metadata (setup.py): started 06:04:14 Preparing metadata (setup.py): finished with status 'done' 06:04:14 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 6)) 06:04:14 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) 06:04:14 Collecting configparser==7.2.0 (from -r requirements.txt (line 7)) 06:04:14 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) 06:04:14 Collecting requests==2.32.4 (from -r requirements.txt (line 8)) 06:04:14 Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) 06:04:14 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 9)) 06:04:14 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) 06:04:14 Collecting docker==7.1.0 (from -r requirements.txt (line 10)) 06:04:14 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 06:04:17 Collecting numpy==2.2.5 (from -r requirements.txt (line 11)) 06:04:17 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (63 kB) 06:04:17 Collecting psutil==7.0.0 (from -r requirements.txt (line 12)) 06:04:17 Downloading psutil-7.0.0.tar.gz (497 kB) 06:04:18 Installing build dependencies: started 06:04:24 Installing build dependencies: finished with status 'done' 06:04:24 Getting requirements to build wheel: started 06:04:27 Getting requirements to build wheel: finished with status 'done' 06:04:27 Preparing metadata (pyproject.toml): started 06:04:28 Preparing metadata (pyproject.toml): finished with status 'done' 06:04:32 Collecting pyzmq==26.4.0 (from -r requirements.txt (line 13)) 06:04:32 Downloading pyzmq-26.4.0-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (6.0 kB) 06:04:32 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 14)) 06:04:32 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) 06:04:32 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 15)) 06:04:32 Downloading psycopg2-2.9.10.tar.gz (385 kB) 06:04:32 Preparing metadata (setup.py): started 06:04:34 Preparing metadata (setup.py): finished with status 'done' 06:04:35 Collecting pycryptodome==3.22.0 (from -r requirements.txt (line 16)) 06:04:35 Downloading pycryptodome-3.22.0-cp37-abi3-musllinux_1_2_aarch64.whl.metadata (3.4 kB) 06:04:37 Collecting protobuf==6.30.2 (from -r requirements.txt (line 17)) 06:04:37 Downloading protobuf-6.30.2-py3-none-any.whl.metadata (593 bytes) 06:04:37 Collecting pyjwt==2.10.1 (from -r requirements.txt (line 18)) 06:04:37 Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) 06:04:39 Collecting cryptography==45.0.3 (from -r requirements.txt (line 19)) 06:04:39 Downloading cryptography-45.0.3-cp311-abi3-musllinux_1_2_aarch64.whl.metadata (5.7 kB) 06:04:39 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:04:39 Downloading selenium-4.33.0-py3-none-any.whl.metadata (7.5 kB) 06:04:39 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:04:39 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) 06:04:39 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:04:39 Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB) 06:04:40 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:04:40 Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) 06:04:40 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:04:40 Downloading flex-6.14.1.tar.gz (40 kB) 06:04:40 Preparing metadata (setup.py): started 06:04:41 Preparing metadata (setup.py): finished with status 'done' 06:04:41 Collecting GenSON (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:04:41 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 06:04:41 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:04:41 Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) 06:04:41 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:04:41 Downloading jsonschema-4.24.0-py3-none-any.whl.metadata (7.8 kB) 06:04:42 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:04:42 Downloading openapi_core-0.19.5-py3-none-any.whl.metadata (6.6 kB) 06:04:42 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:04:42 Downloading pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB) 06:04:43 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:04:43 Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 06:04:43 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:04:43 Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) 06:04:44 Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 8)) 06:04:44 Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (35 kB) 06:04:44 Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 8)) 06:04:44 Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) 06:04:44 Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 8)) 06:04:44 Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB) 06:04:44 Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 8)) 06:04:44 Downloading certifi-2025.6.15-py3-none-any.whl.metadata (2.4 kB) 06:04:44 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 14)) 06:04:44 Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) 06:04:45 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 14)) 06:04:45 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 06:04:45 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.49.0->-r requirements.txt (line 14)) (80.9.0) 06:04:46 Collecting cffi>=1.14 (from cryptography==45.0.3->-r requirements.txt (line 19)) 06:04:46 Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (1.5 kB) 06:04:46 Collecting pycparser (from cffi>=1.14->cryptography==45.0.3->-r requirements.txt (line 19)) 06:04:46 Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) 06:04:46 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 14)) 06:04:46 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 06:04:47 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 14)) 06:04:47 Downloading typing_extensions-4.14.0-py3-none-any.whl.metadata (3.0 kB) 06:04:47 Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 8)) 06:04:47 Downloading urllib3-2.4.0-py3-none-any.whl.metadata (6.5 kB) 06:04:47 Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:04:47 Downloading trio-0.30.0-py3-none-any.whl.metadata (8.5 kB) 06:04:47 Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:04:47 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 06:04:47 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 14)) 06:04:47 Downloading typing_extensions-4.13.2-py3-none-any.whl.metadata (3.0 kB) 06:04:47 Collecting websocket-client~=1.8.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:04:47 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 06:04:47 Collecting attrs>=23.2.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:04:47 Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) 06:04:47 Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:04:48 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 06:04:48 Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:04:48 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 06:04:48 Collecting sniffio>=1.3.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:04:48 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 06:04:48 Collecting wsproto>=0.14 (from trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:04:48 Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) 06:04:48 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)) 06:04:48 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 06:04:48 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)) 06:04:48 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 06:04:49 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:04:49 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (2.1 kB) 06:04:49 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:04:49 Downloading validate_email-1.3.tar.gz (4.7 kB) 06:04:49 Preparing metadata (setup.py): started 06:04:50 Preparing metadata (setup.py): finished with status 'done' 06:04:50 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:04:50 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 06:04:50 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:04:50 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 06:04:50 Preparing metadata (setup.py): started 06:04:51 Preparing metadata (setup.py): finished with status 'done' 06:04:52 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:04:52 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 06:04:52 Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:04:52 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 06:04:52 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:04:52 Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl.metadata (2.9 kB) 06:04:52 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:04:52 Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) 06:04:55 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:04:55 Downloading rpds_py-0.25.1-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.1 kB) 06:04:55 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:04:55 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 06:04:56 Collecting jsonschema-path<0.4.0,>=0.3.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:04:56 Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) 06:04:56 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:04:56 Downloading more_itertools-10.7.0-py3-none-any.whl.metadata (37 kB) 06:04:56 Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:04:56 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) 06:04:56 Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:04:56 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl.metadata (5.7 kB) 06:04:56 Collecting parse (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:04:56 Downloading parse-1.20.2-py2.py3-none-any.whl.metadata (22 kB) 06:04:57 Collecting werkzeug<3.1.2 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:04:57 Downloading werkzeug-3.1.1-py3-none-any.whl.metadata (3.7 kB) 06:04:57 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)) 06:04:57 Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) 06:04:57 Collecting rfc3339-validator (from openapi-schema-validator<0.7.0,>=0.6.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:04:57 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) 06:04:57 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)) 06:04:57 Downloading lazy_object_proxy-1.11.0-py3-none-any.whl.metadata (8.2 kB) 06:04:58 Collecting MarkupSafe>=2.1.1 (from werkzeug<3.1.2->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:04:58 Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.0 kB) 06:04:58 Downloading robotframework-7.2.2-py3-none-any.whl (777 kB) 06:04:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 777.7/777.7 kB 52.4 MB/s eta 0:00:00 06:04:58 Downloading python_dotenv-1.1.0-py3-none-any.whl (20 kB) 06:04:58 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 06:04:58 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 06:04:58 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) 06:04:58 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) 06:04:58 Downloading requests-2.32.4-py3-none-any.whl (64 kB) 06:04:58 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) 06:04:58 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 06:04:58 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl (15.6 MB) 06:04:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 49.8 MB/s eta 0:00:00 06:04:59 Downloading pyzmq-26.4.0-cp312-cp312-musllinux_1_1_aarch64.whl (1.2 MB) 06:04:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 55.1 MB/s eta 0:00:00 06:04:59 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) 06:04:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 57.6 MB/s eta 0:00:00 06:04:59 Downloading pycryptodome-3.22.0-cp37-abi3-musllinux_1_2_aarch64.whl (2.2 MB) 06:04:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 53.3 MB/s eta 0:00:00 06:04:59 Downloading protobuf-6.30.2-py3-none-any.whl (167 kB) 06:04:59 Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) 06:04:59 Downloading cryptography-45.0.3-cp311-abi3-musllinux_1_2_aarch64.whl (4.3 MB) 06:04:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 53.0 MB/s eta 0:00:00 06:04:59 Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_aarch64.whl (145 kB) 06:04:59 Downloading idna-3.10-py3-none-any.whl (70 kB) 06:04:59 Downloading certifi-2025.6.15-py3-none-any.whl (157 kB) 06:04:59 Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_aarch64.whl (484 kB) 06:04:59 Downloading click-8.2.1-py3-none-any.whl (102 kB) 06:04:59 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 06:04:59 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 06:04:59 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 06:04:59 Downloading selenium-4.33.0-py3-none-any.whl (9.4 MB) 06:04:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 53.3 MB/s eta 0:00:00 06:04:59 Downloading trio-0.30.0-py3-none-any.whl (499 kB) 06:05:00 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 06:05:00 Downloading typing_extensions-4.13.2-py3-none-any.whl (45 kB) 06:05:00 Downloading urllib3-2.4.0-py3-none-any.whl (128 kB) 06:05:00 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 06:05:00 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 06:05:00 Downloading attrs-25.3.0-py3-none-any.whl (63 kB) 06:05:00 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 06:05:00 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 06:05:00 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 06:05:00 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 06:05:00 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 06:05:00 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) 06:05:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 47.5 MB/s eta 0:00:00 06:05:00 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 06:05:00 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl (731 kB) 06:05:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 731.2/731.2 kB 49.7 MB/s eta 0:00:00 06:05:00 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 06:05:00 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 06:05:00 Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) 06:05:00 Downloading jsonschema-4.24.0-py3-none-any.whl (88 kB) 06:05:00 Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl (18 kB) 06:05:00 Downloading referencing-0.36.2-py3-none-any.whl (26 kB) 06:05:00 Downloading rpds_py-0.25.1-cp312-cp312-musllinux_1_2_aarch64.whl (567 kB) 06:05:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 567.2/567.2 kB 49.9 MB/s eta 0:00:00 06:05:00 Downloading openapi_core-0.19.5-py3-none-any.whl (106 kB) 06:05:00 Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) 06:05:00 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) 06:05:00 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl (39 kB) 06:05:00 Downloading lazy_object_proxy-1.11.0-py3-none-any.whl (16 kB) 06:05:00 Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) 06:05:00 Downloading werkzeug-3.1.1-py3-none-any.whl (224 kB) 06:05:00 Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_aarch64.whl (24 kB) 06:05:00 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 06:05:00 Downloading more_itertools-10.7.0-py3-none-any.whl (65 kB) 06:05:00 Downloading parse-1.20.2-py2.py3-none-any.whl (20 kB) 06:05:00 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 06:05:00 Downloading pycparser-2.22-py3-none-any.whl (117 kB) 06:05:00 Downloading pygments-2.19.1-py3-none-any.whl (1.2 MB) 06:05:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 51.8 MB/s eta 0:00:00 06:05:00 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 06:05:00 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) 06:05:00 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 06:05:00 Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) 06:05:01 Building wheels for collected packages: robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email 06:05:01  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 06:05:01  Building wheel for robotbackgroundlogger (setup.py): started 06:05:02 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 06:05:02 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=61b830dcb0e74ad3a1afd380abc265f6846e2f9427de6f6dfbfa3d84a7be5088 06:05:02 Stored in directory: /tmp/pip-ephem-wheel-cache-tt9n8t3z/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 06:05:02 Building wheel for psutil (pyproject.toml): started 06:05:17 Building wheel for psutil (pyproject.toml): finished with status 'done' 06:05:17 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_aarch64.whl size=278200 sha256=3a7f625c3b570c9db189aa2b8b63319501e14c7c2922bbf2ffbada686505c08d 06:05:17 Stored in directory: /tmp/pip-ephem-wheel-cache-tt9n8t3z/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 06:05:17  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 06:05:17  Building wheel for psycopg2 (setup.py): started 06:06:25 Building wheel for psycopg2 (setup.py): still running... 06:06:25 Building wheel for psycopg2 (setup.py): finished with status 'done' 06:06:25 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_aarch64.whl size=512678 sha256=0e497526f06bf045dca1cb4acecea162535054b1ce607e530b982a53064e13a9 06:06:25 Stored in directory: /tmp/pip-ephem-wheel-cache-tt9n8t3z/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 06:06:25  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 06:06:25  Building wheel for flex (setup.py): started 06:06:25 Building wheel for flex (setup.py): finished with status 'done' 06:06:25 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77345 sha256=cd3821f3bdb0261d6982cdb660a331d604013ae5560556e00036a3e567ef4f5b 06:06:25 Stored in directory: /tmp/pip-ephem-wheel-cache-tt9n8t3z/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 06:06:25  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 06:06:25  Building wheel for strict-rfc3339 (setup.py): started 06:06:25 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 06:06:25 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=0f861b5ed94ddf86057b1f34014bf4772c4cc0914ac1389690f71abd068d2286 06:06:25 Stored in directory: /tmp/pip-ephem-wheel-cache-tt9n8t3z/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 06:06:25  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 06:06:25  Building wheel for validate-email (setup.py): started 06:06:25 Building wheel for validate-email (setup.py): finished with status 'done' 06:06:25 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5561 sha256=056a6c777da1a47ef646fb87621479417a687afa1f158545d45096e3b02490c0 06:06:25 Stored in directory: /tmp/pip-ephem-wheel-cache-tt9n8t3z/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 06:06:25 Successfully built robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email 06:06:27 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 06:07:49 06:07:49 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 06:07:49 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. 06:08:36 Removing intermediate container e1075721a63f 06:08:36 ---> a03ab3811395 06:08:36 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 06:08:36 ---> Running in b3acd0280d5b 06:08:36 Removing intermediate container b3acd0280d5b 06:08:36 ---> 40d0ad7ce553 06:08:36 Step 11/13 : LABEL arch=arm64 06:08:36 ---> Running in 79e2788f1f54 06:08:36 Removing intermediate container 79e2788f1f54 06:08:36 ---> 0d55b5bf89c5 06:08:36 Step 12/13 : LABEL git_sha=b9645b1b52ab6e66e22f70c749c2cac31058b10c 06:08:36 ---> Running in b78cdd4676a8 06:08:36 Removing intermediate container b78cdd4676a8 06:08:36 ---> a490aa2d61a5 06:08:36 Step 13/13 : LABEL version=0.0.0 06:08:36 ---> Running in ccd47d5c0e66 06:08:36 Removing intermediate container ccd47d5c0e66 06:08:36 ---> e82903db8058 06:08:36 [Warning] One or more build-args [ARCH] were not consumed 06:08:36 Successfully built e82903db8058 06:08:36 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 06:08:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:08:36 06:08:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:08:37 arm64: Pulling from edgex-lftools-log-publisher 06:08:37 8998bd30e6a1: Pulling fs layer 06:08:37 04944245beec: Pulling fs layer 06:08:37 699f458cf7ca: Pulling fs layer 06:08:37 765212b225bb: Pulling fs layer 06:08:37 f23df028b6ca: Pulling fs layer 06:08:37 d65c8cfc05b1: Pulling fs layer 06:08:37 2437ff75d9bd: Pulling fs layer 06:08:37 765212b225bb: Waiting 06:08:37 f23df028b6ca: Waiting 06:08:37 2437ff75d9bd: Waiting 06:08:37 d65c8cfc05b1: Waiting 06:08:37 04944245beec: Verifying Checksum 06:08:37 04944245beec: Download complete 06:08:37 765212b225bb: Verifying Checksum 06:08:37 765212b225bb: Download complete 06:08:37 f23df028b6ca: Verifying Checksum 06:08:37 f23df028b6ca: Download complete 06:08:37 d65c8cfc05b1: Verifying Checksum 06:08:37 d65c8cfc05b1: Download complete 06:08:37 699f458cf7ca: Verifying Checksum 06:08:37 699f458cf7ca: Download complete 06:08:37 8998bd30e6a1: Download complete 06:08:40 2437ff75d9bd: Verifying Checksum 06:08:40 2437ff75d9bd: Download complete 06:08:42 8998bd30e6a1: Pull complete 06:08:43 04944245beec: Pull complete 06:08:44 699f458cf7ca: Pull complete 06:08:44 765212b225bb: Pull complete 06:08:45 f23df028b6ca: Pull complete 06:08:45 d65c8cfc05b1: Pull complete 06:09:03 2437ff75d9bd: Pull complete 06:09:03 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:09:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:09:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:09:04 prd-ubuntu20.04-docker-arm64-4c-16g-3599 does not seem to be running inside a container 06:09:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_edgex-taf-common_PR-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 06:09:06 $ docker top 46dfad9f1b17725dbf6ba5c8ec57ca76806877403348d532a308608ffef0495a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:09:07 ---> job-cost.sh 06:09:07 lf-activate-venv: SKIPPING 06:09:07 INFO: No Stack... 06:09:07 INFO: Retrieving Pricing Info for: v3-standard-4 06:09:08 INFO: Archiving Costs [Pipeline] sh 06:09:09 + cat /w/workspace/xfoundry_edgex-taf-common_PR-129/archives/cost.csv 06:09:09 + cut -d, -f6 [Pipeline] lock 06:09:09 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-129-3-stack-cost] 06:09:09 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-129-3-stack-cost] did not exist. Created. 06:09:09 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-129-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:09:09 /w/workspace/xfoundry_edgex-taf-common_PR-129@tmp/durable-1deb1c1e/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:09:10 + echo total: 0.10999999940395355 [Pipeline] stash 06:09:10 Warning: overwriting stash ‘stack-cost’ 06:09:10 Stashed 1 file(s) [Pipeline] } 06:09:10 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-129-3-stack-cost] [Pipeline] // lock [Pipeline] } 06:09:10 $ docker stop --time=1 46dfad9f1b17725dbf6ba5c8ec57ca76806877403348d532a308608ffef0495a 06:09:12 $ 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 06:09:13 + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-129/archives ] 06:09:13 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-129/archives 06:09:13 total 16 06:09:13 drwxr-xr-x 3 root root 4096 Jun 20 06:01 . 06:09:13 drwxrwxr-x 7 jenkins jenkins 4096 Jun 20 06:01 .. 06:09:13 drwxr-xr-x 2 root root 4096 Jun 20 06:01 cost 06:09:13 -rw-r--r-- 1 root root 88 Jun 20 06:01 cost.csv 06:09:13 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-129/archives 06:09:13 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-129/archives 06:09:13 total 16 06:09:13 drwxr-xr-x 3 jenkins jenkins 4096 Jun 20 06:01 . 06:09:13 drwxrwxr-x 7 jenkins jenkins 4096 Jun 20 06:01 .. 06:09:13 drwxr-xr-x 2 jenkins jenkins 4096 Jun 20 06:01 cost 06:09:13 -rw-r--r-- 1 jenkins jenkins 88 Jun 20 06:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:09:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:09:14 ---> package-listing.sh 06:09:14 ++ facter osfamily 06:09:14 ++ tr '[:upper:]' '[:lower:]' 06:09:14 + OS_FAMILY=debian 06:09:14 + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-129 06:09:14 + START_PACKAGES=/tmp/packages_start.txt 06:09:14 + END_PACKAGES=/tmp/packages_end.txt 06:09:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:09:14 + PACKAGES=/tmp/packages_start.txt 06:09:14 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-129 ']' 06:09:14 + PACKAGES=/tmp/packages_end.txt 06:09:14 + case "${OS_FAMILY}" in 06:09:14 + dpkg -l 06:09:14 + grep '^ii' 06:09:14 + '[' -f /tmp/packages_start.txt ']' 06:09:14 + '[' -f /tmp/packages_end.txt ']' 06:09:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:09:14 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-129 ']' 06:09:14 + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-129/archives/ 06:09:14 + 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 06:09:14 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 06:09:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:09:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:09:15 prd-ubuntu20.04-docker-8c-8g-3595 does not seem to be running inside a container 06:09:15 $ 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 06:09:15 $ docker top ebc968e0e0e7b8d3df967a29be1af2456b1866fd774a9ed586e2d3799167bef4 -eo pid,comm [Pipeline] { [Pipeline] sh 06:09:16 + touch /tmp/pre-build-complete [Pipeline] sh 06:09:16 + mkdir -p /var/log/sysstat [Pipeline] sh 06:09:16 + ls /var/log/sa-host 06:09:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:09:16 provisioning config files... 06:09:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-129@tmp/config14589659638033132828tmp [Pipeline] { [Pipeline] echo 06:09:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:09:16 ---> create-netrc.sh [Pipeline] } 06:09:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:09:17 ---> python-tools-install.sh [Pipeline] echo 06:09:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:09:17 ---> sudo-logs.sh 06:09:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:09:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:09:17 ---> job-cost.sh 06:09:17 lf-activate-venv: SKIPPING 06:09:17 DEBUG: total: 0.2199999988079071 06:09:17 INFO: Retrieving Stack Cost... 06:09:18 INFO: Retrieving Pricing Info for: v3-standard-8 06:09:18 INFO: Archiving Costs [Pipeline] echo 06:09:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:09:19 ---> logs-deploy.sh 06:09:19 lf-activate-venv: SKIPPING 06:09:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-129/3 06:09:19 INFO: archiving workspace using pattern(s): 06:09:20 Archives upload complete. 06:09:20 INFO: archiving logs to Nexus