Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 57a1b0acfb7409eee527084a15a1b000dda517c6 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-ssh12247902821063876380.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8140247567184156748.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8986071842486887925.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11125328769933090203.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh495381992637021904.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-3588’ is offline Running on prd-ubuntu20.04-docker-8c-8g-3602 in /w/workspace/gexfoundry_edgex-taf-common_main [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/gexfoundry_edgex-taf-common_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 57a1b0acfb7409eee527084a15a1b000dda517c6 (main) Commit message: "Merge pull request #129 from edgexfoundry/dependabot/pip/requests-2.32.4" > git config core.sparsecheckout # timeout=10 > git checkout -f 57a1b0acfb7409eee527084a15a1b000dda517c6 # timeout=10 > git rev-list --no-walk e86f8a217ae073cfc8a1efb2d118210b9bc99448 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:13:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:13:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:13:40 ========================================================= 06:13:40 EdgeX Global Pipelines Version Info 06:13:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:13:41 ------------------- 06:13:41 stable info: 06:13:41 ------------------- 06:13:41 Commited By: Ginny Guan ginny@iotechsys.com 06:13:41 Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 06:13:41 Message: update stable to v1.0.274 06:13:41 ------------------- 06:13:41 experimental info: 06:13:41 ------------------- 06:13:41 Commited By: **** collab-it+edgex@linuxfoundation.org 06:13:41 Commit SHA: 8bc3b1671107dfff59e2863929571a4024cd8906 06:13:41 Message: update experimental to v1.0.275 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 06:13:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 06:13:41 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 06:13:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:13:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:13:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:13:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 06:13:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:13:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 06:13:41 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 06:13:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:13:41 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 06:13:41 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 06:13:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:13:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:13:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:13:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:13:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:13:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 57a1b0acfb7409eee527084a15a1b000dda517c6 [Pipeline] echo 06:13:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 57a1b0a [Pipeline] echo 06:13:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:13:42 provisioning config files... 06:13:42 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config11132831607499169613tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:13:42 ---> ****-login.sh 06:13:42 nexus3.edgexfoundry.org:10001 06:13:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:13:42 Configure a credential helper to remove this warning. See 06:13:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:13:42 06:13:42 Login Succeeded 06:13:42 nexus3.edgexfoundry.org:10002 06:13:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:13:43 Configure a credential helper to remove this warning. See 06:13:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:13:43 06:13:43 Login Succeeded 06:13:43 nexus3.edgexfoundry.org:10003 06:13:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:13:43 Configure a credential helper to remove this warning. See 06:13:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:13:43 06:13:43 Login Succeeded 06:13:43 nexus3.edgexfoundry.org:10004 06:13:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:13:43 Configure a credential helper to remove this warning. See 06:13:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:13:43 06:13:43 Login Succeeded 06:13:43 ****.io 06:13:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:13:43 Configure a credential helper to remove this warning. See 06:13:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:13:43 06:13:43 Login Succeeded 06:13:43 ---> ****-login.sh ends [Pipeline] } 06:13:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 06:13:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:13:43 + grep -v github /etc/ssh/ssh_known_hosts 06:13:43 + [ -e /tmp/ssh_known_hosts ] 06:13:43 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:13:43 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:13:43 + sudo tee -a /etc/ssh/ssh_known_hosts 06:13:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:13:44 06:13:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:13:44 0.1.4: Pulling from edgex-devops/py-git-semver 06:13:44 3dae71ba6b94: Pulling fs layer 06:13:44 6bf1a483ea7c: Pulling fs layer 06:13:44 f5dfc541a4d3: Pulling fs layer 06:13:44 461d9e800cba: Pulling fs layer 06:13:44 80192f66455f: Pulling fs layer 06:13:44 2e8e34ca0e6c: Pulling fs layer 06:13:44 a29436f7fd5d: Pulling fs layer 06:13:44 923cac83aea3: Pulling fs layer 06:13:44 25ad8b0a4227: Pulling fs layer 06:13:44 db01528c6b51: Pulling fs layer 06:13:44 28988de357af: Pulling fs layer 06:13:44 80192f66455f: Waiting 06:13:44 a29436f7fd5d: Waiting 06:13:44 2e8e34ca0e6c: Waiting 06:13:44 923cac83aea3: Waiting 06:13:44 461d9e800cba: Waiting 06:13:44 28988de357af: Waiting 06:13:44 25ad8b0a4227: Waiting 06:13:44 db01528c6b51: Waiting 06:13:44 6bf1a483ea7c: Verifying Checksum 06:13:44 6bf1a483ea7c: Download complete 06:13:44 461d9e800cba: Verifying Checksum 06:13:44 461d9e800cba: Download complete 06:13:44 80192f66455f: Verifying Checksum 06:13:44 80192f66455f: Download complete 06:13:44 f5dfc541a4d3: Verifying Checksum 06:13:44 f5dfc541a4d3: Download complete 06:13:44 3dae71ba6b94: Verifying Checksum 06:13:44 3dae71ba6b94: Download complete 06:13:44 923cac83aea3: Verifying Checksum 06:13:44 923cac83aea3: Download complete 06:13:45 25ad8b0a4227: Verifying Checksum 06:13:45 25ad8b0a4227: Download complete 06:13:45 db01528c6b51: Verifying Checksum 06:13:45 db01528c6b51: Download complete 06:13:45 28988de357af: Verifying Checksum 06:13:45 28988de357af: Download complete 06:13:45 a29436f7fd5d: Verifying Checksum 06:13:45 a29436f7fd5d: Download complete 06:13:45 2e8e34ca0e6c: Verifying Checksum 06:13:45 2e8e34ca0e6c: Download complete 06:13:45 3dae71ba6b94: Pull complete 06:13:46 6bf1a483ea7c: Pull complete 06:13:46 f5dfc541a4d3: Pull complete 06:13:46 461d9e800cba: Pull complete 06:13:46 80192f66455f: Pull complete 06:13:50 2e8e34ca0e6c: Pull complete 06:13:50 a29436f7fd5d: Pull complete 06:13:50 923cac83aea3: Pull complete 06:13:50 25ad8b0a4227: Pull complete 06:13:50 db01528c6b51: Pull complete 06:13:50 28988de357af: Pull complete 06:13:50 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 06:13:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:13:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:13:51 prd-ubuntu20.04-docker-8c-8g-3602 does not seem to be running inside a container 06:13:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:13:53 $ docker top 54a4d76f58536bd3aec130cf102713b3a808d138fe0b493b0914dfd9651aab2b -eo pid,comm 06:13:53 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). 06:13:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:13:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:13:53 [ssh-agent] Looking for ssh-agent implementation... 06:13:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:13:53 $ docker exec 54a4d76f58536bd3aec130cf102713b3a808d138fe0b493b0914dfd9651aab2b ssh-agent 06:13:53 SSH_AUTH_SOCK=/tmp/ssh-dqCJpkjkUAQL/agent.32 06:13:53 SSH_AGENT_PID=38 06:13:53 Running ssh-add (command line suppressed) 06:13:53 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_701404823193424896.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_701404823193424896.key) 06:13:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:13:54 + git tag --points-at HEAD [Pipeline] } 06:13:54 $ docker exec --env ******** --env ******** 54a4d76f58536bd3aec130cf102713b3a808d138fe0b493b0914dfd9651aab2b ssh-agent -k 06:13:54 unset SSH_AUTH_SOCK; 06:13:54 unset SSH_AGENT_PID; 06:13:54 echo Agent pid 38 killed; 06:13:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:13:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:13:54 [ssh-agent] Looking for ssh-agent implementation... 06:13:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:13:54 $ docker exec 54a4d76f58536bd3aec130cf102713b3a808d138fe0b493b0914dfd9651aab2b ssh-agent 06:13:54 SSH_AUTH_SOCK=/tmp/ssh-IBjTxw5dm1ko/agent.72 06:13:54 SSH_AGENT_PID=78 06:13:54 Running ssh-add (command line suppressed) 06:13:54 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_5025026232965986740.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_5025026232965986740.key) 06:13:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:13:55 + git semver init 06:13:55 2025-06-20 06:13:55,362 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:13:55 2025-06-20 06:13:55,366 [run_init] DEBUG init version:0.0.0 force:False 06:13:55 2025-06-20 06:13:55,366 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_edgex-taf-common_main/.semver 06:13:55 2025-06-20 06:13:55,367 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/gexfoundry_edgex-taf-common_main/.semver 06:13:55 2025-06-20 06:13:55,367 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/gexfoundry_edgex-taf-common_main/.semver'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, stdin=None, shell=False, universal_newlines=False) 06:13:56 2025-06-20 06:13:55,981 [append_file] DEBUG append to file:/w/workspace/gexfoundry_edgex-taf-common_main/.git/info/exclude 06:13:56 2025-06-20 06:13:55,981 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:False 06:13:56 2025-06-20 06:13:55,981 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 06:13:56 2025-06-20 06:13:55,981 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 06:13:56 1.0.0-dev.6 [Pipeline] } 06:13:56 $ docker exec --env ******** --env ******** 54a4d76f58536bd3aec130cf102713b3a808d138fe0b493b0914dfd9651aab2b ssh-agent -k 06:13:56 unset SSH_AUTH_SOCK; 06:13:56 unset SSH_AGENT_PID; 06:13:56 echo Agent pid 78 killed; 06:13:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:13:56 + git semver [Pipeline] } 06:13:57 $ docker stop --time=1 54a4d76f58536bd3aec130cf102713b3a808d138fe0b493b0914dfd9651aab2b 06:13:58 $ docker rm -f --volumes 54a4d76f58536bd3aec130cf102713b3a808d138fe0b493b0914dfd9651aab2b [Pipeline] // withDockerContainer [Pipeline] sh 06:13:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:13:58 Stashed 1 file(s) [Pipeline] echo 06:13:58 [edgeXSemver]: initialized semver on version 1.0.0-dev.6 [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 06:13:59 provisioning config files... 06:13:59 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config3770149237423601247tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:13:59 ---> ****-login.sh 06:13:59 nexus3.edgexfoundry.org:10001 06:13:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:13:59 Configure a credential helper to remove this warning. See 06:13:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:13:59 06:13:59 Login Succeeded 06:13:59 nexus3.edgexfoundry.org:10002 06:13:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:13:59 Configure a credential helper to remove this warning. See 06:13:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:13:59 06:13:59 Login Succeeded 06:13:59 nexus3.edgexfoundry.org:10003 06:13:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:13:59 Configure a credential helper to remove this warning. See 06:13:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:13:59 06:13:59 Login Succeeded 06:13:59 nexus3.edgexfoundry.org:10004 06:13:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:13:59 Configure a credential helper to remove this warning. See 06:13:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:13:59 06:13:59 Login Succeeded 06:13:59 ****.io 06:13:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:13:59 Configure a credential helper to remove this warning. See 06:13:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:13:59 06:13:59 Login Succeeded 06:13:59 ---> ****-login.sh ends [Pipeline] } 06:13:59 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 06:14:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:14:00 + ls -al . 06:14:00 total 72 06:14:00 drwxrwxr-x 6 jenkins jenkins 4096 Jun 20 06:13 . 06:14:00 drwxrwxr-x 4 jenkins jenkins 4096 Jun 20 06:13 .. 06:14:00 drwxrwxr-x 8 jenkins jenkins 4096 Jun 20 06:13 .git 06:14:00 drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 06:13 .github 06:14:00 -rw-rw-r-- 1 jenkins jenkins 22 Jun 20 06:13 .gitignore 06:14:00 drwxr-xr-x 3 jenkins jenkins 4096 Jun 20 06:13 .semver 06:14:00 -rw-rw-r-- 1 jenkins jenkins 1653 Jun 20 06:13 Dockerfile 06:14:00 -rw-rw-r-- 1 jenkins jenkins 746 Jun 20 06:13 Jenkinsfile 06:14:00 -rw-rw-r-- 1 jenkins jenkins 11381 Jun 20 06:13 LICENSE 06:14:00 -rw-rw-r-- 1 jenkins jenkins 4232 Jun 20 06:13 README.md 06:14:00 drwxrwxr-x 5 jenkins jenkins 4096 Jun 20 06:13 TUC 06:14:00 -rw-rw-r-- 1 jenkins jenkins 11 Jun 20 06:13 VERSION 06:14:00 -rw-rw-r-- 1 jenkins jenkins 382 Jun 20 06:13 requirements.txt 06:14:00 -rw-rw-r-- 1 jenkins jenkins 54 Jun 20 06:13 robot-entrypoint.sh 06:14:00 -rw-rw-r-- 1 jenkins jenkins 445 Jun 20 06:13 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:01 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=57a1b0acfb7409eee527084a15a1b000dda517c6 --label arch=amd64 --label version=1.0.0-dev.6 . 06:14:01 Sending build context to Docker daemon 638kB 06:14:01 Step 1/13 : FROM alpine:3.20 06:14:01 3.20: Pulling from library/alpine 06:14:01 0a9a5dfd008f: Pulling fs layer 06:14:01 0a9a5dfd008f: Download complete 06:14:02 0a9a5dfd008f: Pull complete 06:14:02 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 06:14:02 Status: Downloaded newer image for alpine:3.20 06:14:02 ---> ff221270b9fb 06:14:02 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 06:14:02 ---> Running in 628089bcdcd6 06:14:02 Removing intermediate container 628089bcdcd6 06:14:02 ---> 5e93cd16791f 06:14:02 Step 3/13 : LABEL maintainer="Bruce Huang " 06:14:02 ---> Running in 9651a5ded524 06:14:02 Removing intermediate container 9651a5ded524 06:14:02 ---> 5897fbc5152a 06:14:02 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 06:14:02 ---> e0698efbac73 06:14:02 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 06:14:02 ---> b0297f20c163 06:14:02 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 06:14:02 ---> b8d24ce69fcc 06:14:02 Step 7/13 : WORKDIR /edgex-taf 06:14:02 ---> Running in 4d8bbff253c6 06:14:02 Removing intermediate container 4d8bbff253c6 06:14:02 ---> b80056e0c965 06:14:02 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:14:02 ---> Running in a1bdd544cb6d 06:14:03 Removing intermediate container a1bdd544cb6d 06:14:03 ---> 499adbb055a3 06:14:03 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 06:14:03 ---> Running in d26109d831ca 06:14:03 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:14:06 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:14:10 OK: 8 MiB in 14 packages 06:14:10 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:14:12 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:14:14 Still waiting to schedule task 06:14:14 ‘prd-ubuntu20.04-docker-arm64-4c-16g-3592’ is offline 06:14:15 (1/14) Installing ca-certificates (20241121-r1) 06:14:18 (2/14) Installing brotli-libs (1.1.0-r2) 06:14:20 (3/14) Installing c-ares (1.33.1-r0) 06:14:22 (4/14) Installing libunistring (1.2-r0) 06:14:24 (5/14) Installing libidn2 (2.3.7-r0) 06:14:27 (6/14) Installing nghttp2-libs (1.62.1-r0) 06:14:28 (7/14) Installing libpsl (0.21.5-r1) 06:14:30 (8/14) Installing zstd-libs (1.5.6-r0) 06:14:33 (9/14) Installing libcurl (8.12.1-r0) 06:14:35 (10/14) Installing curl (8.12.1-r0) 06:14:36 (11/14) Installing docker-cli (26.1.5-r0) 06:14:46 (12/14) Installing oniguruma (6.9.9-r0) 06:14:49 (13/14) Installing jq (1.7.1-r0) 06:14:51 (14/14) Installing openssl (3.3.3-r0) 06:14:53 Executing busybox-1.36.1-r29.trigger 06:14:53 Executing ca-certificates-20241121-r1.trigger 06:14:53 OK: 43 MiB in 28 packages 06:14:53 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:14:56 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:14:59 (1/167) Installing libexpat (2.7.0-r0) 06:15:01 (2/167) Installing libbz2 (1.0.8-r6) 06:15:02 (3/167) Installing libpng (1.6.44-r0) 06:15:05 (4/167) Installing freetype (2.13.2-r0) 06:15:07 (5/167) Installing fontconfig (2.15.0-r1) 06:15:09 (6/167) Installing libfontenc (1.1.8-r0) 06:15:11 (7/167) Installing mkfontscale (1.2.2-r6) 06:15:12 (8/167) Installing font-opensans (0_git20210927-r1) 06:15:15 (9/167) Installing pkgconf (2.2.0-r0) 06:15:17 (10/167) Installing libgcc (13.2.1_git20240309-r1) 06:15:19 (11/167) Installing libffi (3.4.6-r0) 06:15:19 (12/167) Installing libintl (0.22.5-r0) 06:15:21 (13/167) Installing libeconf (0.6.3-r0) 06:15:23 (14/167) Installing libblkid (2.40.1-r1) 06:15:24 (15/167) Installing libmount (2.40.1-r1) 06:15:27 (16/167) Installing pcre2 (10.43-r0) 06:15:29 (17/167) Installing glib (2.80.5-r0) 06:15:32 (18/167) Installing libstdc++ (13.2.1_git20240309-r1) 06:15:35 (19/167) Installing xz-libs (5.6.2-r1) 06:15:37 (20/167) Installing libxml2 (2.12.10-r0) 06:15:40 (21/167) Installing shared-mime-info (2.4-r0) 06:15:42 (22/167) Installing hicolor-icon-theme (0.17-r2) 06:15:44 (23/167) Installing libjpeg-turbo (3.0.3-r0) 06:15:46 (24/167) Installing libsharpyuv (1.3.2-r0) 06:15:47 (25/167) Installing libwebp (1.3.2-r0) 06:15:50 (26/167) Installing tiff (4.6.0t-r0) 06:15:52 (27/167) Installing gdk-pixbuf (2.42.12-r0) 06:15:54 (28/167) Installing gtk-update-icon-cache (3.24.43-r0) 06:15:55 (29/167) Installing libxau (1.0.11-r4) 06:15:56 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3604 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] checkout 06:15:56 (30/167) Installing libmd (1.1.0-r0) 06:15:58 (31/167) Installing libbsd (0.12.2-r0) 06:15:59 Selected Git installation does not exist. Using Default 06:15:59 The recommended git tool is: NONE 06:15:59 (32/167) Installing libxdmcp (1.1.5-r1) 06:16:00 (33/167) Installing libxcb (1.16.1-r0) 06:16:03 (34/167) Installing libx11 (1.8.9-r1) 06:16:04 using credential edgex-jenkins-ssh 06:16:04 Cloning the remote Git repository 06:16:04 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 06:16:04 > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 06:16:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 06:16:04 > git --version # timeout=10 06:16:04 > git --version # 'git version 2.25.1' 06:16:04 using GIT_SSH to set credentials SSH Credentials for GitHub 06:16:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:16:05 (35/167) Installing libxcomposite (0.4.6-r5) 06:16:06 Avoid second fetch 06:16:06 Checking out Revision 57a1b0acfb7409eee527084a15a1b000dda517c6 (main) 06:16:06 (36/167) Installing libxfixes (6.0.1-r4) 06:16:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 06:16:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:16:06 > git config core.sparsecheckout # timeout=10 06:16:07 Commit message: "Merge pull request #129 from edgexfoundry/dependabot/pip/requests-2.32.4" 06:16:07 (37/167) Installing libxrender (0.9.11-r5) 06:16:06 > git checkout -f 57a1b0acfb7409eee527084a15a1b000dda517c6 # timeout=10 06:16:09 (38/167) Installing libxcursor (1.2.2-r1) 06:16:11 (39/167) Installing libxdamage (1.1.6-r5) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:16:12 (40/167) Installing libxext (1.3.6-r2) 06:16:12 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:16:12 % Total % Received % Xferd Average Speed Time Time Time Current 06:16:12 Dload Upload Total Spent Left Speed 06:16:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 84 13063 84 11015 0 0 91033 0 --:--:-- --:--:-- --:--:-- 91033 100 13063 100 13063 0 0 103k 0 --:--:-- --:--:-- --:--:-- 103k [Pipeline] sh 06:16:12 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:16:12 + sudo tee /etc/docker/daemon.new 06:16:12 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:16:12 { 06:16:12 "registry-mirrors": [ 06:16:12 "https://nexus3.edgexfoundry.org:10001" 06:16:12 ], 06:16:12 "bip": "10.250.0.254/24", 06:16:12 "hosts": [ 06:16:12 "tcp://0.0.0.0:5555", 06:16:12 "unix:///var/run/docker.sock" 06:16:12 ], 06:16:12 "mtu": 1458, 06:16:12 "selinux-enabled": true, 06:16:12 "seccomp-profile": "/etc/docker/seccomp.json" 06:16:12 } [Pipeline] sh 06:16:13 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:16:13 + sudo service docker restart 06:16:13 (41/167) Installing libxi (1.8.1-r4) 06:16:15 (42/167) Installing libxinerama (1.1.5-r4) 06:16:16 (43/167) Installing libxrandr (1.5.4-r1) 06:16:17 (44/167) Installing libatk-1.0 (2.52.0-r0) 06:16:19 (45/167) Installing libxtst (1.2.4-r6) 06:16:20 (46/167) Installing dbus-libs (1.14.10-r1) 06:16:22 (47/167) Installing at-spi2-core (2.52.0-r0) 06:16:24 (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) 06:16:26 (49/167) Installing pixman (0.43.2-r0) 06:16:29 (50/167) Installing cairo (1.18.4-r0) [Pipeline] withEnv [Pipeline] { 06:16:31 (51/167) Installing cairo-gobject (1.18.4-r0) [Pipeline] configFileProvider 06:16:31 provisioning config files... 06:16:31 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config362087378696055279tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:16:32 ---> ****-login.sh 06:16:32 nexus3.edgexfoundry.org:10001 06:16:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:16:32 Configure a credential helper to remove this warning. See 06:16:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:16:32 06:16:32 Login Succeeded 06:16:32 nexus3.edgexfoundry.org:10002 06:16:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:33 (52/167) Installing avahi-libs (0.8-r17) 06:16:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:16:33 Configure a credential helper to remove this warning. See 06:16:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:16:33 06:16:33 Login Succeeded 06:16:33 nexus3.edgexfoundry.org:10003 06:16:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:16:33 Configure a credential helper to remove this warning. See 06:16:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:16:33 06:16:33 Login Succeeded 06:16:33 nexus3.edgexfoundry.org:10004 06:16:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:16:33 Configure a credential helper to remove this warning. See 06:16:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:16:33 06:16:33 Login Succeeded 06:16:33 ****.io 06:16:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:16:34 Configure a credential helper to remove this warning. See 06:16:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:16:34 06:16:34 Login Succeeded 06:16:34 ---> ****-login.sh ends [Pipeline] } 06:16:34 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 06:16:35 (53/167) Installing gmp (6.3.0-r1) 06:16:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:16:35 + ls -al . 06:16:35 total 68 06:16:35 drwxrwxr-x 5 jenkins jenkins 4096 Jun 20 06:16 . 06:16:35 drwxrwxr-x 4 jenkins jenkins 4096 Jun 20 06:16 .. 06:16:35 drwxrwxr-x 8 jenkins jenkins 4096 Jun 20 06:16 .git 06:16:35 drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 06:16 .github 06:16:35 -rw-rw-r-- 1 jenkins jenkins 22 Jun 20 06:16 .gitignore 06:16:35 -rw-rw-r-- 1 jenkins jenkins 1653 Jun 20 06:16 Dockerfile 06:16:35 -rw-rw-r-- 1 jenkins jenkins 746 Jun 20 06:16 Jenkinsfile 06:16:35 -rw-rw-r-- 1 jenkins jenkins 11381 Jun 20 06:16 LICENSE 06:16:35 -rw-rw-r-- 1 jenkins jenkins 4232 Jun 20 06:16 README.md 06:16:35 drwxrwxr-x 5 jenkins jenkins 4096 Jun 20 06:16 TUC 06:16:35 -rw-rw-r-- 1 jenkins jenkins 11 Jun 20 06:13 VERSION 06:16:35 -rw-rw-r-- 1 jenkins jenkins 382 Jun 20 06:16 requirements.txt 06:16:35 -rw-rw-r-- 1 jenkins jenkins 54 Jun 20 06:16 robot-entrypoint.sh 06:16:35 -rw-rw-r-- 1 jenkins jenkins 445 Jun 20 06:16 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:35 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=57a1b0acfb7409eee527084a15a1b000dda517c6 --label arch=arm64 --label version=1.0.0-dev.6 . 06:16:36 Sending build context to Docker daemon 377.9kB 06:16:36 Step 1/13 : FROM alpine:3.20 06:16:36 3.20: Pulling from library/alpine 06:16:36 94e9d8af2201: Pulling fs layer 06:16:36 (54/167) Installing nettle (3.9.1-r0) 06:16:37 94e9d8af2201: Verifying Checksum 06:16:37 94e9d8af2201: Download complete 06:16:37 94e9d8af2201: Pull complete 06:16:37 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 06:16:37 Status: Downloaded newer image for alpine:3.20 06:16:37 ---> 7aab056cecc6 06:16:37 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 06:16:38 ---> Running in 3ae5260e8f4c 06:16:38 Removing intermediate container 3ae5260e8f4c 06:16:38 ---> cd3dc4b00a21 06:16:38 Step 3/13 : LABEL maintainer="Bruce Huang " 06:16:38 ---> Running in fa49f2560189 06:16:38 Removing intermediate container fa49f2560189 06:16:38 ---> 722556362ba7 06:16:38 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 06:16:39 (55/167) Installing libtasn1 (4.20.0-r0) 06:16:39 ---> 13c2bfd9dfe8 06:16:39 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 06:16:39 ---> 975c73d072ea 06:16:39 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 06:16:40 ---> a4259f1aee31 06:16:40 Step 7/13 : WORKDIR /edgex-taf 06:16:40 ---> Running in 1efb48d1cee6 06:16:40 Removing intermediate container 1efb48d1cee6 06:16:40 ---> 6e3256f128cd 06:16:40 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:16:40 ---> Running in 4cb749f0cdcd 06:16:40 (56/167) Installing p11-kit (0.25.3-r0) 06:16:42 Removing intermediate container 4cb749f0cdcd 06:16:42 ---> 4410786df5cc 06:16:42 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 06:16:42 ---> Running in 7529822e04fe 06:16:43 (57/167) Installing gnutls (3.8.5-r0) 06:16:43 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:16:45 (58/167) Installing cups-libs (2.4.9-r1) 06:16:46 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:16:48 (59/167) Installing libepoxy (1.5.10-r1) 06:16:50 (60/167) Installing fribidi (1.0.15-r0) 06:16:51 OK: 9 MiB in 14 packages 06:16:51 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:16:52 (61/167) Installing graphite2 (1.3.14-r6) 06:16:53 (62/167) Installing harfbuzz (8.5.0-r0) 06:16:53 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:16:57 (63/167) Installing libxft (2.3.8-r3) 06:16:57 (64/167) Installing pango (1.52.2-r0) 06:16:58 (1/14) Installing ca-certificates (20241121-r1) 06:17:00 (65/167) Installing wayland-libs-client (1.22.0-r4) 06:17:00 (2/14) Installing brotli-libs (1.1.0-r2) 06:17:01 (66/167) Installing wayland-libs-cursor (1.22.0-r4) 06:17:02 (67/167) Installing wayland-libs-egl (1.22.0-r4) 06:17:03 (3/14) Installing c-ares (1.33.1-r0) 06:17:04 (68/167) Installing xkeyboard-config (2.41-r0) 06:17:04 (4/14) Installing libunistring (1.2-r0) 06:17:06 (69/167) Installing libxkbcommon (1.7.0-r0) 06:17:07 (5/14) Installing libidn2 (2.3.7-r0) 06:17:08 (70/167) Installing gtk+3.0 (3.24.43-r0) 06:17:09 (6/14) Installing nghttp2-libs (1.62.1-r0) 06:17:11 (7/14) Installing libpsl (0.21.5-r1) 06:17:12 (71/167) Installing icu-data-full (74.2-r0) 06:17:13 (8/14) Installing zstd-libs (1.5.6-r0) 06:17:15 (9/14) Installing libcurl (8.12.1-r0) 06:17:18 (72/167) Installing mesa (24.0.9-r1) 06:17:18 (10/14) Installing curl (8.12.1-r0) 06:17:18 (73/167) Installing llvm17-libs (17.0.6-r2) 06:17:20 (11/14) Installing docker-cli (26.1.5-r0) 06:17:24 (12/14) Installing oniguruma (6.9.9-r0) 06:17:26 (13/14) Installing jq (1.7.1-r0) 06:17:29 (14/14) Installing openssl (3.3.3-r0) 06:17:31 Executing busybox-1.36.1-r29.trigger 06:17:31 Executing ca-certificates-20241121-r1.trigger 06:17:31 OK: 43 MiB in 28 packages 06:17:32 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:17:34 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:17:38 (1/166) Installing libexpat (2.7.0-r0) 06:17:40 (2/166) Installing libbz2 (1.0.8-r6) 06:17:42 (3/166) Installing libpng (1.6.44-r0) 06:17:44 (4/166) Installing freetype (2.13.2-r0) 06:17:46 (5/166) Installing fontconfig (2.15.0-r1) 06:17:48 (6/166) Installing libfontenc (1.1.8-r0) 06:17:50 (7/166) Installing mkfontscale (1.2.2-r6) 06:17:52 (8/166) Installing font-opensans (0_git20210927-r1) 06:17:54 (9/166) Installing pkgconf (2.2.0-r0) 06:17:56 (10/166) Installing libgcc (13.2.1_git20240309-r1) 06:17:57 (74/167) Installing hwdata-pci (0.382-r0) 06:17:57 (75/167) Installing libpciaccess (0.18.1-r0) 06:17:58 (76/167) Installing libdrm (2.4.120-r0) 06:17:58 (11/166) Installing libffi (3.4.6-r0) 06:17:59 (12/166) Installing libintl (0.22.5-r0) 06:18:00 (77/167) Installing libelf (0.191-r0) 06:18:01 (13/166) Installing libeconf (0.6.3-r0) 06:18:02 (78/167) Installing mesa-glapi (24.0.9-r1) 06:18:03 (14/166) Installing libblkid (2.40.1-r1) 06:18:04 (79/167) Installing mesa-dri-gallium (24.0.9-r1) 06:18:05 (15/166) Installing libmount (2.40.1-r1) 06:18:07 (16/166) Installing pcre2 (10.43-r0) 06:18:08 (80/167) Installing eudev-libs (3.2.14-r2) 06:18:09 (81/167) Installing libmagic (5.45-r1) 06:18:10 (17/166) Installing glib (2.80.5-r0) 06:18:12 (82/167) Installing file (5.45-r1) 06:18:13 (83/167) Installing xprop (1.2.7-r0) 06:18:13 (18/166) Installing libstdc++ (13.2.1_git20240309-r1) 06:18:15 (84/167) Installing libice (1.1.1-r6) 06:18:15 (19/166) Installing xz-libs (5.6.2-r1) 06:18:16 (85/167) Installing libuuid (2.40.1-r1) 06:18:18 (86/167) Installing libsm (1.2.4-r4) 06:18:18 (20/166) Installing libxml2 (2.12.10-r0) 06:18:19 (87/167) Installing libxt (1.3.0-r5) 06:18:21 (21/166) Installing shared-mime-info (2.4-r0) 06:18:21 (88/167) Installing libxmu (1.1.4-r2) 06:18:23 (89/167) Installing xset (1.2.5-r1) 06:18:23 (22/166) Installing hicolor-icon-theme (0.17-r2) 06:18:25 (90/167) Installing xdg-utils (1.2.1-r0) 06:18:25 (23/166) Installing libjpeg-turbo (3.0.3-r0) 06:18:26 (91/167) Installing libogg (1.3.5-r5) 06:18:27 (24/166) Installing libsharpyuv (1.3.2-r0) 06:18:28 (92/167) Installing libflac (1.4.3-r1) 06:18:28 (25/166) Installing libwebp (1.3.2-r0) 06:18:30 (93/167) Installing alsa-lib (1.2.11-r0) 06:18:30 (26/166) Installing tiff (4.6.0t-r0) 06:18:32 (94/167) Installing libSvtAv1Enc (2.0.0-r1) 06:18:33 (27/166) Installing gdk-pixbuf (2.42.12-r0) 06:18:35 (28/166) Installing gtk-update-icon-cache (3.24.43-r0) 06:18:36 (95/167) Installing aom-libs (3.9.1-r0) 06:18:36 (29/166) Installing libxau (1.0.11-r4) 06:18:37 (30/166) Installing libmd (1.1.0-r0) 06:18:39 (31/166) Installing libbsd (0.12.2-r0) 06:18:39 (96/167) Installing libva (2.21.0-r0) 06:18:40 (32/166) Installing libxdmcp (1.1.5-r1) 06:18:40 (97/167) Installing libvdpau (1.5-r3) 06:18:42 (33/166) Installing libxcb (1.16.1-r0) 06:18:42 (98/167) Installing onevpl-libs (2023.3.1-r2) 06:18:44 (99/167) Installing ffmpeg-libavutil (6.1.1-r8) 06:18:44 (34/166) Installing libx11 (1.8.9-r1) 06:18:47 (100/167) Installing libdav1d (1.4.2-r0) 06:18:48 (35/166) Installing libxcomposite (0.4.6-r5) 06:18:48 (36/166) Installing libxfixes (6.0.1-r4) 06:18:49 (101/167) Installing openexr-libiex (3.1.13-r1) 06:18:49 (37/166) Installing libxrender (0.9.11-r5) 06:18:51 (102/167) Installing openexr-libilmthread (3.1.13-r1) 06:18:51 (38/166) Installing libxcursor (1.2.2-r1) 06:18:52 (103/167) Installing imath (3.1.12-r0) 06:18:53 (39/166) Installing libxdamage (1.1.6-r5) 06:18:54 (40/166) Installing libxext (1.3.6-r2) 06:18:54 (104/167) Installing openexr-libopenexr (3.1.13-r1) 06:18:55 (41/166) Installing libxi (1.8.1-r4) 06:18:57 (42/166) Installing libxinerama (1.1.5-r4) 06:18:58 (105/167) Installing giflib (5.2.2-r0) 06:18:58 (43/166) Installing libxrandr (1.5.4-r1) 06:18:59 (106/167) Installing libhwy (1.0.7-r0) 06:19:00 (107/167) Installing lcms2 (2.16-r0) 06:19:00 (44/166) Installing libatk-1.0 (2.52.0-r0) 06:19:02 (45/166) Installing libxtst (1.2.4-r6) 06:19:02 (108/167) Installing libjxl (0.10.2-r0) 06:19:03 (46/166) Installing dbus-libs (1.14.10-r1) 06:19:05 (47/166) Installing at-spi2-core (2.52.0-r0) 06:19:05 (109/167) Installing lame-libs (3.100-r5) 06:19:07 (110/167) Installing opus (1.5.2-r0) 06:19:08 (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) 06:19:09 (49/166) Installing pixman (0.43.2-r0) 06:19:10 (111/167) Installing rav1e-libs (0.7.1-r0) 06:19:12 (50/166) Installing cairo (1.18.4-r0) 06:19:12 (112/167) Installing libgomp (13.2.1_git20240309-r1) 06:19:14 (51/166) Installing cairo-gobject (1.18.4-r0) 06:19:15 (113/167) Installing soxr (0.1.3-r7) 06:19:15 (52/166) Installing avahi-libs (0.8-r17) 06:19:16 (114/167) Installing ffmpeg-libswresample (6.1.1-r8) 06:19:17 (53/166) Installing gmp (6.3.0-r1) 06:19:18 (115/167) Installing libtheora (1.1.1-r18) 06:19:20 (54/166) Installing nettle (3.9.1-r0) 06:19:21 (116/167) Installing libvorbis (1.3.7-r2) 06:19:22 (55/166) Installing libtasn1 (4.20.0-r0) 06:19:22 (117/167) Installing libvpx (1.14.1-r0) 06:19:24 (56/166) Installing p11-kit (0.25.3-r0) 06:19:25 (118/167) Installing libwebpmux (1.3.2-r0) 06:19:25 (57/166) Installing gnutls (3.8.5-r0) 06:19:27 (119/167) Installing x264-libs (0.164_git20231001-r0) 06:19:29 (58/166) Installing cups-libs (2.4.9-r1) 06:19:29 (120/167) Installing numactl (2.0.18-r0) 06:19:31 (59/166) Installing libepoxy (1.5.10-r1) 06:19:31 (121/167) Installing x265-libs (3.6-r0) 06:19:33 (60/166) Installing fribidi (1.0.15-r0) 06:19:35 (122/167) Installing xvidcore (1.3.7-r2) 06:19:35 (61/166) Installing graphite2 (1.3.14-r6) 06:19:37 (123/167) Installing ffmpeg-libavcodec (6.1.1-r8) 06:19:37 (62/166) Installing harfbuzz (8.5.0-r0) 06:19:39 (63/166) Installing libxft (2.3.8-r3) 06:19:41 (64/166) Installing pango (1.52.2-r0) 06:19:41 (124/167) Installing libbluray (1.3.4-r1) 06:19:43 (125/167) Installing mpg123-libs (1.32.8-r0) 06:19:43 (65/166) Installing wayland-libs-client (1.22.0-r4) 06:19:44 (126/167) Installing libopenmpt (0.7.7-r0) 06:19:45 (66/166) Installing wayland-libs-cursor (1.22.0-r4) 06:19:46 (67/166) Installing wayland-libs-egl (1.22.0-r4) 06:19:47 (68/166) Installing xkeyboard-config (2.41-r0) 06:19:47 (127/167) Installing cjson (1.7.18-r0) 06:19:48 (128/167) Installing mbedtls (3.6.3-r0) 06:19:50 (69/166) Installing libxkbcommon (1.7.0-r0) 06:19:51 (129/167) Installing librist (0.2.10-r1) 06:19:52 (70/166) Installing gtk+3.0 (3.24.43-r0) 06:19:53 (130/167) Installing libsrt (1.5.3-r0) 06:19:55 (131/167) Installing libssh (0.10.6-r0) 06:19:55 (71/166) Installing icu-data-full (74.2-r0) 06:19:57 (132/167) Installing libsodium (1.0.19-r0) 06:19:59 (133/167) Installing libzmq (4.3.5-r2) 06:20:01 (72/166) Installing mesa (24.0.9-r1) 06:20:02 (134/167) Installing ffmpeg-libavformat (6.1.1-r8) 06:20:02 (73/166) Installing llvm17-libs (17.0.6-r2) 06:20:05 (135/167) Installing crc32c (1.1.2-r0) 06:20:06 (136/167) Installing double-conversion (3.3.0-r0) 06:20:07 (137/167) Installing libevent (2.1.12-r7) 06:20:10 (138/167) Installing wayland-libs-server (1.22.0-r4) 06:20:11 (139/167) Installing mesa-gbm (24.0.9-r1) 06:20:13 (140/167) Installing harfbuzz-subset (8.5.0-r0) 06:20:15 (141/167) Installing icu-libs (74.2-r0) 06:20:18 (142/167) Installing minizip (1.3.1-r0) 06:20:20 (143/167) Installing nspr (4.35-r4) 06:20:22 (144/167) Installing sqlite-libs (3.45.3-r2) 06:20:25 (145/167) Installing nss (3.105-r0) 06:20:28 (146/167) Installing openh264 (2.4.1-r0) 06:20:31 (147/167) Installing libcamera-ipa (0.3.0-r0) 06:20:32 (148/167) Installing libunwind (1.8.1-r0) 06:20:34 (149/167) Installing yaml (0.2.5-r2) 06:20:35 (150/167) Installing libcamera (0.3.0-r0) 06:20:39 (151/167) Installing speexdsp (1.2.1-r2) 06:20:40 (152/167) Installing libuv (1.48.0-r0) 06:20:41 (153/167) Installing roc-toolkit-libs (0.3.0-r0) 06:20:44 (154/167) Installing libsndfile (1.2.2-r1) 06:20:46 (155/167) Installing webrtc-audio-processing-1 (1.3-r0) 06:20:48 (156/167) Installing pipewire-libs (1.0.6-r1) 06:20:52 (157/167) Installing libasyncns (0.8-r3) 06:20:53 (158/167) Installing libltdl (2.4.7-r3) 06:20:55 (159/167) Installing orc (0.4.40-r0) 06:20:57 (160/167) Installing tdb-libs (1.4.9-r1) 06:20:58 (161/167) Installing libpulse (17.0-r0) 06:20:59 (74/166) Installing hwdata-pci (0.382-r0) 06:20:59 (75/166) Installing libpciaccess (0.18.1-r0) 06:20:59 (76/166) Installing libdrm (2.4.120-r0) 06:21:01 (77/166) Installing libelf (0.191-r0) 06:21:02 (162/167) Installing libwebpdemux (1.3.2-r0) 06:21:02 (163/167) Installing libgpg-error (1.49-r0) 06:21:02 (78/166) Installing mesa-glapi (24.0.9-r1) 06:21:04 (79/166) Installing mesa-dri-gallium (24.0.9-r1) 06:21:04 (164/167) Installing libgcrypt (1.10.3-r0) 06:21:07 (165/167) Installing libxslt (1.1.39-r2) 06:21:09 (166/167) Installing chromium (131.0.6778.108-r0) 06:21:10 (80/166) Installing eudev-libs (3.2.14-r2) 06:21:11 (81/166) Installing libmagic (5.45-r1) 06:21:14 (82/166) Installing file (5.45-r1) 06:21:15 (83/166) Installing xprop (1.2.7-r0) 06:21:17 (84/166) Installing libice (1.1.1-r6) 06:21:18 (85/166) Installing libuuid (2.40.1-r1) 06:21:20 (86/166) Installing libsm (1.2.4-r4) 06:21:22 (87/166) Installing libxt (1.3.0-r5) 06:21:24 (88/166) Installing libxmu (1.1.4-r2) 06:21:26 (89/166) Installing xset (1.2.5-r1) 06:21:27 (90/166) Installing xdg-utils (1.2.1-r0) 06:21:29 (91/166) Installing libogg (1.3.5-r5) 06:21:30 (92/166) Installing libflac (1.4.3-r1) 06:21:32 (93/166) Installing alsa-lib (1.2.11-r0) 06:21:35 (94/166) Installing libSvtAv1Enc (2.0.0-r1) 06:21:38 (95/166) Installing aom-libs (3.9.1-r0) 06:21:42 (96/166) Installing libva (2.21.0-r0) 06:21:43 (97/166) Installing libvdpau (1.5-r3) 06:21:45 (98/166) Installing ffmpeg-libavutil (6.1.1-r8) 06:21:47 (99/166) Installing libdav1d (1.4.2-r0) 06:21:50 (100/166) Installing openexr-libiex (3.1.13-r1) 06:21:53 (101/166) Installing openexr-libilmthread (3.1.13-r1) 06:21:54 (102/166) Installing imath (3.1.12-r0) 06:21:55 (103/166) Installing openexr-libopenexr (3.1.13-r1) 06:21:59 (104/166) Installing giflib (5.2.2-r0) 06:22:00 (105/166) Installing libhwy (1.0.7-r0) 06:22:01 (106/166) Installing lcms2 (2.16-r0) 06:22:04 (107/166) Installing libjxl (0.10.2-r0) 06:22:06 (108/166) Installing lame-libs (3.100-r5) 06:22:09 (109/166) Installing opus (1.5.2-r0) 06:22:11 (110/166) Installing rav1e-libs (0.7.1-r0) 06:22:13 (111/166) Installing libgomp (13.2.1_git20240309-r1) 06:22:16 (112/166) Installing soxr (0.1.3-r7) 06:22:16 (167/167) Installing chromium-chromedriver (131.0.6778.108-r0) 06:22:17 (113/166) Installing ffmpeg-libswresample (6.1.1-r8) 06:22:19 (114/166) Installing libtheora (1.1.1-r18) 06:22:20 Executing busybox-1.36.1-r29.trigger 06:22:20 Executing fontconfig-2.15.0-r1.trigger 06:22:20 Executing mkfontscale-1.2.2-r6.trigger 06:22:20 Executing glib-2.80.5-r0.trigger 06:22:20 Executing shared-mime-info-2.4-r0.trigger 06:22:20 Executing gdk-pixbuf-2.42.12-r0.trigger 06:22:20 Executing gtk-update-icon-cache-3.24.43-r0.trigger 06:22:20 Executing gtk+3.0-3.24.43-r0.trigger 06:22:20 OK: 672 MiB in 195 packages 06:22:20 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:22:22 (115/166) Installing libvorbis (1.3.7-r2) 06:22:22 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:22:24 (116/166) Installing libvpx (1.14.1-r0) 06:22:25 (1/30) Installing jansson (2.14-r4) 06:22:27 (117/166) Installing libwebpmux (1.3.2-r0) 06:22:27 (2/30) Installing binutils (2.42-r1) 06:22:29 (118/166) Installing x264-libs (0.164_git20231001-r0) 06:22:31 (3/30) Installing libatomic (13.2.1_git20240309-r1) 06:22:31 (4/30) Installing isl26 (0.26-r1) 06:22:32 (119/166) Installing numactl (2.0.18-r0) 06:22:33 (120/166) Installing x265-libs (3.6-r0) 06:22:34 (5/30) Installing mpfr4 (4.2.1-r0) 06:22:36 (121/166) Installing xvidcore (1.3.7-r2) 06:22:36 (6/30) Installing mpc1 (1.3.1-r1) 06:22:38 (7/30) Installing gcc (13.2.1_git20240309-r1) 06:22:38 (122/166) Installing ffmpeg-libavcodec (6.1.1-r8) 06:22:43 (123/166) Installing libbluray (1.3.4-r1) 06:22:45 (124/166) Installing mpg123-libs (1.32.8-r0) 06:22:47 (125/166) Installing libopenmpt (0.7.7-r0) 06:22:49 (126/166) Installing cjson (1.7.18-r0) 06:22:51 (127/166) Installing mbedtls (3.6.3-r0) 06:22:53 (128/166) Installing librist (0.2.10-r1) 06:22:55 (129/166) Installing libsrt (1.5.3-r0) 06:22:57 (130/166) Installing libssh (0.10.6-r0) 06:22:59 (131/166) Installing libsodium (1.0.19-r0) 06:23:01 (132/166) Installing libzmq (4.3.5-r2) 06:23:04 (133/166) Installing ffmpeg-libavformat (6.1.1-r8) 06:23:07 (134/166) Installing crc32c (1.1.2-r0) 06:23:08 (135/166) Installing double-conversion (3.3.0-r0) 06:23:09 (136/166) Installing libevent (2.1.12-r7) 06:23:12 (137/166) Installing wayland-libs-server (1.22.0-r4) 06:23:13 (138/166) Installing mesa-gbm (24.0.9-r1) 06:23:15 (139/166) Installing harfbuzz-subset (8.5.0-r0) 06:23:17 (8/30) Installing musl-dev (1.2.5-r1) 06:23:17 (9/30) Installing linux-headers (6.6-r0) 06:23:17 (10/30) Installing libffi-dev (3.4.6-r0) 06:23:17 (140/166) Installing icu-libs (74.2-r0) 06:23:19 (11/30) Installing libpq (16.9-r0) 06:23:21 (12/30) Installing openssl-dev (3.3.3-r0) 06:23:21 (141/166) Installing minizip (1.3.1-r0) 06:23:22 (142/166) Installing nspr (4.35-r4) 06:23:23 (13/30) Installing libpq-dev (16.9-r0) 06:23:25 (143/166) Installing sqlite-libs (3.45.3-r2) 06:23:25 (14/30) Installing libecpg (16.9-r0) 06:23:27 (15/30) Installing libecpg-dev (16.9-r0) 06:23:27 (144/166) Installing nss (3.105-r0) 06:23:30 (16/30) Installing clang16-headers (16.0.6-r5) 06:23:31 (145/166) Installing openh264 (2.4.1-r0) 06:23:32 (17/30) Installing llvm16-libs (16.0.6-r9) 06:23:33 (146/166) Installing libcamera-ipa (0.3.0-r0) 06:23:36 (147/166) Installing libunwind (1.8.1-r0) 06:23:37 (148/166) Installing yaml (0.2.5-r2) 06:23:39 (149/166) Installing libcamera (0.3.0-r0) 06:23:42 (150/166) Installing speexdsp (1.2.1-r2) 06:23:43 (151/166) Installing libuv (1.48.0-r0) 06:23:45 (152/166) Installing roc-toolkit-libs (0.3.0-r0) 06:23:48 (153/166) Installing libsndfile (1.2.2-r1) 06:23:50 (154/166) Installing webrtc-audio-processing-1 (1.3-r0) 06:23:53 (155/166) Installing pipewire-libs (1.0.6-r1) 06:23:56 (156/166) Installing libasyncns (0.8-r3) 06:23:57 (157/166) Installing libltdl (2.4.7-r3) 06:23:58 (158/166) Installing orc (0.4.40-r0) 06:24:00 (159/166) Installing tdb-libs (1.4.9-r1) 06:24:02 (160/166) Installing libpulse (17.0-r0) 06:24:05 (161/166) Installing libwebpdemux (1.3.2-r0) 06:24:06 (162/166) Installing libgpg-error (1.49-r0) 06:24:08 (163/166) Installing libgcrypt (1.10.3-r0) 06:24:11 (164/166) Installing libxslt (1.1.39-r2) 06:24:11 (18/30) Installing clang16-libs (16.0.6-r5) 06:24:13 (165/166) Installing chromium (131.0.6778.108-r0) 06:24:26 (19/30) Installing fortify-headers (1.1-r3) 06:24:26 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) 06:24:29 (21/30) Installing llvm16-linker-tools (16.0.6-r9) 06:24:31 (22/30) Installing clang16 (16.0.6-r5) 06:24:33 (23/30) Installing icu (74.2-r0) 06:24:36 (24/30) Installing icu-dev (74.2-r0) 06:24:38 (25/30) Installing llvm16 (16.0.6-r9) 06:25:11 (26/30) Installing lz4-libs (1.9.4-r5) 06:25:11 (27/30) Installing lz4-dev (1.9.4-r5) 06:25:11 (28/30) Installing zstd (1.5.6-r0) 06:25:13 (29/30) Installing zstd-dev (1.5.6-r0) 06:25:15 (30/30) Installing postgresql16-dev (16.9-r0) 06:25:18 Executing busybox-1.36.1-r29.trigger 06:25:18 OK: 1208 MiB in 225 packages 06:25:18 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:25:21 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:25:24 (1/14) Installing g++ (13.2.1_git20240309-r1) 06:25:35 (166/166) Installing chromium-chromedriver (131.0.6778.108-r0) 06:25:37 Executing busybox-1.36.1-r29.trigger 06:25:37 Executing fontconfig-2.15.0-r1.trigger 06:25:37 Executing mkfontscale-1.2.2-r6.trigger 06:25:37 Executing glib-2.80.5-r0.trigger 06:25:37 Executing shared-mime-info-2.4-r0.trigger 06:25:40 Executing gdk-pixbuf-2.42.12-r0.trigger 06:25:40 Executing gtk-update-icon-cache-3.24.43-r0.trigger 06:25:40 Executing gtk+3.0-3.24.43-r0.trigger 06:25:40 OK: 657 MiB in 194 packages 06:25:40 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:25:43 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:25:46 (2/14) Installing gdbm (1.23-r1) 06:25:46 (3/14) Installing mpdecimal (4.0.0-r0) 06:25:46 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) 06:25:47 (1/30) Installing jansson (2.14-r4) 06:25:47 (5/14) Installing libncursesw (6.4_p20240420-r2) 06:25:48 (2/30) Installing binutils (2.42-r1) 06:25:49 (6/14) Installing libpanelw (6.4_p20240420-r2) 06:25:50 (7/14) Installing readline (8.2.10-r0) 06:25:52 (3/30) Installing libatomic (13.2.1_git20240309-r1) 06:25:52 (8/14) Installing python3 (3.12.11-r0) 06:25:53 (4/30) Installing isl26 (0.26-r1) 06:25:56 (5/30) Installing mpfr4 (4.2.1-r0) 06:25:57 (9/14) Installing python3-pycache-pyc0 (3.12.11-r0) 06:25:58 (6/30) Installing mpc1 (1.3.1-r1) 06:25:59 (7/30) Installing gcc (13.2.1_git20240309-r1) 06:26:00 (10/14) Installing pyc (3.12.11-r0) 06:26:01 (11/14) Installing python3-pyc (3.12.11-r0) 06:26:02 (12/14) Installing python3-dev (3.12.11-r0) 06:26:32 (8/30) Installing musl-dev (1.2.5-r1) 06:26:33 (9/30) Installing linux-headers (6.6-r0) 06:26:36 (10/30) Installing libffi-dev (3.4.6-r0) 06:26:38 (11/30) Installing libpq (16.9-r0) 06:26:40 (12/30) Installing openssl-dev (3.3.3-r0) 06:26:41 (13/14) Installing libsodium-dev (1.0.19-r0) 06:26:41 (14/14) Installing zeromq-dev (4.3.5-r2) 06:26:41 Executing busybox-1.36.1-r29.trigger 06:26:41 OK: 1374 MiB in 239 packages 06:26:41 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:26:41 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:26:43 (13/30) Installing libpq-dev (16.9-r0) 06:26:45 OK: 1374 MiB in 239 packages 06:26:45 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:26:45 (14/30) Installing libecpg (16.9-r0) 06:26:47 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:26:47 (15/30) Installing libecpg-dev (16.9-r0) 06:26:50 (16/30) Installing clang16-headers (16.0.6-r5) 06:26:50 (1/1) Installing tzdata (2025b-r0) 06:26:52 (17/30) Installing llvm16-libs (16.0.6-r9) 06:26:53 OK: 1376 MiB in 240 packages 06:26:53 (1/1) Purging tzdata (2025b-r0) 06:26:53 OK: 1374 MiB in 239 packages 06:26:55 Looking in links: /tmp/tmp11hcr6po 06:26:55 Processing /tmp/tmp11hcr6po/pip-25.0.1-py3-none-any.whl 06:26:55 Installing collected packages: pip 06:26:56 Successfully installed pip-25.0.1 06:26:56 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 06:26:56 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) 06:26:56 Collecting pip 06:26:56 Downloading pip-25.1.1-py3-none-any.whl.metadata (3.6 kB) 06:26:57 Collecting setuptools 06:26:57 Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) 06:26:57 Collecting wheel 06:26:57 Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) 06:26:57 Downloading pip-25.1.1-py3-none-any.whl (1.8 MB) 06:26:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 60.3 MB/s eta 0:00:00 06:26:57 Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) 06:26:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 108.6 MB/s eta 0:00:00 06:26:57 Downloading wheel-0.45.1-py3-none-any.whl (72 kB) 06:26:57 Installing collected packages: wheel, setuptools, pip 06:26:58 Attempting uninstall: pip 06:26:58 Found existing installation: pip 25.0.1 06:26:58 Uninstalling pip-25.0.1: 06:26:58 Successfully uninstalled pip-25.0.1 06:26:59 Successfully installed pip-25.1.1 setuptools-80.9.0 wheel-0.45.1 06:26:59 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 06:26:59 Processing ./edgex-taf-common 06:26:59 Preparing metadata (setup.py): started 06:26:59 Preparing metadata (setup.py): finished with status 'done' 06:26:59 Building wheels for collected packages: edgex-taf-common 06:26:59  DEPRECATION: Building 'edgex-taf-common' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'edgex-taf-common'. Discussion can be found at https://github.com/pypa/pip/issues/6334 06:26:59  Building wheel for edgex-taf-common (setup.py): started 06:27:00 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 06:27:00 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15403 sha256=8c81c51d025bc33b7cb5e2bd87603196d5d5bfdbe8e744a49a1177069902d3d7 06:27:00 Stored in directory: /tmp/pip-ephem-wheel-cache-4x3_5hcs/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 06:27:00 Successfully built edgex-taf-common 06:27:00 Installing collected packages: edgex-taf-common 06:27:00 Successfully installed edgex-taf-common-0.0.0 06:27:00 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 06:27:00 Collecting robotframework==7.2.2 (from -r requirements.txt (line 1)) 06:27:00 Downloading robotframework-7.2.2-py3-none-any.whl.metadata (7.5 kB) 06:27:00 Collecting python-dotenv==1.1.0 (from -r requirements.txt (line 2)) 06:27:00 Downloading python_dotenv-1.1.0-py3-none-any.whl.metadata (24 kB) 06:27:00 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) 06:27:00 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 06:27:00 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) 06:27:00 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 06:27:00 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 06:27:00 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 06:27:00 Preparing metadata (setup.py): started 06:27:01 Preparing metadata (setup.py): finished with status 'done' 06:27:01 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 6)) 06:27:01 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) 06:27:01 Collecting configparser==7.2.0 (from -r requirements.txt (line 7)) 06:27:01 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) 06:27:01 Collecting requests==2.32.4 (from -r requirements.txt (line 8)) 06:27:01 Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) 06:27:01 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 9)) 06:27:01 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) 06:27:01 Collecting docker==7.1.0 (from -r requirements.txt (line 10)) 06:27:01 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 06:27:01 Collecting numpy==2.2.5 (from -r requirements.txt (line 11)) 06:27:01 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (62 kB) 06:27:01 Collecting psutil==7.0.0 (from -r requirements.txt (line 12)) 06:27:01 Downloading psutil-7.0.0.tar.gz (497 kB) 06:27:01 Installing build dependencies: started 06:27:02 Installing build dependencies: finished with status 'done' 06:27:02 Getting requirements to build wheel: started 06:27:02 Getting requirements to build wheel: finished with status 'done' 06:27:02 Preparing metadata (pyproject.toml): started 06:27:03 Preparing metadata (pyproject.toml): finished with status 'done' 06:27:03 Collecting pyzmq==26.4.0 (from -r requirements.txt (line 13)) 06:27:03 Downloading pyzmq-26.4.0-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (6.0 kB) 06:27:03 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 14)) 06:27:03 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) 06:27:03 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 15)) 06:27:03 Downloading psycopg2-2.9.10.tar.gz (385 kB) 06:27:03 Preparing metadata (setup.py): started 06:27:03 Preparing metadata (setup.py): finished with status 'done' 06:27:03 Collecting pycryptodome==3.22.0 (from -r requirements.txt (line 16)) 06:27:03 Downloading pycryptodome-3.22.0-cp37-abi3-musllinux_1_2_x86_64.whl.metadata (3.4 kB) 06:27:04 Collecting protobuf==6.30.2 (from -r requirements.txt (line 17)) 06:27:04 Downloading protobuf-6.30.2-py3-none-any.whl.metadata (593 bytes) 06:27:04 Collecting pyjwt==2.10.1 (from -r requirements.txt (line 18)) 06:27:04 Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) 06:27:04 Collecting cryptography==45.0.3 (from -r requirements.txt (line 19)) 06:27:04 Downloading cryptography-45.0.3-cp311-abi3-musllinux_1_2_x86_64.whl.metadata (5.7 kB) 06:27:04 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:27:04 Downloading selenium-4.33.0-py3-none-any.whl.metadata (7.5 kB) 06:27:04 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:27:04 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) 06:27:04 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:27:04 Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB) 06:27:04 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:27:04 Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) 06:27:04 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:27:04 Downloading flex-6.14.1.tar.gz (40 kB) 06:27:04 Preparing metadata (setup.py): started 06:27:04 Preparing metadata (setup.py): finished with status 'done' 06:27:04 Collecting GenSON (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:27:04 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 06:27:04 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:27:04 Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) 06:27:04 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:27:04 Downloading jsonschema-4.24.0-py3-none-any.whl.metadata (7.8 kB) 06:27:04 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:27:04 Downloading openapi_core-0.19.5-py3-none-any.whl.metadata (6.6 kB) 06:27:04 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:27:04 Downloading pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB) 06:27:04 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:27:04 Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 06:27:04 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:27:04 Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) 06:27:05 Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 8)) 06:27:05 Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (35 kB) 06:27:05 Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 8)) 06:27:05 Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) 06:27:05 Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 8)) 06:27:05 Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB) 06:27:05 Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 8)) 06:27:05 Downloading certifi-2025.6.15-py3-none-any.whl.metadata (2.4 kB) 06:27:05 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 14)) 06:27:05 Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) 06:27:05 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 14)) 06:27:05 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 06:27:05 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.49.0->-r requirements.txt (line 14)) (80.9.0) 06:27:05 Collecting cffi>=1.14 (from cryptography==45.0.3->-r requirements.txt (line 19)) 06:27:05 Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (1.5 kB) 06:27:05 Collecting pycparser (from cffi>=1.14->cryptography==45.0.3->-r requirements.txt (line 19)) 06:27:05 Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) 06:27:05 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 14)) 06:27:05 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 06:27:05 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 14)) 06:27:05 Downloading typing_extensions-4.14.0-py3-none-any.whl.metadata (3.0 kB) 06:27:05 Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 8)) 06:27:05 Downloading urllib3-2.4.0-py3-none-any.whl.metadata (6.5 kB) 06:27:05 Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:27:05 Downloading trio-0.30.0-py3-none-any.whl.metadata (8.5 kB) 06:27:05 Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:27:05 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 06:27:05 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 14)) 06:27:05 Downloading typing_extensions-4.13.2-py3-none-any.whl.metadata (3.0 kB) 06:27:05 Collecting websocket-client~=1.8.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:27:05 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 06:27:05 Collecting attrs>=23.2.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:27:05 Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) 06:27:05 Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:27:05 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 06:27:05 Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:27:05 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 06:27:05 Collecting sniffio>=1.3.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:27:05 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 06:27:05 Collecting wsproto>=0.14 (from trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:27:05 Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) 06:27:05 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]~=2.4.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:27:05 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 06:27:05 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:27:05 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 06:27:06 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:27:06 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (2.1 kB) 06:27:06 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:27:06 Downloading validate_email-1.3.tar.gz (4.7 kB) 06:27:06 Preparing metadata (setup.py): started 06:27:06 Preparing metadata (setup.py): finished with status 'done' 06:27:06 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:27:06 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 06:27:06 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:27:06 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 06:27:06 Preparing metadata (setup.py): started 06:27:06 Preparing metadata (setup.py): finished with status 'done' 06:27:06 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:27:06 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 06:27:06 Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:27:06 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 06:27:06 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:27:06 Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl.metadata (2.9 kB) 06:27:06 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:27:06 Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) 06:27:06 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:27:06 Downloading rpds_py-0.25.1-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.1 kB) 06:27:06 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:27:06 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 06:27:06 Collecting jsonschema-path<0.4.0,>=0.3.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:27:06 Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) 06:27:06 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:27:06 Downloading more_itertools-10.7.0-py3-none-any.whl.metadata (37 kB) 06:27:06 Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:27:07 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) 06:27:07 Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:27:07 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl.metadata (5.7 kB) 06:27:07 Collecting parse (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:27:07 Downloading parse-1.20.2-py2.py3-none-any.whl.metadata (22 kB) 06:27:07 Collecting werkzeug<3.1.2 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:27:07 Downloading werkzeug-3.1.1-py3-none-any.whl.metadata (3.7 kB) 06:27:07 Collecting pathable<0.5.0,>=0.4.1 (from jsonschema-path<0.4.0,>=0.3.1->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:27:07 Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) 06:27:07 Collecting rfc3339-validator (from openapi-schema-validator<0.7.0,>=0.6.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:27:07 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) 06:27:07 Collecting lazy-object-proxy<2.0.0,>=1.7.1 (from openapi-spec-validator<0.8.0,>=0.7.1->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:27:07 Downloading lazy_object_proxy-1.11.0-py3-none-any.whl.metadata (8.2 kB) 06:27:07 Collecting MarkupSafe>=2.1.1 (from werkzeug<3.1.2->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:27:07 Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.0 kB) 06:27:07 Downloading robotframework-7.2.2-py3-none-any.whl (777 kB) 06:27:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 777.7/777.7 kB 131.2 MB/s eta 0:00:00 06:27:07 Downloading python_dotenv-1.1.0-py3-none-any.whl (20 kB) 06:27:07 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 06:27:07 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 06:27:07 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) 06:27:07 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) 06:27:07 Downloading requests-2.32.4-py3-none-any.whl (64 kB) 06:27:07 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) 06:27:07 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 06:27:07 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl (17.9 MB) 06:27:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.9/17.9 MB 179.4 MB/s eta 0:00:00 06:27:07 Downloading pyzmq-26.4.0-cp312-cp312-musllinux_1_1_x86_64.whl (1.4 MB) 06:27:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 207.8 MB/s eta 0:00:00 06:27:07 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) 06:27:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 65.7 MB/s eta 0:00:00 06:27:07 Downloading pycryptodome-3.22.0-cp37-abi3-musllinux_1_2_x86_64.whl (2.3 MB) 06:27:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 211.9 MB/s eta 0:00:00 06:27:07 Downloading protobuf-6.30.2-py3-none-any.whl (167 kB) 06:27:07 Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) 06:27:07 Downloading cryptography-45.0.3-cp311-abi3-musllinux_1_2_x86_64.whl (4.6 MB) 06:27:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 17.6 MB/s eta 0:00:00 06:27:07 Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_x86_64.whl (149 kB) 06:27:07 Downloading idna-3.10-py3-none-any.whl (70 kB) 06:27:07 Downloading certifi-2025.6.15-py3-none-any.whl (157 kB) 06:27:07 Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_x86_64.whl (488 kB) 06:27:07 Downloading click-8.2.1-py3-none-any.whl (102 kB) 06:27:07 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 06:27:07 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 06:27:07 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 06:27:07 Downloading selenium-4.33.0-py3-none-any.whl (9.4 MB) 06:27:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 230.2 MB/s eta 0:00:00 06:27:07 Downloading trio-0.30.0-py3-none-any.whl (499 kB) 06:27:07 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 06:27:07 Downloading typing_extensions-4.13.2-py3-none-any.whl (45 kB) 06:27:07 Downloading urllib3-2.4.0-py3-none-any.whl (128 kB) 06:27:07 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 06:27:07 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 06:27:07 Downloading attrs-25.3.0-py3-none-any.whl (63 kB) 06:27:07 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 06:27:07 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 06:27:07 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 06:27:07 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 06:27:07 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 06:27:07 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) 06:27:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 349.5 MB/s eta 0:00:00 06:27:07 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 06:27:07 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl (756 kB) 06:27:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 756.6/756.6 kB 243.6 MB/s eta 0:00:00 06:27:07 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 06:27:07 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 06:27:07 Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) 06:27:07 Downloading jsonschema-4.24.0-py3-none-any.whl (88 kB) 06:27:07 Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl (18 kB) 06:27:07 Downloading referencing-0.36.2-py3-none-any.whl (26 kB) 06:27:07 Downloading rpds_py-0.25.1-cp312-cp312-musllinux_1_2_x86_64.whl (561 kB) 06:27:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 561.6/561.6 kB 44.8 MB/s eta 0:00:00 06:27:07 Downloading openapi_core-0.19.5-py3-none-any.whl (106 kB) 06:27:07 Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) 06:27:07 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) 06:27:07 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl (39 kB) 06:27:07 Downloading lazy_object_proxy-1.11.0-py3-none-any.whl (16 kB) 06:27:07 Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) 06:27:07 Downloading werkzeug-3.1.1-py3-none-any.whl (224 kB) 06:27:07 Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_x86_64.whl (23 kB) 06:27:07 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 06:27:07 Downloading more_itertools-10.7.0-py3-none-any.whl (65 kB) 06:27:08 Downloading parse-1.20.2-py2.py3-none-any.whl (20 kB) 06:27:08 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 06:27:08 Downloading pycparser-2.22-py3-none-any.whl (117 kB) 06:27:08 Downloading pygments-2.19.1-py3-none-any.whl (1.2 MB) 06:27:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 131.9 MB/s eta 0:00:00 06:27:08 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 06:27:08 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) 06:27:08 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 06:27:08 Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) 06:27:08 Building wheels for collected packages: robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email 06:27:08  DEPRECATION: Building 'robotbackgroundlogger' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotbackgroundlogger'. Discussion can be found at https://github.com/pypa/pip/issues/6334 06:27:08  Building wheel for robotbackgroundlogger (setup.py): started 06:27:08 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 06:27:08 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=25893ea892341c07ca3b4df51935e4d6adefdae9f1379239d6d71764a48c0182 06:27:08 Stored in directory: /tmp/pip-ephem-wheel-cache-8mz_u_v1/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 06:27:08 Building wheel for psutil (pyproject.toml): started 06:27:10 Building wheel for psutil (pyproject.toml): finished with status 'done' 06:27:10 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_x86_64.whl size=277536 sha256=9976539f941fdcd99ac8f063d9816f527ea10f14545064d575dadb28d9a94fe2 06:27:10 Stored in directory: /tmp/pip-ephem-wheel-cache-8mz_u_v1/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 06:27:10  DEPRECATION: Building 'psycopg2' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'psycopg2'. Discussion can be found at https://github.com/pypa/pip/issues/6334 06:27:10  Building wheel for psycopg2 (setup.py): started 06:27:18 Building wheel for psycopg2 (setup.py): finished with status 'done' 06:27:18 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_x86_64.whl size=521912 sha256=ae5328e6a657f701cc99054773548e4659a4a18bda1414ee8160924dbdf428e6 06:27:18 Stored in directory: /tmp/pip-ephem-wheel-cache-8mz_u_v1/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 06:27:18  DEPRECATION: Building 'flex' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'flex'. Discussion can be found at https://github.com/pypa/pip/issues/6334 06:27:18  Building wheel for flex (setup.py): started 06:27:18 Building wheel for flex (setup.py): finished with status 'done' 06:27:18 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77345 sha256=2896e4f049979643ba8c110c242bbeb75cdc1368ba44977fa45c1899c1c1ac03 06:27:18 Stored in directory: /tmp/pip-ephem-wheel-cache-8mz_u_v1/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 06:27:18  DEPRECATION: Building 'strict-rfc3339' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'strict-rfc3339'. Discussion can be found at https://github.com/pypa/pip/issues/6334 06:27:18  Building wheel for strict-rfc3339 (setup.py): started 06:27:18 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 06:27:18 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=ae8e39e97c00160a37225c7b650650dd56b4e8a18ba67818e277cfe8e8e8ddd8 06:27:18 Stored in directory: /tmp/pip-ephem-wheel-cache-8mz_u_v1/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 06:27:18  DEPRECATION: Building 'validate-email' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'validate-email'. Discussion can be found at https://github.com/pypa/pip/issues/6334 06:27:18  Building wheel for validate-email (setup.py): started 06:27:19 Building wheel for validate-email (setup.py): finished with status 'done' 06:27:19 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5561 sha256=173f7741ae5150e9c1c4f90a3f1786597e220f115015a93ef89090ebc61d632e 06:27:19 Stored in directory: /tmp/pip-ephem-wheel-cache-8mz_u_v1/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 06:27:19 Successfully built robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email 06:27:19 Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, ply, parse, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pyjwt, pygments, pycryptodome, pycparser, psycopg2, psutil, protobuf, pathable, paho-mqtt, numpy, more-itertools, MarkupSafe, lazy-object-proxy, jsonpointer, jsonpath-ng, isodate, idna, h11, docutils, configparser, click, charset_normalizer, certifi, attrs, wsproto, werkzeug, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, outcome, cffi, trio, robotframework-requests, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, jsonschema, selenium, openapi-schema-validator, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance 06:27:25 (18/30) Installing clang16-libs (16.0.6-r5) 06:27:29 06:27:29 Successfully installed GenSON-1.3.0 MarkupSafe-3.0.2 PyYAML-6.0.2 RESTinstance-1.5.2 attrs-25.3.0 certifi-2025.6.15 cffi-1.17.1 charset_normalizer-3.4.2 click-8.2.1 configparser-7.2.0 cryptography-45.0.3 docker-7.1.0 docutils-0.21.2 flex-6.14.1 h11-0.16.0 idna-3.10 influxdb-client-1.49.0 isodate-0.7.2 jsonpath-ng-1.7.0 jsonpointer-3.0.0 jsonschema-4.24.0 jsonschema-path-0.3.4 jsonschema-specifications-2025.4.1 lazy-object-proxy-1.11.0 more-itertools-10.7.0 numpy-2.2.5 openapi-core-0.19.5 openapi-schema-validator-0.6.3 openapi-spec-validator-0.7.2 outcome-1.3.0.post0 paho-mqtt-2.1.0 parse-1.20.2 pathable-0.4.4 ply-3.11 protobuf-6.30.2 psutil-7.0.0 psycopg2-2.9.10 pycparser-2.22 pycryptodome-3.22.0 pygments-2.19.1 pyjwt-2.10.1 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.0 pytz-2025.2 pyzmq-26.4.0 reactivex-4.0.4 referencing-0.36.2 requests-2.32.4 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.2.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 rpds-py-0.25.1 selenium-4.33.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.30.0 trio-websocket-0.12.2 typing-extensions-4.13.2 tzlocal-5.3.1 urllib3-2.4.0 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.1 wsproto-1.2.0 06:27:29 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 06:27:51 Removing intermediate container d26109d831ca 06:27:51 ---> e39e08d94d08 06:27:51 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 06:27:51 ---> Running in 1001def6f951 06:27:51 Removing intermediate container 1001def6f951 06:27:51 ---> adba0cb3fae1 06:27:51 Step 11/13 : LABEL arch=amd64 06:27:51 ---> Running in e2821dd9cd6c 06:27:51 Removing intermediate container e2821dd9cd6c 06:27:51 ---> fe1af5dfbd19 06:27:51 Step 12/13 : LABEL git_sha=57a1b0acfb7409eee527084a15a1b000dda517c6 06:27:51 ---> Running in b293ac21a106 06:27:51 Removing intermediate container b293ac21a106 06:27:51 ---> 036fe3fa2ee8 06:27:51 Step 13/13 : LABEL version=1.0.0-dev.6 06:27:51 ---> Running in eb7cc9b17356 06:27:51 Removing intermediate container eb7cc9b17356 06:27:51 ---> 567f4d8d4d03 06:27:51 [Warning] One or more build-args [ARCH] were not consumed 06:27:51 Successfully built 567f4d8d4d03 06:27:51 Successfully tagged edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo 06:27:51 [edgeXDocker.push] Tagging docker image edgex-taf-common with the following tags: 06:27:51 57a1b0acfb7409eee527084a15a1b000dda517c6 06:27:51 latest 06:27:51 1.0.0-dev.6 06:27:51 57a1b0acfb7409eee527084a15a1b000dda517c6-1.0.0-dev.6 06:27:51 main 06:27:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:51 (19/30) Installing fortify-headers (1.1-r3) 06:27:51 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) 06:27:51 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:57a1b0acfb7409eee527084a15a1b000dda517c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:52 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:57a1b0acfb7409eee527084a15a1b000dda517c6 06:27:52 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 06:27:52 6307ef9f4f85: Preparing 06:27:52 19b43510437f: Preparing 06:27:52 04fead00f2c6: Preparing 06:27:52 e7677bb833e7: Preparing 06:27:52 5c2f968f043e: Preparing 06:27:52 994456c4fd7b: Preparing 06:27:52 994456c4fd7b: Waiting 06:27:52 19b43510437f: Pushed 06:27:52 04fead00f2c6: Pushed 06:27:52 994456c4fd7b: Layer already exists 06:27:52 e7677bb833e7: Pushed 06:27:52 5c2f968f043e: Pushed 06:27:54 (21/30) Installing llvm16-linker-tools (16.0.6-r9) 06:27:56 (22/30) Installing clang16 (16.0.6-r5) 06:27:58 (23/30) Installing icu (74.2-r0) 06:28:01 (24/30) Installing icu-dev (74.2-r0) 06:28:03 (25/30) Installing llvm16 (16.0.6-r9) 06:28:50 (26/30) Installing lz4-libs (1.9.4-r5) 06:28:50 (27/30) Installing lz4-dev (1.9.4-r5) 06:28:50 (28/30) Installing zstd (1.5.6-r0) 06:28:51 (29/30) Installing zstd-dev (1.5.6-r0) 06:28:53 (30/30) Installing postgresql16-dev (16.9-r0) 06:28:56 Executing busybox-1.36.1-r29.trigger 06:28:56 OK: 1184 MiB in 224 packages 06:28:56 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:29:00 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:29:04 (1/14) Installing g++ (13.2.1_git20240309-r1) 06:29:14 (2/14) Installing gdbm (1.23-r1) 06:29:14 (3/14) Installing mpdecimal (4.0.0-r0) 06:29:16 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) 06:29:17 (5/14) Installing libncursesw (6.4_p20240420-r2) 06:29:20 (6/14) Installing libpanelw (6.4_p20240420-r2) 06:29:21 (7/14) Installing readline (8.2.10-r0) 06:29:23 (8/14) Installing python3 (3.12.11-r0) 06:29:28 (9/14) Installing python3-pycache-pyc0 (3.12.11-r0) 06:29:31 (10/14) Installing pyc (3.12.11-r0) 06:29:32 (11/14) Installing python3-pyc (3.12.11-r0) 06:29:33 (12/14) Installing python3-dev (3.12.11-r0) 06:30:12 (13/14) Installing libsodium-dev (1.0.19-r0) 06:30:12 (14/14) Installing zeromq-dev (4.3.5-r2) 06:30:12 Executing busybox-1.36.1-r29.trigger 06:30:12 OK: 1370 MiB in 238 packages 06:30:12 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:30:14 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:30:18 OK: 1370 MiB in 238 packages 06:30:18 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:30:22 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:30:26 (1/1) Installing tzdata (2025b-r0) 06:30:29 OK: 1372 MiB in 239 packages 06:30:29 6307ef9f4f85: Pushed 06:30:29 57a1b0acfb7409eee527084a15a1b000dda517c6: digest: sha256:d8991cad32c826052046772b56480d50e70cb6398dff5b14f423ba6b71c3185e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 06:30:29 (1/1) Purging tzdata (2025b-r0) [Pipeline] sh 06:30:30 OK: 1370 MiB in 238 packages 06:30:30 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:30 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:latest 06:30:30 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 06:30:30 6307ef9f4f85: Preparing 06:30:30 19b43510437f: Preparing 06:30:30 04fead00f2c6: Preparing 06:30:30 e7677bb833e7: Preparing 06:30:30 5c2f968f043e: Preparing 06:30:30 994456c4fd7b: Preparing 06:30:30 994456c4fd7b: Waiting 06:30:30 6307ef9f4f85: Layer already exists 06:30:30 04fead00f2c6: Layer already exists 06:30:30 19b43510437f: Layer already exists 06:30:30 e7677bb833e7: Layer already exists 06:30:30 5c2f968f043e: Layer already exists 06:30:30 994456c4fd7b: Layer already exists 06:30:30 latest: digest: sha256:d8991cad32c826052046772b56480d50e70cb6398dff5b14f423ba6b71c3185e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:30 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:31 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.6 06:30:31 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 06:30:31 6307ef9f4f85: Preparing 06:30:31 19b43510437f: Preparing 06:30:31 04fead00f2c6: Preparing 06:30:31 e7677bb833e7: Preparing 06:30:31 5c2f968f043e: Preparing 06:30:31 994456c4fd7b: Preparing 06:30:31 994456c4fd7b: Waiting 06:30:31 e7677bb833e7: Layer already exists 06:30:31 6307ef9f4f85: Layer already exists 06:30:31 04fead00f2c6: Layer already exists 06:30:31 19b43510437f: Layer already exists 06:30:31 5c2f968f043e: Layer already exists 06:30:31 994456c4fd7b: Layer already exists 06:30:31 1.0.0-dev.6: digest: sha256:d8991cad32c826052046772b56480d50e70cb6398dff5b14f423ba6b71c3185e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:31 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:57a1b0acfb7409eee527084a15a1b000dda517c6-1.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:31 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:57a1b0acfb7409eee527084a15a1b000dda517c6-1.0.0-dev.6 06:30:31 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 06:30:31 6307ef9f4f85: Preparing 06:30:31 19b43510437f: Preparing 06:30:31 04fead00f2c6: Preparing 06:30:31 e7677bb833e7: Preparing 06:30:31 5c2f968f043e: Preparing 06:30:31 994456c4fd7b: Preparing 06:30:31 994456c4fd7b: Waiting 06:30:31 e7677bb833e7: Layer already exists 06:30:31 5c2f968f043e: Layer already exists 06:30:31 04fead00f2c6: Layer already exists 06:30:31 19b43510437f: Layer already exists 06:30:31 6307ef9f4f85: Layer already exists 06:30:31 994456c4fd7b: Layer already exists 06:30:31 57a1b0acfb7409eee527084a15a1b000dda517c6-1.0.0-dev.6: digest: sha256:d8991cad32c826052046772b56480d50e70cb6398dff5b14f423ba6b71c3185e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:32 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:32 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:main 06:30:32 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 06:30:32 6307ef9f4f85: Preparing 06:30:32 19b43510437f: Preparing 06:30:32 04fead00f2c6: Preparing 06:30:32 e7677bb833e7: Preparing 06:30:32 5c2f968f043e: Preparing 06:30:32 994456c4fd7b: Preparing 06:30:32 994456c4fd7b: Waiting 06:30:32 6307ef9f4f85: Layer already exists 06:30:32 e7677bb833e7: Layer already exists 06:30:32 5c2f968f043e: Layer already exists 06:30:32 04fead00f2c6: Layer already exists 06:30:32 19b43510437f: Layer already exists 06:30:32 994456c4fd7b: Layer already exists 06:30:32 main: digest: sha256:d8991cad32c826052046772b56480d50e70cb6398dff5b14f423ba6b71c3185e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:30:32 ===================================================== [Pipeline] echo 06:30:32 taggedImages: 06:30:32 - nexus3.edgexfoundry.org:10003/edgex-taf-common:57a1b0acfb7409eee527084a15a1b000dda517c6 06:30:32 - nexus3.edgexfoundry.org:10003/edgex-taf-common:latest 06:30:32 - nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.6 06:30:32 - nexus3.edgexfoundry.org:10003/edgex-taf-common:57a1b0acfb7409eee527084a15a1b000dda517c6-1.0.0-dev.6 06:30:32 - nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] echo 06:30:32 ========================================================= 06:30:32 [edgeXBuildMultiArch] RAW Config: 06:30:32 images: 06:30:32 - nexus3.edgexfoundry.org:10003/edgex-taf-common:57a1b0acfb7409eee527084a15a1b000dda517c6 06:30:32 - nexus3.edgexfoundry.org:10003/edgex-taf-common:latest 06:30:32 - nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.6 06:30:32 - nexus3.edgexfoundry.org:10003/edgex-taf-common:57a1b0acfb7409eee527084a15a1b000dda517c6-1.0.0-dev.6 06:30:32 - nexus3.edgexfoundry.org:10003/edgex-taf-common:main 06:30:32 settingsFile: 06:30:32 taf-settings 06:30:32 ========================================================= [Pipeline] node 06:30:40 Looking in links: /tmp/tmp8u_5o79v 06:30:40 Processing /tmp/tmp8u_5o79v/pip-25.0.1-py3-none-any.whl 06:30:40 Installing collected packages: pip 06:30:46 Successfully installed pip-25.0.1 06:30:46 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 06:30:47 Still waiting to schedule task 06:30:47 All nodes of label ‘centos7-docker-4c-2g’ are offline 06:30:48 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) 06:30:48 Collecting pip 06:30:48 Downloading pip-25.1.1-py3-none-any.whl.metadata (3.6 kB) 06:30:49 Collecting setuptools 06:30:49 Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) 06:30:49 Collecting wheel 06:30:49 Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) 06:30:49 Downloading pip-25.1.1-py3-none-any.whl (1.8 MB) 06:30:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 53.9 MB/s eta 0:00:00 06:30:49 Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) 06:30:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 53.9 MB/s eta 0:00:00 06:30:49 Downloading wheel-0.45.1-py3-none-any.whl (72 kB) 06:30:50 Installing collected packages: wheel, setuptools, pip 06:30:56 Attempting uninstall: pip 06:30:56 Found existing installation: pip 25.0.1 06:30:56 Uninstalling pip-25.0.1: 06:30:56 Successfully uninstalled pip-25.0.1 06:31:04 Successfully installed pip-25.1.1 setuptools-80.9.0 wheel-0.45.1 06:31:04 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 06:31:06 Processing ./edgex-taf-common 06:31:06 Preparing metadata (setup.py): started 06:31:07 Preparing metadata (setup.py): finished with status 'done' 06:31:07 Building wheels for collected packages: edgex-taf-common 06:31:07  DEPRECATION: Building 'edgex-taf-common' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'edgex-taf-common'. Discussion can be found at https://github.com/pypa/pip/issues/6334 06:31:07  Building wheel for edgex-taf-common (setup.py): started 06:31:08 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 06:31:08 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15403 sha256=cb025f6c0a030796d8aeff78753b42bb9e4572d3409369af64dee1de7c2c68c3 06:31:08 Stored in directory: /tmp/pip-ephem-wheel-cache-m98m6lup/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 06:31:08 Successfully built edgex-taf-common 06:31:08 Installing collected packages: edgex-taf-common 06:31:08 Successfully installed edgex-taf-common-0.0.0 06:31:08 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 06:31:11 Collecting robotframework==7.2.2 (from -r requirements.txt (line 1)) 06:31:11 Downloading robotframework-7.2.2-py3-none-any.whl.metadata (7.5 kB) 06:31:11 Collecting python-dotenv==1.1.0 (from -r requirements.txt (line 2)) 06:31:11 Downloading python_dotenv-1.1.0-py3-none-any.whl.metadata (24 kB) 06:31:11 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) 06:31:11 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 06:31:12 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) 06:31:12 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 06:31:12 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 06:31:12 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 06:31:12 Preparing metadata (setup.py): started 06:31:13 Preparing metadata (setup.py): finished with status 'done' 06:31:13 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 6)) 06:31:13 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) 06:31:13 Collecting configparser==7.2.0 (from -r requirements.txt (line 7)) 06:31:13 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) 06:31:13 Collecting requests==2.32.4 (from -r requirements.txt (line 8)) 06:31:13 Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) 06:31:13 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 9)) 06:31:13 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) 06:31:13 Collecting docker==7.1.0 (from -r requirements.txt (line 10)) 06:31:13 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 06:31:15 Collecting numpy==2.2.5 (from -r requirements.txt (line 11)) 06:31:15 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (63 kB) 06:31:16 Collecting psutil==7.0.0 (from -r requirements.txt (line 12)) 06:31:16 Downloading psutil-7.0.0.tar.gz (497 kB) 06:31:16 Installing build dependencies: started 06:31:22 Installing build dependencies: finished with status 'done' 06:31:22 Getting requirements to build wheel: started 06:31:25 Getting requirements to build wheel: finished with status 'done' 06:31:25 Preparing metadata (pyproject.toml): started 06:31:27 Preparing metadata (pyproject.toml): finished with status 'done' 06:31:29 Collecting pyzmq==26.4.0 (from -r requirements.txt (line 13)) 06:31:29 Downloading pyzmq-26.4.0-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (6.0 kB) 06:31:29 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 14)) 06:31:29 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) 06:31:29 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 15)) 06:31:29 Downloading psycopg2-2.9.10.tar.gz (385 kB) 06:31:29 Preparing metadata (setup.py): started 06:31:31 Preparing metadata (setup.py): finished with status 'done' 06:31:31 Collecting pycryptodome==3.22.0 (from -r requirements.txt (line 16)) 06:31:31 Downloading pycryptodome-3.22.0-cp37-abi3-musllinux_1_2_aarch64.whl.metadata (3.4 kB) 06:31:33 Collecting protobuf==6.30.2 (from -r requirements.txt (line 17)) 06:31:33 Downloading protobuf-6.30.2-py3-none-any.whl.metadata (593 bytes) 06:31:34 Collecting pyjwt==2.10.1 (from -r requirements.txt (line 18)) 06:31:34 Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) 06:31:35 Collecting cryptography==45.0.3 (from -r requirements.txt (line 19)) 06:31:35 Downloading cryptography-45.0.3-cp311-abi3-musllinux_1_2_aarch64.whl.metadata (5.7 kB) 06:31:36 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:31:36 Downloading selenium-4.33.0-py3-none-any.whl.metadata (7.5 kB) 06:31:36 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:31:36 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) 06:31:36 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:31:36 Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB) 06:31:36 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:31:36 Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) 06:31:36 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:31:36 Downloading flex-6.14.1.tar.gz (40 kB) 06:31:36 Preparing metadata (setup.py): started 06:31:37 Preparing metadata (setup.py): finished with status 'done' 06:31:37 Collecting GenSON (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:31:37 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 06:31:37 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:31:37 Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) 06:31:38 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:31:38 Downloading jsonschema-4.24.0-py3-none-any.whl.metadata (7.8 kB) 06:31:38 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:31:38 Downloading openapi_core-0.19.5-py3-none-any.whl.metadata (6.6 kB) 06:31:38 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:31:38 Downloading pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB) 06:31:38 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:31:38 Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 06:31:39 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:31:39 Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) 06:31:39 Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 8)) 06:31:39 Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (35 kB) 06:31:39 Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 8)) 06:31:39 Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) 06:31:40 Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 8)) 06:31:40 Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB) 06:31:40 Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 8)) 06:31:40 Downloading certifi-2025.6.15-py3-none-any.whl.metadata (2.4 kB) 06:31:40 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 14)) 06:31:40 Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) 06:31:40 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 14)) 06:31:40 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 06:31:40 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.49.0->-r requirements.txt (line 14)) (80.9.0) 06:31:42 Collecting cffi>=1.14 (from cryptography==45.0.3->-r requirements.txt (line 19)) 06:31:42 Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (1.5 kB) 06:31:42 Collecting pycparser (from cffi>=1.14->cryptography==45.0.3->-r requirements.txt (line 19)) 06:31:42 Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) 06:31:42 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 14)) 06:31:42 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 06:31:42 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 14)) 06:31:42 Downloading typing_extensions-4.14.0-py3-none-any.whl.metadata (3.0 kB) 06:31:42 Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 8)) 06:31:42 Downloading urllib3-2.4.0-py3-none-any.whl.metadata (6.5 kB) 06:31:42 Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:31:42 Downloading trio-0.30.0-py3-none-any.whl.metadata (8.5 kB) 06:31:42 Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:31:42 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 06:31:42 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 14)) 06:31:42 Downloading typing_extensions-4.13.2-py3-none-any.whl.metadata (3.0 kB) 06:31:42 Collecting websocket-client~=1.8.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:31:42 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 06:31:43 Collecting attrs>=23.2.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:31:43 Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) 06:31:43 Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:31:43 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 06:31:43 Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:31:43 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 06:31:43 Collecting sniffio>=1.3.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:31:43 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 06:31:43 Collecting wsproto>=0.14 (from trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:31:43 Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) 06:31:43 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]~=2.4.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:31:43 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 06:31:44 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:31:44 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 06:31:44 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:31:44 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (2.1 kB) 06:31:44 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:31:44 Downloading validate_email-1.3.tar.gz (4.7 kB) 06:31:44 Preparing metadata (setup.py): started 06:31:45 Preparing metadata (setup.py): finished with status 'done' 06:31:45 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:31:45 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 06:31:45 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:31:45 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 06:31:45 Preparing metadata (setup.py): started 06:31:45 Running on prd-centos7-docker-4c-2g-3610 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:31:46 provisioning config files... 06:31:46 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config13225986529250702613tmp [Pipeline] { [Pipeline] libraryResource 06:31:46 Preparing metadata (setup.py): finished with status 'done' 06:31:47 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:31:47 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 06:31:47 Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:31:47 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 06:31:47 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:31:47 Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl.metadata (2.9 kB) 06:31:47 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:31:47 Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) [Pipeline] sh 06:31:50 ---> ****-login.sh 06:31:50 nexus3.edgexfoundry.org:10001 06:31:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:50 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:31:50 Downloading rpds_py-0.25.1-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.1 kB) 06:31:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:31:50 Configure a credential helper to remove this warning. See 06:31:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:31:50 06:31:50 Login Succeeded 06:31:50 nexus3.edgexfoundry.org:10002 06:31:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:31:50 Configure a credential helper to remove this warning. See 06:31:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:31:50 06:31:50 Login Succeeded 06:31:50 nexus3.edgexfoundry.org:10003 06:31:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:31:50 Configure a credential helper to remove this warning. See 06:31:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:31:50 06:31:50 Login Succeeded 06:31:50 nexus3.edgexfoundry.org:10004 06:31:50 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:31:50 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 06:31:50 Collecting jsonschema-path<0.4.0,>=0.3.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:31:50 Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) 06:31:50 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:31:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:31:50 Configure a credential helper to remove this warning. See 06:31:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:31:50 06:31:50 Login Succeeded 06:31:50 ****.io 06:31:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:50 Downloading more_itertools-10.7.0-py3-none-any.whl.metadata (37 kB) 06:31:50 Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:31:50 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) 06:31:50 Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:31:50 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl.metadata (5.7 kB) 06:31:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:31:50 Configure a credential helper to remove this warning. See 06:31:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:31:50 06:31:50 Login Succeeded 06:31:50 ---> ****-login.sh ends [Pipeline] } 06:31:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:31:51 Collecting parse (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:31:51 Downloading parse-1.20.2-py2.py3-none-any.whl.metadata (22 kB) 06:31:51 + docker buildx ls 06:31:51 Collecting werkzeug<3.1.2 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:31:51 Downloading werkzeug-3.1.1-py3-none-any.whl.metadata (3.7 kB) 06:31:51 Collecting pathable<0.5.0,>=0.4.1 (from jsonschema-path<0.4.0,>=0.3.1->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:31:51 Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) 06:31:51 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 06:31:51 default * docker 06:31:51 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 06:31:51 Collecting rfc3339-validator (from openapi-schema-validator<0.7.0,>=0.6.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:31:51 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) 06:31:51 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 06:31:51 edgex-builder [Pipeline] sh 06:31:51 Collecting lazy-object-proxy<2.0.0,>=1.7.1 (from openapi-spec-validator<0.8.0,>=0.7.1->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:31:51 Downloading lazy_object_proxy-1.11.0-py3-none-any.whl.metadata (8.2 kB) 06:31:52 + docker buildx inspect --bootstrap 06:31:52 #1 [internal] booting buildkit 06:31:52 #1 pulling image moby/buildkit:buildx-stable-1 06:31:52 Collecting MarkupSafe>=2.1.1 (from werkzeug<3.1.2->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 06:31:52 Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.0 kB) 06:31:52 Downloading robotframework-7.2.2-py3-none-any.whl (777 kB) 06:31:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 777.7/777.7 kB 58.3 MB/s eta 0:00:00 06:31:52 Downloading python_dotenv-1.1.0-py3-none-any.whl (20 kB) 06:31:52 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 06:31:53 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 06:31:53 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) 06:31:53 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) 06:31:53 Downloading requests-2.32.4-py3-none-any.whl (64 kB) 06:31:53 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) 06:31:53 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 06:31:53 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl (15.6 MB) 06:31:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 41.8 MB/s eta 0:00:00 06:31:53 Downloading pyzmq-26.4.0-cp312-cp312-musllinux_1_1_aarch64.whl (1.2 MB) 06:31:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 58.7 MB/s eta 0:00:00 06:31:53 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) 06:31:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 46.3 MB/s eta 0:00:00 06:31:53 Downloading pycryptodome-3.22.0-cp37-abi3-musllinux_1_2_aarch64.whl (2.2 MB) 06:31:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 51.4 MB/s eta 0:00:00 06:31:53 Downloading protobuf-6.30.2-py3-none-any.whl (167 kB) 06:31:53 Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) 06:31:53 Downloading cryptography-45.0.3-cp311-abi3-musllinux_1_2_aarch64.whl (4.3 MB) 06:31:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 46.2 MB/s eta 0:00:00 06:31:53 Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_aarch64.whl (145 kB) 06:31:53 Downloading idna-3.10-py3-none-any.whl (70 kB) 06:31:53 Downloading certifi-2025.6.15-py3-none-any.whl (157 kB) 06:31:53 Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_aarch64.whl (484 kB) 06:31:53 Downloading click-8.2.1-py3-none-any.whl (102 kB) 06:31:53 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 06:31:53 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 06:31:53 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 06:31:53 Downloading selenium-4.33.0-py3-none-any.whl (9.4 MB) 06:31:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 49.7 MB/s eta 0:00:00 06:31:54 Downloading trio-0.30.0-py3-none-any.whl (499 kB) 06:31:54 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 06:31:54 Downloading typing_extensions-4.13.2-py3-none-any.whl (45 kB) 06:31:54 Downloading urllib3-2.4.0-py3-none-any.whl (128 kB) 06:31:54 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 06:31:54 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 06:31:54 Downloading attrs-25.3.0-py3-none-any.whl (63 kB) 06:31:54 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 06:31:54 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 06:31:54 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 06:31:54 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 06:31:54 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 06:31:54 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) 06:31:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 53.6 MB/s eta 0:00:00 06:31:54 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 06:31:54 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl (731 kB) 06:31:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 731.2/731.2 kB 60.2 MB/s eta 0:00:00 06:31:54 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 06:31:54 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 06:31:54 Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) 06:31:54 Downloading jsonschema-4.24.0-py3-none-any.whl (88 kB) 06:31:54 Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl (18 kB) 06:31:54 Downloading referencing-0.36.2-py3-none-any.whl (26 kB) 06:31:54 Downloading rpds_py-0.25.1-cp312-cp312-musllinux_1_2_aarch64.whl (567 kB) 06:31:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 567.2/567.2 kB 29.8 MB/s eta 0:00:00 06:31:54 Downloading openapi_core-0.19.5-py3-none-any.whl (106 kB) 06:31:54 Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) 06:31:54 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) 06:31:54 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl (39 kB) 06:31:54 Downloading lazy_object_proxy-1.11.0-py3-none-any.whl (16 kB) 06:31:54 Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) 06:31:54 Downloading werkzeug-3.1.1-py3-none-any.whl (224 kB) 06:31:54 Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_aarch64.whl (24 kB) 06:31:54 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 06:31:54 Downloading more_itertools-10.7.0-py3-none-any.whl (65 kB) 06:31:54 Downloading parse-1.20.2-py2.py3-none-any.whl (20 kB) 06:31:54 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 06:31:54 Downloading pycparser-2.22-py3-none-any.whl (117 kB) 06:31:54 Downloading pygments-2.19.1-py3-none-any.whl (1.2 MB) 06:31:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 58.1 MB/s eta 0:00:00 06:31:54 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 06:31:54 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) 06:31:54 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 06:31:54 Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) 06:31:55 #1 pulling image moby/buildkit:buildx-stable-1 2.8s done 06:31:55 #1 creating container buildx_buildkit_edgex-builder0 06:31:55 Building wheels for collected packages: robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email 06:31:55  DEPRECATION: Building 'robotbackgroundlogger' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotbackgroundlogger'. Discussion can be found at https://github.com/pypa/pip/issues/6334 06:31:55  Building wheel for robotbackgroundlogger (setup.py): started 06:31:56 #1 creating container buildx_buildkit_edgex-builder0 1.7s done 06:31:56 #1 DONE 4.6s 06:31:56 Name: edgex-builder 06:31:56 Driver: docker-container 06:31:56 06:31:56 Nodes: 06:31:56 Name: edgex-builder0 06:31:56 Endpoint: unix:///var/run/docker.sock 06:31:56 Status: running 06:31:56 Buildkit: v0.22.0 06:31:56 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 06:31:56 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 06:31:56 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=09ffc26f528c603466276836069d152a434394955e004c0db7c8ebc610d8ded0 06:31:56 Stored in directory: /tmp/pip-ephem-wheel-cache-wxmfta1j/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 06:31:56 Building wheel for psutil (pyproject.toml): started 06:31:57 + docker buildx ls 06:31:57 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 06:31:57 edgex-builder * docker-container 06:31:57 edgex-builder0 unix:///var/run/docker.sock running v0.22.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 06:31:57 default docker 06:31:57 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 06:31:57 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-taf-common:57a1b0acfb7409eee527084a15a1b000dda517c6 --push - 06:31:57 + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:57a1b0acfb7409eee527084a15a1b000dda517c6' 06:31:57 #1 [internal] load build definition from Dockerfile 06:31:57 #1 transferring dockerfile: 201B done 06:31:57 #1 DONE 0.0s 06:31:57 06:31:57 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:57a1b0acfb7409eee527084a15a1b000dda517c6 06:31:57 #2 DONE 0.1s 06:31:57 06:31:57 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:57a1b0acfb7409eee527084a15a1b000dda517c6 06:31:57 #3 DONE 0.1s 06:31:57 06:31:57 #4 [internal] load .dockerignore 06:31:57 #4 transferring context: 2B done 06:31:57 #4 DONE 0.0s 06:31:57 06:31:57 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:57a1b0acfb7409eee527084a15a1b000dda517c6@sha256:d8991cad32c826052046772b56480d50e70cb6398dff5b14f423ba6b71c3185e 06:31:57 #5 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:57a1b0acfb7409eee527084a15a1b000dda517c6@sha256:d8991cad32c826052046772b56480d50e70cb6398dff5b14f423ba6b71c3185e 0.0s done 06:31:57 #5 DONE 0.0s 06:31:57 06:31:57 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:57a1b0acfb7409eee527084a15a1b000dda517c6@sha256:d8991cad32c826052046772b56480d50e70cb6398dff5b14f423ba6b71c3185e 06:31:57 #6 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:57a1b0acfb7409eee527084a15a1b000dda517c6@sha256:d8991cad32c826052046772b56480d50e70cb6398dff5b14f423ba6b71c3185e 0.0s done 06:31:57 #6 DONE 0.1s 06:31:57 06:31:57 #7 [auth] edgex-taf-common:pull,push token for nexus3.edgexfoundry.org:10003 06:31:57 #7 DONE 0.0s 06:31:57 06:31:57 #8 exporting to image 06:31:57 #8 exporting layers done 06:31:57 #8 exporting manifest sha256:3bd7aded8862172aaa11939158863d4a2862181bc91d02fb3531d986d83c05be done 06:31:57 #8 exporting config sha256:e13ba1471f3a838e338b247f976f15e85ba4ff039e6fe42d9eab1a45643ef8c3 done 06:31:57 #8 exporting manifest sha256:fa47d3e05360a41e2295be22ad65e0d41b61cbbe4931bc3094aec67488a17ec9 done 06:31:57 #8 exporting config sha256:086ac19c0cd672ac0db6a10eb4faa240dc268b46dfadc346a62bc0db80028683 done 06:31:57 #8 exporting manifest list sha256:d15983fa262dd7e584933fbd8be20f15ebfbdc886772519c60607682ecca905b done 06:31:57 #8 pushing layers 0.1s done 06:31:57 #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-taf-common:57a1b0acfb7409eee527084a15a1b000dda517c6@sha256:d15983fa262dd7e584933fbd8be20f15ebfbdc886772519c60607682ecca905b 06:31:57 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:31:57 #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-taf-common:57a1b0acfb7409eee527084a15a1b000dda517c6@sha256:d15983fa262dd7e584933fbd8be20f15ebfbdc886772519c60607682ecca905b 0.1s done 06:31:57 #8 DONE 0.2s 06:31:57 06:31:57 1 warning found (use --debug to expand): 06:31:57  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:31:58 + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:latest' 06:31:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-taf-common:latest --push - 06:31:58 #1 [internal] load build definition from Dockerfile 06:31:58 #1 transferring dockerfile: 167B done 06:31:58 #1 DONE 0.0s 06:31:58 06:31:58 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:latest 06:31:58 #2 DONE 0.0s 06:31:58 06:31:58 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:latest 06:31:58 #3 DONE 0.0s 06:31:58 06:31:58 #4 [internal] load .dockerignore 06:31:58 #4 transferring context: 2B done 06:31:58 #4 DONE 0.0s 06:31:58 06:31:58 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:latest@sha256:d8991cad32c826052046772b56480d50e70cb6398dff5b14f423ba6b71c3185e 06:31:58 #5 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:latest@sha256:d8991cad32c826052046772b56480d50e70cb6398dff5b14f423ba6b71c3185e 0.0s done 06:31:58 #5 CACHED 06:31:58 06:31:58 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:latest@sha256:d8991cad32c826052046772b56480d50e70cb6398dff5b14f423ba6b71c3185e 06:31:58 #6 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:latest@sha256:d8991cad32c826052046772b56480d50e70cb6398dff5b14f423ba6b71c3185e 0.0s done 06:31:58 #6 CACHED 06:31:58 06:31:58 #7 exporting to image 06:31:58 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:31:58 #7 exporting layers done 06:31:58 #7 exporting manifest sha256:3bd7aded8862172aaa11939158863d4a2862181bc91d02fb3531d986d83c05be done 06:31:58 #7 exporting config sha256:e13ba1471f3a838e338b247f976f15e85ba4ff039e6fe42d9eab1a45643ef8c3 done 06:31:58 #7 exporting manifest sha256:fa47d3e05360a41e2295be22ad65e0d41b61cbbe4931bc3094aec67488a17ec9 done 06:31:58 #7 exporting config sha256:086ac19c0cd672ac0db6a10eb4faa240dc268b46dfadc346a62bc0db80028683 done 06:31:58 #7 exporting manifest list sha256:d15983fa262dd7e584933fbd8be20f15ebfbdc886772519c60607682ecca905b done 06:31:58 #7 pushing layers 0.0s done 06:31:58 #7 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-taf-common:latest@sha256:d15983fa262dd7e584933fbd8be20f15ebfbdc886772519c60607682ecca905b 0.1s done 06:31:58 #7 DONE 0.1s 06:31:58 06:31:58 #8 [auth] edgex-taf-common:pull,push token for nexus3.edgexfoundry.org:10003 06:31:58 #8 DONE 0.0s 06:31:58 06:31:58 1 warning found (use --debug to expand): 06:31:58  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:31:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.6 --push - 06:31:58 + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.6' 06:31:58 #1 [internal] load build definition from Dockerfile 06:31:58 #1 transferring dockerfile: 172B done 06:31:58 #1 DONE 0.0s 06:31:58 06:31:58 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.6 06:31:58 #2 DONE 0.0s 06:31:58 06:31:58 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.6 06:31:58 #3 DONE 0.0s 06:31:58 06:31:58 #4 [internal] load .dockerignore 06:31:58 #4 transferring context: 2B done 06:31:58 #4 DONE 0.0s 06:31:58 06:31:58 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.6@sha256:d8991cad32c826052046772b56480d50e70cb6398dff5b14f423ba6b71c3185e 06:31:58 #5 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.6@sha256:d8991cad32c826052046772b56480d50e70cb6398dff5b14f423ba6b71c3185e 0.0s done 06:31:58 #5 CACHED 06:31:58 06:31:58 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.6@sha256:d8991cad32c826052046772b56480d50e70cb6398dff5b14f423ba6b71c3185e 06:31:58 #6 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.6@sha256:d8991cad32c826052046772b56480d50e70cb6398dff5b14f423ba6b71c3185e 0.0s done 06:31:58 #6 CACHED 06:31:58 06:31:58 #7 exporting to image 06:31:58 #7 exporting layers done 06:31:58 #7 exporting manifest sha256:3bd7aded8862172aaa11939158863d4a2862181bc91d02fb3531d986d83c05be done 06:31:58 #7 exporting config sha256:e13ba1471f3a838e338b247f976f15e85ba4ff039e6fe42d9eab1a45643ef8c3 done 06:31:58 #7 exporting manifest sha256:fa47d3e05360a41e2295be22ad65e0d41b61cbbe4931bc3094aec67488a17ec9 done 06:31:58 #7 exporting config sha256:086ac19c0cd672ac0db6a10eb4faa240dc268b46dfadc346a62bc0db80028683 done 06:31:58 #7 exporting manifest list sha256:d15983fa262dd7e584933fbd8be20f15ebfbdc886772519c60607682ecca905b done 06:31:58 #7 pushing layers 0.0s done 06:31:58 #7 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.6@sha256:d15983fa262dd7e584933fbd8be20f15ebfbdc886772519c60607682ecca905b 06:31:58 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:31:58 #7 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.6@sha256:d15983fa262dd7e584933fbd8be20f15ebfbdc886772519c60607682ecca905b 0.1s done 06:31:58 #7 DONE 0.1s 06:31:58 06:31:58 #8 [auth] edgex-taf-common:pull,push token for nexus3.edgexfoundry.org:10003 06:31:58 #8 DONE 0.0s 06:31:58 06:31:58 1 warning found (use --debug to expand): 06:31:58  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:31:59 + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:57a1b0acfb7409eee527084a15a1b000dda517c6-1.0.0-dev.6' 06:31:59 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-taf-common:57a1b0acfb7409eee527084a15a1b000dda517c6-1.0.0-dev.6 --push - 06:31:59 #1 [internal] load build definition from Dockerfile 06:31:59 #1 transferring dockerfile: 213B done 06:31:59 #1 DONE 0.0s 06:31:59 06:31:59 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:57a1b0acfb7409eee527084a15a1b000dda517c6-1.0.0-dev.6 06:31:59 #2 DONE 0.0s 06:31:59 06:31:59 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:57a1b0acfb7409eee527084a15a1b000dda517c6-1.0.0-dev.6 06:31:59 #3 DONE 0.0s 06:31:59 06:31:59 #4 [internal] load .dockerignore 06:31:59 #4 transferring context: 2B done 06:31:59 #4 DONE 0.0s 06:31:59 06:31:59 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:57a1b0acfb7409eee527084a15a1b000dda517c6-1.0.0-dev.6@sha256:d8991cad32c826052046772b56480d50e70cb6398dff5b14f423ba6b71c3185e 06:31:59 #5 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:57a1b0acfb7409eee527084a15a1b000dda517c6-1.0.0-dev.6@sha256:d8991cad32c826052046772b56480d50e70cb6398dff5b14f423ba6b71c3185e 0.0s done 06:31:59 #5 CACHED 06:31:59 06:31:59 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:57a1b0acfb7409eee527084a15a1b000dda517c6-1.0.0-dev.6@sha256:d8991cad32c826052046772b56480d50e70cb6398dff5b14f423ba6b71c3185e 06:31:59 #6 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:57a1b0acfb7409eee527084a15a1b000dda517c6-1.0.0-dev.6@sha256:d8991cad32c826052046772b56480d50e70cb6398dff5b14f423ba6b71c3185e 0.0s done 06:31:59 #6 CACHED 06:31:59 06:31:59 #7 exporting to image 06:31:59 #7 exporting layers done 06:31:59 #7 exporting manifest sha256:3bd7aded8862172aaa11939158863d4a2862181bc91d02fb3531d986d83c05be done 06:31:59 #7 exporting config sha256:e13ba1471f3a838e338b247f976f15e85ba4ff039e6fe42d9eab1a45643ef8c3 done 06:31:59 #7 exporting manifest sha256:fa47d3e05360a41e2295be22ad65e0d41b61cbbe4931bc3094aec67488a17ec9 done 06:31:59 #7 exporting config sha256:086ac19c0cd672ac0db6a10eb4faa240dc268b46dfadc346a62bc0db80028683 done 06:31:59 #7 exporting manifest list sha256:d15983fa262dd7e584933fbd8be20f15ebfbdc886772519c60607682ecca905b done 06:31:59 #7 pushing layers 0.0s done 06:31:59 #7 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-taf-common:57a1b0acfb7409eee527084a15a1b000dda517c6-1.0.0-dev.6@sha256:d15983fa262dd7e584933fbd8be20f15ebfbdc886772519c60607682ecca905b 06:31:59 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:31:59 #7 ... 06:31:59 06:31:59 #8 [auth] edgex-taf-common:pull,push token for nexus3.edgexfoundry.org:10003 06:31:59 #8 DONE 0.0s 06:31:59 06:31:59 #7 exporting to image 06:32:00 #7 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-taf-common:57a1b0acfb7409eee527084a15a1b000dda517c6-1.0.0-dev.6@sha256:d15983fa262dd7e584933fbd8be20f15ebfbdc886772519c60607682ecca905b 0.7s done 06:32:00 #7 DONE 0.7s 06:32:00 06:32:00 1 warning found (use --debug to expand): 06:32:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:32:00 + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:main' 06:32:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-taf-common:main --push - 06:32:00 #1 [internal] load build definition from Dockerfile 06:32:00 #1 transferring dockerfile: 165B done 06:32:00 #1 DONE 0.0s 06:32:00 06:32:00 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:main 06:32:00 #2 DONE 0.0s 06:32:00 06:32:00 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:main 06:32:00 #3 DONE 0.0s 06:32:00 06:32:00 #4 [internal] load .dockerignore 06:32:00 #4 transferring context: 2B done 06:32:00 #4 DONE 0.0s 06:32:00 06:32:00 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:main@sha256:d8991cad32c826052046772b56480d50e70cb6398dff5b14f423ba6b71c3185e 06:32:00 #5 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:main@sha256:d8991cad32c826052046772b56480d50e70cb6398dff5b14f423ba6b71c3185e done 06:32:00 #5 CACHED 06:32:00 06:32:00 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:main@sha256:d8991cad32c826052046772b56480d50e70cb6398dff5b14f423ba6b71c3185e 06:32:00 #6 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:main@sha256:d8991cad32c826052046772b56480d50e70cb6398dff5b14f423ba6b71c3185e done 06:32:00 #6 CACHED 06:32:00 06:32:00 #7 [auth] edgex-taf-common:pull,push token for nexus3.edgexfoundry.org:10003 06:32:00 #7 DONE 0.0s 06:32:00 06:32:00 #8 exporting to image 06:32:00 #8 exporting layers done 06:32:00 #8 exporting manifest sha256:3bd7aded8862172aaa11939158863d4a2862181bc91d02fb3531d986d83c05be done 06:32:00 #8 exporting config sha256:e13ba1471f3a838e338b247f976f15e85ba4ff039e6fe42d9eab1a45643ef8c3 done 06:32:00 #8 exporting manifest sha256:fa47d3e05360a41e2295be22ad65e0d41b61cbbe4931bc3094aec67488a17ec9 done 06:32:00 #8 exporting config sha256:086ac19c0cd672ac0db6a10eb4faa240dc268b46dfadc346a62bc0db80028683 done 06:32:00 #8 exporting manifest list sha256:d15983fa262dd7e584933fbd8be20f15ebfbdc886772519c60607682ecca905b done 06:32:00 #8 pushing layers 0.0s done 06:32:00 #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-taf-common:main@sha256:d15983fa262dd7e584933fbd8be20f15ebfbdc886772519c60607682ecca905b 0.1s done 06:32:00 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:32:00 #8 DONE 0.1s 06:32:00 06:32:00 1 warning found (use --debug to expand): 06:32:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:32:01 + '[' -d /w/workspace/gexfoundry_edgex-taf-common_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 06:32:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:32:01 ---> package-listing.sh 06:32:01 ++ facter osfamily 06:32:01 ++ tr '[:upper:]' '[:lower:]' 06:32:02 + OS_FAMILY=redhat 06:32:02 + workspace=/w/workspace/gexfoundry_edgex-taf-common_main 06:32:02 + START_PACKAGES=/tmp/packages_start.txt 06:32:02 + END_PACKAGES=/tmp/packages_end.txt 06:32:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:32:02 + PACKAGES=/tmp/packages_start.txt 06:32:02 + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' 06:32:02 + PACKAGES=/tmp/packages_end.txt 06:32:02 + case "${OS_FAMILY}" in 06:32:02 + sort 06:32:02 + rpm -qa 06:32:02 + '[' -f /tmp/packages_start.txt ']' 06:32:02 + '[' -f /tmp/packages_end.txt ']' 06:32:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:32:02 + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' 06:32:02 + mkdir -p /w/workspace/gexfoundry_edgex-taf-common_main/archives/ 06:32:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [Pipeline] echo 06:32:02 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/gexfoundry_edgex-taf-common_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:32:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:32:03 06:32:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:32:03 latest: Pulling from edgex-lftools-log-publisher 06:32:03 5eb5b503b376: Pulling fs layer 06:32:03 5c69ac0246d0: Pulling fs layer 06:32:03 ec43610c2a17: Pulling fs layer 06:32:03 3a2ae6a8a46f: Pulling fs layer 06:32:03 33b1e0a273af: Pulling fs layer 06:32:03 5d3b04190fa2: Pulling fs layer 06:32:03 2f39f015ded8: Pulling fs layer 06:32:03 3a2ae6a8a46f: Waiting 06:32:03 33b1e0a273af: Waiting 06:32:03 5d3b04190fa2: Waiting 06:32:03 2f39f015ded8: Waiting 06:32:03 5c69ac0246d0: Verifying Checksum 06:32:03 5c69ac0246d0: Download complete 06:32:03 3a2ae6a8a46f: Verifying Checksum 06:32:03 3a2ae6a8a46f: Download complete 06:32:03 33b1e0a273af: Verifying Checksum 06:32:03 33b1e0a273af: Download complete 06:32:03 5d3b04190fa2: Verifying Checksum 06:32:03 5d3b04190fa2: Download complete 06:32:03 ec43610c2a17: Verifying Checksum 06:32:03 ec43610c2a17: Download complete 06:32:04 5eb5b503b376: Verifying Checksum 06:32:04 5eb5b503b376: Download complete 06:32:04 2f39f015ded8: Verifying Checksum 06:32:04 2f39f015ded8: Download complete 06:32:05 5eb5b503b376: Pull complete 06:32:05 5c69ac0246d0: Pull complete 06:32:06 ec43610c2a17: Pull complete 06:32:06 3a2ae6a8a46f: Pull complete 06:32:06 33b1e0a273af: Pull complete 06:32:06 5d3b04190fa2: Pull complete 06:32:09 Building wheel for psutil (pyproject.toml): finished with status 'done' 06:32:09 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_aarch64.whl size=278201 sha256=4d20b7369030a1444f23df9a31c53721d69601ae3cfd2bdd1e42a327d8fde1b4 06:32:09 Stored in directory: /tmp/pip-ephem-wheel-cache-wxmfta1j/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 06:32:09  DEPRECATION: Building 'psycopg2' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'psycopg2'. Discussion can be found at https://github.com/pypa/pip/issues/6334 06:32:09  Building wheel for psycopg2 (setup.py): started 06:32:10 2f39f015ded8: Pull complete 06:32:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:32:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:32:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:32:10 prd-centos7-docker-4c-2g-3610 does not seem to be running inside a container 06:32:10 $ 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/gexfoundry_edgex-taf-common_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:32:14 $ docker top b2e46866a3c8d7934cd16fa516bc46516d78adc3f7a620ce9702f21664185ee6 -eo pid,comm [Pipeline] { [Pipeline] sh 06:32:14 + touch /tmp/pre-build-complete [Pipeline] sh 06:32:15 + mkdir -p /var/log/sysstat [Pipeline] sh 06:32:15 + ls /var/log/sa-host 06:32:15 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:32:15 provisioning config files... 06:32:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config3203625479828083866tmp [Pipeline] { [Pipeline] echo 06:32:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:32:15 ---> create-netrc.sh [Pipeline] } 06:32:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:32:16 ---> python-tools-install.sh [Pipeline] echo 06:32:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:32:16 ---> sudo-logs.sh 06:32:16 Archiving 'sudo' log.. 06:32:16 sudo: unable to resolve host prd-centos7-docker-4c-2g-3610.novalocal: Name or service not known 06:32:16 sudo: unable to resolve host prd-centos7-docker-4c-2g-3610.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 06:32:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:32:16 ---> job-cost.sh 06:32:16 lf-activate-venv: SKIPPING 06:32:16 INFO: No Stack... 06:32:17 INFO: Retrieving Pricing Info for: v3-standard-2 06:32:17 INFO: Archiving Costs [Pipeline] echo 06:32:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:32:17 ---> logs-deploy.sh 06:32:17 lf-activate-venv: SKIPPING 06:32:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/main/57 06:32:17 INFO: archiving workspace using pattern(s): 06:32:18 Archives upload complete. 06:32:18 INFO: archiving logs to Nexus 06:32:19 ---> uname -a: 06:32:19 Linux prd-centos7-docker-4c-2g-3610.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 06:32:19 06:32:19 06:32:19 ---> lscpu: 06:32:19 Architecture: x86_64 06:32:19 CPU op-mode(s): 32-bit, 64-bit 06:32:19 Byte Order: Little Endian 06:32:19 Address sizes: 40 bits physical, 48 bits virtual 06:32:19 CPU(s): 2 06:32:19 On-line CPU(s) list: 0,1 06:32:19 Thread(s) per core: 1 06:32:19 Core(s) per socket: 1 06:32:19 Socket(s): 2 06:32:19 NUMA node(s): 1 06:32:19 Vendor ID: AuthenticAMD 06:32:19 CPU family: 23 06:32:19 Model: 49 06:32:19 Model name: AMD EPYC-Rome Processor 06:32:19 Stepping: 0 06:32:19 CPU MHz: 2800.000 06:32:19 BogoMIPS: 5600.00 06:32:19 Virtualization: AMD-V 06:32:19 Hypervisor vendor: KVM 06:32:19 Virtualization type: full 06:32:19 L1d cache: 64 KiB 06:32:19 L1i cache: 64 KiB 06:32:19 L2 cache: 1 MiB 06:32:19 L3 cache: 32 MiB 06:32:19 NUMA node0 CPU(s): 0,1 06:32:19 Vulnerability Itlb multihit: Not affected 06:32:19 Vulnerability L1tf: Not affected 06:32:19 Vulnerability Mds: Not affected 06:32:19 Vulnerability Meltdown: Not affected 06:32:19 Vulnerability Mmio stale data: Not affected 06:32:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:32:19 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:32:19 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:32:19 Vulnerability Srbds: Not affected 06:32:19 Vulnerability Tsx async abort: Not affected 06:32:19 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 06:32:19 06:32:19 06:32:19 ---> nproc: 06:32:19 2 06:32:19 06:32:19 06:32:19 ---> df -h: 06:32:19 Filesystem Size Used Avail Use% Mounted on 06:32:19 overlay 40G 7.3G 33G 19% / 06:32:19 tmpfs 64M 0 64M 0% /dev 06:32:19 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 06:32:19 shm 64M 0 64M 0% /dev/shm 06:32:19 /dev/vda1 40G 7.3G 33G 19% /facter-os 06:32:19 06:32:19 06:32:19 Cannot open /var/log/sysstat/sa20: No such file or directory 06:32:19 Please check if data collecting is enabled 06:32:19 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:32:19 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 06:32:19 $ docker stop --time=1 b2e46866a3c8d7934cd16fa516bc46516d78adc3f7a620ce9702f21664185ee6 06:32:20 $ docker rm -f --volumes b2e46866a3c8d7934cd16fa516bc46516d78adc3f7a620ce9702f21664185ee6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 06:32:20 [WS-CLEANUP] Deleting project workspace... 06:32:20 [WS-CLEANUP] Deferred wipeout is used... 06:32:20 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:32:21 06:32:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:32:21 latest: Pulling from edgex-lftools-log-publisher 06:32:21 5eb5b503b376: Pulling fs layer 06:32:21 5c69ac0246d0: Pulling fs layer 06:32:21 ec43610c2a17: Pulling fs layer 06:32:21 3a2ae6a8a46f: Pulling fs layer 06:32:21 33b1e0a273af: Pulling fs layer 06:32:21 5d3b04190fa2: Pulling fs layer 06:32:21 2f39f015ded8: Pulling fs layer 06:32:21 33b1e0a273af: Waiting 06:32:21 5d3b04190fa2: Waiting 06:32:21 3a2ae6a8a46f: Waiting 06:32:21 5c69ac0246d0: Verifying Checksum 06:32:21 5c69ac0246d0: Download complete 06:32:21 3a2ae6a8a46f: Verifying Checksum 06:32:21 3a2ae6a8a46f: Download complete 06:32:21 33b1e0a273af: Verifying Checksum 06:32:21 33b1e0a273af: Download complete 06:32:21 5d3b04190fa2: Download complete 06:32:21 ec43610c2a17: Verifying Checksum 06:32:21 ec43610c2a17: Download complete 06:32:21 5eb5b503b376: Verifying Checksum 06:32:21 5eb5b503b376: Download complete 06:32:22 2f39f015ded8: Download complete 06:32:22 5eb5b503b376: Pull complete 06:32:22 5c69ac0246d0: Pull complete 06:32:23 ec43610c2a17: Pull complete 06:32:23 3a2ae6a8a46f: Pull complete 06:32:23 33b1e0a273af: Pull complete 06:32:23 5d3b04190fa2: Pull complete 06:32:27 2f39f015ded8: Pull complete 06:32:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:32:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:32:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:32:27 prd-ubuntu20.04-docker-8c-8g-3602 does not seem to be running inside a container 06:32:27 $ 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/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:32:29 $ docker top 448234e8be20f9096d97aab0b134fed5c49fb4810b5c588c235e7cf5dec48c86 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:32:30 ---> job-cost.sh 06:32:30 lf-activate-venv: SKIPPING 06:32:30 INFO: No Stack... 06:32:30 INFO: Retrieving Pricing Info for: v3-standard-8 06:32:30 INFO: Archiving Costs [Pipeline] sh 06:32:31 + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv 06:32:31 + cut -d, -f6 [Pipeline] lock 06:32:31 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-57-stack-cost] 06:32:31 Resource [jenkins-edgexfoundry-edgex-taf-common-main-57-stack-cost] did not exist. Created. 06:32:31 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-57-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:32:31 + echo total: 0.2199999988079071 [Pipeline] stash 06:32:31 Stashed 1 file(s) [Pipeline] } 06:32:31 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-main-57-stack-cost] [Pipeline] // lock [Pipeline] } 06:32:31 $ docker stop --time=1 448234e8be20f9096d97aab0b134fed5c49fb4810b5c588c235e7cf5dec48c86 06:32:32 $ docker rm -f --volumes 448234e8be20f9096d97aab0b134fed5c49fb4810b5c588c235e7cf5dec48c86 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:33:17 Building wheel for psycopg2 (setup.py): finished with status 'done' 06:33:17 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_aarch64.whl size=512680 sha256=8a7b968cfb6fd90188d30f51efff1aaff78692e08dd07c45f7bb89ba9978ca80 06:33:17 Stored in directory: /tmp/pip-ephem-wheel-cache-wxmfta1j/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 06:33:17  DEPRECATION: Building 'flex' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'flex'. Discussion can be found at https://github.com/pypa/pip/issues/6334 06:33:17  Building wheel for flex (setup.py): started 06:33:17 Building wheel for flex (setup.py): finished with status 'done' 06:33:17 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77345 sha256=95e72def99c9a2a42c617c7d6820b032d639f5e4a45055385d92794fce1c25cd 06:33:17 Stored in directory: /tmp/pip-ephem-wheel-cache-wxmfta1j/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 06:33:17  DEPRECATION: Building 'strict-rfc3339' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'strict-rfc3339'. Discussion can be found at https://github.com/pypa/pip/issues/6334 06:33:17  Building wheel for strict-rfc3339 (setup.py): started 06:33:17 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 06:33:17 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=b76255d94b1dc6a710b2a80eafa24212bc00e2b507bbec237b3453ab9248dc09 06:33:17 Stored in directory: /tmp/pip-ephem-wheel-cache-wxmfta1j/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 06:33:17  DEPRECATION: Building 'validate-email' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'validate-email'. Discussion can be found at https://github.com/pypa/pip/issues/6334 06:33:17  Building wheel for validate-email (setup.py): started 06:33:17 Building wheel for validate-email (setup.py): finished with status 'done' 06:33:17 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5561 sha256=d2b00da6031d19b551f6fffe883d373fbe7fad97271f4f1a095320600a217996 06:33:17 Stored in directory: /tmp/pip-ephem-wheel-cache-wxmfta1j/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 06:33:17 Successfully built robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email 06:33:17 Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, ply, parse, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pyjwt, pygments, pycryptodome, pycparser, psycopg2, psutil, protobuf, pathable, paho-mqtt, numpy, more-itertools, MarkupSafe, lazy-object-proxy, jsonpointer, jsonpath-ng, isodate, idna, h11, docutils, configparser, click, charset_normalizer, certifi, attrs, wsproto, werkzeug, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, outcome, cffi, trio, robotframework-requests, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, jsonschema, selenium, openapi-schema-validator, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance 06:34:24 06:34:24 Successfully installed GenSON-1.3.0 MarkupSafe-3.0.2 PyYAML-6.0.2 RESTinstance-1.5.2 attrs-25.3.0 certifi-2025.6.15 cffi-1.17.1 charset_normalizer-3.4.2 click-8.2.1 configparser-7.2.0 cryptography-45.0.3 docker-7.1.0 docutils-0.21.2 flex-6.14.1 h11-0.16.0 idna-3.10 influxdb-client-1.49.0 isodate-0.7.2 jsonpath-ng-1.7.0 jsonpointer-3.0.0 jsonschema-4.24.0 jsonschema-path-0.3.4 jsonschema-specifications-2025.4.1 lazy-object-proxy-1.11.0 more-itertools-10.7.0 numpy-2.2.5 openapi-core-0.19.5 openapi-schema-validator-0.6.3 openapi-spec-validator-0.7.2 outcome-1.3.0.post0 paho-mqtt-2.1.0 parse-1.20.2 pathable-0.4.4 ply-3.11 protobuf-6.30.2 psutil-7.0.0 psycopg2-2.9.10 pycparser-2.22 pycryptodome-3.22.0 pygments-2.19.1 pyjwt-2.10.1 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.0 pytz-2025.2 pyzmq-26.4.0 reactivex-4.0.4 referencing-0.36.2 requests-2.32.4 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.2.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 rpds-py-0.25.1 selenium-4.33.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.30.0 trio-websocket-0.12.2 typing-extensions-4.13.2 tzlocal-5.3.1 urllib3-2.4.0 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.1 wsproto-1.2.0 06:34:24 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 06:35:21 Removing intermediate container 7529822e04fe 06:35:21 ---> e8cf08c1d0c4 06:35:21 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 06:35:21 ---> Running in 24d915832afa 06:35:21 Removing intermediate container 24d915832afa 06:35:21 ---> 5fde14089e75 06:35:21 Step 11/13 : LABEL arch=arm64 06:35:21 ---> Running in 3d97a3e4376b 06:35:21 Removing intermediate container 3d97a3e4376b 06:35:21 ---> c94943837875 06:35:21 Step 12/13 : LABEL git_sha=57a1b0acfb7409eee527084a15a1b000dda517c6 06:35:21 ---> Running in 4f7fefd91e36 06:35:21 Removing intermediate container 4f7fefd91e36 06:35:21 ---> b4b412e9cec8 06:35:21 Step 13/13 : LABEL version=1.0.0-dev.6 06:35:21 ---> Running in e3723dffce56 06:35:21 Removing intermediate container e3723dffce56 06:35:21 ---> 1ce3b9bf4c8c 06:35:21 [Warning] One or more build-args [ARCH] were not consumed 06:35:21 Successfully built 1ce3b9bf4c8c 06:35:21 Successfully tagged edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo 06:35:21 [edgeXDocker.push] Tagging docker image edgex-taf-common-arm64 with the following tags: 06:35:21 57a1b0acfb7409eee527084a15a1b000dda517c6 06:35:21 latest 06:35:21 1.0.0-dev.6 06:35:21 57a1b0acfb7409eee527084a15a1b000dda517c6-1.0.0-dev.6 06:35:21 main 06:35:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:21 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:57a1b0acfb7409eee527084a15a1b000dda517c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:22 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:57a1b0acfb7409eee527084a15a1b000dda517c6 06:35:22 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 06:35:22 33a11d036cee: Preparing 06:35:22 67ac79debb14: Preparing 06:35:22 a907717b414a: Preparing 06:35:22 2a29a8a0c665: Preparing 06:35:22 b84f34f24824: Preparing 06:35:22 dd9c8f8612c8: Preparing 06:35:22 dd9c8f8612c8: Waiting 06:35:22 67ac79debb14: Pushed 06:35:22 a907717b414a: Pushed 06:35:22 2a29a8a0c665: Pushed 06:35:22 dd9c8f8612c8: Layer already exists 06:35:22 b84f34f24824: Pushed 06:40:15 33a11d036cee: Pushed 06:40:15 57a1b0acfb7409eee527084a15a1b000dda517c6: digest: sha256:c1277985fe11a414bf836c58be314cabd2be55b5ba933ac2b88ec976a82226f4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:15 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:15 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest 06:40:15 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 06:40:15 33a11d036cee: Preparing 06:40:15 67ac79debb14: Preparing 06:40:15 a907717b414a: Preparing 06:40:15 2a29a8a0c665: Preparing 06:40:15 b84f34f24824: Preparing 06:40:15 dd9c8f8612c8: Preparing 06:40:15 67ac79debb14: Layer already exists 06:40:15 33a11d036cee: Layer already exists 06:40:15 2a29a8a0c665: Layer already exists 06:40:15 b84f34f24824: Layer already exists 06:40:15 a907717b414a: Layer already exists 06:40:15 dd9c8f8612c8: Layer already exists 06:40:15 latest: digest: sha256:c1277985fe11a414bf836c58be314cabd2be55b5ba933ac2b88ec976a82226f4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:16 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:1.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:16 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:1.0.0-dev.6 06:40:16 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 06:40:16 33a11d036cee: Preparing 06:40:16 67ac79debb14: Preparing 06:40:16 a907717b414a: Preparing 06:40:16 2a29a8a0c665: Preparing 06:40:16 b84f34f24824: Preparing 06:40:16 dd9c8f8612c8: Preparing 06:40:16 dd9c8f8612c8: Waiting 06:40:16 33a11d036cee: Layer already exists 06:40:16 b84f34f24824: Layer already exists 06:40:16 2a29a8a0c665: Layer already exists 06:40:16 67ac79debb14: Layer already exists 06:40:16 a907717b414a: Layer already exists 06:40:16 dd9c8f8612c8: Layer already exists 06:40:17 1.0.0-dev.6: digest: sha256:c1277985fe11a414bf836c58be314cabd2be55b5ba933ac2b88ec976a82226f4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:17 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:57a1b0acfb7409eee527084a15a1b000dda517c6-1.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:17 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:57a1b0acfb7409eee527084a15a1b000dda517c6-1.0.0-dev.6 06:40:17 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 06:40:17 33a11d036cee: Preparing 06:40:17 67ac79debb14: Preparing 06:40:17 a907717b414a: Preparing 06:40:17 2a29a8a0c665: Preparing 06:40:17 b84f34f24824: Preparing 06:40:17 dd9c8f8612c8: Preparing 06:40:17 dd9c8f8612c8: Waiting 06:40:17 2a29a8a0c665: Layer already exists 06:40:17 b84f34f24824: Layer already exists 06:40:17 67ac79debb14: Layer already exists 06:40:17 a907717b414a: Layer already exists 06:40:17 33a11d036cee: Layer already exists 06:40:17 dd9c8f8612c8: Layer already exists 06:40:17 57a1b0acfb7409eee527084a15a1b000dda517c6-1.0.0-dev.6: digest: sha256:c1277985fe11a414bf836c58be314cabd2be55b5ba933ac2b88ec976a82226f4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:18 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:18 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main 06:40:18 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 06:40:18 33a11d036cee: Preparing 06:40:18 67ac79debb14: Preparing 06:40:18 a907717b414a: Preparing 06:40:18 2a29a8a0c665: Preparing 06:40:18 b84f34f24824: Preparing 06:40:18 dd9c8f8612c8: Preparing 06:40:18 dd9c8f8612c8: Waiting 06:40:18 33a11d036cee: Layer already exists 06:40:18 b84f34f24824: Layer already exists 06:40:18 67ac79debb14: Layer already exists 06:40:18 2a29a8a0c665: Layer already exists 06:40:18 a907717b414a: Layer already exists 06:40:18 dd9c8f8612c8: Layer already exists 06:40:18 main: digest: sha256:c1277985fe11a414bf836c58be314cabd2be55b5ba933ac2b88ec976a82226f4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:40:19 ===================================================== [Pipeline] echo 06:40:19 taggedImages: 06:40:19 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:57a1b0acfb7409eee527084a15a1b000dda517c6 06:40:19 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest 06:40:19 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:1.0.0-dev.6 06:40:19 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:57a1b0acfb7409eee527084a15a1b000dda517c6-1.0.0-dev.6 06:40:19 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [Pipeline] echo 06:40:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:57a1b0acfb7409eee527084a15a1b000dda517c6 [Pipeline] echo 06:40:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [Pipeline] echo 06:40:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:1.0.0-dev.6 [Pipeline] echo 06:40:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:57a1b0acfb7409eee527084a15a1b000dda517c6-1.0.0-dev.6 [Pipeline] echo 06:40:19 Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:40:19 06:40:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:40:20 arm64: Pulling from edgex-lftools-log-publisher 06:40:20 8998bd30e6a1: Pulling fs layer 06:40:20 04944245beec: Pulling fs layer 06:40:20 699f458cf7ca: Pulling fs layer 06:40:20 765212b225bb: Pulling fs layer 06:40:20 f23df028b6ca: Pulling fs layer 06:40:20 d65c8cfc05b1: Pulling fs layer 06:40:20 2437ff75d9bd: Pulling fs layer 06:40:20 765212b225bb: Waiting 06:40:20 f23df028b6ca: Waiting 06:40:20 d65c8cfc05b1: Waiting 06:40:20 2437ff75d9bd: Waiting 06:40:20 04944245beec: Verifying Checksum 06:40:20 04944245beec: Download complete 06:40:20 765212b225bb: Download complete 06:40:20 f23df028b6ca: Verifying Checksum 06:40:20 f23df028b6ca: Download complete 06:40:20 d65c8cfc05b1: Verifying Checksum 06:40:20 d65c8cfc05b1: Download complete 06:40:20 699f458cf7ca: Verifying Checksum 06:40:20 699f458cf7ca: Download complete 06:40:20 8998bd30e6a1: Verifying Checksum 06:40:20 8998bd30e6a1: Download complete 06:40:23 2437ff75d9bd: Verifying Checksum 06:40:23 2437ff75d9bd: Download complete 06:40:25 8998bd30e6a1: Pull complete 06:40:25 04944245beec: Pull complete 06:40:27 699f458cf7ca: Pull complete 06:40:27 765212b225bb: Pull complete 06:40:28 f23df028b6ca: Pull complete 06:40:28 d65c8cfc05b1: Pull complete 06:40:46 2437ff75d9bd: Pull complete 06:40:46 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:40:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:40:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:40:46 prd-ubuntu20.04-docker-arm64-4c-16g-3604 does not seem to be running inside a container 06:40:47 $ 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/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:40:48 $ docker top 23534ddb42a9f064f3402442a2876d84743d8ab2f09276dadb247eb2e1482a30 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:40:49 ---> job-cost.sh 06:40:49 lf-activate-venv: SKIPPING 06:40:49 INFO: No Stack... 06:40:49 INFO: Retrieving Pricing Info for: v3-standard-4 06:40:50 INFO: Archiving Costs [Pipeline] sh 06:40:51 + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv 06:40:51 + cut -d, -f6 [Pipeline] lock 06:40:51 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-57-stack-cost] 06:40:51 Resource [jenkins-edgexfoundry-edgex-taf-common-main-57-stack-cost] did not exist. Created. 06:40:51 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-57-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:40:51 /w/workspace/gexfoundry_edgex-taf-common_main@tmp/durable-7adc38bb/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:40:52 + echo total: 0.10999999940395355 [Pipeline] stash 06:40:52 Warning: overwriting stash ‘stack-cost’ 06:40:52 Stashed 1 file(s) [Pipeline] } 06:40:52 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-main-57-stack-cost] [Pipeline] // lock [Pipeline] } 06:40:52 $ docker stop --time=1 23534ddb42a9f064f3402442a2876d84743d8ab2f09276dadb247eb2e1482a30 06:40:54 $ docker rm -f --volumes 23534ddb42a9f064f3402442a2876d84743d8ab2f09276dadb247eb2e1482a30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 06:40:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:40:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:40:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:40:55 prd-ubuntu20.04-docker-8c-8g-3602 does not seem to be running inside a container 06:40:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@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 06:40:56 $ docker top f33f5d106e7a06162b5681840ee0ad34c9f99fea36bc8f0b9d25caa190382aa5 -eo pid,comm 06:40:56 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). 06:40:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:40:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:40:56 [ssh-agent] Looking for ssh-agent implementation... 06:40:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:40:56 $ docker exec f33f5d106e7a06162b5681840ee0ad34c9f99fea36bc8f0b9d25caa190382aa5 ssh-agent 06:40:56 SSH_AUTH_SOCK=/tmp/ssh-OjvKLCcHZRYr/agent.33 06:40:56 SSH_AGENT_PID=39 06:40:56 Running ssh-add (command line suppressed) 06:40:56 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_17257715496569293937.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_17257715496569293937.key) 06:40:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:40:57 + git semver tag 06:40:57 2025-06-20 06:40:57,262 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:40:57 2025-06-20 06:40:57,266 [run_tag] DEBUG tag force:False 06:40:57 2025-06-20 06:40:57,266 [check_head_tag] DEBUG check head tag 06:40:57 2025-06-20 06:40:57,267 [execute] INFO git cat-file --batch-check 06:40:57 2025-06-20 06:40:57,267 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, stdin=, shell=False, universal_newlines=False) 06:40:57 2025-06-20 06:40:57,269 [execute] INFO git cat-file --batch 06:40:57 2025-06-20 06:40:57,269 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, stdin=, shell=False, universal_newlines=False) 06:40:57 2025-06-20 06:40:57,281 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 06:40:57 2025-06-20 06:40:57,282 [execute] INFO git tag -a v1.0.0-dev.6 -m v1.0.0-dev.6 06:40:57 2025-06-20 06:40:57,282 [execute] DEBUG Popen(['git', 'tag', '-a', 'v1.0.0-dev.6', '-m', 'v1.0.0-dev.6'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, stdin=None, shell=False, universal_newlines=False) 06:40:57 2025-06-20 06:40:57,284 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 06:40:57 1.0.0-dev.6 [Pipeline] } 06:40:57 $ docker exec --env ******** --env ******** f33f5d106e7a06162b5681840ee0ad34c9f99fea36bc8f0b9d25caa190382aa5 ssh-agent -k 06:40:57 unset SSH_AUTH_SOCK; 06:40:57 unset SSH_AGENT_PID; 06:40:57 echo Agent pid 39 killed; 06:40:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:40:57 + git semver [Pipeline] } 06:40:58 $ docker stop --time=1 f33f5d106e7a06162b5681840ee0ad34c9f99fea36bc8f0b9d25caa190382aa5 06:40:59 $ docker rm -f --volumes f33f5d106e7a06162b5681840ee0ad34c9f99fea36bc8f0b9d25caa190382aa5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:40:59 06:40:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:40:59 0.23.1-centos7: Pulling from edgex-lftools 06:40:59 ab5ef0e58194: Pulling fs layer 06:40:59 9712f1f96733: Pulling fs layer 06:40:59 63f879dbbcfc: Pulling fs layer 06:40:59 0d9ebad4ef96: Pulling fs layer 06:40:59 e9a5061849ea: Pulling fs layer 06:40:59 d747dcd14b5f: Pulling fs layer 06:40:59 2de7ff778b66: Pulling fs layer 06:40:59 e9a5061849ea: Waiting 06:40:59 d747dcd14b5f: Waiting 06:40:59 0d9ebad4ef96: Waiting 06:40:59 2de7ff778b66: Waiting 06:40:59 9712f1f96733: Verifying Checksum 06:40:59 9712f1f96733: Download complete 06:41:00 63f879dbbcfc: Verifying Checksum 06:41:00 63f879dbbcfc: Download complete 06:41:00 e9a5061849ea: Verifying Checksum 06:41:00 e9a5061849ea: Download complete 06:41:00 d747dcd14b5f: Verifying Checksum 06:41:00 d747dcd14b5f: Download complete 06:41:00 ab5ef0e58194: Verifying Checksum 06:41:00 ab5ef0e58194: Download complete 06:41:00 2de7ff778b66: Verifying Checksum 06:41:00 2de7ff778b66: Download complete 06:41:00 0d9ebad4ef96: Verifying Checksum 06:41:00 0d9ebad4ef96: Download complete 06:41:03 ab5ef0e58194: Pull complete 06:41:03 9712f1f96733: Pull complete 06:41:03 63f879dbbcfc: Pull complete 06:41:07 0d9ebad4ef96: Pull complete 06:41:07 e9a5061849ea: Pull complete 06:41:07 d747dcd14b5f: Pull complete 06:41:08 2de7ff778b66: Pull complete 06:41:08 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:41:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:41:08 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:41:08 prd-ubuntu20.04-docker-8c-8g-3602 does not seem to be running inside a container 06:41:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@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-lftools:0.23.1-centos7 cat 06:41:11 $ docker top 83245b7deb643b16392e2bcf2fe55ca009e84e34dd73bab3c69852541b20148b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:41:11 provisioning config files... 06:41:11 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config9106535304938894055tmp 06:41:11 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config16057291199402551450tmp 06:41:11 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config3939028317242133085tmp [Pipeline] { [Pipeline] echo 06:41:11 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:41:11 ---> sigul-configuration.sh 06:41:11 gpg: directory `/root/.gnupg' created 06:41:11 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:41:11 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:41:11 gpg: keyring `/root/.gnupg/secring.gpg' created 06:41:11 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:41:11 gpg: CAST5 encrypted data 06:41:11 gpg: encrypted with 1 passphrase 06:41:11 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:41:11 + mkdir /home/jenkins 06:41:11 + mkdir /home/jenkins/sigul [Pipeline] sh 06:41:12 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 06:41:12 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:41:12 ---> sigul-install.sh 06:41:12 Sigul already installed; skipping installation. [Pipeline] sh 06:41:13 + git tag --list 06:41:13 v0.0.1 06:41:13 v0.0.2-dev.1 06:41:13 v0.0.2-dev.10 06:41:13 v0.0.2-dev.11 06:41:13 v0.0.2-dev.12 06:41:13 v0.0.2-dev.13 06:41:13 v0.0.2-dev.14 06:41:13 v0.0.2-dev.15 06:41:13 v0.0.2-dev.16 06:41:13 v0.0.2-dev.17 06:41:13 v0.0.2-dev.18 06:41:13 v0.0.2-dev.19 06:41:13 v0.0.2-dev.2 06:41:13 v0.0.2-dev.20 06:41:13 v0.0.2-dev.21 06:41:13 v0.0.2-dev.22 06:41:13 v0.0.2-dev.23 06:41:13 v0.0.2-dev.24 06:41:13 v0.0.2-dev.25 06:41:13 v0.0.2-dev.26 06:41:13 v0.0.2-dev.27 06:41:13 v0.0.2-dev.28 06:41:13 v0.0.2-dev.29 06:41:13 v0.0.2-dev.3 06:41:13 v0.0.2-dev.30 06:41:13 v0.0.2-dev.31 06:41:13 v0.0.2-dev.32 06:41:13 v0.0.2-dev.33 06:41:13 v0.0.2-dev.34 06:41:13 v0.0.2-dev.35 06:41:13 v0.0.2-dev.36 06:41:13 v0.0.2-dev.37 06:41:13 v0.0.2-dev.38 06:41:13 v0.0.2-dev.39 06:41:13 v0.0.2-dev.4 06:41:13 v0.0.2-dev.40 06:41:13 v0.0.2-dev.41 06:41:13 v0.0.2-dev.42 06:41:13 v0.0.2-dev.43 06:41:13 v0.0.2-dev.44 06:41:13 v0.0.2-dev.5 06:41:13 v0.0.2-dev.6 06:41:13 v0.0.2-dev.7 06:41:13 v0.0.2-dev.8 06:41:13 v0.0.2-dev.9 06:41:13 v1.0.0-dev.1 06:41:13 v1.0.0-dev.2 06:41:13 v1.0.0-dev.3 06:41:13 v1.0.0-dev.4 06:41:13 v1.0.0-dev.5 06:41:13 v1.0.0-dev.6 [Pipeline] sh 06:41:13 + lftools sign git-tag v1.0.0-dev.6 06:41:13 Signing Git tag with Sigul... 06:41:13 Signing v1.0.0-dev.6 [Pipeline] echo 06:41:14 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:41:14 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:41:14 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:41:14 $ docker stop --time=1 83245b7deb643b16392e2bcf2fe55ca009e84e34dd73bab3c69852541b20148b 06:41:15 $ docker rm -f --volumes 83245b7deb643b16392e2bcf2fe55ca009e84e34dd73bab3c69852541b20148b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:41:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:41:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:41:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:41:16 prd-ubuntu20.04-docker-8c-8g-3602 does not seem to be running inside a container 06:41:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@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 06:41:17 $ docker top 5ce2224c3f653c308a0aa219600e843d1f5d83dcd3c33fae145a1031acc7d6f4 -eo pid,comm 06:41:17 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). 06:41:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:41:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:41:17 [ssh-agent] Looking for ssh-agent implementation... 06:41:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:41:17 $ docker exec 5ce2224c3f653c308a0aa219600e843d1f5d83dcd3c33fae145a1031acc7d6f4 ssh-agent 06:41:17 SSH_AUTH_SOCK=/tmp/ssh-mfht90x6l1Pw/agent.32 06:41:17 SSH_AGENT_PID=38 06:41:17 Running ssh-add (command line suppressed) 06:41:17 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_9805143676360542339.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_9805143676360542339.key) 06:41:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:41:17 + git semver bump pre 06:41:18 2025-06-20 06:41:17,995 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:41:18 2025-06-20 06:41:18,000 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 06:41:18 2025-06-20 06:41:18,000 [bump_version] DEBUG bumping version:1.0.0-dev.6 on axis:pre with prefix:dev 06:41:18 2025-06-20 06:41:18,001 [bump_version] DEBUG bumped version:1.0.0-dev.7 06:41:18 2025-06-20 06:41:18,001 [write_version] DEBUG write version:1.0.0-dev.7 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:True 06:41:18 2025-06-20 06:41:18,001 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 06:41:18 2025-06-20 06:41:18,001 [write_file] DEBUG write to file:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 06:41:18 2025-06-20 06:41:18,003 [execute] INFO git cat-file --batch-check 06:41:18 2025-06-20 06:41:18,003 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, stdin=, shell=False, universal_newlines=False) 06:41:18 2025-06-20 06:41:18,006 [execute] INFO git cat-file --batch 06:41:18 2025-06-20 06:41:18,006 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, stdin=, shell=False, universal_newlines=False) 06:41:18 2025-06-20 06:41:18,010 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 06:41:18 1.0.0-dev.7 [Pipeline] } 06:41:18 $ docker exec --env ******** --env ******** 5ce2224c3f653c308a0aa219600e843d1f5d83dcd3c33fae145a1031acc7d6f4 ssh-agent -k 06:41:18 unset SSH_AUTH_SOCK; 06:41:18 unset SSH_AGENT_PID; 06:41:18 echo Agent pid 38 killed; 06:41:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:41:18 + git semver [Pipeline] } 06:41:19 $ docker stop --time=1 5ce2224c3f653c308a0aa219600e843d1f5d83dcd3c33fae145a1031acc7d6f4 06:41:20 $ docker rm -f --volumes 5ce2224c3f653c308a0aa219600e843d1f5d83dcd3c33fae145a1031acc7d6f4 [Pipeline] // withDockerContainer [Pipeline] sh 06:41:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:41:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:41:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:41:21 prd-ubuntu20.04-docker-8c-8g-3602 does not seem to be running inside a container 06:41:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@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 06:41:21 $ docker top b488c6b12494bd950c429c860a292a80e2c48475262dc7b88b4058335dcdd9f9 -eo pid,comm 06:41:21 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). 06:41:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:41:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:41:21 [ssh-agent] Looking for ssh-agent implementation... 06:41:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:41:21 $ docker exec b488c6b12494bd950c429c860a292a80e2c48475262dc7b88b4058335dcdd9f9 ssh-agent 06:41:22 SSH_AUTH_SOCK=/tmp/ssh-oXSK0VugTSeu/agent.32 06:41:22 SSH_AGENT_PID=38 06:41:22 Running ssh-add (command line suppressed) 06:41:22 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_4419900008840222738.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_4419900008840222738.key) 06:41:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:41:22 + git semver push 06:41:23 2025-06-20 06:41:22,713 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:41:23 2025-06-20 06:41:22,717 [run_push] DEBUG push 06:41:23 2025-06-20 06:41:22,718 [execute] INFO git cat-file --batch-check 06:41:23 2025-06-20 06:41:22,718 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, stdin=, shell=False, universal_newlines=False) 06:41:23 2025-06-20 06:41:22,720 [execute] INFO git rev-list ea883bf14f53f47694981c16e089061cec97902f -- 06:41:23 2025-06-20 06:41:22,720 [execute] DEBUG Popen(['git', 'rev-list', 'ea883bf14f53f47694981c16e089061cec97902f', '--'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, stdin=None, shell=False, universal_newlines=False) 06:41:23 2025-06-20 06:41:22,724 [execute] INFO git fetch -v -- origin 06:41:23 2025-06-20 06:41:22,724 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, stdin=None, shell=False, universal_newlines=True) 06:41:23 2025-06-20 06:41:23,301 [run_push] DEBUG no remote changes detected 06:41:23 2025-06-20 06:41:23,301 [execute] INFO git push origin semver 06:41:23 2025-06-20 06:41:23,302 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, stdin=None, shell=False, universal_newlines=False) 06:41:24 2025-06-20 06:41:23,984 [run_push] DEBUG push all version tags 06:41:24 2025-06-20 06:41:23,985 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:41:24 2025-06-20 06:41:23,985 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, stdin=None, shell=False, universal_newlines=False) 06:41:24 2025-06-20 06:41:24,676 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 06:41:24 1.0.0-dev.7 [Pipeline] } 06:41:24 $ docker exec --env ******** --env ******** b488c6b12494bd950c429c860a292a80e2c48475262dc7b88b4058335dcdd9f9 ssh-agent -k 06:41:24 unset SSH_AUTH_SOCK; 06:41:24 unset SSH_AGENT_PID; 06:41:24 echo Agent pid 38 killed; 06:41:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:41:25 + git semver [Pipeline] } 06:41:25 $ docker stop --time=1 b488c6b12494bd950c429c860a292a80e2c48475262dc7b88b4058335dcdd9f9 06:41:26 $ docker rm -f --volumes b488c6b12494bd950c429c860a292a80e2c48475262dc7b88b4058335dcdd9f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:41:27 + [ -d /w/workspace/gexfoundry_edgex-taf-common_main/archives ] 06:41:27 + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives 06:41:27 total 16 06:41:27 drwxr-xr-x 3 root root 4096 Jun 20 06:32 . 06:41:27 drwxrwxr-x 7 jenkins jenkins 4096 Jun 20 06:41 .. 06:41:27 drwxr-xr-x 2 root root 4096 Jun 20 06:32 cost 06:41:27 -rw-r--r-- 1 root root 88 Jun 20 06:32 cost.csv 06:41:27 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_edgex-taf-common_main/archives 06:41:27 + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives 06:41:27 total 16 06:41:27 drwxr-xr-x 3 jenkins jenkins 4096 Jun 20 06:32 . 06:41:27 drwxrwxr-x 7 jenkins jenkins 4096 Jun 20 06:41 .. 06:41:27 drwxr-xr-x 2 jenkins jenkins 4096 Jun 20 06:32 cost 06:41:27 -rw-r--r-- 1 jenkins jenkins 88 Jun 20 06:32 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:41:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:41:28 ---> package-listing.sh 06:41:28 ++ facter osfamily 06:41:28 ++ tr '[:upper:]' '[:lower:]' 06:41:28 + OS_FAMILY=debian 06:41:28 + workspace=/w/workspace/gexfoundry_edgex-taf-common_main 06:41:28 + START_PACKAGES=/tmp/packages_start.txt 06:41:28 + END_PACKAGES=/tmp/packages_end.txt 06:41:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:41:28 + PACKAGES=/tmp/packages_start.txt 06:41:28 + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' 06:41:28 + PACKAGES=/tmp/packages_end.txt 06:41:28 + case "${OS_FAMILY}" in 06:41:28 + dpkg -l 06:41:28 + grep '^ii' 06:41:28 + '[' -f /tmp/packages_start.txt ']' 06:41:28 + '[' -f /tmp/packages_end.txt ']' 06:41:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:41:28 + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' 06:41:28 + mkdir -p /w/workspace/gexfoundry_edgex-taf-common_main/archives/ 06:41:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [Pipeline] echo 06:41:28 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_edgex-taf-common_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:41:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:41:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:41:29 prd-ubuntu20.04-docker-8c-8g-3602 does not seem to be running inside a container 06:41:29 $ 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/gexfoundry_edgex-taf-common_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@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-lftools-log-publisher:latest cat 06:41:29 $ docker top 381a60578660eeb036765bd442dc5220bf9e0122ce32ef127e542c1194d9bfd6 -eo pid,comm [Pipeline] { [Pipeline] sh 06:41:30 + touch /tmp/pre-build-complete [Pipeline] sh 06:41:30 + mkdir -p /var/log/sysstat [Pipeline] sh 06:41:30 + ls /var/log/sa-host 06:41:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:41:30 provisioning config files... 06:41:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config16482688592450496889tmp [Pipeline] { [Pipeline] echo 06:41:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:41:31 ---> create-netrc.sh [Pipeline] } 06:41:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:41:31 ---> python-tools-install.sh [Pipeline] echo 06:41:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:41:31 ---> sudo-logs.sh 06:41:31 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:41:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:41:32 ---> job-cost.sh 06:41:32 lf-activate-venv: SKIPPING 06:41:32 DEBUG: total: 0.2199999988079071 06:41:32 INFO: Retrieving Stack Cost... 06:41:32 INFO: Retrieving Pricing Info for: v3-standard-8 06:41:32 INFO: Archiving Costs [Pipeline] echo 06:41:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:41:32 ---> logs-deploy.sh 06:41:32 lf-activate-venv: SKIPPING 06:41:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/main/57 06:41:32 INFO: archiving workspace using pattern(s): 06:41:33 Archives upload complete. 06:41:33 INFO: archiving logs to Nexus