Pull request #142 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c256dae474c8e528bce7c1bd7129c10735cd1e54+25247ac748027abf9820f8a08a2990fa03ab5444 (3cc2c6bbd7853f49126b258582ff26c3f904e1d1) 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-ssh6292810440136299505.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16356824972452474067.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 056ae7b86453181957306e7078512cbe12174832 The recommended git tool is: git using credential edgex-jenkins-ssh 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-142/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-142/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15884728695584217170.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-142/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh249614942399739702.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh13058944685435541028.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-142/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-142/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13887415222596285975.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 056ae7b86453181957306e7078512cbe12174832 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-8146 in /w/workspace/xfoundry_edgex-taf-common_PR-142 [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-142 # 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 25247ac748027abf9820f8a08a2990fa03ab5444 into PR head commit c256dae474c8e528bce7c1bd7129c10735cd1e54 Merge succeeded, producing c256dae474c8e528bce7c1bd7129c10735cd1e54 Checking out Revision c256dae474c8e528bce7c1bd7129c10735cd1e54 (PR-142) Commit message: "build: bump protobuf from 6.31.1 to 6.32.0" First time build. Skipping changelog. > 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/142/head:refs/remotes/origin/PR-142 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c256dae474c8e528bce7c1bd7129c10735cd1e54 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 25247ac748027abf9820f8a08a2990fa03ab5444 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c256dae474c8e528bce7c1bd7129c10735cd1e54 # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 056ae7b86453181957306e7078512cbe12174832 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:59:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:59:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:59:30 ========================================================= 09:59:30 EdgeX Global Pipelines Version Info 09:59:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:59:31 ------------------- 09:59:31 stable info: 09:59:31 ------------------- 09:59:31 Commited By: Cherry Wang cherry@iotechsys.com 09:59:31 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 09:59:31 Message: update stable to v1.0.276 09:59:32 ------------------- 09:59:32 experimental info: 09:59:32 ------------------- 09:59:32 Commited By: **** collab-it+edgex@linuxfoundation.org 09:59:32 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 09:59:32 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 09:59:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 09:59:32 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 09:59:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:59:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:59:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:59:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 09:59:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:59:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 09:59:33 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 09:59:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:59:33 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 09:59:33 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 09:59:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:59:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:59:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-142 [Pipeline] echo 09:59:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-142 [Pipeline] echo 09:59:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-142 [Pipeline] echo 09:59:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c256dae474c8e528bce7c1bd7129c10735cd1e54 [Pipeline] echo 09:59:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c256dae [Pipeline] echo 09:59:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:59:33 provisioning config files... 09:59:33 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-142@tmp/config9536285767508302330tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:59:34 ---> ****-login.sh 09:59:34 nexus3.edgexfoundry.org:10001 09:59:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:59:34 09:59:34 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:59:34 Configure a credential helper to remove this warning. See 09:59:34 https://docs.****.com/go/credential-store/ 09:59:34 09:59:34 Login Succeeded 09:59:34 nexus3.edgexfoundry.org:10002 09:59:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:59:34 09:59:34 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:59:34 Configure a credential helper to remove this warning. See 09:59:34 https://docs.****.com/go/credential-store/ 09:59:34 09:59:34 Login Succeeded 09:59:34 nexus3.edgexfoundry.org:10003 09:59:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:59:34 09:59:34 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:59:34 Configure a credential helper to remove this warning. See 09:59:34 https://docs.****.com/go/credential-store/ 09:59:34 09:59:34 Login Succeeded 09:59:34 nexus3.edgexfoundry.org:10004 09:59:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:59:34 09:59:34 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:59:34 Configure a credential helper to remove this warning. See 09:59:34 https://docs.****.com/go/credential-store/ 09:59:34 09:59:34 Login Succeeded 09:59:34 ****.io 09:59:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:59:34 09:59:34 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:59:34 Configure a credential helper to remove this warning. See 09:59:34 https://docs.****.com/go/credential-store/ 09:59:34 09:59:34 Login Succeeded 09:59:34 ---> ****-login.sh ends [Pipeline] } 09:59:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 09:59:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:59:35 + grep -v github /etc/ssh/ssh_known_hosts 09:59:35 + [ -e /tmp/ssh_known_hosts ] 09:59:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:59:35 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:59:35 + sudo tee -a /etc/ssh/ssh_known_hosts 09:59:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:59:36 09:59:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:59:36 0.1.4: Pulling from edgex-devops/py-git-semver 09:59:36 3dae71ba6b94: Pulling fs layer 09:59:36 6bf1a483ea7c: Pulling fs layer 09:59:36 f5dfc541a4d3: Pulling fs layer 09:59:36 461d9e800cba: Pulling fs layer 09:59:36 80192f66455f: Pulling fs layer 09:59:36 2e8e34ca0e6c: Pulling fs layer 09:59:36 a29436f7fd5d: Pulling fs layer 09:59:36 923cac83aea3: Pulling fs layer 09:59:36 25ad8b0a4227: Pulling fs layer 09:59:36 db01528c6b51: Pulling fs layer 09:59:36 28988de357af: Pulling fs layer 09:59:36 80192f66455f: Waiting 09:59:36 2e8e34ca0e6c: Waiting 09:59:36 a29436f7fd5d: Waiting 09:59:36 28988de357af: Waiting 09:59:36 25ad8b0a4227: Waiting 09:59:36 db01528c6b51: Waiting 09:59:36 6bf1a483ea7c: Verifying Checksum 09:59:36 6bf1a483ea7c: Download complete 09:59:36 461d9e800cba: Download complete 09:59:36 80192f66455f: Verifying Checksum 09:59:36 80192f66455f: Download complete 09:59:36 f5dfc541a4d3: Verifying Checksum 09:59:36 f5dfc541a4d3: Download complete 09:59:36 3dae71ba6b94: Verifying Checksum 09:59:36 3dae71ba6b94: Download complete 09:59:36 923cac83aea3: Verifying Checksum 09:59:36 923cac83aea3: Download complete 09:59:37 25ad8b0a4227: Verifying Checksum 09:59:37 25ad8b0a4227: Download complete 09:59:37 db01528c6b51: Verifying Checksum 09:59:37 db01528c6b51: Download complete 09:59:37 28988de357af: Verifying Checksum 09:59:37 28988de357af: Download complete 09:59:37 a29436f7fd5d: Verifying Checksum 09:59:37 a29436f7fd5d: Download complete 09:59:37 2e8e34ca0e6c: Verifying Checksum 09:59:37 2e8e34ca0e6c: Download complete 09:59:38 3dae71ba6b94: Pull complete 09:59:38 6bf1a483ea7c: Pull complete 09:59:39 f5dfc541a4d3: Pull complete 09:59:39 461d9e800cba: Pull complete 09:59:39 80192f66455f: Pull complete 09:59:43 2e8e34ca0e6c: Pull complete 09:59:44 a29436f7fd5d: Pull complete 09:59:44 923cac83aea3: Pull complete 09:59:44 25ad8b0a4227: Pull complete 09:59:44 db01528c6b51: Pull complete 09:59:44 28988de357af: Pull complete 09:59:44 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 09:59:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:59:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:59:45 prd-ubuntu20.04-docker-8c-8g-8146 does not seem to be running inside a container 09:59:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-142 -v /w/workspace/xfoundry_edgex-taf-common_PR-142:/w/workspace/xfoundry_edgex-taf-common_PR-142:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-142@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-142@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:59:47 $ docker top 7e6976c10ef0583a597e4e199ad9b8ce8fd9e3632d4b166d7ee4e0e3d17deefe -eo pid,comm 09:59:47 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). 09:59:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:59:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:59:47 [ssh-agent] Looking for ssh-agent implementation... 09:59:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:59:47 $ docker exec 7e6976c10ef0583a597e4e199ad9b8ce8fd9e3632d4b166d7ee4e0e3d17deefe ssh-agent 09:59:47 SSH_AUTH_SOCK=/tmp/ssh-gcgF6eHklV7n/agent.33 09:59:47 SSH_AGENT_PID=39 09:59:47 Running ssh-add (command line suppressed) 09:59:47 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-142@tmp/private_key_18411598862908749574.key (/w/workspace/xfoundry_edgex-taf-common_PR-142@tmp/private_key_18411598862908749574.key) 09:59:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:59:48 + git config --global --add safe.directory /w/workspace/xfoundry_edgex-taf-common_PR-142 [Pipeline] sh 09:59:48 + git tag --points-at HEAD [Pipeline] } 09:59:48 $ docker exec --env ******** --env ******** 7e6976c10ef0583a597e4e199ad9b8ce8fd9e3632d4b166d7ee4e0e3d17deefe ssh-agent -k 09:59:48 unset SSH_AUTH_SOCK; 09:59:48 unset SSH_AGENT_PID; 09:59:48 echo Agent pid 39 killed; 09:59:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:59:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:59:48 [ssh-agent] Looking for ssh-agent implementation... 09:59:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:59:48 $ docker exec 7e6976c10ef0583a597e4e199ad9b8ce8fd9e3632d4b166d7ee4e0e3d17deefe ssh-agent 09:59:49 SSH_AUTH_SOCK=/tmp/ssh-fp0L3qgSzQZ2/agent.86 09:59:49 SSH_AGENT_PID=92 09:59:49 Running ssh-add (command line suppressed) 09:59:49 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-142@tmp/private_key_17673787861421051690.key (/w/workspace/xfoundry_edgex-taf-common_PR-142@tmp/private_key_17673787861421051690.key) 09:59:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:59:49 + git semver init 09:59:49 2025-09-02 09:59:49,695 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:59:49 2025-09-02 09:59:49,698 [run_init] DEBUG init version:0.0.0 force:False 09:59:49 2025-09-02 09:59:49,699 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-142/.semver 09:59:49 2025-09-02 09:59:49,699 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-142/.semver 09:59:49 2025-09-02 09:59:49,700 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-142/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-142, stdin=None, shell=False, universal_newlines=False) 09:59:50 2025-09-02 09:59:50,283 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-142/.git/info/exclude 09:59:50 2025-09-02 09:59:50,283 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-142/.semver/PR-142 with force:False 09:59:50 2025-09-02 09:59:50,283 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-142/.semver/PR-142 09:59:50 2025-09-02 09:59:50,288 [execute] INFO git cat-file --batch-check 09:59:50 2025-09-02 09:59:50,288 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-142/.semver, stdin=, shell=False, universal_newlines=False) 09:59:50 2025-09-02 09:59:50,292 [execute] INFO git cat-file --batch 09:59:50 2025-09-02 09:59:50,292 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-142/.semver, stdin=, shell=False, universal_newlines=False) 09:59:50 2025-09-02 09:59:50,295 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-142/.semver/PR-142 09:59:50 0.0.0 [Pipeline] } 09:59:50 $ docker exec --env ******** --env ******** 7e6976c10ef0583a597e4e199ad9b8ce8fd9e3632d4b166d7ee4e0e3d17deefe ssh-agent -k 09:59:50 unset SSH_AUTH_SOCK; 09:59:50 unset SSH_AGENT_PID; 09:59:50 echo Agent pid 92 killed; 09:59:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:59:51 + git semver [Pipeline] } 09:59:51 $ docker stop --time=1 7e6976c10ef0583a597e4e199ad9b8ce8fd9e3632d4b166d7ee4e0e3d17deefe 09:59:52 $ docker rm -f --volumes 7e6976c10ef0583a597e4e199ad9b8ce8fd9e3632d4b166d7ee4e0e3d17deefe [Pipeline] // withDockerContainer [Pipeline] sh 09:59:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:59:53 Stashed 1 file(s) [Pipeline] echo 09:59:53 [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 09:59:54 provisioning config files... 09:59:54 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-142@tmp/config5530170243856907192tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:59:54 ---> ****-login.sh 09:59:54 nexus3.edgexfoundry.org:10001 09:59:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:59:54 Login Succeeded 09:59:54 nexus3.edgexfoundry.org:10002 09:59:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:59:54 Login Succeeded 09:59:54 nexus3.edgexfoundry.org:10003 09:59:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:59:54 Login Succeeded 09:59:54 nexus3.edgexfoundry.org:10004 09:59:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:59:54 Login Succeeded 09:59:54 ****.io 09:59:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:59:55 Login Succeeded 09:59:55 ---> ****-login.sh ends [Pipeline] } 09:59:55 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 09:59:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:59:56 + ls -al . 09:59:56 total 72 09:59:56 drwxrwxr-x 6 jenkins jenkins 4096 Sep 2 09:59 . 09:59:56 drwxrwxr-x 4 jenkins jenkins 4096 Sep 2 09:59 .. 09:59:56 drwxrwxr-x 8 jenkins jenkins 4096 Sep 2 09:59 .git 09:59:56 drwxrwxr-x 2 jenkins jenkins 4096 Sep 2 09:59 .github 09:59:56 -rw-rw-r-- 1 jenkins jenkins 22 Sep 2 09:59 .gitignore 09:59:56 drwxr-xr-x 3 jenkins jenkins 4096 Sep 2 09:59 .semver 09:59:56 -rw-rw-r-- 1 jenkins jenkins 1653 Sep 2 09:59 Dockerfile 09:59:56 -rw-rw-r-- 1 jenkins jenkins 746 Sep 2 09:59 Jenkinsfile 09:59:56 -rw-rw-r-- 1 jenkins jenkins 11381 Sep 2 09:59 LICENSE 09:59:56 -rw-rw-r-- 1 jenkins jenkins 4232 Sep 2 09:59 README.md 09:59:56 drwxrwxr-x 5 jenkins jenkins 4096 Sep 2 09:59 TUC 09:59:56 -rw-rw-r-- 1 jenkins jenkins 5 Sep 2 09:59 VERSION 09:59:56 -rw-rw-r-- 1 jenkins jenkins 473 Sep 2 09:59 requirements.txt 09:59:56 -rw-rw-r-- 1 jenkins jenkins 54 Sep 2 09:59 robot-entrypoint.sh 09:59:56 -rw-rw-r-- 1 jenkins jenkins 445 Sep 2 09:59 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:56 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=c256dae474c8e528bce7c1bd7129c10735cd1e54 --label arch=amd64 --label version=0.0.0 . 09:59:57 #0 building with "default" instance using docker driver 09:59:57 09:59:57 #1 [internal] load build definition from Dockerfile 09:59:57 #1 transferring dockerfile: 1.69kB done 09:59:57 #1 DONE 0.0s 09:59:57 09:59:57 #2 [internal] load metadata for docker.io/library/alpine:3.20 09:59:57 #2 DONE 0.1s 09:59:57 09:59:57 #3 [internal] load .dockerignore 09:59:57 #3 transferring context: 2B done 09:59:57 #3 DONE 0.0s 09:59:57 09:59:57 #4 [1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 09:59:57 #4 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 09:59:57 #4 ... 09:59:57 09:59:57 #5 [internal] load build context 09:59:57 #5 transferring context: 547.08kB 0.0s done 09:59:57 #5 DONE 0.1s 09:59:57 09:59:57 #4 [1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 09:59:57 #4 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done 09:59:57 #4 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 09:59:57 #4 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 09:59:57 #4 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 09:59:57 #4 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 09:59:58 #4 DONE 0.3s 09:59:58 09:59:58 #6 [2/7] COPY . /edgex-taf/edgex-taf-common 09:59:58 #6 DONE 0.1s 09:59:58 09:59:58 #7 [3/7] COPY robot-entrypoint.sh /usr/local/bin/ 09:59:58 #7 DONE 0.0s 09:59:58 09:59:58 #8 [4/7] COPY requirements.txt /edgex-taf/requirements.txt 09:59:58 #8 DONE 0.0s 09:59:58 09:59:58 #9 [5/7] WORKDIR /edgex-taf 09:59:58 #9 DONE 0.0s 09:59:58 09:59:58 #10 [6/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:59:58 #10 DONE 0.3s 09:59:58 09:59:58 #11 [7/7] RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.5-r2 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && rm /usr/lib/python*/EXTERNALLY-MANAGED && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache-dir --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install --no-cache-dir ./edgex-taf-common && pip3 install --no-cache-dir -r requirements.txt 09:59:58 #11 0.288 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:59:59 #11 0.706 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:59:59 #11 1.258 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 09:59:59 #11 1.522 Executing busybox-1.36.1-r30.post-upgrade 10:00:00 #11 1.567 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 10:00:00 #11 1.712 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 10:00:00 #11 1.866 Executing busybox-1.36.1-r30.trigger 10:00:00 #11 1.871 OK: 8 MiB in 14 packages 10:00:00 #11 1.935 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:00:00 #11 2.205 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:00:01 #11 2.731 (1/14) Installing ca-certificates (20250619-r0) 10:00:01 #11 2.945 (2/14) Installing brotli-libs (1.1.0-r2) 10:00:01 #11 3.187 (3/14) Installing c-ares (1.33.1-r0) 10:00:01 #11 3.388 (4/14) Installing libunistring (1.2-r0) 10:00:02 #11 3.653 (5/14) Installing libidn2 (2.3.7-r0) 10:00:02 #11 3.868 (6/14) Installing nghttp2-libs (1.62.1-r0) 10:00:02 #11 4.050 (7/14) Installing libpsl (0.21.5-r1) 10:00:02 #11 4.235 (8/14) Installing zstd-libs (1.5.6-r0) 10:00:02 #11 4.461 (9/14) Installing libcurl (8.12.1-r0) 10:00:03 #11 4.700 (10/14) Installing curl (8.12.1-r0) 10:00:03 #11 4.916 (11/14) Installing docker-cli (26.1.5-r0) 10:00:03 #11 5.308 (12/14) Installing oniguruma (6.9.9-r0) 10:00:03 #11 5.549 (13/14) Installing jq (1.7.1-r0) 10:00:04 #11 5.794 (14/14) Installing openssl (3.3.4-r0) 10:00:04 #11 6.042 Executing busybox-1.36.1-r30.trigger 10:00:04 #11 6.046 Executing ca-certificates-20250619-r0.trigger 10:00:04 #11 6.089 OK: 43 MiB in 28 packages 10:00:04 #11 6.161 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:00:05 #11 6.406 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:00:05 #11 6.905 (1/167) Installing libexpat (2.7.0-r0) 10:00:05 #11 7.087 (2/167) Installing libbz2 (1.0.8-r6) 10:00:05 #11 7.246 (3/167) Installing libpng (1.6.44-r0) 10:00:06 #11 7.464 (4/167) Installing freetype (2.13.2-r0) 10:00:06 #11 7.691 (5/167) Installing fontconfig (2.15.0-r1) 10:00:06 #11 7.901 (6/167) Installing libfontenc (1.1.8-r0) 10:00:06 #11 8.061 (7/167) Installing mkfontscale (1.2.2-r6) 10:00:06 #11 8.238 (8/167) Installing font-opensans (0_git20210927-r1) 10:00:07 #11 8.507 (9/167) Installing pkgconf (2.2.0-r0) 10:00:07 #11 8.705 (10/167) Installing libgcc (13.2.1_git20240309-r1) 10:00:07 #11 8.889 (11/167) Installing libffi (3.4.6-r0) 10:00:07 #11 9.062 (12/167) Installing libintl (0.22.5-r0) 10:00:07 #11 9.225 (13/167) Installing libeconf (0.6.3-r0) 10:00:07 #11 9.385 (14/167) Installing libblkid (2.40.1-r1) 10:00:08 #11 9.570 (15/167) Installing libmount (2.40.1-r1) 10:00:08 #11 9.787 (16/167) Installing pcre2 (10.43-r0) 10:00:08 #11 10.03 (17/167) Installing glib (2.80.5-r0) 10:00:08 #11 10.31 (18/167) Installing libstdc++ (13.2.1_git20240309-r1) 10:00:09 Still waiting to schedule task 10:00:09 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:00:09 #11 10.59 (19/167) Installing xz-libs (5.6.2-r1) 10:00:09 #11 10.79 (20/167) Installing libxml2 (2.12.10-r0) 10:00:09 #11 11.29 (21/167) Installing shared-mime-info (2.4-r0) 10:00:10 #11 11.54 (22/167) Installing hicolor-icon-theme (0.17-r2) 10:00:10 #11 11.72 (23/167) Installing libjpeg-turbo (3.0.3-r0) 10:00:10 #11 11.94 (24/167) Installing libsharpyuv (1.3.2-r0) 10:00:10 #11 12.08 (25/167) Installing libwebp (1.3.2-r0) 10:00:10 #11 12.30 (26/167) Installing tiff (4.6.0t-r0) 10:00:11 #11 12.51 (27/167) Installing gdk-pixbuf (2.42.12-r0) 10:00:11 #11 12.72 (28/167) Installing gtk-update-icon-cache (3.24.43-r0) 10:00:11 #11 12.89 (29/167) Installing libxau (1.0.11-r4) 10:00:11 #11 13.03 (30/167) Installing libmd (1.1.0-r0) 10:00:11 #11 13.19 (31/167) Installing libbsd (0.12.2-r0) 10:00:11 #11 13.36 (32/167) Installing libxdmcp (1.1.5-r1) 10:00:12 #11 13.49 (33/167) Installing libxcb (1.16.1-r0) 10:00:12 #11 13.72 (34/167) Installing libx11 (1.8.9-r1) 10:00:12 #11 13.99 (35/167) Installing libxcomposite (0.4.6-r5) 10:00:12 #11 14.14 (36/167) Installing libxfixes (6.0.1-r4) 10:00:12 #11 14.28 (37/167) Installing libxrender (0.9.11-r5) 10:00:12 #11 14.45 (38/167) Installing libxcursor (1.2.2-r1) 10:00:13 #11 14.61 (39/167) Installing libxdamage (1.1.6-r5) 10:00:13 #11 14.75 (40/167) Installing libxext (1.3.6-r2) 10:00:13 #11 14.91 (41/167) Installing libxi (1.8.1-r4) 10:00:13 #11 15.08 (42/167) Installing libxinerama (1.1.5-r4) 10:00:13 #11 15.22 (43/167) Installing libxrandr (1.5.4-r1) 10:00:13 #11 15.39 (44/167) Installing libatk-1.0 (2.52.0-r0) 10:00:14 #11 15.57 (45/167) Installing libxtst (1.2.4-r6) 10:00:14 #11 15.71 (46/167) Installing dbus-libs (1.14.10-r1) 10:00:14 #11 15.92 (47/167) Installing at-spi2-core (2.52.0-r0) 10:00:14 #11 16.12 (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) 10:00:14 #11 16.30 (49/167) Installing pixman (0.43.2-r0) 10:00:14 #11 16.52 (50/167) Installing cairo (1.18.4-r0) 10:00:15 #11 16.76 (51/167) Installing cairo-gobject (1.18.4-r0) 10:00:15 #11 16.91 (52/167) Installing avahi-libs (0.8-r17) 10:00:15 #11 17.09 (53/167) Installing gmp (6.3.0-r1) 10:00:15 #11 17.31 (54/167) Installing nettle (3.9.1-r0) 10:00:15 #11 17.58 (55/167) Installing libtasn1 (4.20.0-r0) 10:00:16 #11 17.75 (56/167) Installing p11-kit (0.25.3-r0) 10:00:16 #11 17.98 (57/167) Installing gnutls (3.8.5-r0) 10:00:16 #11 18.26 (58/167) Installing cups-libs (2.4.9-r1) 10:00:17 #11 18.48 (59/167) Installing libepoxy (1.5.10-r1) 10:00:17 #11 18.70 (60/167) Installing fribidi (1.0.15-r0) 10:00:17 #11 18.86 (61/167) Installing graphite2 (1.3.14-r6) 10:00:17 #11 19.04 (62/167) Installing harfbuzz (8.5.0-r0) 10:00:17 #11 19.29 (63/167) Installing libxft (2.3.8-r3) 10:00:18 #11 19.46 (64/167) Installing pango (1.52.2-r0) 10:00:18 #11 19.68 (65/167) Installing wayland-libs-client (1.22.0-r4) 10:00:18 #11 19.84 (66/167) Installing wayland-libs-cursor (1.22.0-r4) 10:00:18 #11 19.99 (67/167) Installing wayland-libs-egl (1.22.0-r4) 10:00:18 #11 20.13 (68/167) Installing xkeyboard-config (2.41-r0) 10:00:18 #11 20.38 (69/167) Installing libxkbcommon (1.7.0-r0) 10:00:19 #11 20.68 (70/167) Installing gtk+3.0 (3.24.43-r0) 10:00:19 #11 21.11 (71/167) Installing icu-data-full (74.2-r1) 10:00:20 #11 21.60 (72/167) Installing mesa (24.0.9-r1) 10:00:20 #11 21.76 (73/167) Installing llvm17-libs (17.0.6-r2) 10:00:21 #11 22.82 (74/167) Installing hwdata-pci (0.382-r0) 10:00:21 #11 23.06 (75/167) Installing libpciaccess (0.18.1-r0) 10:00:21 #11 23.24 (76/167) Installing libdrm (2.4.120-r0) 10:00:21 #11 23.46 (77/167) Installing libelf (0.191-r0) 10:00:22 #11 23.64 (78/167) Installing mesa-glapi (24.0.9-r1) 10:00:22 #11 23.82 (79/167) Installing mesa-dri-gallium (24.0.9-r1) 10:00:22 #11 24.27 (80/167) Installing eudev-libs (3.2.14-r2) 10:00:22 #11 24.44 (81/167) Installing libmagic (5.45-r1) 10:00:23 #11 24.67 (82/167) Installing file (5.45-r1) 10:00:23 #11 24.83 (83/167) Installing xprop (1.2.7-r0) 10:00:23 #11 25.00 (84/167) Installing libice (1.1.1-r6) 10:00:23 #11 25.17 (85/167) Installing libuuid (2.40.1-r1) 10:00:23 #11 25.34 (86/167) Installing libsm (1.2.4-r4) 10:00:23 #11 25.51 (87/167) Installing libxt (1.3.0-r5) 10:00:24 #11 25.71 (88/167) Installing libxmu (1.1.4-r2) 10:00:24 #11 25.89 (89/167) Installing xset (1.2.5-r1) 10:00:24 #11 26.06 (90/167) Installing xdg-utils (1.2.1-r0) 10:00:24 #11 26.25 (91/167) Installing libogg (1.3.5-r5) 10:00:24 #11 26.41 (92/167) Installing libflac (1.4.3-r1) 10:00:25 #11 26.62 (93/167) Installing alsa-lib (1.2.11-r0) 10:00:25 #11 26.88 (94/167) Installing libSvtAv1Enc (2.0.0-r1) 10:00:25 #11 27.19 (95/167) Installing aom-libs (3.9.1-r0) 10:00:26 #11 27.50 (96/167) Installing libva (2.21.0-r0) 10:00:26 #11 27.69 (97/167) Installing libvdpau (1.5-r3) 10:00:26 #11 27.85 (98/167) Installing onevpl-libs (2023.3.1-r2) 10:00:26 #11 28.07 (99/167) Installing ffmpeg-libavutil (6.1.1-r8) 10:00:26 #11 28.29 (100/167) Installing libdav1d (1.4.2-r0) 10:00:27 #11 28.53 (101/167) Installing openexr-libiex (3.1.13-r1) 10:00:27 #11 28.73 (102/167) Installing openexr-libilmthread (3.1.13-r1) 10:00:27 #11 28.90 (103/167) Installing imath (3.1.12-r0) 10:00:27 #11 29.08 (104/167) Installing openexr-libopenexr (3.1.13-r1) 10:00:27 #11 29.34 (105/167) Installing giflib (5.2.2-r0) 10:00:28 #11 29.51 (106/167) Installing libhwy (1.0.7-r0) 10:00:28 #11 29.67 (107/167) Installing lcms2 (2.16-r0) 10:00:28 #11 29.90 (108/167) Installing libjxl (0.10.2-r0) 10:00:28 #11 30.08 (109/167) Installing lame-libs (3.100-r5) 10:00:28 #11 30.21 (110/167) Installing opus (1.5.2-r0) 10:00:28 #11 30.36 (111/167) Installing rav1e-libs (0.7.1-r0) 10:00:29 #11 30.52 (112/167) Installing libgomp (13.2.1_git20240309-r1) 10:00:29 #11 30.66 (113/167) Installing soxr (0.1.3-r7) 10:00:29 #11 30.79 (114/167) Installing ffmpeg-libswresample (6.1.1-r8) 10:00:29 #11 30.92 (115/167) Installing libtheora (1.1.1-r18) 10:00:29 #11 31.07 (116/167) Installing libvorbis (1.3.7-r2) 10:00:29 #11 31.21 (117/167) Installing libvpx (1.14.1-r0) 10:00:29 #11 31.38 (118/167) Installing libwebpmux (1.3.2-r0) 10:00:29 #11 31.49 (119/167) Installing x264-libs (0.164_git20231001-r0) 10:00:30 #11 31.66 (120/167) Installing numactl (2.0.18-r0) 10:00:30 #11 31.78 (121/167) Installing x265-libs (3.6-r0) 10:00:30 #11 31.99 (122/167) Installing xvidcore (1.3.7-r2) 10:00:30 #11 32.13 (123/167) Installing ffmpeg-libavcodec (6.1.1-r8) 10:00:30 #11 32.38 (124/167) Installing libbluray (1.3.4-r1) 10:00:30 #11 32.52 (125/167) Installing mpg123-libs (1.32.8-r0) 10:00:31 #11 32.67 (126/167) Installing libopenmpt (0.7.7-r0) 10:00:31 #11 32.84 (127/167) Installing cjson (1.7.18-r0) 10:00:31 #11 32.95 (128/167) Installing mbedtls (3.6.4-r0) 10:00:31 #11 33.11 (129/167) Installing librist (0.2.10-r1) 10:00:31 #11 33.24 (130/167) Installing libsrt (1.5.3-r0) 10:00:31 #11 33.40 (131/167) Installing libssh (0.10.6-r0) 10:00:31 #11 33.53 (132/167) Installing libsodium (1.0.19-r0) 10:00:32 #11 33.67 (133/167) Installing libzmq (4.3.5-r2) 10:00:32 #11 33.83 (134/167) Installing ffmpeg-libavformat (6.1.1-r8) 10:00:32 #11 34.00 (135/167) Installing crc32c (1.1.2-r0) 10:00:32 #11 34.11 (136/167) Installing double-conversion (3.3.0-r0) 10:00:32 #11 34.23 (137/167) Installing libevent (2.1.12-r7) 10:00:32 #11 34.38 (138/167) Installing wayland-libs-server (1.22.0-r4) 10:00:33 #11 34.49 (139/167) Installing mesa-gbm (24.0.9-r1) 10:00:33 #11 34.61 (140/167) Installing harfbuzz-subset (8.5.0-r0) 10:00:33 #11 34.77 (141/167) Installing icu-libs (74.2-r1) 10:00:33 #11 34.95 (142/167) Installing minizip (1.3.1-r0) 10:00:33 #11 35.06 (143/167) Installing nspr (4.35-r4) 10:00:33 #11 35.21 (144/167) Installing sqlite-libs (3.45.3-r2) 10:00:33 #11 35.37 (145/167) Installing nss (3.105-r0) 10:00:34 #11 35.55 (146/167) Installing openh264 (2.4.1-r0) 10:00:34 #11 35.70 (147/167) Installing libcamera-ipa (0.3.0-r0) 10:00:34 #11 35.83 (148/167) Installing libunwind (1.8.1-r0) 10:00:34 #11 36.27 (149/167) Installing yaml (0.2.5-r2) 10:00:34 #11 36.40 (150/167) Installing libcamera (0.3.0-r0) 10:00:35 #11 36.55 (151/167) Installing speexdsp (1.2.1-r2) 10:00:35 #11 36.67 (152/167) Installing libuv (1.48.0-r0) 10:00:35 #11 36.81 (153/167) Installing roc-toolkit-libs (0.3.0-r0) 10:00:35 #11 36.96 (154/167) Installing libsndfile (1.2.2-r1) 10:00:35 #11 37.11 (155/167) Installing webrtc-audio-processing-1 (1.3-r0) 10:00:35 #11 37.26 (156/167) Installing pipewire-libs (1.0.6-r1) 10:00:35 #11 37.46 (157/167) Installing libasyncns (0.8-r3) 10:00:35 #11 37.57 (158/167) Installing libltdl (2.4.7-r3) 10:00:36 #11 37.69 (159/167) Installing orc (0.4.40-r0) 10:00:36 #11 37.83 (160/167) Installing tdb-libs (1.4.9-r1) 10:00:36 #11 37.96 (161/167) Installing libpulse (17.0-r0) 10:00:36 #11 38.12 (162/167) Installing libwebpdemux (1.3.2-r0) 10:00:36 #11 38.22 (163/167) Installing libgpg-error (1.49-r0) 10:00:36 #11 38.35 (164/167) Installing libgcrypt (1.10.3-r0) 10:00:36 #11 38.50 (165/167) Installing libxslt (1.1.39-r2) 10:00:37 #11 38.64 (166/167) Installing chromium (131.0.6778.108-r0) 10:00:38 #11 40.24 (167/167) Installing chromium-chromedriver (131.0.6778.108-r0) 10:00:38 #11 40.50 Executing busybox-1.36.1-r30.trigger 10:00:39 #11 40.50 Executing fontconfig-2.15.0-r1.trigger 10:00:39 #11 40.52 Executing mkfontscale-1.2.2-r6.trigger 10:00:39 #11 40.54 Executing glib-2.80.5-r0.trigger 10:00:39 #11 40.55 Executing shared-mime-info-2.4-r0.trigger 10:00:39 #11 40.92 Executing gdk-pixbuf-2.42.12-r0.trigger 10:00:39 #11 40.93 Executing gtk-update-icon-cache-3.24.43-r0.trigger 10:00:39 #11 40.95 Executing gtk+3.0-3.24.43-r0.trigger 10:00:39 #11 40.97 OK: 672 MiB in 195 packages 10:00:39 #11 41.04 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:00:39 #11 41.21 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:00:40 #11 41.61 (1/30) Installing jansson (2.14-r4) 10:00:40 #11 41.97 (2/30) Installing binutils (2.42-r1) 10:00:40 #11 42.18 (3/30) Installing libatomic (13.2.1_git20240309-r1) 10:00:40 #11 42.29 (4/30) Installing isl26 (0.26-r1) 10:00:41 #11 42.46 (5/30) Installing mpfr4 (4.2.1-r0) 10:00:41 #11 42.60 (6/30) Installing mpc1 (1.3.1-r1) 10:00:41 #11 42.73 (7/30) Installing gcc (13.2.1_git20240309-r1) 10:00:42 #11 43.55 (8/30) Installing musl-dev (1.2.5-r1) 10:00:42 #11 43.75 (9/30) Installing linux-headers (6.6-r0) 10:00:42 #11 43.95 (10/30) Installing libffi-dev (3.4.6-r0) 10:00:42 #11 44.08 (11/30) Installing libpq (16.10-r0) 10:00:42 #11 44.22 (12/30) Installing openssl-dev (3.3.4-r0) 10:00:42 #11 44.37 (13/30) Installing libpq-dev (16.10-r0) 10:00:42 #11 44.52 (14/30) Installing libecpg (16.10-r0) 10:00:43 #11 44.64 (15/30) Installing libecpg-dev (16.10-r0) 10:00:43 #11 44.79 (16/30) Installing clang16-headers (16.0.6-r5) 10:00:43 #11 44.97 (17/30) Installing llvm16-libs (16.0.6-r9) 10:00:44 #11 45.82 (18/30) Installing clang16-libs (16.0.6-r5) 10:00:44 #11 46.34 (19/30) Installing fortify-headers (1.1-r3) 10:00:44 #11 46.45 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) 10:00:45 #11 46.71 (21/30) Installing llvm16-linker-tools (16.0.6-r9) 10:00:45 #11 46.84 (22/30) Installing clang16 (16.0.6-r5) 10:00:45 #11 46.99 (23/30) Installing icu (74.2-r1) 10:00:45 #11 47.13 (24/30) Installing icu-dev (74.2-r1) 10:00:45 #11 47.30 (25/30) Installing llvm16 (16.0.6-r9) 10:00:46 #11 48.13 (26/30) Installing lz4-libs (1.9.4-r5) 10:00:46 #11 48.26 (27/30) Installing lz4-dev (1.9.4-r5) 10:00:46 #11 48.38 (28/30) Installing zstd (1.5.6-r0) 10:00:46 #11 48.51 (29/30) Installing zstd-dev (1.5.6-r0) 10:00:47 #11 48.64 (30/30) Installing postgresql16-dev (16.10-r0) 10:00:47 #11 48.86 Executing busybox-1.36.1-r30.trigger 10:00:47 #11 48.87 OK: 1208 MiB in 225 packages 10:00:47 #11 48.96 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:00:47 #11 49.13 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:00:48 #11 49.54 (1/14) Installing g++ (13.2.1_git20240309-r1) 10:00:48 #11 49.89 (2/14) Installing gdbm (1.23-r1) 10:00:48 #11 50.01 (3/14) Installing mpdecimal (4.0.0-r0) 10:00:48 #11 50.13 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) 10:00:48 #11 50.26 (5/14) Installing libncursesw (6.4_p20240420-r2) 10:00:48 #11 50.40 (6/14) Installing libpanelw (6.4_p20240420-r2) 10:00:49 #11 50.51 (7/14) Installing readline (8.2.10-r0) 10:00:49 #11 50.65 (8/14) Installing python3 (3.12.11-r0) 10:00:49 #11 50.96 (9/14) Installing python3-pycache-pyc0 (3.12.11-r0) 10:00:49 #11 51.42 (10/14) Installing pyc (3.12.11-r0) 10:00:50 #11 51.53 (11/14) Installing python3-pyc (3.12.11-r0) 10:00:50 #11 51.63 (12/14) Installing python3-dev (3.12.11-r0) 10:00:50 #11 52.19 (13/14) Installing libsodium-dev (1.0.19-r0) 10:00:50 #11 52.31 (14/14) Installing zeromq-dev (4.3.5-r2) 10:00:50 #11 52.44 Executing busybox-1.36.1-r30.trigger 10:00:51 #11 52.45 OK: 1374 MiB in 239 packages 10:00:51 #11 52.52 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:00:51 #11 52.70 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:00:51 #11 53.13 OK: 1374 MiB in 239 packages 10:00:51 #11 53.20 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:00:51 #11 53.38 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:00:52 #11 53.82 (1/1) Installing tzdata (2025b-r0) 10:00:52 #11 53.99 OK: 1376 MiB in 240 packages 10:00:52 #11 54.40 (1/1) Purging tzdata (2025b-r0) 10:00:53 #11 54.40 OK: 1374 MiB in 239 packages 10:00:54 #11 56.08 Looking in links: /tmp/tmpb803tay2 10:00:54 #11 56.08 Processing /tmp/tmpb803tay2/pip-25.0.1-py3-none-any.whl 10:00:54 #11 56.09 Installing collected packages: pip 10:00:55 #11 57.10 Successfully installed pip-25.0.1 10:00:55 #11 57.10 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. 10:00:55 #11 57.54 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) 10:00:56 #11 57.59 Collecting pip 10:00:56 #11 57.62 Downloading pip-25.2-py3-none-any.whl.metadata (4.7 kB) 10:00:56 #11 57.79 Collecting setuptools 10:00:56 #11 57.79 Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) 10:00:56 #11 57.83 Collecting wheel 10:00:56 #11 57.83 Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) 10:00:56 #11 57.84 Downloading pip-25.2-py3-none-any.whl (1.8 MB) 10:00:56 #11 57.87 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 59.6 MB/s eta 0:00:00 10:00:56 #11 57.88 Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) 10:00:56 #11 57.88 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 275.0 MB/s eta 0:00:00 10:00:56 #11 57.89 Downloading wheel-0.45.1-py3-none-any.whl (72 kB) 10:00:56 #11 57.92 Installing collected packages: wheel, setuptools, pip 10:00:57 #11 58.85 Attempting uninstall: pip 10:00:57 #11 58.85 Found existing installation: pip 25.0.1 10:00:57 #11 58.89 Uninstalling pip-25.0.1: 10:00:57 #11 58.90 Successfully uninstalled pip-25.0.1 10:00:58 #11 59.84 Successfully installed pip-25.2 setuptools-80.9.0 wheel-0.45.1 10:00:58 #11 59.84 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. 10:00:58 #11 60.31 Processing ./edgex-taf-common 10:00:59 #11 60.31 Preparing metadata (setup.py): started 10:00:59 #11 60.49 Preparing metadata (setup.py): finished with status 'done' 10:00:59 #11 60.50 Building wheels for collected packages: edgex-taf-common 10:00:59 #11 60.50 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 10:00:59 #11 60.50 Building wheel for edgex-taf-common (setup.py): started 10:00:59 #11 60.72 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 10:00:59 #11 60.72 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15433 sha256=c53598454e733df44df097fbbf168c89c70e1bb16a519e387435bbec099002f9 10:00:59 #11 60.72 Stored in directory: /tmp/pip-ephem-wheel-cache-iuhc6tzx/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 10:00:59 #11 60.73 Successfully built edgex-taf-common 10:00:59 #11 60.74 Installing collected packages: edgex-taf-common 10:00:59 #11 60.77 Successfully installed edgex-taf-common-0.0.0 10:00:59 #11 60.77 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. 10:00:59 #11 61.25 Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) 10:00:59 #11 61.27 Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) 10:00:59 #11 61.29 Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) 10:00:59 #11 61.30 Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) 10:00:59 #11 61.34 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) 10:00:59 #11 61.34 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 10:00:59 #11 61.38 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) 10:01:00 #11 61.39 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 10:01:00 #11 61.41 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) 10:01:00 #11 61.42 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 10:01:00 #11 61.44 Preparing metadata (setup.py): started 10:01:00 #11 61.61 Preparing metadata (setup.py): finished with status 'done' 10:01:00 #11 61.62 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) 10:01:00 #11 61.63 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 10:01:00 #11 61.63 Preparing metadata (setup.py): started 10:01:00 #11 61.81 Preparing metadata (setup.py): finished with status 'done' 10:01:00 #11 61.85 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) 10:01:00 #11 61.85 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) 10:01:00 #11 61.87 Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) 10:01:00 #11 61.87 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) 10:01:00 #11 61.91 Collecting requests==2.32.4 (from -r requirements.txt (line 9)) 10:01:00 #11 61.91 Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) 10:01:00 #11 61.92 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) 10:01:00 #11 61.93 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) 10:01:00 #11 61.95 Collecting docker==7.1.0 (from -r requirements.txt (line 11)) 10:01:00 #11 61.95 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 10:01:00 #11 62.18 Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) 10:01:00 #11 62.19 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (62 kB) 10:01:00 #11 62.28 Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) 10:01:00 #11 62.29 Downloading psutil-7.0.0.tar.gz (497 kB) 10:01:01 #11 62.37 Installing build dependencies: started 10:01:01 #11 63.17 Installing build dependencies: finished with status 'done' 10:01:01 #11 63.17 Getting requirements to build wheel: started 10:01:02 #11 63.65 Getting requirements to build wheel: finished with status 'done' 10:01:02 #11 63.65 Preparing metadata (pyproject.toml): started 10:01:02 #11 63.94 Preparing metadata (pyproject.toml): finished with status 'done' 10:01:02 #11 64.26 Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) 10:01:02 #11 64.26 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl.metadata (6.0 kB) 10:01:02 #11 64.30 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) 10:01:02 #11 64.31 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) 10:01:02 #11 64.37 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) 10:01:03 #11 64.37 Downloading psycopg2-2.9.10.tar.gz (385 kB) 10:01:03 #11 64.43 Preparing metadata (setup.py): started 10:01:03 #11 64.63 Preparing metadata (setup.py): finished with status 'done' 10:01:03 #11 64.74 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) 10:01:03 #11 64.75 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl.metadata (3.4 kB) 10:01:03 #11 65.00 Collecting protobuf==6.32.0 (from -r requirements.txt (line 18)) 10:01:03 #11 65.00 Downloading protobuf-6.32.0-py3-none-any.whl.metadata (593 bytes) 10:01:03 #11 65.02 Collecting pyjwt==2.10.1 (from -r requirements.txt (line 19)) 10:01:03 #11 65.02 Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) 10:01:03 #11 65.23 Collecting cryptography==45.0.4 (from -r requirements.txt (line 20)) 10:01:03 #11 65.23 Downloading cryptography-45.0.4-cp311-abi3-musllinux_1_2_x86_64.whl.metadata (5.7 kB) 10:01:03 #11 65.26 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) 10:01:03 #11 65.26 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 10:01:03 #11 65.29 Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) 10:01:03 #11 65.29 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) 10:01:03 #11 65.32 Collecting genson==1.3.0 (from -r requirements.txt (line 23)) 10:01:03 #11 65.32 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 10:01:03 #11 65.37 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 10:01:03 #11 65.38 Downloading selenium-4.35.0-py3-none-any.whl.metadata (7.4 kB) 10:01:03 #11 65.41 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 10:01:03 #11 65.42 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) 10:01:03 #11 65.44 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 10:01:03 #11 65.44 Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB) 10:01:03 #11 65.49 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 10:01:03 #11 65.50 Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 10:01:03 #11 65.51 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 10:01:03 #11 65.52 Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) 10:01:03 #11 65.53 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 10:01:03 #11 65.54 Downloading docutils-0.22-py3-none-any.whl.metadata (15 kB) 10:01:03 #11 65.58 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 10:01:03 #11 65.58 Downloading flex-6.14.1.tar.gz (40 kB) 10:01:03 #11 65.61 Preparing metadata (setup.py): started 10:01:04 #11 65.80 Preparing metadata (setup.py): finished with status 'done' 10:01:04 #11 65.83 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 10:01:04 #11 65.84 Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) 10:01:04 #11 65.87 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 10:01:04 #11 65.87 Downloading jsonschema-4.25.1-py3-none-any.whl.metadata (7.6 kB) 10:01:04 #11 65.91 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 10:01:04 #11 65.91 Downloading openapi_core-0.19.5-py3-none-any.whl.metadata (6.6 kB) 10:01:04 #11 65.93 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 10:01:04 #11 65.94 Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 10:01:04 #11 65.98 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 10:01:04 #11 65.98 Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 10:01:04 #11 66.00 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 10:01:04 #11 66.01 Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) 10:01:04 #11 66.11 Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) 10:01:04 #11 66.11 Downloading charset_normalizer-3.4.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (36 kB) 10:01:04 #11 66.13 Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) 10:01:04 #11 66.13 Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) 10:01:04 #11 66.16 Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 9)) 10:01:04 #11 66.17 Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB) 10:01:04 #11 66.19 Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) 10:01:04 #11 66.19 Downloading certifi-2025.8.3-py3-none-any.whl.metadata (2.4 kB) 10:01:04 #11 66.25 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 10:01:05 #11 66.25 Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) 10:01:05 #11 66.27 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 10:01:05 #11 66.28 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 10:01:05 #11 66.28 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.49.0->-r requirements.txt (line 15)) (80.9.0) 10:01:05 #11 66.41 Collecting cffi>=1.14 (from cryptography==45.0.4->-r requirements.txt (line 20)) 10:01:05 #11 66.41 Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (1.5 kB) 10:01:05 #11 66.43 Collecting pycparser (from cffi>=1.14->cryptography==45.0.4->-r requirements.txt (line 20)) 10:01:05 #11 66.44 Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) 10:01:05 #11 66.49 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 10:01:05 #11 66.49 Downloading bcrypt-4.3.0-cp39-abi3-musllinux_1_2_x86_64.whl.metadata (10 kB) 10:01:05 #11 66.57 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 10:01:05 #11 66.57 Downloading invoke-2.2.0-py3-none-any.whl.metadata (3.3 kB) 10:01:05 #11 66.60 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 10:01:05 #11 66.60 Downloading PyNaCl-1.5.0-cp36-abi3-musllinux_1_1_x86_64.whl.metadata (8.6 kB) 10:01:05 #11 66.63 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) 10:01:05 #11 66.63 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 10:01:05 #11 66.65 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 15)) 10:01:05 #11 66.66 Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 10:01:05 #11 66.69 Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 10:01:05 #11 66.69 Downloading trio-0.30.0-py3-none-any.whl.metadata (8.5 kB) 10:01:05 #11 66.70 Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 10:01:05 #11 66.71 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 10:01:05 #11 66.72 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 15)) 10:01:05 #11 66.73 Downloading typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB) 10:01:05 #11 66.76 Collecting attrs>=23.2.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 10:01:05 #11 66.77 Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) 10:01:05 #11 66.79 Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 10:01:05 #11 66.79 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 10:01:05 #11 66.80 Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 10:01:05 #11 66.80 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 10:01:05 #11 66.81 Collecting sniffio>=1.3.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 10:01:05 #11 66.81 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 10:01:05 #11 66.83 Collecting wsproto>=0.14 (from trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 10:01:05 #11 66.83 Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) 10:01:05 #11 66.85 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 10:01:05 #11 66.85 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 10:01:05 #11 66.89 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)) 10:01:05 #11 66.90 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 10:01:05 #11 66.95 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 10:01:05 #11 66.96 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (2.1 kB) 10:01:05 #11 66.99 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 10:01:05 #11 67.00 Downloading validate_email-1.3.tar.gz (4.7 kB) 10:01:05 #11 67.00 Preparing metadata (setup.py): started 10:01:05 #11 67.17 Preparing metadata (setup.py): finished with status 'done' 10:01:05 #11 67.20 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 10:01:05 #11 67.21 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 10:01:05 #11 67.25 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 10:01:05 #11 67.25 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 10:01:05 #11 67.26 Preparing metadata (setup.py): started 10:01:05 #11 67.42 Preparing metadata (setup.py): finished with status 'done' 10:01:06 #11 67.45 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 10:01:06 #11 67.45 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 10:01:06 #11 67.47 Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 7)) 10:01:06 #11 67.47 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 10:01:06 #11 67.50 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 10:01:06 #11 67.50 Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl.metadata (2.9 kB) 10:01:06 #11 67.54 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 10:01:06 #11 67.54 Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) 10:01:06 #11 67.87 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 10:01:06 #11 67.87 Downloading rpds_py-0.27.1-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.2 kB) 10:01:06 #11 67.92 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 10:01:06 #11 67.92 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 10:01:06 #11 67.94 Collecting jsonschema-path<0.4.0,>=0.3.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 10:01:06 #11 67.95 Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) 10:01:06 #11 67.97 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 10:01:06 #11 67.97 Downloading more_itertools-10.7.0-py3-none-any.whl.metadata (37 kB) 10:01:06 #11 67.99 Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 10:01:06 #11 67.99 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) 10:01:06 #11 68.01 Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 10:01:06 #11 68.02 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl.metadata (5.7 kB) 10:01:06 #11 68.03 Collecting parse (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 10:01:06 #11 68.03 Downloading parse-1.20.2-py2.py3-none-any.whl.metadata (22 kB) 10:01:06 #11 68.07 Collecting werkzeug<3.1.2 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 10:01:06 #11 68.08 Downloading werkzeug-3.1.1-py3-none-any.whl.metadata (3.7 kB) 10:01:06 #11 68.09 Collecting pathable<0.5.0,>=0.4.1 (from jsonschema-path<0.4.0,>=0.3.1->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 10:01:06 #11 68.10 Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) 10:01:06 #11 68.14 Collecting rfc3339-validator (from openapi-schema-validator<0.7.0,>=0.6.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 10:01:06 #11 68.15 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) 10:01:06 #11 68.20 Collecting lazy-object-proxy<2.0.0,>=1.7.1 (from openapi-spec-validator<0.8.0,>=0.7.1->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 10:01:06 #11 68.20 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (5.1 kB) 10:01:06 #11 68.28 Collecting MarkupSafe>=2.1.1 (from werkzeug<3.1.2->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 10:01:06 #11 68.28 Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.0 kB) 10:01:06 #11 68.32 Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) 10:01:07 #11 68.33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 89.6 MB/s 0:00:00 10:01:07 #11 68.33 Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) 10:01:07 #11 68.34 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 10:01:07 #11 68.34 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 10:01:07 #11 68.35 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) 10:01:07 #11 68.35 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) 10:01:07 #11 68.35 Downloading requests-2.32.4-py3-none-any.whl (64 kB) 10:01:07 #11 68.36 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) 10:01:07 #11 68.36 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 10:01:07 #11 68.37 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl (17.9 MB) 10:01:07 #11 68.58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.9/17.9 MB 87.6 MB/s 0:00:00 10:01:07 #11 68.58 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl (1.9 MB) 10:01:07 #11 68.60 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 115.4 MB/s 0:00:00 10:01:07 #11 68.61 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) 10:01:07 #11 68.61 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 176.1 MB/s 0:00:00 10:01:07 #11 68.62 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl (2.3 MB) 10:01:07 #11 68.64 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 124.2 MB/s 0:00:00 10:01:07 #11 68.65 Downloading protobuf-6.32.0-py3-none-any.whl (169 kB) 10:01:07 #11 68.65 Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) 10:01:07 #11 68.66 Downloading cryptography-45.0.4-cp311-abi3-musllinux_1_2_x86_64.whl (4.6 MB) 10:01:07 #11 68.71 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 107.0 MB/s 0:00:00 10:01:07 #11 68.71 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 10:01:07 #11 68.71 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) 10:01:07 #11 68.72 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 10:01:07 #11 68.72 Downloading charset_normalizer-3.4.3-cp312-cp312-musllinux_1_2_x86_64.whl (153 kB) 10:01:07 #11 68.73 Downloading idna-3.10-py3-none-any.whl (70 kB) 10:01:07 #11 68.73 Downloading urllib3-2.5.0-py3-none-any.whl (129 kB) 10:01:07 #11 68.73 Downloading certifi-2025.8.3-py3-none-any.whl (161 kB) 10:01:07 #11 68.74 Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_x86_64.whl (488 kB) 10:01:07 #11 68.75 Downloading click-8.2.1-py3-none-any.whl (102 kB) 10:01:07 #11 68.75 Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 10:01:07 #11 68.76 Downloading bcrypt-4.3.0-cp39-abi3-musllinux_1_2_x86_64.whl (363 kB) 10:01:07 #11 68.76 Downloading invoke-2.2.0-py3-none-any.whl (160 kB) 10:01:07 #11 68.77 Downloading PyNaCl-1.5.0-cp36-abi3-musllinux_1_1_x86_64.whl (1.1 MB) 10:01:07 #11 68.78 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 118.6 MB/s 0:00:00 10:01:07 #11 68.78 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 10:01:07 #11 68.79 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 10:01:07 #11 68.79 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 10:01:07 #11 68.80 Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 10:01:07 #11 68.80 Downloading selenium-4.35.0-py3-none-any.whl (9.6 MB) 10:01:07 #11 68.88 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 135.5 MB/s 0:00:00 10:01:07 #11 68.88 Downloading trio-0.30.0-py3-none-any.whl (499 kB) 10:01:07 #11 68.89 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 10:01:07 #11 68.89 Downloading typing_extensions-4.14.1-py3-none-any.whl (43 kB) 10:01:07 #11 68.90 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 10:01:07 #11 68.90 Downloading attrs-25.3.0-py3-none-any.whl (63 kB) 10:01:07 #11 68.90 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 10:01:07 #11 68.91 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 10:01:07 #11 68.91 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 10:01:07 #11 68.91 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 10:01:07 #11 68.92 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 10:01:07 #11 68.92 Downloading docutils-0.22-py3-none-any.whl (630 kB) 10:01:07 #11 68.93 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 630.7/630.7 kB 135.9 MB/s 0:00:00 10:01:07 #11 68.93 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 10:01:07 #11 68.94 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl (756 kB) 10:01:07 #11 68.94 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 756.6/756.6 kB 133.3 MB/s 0:00:00 10:01:07 #11 68.95 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 10:01:07 #11 68.95 Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) 10:01:07 #11 68.96 Downloading jsonschema-4.25.1-py3-none-any.whl (90 kB) 10:01:07 #11 68.96 Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl (18 kB) 10:01:07 #11 68.96 Downloading referencing-0.36.2-py3-none-any.whl (26 kB) 10:01:07 #11 68.97 Downloading rpds_py-0.27.1-cp312-cp312-musllinux_1_2_x86_64.whl (558 kB) 10:01:07 #11 68.97 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 558.1/558.1 kB 139.6 MB/s 0:00:00 10:01:07 #11 68.98 Downloading openapi_core-0.19.5-py3-none-any.whl (106 kB) 10:01:07 #11 68.98 Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) 10:01:07 #11 68.98 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) 10:01:07 #11 68.99 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl (39 kB) 10:01:07 #11 68.99 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl (70 kB) 10:01:07 #11 69.00 Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) 10:01:07 #11 69.00 Downloading werkzeug-3.1.1-py3-none-any.whl (224 kB) 10:01:07 #11 69.01 Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_x86_64.whl (23 kB) 10:01:07 #11 69.01 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 10:01:07 #11 69.01 Downloading more_itertools-10.7.0-py3-none-any.whl (65 kB) 10:01:07 #11 69.02 Downloading parse-1.20.2-py2.py3-none-any.whl (20 kB) 10:01:07 #11 69.02 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 10:01:07 #11 69.02 Downloading pycparser-2.22-py3-none-any.whl (117 kB) 10:01:07 #11 69.03 Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 10:01:07 #11 69.04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 132.9 MB/s 0:00:00 10:01:07 #11 69.06 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 10:01:07 #11 69.07 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) 10:01:07 #11 69.07 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 10:01:07 #11 69.08 Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) 10:01:07 #11 69.21 Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email 10:01:07 #11 69.21 DEPRECATION: Building 'robotframework-sshlibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-sshlibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334 10:01:07 #11 69.21 Building wheel for robotframework-sshlibrary (setup.py): started 10:01:07 #11 69.45 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done' 10:01:08 #11 69.45 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=61a214ee2d3b99f14eb9a1ca83ba0af53145dffdba03dc19ec774fe9c9642eff 10:01:08 #11 69.45 Stored in directory: /tmp/pip-ephem-wheel-cache-046ytkk9/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 10:01:08 #11 69.46 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 10:01:08 #11 69.46 Building wheel for robotbackgroundlogger (setup.py): started 10:01:08 #11 69.67 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 10:01:08 #11 69.67 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=669c91ec379c5a9524b412f4fa4f15874eca8d1daff0fc0d47c98f2a8550625e 10:01:08 #11 69.67 Stored in directory: /tmp/pip-ephem-wheel-cache-046ytkk9/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 10:01:08 #11 69.68 Building wheel for psutil (pyproject.toml): started 10:01:10 #11 71.49 Building wheel for psutil (pyproject.toml): finished with status 'done' 10:01:10 #11 71.49 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_x86_64.whl size=277545 sha256=ab6e0d5ffb5385a4b2983b32f51b1539ae91d007587ae6d4f390bb98c8bef9c3 10:01:10 #11 71.49 Stored in directory: /tmp/pip-ephem-wheel-cache-046ytkk9/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 10:01:10 #11 71.50 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 10:01:10 #11 71.50 Building wheel for psycopg2 (setup.py): started 10:01:20 #11 80.43 Building wheel for psycopg2 (setup.py): finished with status 'done' 10:01:20 #11 80.43 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_x86_64.whl size=521910 sha256=a3ea27aedaac0757d86753f751640c8a2479b2ac3bedf8575cfe54fbfb154b26 10:01:20 #11 80.43 Stored in directory: /tmp/pip-ephem-wheel-cache-046ytkk9/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 10:01:20 #11 80.44 Building wheel for flex (setup.py): started 10:01:20 #11 80.44 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 10:01:20 #11 80.74 Building wheel for flex (setup.py): finished with status 'done' 10:01:20 #11 80.74 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77345 sha256=92c62d30979ceecf312f02859df19d15adc699fda13941b99d91eda7c030b783 10:01:20 #11 80.74 Stored in directory: /tmp/pip-ephem-wheel-cache-046ytkk9/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 10:01:20 #11 80.75 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 10:01:20 #11 80.75 Building wheel for strict-rfc3339 (setup.py): started 10:01:20 #11 80.98 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 10:01:20 #11 80.98 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=bd068c39a5d0e5bd83eb1155ba2179a63ebd6470223e0b54a26de44b89a488fa 10:01:20 #11 80.98 Stored in directory: /tmp/pip-ephem-wheel-cache-046ytkk9/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 10:01:20 #11 80.99 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 10:01:20 #11 80.99 Building wheel for validate-email (setup.py): started 10:01:20 #11 81.22 Building wheel for validate-email (setup.py): finished with status 'done' 10:01:20 #11 81.22 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5561 sha256=d29ea84ef7c69d6c63542e7d6bdd3770db1d5092add47c04611d3676e795823b 10:01:20 #11 81.22 Stored in directory: /tmp/pip-ephem-wheel-cache-046ytkk9/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 10:01:20 #11 81.23 Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email 10:01:20 #11 81.40 Installing collected packages: validate-email, strict-rfc3339, sseclient-py, sortedcontainers, rfc3987, pytz, ply, parse, genson, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pyjwt, pygments, pycryptodome, pycparser, psycopg2, psutil, protobuf, pathable, paho-mqtt, numpy, more-itertools, MarkupSafe, lazy-object-proxy, jsonpointer, jsonpath-ng, isodate, invoke, idna, h11, docutils, configparser, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, werkzeug, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, outcome, cffi, trio, robotframework-requests, pynacl, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, paramiko, jsonschema, selenium, scp, openapi-schema-validator, robotframework-sshlibrary, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance 10:01:30 #11 91.92 10:01:30 #11 91.94 Successfully installed MarkupSafe-3.0.2 PyYAML-6.0.2 RESTinstance-1.5.2 attrs-25.3.0 bcrypt-4.3.0 certifi-2025.8.3 cffi-1.17.1 charset_normalizer-3.4.3 click-8.2.1 configparser-7.2.0 cryptography-45.0.4 docker-7.1.0 docutils-0.22 flex-6.14.1 genson-1.3.0 h11-0.16.0 idna-3.10 influxdb-client-1.49.0 invoke-2.2.0 isodate-0.7.2 jsonpath-ng-1.7.0 jsonpointer-3.0.0 jsonschema-4.25.1 jsonschema-path-0.3.4 jsonschema-specifications-2025.4.1 lazy-object-proxy-1.12.0 more-itertools-10.7.0 numpy-2.2.5 openapi-core-0.19.5 openapi-schema-validator-0.6.3 openapi-spec-validator-0.7.2 outcome-1.3.0.post0 paho-mqtt-2.1.0 paramiko-4.0.0 parse-1.20.2 pathable-0.4.4 ply-3.11 protobuf-6.32.0 psutil-7.0.0 psycopg2-2.9.10 pycparser-2.22 pycryptodome-3.23.0 pygments-2.19.2 pyjwt-2.10.1 pynacl-1.5.0 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.1 pytz-2025.2 pyzmq-27.0.0 reactivex-4.0.4 referencing-0.36.2 requests-2.32.4 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.3.1 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 rpds-py-0.27.1 scp-0.15.0 selenium-4.35.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 sseclient-py-1.8.0 strict-rfc3339-0.7 trio-0.30.0 trio-websocket-0.12.2 typing-extensions-4.14.1 tzlocal-5.3.1 urllib3-2.5.0 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.1 wsproto-1.2.0 10:01:30 #11 91.94 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. 10:01:31 #11 DONE 93.2s 10:01:31 10:01:31 #12 exporting to image 10:01:31 #12 exporting layers 10:01:38 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8147 in /w/workspace/xfoundry_edgex-taf-common_PR-142 [Pipeline] { [Pipeline] checkout 10:01:38 #12 exporting layers 6.8s done 10:01:38 #12 writing image sha256:00d1daa22b156a3f64efe92b72943ed928c9aa726cc250abf8a62433c9d11370 done 10:01:38 #12 naming to docker.io/library/edgex-taf-common done 10:01:38 #12 DONE 6.8s 10:01:41 Selected Git installation does not exist. Using Default 10:01:41 The recommended git tool is: NONE [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 10:01:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:01:42 10:01:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:01:42 latest: Pulling from edgex-lftools-log-publisher 10:01:42 5eb5b503b376: Pulling fs layer 10:01:42 5c69ac0246d0: Pulling fs layer 10:01:42 ec43610c2a17: Pulling fs layer 10:01:42 3a2ae6a8a46f: Pulling fs layer 10:01:42 33b1e0a273af: Pulling fs layer 10:01:42 5d3b04190fa2: Pulling fs layer 10:01:42 2f39f015ded8: Pulling fs layer 10:01:42 33b1e0a273af: Waiting 10:01:42 5d3b04190fa2: Waiting 10:01:42 2f39f015ded8: Waiting 10:01:42 3a2ae6a8a46f: Waiting 10:01:42 5c69ac0246d0: Verifying Checksum 10:01:42 5c69ac0246d0: Download complete 10:01:42 3a2ae6a8a46f: Verifying Checksum 10:01:42 3a2ae6a8a46f: Download complete 10:01:42 33b1e0a273af: Verifying Checksum 10:01:42 33b1e0a273af: Download complete 10:01:43 ec43610c2a17: Verifying Checksum 10:01:43 ec43610c2a17: Download complete 10:01:43 5d3b04190fa2: Download complete 10:01:43 5eb5b503b376: Verifying Checksum 10:01:43 5eb5b503b376: Download complete 10:01:43 2f39f015ded8: Verifying Checksum 10:01:43 2f39f015ded8: Download complete 10:01:45 5eb5b503b376: Pull complete 10:01:45 5c69ac0246d0: Pull complete 10:01:45 ec43610c2a17: Pull complete 10:01:45 3a2ae6a8a46f: Pull complete 10:01:45 using credential edgex-jenkins-ssh 10:01:45 Cloning the remote Git repository 10:01:45 33b1e0a273af: Pull complete 10:01:45 5d3b04190fa2: Pull complete 10:01:45 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 10:01:46 > git init /w/workspace/xfoundry_edgex-taf-common_PR-142 # timeout=10 10:01:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 10:01:46 > git --version # timeout=10 10:01:46 > git --version # 'git version 2.25.1' 10:01:46 using GIT_SSH to set credentials SSH Credentials for GitHub 10:01:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:01:46 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 10:01:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:01:48 Merging remotes/origin/main commit 25247ac748027abf9820f8a08a2990fa03ab5444 into PR head commit c256dae474c8e528bce7c1bd7129c10735cd1e54 10:01:48 Merge succeeded, producing c256dae474c8e528bce7c1bd7129c10735cd1e54 10:01:48 Checking out Revision c256dae474c8e528bce7c1bd7129c10735cd1e54 (PR-142) 10:01:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 10:01:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 10:01:47 using GIT_SSH to set credentials SSH Credentials for GitHub 10:01:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/142/head:refs/remotes/origin/PR-142 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:01:48 > git config core.sparsecheckout # timeout=10 10:01:48 > git checkout -f c256dae474c8e528bce7c1bd7129c10735cd1e54 # timeout=10 10:01:48 > git remote # timeout=10 10:01:48 > git config --get remote.origin.url # timeout=10 10:01:48 using GIT_SSH to set credentials SSH Credentials for GitHub 10:01:48 > git merge 25247ac748027abf9820f8a08a2990fa03ab5444 # timeout=10 10:01:48 > git rev-parse HEAD^{commit} # timeout=10 10:01:48 > git config core.sparsecheckout # timeout=10 10:01:48 > git checkout -f c256dae474c8e528bce7c1bd7129c10735cd1e54 # timeout=10 10:01:49 Commit message: "build: bump protobuf from 6.31.1 to 6.32.0" 10:01:49 > git --version # timeout=10 10:01:49 > git --version # 'git version 2.25.1' 10:01:49 fatal: bad object 056ae7b86453181957306e7078512cbe12174832 10:01:52 2f39f015ded8: Pull complete 10:01:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:01:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:01:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:01:52 prd-ubuntu20.04-docker-8c-8g-8146 does not seem to be running inside a container 10:01:52 $ 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-142 -v /w/workspace/xfoundry_edgex-taf-common_PR-142:/w/workspace/xfoundry_edgex-taf-common_PR-142:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-142@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-142@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:latest cat 10:01:53 10:01:53 GitHub has been notified of this commit’s build result 10:01:53 10:01:54 $ docker top 1b39b29453c69ae98698abf067ff4c743e872dce55053a445f7cf45692354fcc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 10:01:54 ---> job-cost.sh 10:01:54 lf-activate-venv: SKIPPING 10:01:54 INFO: No Stack... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:01:55 provisioning config files... 10:01:55 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-142@tmp/config8423981138595828310tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:01:55 INFO: Retrieving Pricing Info for: v3-standard-8 10:01:55 INFO: Archiving Costs 10:01:55 ---> ****-login.sh 10:01:55 nexus3.edgexfoundry.org:10001 [Pipeline] sh 10:01:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:01:56 + cat /w/workspace/xfoundry_edgex-taf-common_PR-142/archives/cost.csv 10:01:56 + cut -d, -f6 [Pipeline] lock 10:01:56 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-142-1-stack-cost] 10:01:56 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-142-1-stack-cost] did not exist. Created. 10:01:56 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-142-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:01:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:01:56 Configure a credential helper to remove this warning. See 10:01:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:01:56 10:01:56 Login Succeeded 10:01:56 nexus3.edgexfoundry.org:10002 10:01:56 + echo total: 0.2199999988079071 [Pipeline] stash 10:01:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:01:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:01:56 Configure a credential helper to remove this warning. See 10:01:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:01:56 10:01:56 Login Succeeded 10:01:56 nexus3.edgexfoundry.org:10003 10:01:56 Stashed 1 file(s) [Pipeline] } 10:01:56 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-142-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:01:56 $ docker stop --time=1 1b39b29453c69ae98698abf067ff4c743e872dce55053a445f7cf45692354fcc 10:01:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:01:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:01:56 Configure a credential helper to remove this warning. See 10:01:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:01:56 10:01:56 Login Succeeded 10:01:57 nexus3.edgexfoundry.org:10004 10:01:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:01:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:01:57 Configure a credential helper to remove this warning. See 10:01:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:01:57 10:01:57 Login Succeeded 10:01:57 ****.io 10:01:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:01:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:01:57 Configure a credential helper to remove this warning. See 10:01:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:01:57 10:01:57 Login Succeeded 10:01:57 ---> ****-login.sh ends 10:01:57 $ docker rm -f --volumes 1b39b29453c69ae98698abf067ff4c743e872dce55053a445f7cf45692354fcc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 10:01:58 Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:01:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:01:59 + ls -al . 10:01:59 total 68 10:01:59 drwxrwxr-x 5 jenkins jenkins 4096 Sep 2 10:01 . 10:01:59 drwxrwxr-x 4 jenkins jenkins 4096 Sep 2 10:01 .. 10:01:59 drwxrwxr-x 8 jenkins jenkins 4096 Sep 2 10:01 .git 10:01:59 drwxrwxr-x 2 jenkins jenkins 4096 Sep 2 10:01 .github 10:01:59 -rw-rw-r-- 1 jenkins jenkins 22 Sep 2 10:01 .gitignore 10:01:59 -rw-rw-r-- 1 jenkins jenkins 1653 Sep 2 10:01 Dockerfile 10:01:59 -rw-rw-r-- 1 jenkins jenkins 746 Sep 2 10:01 Jenkinsfile 10:01:59 -rw-rw-r-- 1 jenkins jenkins 11381 Sep 2 10:01 LICENSE 10:01:59 -rw-rw-r-- 1 jenkins jenkins 4232 Sep 2 10:01 README.md 10:01:59 drwxrwxr-x 5 jenkins jenkins 4096 Sep 2 10:01 TUC 10:01:59 -rw-rw-r-- 1 jenkins jenkins 5 Sep 2 09:59 VERSION 10:01:59 -rw-rw-r-- 1 jenkins jenkins 473 Sep 2 10:01 requirements.txt 10:01:59 -rw-rw-r-- 1 jenkins jenkins 54 Sep 2 10:01 robot-entrypoint.sh 10:01:59 -rw-rw-r-- 1 jenkins jenkins 445 Sep 2 10:01 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:59 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=c256dae474c8e528bce7c1bd7129c10735cd1e54 --label arch=arm64 --label version=0.0.0 . 10:02:00 Sending build context to Docker daemon 409.6kB 10:02:00 Step 1/13 : FROM alpine:3.20 10:02:01 3.20: Pulling from library/alpine 10:02:01 13e713f82565: Pulling fs layer 10:02:01 13e713f82565: Verifying Checksum 10:02:01 13e713f82565: Download complete 10:02:02 13e713f82565: Pull complete 10:02:02 Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 10:02:02 Status: Downloaded newer image for alpine:3.20 10:02:02 ---> c88e9dceb6cb 10:02:02 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 10:02:02 ---> Running in bbde8e489426 10:02:02 Removing intermediate container bbde8e489426 10:02:02 ---> d1aad7cda028 10:02:02 Step 3/13 : LABEL maintainer="Bruce Huang " 10:02:02 ---> Running in 4002f4b6970b 10:02:03 Removing intermediate container 4002f4b6970b 10:02:03 ---> 375ac66ac8a8 10:02:03 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 10:02:04 ---> 31d7a9d45988 10:02:04 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 10:02:04 ---> 8ec59737dbaa 10:02:04 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 10:02:04 ---> 8169e68209ed 10:02:04 Step 7/13 : WORKDIR /edgex-taf 10:02:04 ---> Running in aff985e0063f 10:02:05 Removing intermediate container aff985e0063f 10:02:05 ---> 32aa9b6b77c9 10:02:05 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:02:05 ---> Running in fc365e8aba78 10:02:07 Removing intermediate container fc365e8aba78 10:02:07 ---> 3f91e0fad437 10:02:07 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 10:02:07 ---> Running in 460484032ede 10:02:08 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:02:08 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:02:10 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 10:02:10 Executing busybox-1.36.1-r30.post-upgrade 10:02:10 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 10:02:10 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 10:02:10 Executing busybox-1.36.1-r30.trigger 10:02:10 OK: 9 MiB in 14 packages 10:02:11 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:02:11 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:02:12 (1/14) Installing ca-certificates (20250619-r0) 10:02:13 (2/14) Installing brotli-libs (1.1.0-r2) 10:02:13 (3/14) Installing c-ares (1.33.1-r0) 10:02:13 (4/14) Installing libunistring (1.2-r0) 10:02:13 (5/14) Installing libidn2 (2.3.7-r0) 10:02:14 (6/14) Installing nghttp2-libs (1.62.1-r0) 10:02:14 (7/14) Installing libpsl (0.21.5-r1) 10:02:14 (8/14) Installing zstd-libs (1.5.6-r0) 10:02:14 (9/14) Installing libcurl (8.12.1-r0) 10:02:15 (10/14) Installing curl (8.12.1-r0) 10:02:15 (11/14) Installing docker-cli (26.1.5-r0) 10:02:16 (12/14) Installing oniguruma (6.9.9-r0) 10:02:16 (13/14) Installing jq (1.7.1-r0) 10:02:16 (14/14) Installing openssl (3.3.4-r0) 10:02:16 Executing busybox-1.36.1-r30.trigger 10:02:16 Executing ca-certificates-20250619-r0.trigger 10:02:17 OK: 43 MiB in 28 packages 10:02:17 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:02:18 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:02:19 (1/166) Installing libexpat (2.7.0-r0) 10:02:19 (2/166) Installing libbz2 (1.0.8-r6) 10:02:19 (3/166) Installing libpng (1.6.44-r0) 10:02:20 (4/166) Installing freetype (2.13.2-r0) 10:02:20 (5/166) Installing fontconfig (2.15.0-r1) 10:02:20 (6/166) Installing libfontenc (1.1.8-r0) 10:02:20 (7/166) Installing mkfontscale (1.2.2-r6) 10:02:21 (8/166) Installing font-opensans (0_git20210927-r1) 10:02:21 (9/166) Installing pkgconf (2.2.0-r0) 10:02:21 (10/166) Installing libgcc (13.2.1_git20240309-r1) 10:02:21 (11/166) Installing libffi (3.4.6-r0) 10:02:22 (12/166) Installing libintl (0.22.5-r0) 10:02:22 (13/166) Installing libeconf (0.6.3-r0) 10:02:22 (14/166) Installing libblkid (2.40.1-r1) 10:02:22 (15/166) Installing libmount (2.40.1-r1) 10:02:23 (16/166) Installing pcre2 (10.43-r0) 10:02:23 (17/166) Installing glib (2.80.5-r0) 10:02:23 (18/166) Installing libstdc++ (13.2.1_git20240309-r1) 10:02:24 (19/166) Installing xz-libs (5.6.2-r1) 10:02:24 (20/166) Installing libxml2 (2.12.10-r0) 10:02:24 (21/166) Installing shared-mime-info (2.4-r0) 10:02:24 (22/166) Installing hicolor-icon-theme (0.17-r2) 10:02:25 (23/166) Installing libjpeg-turbo (3.0.3-r0) 10:02:25 (24/166) Installing libsharpyuv (1.3.2-r0) 10:02:25 (25/166) Installing libwebp (1.3.2-r0) 10:02:25 (26/166) Installing tiff (4.6.0t-r0) 10:02:26 (27/166) Installing gdk-pixbuf (2.42.12-r0) 10:02:26 (28/166) Installing gtk-update-icon-cache (3.24.43-r0) 10:02:26 (29/166) Installing libxau (1.0.11-r4) 10:02:27 (30/166) Installing libmd (1.1.0-r0) 10:02:27 (31/166) Installing libbsd (0.12.2-r0) 10:02:27 (32/166) Installing libxdmcp (1.1.5-r1) 10:02:27 (33/166) Installing libxcb (1.16.1-r0) 10:02:27 (34/166) Installing libx11 (1.8.9-r1) 10:02:28 (35/166) Installing libxcomposite (0.4.6-r5) 10:02:28 (36/166) Installing libxfixes (6.0.1-r4) 10:02:28 (37/166) Installing libxrender (0.9.11-r5) 10:02:28 (38/166) Installing libxcursor (1.2.2-r1) 10:02:29 (39/166) Installing libxdamage (1.1.6-r5) 10:02:29 (40/166) Installing libxext (1.3.6-r2) 10:02:29 (41/166) Installing libxi (1.8.1-r4) 10:02:29 (42/166) Installing libxinerama (1.1.5-r4) 10:02:29 (43/166) Installing libxrandr (1.5.4-r1) 10:02:30 (44/166) Installing libatk-1.0 (2.52.0-r0) 10:02:30 (45/166) Installing libxtst (1.2.4-r6) 10:02:30 (46/166) Installing dbus-libs (1.14.10-r1) 10:02:30 (47/166) Installing at-spi2-core (2.52.0-r0) 10:02:31 (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) 10:02:31 (49/166) Installing pixman (0.43.2-r0) 10:02:31 (50/166) Installing cairo (1.18.4-r0) 10:02:31 (51/166) Installing cairo-gobject (1.18.4-r0) 10:02:32 (52/166) Installing avahi-libs (0.8-r17) 10:02:32 (53/166) Installing gmp (6.3.0-r1) 10:02:32 (54/166) Installing nettle (3.9.1-r0) 10:02:32 (55/166) Installing libtasn1 (4.20.0-r0) 10:02:33 (56/166) Installing p11-kit (0.25.3-r0) 10:02:33 (57/166) Installing gnutls (3.8.5-r0) 10:02:33 (58/166) Installing cups-libs (2.4.9-r1) 10:02:33 (59/166) Installing libepoxy (1.5.10-r1) 10:02:34 (60/166) Installing fribidi (1.0.15-r0) 10:02:34 (61/166) Installing graphite2 (1.3.14-r6) 10:02:34 (62/166) Installing harfbuzz (8.5.0-r0) 10:02:35 (63/166) Installing libxft (2.3.8-r3) 10:02:35 (64/166) Installing pango (1.52.2-r0) 10:02:35 (65/166) Installing wayland-libs-client (1.22.0-r4) 10:02:35 (66/166) Installing wayland-libs-cursor (1.22.0-r4) 10:02:35 (67/166) Installing wayland-libs-egl (1.22.0-r4) 10:02:36 (68/166) Installing xkeyboard-config (2.41-r0) 10:02:36 (69/166) Installing libxkbcommon (1.7.0-r0) 10:02:36 (70/166) Installing gtk+3.0 (3.24.43-r0) 10:02:37 (71/166) Installing icu-data-full (74.2-r1) 10:02:38 (72/166) Installing mesa (24.0.9-r1) 10:02:38 (73/166) Installing llvm17-libs (17.0.6-r2) 10:02:41 (74/166) Installing hwdata-pci (0.382-r0) 10:02:41 (75/166) Installing libpciaccess (0.18.1-r0) 10:02:41 (76/166) Installing libdrm (2.4.120-r0) 10:02:42 (77/166) Installing libelf (0.191-r0) 10:02:42 (78/166) Installing mesa-glapi (24.0.9-r1) 10:02:42 (79/166) Installing mesa-dri-gallium (24.0.9-r1) 10:02:43 (80/166) Installing eudev-libs (3.2.14-r2) 10:02:43 (81/166) Installing libmagic (5.45-r1) 10:02:44 (82/166) Installing file (5.45-r1) 10:02:44 (83/166) Installing xprop (1.2.7-r0) 10:02:44 (84/166) Installing libice (1.1.1-r6) 10:02:44 (85/166) Installing libuuid (2.40.1-r1) 10:02:44 (86/166) Installing libsm (1.2.4-r4) 10:02:45 (87/166) Installing libxt (1.3.0-r5) 10:02:45 (88/166) Installing libxmu (1.1.4-r2) 10:02:45 (89/166) Installing xset (1.2.5-r1) 10:02:45 (90/166) Installing xdg-utils (1.2.1-r0) 10:02:46 (91/166) Installing libogg (1.3.5-r5) 10:02:46 (92/166) Installing libflac (1.4.3-r1) 10:02:46 (93/166) Installing alsa-lib (1.2.11-r0) 10:02:46 (94/166) Installing libSvtAv1Enc (2.0.0-r1) 10:02:47 (95/166) Installing aom-libs (3.9.1-r0) 10:02:47 (96/166) Installing libva (2.21.0-r0) 10:02:47 (97/166) Installing libvdpau (1.5-r3) 10:02:48 (98/166) Installing ffmpeg-libavutil (6.1.1-r8) 10:02:48 (99/166) Installing libdav1d (1.4.2-r0) 10:02:48 (100/166) Installing openexr-libiex (3.1.13-r1) 10:02:49 (101/166) Installing openexr-libilmthread (3.1.13-r1) 10:02:49 (102/166) Installing imath (3.1.12-r0) 10:02:49 (103/166) Installing openexr-libopenexr (3.1.13-r1) 10:02:49 (104/166) Installing giflib (5.2.2-r0) 10:02:50 (105/166) Installing libhwy (1.0.7-r0) 10:02:50 (106/166) Installing lcms2 (2.16-r0) 10:02:50 (107/166) Installing libjxl (0.10.2-r0) 10:02:50 (108/166) Installing lame-libs (3.100-r5) 10:02:50 (109/166) Installing opus (1.5.2-r0) 10:02:51 (110/166) Installing rav1e-libs (0.7.1-r0) 10:02:51 (111/166) Installing libgomp (13.2.1_git20240309-r1) 10:02:51 (112/166) Installing soxr (0.1.3-r7) 10:02:52 (113/166) Installing ffmpeg-libswresample (6.1.1-r8) 10:02:52 (114/166) Installing libtheora (1.1.1-r18) 10:02:52 (115/166) Installing libvorbis (1.3.7-r2) 10:02:52 (116/166) Installing libvpx (1.14.1-r0) 10:02:53 (117/166) Installing libwebpmux (1.3.2-r0) 10:02:53 (118/166) Installing x264-libs (0.164_git20231001-r0) 10:02:53 (119/166) Installing numactl (2.0.18-r0) 10:02:53 (120/166) Installing x265-libs (3.6-r0) 10:02:54 (121/166) Installing xvidcore (1.3.7-r2) 10:02:54 (122/166) Installing ffmpeg-libavcodec (6.1.1-r8) 10:02:55 (123/166) Installing libbluray (1.3.4-r1) 10:02:55 (124/166) Installing mpg123-libs (1.32.8-r0) 10:02:55 (125/166) Installing libopenmpt (0.7.7-r0) 10:02:56 (126/166) Installing cjson (1.7.18-r0) 10:02:56 (127/166) Installing mbedtls (3.6.4-r0) 10:02:56 (128/166) Installing librist (0.2.10-r1) 10:02:57 (129/166) Installing libsrt (1.5.3-r0) 10:02:57 (130/166) Installing libssh (0.10.6-r0) 10:02:57 (131/166) Installing libsodium (1.0.19-r0) 10:02:57 (132/166) Installing libzmq (4.3.5-r2) 10:02:58 (133/166) Installing ffmpeg-libavformat (6.1.1-r8) 10:02:58 (134/166) Installing crc32c (1.1.2-r0) 10:02:58 (135/166) Installing double-conversion (3.3.0-r0) 10:02:58 (136/166) Installing libevent (2.1.12-r7) 10:02:59 (137/166) Installing wayland-libs-server (1.22.0-r4) 10:02:59 (138/166) Installing mesa-gbm (24.0.9-r1) 10:02:59 (139/166) Installing harfbuzz-subset (8.5.0-r0) 10:02:59 (140/166) Installing icu-libs (74.2-r1) 10:03:00 (141/166) Installing minizip (1.3.1-r0) 10:03:00 (142/166) Installing nspr (4.35-r4) 10:03:00 (143/166) Installing sqlite-libs (3.45.3-r2) 10:03:01 (144/166) Installing nss (3.105-r0) 10:03:01 (145/166) Installing openh264 (2.4.1-r0) 10:03:01 (146/166) Installing libcamera-ipa (0.3.0-r0) 10:03:02 (147/166) Installing libunwind (1.8.1-r0) 10:03:02 (148/166) Installing yaml (0.2.5-r2) 10:03:02 (149/166) Installing libcamera (0.3.0-r0) 10:03:03 (150/166) Installing speexdsp (1.2.1-r2) 10:03:03 (151/166) Installing libuv (1.48.0-r0) 10:03:03 (152/166) Installing roc-toolkit-libs (0.3.0-r0) 10:03:03 (153/166) Installing libsndfile (1.2.2-r1) 10:03:03 (154/166) Installing webrtc-audio-processing-1 (1.3-r0) 10:03:04 (155/166) Installing pipewire-libs (1.0.6-r1) 10:03:04 (156/166) Installing libasyncns (0.8-r3) 10:03:04 (157/166) Installing libltdl (2.4.7-r3) 10:03:05 (158/166) Installing orc (0.4.40-r0) 10:03:05 (159/166) Installing tdb-libs (1.4.9-r1) 10:03:05 (160/166) Installing libpulse (17.0-r0) 10:03:05 (161/166) Installing libwebpdemux (1.3.2-r0) 10:03:06 (162/166) Installing libgpg-error (1.49-r0) 10:03:06 (163/166) Installing libgcrypt (1.10.3-r0) 10:03:06 (164/166) Installing libxslt (1.1.39-r2) 10:03:06 (165/166) Installing chromium (131.0.6778.108-r0) 10:03:13 (166/166) Installing chromium-chromedriver (131.0.6778.108-r0) 10:03:14 Executing busybox-1.36.1-r30.trigger 10:03:14 Executing fontconfig-2.15.0-r1.trigger 10:03:14 Executing mkfontscale-1.2.2-r6.trigger 10:03:14 Executing glib-2.80.5-r0.trigger 10:03:14 Executing shared-mime-info-2.4-r0.trigger 10:03:16 Executing gdk-pixbuf-2.42.12-r0.trigger 10:03:16 Executing gtk-update-icon-cache-3.24.43-r0.trigger 10:03:16 Executing gtk+3.0-3.24.43-r0.trigger 10:03:16 OK: 657 MiB in 194 packages 10:03:16 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:03:16 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:03:18 (1/30) Installing jansson (2.14-r4) 10:03:18 (2/30) Installing binutils (2.42-r1) 10:03:19 (3/30) Installing libatomic (13.2.1_git20240309-r1) 10:03:19 (4/30) Installing isl26 (0.26-r1) 10:03:19 (5/30) Installing mpfr4 (4.2.1-r0) 10:03:19 (6/30) Installing mpc1 (1.3.1-r1) 10:03:20 (7/30) Installing gcc (13.2.1_git20240309-r1) 10:03:22 (8/30) Installing musl-dev (1.2.5-r1) 10:03:22 (9/30) Installing linux-headers (6.6-r0) 10:03:23 (10/30) Installing libffi-dev (3.4.6-r0) 10:03:23 (11/30) Installing libpq (16.10-r0) 10:03:24 (12/30) Installing openssl-dev (3.3.4-r0) 10:03:24 (13/30) Installing libpq-dev (16.10-r0) 10:03:24 (14/30) Installing libecpg (16.10-r0) 10:03:24 (15/30) Installing libecpg-dev (16.10-r0) 10:03:24 (16/30) Installing clang16-headers (16.0.6-r5) 10:03:25 (17/30) Installing llvm16-libs (16.0.6-r9) 10:03:28 (18/30) Installing clang16-libs (16.0.6-r5) 10:03:29 (19/30) Installing fortify-headers (1.1-r3) 10:03:29 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) 10:03:30 (21/30) Installing llvm16-linker-tools (16.0.6-r9) 10:03:30 (22/30) Installing clang16 (16.0.6-r5) 10:03:30 (23/30) Installing icu (74.2-r1) 10:03:31 (24/30) Installing icu-dev (74.2-r1) 10:03:31 (25/30) Installing llvm16 (16.0.6-r9) 10:03:35 (26/30) Installing lz4-libs (1.9.4-r5) 10:03:46 (27/30) Installing lz4-dev (1.9.4-r5) 10:03:46 ERROR: lz4-libs-1.9.4-r5: temporary error (try again later) 10:03:46 (28/30) Installing zstd (1.5.6-r0) 10:03:46 ERROR: lz4-dev-1.9.4-r5: temporary error (try again later) 10:03:46 (29/30) Installing zstd-dev (1.5.6-r0) 10:03:46 (30/30) Installing postgresql16-dev (16.10-r0) 10:03:47 Executing busybox-1.36.1-r30.trigger 10:03:47 2 errors; 1183 MiB in 222 packages 10:03:49 The command '/bin/sh -c 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' returned a non-zero code: 2 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:03:50 10:03:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:03:51 arm64: Pulling from edgex-lftools-log-publisher 10:03:51 8998bd30e6a1: Pulling fs layer 10:03:51 04944245beec: Pulling fs layer 10:03:51 699f458cf7ca: Pulling fs layer 10:03:51 765212b225bb: Pulling fs layer 10:03:51 f23df028b6ca: Pulling fs layer 10:03:51 d65c8cfc05b1: Pulling fs layer 10:03:51 2437ff75d9bd: Pulling fs layer 10:03:51 f23df028b6ca: Waiting 10:03:51 765212b225bb: Waiting 10:03:51 d65c8cfc05b1: Waiting 10:03:51 2437ff75d9bd: Waiting 10:03:51 04944245beec: Verifying Checksum 10:03:51 04944245beec: Download complete 10:03:51 765212b225bb: Verifying Checksum 10:03:51 765212b225bb: Download complete 10:03:51 f23df028b6ca: Verifying Checksum 10:03:51 f23df028b6ca: Download complete 10:03:51 d65c8cfc05b1: Verifying Checksum 10:03:51 d65c8cfc05b1: Download complete 10:03:51 699f458cf7ca: Verifying Checksum 10:03:51 699f458cf7ca: Download complete 10:03:51 8998bd30e6a1: Verifying Checksum 10:03:51 8998bd30e6a1: Download complete 10:03:54 2437ff75d9bd: Verifying Checksum 10:03:54 2437ff75d9bd: Download complete 10:03:56 8998bd30e6a1: Pull complete 10:03:56 04944245beec: Pull complete 10:03:58 699f458cf7ca: Pull complete 10:03:58 765212b225bb: Pull complete 10:03:59 f23df028b6ca: Pull complete 10:03:59 d65c8cfc05b1: Pull complete 10:04:17 2437ff75d9bd: Pull complete 10:04:17 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:04:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:04:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:04:18 prd-ubuntu20.04-docker-arm64-4c-16g-8147 does not seem to be running inside a container 10:04:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_edgex-taf-common_PR-142 -v /w/workspace/xfoundry_edgex-taf-common_PR-142:/w/workspace/xfoundry_edgex-taf-common_PR-142:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-142@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-142@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 10:04:20 $ docker top 5f502eb70ccf7cce2c9e3c9a0b55b4ae3e68873bdf983d7f7bec0c0491a18f56 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:04:21 ---> job-cost.sh 10:04:21 lf-activate-venv: SKIPPING 10:04:21 INFO: No Stack... 10:04:22 INFO: Retrieving Pricing Info for: v3-standard-4 10:04:23 INFO: Archiving Costs [Pipeline] sh 10:04:23 + cat /w/workspace/xfoundry_edgex-taf-common_PR-142/archives/cost.csv 10:04:23 + cut -d, -f6 [Pipeline] lock 10:04:23 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-142-1-stack-cost] 10:04:23 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-142-1-stack-cost] did not exist. Created. 10:04:23 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-142-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:04:24 /w/workspace/xfoundry_edgex-taf-common_PR-142@tmp/durable-1e5d43b4/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:04:25 + echo total: 0.10999999940395355 [Pipeline] stash 10:04:25 Warning: overwriting stash ‘stack-cost’ 10:04:25 Stashed 1 file(s) [Pipeline] } 10:04:25 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-142-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:04:25 $ docker stop --time=1 5f502eb70ccf7cce2c9e3c9a0b55b4ae3e68873bdf983d7f7bec0c0491a18f56 10:04:27 $ docker rm -f --volumes 5f502eb70ccf7cce2c9e3c9a0b55b4ae3e68873bdf983d7f7bec0c0491a18f56 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 10:04:27 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:04:46 + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-142/archives ] 10:04:46 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-142/archives 10:04:46 total 16 10:04:46 drwxr-xr-x 3 root root 4096 Sep 2 10:01 . 10:04:46 drwxrwxr-x 7 jenkins jenkins 4096 Sep 2 10:01 .. 10:04:46 drwxr-xr-x 2 root root 4096 Sep 2 10:01 cost 10:04:46 -rw-r--r-- 1 root root 88 Sep 2 10:01 cost.csv 10:04:46 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-142/archives 10:04:46 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-142/archives 10:04:46 total 16 10:04:46 drwxr-xr-x 3 jenkins jenkins 4096 Sep 2 10:01 . 10:04:46 drwxrwxr-x 7 jenkins jenkins 4096 Sep 2 10:01 .. 10:04:46 drwxr-xr-x 2 jenkins jenkins 4096 Sep 2 10:01 cost 10:04:46 -rw-r--r-- 1 jenkins jenkins 88 Sep 2 10:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:04:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:04:47 ---> package-listing.sh 10:04:47 ++ facter osfamily 10:04:47 ++ tr '[:upper:]' '[:lower:]' 10:04:47 + OS_FAMILY=debian 10:04:47 + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-142 10:04:47 + START_PACKAGES=/tmp/packages_start.txt 10:04:47 + END_PACKAGES=/tmp/packages_end.txt 10:04:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:04:47 + PACKAGES=/tmp/packages_start.txt 10:04:47 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-142 ']' 10:04:47 + PACKAGES=/tmp/packages_end.txt 10:04:47 + case "${OS_FAMILY}" in 10:04:47 + dpkg -l 10:04:47 + grep '^ii' 10:04:47 + '[' -f /tmp/packages_start.txt ']' 10:04:47 + '[' -f /tmp/packages_end.txt ']' 10:04:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:04:47 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-142 ']' 10:04:47 + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-142/archives/ 10:04:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-142/archives/ [Pipeline] echo 10:04:47 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-142/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:04:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:04:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:04:48 prd-ubuntu20.04-docker-8c-8g-8146 does not seem to be running inside a container 10:04:48 $ 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-142/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-142 -v /w/workspace/xfoundry_edgex-taf-common_PR-142:/w/workspace/xfoundry_edgex-taf-common_PR-142:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-142@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-142@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 10:04:48 $ docker top e79f2128e130726061e5edae3fbea7c014a14ea7f41895531b44f0c64617b586 -eo pid,comm [Pipeline] { [Pipeline] sh 10:04:49 + touch /tmp/pre-build-complete [Pipeline] sh 10:04:49 + mkdir -p /var/log/sysstat [Pipeline] sh 10:04:49 + ls /var/log/sa-host 10:04:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:04:50 provisioning config files... 10:04:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-142@tmp/config9921767518981288059tmp [Pipeline] { [Pipeline] echo 10:04:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:04:50 ---> create-netrc.sh [Pipeline] } 10:04:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:04:50 ---> python-tools-install.sh [Pipeline] echo 10:04:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:04:51 ---> sudo-logs.sh 10:04:51 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:04:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:04:51 ---> job-cost.sh 10:04:51 lf-activate-venv: SKIPPING 10:04:51 DEBUG: total: 0.2199999988079071 10:04:51 INFO: Retrieving Stack Cost... 10:04:51 INFO: Retrieving Pricing Info for: v3-standard-8 10:04:52 INFO: Archiving Costs [Pipeline] echo 10:04:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:04:52 ---> logs-deploy.sh 10:04:52 lf-activate-venv: SKIPPING 10:04:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-142/1 10:04:52 INFO: archiving workspace using pattern(s): 10:04:53 Archives upload complete. 10:04:53 INFO: archiving logs to Nexus