Pull request #124 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8c540f3e9ade858c7a57eedf59f260d949a7c51a+e4e89c18e6f8bbda7b921cc842ad2d6c2bbc65c8 (70a0164cfce118238f4dffeb2d92aca7e0a01a4d) 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-ssh18119636471019014565.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-ssh12447405997011307312.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-124/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-124/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14257352531298747196.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-124/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15506300611496782485.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6040671070628888922.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-124/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-124/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15485925061636146706.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f6201a7a3d6e66e18b8eca84a9a3a23cb614281a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-2597 in /w/workspace/xfoundry_edgex-taf-common_PR-124 [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-124 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit e4e89c18e6f8bbda7b921cc842ad2d6c2bbc65c8 into PR head commit 8c540f3e9ade858c7a57eedf59f260d949a7c51a Merge succeeded, producing 8c540f3e9ade858c7a57eedf59f260d949a7c51a Checking out Revision 8c540f3e9ade858c7a57eedf59f260d949a7c51a (PR-124) > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8c540f3e9ade858c7a57eedf59f260d949a7c51a # 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 e4e89c18e6f8bbda7b921cc842ad2d6c2bbc65c8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8c540f3e9ade858c7a57eedf59f260d949a7c51a # timeout=10 Commit message: "build: bump influxdb-client from 1.48.0 to 1.49.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:29:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:29:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:29:04 ========================================================= 18:29:04 EdgeX Global Pipelines Version Info 18:29:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:29:05 ------------------- 18:29:05 stable info: 18:29:05 ------------------- 18:29:05 Commited By: Ginny Guan ginny@iotechsys.com 18:29:05 Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 18:29:05 Message: update stable to v1.0.274 18:29:05 ------------------- 18:29:05 experimental info: 18:29:05 ------------------- 18:29:05 Commited By: **** collab-it+edgex@linuxfoundation.org 18:29:05 Commit SHA: 8bc3b1671107dfff59e2863929571a4024cd8906 18:29:05 Message: update experimental to v1.0.275 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 18:29:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 18:29:05 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 18:29:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:29:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:29:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:29:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 18:29:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:29:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 18:29:06 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 18:29:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:29:06 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 18:29:06 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 18:29:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:29:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:29:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-124 [Pipeline] echo 18:29:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-124 [Pipeline] echo 18:29:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-124 [Pipeline] echo 18:29:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8c540f3e9ade858c7a57eedf59f260d949a7c51a [Pipeline] echo 18:29:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8c540f3 [Pipeline] echo 18:29:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:29:06 provisioning config files... 18:29:06 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-124@tmp/config16823635699927338475tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:29:07 ---> ****-login.sh 18:29:07 nexus3.edgexfoundry.org:10001 18:29:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:29:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:29:07 Configure a credential helper to remove this warning. See 18:29:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:29:07 18:29:07 Login Succeeded 18:29:07 nexus3.edgexfoundry.org:10002 18:29:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:29:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:29:07 Configure a credential helper to remove this warning. See 18:29:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:29:07 18:29:07 Login Succeeded 18:29:07 nexus3.edgexfoundry.org:10003 18:29:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:29:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:29:07 Configure a credential helper to remove this warning. See 18:29:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:29:07 18:29:07 Login Succeeded 18:29:07 nexus3.edgexfoundry.org:10004 18:29:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:29:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:29:08 Configure a credential helper to remove this warning. See 18:29:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:29:08 18:29:08 Login Succeeded 18:29:08 ****.io 18:29:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:29:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:29:08 Configure a credential helper to remove this warning. See 18:29:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:29:08 18:29:08 Login Succeeded 18:29:08 ---> ****-login.sh ends [Pipeline] } 18:29:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 18:29:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:29:09 + grep -v github /etc/ssh/ssh_known_hosts 18:29:09 + [ -e /tmp/ssh_known_hosts ] 18:29:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:29:09 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:29:09 + sudo tee -a /etc/ssh/ssh_known_hosts 18:29:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:29:09 18:29:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:29:10 0.1.4: Pulling from edgex-devops/py-git-semver 18:29:10 3dae71ba6b94: Pulling fs layer 18:29:10 6bf1a483ea7c: Pulling fs layer 18:29:10 f5dfc541a4d3: Pulling fs layer 18:29:10 461d9e800cba: Pulling fs layer 18:29:10 80192f66455f: Pulling fs layer 18:29:10 2e8e34ca0e6c: Pulling fs layer 18:29:10 a29436f7fd5d: Pulling fs layer 18:29:10 923cac83aea3: Pulling fs layer 18:29:10 25ad8b0a4227: Pulling fs layer 18:29:10 db01528c6b51: Pulling fs layer 18:29:10 28988de357af: Pulling fs layer 18:29:10 461d9e800cba: Waiting 18:29:10 923cac83aea3: Waiting 18:29:10 25ad8b0a4227: Waiting 18:29:10 db01528c6b51: Waiting 18:29:10 2e8e34ca0e6c: Waiting 18:29:10 80192f66455f: Waiting 18:29:10 a29436f7fd5d: Waiting 18:29:10 28988de357af: Waiting 18:29:10 6bf1a483ea7c: Verifying Checksum 18:29:10 6bf1a483ea7c: Download complete 18:29:10 461d9e800cba: Verifying Checksum 18:29:10 461d9e800cba: Download complete 18:29:10 80192f66455f: Verifying Checksum 18:29:10 80192f66455f: Download complete 18:29:10 f5dfc541a4d3: Verifying Checksum 18:29:10 f5dfc541a4d3: Download complete 18:29:10 3dae71ba6b94: Download complete 18:29:10 923cac83aea3: Download complete 18:29:10 25ad8b0a4227: Verifying Checksum 18:29:10 25ad8b0a4227: Download complete 18:29:10 db01528c6b51: Verifying Checksum 18:29:10 db01528c6b51: Download complete 18:29:10 28988de357af: Download complete 18:29:10 a29436f7fd5d: Verifying Checksum 18:29:10 a29436f7fd5d: Download complete 18:29:11 2e8e34ca0e6c: Verifying Checksum 18:29:11 3dae71ba6b94: Pull complete 18:29:11 6bf1a483ea7c: Pull complete 18:29:12 f5dfc541a4d3: Pull complete 18:29:12 461d9e800cba: Pull complete 18:29:12 80192f66455f: Pull complete 18:29:15 2e8e34ca0e6c: Pull complete 18:29:16 a29436f7fd5d: Pull complete 18:29:16 923cac83aea3: Pull complete 18:29:16 25ad8b0a4227: Pull complete 18:29:16 db01528c6b51: Pull complete 18:29:16 28988de357af: Pull complete 18:29:16 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 18:29:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:29:16 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:29:17 prd-ubuntu20.04-docker-8c-8g-2597 does not seem to be running inside a container 18:29:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-124 -v /w/workspace/xfoundry_edgex-taf-common_PR-124:/w/workspace/xfoundry_edgex-taf-common_PR-124:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-124@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-124@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:29:20 $ docker top 2ac9321f295a4bafd5c354012300365dc8cc0c82d9ad018d675eeb335aa69c8a -eo pid,comm 18:29:20 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:29:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:29:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:29:20 [ssh-agent] Looking for ssh-agent implementation... 18:29:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:29:20 $ docker exec 2ac9321f295a4bafd5c354012300365dc8cc0c82d9ad018d675eeb335aa69c8a ssh-agent 18:29:21 SSH_AUTH_SOCK=/tmp/ssh-S9dHk3WCdnOt/agent.33 18:29:21 SSH_AGENT_PID=39 18:29:21 Running ssh-add (command line suppressed) 18:29:21 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-124@tmp/private_key_11354892784721172949.key (/w/workspace/xfoundry_edgex-taf-common_PR-124@tmp/private_key_11354892784721172949.key) 18:29:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:29:21 + git tag --points-at HEAD [Pipeline] } 18:29:21 $ docker exec --env ******** --env ******** 2ac9321f295a4bafd5c354012300365dc8cc0c82d9ad018d675eeb335aa69c8a ssh-agent -k 18:29:21 unset SSH_AUTH_SOCK; 18:29:21 unset SSH_AGENT_PID; 18:29:21 echo Agent pid 39 killed; 18:29:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:29:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:29:21 [ssh-agent] Looking for ssh-agent implementation... 18:29:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:29:21 $ docker exec 2ac9321f295a4bafd5c354012300365dc8cc0c82d9ad018d675eeb335aa69c8a ssh-agent 18:29:21 SSH_AUTH_SOCK=/tmp/ssh-aWCK40kjfqej/agent.72 18:29:21 SSH_AGENT_PID=78 18:29:21 Running ssh-add (command line suppressed) 18:29:22 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-124@tmp/private_key_10496184499169215861.key (/w/workspace/xfoundry_edgex-taf-common_PR-124@tmp/private_key_10496184499169215861.key) 18:29:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:29:22 + git semver init 18:29:22 2025-06-01 18:29:22,607 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 18:29:22 2025-06-01 18:29:22,611 [run_init] DEBUG init version:0.0.0 force:False 18:29:22 2025-06-01 18:29:22,612 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-124/.semver 18:29:22 2025-06-01 18:29:22,612 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-124/.semver 18:29:22 2025-06-01 18:29:22,612 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-124/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-124, stdin=None, shell=False, universal_newlines=False) 18:29:23 2025-06-01 18:29:23,206 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-124/.git/info/exclude 18:29:23 2025-06-01 18:29:23,206 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-124/.semver/PR-124 with force:False 18:29:23 2025-06-01 18:29:23,206 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-124/.semver/PR-124 18:29:23 2025-06-01 18:29:23,208 [execute] INFO git cat-file --batch-check 18:29:23 2025-06-01 18:29:23,208 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-124/.semver, stdin=, shell=False, universal_newlines=False) 18:29:23 2025-06-01 18:29:23,211 [execute] INFO git cat-file --batch 18:29:23 2025-06-01 18:29:23,211 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-124/.semver, stdin=, shell=False, universal_newlines=False) 18:29:23 2025-06-01 18:29:23,216 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-124/.semver/PR-124 18:29:23 0.0.0 [Pipeline] } 18:29:23 $ docker exec --env ******** --env ******** 2ac9321f295a4bafd5c354012300365dc8cc0c82d9ad018d675eeb335aa69c8a ssh-agent -k 18:29:23 unset SSH_AUTH_SOCK; 18:29:23 unset SSH_AGENT_PID; 18:29:23 echo Agent pid 78 killed; 18:29:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:29:24 + git semver [Pipeline] } 18:29:24 $ docker stop --time=1 2ac9321f295a4bafd5c354012300365dc8cc0c82d9ad018d675eeb335aa69c8a 18:29:25 $ docker rm -f --volumes 2ac9321f295a4bafd5c354012300365dc8cc0c82d9ad018d675eeb335aa69c8a [Pipeline] // withDockerContainer [Pipeline] sh 18:29:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:29:26 Stashed 1 file(s) [Pipeline] echo 18:29:26 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:29:26 provisioning config files... 18:29:26 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-124@tmp/config5061912932804930738tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:29:27 ---> ****-login.sh 18:29:27 nexus3.edgexfoundry.org:10001 18:29:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:29:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:29:27 Configure a credential helper to remove this warning. See 18:29:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:29:27 18:29:27 Login Succeeded 18:29:27 nexus3.edgexfoundry.org:10002 18:29:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:29:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:29:27 Configure a credential helper to remove this warning. See 18:29:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:29:27 18:29:27 Login Succeeded 18:29:27 nexus3.edgexfoundry.org:10003 18:29:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:29:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:29:27 Configure a credential helper to remove this warning. See 18:29:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:29:27 18:29:27 Login Succeeded 18:29:27 nexus3.edgexfoundry.org:10004 18:29:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:29:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:29:27 Configure a credential helper to remove this warning. See 18:29:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:29:27 18:29:27 Login Succeeded 18:29:27 ****.io 18:29:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:29:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:29:27 Configure a credential helper to remove this warning. See 18:29:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:29:27 18:29:27 Login Succeeded 18:29:27 ---> ****-login.sh ends [Pipeline] } 18:29:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:29:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:29:29 + ls -al . 18:29:29 total 72 18:29:29 drwxrwxr-x 6 jenkins jenkins 4096 Jun 1 18:29 . 18:29:29 drwxrwxr-x 4 jenkins jenkins 4096 Jun 1 18:28 .. 18:29:29 drwxrwxr-x 8 jenkins jenkins 4096 Jun 1 18:29 .git 18:29:29 drwxrwxr-x 2 jenkins jenkins 4096 Jun 1 18:28 .github 18:29:29 -rw-rw-r-- 1 jenkins jenkins 22 Jun 1 18:28 .gitignore 18:29:29 drwxr-xr-x 3 jenkins jenkins 4096 Jun 1 18:29 .semver 18:29:29 -rw-rw-r-- 1 jenkins jenkins 1653 Jun 1 18:28 Dockerfile 18:29:29 -rw-rw-r-- 1 jenkins jenkins 746 Jun 1 18:28 Jenkinsfile 18:29:29 -rw-rw-r-- 1 jenkins jenkins 11381 Jun 1 18:28 LICENSE 18:29:29 -rw-rw-r-- 1 jenkins jenkins 4232 Jun 1 18:28 README.md 18:29:29 drwxrwxr-x 5 jenkins jenkins 4096 Jun 1 18:28 TUC 18:29:29 -rw-rw-r-- 1 jenkins jenkins 5 Jun 1 18:29 VERSION 18:29:29 -rw-rw-r-- 1 jenkins jenkins 347 Jun 1 18:28 requirements.txt 18:29:29 -rw-rw-r-- 1 jenkins jenkins 54 Jun 1 18:28 robot-entrypoint.sh 18:29:29 -rw-rw-r-- 1 jenkins jenkins 445 Jun 1 18:28 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:29 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=8c540f3e9ade858c7a57eedf59f260d949a7c51a --label arch=amd64 --label version=0.0.0 . 18:29:29 Sending build context to Docker daemon 619.5kB 18:29:29 Step 1/13 : FROM alpine:3.20 18:29:29 3.20: Pulling from library/alpine 18:29:30 0a9a5dfd008f: Pulling fs layer 18:29:30 0a9a5dfd008f: Verifying Checksum 18:29:30 0a9a5dfd008f: Download complete 18:29:30 0a9a5dfd008f: Pull complete 18:29:30 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 18:29:30 Status: Downloaded newer image for alpine:3.20 18:29:30 ---> ff221270b9fb 18:29:30 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 18:29:30 ---> Running in e93ff5390185 18:29:30 Removing intermediate container e93ff5390185 18:29:30 ---> 68dae0bb6ff3 18:29:30 Step 3/13 : LABEL maintainer="Bruce Huang " 18:29:30 ---> Running in f5758ede5237 18:29:30 Removing intermediate container f5758ede5237 18:29:30 ---> 17901891c58c 18:29:30 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 18:29:30 ---> 21b5aae3e420 18:29:30 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 18:29:30 ---> 4248c313de80 18:29:30 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 18:29:31 ---> 426d842dbc3d 18:29:31 Step 7/13 : WORKDIR /edgex-taf 18:29:31 ---> Running in 5849993b9624 18:29:31 Removing intermediate container 5849993b9624 18:29:31 ---> 761e08221616 18:29:31 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:29:31 ---> Running in a87ac08fffe1 18:29:31 Removing intermediate container a87ac08fffe1 18:29:31 ---> 577f703071a3 18:29:31 Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.5-r2 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && rm /usr/lib/python*/EXTERNALLY-MANAGED && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache-dir --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install --no-cache-dir ./edgex-taf-common && pip3 install --no-cache-dir -r requirements.txt 18:29:31 ---> Running in 3273d04227c4 18:29:32 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:29:32 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:29:33 OK: 8 MiB in 14 packages 18:29:33 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:29:33 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:29:34 (1/14) Installing ca-certificates (20241121-r1) 18:29:35 (2/14) Installing brotli-libs (1.1.0-r2) 18:29:35 (3/14) Installing c-ares (1.33.1-r0) 18:29:36 (4/14) Installing libunistring (1.2-r0) 18:29:36 (5/14) Installing libidn2 (2.3.7-r0) 18:29:37 (6/14) Installing nghttp2-libs (1.62.1-r0) 18:29:37 (7/14) Installing libpsl (0.21.5-r1) 18:29:37 (8/14) Installing zstd-libs (1.5.6-r0) 18:29:38 (9/14) Installing libcurl (8.12.1-r0) 18:29:38 (10/14) Installing curl (8.12.1-r0) 18:29:38 (11/14) Installing docker-cli (26.1.5-r0) 18:29:40 (12/14) Installing oniguruma (6.9.9-r0) 18:29:40 (13/14) Installing jq (1.7.1-r0) 18:29:41 (14/14) Installing openssl (3.3.3-r0) 18:29:41 Executing busybox-1.36.1-r29.trigger 18:29:41 Executing ca-certificates-20241121-r1.trigger 18:29:41 OK: 43 MiB in 28 packages 18:29:41 Still waiting to schedule task 18:29:41 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:29:41 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:29:41 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:29:42 (1/167) Installing libexpat (2.7.0-r0) 18:29:43 (2/167) Installing libbz2 (1.0.8-r6) 18:29:43 (3/167) Installing libpng (1.6.44-r0) 18:29:43 (4/167) Installing freetype (2.13.2-r0) 18:29:44 (5/167) Installing fontconfig (2.15.0-r1) 18:29:44 (6/167) Installing libfontenc (1.1.8-r0) 18:29:44 (7/167) Installing mkfontscale (1.2.2-r6) 18:29:45 (8/167) Installing font-opensans (0_git20210927-r1) 18:29:45 (9/167) Installing pkgconf (2.2.0-r0) 18:29:46 (10/167) Installing libgcc (13.2.1_git20240309-r1) 18:29:46 (11/167) Installing libffi (3.4.6-r0) 18:29:46 (12/167) Installing libintl (0.22.5-r0) 18:29:46 (13/167) Installing libeconf (0.6.3-r0) 18:29:47 (14/167) Installing libblkid (2.40.1-r1) 18:29:47 (15/167) Installing libmount (2.40.1-r1) 18:29:48 (16/167) Installing pcre2 (10.43-r0) 18:29:48 (17/167) Installing glib (2.80.5-r0) 18:29:48 (18/167) Installing libstdc++ (13.2.1_git20240309-r1) 18:29:49 (19/167) Installing xz-libs (5.6.2-r1) 18:29:49 (20/167) Installing libxml2 (2.12.10-r0) 18:29:50 (21/167) Installing shared-mime-info (2.4-r0) 18:29:50 (22/167) Installing hicolor-icon-theme (0.17-r2) 18:29:51 (23/167) Installing libjpeg-turbo (3.0.3-r0) 18:29:51 (24/167) Installing libsharpyuv (1.3.2-r0) 18:29:51 (25/167) Installing libwebp (1.3.2-r0) 18:29:52 (26/167) Installing tiff (4.6.0t-r0) 18:29:52 (27/167) Installing gdk-pixbuf (2.42.12-r0) 18:29:52 (28/167) Installing gtk-update-icon-cache (3.24.43-r0) 18:29:52 (29/167) Installing libxau (1.0.11-r4) 18:29:53 (30/167) Installing libmd (1.1.0-r0) 18:29:53 (31/167) Installing libbsd (0.12.2-r0) 18:29:53 (32/167) Installing libxdmcp (1.1.5-r1) 18:29:54 (33/167) Installing libxcb (1.16.1-r0) 18:29:54 (34/167) Installing libx11 (1.8.9-r1) 18:29:55 (35/167) Installing libxcomposite (0.4.6-r5) 18:29:55 (36/167) Installing libxfixes (6.0.1-r4) 18:29:55 (37/167) Installing libxrender (0.9.11-r5) 18:29:56 (38/167) Installing libxcursor (1.2.2-r1) 18:29:56 (39/167) Installing libxdamage (1.1.6-r5) 18:29:56 (40/167) Installing libxext (1.3.6-r2) 18:29:56 (41/167) Installing libxi (1.8.1-r4) 18:29:57 (42/167) Installing libxinerama (1.1.5-r4) 18:29:57 (43/167) Installing libxrandr (1.5.4-r1) 18:29:57 (44/167) Installing libatk-1.0 (2.52.0-r0) 18:29:57 (45/167) Installing libxtst (1.2.4-r6) 18:29:58 (46/167) Installing dbus-libs (1.14.10-r1) 18:29:58 (47/167) Installing at-spi2-core (2.52.0-r0) 18:29:58 (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) 18:29:59 (49/167) Installing pixman (0.43.2-r0) 18:29:59 (50/167) Installing cairo (1.18.0-r0) 18:30:00 (51/167) Installing cairo-gobject (1.18.0-r0) 18:30:00 (52/167) Installing avahi-libs (0.8-r17) 18:30:00 (53/167) Installing gmp (6.3.0-r1) 18:30:01 (54/167) Installing nettle (3.9.1-r0) 18:30:01 (55/167) Installing libtasn1 (4.20.0-r0) 18:30:01 (56/167) Installing p11-kit (0.25.3-r0) 18:30:02 (57/167) Installing gnutls (3.8.5-r0) 18:30:02 (58/167) Installing cups-libs (2.4.9-r1) 18:30:03 (59/167) Installing libepoxy (1.5.10-r1) 18:30:03 (60/167) Installing fribidi (1.0.15-r0) 18:30:03 (61/167) Installing graphite2 (1.3.14-r6) 18:30:04 (62/167) Installing harfbuzz (8.5.0-r0) 18:30:04 (63/167) Installing libxft (2.3.8-r3) 18:30:05 (64/167) Installing pango (1.52.2-r0) 18:30:05 (65/167) Installing wayland-libs-client (1.22.0-r4) 18:30:05 (66/167) Installing wayland-libs-cursor (1.22.0-r4) 18:30:06 (67/167) Installing wayland-libs-egl (1.22.0-r4) 18:30:06 (68/167) Installing xkeyboard-config (2.41-r0) 18:30:06 (69/167) Installing libxkbcommon (1.7.0-r0) 18:30:07 (70/167) Installing gtk+3.0 (3.24.43-r0) 18:30:07 (71/167) Installing icu-data-full (74.2-r0) 18:30:11 (72/167) Installing mesa (24.0.9-r1) 18:30:11 (73/167) Installing llvm17-libs (17.0.6-r2) 18:30:12 (74/167) Installing hwdata-pci (0.382-r0) 18:30:13 (75/167) Installing libpciaccess (0.18.1-r0) 18:30:13 (76/167) Installing libdrm (2.4.120-r0) 18:30:13 (77/167) Installing libelf (0.191-r0) 18:30:14 (78/167) Installing mesa-glapi (24.0.9-r1) 18:30:14 (79/167) Installing mesa-dri-gallium (24.0.9-r1) 18:30:15 (80/167) Installing eudev-libs (3.2.14-r2) 18:30:15 (81/167) Installing libmagic (5.45-r1) 18:30:16 (82/167) Installing file (5.45-r1) 18:30:16 (83/167) Installing xprop (1.2.7-r0) 18:30:16 (84/167) Installing libice (1.1.1-r6) 18:30:16 (85/167) Installing libuuid (2.40.1-r1) 18:30:17 (86/167) Installing libsm (1.2.4-r4) 18:30:17 (87/167) Installing libxt (1.3.0-r5) 18:30:17 (88/167) Installing libxmu (1.1.4-r2) 18:30:18 (89/167) Installing xset (1.2.5-r1) 18:30:18 (90/167) Installing xdg-utils (1.2.1-r0) 18:30:18 (91/167) Installing libogg (1.3.5-r5) 18:30:19 (92/167) Installing libflac (1.4.3-r1) 18:30:19 (93/167) Installing alsa-lib (1.2.11-r0) 18:30:20 (94/167) Installing libSvtAv1Enc (2.0.0-r1) 18:30:20 (95/167) Installing aom-libs (3.9.1-r0) 18:30:21 (96/167) Installing libva (2.21.0-r0) 18:30:21 (97/167) Installing libvdpau (1.5-r3) 18:30:22 (98/167) Installing onevpl-libs (2023.3.1-r2) 18:30:22 (99/167) Installing ffmpeg-libavutil (6.1.1-r8) 18:30:22 (100/167) Installing libdav1d (1.4.2-r0) 18:30:23 (101/167) Installing openexr-libiex (3.1.13-r1) 18:30:23 (102/167) Installing openexr-libilmthread (3.1.13-r1) 18:30:23 (103/167) Installing imath (3.1.12-r0) 18:30:24 (104/167) Installing openexr-libopenexr (3.1.13-r1) 18:30:24 (105/167) Installing giflib (5.2.2-r0) 18:30:25 (106/167) Installing libhwy (1.0.7-r0) 18:30:25 (107/167) Installing lcms2 (2.16-r0) 18:30:25 (108/167) Installing libjxl (0.10.2-r0) 18:30:26 (109/167) Installing lame-libs (3.100-r5) 18:30:26 (110/167) Installing opus (1.5.2-r0) 18:30:27 (111/167) Installing rav1e-libs (0.7.1-r0) 18:30:27 (112/167) Installing libgomp (13.2.1_git20240309-r1) 18:30:28 (113/167) Installing soxr (0.1.3-r7) 18:30:28 (114/167) Installing ffmpeg-libswresample (6.1.1-r8) 18:30:28 (115/167) Installing libtheora (1.1.1-r18) 18:30:29 (116/167) Installing libvorbis (1.3.7-r2) 18:30:29 (117/167) Installing libvpx (1.14.1-r0) 18:30:30 (118/167) Installing libwebpmux (1.3.2-r0) 18:30:30 (119/167) Installing x264-libs (0.164_git20231001-r0) 18:30:30 (120/167) Installing numactl (2.0.18-r0) 18:30:31 (121/167) Installing x265-libs (3.6-r0) 18:30:31 (122/167) Installing xvidcore (1.3.7-r2) 18:30:32 (123/167) Installing ffmpeg-libavcodec (6.1.1-r8) 18:30:32 (124/167) Installing libbluray (1.3.4-r1) 18:30:33 (125/167) Installing mpg123-libs (1.32.8-r0) 18:30:33 (126/167) Installing libopenmpt (0.7.7-r0) 18:30:34 (127/167) Installing cjson (1.7.18-r0) 18:30:34 (128/167) Installing mbedtls (3.6.3-r0) 18:30:35 (129/167) Installing librist (0.2.10-r1) 18:30:35 (130/167) Installing libsrt (1.5.3-r0) 18:30:35 (131/167) Installing libssh (0.10.6-r0) 18:30:36 (132/167) Installing libsodium (1.0.19-r0) 18:30:36 (133/167) Installing libzmq (4.3.5-r2) 18:30:36 (134/167) Installing ffmpeg-libavformat (6.1.1-r8) 18:30:37 (135/167) Installing crc32c (1.1.2-r0) 18:30:37 (136/167) Installing double-conversion (3.3.0-r0) 18:30:38 (137/167) Installing libevent (2.1.12-r7) 18:30:38 (138/167) Installing wayland-libs-server (1.22.0-r4) 18:30:39 (139/167) Installing mesa-gbm (24.0.9-r1) 18:30:40 (140/167) Installing harfbuzz-subset (8.5.0-r0) 18:30:40 (141/167) Installing icu-libs (74.2-r0) 18:30:41 (142/167) Installing minizip (1.3.1-r0) 18:30:41 (143/167) Installing nspr (4.35-r4) 18:30:41 (144/167) Installing sqlite-libs (3.45.3-r2) 18:30:42 (145/167) Installing nss (3.105-r0) 18:30:43 (146/167) Installing openh264 (2.4.1-r0) 18:30:43 (147/167) Installing libcamera-ipa (0.3.0-r0) 18:30:43 (148/167) Installing libunwind (1.8.1-r0) 18:30:44 (149/167) Installing yaml (0.2.5-r2) 18:30:44 (150/167) Installing libcamera (0.3.0-r0) 18:30:44 (151/167) Installing speexdsp (1.2.1-r2) 18:30:45 (152/167) Installing libuv (1.48.0-r0) 18:30:45 (153/167) Installing roc-toolkit-libs (0.3.0-r0) 18:30:46 (154/167) Installing libsndfile (1.2.2-r1) 18:30:46 (155/167) Installing webrtc-audio-processing-1 (1.3-r0) 18:30:46 (156/167) Installing pipewire-libs (1.0.6-r1) 18:30:47 (157/167) Installing libasyncns (0.8-r3) 18:30:47 (158/167) Installing libltdl (2.4.7-r3) 18:30:47 (159/167) Installing orc (0.4.40-r0) 18:30:48 (160/167) Installing tdb-libs (1.4.9-r1) 18:30:48 (161/167) Installing libpulse (17.0-r0) 18:30:49 (162/167) Installing libwebpdemux (1.3.2-r0) 18:30:49 (163/167) Installing libgpg-error (1.49-r0) 18:30:49 (164/167) Installing libgcrypt (1.10.3-r0) 18:30:50 (165/167) Installing libxslt (1.1.39-r2) 18:30:50 (166/167) Installing chromium (131.0.6778.108-r0) 18:31:08 (167/167) Installing chromium-chromedriver (131.0.6778.108-r0) 18:31:08 Executing busybox-1.36.1-r29.trigger 18:31:08 Executing fontconfig-2.15.0-r1.trigger 18:31:08 Executing mkfontscale-1.2.2-r6.trigger 18:31:08 Executing glib-2.80.5-r0.trigger 18:31:08 Executing shared-mime-info-2.4-r0.trigger 18:31:08 Executing gdk-pixbuf-2.42.12-r0.trigger 18:31:08 Executing gtk-update-icon-cache-3.24.43-r0.trigger 18:31:08 Executing gtk+3.0-3.24.43-r0.trigger 18:31:08 OK: 672 MiB in 195 packages 18:31:08 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:31:08 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:31:08 (1/30) Installing jansson (2.14-r4) 18:31:08 (2/30) Installing binutils (2.42-r1) 18:31:09 (3/30) Installing libatomic (13.2.1_git20240309-r1) 18:31:09 (4/30) Installing isl26 (0.26-r1) 18:31:10 (5/30) Installing mpfr4 (4.2.1-r0) 18:31:10 (6/30) Installing mpc1 (1.3.1-r1) 18:31:10 (7/30) Installing gcc (13.2.1_git20240309-r1) 18:31:12 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2599 in /w/workspace/xfoundry_edgex-taf-common_PR-124 [Pipeline] { [Pipeline] checkout 18:31:12 Selected Git installation does not exist. Using Default 18:31:12 The recommended git tool is: NONE 18:31:16 (8/30) Installing musl-dev (1.2.5-r1) 18:31:16 (9/30) Installing linux-headers (6.6-r0) 18:31:17 (10/30) Installing libffi-dev (3.4.6-r0) 18:31:17 using credential edgex-jenkins-ssh 18:31:17 (11/30) Installing libpq (16.9-r0) 18:31:17 Cloning the remote Git repository 18:31:17 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 18:31:17 > git init /w/workspace/xfoundry_edgex-taf-common_PR-124 # timeout=10 18:31:18 (12/30) Installing openssl-dev (3.3.3-r0) 18:31:18 (13/30) Installing libpq-dev (16.9-r0) 18:31:18 (14/30) Installing libecpg (16.9-r0) 18:31:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 18:31:17 > git --version # timeout=10 18:31:17 > git --version # 'git version 2.25.1' 18:31:17 using GIT_SSH to set credentials SSH Credentials for GitHub 18:31:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:31:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 18:31:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:31:19 (15/30) Installing libecpg-dev (16.9-r0) 18:31:19 (16/30) Installing clang16-headers (16.0.6-r5) 18:31:20 Merging remotes/origin/main commit e4e89c18e6f8bbda7b921cc842ad2d6c2bbc65c8 into PR head commit 8c540f3e9ade858c7a57eedf59f260d949a7c51a 18:31:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 18:31:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 18:31:19 using GIT_SSH to set credentials SSH Credentials for GitHub 18:31:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:31:20 > git config core.sparsecheckout # timeout=10 18:31:20 > git checkout -f 8c540f3e9ade858c7a57eedf59f260d949a7c51a # timeout=10 18:31:20 > git remote # timeout=10 18:31:20 > git config --get remote.origin.url # timeout=10 18:31:20 using GIT_SSH to set credentials SSH Credentials for GitHub 18:31:20 > git merge e4e89c18e6f8bbda7b921cc842ad2d6c2bbc65c8 # timeout=10 18:31:20 Merge succeeded, producing 8c540f3e9ade858c7a57eedf59f260d949a7c51a 18:31:20 Checking out Revision 8c540f3e9ade858c7a57eedf59f260d949a7c51a (PR-124) 18:31:20 (17/30) Installing llvm16-libs (16.0.6-r9) 18:31:20 Commit message: "build: bump influxdb-client from 1.48.0 to 1.49.0" 18:31:20 > git --version # timeout=10 18:31:20 > git --version # 'git version 2.25.1' 18:31:20 fatal: bad object f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 18:31:20 > git rev-parse HEAD^{commit} # timeout=10 18:31:20 > git config core.sparsecheckout # timeout=10 18:31:20 > git checkout -f 8c540f3e9ade858c7a57eedf59f260d949a7c51a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:31:25 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:31:25 % Total % Received % Xferd Average Speed Time Time Time Current 18:31:25 Dload Upload Total Spent Left Speed 18:31:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13063 100 13063 0 0 93307 0 --:--:-- --:--:-- --:--:-- 93307 [Pipeline] sh 18:31:26 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:31:26 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee 18:31:26 /etc/docker/daemon.new 18:31:26 { 18:31:26 "registry-mirrors": [ 18:31:26 "https://nexus3.edgexfoundry.org:10001" 18:31:26 ], 18:31:26 "bip": "10.250.0.254/24", 18:31:26 "hosts": [ 18:31:26 "tcp://0.0.0.0:5555", 18:31:26 "unix:///var/run/docker.sock" 18:31:26 ], 18:31:26 "mtu": 1458, 18:31:26 "selinux-enabled": true, 18:31:26 "seccomp-profile": "/etc/docker/seccomp.json" 18:31:26 } [Pipeline] sh 18:31:26 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:31:27 + sudo service docker restart 18:31:28 (18/30) Installing clang16-libs (16.0.6-r5) 18:31:30 (19/30) Installing fortify-headers (1.1-r3) 18:31:30 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) 18:31:30 (21/30) Installing llvm16-linker-tools (16.0.6-r9) 18:31:31 (22/30) Installing clang16 (16.0.6-r5) 18:31:31 (23/30) Installing icu (74.2-r0) 18:31:32 (24/30) Installing icu-dev (74.2-r0) 18:31:32 (25/30) Installing llvm16 (16.0.6-r9) 18:31:39 (26/30) Installing lz4-libs (1.9.4-r5) 18:31:39 (27/30) Installing lz4-dev (1.9.4-r5) 18:31:39 (28/30) Installing zstd (1.5.6-r0) 18:31:40 (29/30) Installing zstd-dev (1.5.6-r0) 18:31:40 (30/30) Installing postgresql16-dev (16.9-r0) 18:31:41 Executing busybox-1.36.1-r29.trigger 18:31:41 OK: 1208 MiB in 225 packages 18:31:41 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:31:41 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:31:42 (1/14) Installing g++ (13.2.1_git20240309-r1) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:31:45 provisioning config files... 18:31:45 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-124@tmp/config5368239185769567188tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:31:45 (2/14) Installing gdbm (1.23-r1) 18:31:45 (3/14) Installing mpdecimal (4.0.0-r0) 18:31:45 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) 18:31:46 ---> ****-login.sh 18:31:46 nexus3.edgexfoundry.org:10001 18:31:46 (5/14) Installing libncursesw (6.4_p20240420-r2) 18:31:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:46 (6/14) Installing libpanelw (6.4_p20240420-r2) 18:31:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:31:46 Configure a credential helper to remove this warning. See 18:31:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:31:46 18:31:46 Login Succeeded 18:31:46 nexus3.edgexfoundry.org:10002 18:31:46 (7/14) Installing readline (8.2.10-r0) 18:31:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:47 (8/14) Installing python3 (3.12.10-r1) 18:31:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:31:47 Configure a credential helper to remove this warning. See 18:31:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:31:47 18:31:47 Login Succeeded 18:31:47 nexus3.edgexfoundry.org:10003 18:31:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:31:47 Configure a credential helper to remove this warning. See 18:31:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:31:47 18:31:47 Login Succeeded 18:31:47 nexus3.edgexfoundry.org:10004 18:31:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:31:47 Configure a credential helper to remove this warning. See 18:31:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:31:47 18:31:47 Login Succeeded 18:31:47 ****.io 18:31:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:31:48 Configure a credential helper to remove this warning. See 18:31:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:31:48 18:31:48 Login Succeeded 18:31:48 ---> ****-login.sh ends [Pipeline] } 18:31:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 18:31:48 (9/14) Installing python3-pycache-pyc0 (3.12.10-r1) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 18:31:48 (10/14) Installing pyc (3.12.10-r1) [Pipeline] sh 18:31:49 (11/14) Installing python3-pyc (3.12.10-r1) 18:31:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:31:49 (12/14) Installing python3-dev (3.12.10-r1) 18:31:49 + ls -al . 18:31:49 total 68 18:31:49 drwxrwxr-x 5 jenkins jenkins 4096 Jun 1 18:31 . 18:31:49 drwxrwxr-x 4 jenkins jenkins 4096 Jun 1 18:31 .. 18:31:49 drwxrwxr-x 8 jenkins jenkins 4096 Jun 1 18:31 .git 18:31:49 drwxrwxr-x 2 jenkins jenkins 4096 Jun 1 18:31 .github 18:31:49 -rw-rw-r-- 1 jenkins jenkins 22 Jun 1 18:31 .gitignore 18:31:49 -rw-rw-r-- 1 jenkins jenkins 1653 Jun 1 18:31 Dockerfile 18:31:49 -rw-rw-r-- 1 jenkins jenkins 746 Jun 1 18:31 Jenkinsfile 18:31:49 -rw-rw-r-- 1 jenkins jenkins 11381 Jun 1 18:31 LICENSE 18:31:49 -rw-rw-r-- 1 jenkins jenkins 4232 Jun 1 18:31 README.md 18:31:49 drwxrwxr-x 5 jenkins jenkins 4096 Jun 1 18:31 TUC 18:31:49 -rw-rw-r-- 1 jenkins jenkins 5 Jun 1 18:29 VERSION 18:31:49 -rw-rw-r-- 1 jenkins jenkins 347 Jun 1 18:31 requirements.txt 18:31:49 -rw-rw-r-- 1 jenkins jenkins 54 Jun 1 18:31 robot-entrypoint.sh 18:31:49 -rw-rw-r-- 1 jenkins jenkins 445 Jun 1 18:31 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:50 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=8c540f3e9ade858c7a57eedf59f260d949a7c51a --label arch=arm64 --label version=0.0.0 . 18:31:50 Sending build context to Docker daemon 368.1kB 18:31:50 Step 1/13 : FROM alpine:3.20 18:31:50 3.20: Pulling from library/alpine 18:31:51 94e9d8af2201: Pulling fs layer 18:31:51 94e9d8af2201: Download complete 18:31:52 94e9d8af2201: Pull complete 18:31:52 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 18:31:52 Status: Downloaded newer image for alpine:3.20 18:31:52 ---> 7aab056cecc6 18:31:52 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 18:31:52 ---> Running in 2b4026247f64 18:31:52 Removing intermediate container 2b4026247f64 18:31:52 ---> 6c175d1f1bee 18:31:52 Step 3/13 : LABEL maintainer="Bruce Huang " 18:31:52 ---> Running in 628c4af77262 18:31:52 Removing intermediate container 628c4af77262 18:31:52 ---> 0d8caea0cfcf 18:31:52 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 18:31:53 ---> 782c4a7237b0 18:31:53 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 18:31:54 ---> e1f6e1f0543f 18:31:54 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 18:31:55 ---> 1aa4e5d6771d 18:31:55 Step 7/13 : WORKDIR /edgex-taf 18:31:55 ---> Running in a50ba267d1ea 18:31:55 Removing intermediate container a50ba267d1ea 18:31:55 ---> cee7ac57d329 18:31:55 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:31:55 ---> Running in 7b71a0b046b6 18:31:57 Removing intermediate container 7b71a0b046b6 18:31:57 ---> e83c6597673c 18:31:57 Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.5-r2 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && rm /usr/lib/python*/EXTERNALLY-MANAGED && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache-dir --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install --no-cache-dir ./edgex-taf-common && pip3 install --no-cache-dir -r requirements.txt 18:31:57 ---> Running in 48195f9439dc 18:31:58 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:31:59 (13/14) Installing libsodium-dev (1.0.19-r0) 18:31:59 (14/14) Installing zeromq-dev (4.3.5-r2) 18:31:59 Executing busybox-1.36.1-r29.trigger 18:31:59 OK: 1374 MiB in 239 packages 18:31:59 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:31:59 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:31:59 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:32:00 OK: 1374 MiB in 239 packages 18:32:00 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:32:01 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:32:01 OK: 9 MiB in 14 packages 18:32:01 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:32:02 (1/1) Installing tzdata (2025b-r0) 18:32:02 OK: 1376 MiB in 240 packages 18:32:02 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:32:02 (1/1) Purging tzdata (2025b-r0) 18:32:02 OK: 1374 MiB in 239 packages 18:32:04 (1/14) Installing ca-certificates (20241121-r1) 18:32:04 (2/14) Installing brotli-libs (1.1.0-r2) 18:32:04 Looking in links: /tmp/tmpqmll7q2g 18:32:04 Processing /tmp/tmpqmll7q2g/pip-25.0.1-py3-none-any.whl 18:32:04 Installing collected packages: pip 18:32:05 (3/14) Installing c-ares (1.33.1-r0) 18:32:05 (4/14) Installing libunistring (1.2-r0) 18:32:05 Successfully installed pip-25.0.1 18:32:05 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. 18:32:06 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) 18:32:06 Collecting pip 18:32:06 Downloading pip-25.1.1-py3-none-any.whl.metadata (3.6 kB) 18:32:06 (5/14) Installing libidn2 (2.3.7-r0) 18:32:06 Collecting setuptools 18:32:06 Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) 18:32:06 Collecting wheel 18:32:06 Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) 18:32:06 Downloading pip-25.1.1-py3-none-any.whl (1.8 MB) 18:32:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 150.4 MB/s eta 0:00:00 18:32:06 Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) 18:32:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 182.1 MB/s eta 0:00:00 18:32:06 Downloading wheel-0.45.1-py3-none-any.whl (72 kB) 18:32:06 Installing collected packages: wheel, setuptools, pip 18:32:06 (6/14) Installing nghttp2-libs (1.62.1-r0) 18:32:06 (7/14) Installing libpsl (0.21.5-r1) 18:32:07 (8/14) Installing zstd-libs (1.5.6-r0) 18:32:07 Attempting uninstall: pip 18:32:07 Found existing installation: pip 25.0.1 18:32:07 Uninstalling pip-25.0.1: 18:32:07 Successfully uninstalled pip-25.0.1 18:32:07 (9/14) Installing libcurl (8.12.1-r0) 18:32:08 (10/14) Installing curl (8.12.1-r0) 18:32:08 Successfully installed pip-25.1.1 setuptools-80.9.0 wheel-0.45.1 18:32: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. 18:32:08 (11/14) Installing docker-cli (26.1.5-r0) 18:32:08 Processing ./edgex-taf-common 18:32:08 Preparing metadata (setup.py): started 18:32:08 Preparing metadata (setup.py): finished with status 'done' 18:32:09 Building wheels for collected packages: edgex-taf-common 18:32:09  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 18:32:09  Building wheel for edgex-taf-common (setup.py): started 18:32:09 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 18:32:09 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15392 sha256=7d836635c870ffc539bd3412f672cf5a56a10c3f8317ce1f6e89452037e777fe 18:32:09 Stored in directory: /tmp/pip-ephem-wheel-cache-x6bhfi6r/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 18:32:09 Successfully built edgex-taf-common 18:32:09 Installing collected packages: edgex-taf-common 18:32:09 Successfully installed edgex-taf-common-0.0.0 18:32: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. 18:32:09 Collecting robotframework==7.2.2 (from -r requirements.txt (line 1)) 18:32:09 Downloading robotframework-7.2.2-py3-none-any.whl.metadata (7.5 kB) 18:32:09 Collecting python-dotenv==1.1.0 (from -r requirements.txt (line 2)) 18:32:09 Downloading python_dotenv-1.1.0-py3-none-any.whl.metadata (24 kB) 18:32:09 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) 18:32:09 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 18:32:09 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) 18:32:09 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 18:32:09 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 18:32:09 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 18:32:09 Preparing metadata (setup.py): started 18:32:10 Preparing metadata (setup.py): finished with status 'done' 18:32:10 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 6)) 18:32:10 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) 18:32:10 Collecting configparser==7.2.0 (from -r requirements.txt (line 7)) 18:32:10 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) 18:32:10 Collecting requests==2.32.3 (from -r requirements.txt (line 8)) 18:32:10 Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) 18:32:10 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 9)) 18:32:10 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) 18:32:10 Collecting docker==7.1.0 (from -r requirements.txt (line 10)) 18:32:10 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 18:32:10 Collecting numpy==2.2.5 (from -r requirements.txt (line 11)) 18:32:10 (12/14) Installing oniguruma (6.9.9-r0) 18:32:10 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (62 kB) 18:32:10 Collecting psutil==7.0.0 (from -r requirements.txt (line 12)) 18:32:10 Downloading psutil-7.0.0.tar.gz (497 kB) 18:32:10 Installing build dependencies: started 18:32:10 (13/14) Installing jq (1.7.1-r0) 18:32:11 (14/14) Installing openssl (3.3.3-r0) 18:32:11 Installing build dependencies: finished with status 'done' 18:32:11 Getting requirements to build wheel: started 18:32:11 Executing busybox-1.36.1-r29.trigger 18:32:11 Executing ca-certificates-20241121-r1.trigger 18:32:11 Getting requirements to build wheel: finished with status 'done' 18:32:11 Preparing metadata (pyproject.toml): started 18:32:11 OK: 43 MiB in 28 packages 18:32:12 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:32:12 Preparing metadata (pyproject.toml): finished with status 'done' 18:32:12 Collecting pyzmq==26.4.0 (from -r requirements.txt (line 13)) 18:32:12 Downloading pyzmq-26.4.0-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (6.0 kB) 18:32:12 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 14)) 18:32:12 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) 18:32:12 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 15)) 18:32:12 Downloading psycopg2-2.9.10.tar.gz (385 kB) 18:32:12 Preparing metadata (setup.py): started 18:32:12 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:32:12 Preparing metadata (setup.py): finished with status 'done' 18:32:13 Collecting pycryptodome==3.22.0 (from -r requirements.txt (line 16)) 18:32:13 Downloading pycryptodome-3.22.0-cp37-abi3-musllinux_1_2_x86_64.whl.metadata (3.4 kB) 18:32:13 Collecting protobuf==6.30.2 (from -r requirements.txt (line 17)) 18:32:13 Downloading protobuf-6.30.2-py3-none-any.whl.metadata (593 bytes) 18:32:13 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:32:13 Downloading selenium-4.33.0-py3-none-any.whl.metadata (7.5 kB) 18:32:13 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:32:13 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) 18:32:13 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:32:13 Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB) 18:32:13 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:32:13 Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) 18:32:13 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:32:13 Downloading flex-6.14.1.tar.gz (40 kB) 18:32:13 Preparing metadata (setup.py): started 18:32:13 Preparing metadata (setup.py): finished with status 'done' 18:32:13 Collecting GenSON (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:32:13 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 18:32:13 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:32:13 Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) 18:32:13 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:32:13 Downloading jsonschema-4.24.0-py3-none-any.whl.metadata (7.8 kB) 18:32:14 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:32:14 Downloading openapi_core-0.19.5-py3-none-any.whl.metadata (6.6 kB) 18:32:14 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:32:14 Downloading pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB) 18:32:14 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:32:14 Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 18:32:14 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:32:14 Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) 18:32:14 Collecting charset-normalizer<4,>=2 (from requests==2.32.3->-r requirements.txt (line 8)) 18:32:14 Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (35 kB) 18:32:14 Collecting idna<4,>=2.5 (from requests==2.32.3->-r requirements.txt (line 8)) 18:32:14 Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) 18:32:14 Collecting urllib3<3,>=1.21.1 (from requests==2.32.3->-r requirements.txt (line 8)) 18:32:14 Downloading urllib3-2.4.0-py3-none-any.whl.metadata (6.5 kB) 18:32:14 Collecting certifi>=2017.4.17 (from requests==2.32.3->-r requirements.txt (line 8)) 18:32:14 Downloading certifi-2025.4.26-py3-none-any.whl.metadata (2.5 kB) 18:32:14 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 14)) 18:32:14 Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) 18:32:14 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 14)) 18:32:14 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 18:32:14 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) 18:32:14 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 14)) 18:32:14 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 18:32:14 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 14)) 18:32:14 Downloading typing_extensions-4.13.2-py3-none-any.whl.metadata (3.0 kB) 18:32:14 Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:32:14 Downloading trio-0.30.0-py3-none-any.whl.metadata (8.5 kB) 18:32:14 Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:32:14 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 18:32:14 Collecting websocket-client~=1.8.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:32:14 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 18:32:14 Collecting attrs>=23.2.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:32:14 Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) 18:32:14 Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:32:14 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 18:32:14 Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:32:14 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 18:32:14 Collecting sniffio>=1.3.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:32:14 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 18:32:14 Collecting wsproto>=0.14 (from trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:32:14 Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) 18:32:14 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)) 18:32:14 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 18:32:14 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)) 18:32:14 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 18:32:14 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:32:14 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (2.1 kB) 18:32:14 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:32:14 Downloading validate_email-1.3.tar.gz (4.7 kB) 18:32:14 Preparing metadata (setup.py): started 18:32:14 (1/166) Installing libexpat (2.7.0-r0) 18:32:14 Preparing metadata (setup.py): finished with status 'done' 18:32:14 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:32:14 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 18:32:14 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:32:14 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 18:32:14 Preparing metadata (setup.py): started 18:32:15 (2/166) Installing libbz2 (1.0.8-r6) 18:32:15 Preparing metadata (setup.py): finished with status 'done' 18:32:15 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:32:15 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 18:32:15 Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:32:15 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 18:32:15 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:32:15 Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl.metadata (2.9 kB) 18:32:15 (3/166) Installing libpng (1.6.44-r0) 18:32:15 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:32:15 Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) 18:32:15 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:32:15 Downloading rpds_py-0.25.1-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.1 kB) 18:32:15 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:32:15 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 18:32:15 Collecting jsonschema-path<0.4.0,>=0.3.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:32:15 Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) 18:32:15 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:32:15 Downloading more_itertools-10.7.0-py3-none-any.whl.metadata (37 kB) 18:32:15 Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:32:15 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) 18:32:15 Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:32:15 Downloading openapi_spec_validator-0.7.1-py3-none-any.whl.metadata (5.7 kB) 18:32:15 Collecting parse (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:32:15 Downloading parse-1.20.2-py2.py3-none-any.whl.metadata (22 kB) 18:32:15 Collecting werkzeug<3.1.2 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:32:15 Downloading werkzeug-3.1.1-py3-none-any.whl.metadata (3.7 kB) 18:32:15 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)) 18:32:15 Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) 18:32:15 Collecting rfc3339-validator (from openapi-schema-validator<0.7.0,>=0.6.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:32:15 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) 18:32:15 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)) 18:32:15 Downloading lazy_object_proxy-1.11.0-py3-none-any.whl.metadata (8.2 kB) 18:32:15 Collecting MarkupSafe>=2.1.1 (from werkzeug<3.1.2->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:32:15 Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.0 kB) 18:32:15 (4/166) Installing freetype (2.13.2-r0) 18:32:16 Downloading robotframework-7.2.2-py3-none-any.whl (777 kB) 18:32:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 777.7/777.7 kB 264.1 MB/s eta 0:00:00 18:32:16 Downloading python_dotenv-1.1.0-py3-none-any.whl (20 kB) 18:32:16 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 18:32:16 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 18:32:16 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) 18:32:16 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) 18:32:16 Downloading requests-2.32.3-py3-none-any.whl (64 kB) 18:32:16 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) 18:32:16 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 18:32:16 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl (17.9 MB) 18:32:16 (5/166) Installing fontconfig (2.15.0-r1) 18:32:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.9/17.9 MB 37.6 MB/s eta 0:00:00 18:32:16 Downloading pyzmq-26.4.0-cp312-cp312-musllinux_1_1_x86_64.whl (1.4 MB) 18:32:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 33.9 MB/s eta 0:00:00 18:32:16 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) 18:32:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 205.6 MB/s eta 0:00:00 18:32:16 Downloading pycryptodome-3.22.0-cp37-abi3-musllinux_1_2_x86_64.whl (2.3 MB) 18:32:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 54.5 MB/s eta 0:00:00 18:32:16 Downloading protobuf-6.30.2-py3-none-any.whl (167 kB) 18:32:16 Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_x86_64.whl (149 kB) 18:32:16 Downloading idna-3.10-py3-none-any.whl (70 kB) 18:32:16 (6/166) Installing libfontenc (1.1.8-r0) 18:32:16 Downloading urllib3-2.4.0-py3-none-any.whl (128 kB) 18:32:16 Downloading certifi-2025.4.26-py3-none-any.whl (159 kB) 18:32:16 Downloading click-8.2.1-py3-none-any.whl (102 kB) 18:32:16 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 18:32:16 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 18:32:16 Downloading typing_extensions-4.13.2-py3-none-any.whl (45 kB) 18:32:16 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 18:32:16 Downloading selenium-4.33.0-py3-none-any.whl (9.4 MB) 18:32:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 306.2 MB/s eta 0:00:00 18:32:16 Downloading trio-0.30.0-py3-none-any.whl (499 kB) 18:32:16 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 18:32:16 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 18:32:16 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 18:32:16 Downloading attrs-25.3.0-py3-none-any.whl (63 kB) 18:32:16 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 18:32:16 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 18:32:16 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 18:32:16 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 18:32:16 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 18:32:16 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) 18:32:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 199.9 MB/s eta 0:00:00 18:32:16 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 18:32:16 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl (756 kB) 18:32:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 756.6/756.6 kB 239.7 MB/s eta 0:00:00 18:32:16 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 18:32:16 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 18:32:16 Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) 18:32:16 Downloading jsonschema-4.24.0-py3-none-any.whl (88 kB) 18:32:16 Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl (18 kB) 18:32:16 Downloading referencing-0.36.2-py3-none-any.whl (26 kB) 18:32:16 Downloading rpds_py-0.25.1-cp312-cp312-musllinux_1_2_x86_64.whl (561 kB) 18:32:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 561.6/561.6 kB 132.6 MB/s eta 0:00:00 18:32:16 Downloading openapi_core-0.19.5-py3-none-any.whl (106 kB) 18:32:16 Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) 18:32:16 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) 18:32:16 Downloading openapi_spec_validator-0.7.1-py3-none-any.whl (38 kB) 18:32:16 Downloading lazy_object_proxy-1.11.0-py3-none-any.whl (16 kB) 18:32:16 Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) 18:32:16 Downloading werkzeug-3.1.1-py3-none-any.whl (224 kB) 18:32:16 Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_x86_64.whl (23 kB) 18:32:16 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 18:32:16 Downloading more_itertools-10.7.0-py3-none-any.whl (65 kB) 18:32:16 Downloading parse-1.20.2-py2.py3-none-any.whl (20 kB) 18:32:16 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 18:32:16 Downloading pygments-2.19.1-py3-none-any.whl (1.2 MB) 18:32:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 172.9 MB/s eta 0:00:00 18:32:17 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 18:32:17 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) 18:32:17 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 18:32:17 Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) 18:32:17 Building wheels for collected packages: robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email 18:32:17  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 18:32:17  Building wheel for robotbackgroundlogger (setup.py): started 18:32:17 (7/166) Installing mkfontscale (1.2.2-r6) 18:32:17 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 18:32:17 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=975b0715134867ad53715d43736770ec11bd6144430bda82847c0f2f2604371d 18:32:17 Stored in directory: /tmp/pip-ephem-wheel-cache-xzeul525/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 18:32:17 Building wheel for psutil (pyproject.toml): started 18:32:17 (8/166) Installing font-opensans (0_git20210927-r1) 18:32:18 (9/166) Installing pkgconf (2.2.0-r0) 18:32:18 (10/166) Installing libgcc (13.2.1_git20240309-r1) 18:32:19 (11/166) Installing libffi (3.4.6-r0) 18:32:19 Building wheel for psutil (pyproject.toml): finished with status 'done' 18:32:19 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_x86_64.whl size=277536 sha256=811384d70ed125d47cc94dd1fa30e83926e15f9e10f5e3c640fd9b1c79663aa5 18:32:19 Stored in directory: /tmp/pip-ephem-wheel-cache-xzeul525/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 18:32:19  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 18:32:19  Building wheel for psycopg2 (setup.py): started 18:32:19 (12/166) Installing libintl (0.22.5-r0) 18:32:19 (13/166) Installing libeconf (0.6.3-r0) 18:32:20 (14/166) Installing libblkid (2.40.1-r1) 18:32:20 (15/166) Installing libmount (2.40.1-r1) 18:32:21 (16/166) Installing pcre2 (10.43-r0) 18:32:21 (17/166) Installing glib (2.80.5-r0) 18:32:22 (18/166) Installing libstdc++ (13.2.1_git20240309-r1) 18:32:22 (19/166) Installing xz-libs (5.6.2-r1) 18:32:23 (20/166) Installing libxml2 (2.12.10-r0) 18:32:23 (21/166) Installing shared-mime-info (2.4-r0) 18:32:24 (22/166) Installing hicolor-icon-theme (0.17-r2) 18:32:24 (23/166) Installing libjpeg-turbo (3.0.3-r0) 18:32:25 (24/166) Installing libsharpyuv (1.3.2-r0) 18:32:25 (25/166) Installing libwebp (1.3.2-r0) 18:32:25 (26/166) Installing tiff (4.6.0t-r0) 18:32:26 (27/166) Installing gdk-pixbuf (2.42.12-r0) 18:32:26 (28/166) Installing gtk-update-icon-cache (3.24.43-r0) 18:32:27 (29/166) Installing libxau (1.0.11-r4) 18:32:27 (30/166) Installing libmd (1.1.0-r0) 18:32:27 (31/166) Installing libbsd (0.12.2-r0) 18:32:28 (32/166) Installing libxdmcp (1.1.5-r1) 18:32:28 (33/166) Installing libxcb (1.16.1-r0) 18:32:29 (34/166) Installing libx11 (1.8.9-r1) 18:32:29 Building wheel for psycopg2 (setup.py): finished with status 'done' 18:32:29 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_x86_64.whl size=521910 sha256=2a34c3e5d7b567bcdae121cea3b74cc1d3441ae7376bfc59c1f164ba27ac8626 18:32:29 Stored in directory: /tmp/pip-ephem-wheel-cache-xzeul525/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 18:32:29  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 18:32:29  Building wheel for flex (setup.py): started 18:32:29 Building wheel for flex (setup.py): finished with status 'done' 18:32:29 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77345 sha256=47e59960c6d317fc10c583fb61c9fea27489dcbac666585d1cc6a1a06c23454f 18:32:29 Stored in directory: /tmp/pip-ephem-wheel-cache-xzeul525/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 18:32:29  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 18:32:29  Building wheel for strict-rfc3339 (setup.py): started 18:32:29 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 18:32:29 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=e8a1e39b3fb2da8be346286a0f62c93f83a887e5812920528c617eb6bc477812 18:32:29 Stored in directory: /tmp/pip-ephem-wheel-cache-xzeul525/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 18:32:29  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 18:32:29  Building wheel for validate-email (setup.py): started 18:32:29 Building wheel for validate-email (setup.py): finished with status 'done' 18:32:29 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5561 sha256=9cdd244575a779f123f04d63f7eadcb7731cfb825a1bdb42aec88a7d9acf4d1c 18:32:29 Stored in directory: /tmp/pip-ephem-wheel-cache-xzeul525/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 18:32:29 Successfully built robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email 18:32:29 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, pygments, pycryptodome, 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, trio, robotframework-requests, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, openapi-schema-validator, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance 18:32:29 (35/166) Installing libxcomposite (0.4.6-r5) 18:32:29 (36/166) Installing libxfixes (6.0.1-r4) 18:32:30 (37/166) Installing libxrender (0.9.11-r5) 18:32:30 (38/166) Installing libxcursor (1.2.2-r1) 18:32:31 (39/166) Installing libxdamage (1.1.6-r5) 18:32:31 (40/166) Installing libxext (1.3.6-r2) 18:32:31 (41/166) Installing libxi (1.8.1-r4) 18:32:31 (42/166) Installing libxinerama (1.1.5-r4) 18:32:32 (43/166) Installing libxrandr (1.5.4-r1) 18:32:32 (44/166) Installing libatk-1.0 (2.52.0-r0) 18:32:32 (45/166) Installing libxtst (1.2.4-r6) 18:32:33 (46/166) Installing dbus-libs (1.14.10-r1) 18:32:33 (47/166) Installing at-spi2-core (2.52.0-r0) 18:32:34 (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) 18:32:34 (49/166) Installing pixman (0.43.2-r0) 18:32:35 (50/166) Installing cairo (1.18.0-r0) 18:32:35 (51/166) Installing cairo-gobject (1.18.0-r0) 18:32:36 (52/166) Installing avahi-libs (0.8-r17) 18:32:36 (53/166) Installing gmp (6.3.0-r1) 18:32:36 (54/166) Installing nettle (3.9.1-r0) 18:32:37 (55/166) Installing libtasn1 (4.20.0-r0) 18:32:37 (56/166) Installing p11-kit (0.25.3-r0) 18:32:38 (57/166) Installing gnutls (3.8.5-r0) 18:32:39 (58/166) Installing cups-libs (2.4.9-r1) 18:32:39 (59/166) Installing libepoxy (1.5.10-r1) 18:32:39 18:32:39 Successfully installed GenSON-1.3.0 MarkupSafe-3.0.2 PyYAML-6.0.2 RESTinstance-1.5.2 attrs-25.3.0 certifi-2025.4.26 charset-normalizer-3.4.2 click-8.2.1 configparser-7.2.0 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.1 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 pycryptodome-3.22.0 pygments-2.19.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.3 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 18:32:39 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. 18:32:39 (60/166) Installing fribidi (1.0.15-r0) 18:32:40 (61/166) Installing graphite2 (1.3.14-r6) 18:32:40 (62/166) Installing harfbuzz (8.5.0-r0) 18:32:41 (63/166) Installing libxft (2.3.8-r3) 18:32:41 (64/166) Installing pango (1.52.2-r0) 18:32:42 (65/166) Installing wayland-libs-client (1.22.0-r4) 18:32:42 (66/166) Installing wayland-libs-cursor (1.22.0-r4) 18:32:42 (67/166) Installing wayland-libs-egl (1.22.0-r4) 18:32:43 (68/166) Installing xkeyboard-config (2.41-r0) 18:32:43 (69/166) Installing libxkbcommon (1.7.0-r0) 18:32:45 (70/166) Installing gtk+3.0 (3.24.43-r0) 18:32:46 (71/166) Installing icu-data-full (74.2-r0) 18:32:48 (72/166) Installing mesa (24.0.9-r1) 18:32:48 (73/166) Installing llvm17-libs (17.0.6-r2) 18:32:58 (74/166) Installing hwdata-pci (0.382-r0) 18:32:58 (75/166) Installing libpciaccess (0.18.1-r0) 18:32:59 (76/166) Installing libdrm (2.4.120-r0) 18:32:59 (77/166) Installing libelf (0.191-r0) 18:32:59 (78/166) Installing mesa-glapi (24.0.9-r1) 18:33:00 (79/166) Installing mesa-dri-gallium (24.0.9-r1) 18:33:01 Removing intermediate container 3273d04227c4 18:33:01 ---> 21a811ce89b0 18:33:01 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 18:33:01 ---> Running in 42de60f7d874 18:33:01 Removing intermediate container 42de60f7d874 18:33:01 ---> 09e1fb585025 18:33:01 Step 11/13 : LABEL arch=amd64 18:33:01 ---> Running in 2a8d29ed70f2 18:33:01 Removing intermediate container 2a8d29ed70f2 18:33:01 ---> 0805eed04159 18:33:01 Step 12/13 : LABEL git_sha=8c540f3e9ade858c7a57eedf59f260d949a7c51a 18:33:01 ---> Running in ee8ac15eca70 18:33:01 Removing intermediate container ee8ac15eca70 18:33:01 ---> bd9f6ae9d68b 18:33:01 Step 13/13 : LABEL version=0.0.0 18:33:01 ---> Running in b69cdf037319 18:33:01 Removing intermediate container b69cdf037319 18:33:01 ---> 61e93303e7b0 18:33:01 [Warning] One or more build-args [ARCH] were not consumed 18:33:01 Successfully built 61e93303e7b0 18:33:01 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 18:33:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:33:02 18:33:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:33:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:33:02 latest: Pulling from edgex-lftools-log-publisher 18:33:02 5eb5b503b376: Pulling fs layer 18:33:02 5c69ac0246d0: Pulling fs layer 18:33:02 ec43610c2a17: Pulling fs layer 18:33:02 3a2ae6a8a46f: Pulling fs layer 18:33:02 33b1e0a273af: Pulling fs layer 18:33:02 5d3b04190fa2: Pulling fs layer 18:33:02 2f39f015ded8: Pulling fs layer 18:33:02 33b1e0a273af: Waiting 18:33:02 5d3b04190fa2: Waiting 18:33:02 2f39f015ded8: Waiting 18:33:02 3a2ae6a8a46f: Waiting 18:33:02 5c69ac0246d0: Download complete 18:33:02 3a2ae6a8a46f: Verifying Checksum 18:33:02 3a2ae6a8a46f: Download complete 18:33:02 33b1e0a273af: Download complete 18:33:02 ec43610c2a17: Verifying Checksum 18:33:02 ec43610c2a17: Download complete 18:33:02 5d3b04190fa2: Verifying Checksum 18:33:02 5d3b04190fa2: Download complete 18:33:02 5eb5b503b376: Verifying Checksum 18:33:02 5eb5b503b376: Download complete 18:33:03 2f39f015ded8: Download complete 18:33:03 (80/166) Installing eudev-libs (3.2.14-r2) 18:33:03 (81/166) Installing libmagic (5.45-r1) 18:33:04 5eb5b503b376: Pull complete 18:33:04 5c69ac0246d0: Pull complete 18:33:04 (82/166) Installing file (5.45-r1) 18:33:04 ec43610c2a17: Pull complete 18:33:04 (83/166) Installing xprop (1.2.7-r0) 18:33:04 3a2ae6a8a46f: Pull complete 18:33:04 33b1e0a273af: Pull complete 18:33:04 5d3b04190fa2: Pull complete 18:33:05 (84/166) Installing libice (1.1.1-r6) 18:33:05 (85/166) Installing libuuid (2.40.1-r1) 18:33:05 (86/166) Installing libsm (1.2.4-r4) 18:33:06 (87/166) Installing libxt (1.3.0-r5) 18:33:06 (88/166) Installing libxmu (1.1.4-r2) 18:33:07 (89/166) Installing xset (1.2.5-r1) 18:33:07 (90/166) Installing xdg-utils (1.2.1-r0) 18:33:07 (91/166) Installing libogg (1.3.5-r5) 18:33:08 2f39f015ded8: Pull complete 18:33:08 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:33:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:33:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } 18:33:08 (92/166) Installing libflac (1.4.3-r1) [Pipeline] // withEnv [Pipeline] withDockerContainer 18:33:08 prd-ubuntu20.04-docker-8c-8g-2597 does not seem to be running inside a container 18:33: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-124 -v /w/workspace/xfoundry_edgex-taf-common_PR-124:/w/workspace/xfoundry_edgex-taf-common_PR-124:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-124@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-124@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:33:08 (93/166) Installing alsa-lib (1.2.11-r0) 18:33:09 (94/166) Installing libSvtAv1Enc (2.0.0-r1) 18:33:09 (95/166) Installing aom-libs (3.9.1-r0) 18:33:10 $ docker top 427e5ada0a82a91ab2e8d4936f0eb8ee636c95f51ae6033f09372c146f70e281 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:33:10 (96/166) Installing libva (2.21.0-r0) 18:33:10 ---> job-cost.sh 18:33:10 lf-activate-venv: SKIPPING 18:33:10 INFO: No Stack... 18:33:10 (97/166) Installing libvdpau (1.5-r3) 18:33:10 INFO: Retrieving Pricing Info for: v3-standard-8 18:33:11 INFO: Archiving Costs 18:33:11 (98/166) Installing ffmpeg-libavutil (6.1.1-r8) [Pipeline] sh 18:33:11 + cat /w/workspace/xfoundry_edgex-taf-common_PR-124/archives/cost.csv 18:33:11 + cut -d, -f6 [Pipeline] lock 18:33:11 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-124-1-stack-cost] 18:33:11 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-124-1-stack-cost] did not exist. Created. 18:33:11 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-124-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:33:11 (99/166) Installing libdav1d (1.4.2-r0) 18:33:11 + echo total: 0.2199999988079071 [Pipeline] stash 18:33:11 Stashed 1 file(s) [Pipeline] } 18:33:12 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-124-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:33:12 $ docker stop --time=1 427e5ada0a82a91ab2e8d4936f0eb8ee636c95f51ae6033f09372c146f70e281 18:33:12 (100/166) Installing openexr-libiex (3.1.13-r1) 18:33:12 (101/166) Installing openexr-libilmthread (3.1.13-r1) 18:33:12 (102/166) Installing imath (3.1.12-r0) 18:33:13 $ docker rm -f --volumes 427e5ada0a82a91ab2e8d4936f0eb8ee636c95f51ae6033f09372c146f70e281 [Pipeline] // withDockerContainer [Pipeline] } 18:33:13 (103/166) Installing openexr-libopenexr (3.1.13-r1) [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:33:14 (104/166) Installing giflib (5.2.2-r0) 18:33:14 (105/166) Installing libhwy (1.0.7-r0) 18:33:14 (106/166) Installing lcms2 (2.16-r0) 18:33:15 (107/166) Installing libjxl (0.10.2-r0) 18:33:16 (108/166) Installing lame-libs (3.100-r5) 18:33:16 (109/166) Installing opus (1.5.2-r0) 18:33:17 (110/166) Installing rav1e-libs (0.7.1-r0) 18:33:17 (111/166) Installing libgomp (13.2.1_git20240309-r1) 18:33:17 (112/166) Installing soxr (0.1.3-r7) 18:33:18 (113/166) Installing ffmpeg-libswresample (6.1.1-r8) 18:33:18 (114/166) Installing libtheora (1.1.1-r18) 18:33:19 (115/166) Installing libvorbis (1.3.7-r2) 18:33:19 (116/166) Installing libvpx (1.14.1-r0) 18:33:20 (117/166) Installing libwebpmux (1.3.2-r0) 18:33:20 (118/166) Installing x264-libs (0.164_git20231001-r0) 18:33:21 (119/166) Installing numactl (2.0.18-r0) 18:33:21 (120/166) Installing x265-libs (3.6-r0) 18:33:22 (121/166) Installing xvidcore (1.3.7-r2) 18:33:22 (122/166) Installing ffmpeg-libavcodec (6.1.1-r8) 18:33:23 (123/166) Installing libbluray (1.3.4-r1) 18:33:24 (124/166) Installing mpg123-libs (1.32.8-r0) 18:33:24 (125/166) Installing libopenmpt (0.7.7-r0) 18:33:24 (126/166) Installing cjson (1.7.18-r0) 18:33:25 (127/166) Installing mbedtls (3.6.3-r0) 18:33:25 (128/166) Installing librist (0.2.10-r1) 18:33:26 (129/166) Installing libsrt (1.5.3-r0) 18:33:26 (130/166) Installing libssh (0.10.6-r0) 18:33:27 (131/166) Installing libsodium (1.0.19-r0) 18:33:27 (132/166) Installing libzmq (4.3.5-r2) 18:33:28 (133/166) Installing ffmpeg-libavformat (6.1.1-r8) 18:33:28 (134/166) Installing crc32c (1.1.2-r0) 18:33:29 (135/166) Installing double-conversion (3.3.0-r0) 18:33:29 (136/166) Installing libevent (2.1.12-r7) 18:33:30 (137/166) Installing wayland-libs-server (1.22.0-r4) 18:33:30 (138/166) Installing mesa-gbm (24.0.9-r1) 18:33:30 (139/166) Installing harfbuzz-subset (8.5.0-r0) 18:33:31 (140/166) Installing icu-libs (74.2-r0) 18:33:31 (141/166) Installing minizip (1.3.1-r0) 18:33:32 (142/166) Installing nspr (4.35-r4) 18:33:32 (143/166) Installing sqlite-libs (3.45.3-r2) 18:33:33 (144/166) Installing nss (3.105-r0) 18:33:33 (145/166) Installing openh264 (2.4.1-r0) 18:33:34 (146/166) Installing libcamera-ipa (0.3.0-r0) 18:33:34 (147/166) Installing libunwind (1.8.1-r0) 18:33:35 (148/166) Installing yaml (0.2.5-r2) 18:33:35 (149/166) Installing libcamera (0.3.0-r0) 18:33:36 (150/166) Installing speexdsp (1.2.1-r2) 18:33:36 (151/166) Installing libuv (1.48.0-r0) 18:33:36 (152/166) Installing roc-toolkit-libs (0.3.0-r0) 18:33:37 (153/166) Installing libsndfile (1.2.2-r1) 18:33:37 (154/166) Installing webrtc-audio-processing-1 (1.3-r0) 18:33:38 (155/166) Installing pipewire-libs (1.0.6-r1) 18:33:38 (156/166) Installing libasyncns (0.8-r3) 18:33:39 (157/166) Installing libltdl (2.4.7-r3) 18:33:39 (158/166) Installing orc (0.4.40-r0) 18:33:40 (159/166) Installing tdb-libs (1.4.9-r1) 18:33:40 (160/166) Installing libpulse (17.0-r0) 18:33:40 (161/166) Installing libwebpdemux (1.3.2-r0) 18:33:41 (162/166) Installing libgpg-error (1.49-r0) 18:33:41 (163/166) Installing libgcrypt (1.10.3-r0) 18:33:42 (164/166) Installing libxslt (1.1.39-r2) 18:33:42 (165/166) Installing chromium (131.0.6778.108-r0) 18:33:49 (166/166) Installing chromium-chromedriver (131.0.6778.108-r0) 18:33:50 Executing busybox-1.36.1-r29.trigger 18:33:50 Executing fontconfig-2.15.0-r1.trigger 18:33:50 Executing mkfontscale-1.2.2-r6.trigger 18:33:50 Executing glib-2.80.5-r0.trigger 18:33:50 Executing shared-mime-info-2.4-r0.trigger 18:33:52 Executing gdk-pixbuf-2.42.12-r0.trigger 18:33:52 Executing gtk-update-icon-cache-3.24.43-r0.trigger 18:33:52 Executing gtk+3.0-3.24.43-r0.trigger 18:33:52 OK: 657 MiB in 194 packages 18:33:53 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:33:53 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:33:55 (1/30) Installing jansson (2.14-r4) 18:33:56 (2/30) Installing binutils (2.42-r1) 18:33:57 (3/30) Installing libatomic (13.2.1_git20240309-r1) 18:33:57 (4/30) Installing isl26 (0.26-r1) 18:33:57 (5/30) Installing mpfr4 (4.2.1-r0) 18:33:58 (6/30) Installing mpc1 (1.3.1-r1) 18:33:59 (7/30) Installing gcc (13.2.1_git20240309-r1) 18:34:07 (8/30) Installing musl-dev (1.2.5-r1) 18:34:08 (9/30) Installing linux-headers (6.6-r0) 18:34:09 (10/30) Installing libffi-dev (3.4.6-r0) 18:34:09 (11/30) Installing libpq (16.9-r0) 18:34:10 (12/30) Installing openssl-dev (3.3.3-r0) 18:34:10 (13/30) Installing libpq-dev (16.9-r0) 18:34:11 (14/30) Installing libecpg (16.9-r0) 18:34:11 (15/30) Installing libecpg-dev (16.9-r0) 18:34:12 (16/30) Installing clang16-headers (16.0.6-r5) 18:34:12 (17/30) Installing llvm16-libs (16.0.6-r9) 18:34:16 (18/30) Installing clang16-libs (16.0.6-r5) 18:34:21 (19/30) Installing fortify-headers (1.1-r3) 18:34:21 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) 18:34:22 (21/30) Installing llvm16-linker-tools (16.0.6-r9) 18:34:23 (22/30) Installing clang16 (16.0.6-r5) 18:34:23 (23/30) Installing icu (74.2-r0) 18:34:24 (24/30) Installing icu-dev (74.2-r0) 18:34:24 (25/30) Installing llvm16 (16.0.6-r9) 18:34:34 (26/30) Installing lz4-libs (1.9.4-r5) 18:34:34 (27/30) Installing lz4-dev (1.9.4-r5) 18:34:34 (28/30) Installing zstd (1.5.6-r0) 18:34:34 (29/30) Installing zstd-dev (1.5.6-r0) 18:34:34 (30/30) Installing postgresql16-dev (16.9-r0) 18:34:35 Executing busybox-1.36.1-r29.trigger 18:34:35 OK: 1184 MiB in 224 packages 18:34:36 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:34:36 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:34:38 (1/14) Installing g++ (13.2.1_git20240309-r1) 18:34:41 (2/14) Installing gdbm (1.23-r1) 18:34:41 (3/14) Installing mpdecimal (4.0.0-r0) 18:34:42 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) 18:34:42 (5/14) Installing libncursesw (6.4_p20240420-r2) 18:34:43 (6/14) Installing libpanelw (6.4_p20240420-r2) 18:34:43 (7/14) Installing readline (8.2.10-r0) 18:34:43 (8/14) Installing python3 (3.12.10-r1) 18:34:45 (9/14) Installing python3-pycache-pyc0 (3.12.10-r1) 18:34:46 (10/14) Installing pyc (3.12.10-r1) 18:34:46 (11/14) Installing python3-pyc (3.12.10-r1) 18:34:47 (12/14) Installing python3-dev (3.12.10-r1) 18:34:57 (13/14) Installing libsodium-dev (1.0.19-r0) 18:34:57 (14/14) Installing zeromq-dev (4.3.5-r2) 18:34:57 Executing busybox-1.36.1-r29.trigger 18:34:57 OK: 1370 MiB in 238 packages 18:34:57 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:34:58 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:35:00 OK: 1370 MiB in 238 packages 18:35:00 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:35:00 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:35:02 (1/1) Installing tzdata (2025b-r0) 18:35:03 OK: 1372 MiB in 239 packages 18:35:04 (1/1) Purging tzdata (2025b-r0) 18:35:04 OK: 1370 MiB in 238 packages 18:35:15 Looking in links: /tmp/tmpyhyn9lv4 18:35:15 Processing /tmp/tmpyhyn9lv4/pip-25.0.1-py3-none-any.whl 18:35:15 Installing collected packages: pip 18:35:21 Successfully installed pip-25.0.1 18:35:21 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. 18:35:24 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) 18:35:24 Collecting pip 18:35:24 Downloading pip-25.1.1-py3-none-any.whl.metadata (3.6 kB) 18:35:25 Collecting setuptools 18:35:25 Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) 18:35:26 Collecting wheel 18:35:26 Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) 18:35:26 Downloading pip-25.1.1-py3-none-any.whl (1.8 MB) 18:35:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 23.3 MB/s eta 0:00:00 18:35:26 Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) 18:35:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 33.0 MB/s eta 0:00:00 18:35:26 Downloading wheel-0.45.1-py3-none-any.whl (72 kB) 18:35:26 Installing collected packages: wheel, setuptools, pip 18:35:33 Attempting uninstall: pip 18:35:33 Found existing installation: pip 25.0.1 18:35:33 Uninstalling pip-25.0.1: 18:35:33 Successfully uninstalled pip-25.0.1 18:35:39 Successfully installed pip-25.1.1 setuptools-80.9.0 wheel-0.45.1 18:35:39 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. 18:35:44 Processing ./edgex-taf-common 18:35:44 Preparing metadata (setup.py): started 18:35:44 Preparing metadata (setup.py): finished with status 'done' 18:35:44 Building wheels for collected packages: edgex-taf-common 18:35:44  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 18:35:44  Building wheel for edgex-taf-common (setup.py): started 18:35:46 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 18:35:46 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15392 sha256=3fba00a60f1a3d4ea921b85d4a42e695bc54ecea9e3faec5b80f04b8f1d0e62f 18:35:46 Stored in directory: /tmp/pip-ephem-wheel-cache-rwb4sntc/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 18:35:46 Successfully built edgex-taf-common 18:35:46 Installing collected packages: edgex-taf-common 18:35:46 Successfully installed edgex-taf-common-0.0.0 18:35: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. 18:35:49 Collecting robotframework==7.2.2 (from -r requirements.txt (line 1)) 18:35:49 Downloading robotframework-7.2.2-py3-none-any.whl.metadata (7.5 kB) 18:35:49 Collecting python-dotenv==1.1.0 (from -r requirements.txt (line 2)) 18:35:49 Downloading python_dotenv-1.1.0-py3-none-any.whl.metadata (24 kB) 18:35:50 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) 18:35:50 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 18:35:50 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) 18:35:50 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 18:35:50 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 18:35:50 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 18:35:50 Preparing metadata (setup.py): started 18:35:51 Preparing metadata (setup.py): finished with status 'done' 18:35:51 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 6)) 18:35:51 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) 18:35:51 Collecting configparser==7.2.0 (from -r requirements.txt (line 7)) 18:35:51 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) 18:35:51 Collecting requests==2.32.3 (from -r requirements.txt (line 8)) 18:35:51 Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) 18:35:51 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 9)) 18:35:51 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) 18:35:51 Collecting docker==7.1.0 (from -r requirements.txt (line 10)) 18:35:52 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 18:35:54 Collecting numpy==2.2.5 (from -r requirements.txt (line 11)) 18:35:54 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (63 kB) 18:35:54 Collecting psutil==7.0.0 (from -r requirements.txt (line 12)) 18:35:54 Downloading psutil-7.0.0.tar.gz (497 kB) 18:35:55 Installing build dependencies: started 18:36:00 Installing build dependencies: finished with status 'done' 18:36:00 Getting requirements to build wheel: started 18:36:03 Getting requirements to build wheel: finished with status 'done' 18:36:03 Preparing metadata (pyproject.toml): started 18:36:05 Preparing metadata (pyproject.toml): finished with status 'done' 18:36:07 Collecting pyzmq==26.4.0 (from -r requirements.txt (line 13)) 18:36:07 Downloading pyzmq-26.4.0-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (6.0 kB) 18:36:07 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 14)) 18:36:07 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) 18:36:08 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 15)) 18:36:08 Downloading psycopg2-2.9.10.tar.gz (385 kB) 18:36:08 Preparing metadata (setup.py): started 18:36:09 Preparing metadata (setup.py): finished with status 'done' 18:36:10 Collecting pycryptodome==3.22.0 (from -r requirements.txt (line 16)) 18:36:10 Downloading pycryptodome-3.22.0-cp37-abi3-musllinux_1_2_aarch64.whl.metadata (3.4 kB) 18:36:12 Collecting protobuf==6.30.2 (from -r requirements.txt (line 17)) 18:36:12 Downloading protobuf-6.30.2-py3-none-any.whl.metadata (593 bytes) 18:36:12 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:36:12 Downloading selenium-4.33.0-py3-none-any.whl.metadata (7.5 kB) 18:36:12 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:36:12 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) 18:36:12 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:36:12 Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB) 18:36:13 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:36:13 Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) 18:36:13 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:36:13 Downloading flex-6.14.1.tar.gz (40 kB) 18:36:13 Preparing metadata (setup.py): started 18:36:14 Preparing metadata (setup.py): finished with status 'done' 18:36:14 Collecting GenSON (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:36:14 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 18:36:14 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:36:14 Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) 18:36:15 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:36:15 Downloading jsonschema-4.24.0-py3-none-any.whl.metadata (7.8 kB) 18:36:15 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:36:15 Downloading openapi_core-0.19.5-py3-none-any.whl.metadata (6.6 kB) 18:36:15 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:36:15 Downloading pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB) 18:36:15 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:36:15 Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 18:36:15 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:36:15 Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) 18:36:16 Collecting charset-normalizer<4,>=2 (from requests==2.32.3->-r requirements.txt (line 8)) 18:36:16 Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (35 kB) 18:36:16 Collecting idna<4,>=2.5 (from requests==2.32.3->-r requirements.txt (line 8)) 18:36:16 Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) 18:36:17 Collecting urllib3<3,>=1.21.1 (from requests==2.32.3->-r requirements.txt (line 8)) 18:36:17 Downloading urllib3-2.4.0-py3-none-any.whl.metadata (6.5 kB) 18:36:17 Collecting certifi>=2017.4.17 (from requests==2.32.3->-r requirements.txt (line 8)) 18:36:17 Downloading certifi-2025.4.26-py3-none-any.whl.metadata (2.5 kB) 18:36:17 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 14)) 18:36:17 Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) 18:36:17 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 14)) 18:36:17 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 18:36:17 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) 18:36:17 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 14)) 18:36:17 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 18:36:17 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 14)) 18:36:17 Downloading typing_extensions-4.13.2-py3-none-any.whl.metadata (3.0 kB) 18:36:18 Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:36:18 Downloading trio-0.30.0-py3-none-any.whl.metadata (8.5 kB) 18:36:18 Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:36:18 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 18:36:18 Collecting websocket-client~=1.8.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:36:18 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 18:36:18 Collecting attrs>=23.2.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:36:18 Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) 18:36:18 Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:36:18 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 18:36:18 Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:36:18 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 18:36:18 Collecting sniffio>=1.3.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:36:18 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 18:36:19 Collecting wsproto>=0.14 (from trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:36:19 Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) 18:36:19 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)) 18:36:19 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 18:36:19 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)) 18:36:19 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 18:36:19 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:36:19 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (2.1 kB) 18:36:19 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:36:19 Downloading validate_email-1.3.tar.gz (4.7 kB) 18:36:19 Preparing metadata (setup.py): started 18:36:21 Preparing metadata (setup.py): finished with status 'done' 18:36:21 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:36:21 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 18:36:21 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:36:21 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 18:36:21 Preparing metadata (setup.py): started 18:36:22 Preparing metadata (setup.py): finished with status 'done' 18:36:22 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:36:22 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 18:36:22 Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:36:22 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 18:36:22 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:36:22 Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl.metadata (2.9 kB) 18:36:22 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:36:22 Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) 18:36:25 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:36:25 Downloading rpds_py-0.25.1-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.1 kB) 18:36:26 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:36:26 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 18:36:26 Collecting jsonschema-path<0.4.0,>=0.3.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:36:26 Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) 18:36:26 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:36:26 Downloading more_itertools-10.7.0-py3-none-any.whl.metadata (37 kB) 18:36:26 Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:36:26 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) 18:36:26 Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:36:26 Downloading openapi_spec_validator-0.7.1-py3-none-any.whl.metadata (5.7 kB) 18:36:26 Collecting parse (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:36:26 Downloading parse-1.20.2-py2.py3-none-any.whl.metadata (22 kB) 18:36:26 Collecting werkzeug<3.1.2 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:36:26 Downloading werkzeug-3.1.1-py3-none-any.whl.metadata (3.7 kB) 18:36:26 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)) 18:36:26 Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) 18:36:27 Collecting rfc3339-validator (from openapi-schema-validator<0.7.0,>=0.6.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:36:27 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) 18:36:27 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)) 18:36:27 Downloading lazy_object_proxy-1.11.0-py3-none-any.whl.metadata (8.2 kB) 18:36:27 Collecting MarkupSafe>=2.1.1 (from werkzeug<3.1.2->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 18:36:28 Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.0 kB) 18:36:28 Downloading robotframework-7.2.2-py3-none-any.whl (777 kB) 18:36:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 777.7/777.7 kB 57.7 MB/s eta 0:00:00 18:36:28 Downloading python_dotenv-1.1.0-py3-none-any.whl (20 kB) 18:36:28 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 18:36:28 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 18:36:28 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) 18:36:28 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) 18:36:28 Downloading requests-2.32.3-py3-none-any.whl (64 kB) 18:36:28 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) 18:36:28 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 18:36:28 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl (15.6 MB) 18:36:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 15.8 MB/s eta 0:00:00 18:36:29 Downloading pyzmq-26.4.0-cp312-cp312-musllinux_1_1_aarch64.whl (1.2 MB) 18:36:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 56.9 MB/s eta 0:00:00 18:36:29 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) 18:36:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 55.7 MB/s eta 0:00:00 18:36:29 Downloading pycryptodome-3.22.0-cp37-abi3-musllinux_1_2_aarch64.whl (2.2 MB) 18:36:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 54.5 MB/s eta 0:00:00 18:36:29 Downloading protobuf-6.30.2-py3-none-any.whl (167 kB) 18:36:29 Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_aarch64.whl (145 kB) 18:36:29 Downloading idna-3.10-py3-none-any.whl (70 kB) 18:36:29 Downloading urllib3-2.4.0-py3-none-any.whl (128 kB) 18:36:29 Downloading certifi-2025.4.26-py3-none-any.whl (159 kB) 18:36:29 Downloading click-8.2.1-py3-none-any.whl (102 kB) 18:36:29 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 18:36:29 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 18:36:29 Downloading typing_extensions-4.13.2-py3-none-any.whl (45 kB) 18:36:29 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 18:36:29 Downloading selenium-4.33.0-py3-none-any.whl (9.4 MB) 18:36:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 54.8 MB/s eta 0:00:00 18:36:29 Downloading trio-0.30.0-py3-none-any.whl (499 kB) 18:36:29 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 18:36:29 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 18:36:29 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 18:36:29 Downloading attrs-25.3.0-py3-none-any.whl (63 kB) 18:36:29 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 18:36:29 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 18:36:29 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 18:36:29 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 18:36:29 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 18:36:29 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) 18:36:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 55.0 MB/s eta 0:00:00 18:36:29 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 18:36:30 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl (731 kB) 18:36:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 731.2/731.2 kB 58.0 MB/s eta 0:00:00 18:36:30 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 18:36:30 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 18:36:30 Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) 18:36:30 Downloading jsonschema-4.24.0-py3-none-any.whl (88 kB) 18:36:30 Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl (18 kB) 18:36:30 Downloading referencing-0.36.2-py3-none-any.whl (26 kB) 18:36:30 Downloading rpds_py-0.25.1-cp312-cp312-musllinux_1_2_aarch64.whl (567 kB) 18:36:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 567.2/567.2 kB 55.0 MB/s eta 0:00:00 18:36:30 Downloading openapi_core-0.19.5-py3-none-any.whl (106 kB) 18:36:30 Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) 18:36:30 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) 18:36:30 Downloading openapi_spec_validator-0.7.1-py3-none-any.whl (38 kB) 18:36:30 Downloading lazy_object_proxy-1.11.0-py3-none-any.whl (16 kB) 18:36:30 Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) 18:36:30 Downloading werkzeug-3.1.1-py3-none-any.whl (224 kB) 18:36:30 Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_aarch64.whl (24 kB) 18:36:30 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 18:36:30 Downloading more_itertools-10.7.0-py3-none-any.whl (65 kB) 18:36:30 Downloading parse-1.20.2-py2.py3-none-any.whl (20 kB) 18:36:30 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 18:36:30 Downloading pygments-2.19.1-py3-none-any.whl (1.2 MB) 18:36:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 54.2 MB/s eta 0:00:00 18:36:30 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 18:36:30 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) 18:36:30 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 18:36:30 Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) 18:36:31 Building wheels for collected packages: robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email 18:36:31  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 18:36:31  Building wheel for robotbackgroundlogger (setup.py): started 18:36:32 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 18:36:32 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=2561c8b282b0e75570074cb72ac186ccaddeb09c16ec2cc112dfb8e6e76937ae 18:36:32 Stored in directory: /tmp/pip-ephem-wheel-cache-3mq5xy9a/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 18:36:32 Building wheel for psutil (pyproject.toml): started 18:36:44 Building wheel for psutil (pyproject.toml): finished with status 'done' 18:36:44 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_aarch64.whl size=278203 sha256=be23dfca433370913dd04e09371b5b0f3341cfc2eff5656b71a45813c60c289f 18:36:44 Stored in directory: /tmp/pip-ephem-wheel-cache-3mq5xy9a/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 18:36:44  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 18:36:44  Building wheel for psycopg2 (setup.py): started 18:37:52 Building wheel for psycopg2 (setup.py): finished with status 'done' 18:37:52 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_aarch64.whl size=512676 sha256=c8b62d8060014b86b321feb0402a9ddeb3e9b3f981a1f81507958b81d84ad918 18:37:52 Stored in directory: /tmp/pip-ephem-wheel-cache-3mq5xy9a/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 18:37:52  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 18:37:52  Building wheel for flex (setup.py): started 18:37:52 Building wheel for flex (setup.py): finished with status 'done' 18:37:52 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77345 sha256=fa392ddc37a57a0b5e0c005dd0488e23605e498da81f32d917ed80fa3f7e7534 18:37:52 Stored in directory: /tmp/pip-ephem-wheel-cache-3mq5xy9a/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 18:37:52  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 18:37:52  Building wheel for strict-rfc3339 (setup.py): started 18:37:52 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 18:37:52 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=eff5e689d0fea7b09ed91c054e1c208391d04dee3e8f63fe519791eec8ed839c 18:37:52 Stored in directory: /tmp/pip-ephem-wheel-cache-3mq5xy9a/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 18:37:52  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 18:37:52  Building wheel for validate-email (setup.py): started 18:37:52 Building wheel for validate-email (setup.py): finished with status 'done' 18:37:52 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5561 sha256=777111894522b7d83a245b861d7b028b52ad12e6a14a757f710a2c524a35045b 18:37:52 Stored in directory: /tmp/pip-ephem-wheel-cache-3mq5xy9a/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 18:37:52 Successfully built robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email 18:37:52 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, pygments, pycryptodome, 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, trio, robotframework-requests, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, openapi-schema-validator, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance 18:39:00 18:39:00 Successfully installed GenSON-1.3.0 MarkupSafe-3.0.2 PyYAML-6.0.2 RESTinstance-1.5.2 attrs-25.3.0 certifi-2025.4.26 charset-normalizer-3.4.2 click-8.2.1 configparser-7.2.0 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.1 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 pycryptodome-3.22.0 pygments-2.19.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.3 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 18:39:00 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. 18:39:47 Removing intermediate container 48195f9439dc 18:39:47 ---> 736a378cd2f9 18:39:47 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 18:39:47 ---> Running in 10dd9879bfc9 18:39:47 Removing intermediate container 10dd9879bfc9 18:39:47 ---> 46f4bb84e39b 18:39:47 Step 11/13 : LABEL arch=arm64 18:39:47 ---> Running in ff40c682dc57 18:39:47 Removing intermediate container ff40c682dc57 18:39:47 ---> 88ec30585168 18:39:47 Step 12/13 : LABEL git_sha=8c540f3e9ade858c7a57eedf59f260d949a7c51a 18:39:47 ---> Running in 6648c750a0d3 18:39:47 Removing intermediate container 6648c750a0d3 18:39:47 ---> 68bbaaa6efed 18:39:47 Step 13/13 : LABEL version=0.0.0 18:39:47 ---> Running in b93db0b81a13 18:39:47 Removing intermediate container b93db0b81a13 18:39:47 ---> a97d6f8561aa 18:39:47 [Warning] One or more build-args [ARCH] were not consumed 18:39:47 Successfully built a97d6f8561aa 18:39:47 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 18:39:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:39:48 18:39:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:39:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:39:48 arm64: Pulling from edgex-lftools-log-publisher 18:39:48 8998bd30e6a1: Pulling fs layer 18:39:48 04944245beec: Pulling fs layer 18:39:48 699f458cf7ca: Pulling fs layer 18:39:48 765212b225bb: Pulling fs layer 18:39:48 f23df028b6ca: Pulling fs layer 18:39:48 d65c8cfc05b1: Pulling fs layer 18:39:48 2437ff75d9bd: Pulling fs layer 18:39:48 765212b225bb: Waiting 18:39:48 f23df028b6ca: Waiting 18:39:48 d65c8cfc05b1: Waiting 18:39:48 2437ff75d9bd: Waiting 18:39:48 04944245beec: Verifying Checksum 18:39:48 04944245beec: Download complete 18:39:48 765212b225bb: Verifying Checksum 18:39:48 765212b225bb: Download complete 18:39:48 f23df028b6ca: Verifying Checksum 18:39:48 f23df028b6ca: Download complete 18:39:48 d65c8cfc05b1: Verifying Checksum 18:39:48 d65c8cfc05b1: Download complete 18:39:48 699f458cf7ca: Verifying Checksum 18:39:48 699f458cf7ca: Download complete 18:39:49 8998bd30e6a1: Download complete 18:39:51 2437ff75d9bd: Verifying Checksum 18:39:51 2437ff75d9bd: Download complete 18:39:54 8998bd30e6a1: Pull complete 18:39:54 04944245beec: Pull complete 18:39:56 699f458cf7ca: Pull complete 18:39:56 765212b225bb: Pull complete 18:39:57 f23df028b6ca: Pull complete 18:39:57 d65c8cfc05b1: Pull complete 18:40:15 2437ff75d9bd: Pull complete 18:40:15 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:40:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:40:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:40:16 prd-ubuntu20.04-docker-arm64-4c-16g-2599 does not seem to be running inside a container 18:40:16 $ 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-124 -v /w/workspace/xfoundry_edgex-taf-common_PR-124:/w/workspace/xfoundry_edgex-taf-common_PR-124:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-124@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-124@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:40:18 $ docker top 747890bc9023a3407618eebb2505037580f4caa1db59fa3d00db56a4e213d6c6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:40:19 ---> job-cost.sh 18:40:19 lf-activate-venv: SKIPPING 18:40:19 INFO: No Stack... 18:40:20 INFO: Retrieving Pricing Info for: v3-standard-4 18:40:20 INFO: Archiving Costs [Pipeline] sh 18:40:21 + cat /w/workspace/xfoundry_edgex-taf-common_PR-124/archives/cost.csv 18:40:21 + cut -d, -f6 [Pipeline] lock 18:40:21 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-124-1-stack-cost] 18:40:21 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-124-1-stack-cost] did not exist. Created. 18:40:21 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-124-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:40:22 /w/workspace/xfoundry_edgex-taf-common_PR-124@tmp/durable-da06e27d/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:40:22 + echo total: 0.10999999940395355 [Pipeline] stash 18:40:23 Warning: overwriting stash ‘stack-cost’ 18:40:23 Stashed 1 file(s) [Pipeline] } 18:40:23 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-124-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:40:23 $ docker stop --time=1 747890bc9023a3407618eebb2505037580f4caa1db59fa3d00db56a4e213d6c6 18:40:25 $ docker rm -f --volumes 747890bc9023a3407618eebb2505037580f4caa1db59fa3d00db56a4e213d6c6 [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 18:40:27 + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-124/archives ] 18:40:27 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-124/archives 18:40:27 total 16 18:40:27 drwxr-xr-x 3 root root 4096 Jun 1 18:33 . 18:40:27 drwxrwxr-x 7 jenkins jenkins 4096 Jun 1 18:33 .. 18:40:27 drwxr-xr-x 2 root root 4096 Jun 1 18:33 cost 18:40:27 -rw-r--r-- 1 root root 88 Jun 1 18:33 cost.csv 18:40:27 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-124/archives 18:40:27 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-124/archives 18:40:27 total 16 18:40:27 drwxr-xr-x 3 jenkins jenkins 4096 Jun 1 18:33 . 18:40:27 drwxrwxr-x 7 jenkins jenkins 4096 Jun 1 18:33 .. 18:40:27 drwxr-xr-x 2 jenkins jenkins 4096 Jun 1 18:33 cost 18:40:27 -rw-r--r-- 1 jenkins jenkins 88 Jun 1 18:33 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:40:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:40:28 ---> package-listing.sh 18:40:28 ++ facter osfamily 18:40:28 ++ tr '[:upper:]' '[:lower:]' 18:40:28 + OS_FAMILY=debian 18:40:28 + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-124 18:40:28 + START_PACKAGES=/tmp/packages_start.txt 18:40:28 + END_PACKAGES=/tmp/packages_end.txt 18:40:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:40:28 + PACKAGES=/tmp/packages_start.txt 18:40:28 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-124 ']' 18:40:28 + PACKAGES=/tmp/packages_end.txt 18:40:28 + case "${OS_FAMILY}" in 18:40:28 + dpkg -l 18:40:28 + grep '^ii' 18:40:28 + '[' -f /tmp/packages_start.txt ']' 18:40:28 + '[' -f /tmp/packages_end.txt ']' 18:40:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:40:28 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-124 ']' 18:40:28 + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-124/archives/ 18:40:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-124/archives/ [Pipeline] echo 18:40:28 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-124/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:40:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:40:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:40:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:40:29 prd-ubuntu20.04-docker-8c-8g-2597 does not seem to be running inside a container 18:40:30 $ 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-124/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-124 -v /w/workspace/xfoundry_edgex-taf-common_PR-124:/w/workspace/xfoundry_edgex-taf-common_PR-124:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-124@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-124@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:40:30 $ docker top cc38721aae42934b7b04a032b38589f404216a5a4dd81ad7d2152f54f56816c0 -eo pid,comm [Pipeline] { [Pipeline] sh 18:40:30 + touch /tmp/pre-build-complete [Pipeline] sh 18:40:30 + mkdir -p /var/log/sysstat [Pipeline] sh 18:40:31 + ls /var/log/sa-host 18:40:31 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:40:31 provisioning config files... 18:40:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-124@tmp/config4106800739071475504tmp [Pipeline] { [Pipeline] echo 18:40:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:40:31 ---> create-netrc.sh [Pipeline] } 18:40:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:40:32 ---> python-tools-install.sh [Pipeline] echo 18:40:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:40:32 ---> sudo-logs.sh 18:40:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:40:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:40:33 ---> job-cost.sh 18:40:33 lf-activate-venv: SKIPPING 18:40:33 DEBUG: total: 0.2199999988079071 18:40:33 INFO: Retrieving Stack Cost... 18:40:33 INFO: Retrieving Pricing Info for: v3-standard-8 18:40:33 INFO: Archiving Costs [Pipeline] echo 18:40:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:40:34 ---> logs-deploy.sh 18:40:34 lf-activate-venv: SKIPPING 18:40:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-124/1 18:40:34 INFO: archiving workspace using pattern(s): 18:40:35 Archives upload complete. 18:40:35 INFO: archiving logs to Nexus