Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 49c44f89f96d869e01157586bddaa3047c647cb2 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-ssh18062988491629245058.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-ssh1548557566398160390.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-ssh11007911920307686385.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-ssh16524727429655926598.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-ssh1788515950505112430.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-2822 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 49c44f89f96d869e01157586bddaa3047c647cb2 (main) Commit message: "Merge pull request #127 from cherrycl/add-jwt-libraries" > git config core.sparsecheckout # timeout=10 > git checkout -f 49c44f89f96d869e01157586bddaa3047c647cb2 # timeout=10 > git rev-list --no-walk e4e89c18e6f8bbda7b921cc842ad2d6c2bbc65c8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-06-05T08:11:50.175Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-06-05T08:11:50.251Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-06-05T08:11:50.274Z] ========================================================= [2025-06-05T08:11:50.274Z] EdgeX Global Pipelines Version Info [2025-06-05T08:11:50.274Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-06-05T08:11:51.492Z] ------------------- [2025-06-05T08:11:51.492Z] stable info: [2025-06-05T08:11:51.492Z] ------------------- [2025-06-05T08:11:51.492Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-06-05T08:11:51.492Z] Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [2025-06-05T08:11:51.492Z] Message: update stable to v1.0.274 [2025-06-05T08:11:51.753Z] ------------------- [2025-06-05T08:11:51.753Z] experimental info: [2025-06-05T08:11:51.753Z] ------------------- [2025-06-05T08:11:51.753Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-06-05T08:11:51.753Z] Commit SHA: 8bc3b1671107dfff59e2863929571a4024cd8906 [2025-06-05T08:11:51.753Z] Message: update experimental to v1.0.275 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2025-06-05T08:11:51.847Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2025-06-05T08:11:51.869Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2025-06-05T08:11:51.888Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-06-05T08:11:51.911Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-06-05T08:11:51.928Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-06-05T08:11:51.951Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2025-06-05T08:11:51.972Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-06-05T08:11:51.996Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2025-06-05T08:11:52.015Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2025-06-05T08:11:52.028Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-06-05T08:11:52.047Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2025-06-05T08:11:52.067Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2025-06-05T08:11:52.086Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-06-05T08:11:52.105Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-06-05T08:11:52.124Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-06-05T08:11:52.148Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-06-05T08:11:52.163Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-06-05T08:11:52.185Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 49c44f89f96d869e01157586bddaa3047c647cb2 [Pipeline] echo [2025-06-05T08:11:52.204Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 49c44f8 [Pipeline] echo [2025-06-05T08:11:52.227Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-05T08:11:52.279Z] provisioning config files... [2025-06-05T08:11:52.293Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config13261548621599126083tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-05T08:11:52.630Z] ---> ****-login.sh [2025-06-05T08:11:52.630Z] nexus3.edgexfoundry.org:10001 [2025-06-05T08:11:52.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-05T08:11:52.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-05T08:11:52.891Z] Configure a credential helper to remove this warning. See [2025-06-05T08:11:52.891Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-05T08:11:52.891Z] [2025-06-05T08:11:52.891Z] Login Succeeded [2025-06-05T08:11:52.891Z] nexus3.edgexfoundry.org:10002 [2025-06-05T08:11:52.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-05T08:11:53.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-05T08:11:53.149Z] Configure a credential helper to remove this warning. See [2025-06-05T08:11:53.149Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-05T08:11:53.149Z] [2025-06-05T08:11:53.149Z] Login Succeeded [2025-06-05T08:11:53.149Z] nexus3.edgexfoundry.org:10003 [2025-06-05T08:11:53.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-05T08:11:53.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-05T08:11:53.149Z] Configure a credential helper to remove this warning. See [2025-06-05T08:11:53.149Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-05T08:11:53.149Z] [2025-06-05T08:11:53.149Z] Login Succeeded [2025-06-05T08:11:53.149Z] nexus3.edgexfoundry.org:10004 [2025-06-05T08:11:53.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-05T08:11:53.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-05T08:11:53.410Z] Configure a credential helper to remove this warning. See [2025-06-05T08:11:53.410Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-05T08:11:53.410Z] [2025-06-05T08:11:53.410Z] Login Succeeded [2025-06-05T08:11:53.410Z] ****.io [2025-06-05T08:11:53.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-05T08:11:53.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-05T08:11:53.670Z] Configure a credential helper to remove this warning. See [2025-06-05T08:11:53.670Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-05T08:11:53.670Z] [2025-06-05T08:11:53.670Z] Login Succeeded [2025-06-05T08:11:53.670Z] ---> ****-login.sh ends [Pipeline] } [2025-06-05T08:11:53.678Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-06-05T08:11:54.203Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-06-05T08:11:54.203Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-06-05T08:11:54.203Z] + [ -e /tmp/ssh_known_hosts ] [2025-06-05T08:11:54.203Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-06-05T08:11:54.203Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2025-06-05T08:11:54.203Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-06-05T08:11:54.203Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T08:11:54.642Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-05T08:11:54.643Z] [2025-06-05T08:11:54.643Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T08:11:54.949Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-05T08:11:54.949Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-06-05T08:11:54.949Z] 3dae71ba6b94: Pulling fs layer [2025-06-05T08:11:54.949Z] 6bf1a483ea7c: Pulling fs layer [2025-06-05T08:11:54.949Z] f5dfc541a4d3: Pulling fs layer [2025-06-05T08:11:54.949Z] 461d9e800cba: Pulling fs layer [2025-06-05T08:11:54.949Z] 80192f66455f: Pulling fs layer [2025-06-05T08:11:54.949Z] 2e8e34ca0e6c: Pulling fs layer [2025-06-05T08:11:54.949Z] a29436f7fd5d: Pulling fs layer [2025-06-05T08:11:54.949Z] 923cac83aea3: Pulling fs layer [2025-06-05T08:11:54.949Z] 25ad8b0a4227: Pulling fs layer [2025-06-05T08:11:54.949Z] db01528c6b51: Pulling fs layer [2025-06-05T08:11:54.949Z] 28988de357af: Pulling fs layer [2025-06-05T08:11:54.949Z] 25ad8b0a4227: Waiting [2025-06-05T08:11:54.949Z] 2e8e34ca0e6c: Waiting [2025-06-05T08:11:54.949Z] a29436f7fd5d: Waiting [2025-06-05T08:11:54.949Z] 28988de357af: Waiting [2025-06-05T08:11:54.949Z] db01528c6b51: Waiting [2025-06-05T08:11:54.949Z] 923cac83aea3: Waiting [2025-06-05T08:11:54.949Z] 461d9e800cba: Waiting [2025-06-05T08:11:54.949Z] 80192f66455f: Waiting [2025-06-05T08:11:54.949Z] 6bf1a483ea7c: Verifying Checksum [2025-06-05T08:11:54.949Z] 6bf1a483ea7c: Download complete [2025-06-05T08:11:54.949Z] 461d9e800cba: Download complete [2025-06-05T08:11:54.949Z] 80192f66455f: Verifying Checksum [2025-06-05T08:11:54.949Z] 80192f66455f: Download complete [2025-06-05T08:11:55.209Z] f5dfc541a4d3: Verifying Checksum [2025-06-05T08:11:55.209Z] f5dfc541a4d3: Download complete [2025-06-05T08:11:55.209Z] 3dae71ba6b94: Verifying Checksum [2025-06-05T08:11:55.209Z] 3dae71ba6b94: Download complete [2025-06-05T08:11:55.209Z] 923cac83aea3: Download complete [2025-06-05T08:11:55.470Z] 25ad8b0a4227: Verifying Checksum [2025-06-05T08:11:55.470Z] 25ad8b0a4227: Download complete [2025-06-05T08:11:55.470Z] db01528c6b51: Verifying Checksum [2025-06-05T08:11:55.470Z] db01528c6b51: Download complete [2025-06-05T08:11:55.470Z] 28988de357af: Download complete [2025-06-05T08:11:55.729Z] a29436f7fd5d: Verifying Checksum [2025-06-05T08:11:55.729Z] a29436f7fd5d: Download complete [2025-06-05T08:11:55.988Z] 2e8e34ca0e6c: Verifying Checksum [2025-06-05T08:11:55.988Z] 2e8e34ca0e6c: Download complete [2025-06-05T08:11:56.247Z] 3dae71ba6b94: Pull complete [2025-06-05T08:11:56.507Z] 6bf1a483ea7c: Pull complete [2025-06-05T08:11:57.079Z] f5dfc541a4d3: Pull complete [2025-06-05T08:11:57.079Z] 461d9e800cba: Pull complete [2025-06-05T08:11:57.079Z] 80192f66455f: Pull complete [2025-06-05T08:12:00.375Z] 2e8e34ca0e6c: Pull complete [2025-06-05T08:12:00.942Z] a29436f7fd5d: Pull complete [2025-06-05T08:12:00.943Z] 923cac83aea3: Pull complete [2025-06-05T08:12:01.203Z] 25ad8b0a4227: Pull complete [2025-06-05T08:12:01.203Z] db01528c6b51: Pull complete [2025-06-05T08:12:01.463Z] 28988de357af: Pull complete [2025-06-05T08:12:01.463Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-06-05T08:12:01.463Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-05T08:12:01.463Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-05T08:12:01.605Z] prd-ubuntu20.04-docker-8c-8g-2822 does not seem to be running inside a container [2025-06-05T08:12:01.624Z] $ 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 [2025-06-05T08:12:03.402Z] $ docker top 1a1dede0736aafb74449c14b5dcf894c66ef9c1c3bb2a683fe487f5501116947 -eo pid,comm [2025-06-05T08:12:03.469Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-06-05T08:12:03.469Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-06-05T08:12:03.522Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-06-05T08:12:03.522Z] [ssh-agent] Looking for ssh-agent implementation... [2025-06-05T08:12:03.645Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-06-05T08:12:03.640Z] $ docker exec 1a1dede0736aafb74449c14b5dcf894c66ef9c1c3bb2a683fe487f5501116947 ssh-agent [2025-06-05T08:12:03.770Z] SSH_AUTH_SOCK=/tmp/ssh-VBAkDL8TdZxz/agent.32 [2025-06-05T08:12:03.770Z] SSH_AGENT_PID=39 [2025-06-05T08:12:03.777Z] Running ssh-add (command line suppressed) [2025-06-05T08:12:03.877Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_15417169738941391444.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_15417169738941391444.key) [2025-06-05T08:12:03.899Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-05T08:12:04.191Z] + git tag --points-at HEAD [Pipeline] } [2025-06-05T08:12:04.224Z] $ docker exec --env ******** --env ******** 1a1dede0736aafb74449c14b5dcf894c66ef9c1c3bb2a683fe487f5501116947 ssh-agent -k [2025-06-05T08:12:04.332Z] unset SSH_AUTH_SOCK; [2025-06-05T08:12:04.332Z] unset SSH_AGENT_PID; [2025-06-05T08:12:04.332Z] echo Agent pid 39 killed; [2025-06-05T08:12:04.351Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-06-05T08:12:04.391Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-06-05T08:12:04.391Z] [ssh-agent] Looking for ssh-agent implementation... [2025-06-05T08:12:04.514Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-06-05T08:12:04.510Z] $ docker exec 1a1dede0736aafb74449c14b5dcf894c66ef9c1c3bb2a683fe487f5501116947 ssh-agent [2025-06-05T08:12:04.631Z] SSH_AUTH_SOCK=/tmp/ssh-bz3HtZwNfGaA/agent.73 [2025-06-05T08:12:04.631Z] SSH_AGENT_PID=79 [2025-06-05T08:12:04.635Z] Running ssh-add (command line suppressed) [2025-06-05T08:12:04.743Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_16714221731556441866.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_16714221731556441866.key) [2025-06-05T08:12:04.765Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-05T08:12:05.066Z] + git semver init [2025-06-05T08:12:05.325Z] 2025-06-05 08:12:05,287 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-06-05T08:12:05.325Z] 2025-06-05 08:12:05,291 [run_init] DEBUG init version:0.0.0 force:False [2025-06-05T08:12:05.325Z] 2025-06-05 08:12:05,292 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_edgex-taf-common_main/.semver [2025-06-05T08:12:05.325Z] 2025-06-05 08:12:05,292 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/gexfoundry_edgex-taf-common_main/.semver [2025-06-05T08:12:05.325Z] 2025-06-05 08:12:05,292 [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) [2025-06-05T08:12:06.263Z] 2025-06-05 08:12:05,909 [append_file] DEBUG append to file:/w/workspace/gexfoundry_edgex-taf-common_main/.git/info/exclude [2025-06-05T08:12:06.263Z] 2025-06-05 08:12:05,910 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:False [2025-06-05T08:12:06.263Z] 2025-06-05 08:12:05,910 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2025-06-05T08:12:06.263Z] 2025-06-05 08:12:05,910 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2025-06-05T08:12:06.263Z] 1.0.0-dev.4 [Pipeline] } [2025-06-05T08:12:06.268Z] $ docker exec --env ******** --env ******** 1a1dede0736aafb74449c14b5dcf894c66ef9c1c3bb2a683fe487f5501116947 ssh-agent -k [2025-06-05T08:12:06.371Z] unset SSH_AUTH_SOCK; [2025-06-05T08:12:06.372Z] unset SSH_AGENT_PID; [2025-06-05T08:12:06.372Z] echo Agent pid 79 killed; [2025-06-05T08:12:06.389Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-06-05T08:12:06.708Z] + git semver [Pipeline] } [2025-06-05T08:12:06.973Z] $ docker stop --time=1 1a1dede0736aafb74449c14b5dcf894c66ef9c1c3bb2a683fe487f5501116947 [2025-06-05T08:12:08.263Z] $ docker rm -f --volumes 1a1dede0736aafb74449c14b5dcf894c66ef9c1c3bb2a683fe487f5501116947 [Pipeline] // withDockerContainer [Pipeline] sh [2025-06-05T08:12:08.609Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-06-05T08:12:08.850Z] Stashed 1 file(s) [Pipeline] echo [2025-06-05T08:12:08.856Z] [edgeXSemver]: initialized semver on version 1.0.0-dev.4 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-05T08:12:09.052Z] provisioning config files... [2025-06-05T08:12:09.062Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config10565304658192219295tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-05T08:12:09.361Z] ---> ****-login.sh [2025-06-05T08:12:09.361Z] nexus3.edgexfoundry.org:10001 [2025-06-05T08:12:09.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-05T08:12:09.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-05T08:12:09.361Z] Configure a credential helper to remove this warning. See [2025-06-05T08:12:09.361Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-05T08:12:09.361Z] [2025-06-05T08:12:09.361Z] Login Succeeded [2025-06-05T08:12:09.361Z] nexus3.edgexfoundry.org:10002 [2025-06-05T08:12:09.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-05T08:12:09.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-05T08:12:09.361Z] Configure a credential helper to remove this warning. See [2025-06-05T08:12:09.361Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-05T08:12:09.361Z] [2025-06-05T08:12:09.361Z] Login Succeeded [2025-06-05T08:12:09.361Z] nexus3.edgexfoundry.org:10003 [2025-06-05T08:12:09.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-05T08:12:09.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-05T08:12:09.622Z] Configure a credential helper to remove this warning. See [2025-06-05T08:12:09.622Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-05T08:12:09.622Z] [2025-06-05T08:12:09.622Z] Login Succeeded [2025-06-05T08:12:09.622Z] nexus3.edgexfoundry.org:10004 [2025-06-05T08:12:09.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-05T08:12:09.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-05T08:12:09.622Z] Configure a credential helper to remove this warning. See [2025-06-05T08:12:09.622Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-05T08:12:09.622Z] [2025-06-05T08:12:09.622Z] Login Succeeded [2025-06-05T08:12:09.622Z] ****.io [2025-06-05T08:12:09.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-05T08:12:09.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-05T08:12:09.880Z] Configure a credential helper to remove this warning. See [2025-06-05T08:12:09.880Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-05T08:12:09.880Z] [2025-06-05T08:12:09.880Z] Login Succeeded [2025-06-05T08:12:09.880Z] ---> ****-login.sh ends [Pipeline] } [2025-06-05T08:12:09.887Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-06-05T08:12:10.621Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-06-05T08:12:10.906Z] + ls -al . [2025-06-05T08:12:10.906Z] total 72 [2025-06-05T08:12:10.906Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 5 08:12 . [2025-06-05T08:12:10.906Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 5 08:11 .. [2025-06-05T08:12:10.906Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 5 08:12 .git [2025-06-05T08:12:10.906Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 5 08:11 .github [2025-06-05T08:12:10.906Z] -rw-rw-r-- 1 jenkins jenkins 22 Jun 5 08:11 .gitignore [2025-06-05T08:12:10.906Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 5 08:12 .semver [2025-06-05T08:12:10.906Z] -rw-rw-r-- 1 jenkins jenkins 1653 Jun 5 08:11 Dockerfile [2025-06-05T08:12:10.906Z] -rw-rw-r-- 1 jenkins jenkins 746 Jun 5 08:11 Jenkinsfile [2025-06-05T08:12:10.906Z] -rw-rw-r-- 1 jenkins jenkins 11381 Jun 5 08:11 LICENSE [2025-06-05T08:12:10.906Z] -rw-rw-r-- 1 jenkins jenkins 4232 Jun 5 08:11 README.md [2025-06-05T08:12:10.906Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 5 08:11 TUC [2025-06-05T08:12:10.906Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 5 08:12 VERSION [2025-06-05T08:12:10.906Z] -rw-rw-r-- 1 jenkins jenkins 382 Jun 5 08:11 requirements.txt [2025-06-05T08:12:10.906Z] -rw-rw-r-- 1 jenkins jenkins 54 Jun 5 08:11 robot-entrypoint.sh [2025-06-05T08:12:10.906Z] -rw-rw-r-- 1 jenkins jenkins 445 Jun 5 08:11 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T08:12:11.228Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=49c44f89f96d869e01157586bddaa3047c647cb2 --label arch=amd64 --label version=1.0.0-dev.4 . [2025-06-05T08:12:11.228Z] Sending build context to Docker daemon 617.5kB [2025-06-05T08:12:11.228Z] Step 1/13 : FROM alpine:3.20 [2025-06-05T08:12:11.487Z] 3.20: Pulling from library/alpine [2025-06-05T08:12:11.747Z] 0a9a5dfd008f: Pulling fs layer [2025-06-05T08:12:11.747Z] 0a9a5dfd008f: Verifying Checksum [2025-06-05T08:12:11.747Z] 0a9a5dfd008f: Download complete [2025-06-05T08:12:12.007Z] 0a9a5dfd008f: Pull complete [2025-06-05T08:12:12.007Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-05T08:12:12.007Z] Status: Downloaded newer image for alpine:3.20 [2025-06-05T08:12:12.007Z] ---> ff221270b9fb [2025-06-05T08:12:12.007Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2025-06-05T08:12:12.007Z] ---> Running in 0d50afa0dbe3 [2025-06-05T08:12:12.267Z] Removing intermediate container 0d50afa0dbe3 [2025-06-05T08:12:12.267Z] ---> 77bf9de92fd5 [2025-06-05T08:12:12.267Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2025-06-05T08:12:12.267Z] ---> Running in 719de551e8e6 [2025-06-05T08:12:12.267Z] Removing intermediate container 719de551e8e6 [2025-06-05T08:12:12.267Z] ---> cde5deb49a40 [2025-06-05T08:12:12.267Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2025-06-05T08:12:12.527Z] ---> 26d5e389c07e [2025-06-05T08:12:12.527Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2025-06-05T08:12:12.527Z] ---> 3bcd5eb9ce8c [2025-06-05T08:12:12.527Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2025-06-05T08:12:12.787Z] ---> 04d63ab56f83 [2025-06-05T08:12:12.787Z] Step 7/13 : WORKDIR /edgex-taf [2025-06-05T08:12:12.787Z] ---> Running in 2519cc6ea576 [2025-06-05T08:12:12.787Z] Removing intermediate container 2519cc6ea576 [2025-06-05T08:12:12.787Z] ---> c46ea7d4d796 [2025-06-05T08:12:12.787Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-06-05T08:12:12.787Z] ---> Running in c63f37cde30f [2025-06-05T08:12:13.356Z] Removing intermediate container c63f37cde30f [2025-06-05T08:12:13.356Z] ---> 34d02721032c [2025-06-05T08:12:13.356Z] Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.5-r2 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && rm /usr/lib/python*/EXTERNALLY-MANAGED && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache-dir --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install --no-cache-dir ./edgex-taf-common && pip3 install --no-cache-dir -r requirements.txt [2025-06-05T08:12:13.618Z] ---> Running in e18841cf4d21 [2025-06-05T08:12:13.878Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-05T08:12:14.445Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-05T08:12:15.382Z] OK: 8 MiB in 14 packages [2025-06-05T08:12:15.382Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-05T08:12:15.643Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-05T08:12:16.579Z] (1/14) Installing ca-certificates (20241121-r1) [2025-06-05T08:12:16.839Z] (2/14) Installing brotli-libs (1.1.0-r2) [2025-06-05T08:12:17.408Z] (3/14) Installing c-ares (1.33.1-r0) [2025-06-05T08:12:17.668Z] (4/14) Installing libunistring (1.2-r0) [2025-06-05T08:12:17.927Z] (5/14) Installing libidn2 (2.3.7-r0) [2025-06-05T08:12:18.495Z] (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-06-05T08:12:18.754Z] (7/14) Installing libpsl (0.21.5-r1) [2025-06-05T08:12:19.014Z] (8/14) Installing zstd-libs (1.5.6-r0) [2025-06-05T08:12:19.583Z] (9/14) Installing libcurl (8.12.1-r0) [2025-06-05T08:12:19.842Z] (10/14) Installing curl (8.12.1-r0) [2025-06-05T08:12:20.411Z] (11/14) Installing docker-cli (26.1.5-r0) [2025-06-05T08:12:20.983Z] (12/14) Installing oniguruma (6.9.9-r0) [2025-06-05T08:12:21.551Z] (13/14) Installing jq (1.7.1-r0) [2025-06-05T08:12:21.809Z] (14/14) Installing openssl (3.3.3-r0) [2025-06-05T08:12:22.378Z] Executing busybox-1.36.1-r29.trigger [2025-06-05T08:12:22.378Z] Executing ca-certificates-20241121-r1.trigger [2025-06-05T08:12:22.378Z] OK: 43 MiB in 28 packages [2025-06-05T08:12:22.378Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-05T08:12:22.944Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-05T08:12:23.513Z] (1/167) Installing libexpat (2.7.0-r0) [2025-06-05T08:12:23.981Z] Still waiting to schedule task [2025-06-05T08:12:23.981Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-06-05T08:12:24.081Z] (2/167) Installing libbz2 (1.0.8-r6) [2025-06-05T08:12:24.340Z] (3/167) Installing libpng (1.6.44-r0) [2025-06-05T08:12:24.599Z] (4/167) Installing freetype (2.13.2-r0) [2025-06-05T08:12:25.168Z] (5/167) Installing fontconfig (2.15.0-r1) [2025-06-05T08:12:25.426Z] (6/167) Installing libfontenc (1.1.8-r0) [2025-06-05T08:12:25.686Z] (7/167) Installing mkfontscale (1.2.2-r6) [2025-06-05T08:12:25.946Z] (8/167) Installing font-opensans (0_git20210927-r1) [2025-06-05T08:12:26.514Z] (9/167) Installing pkgconf (2.2.0-r0) [2025-06-05T08:12:26.774Z] (10/167) Installing libgcc (13.2.1_git20240309-r1) [2025-06-05T08:12:27.345Z] (11/167) Installing libffi (3.4.6-r0) [2025-06-05T08:12:27.604Z] (12/167) Installing libintl (0.22.5-r0) [2025-06-05T08:12:27.863Z] (13/167) Installing libeconf (0.6.3-r0) [2025-06-05T08:12:28.123Z] (14/167) Installing libblkid (2.40.1-r1) [2025-06-05T08:12:28.383Z] (15/167) Installing libmount (2.40.1-r1) [2025-06-05T08:12:28.950Z] (16/167) Installing pcre2 (10.43-r0) [2025-06-05T08:12:29.209Z] (17/167) Installing glib (2.80.5-r0) [2025-06-05T08:12:29.777Z] (18/167) Installing libstdc++ (13.2.1_git20240309-r1) [2025-06-05T08:12:30.344Z] (19/167) Installing xz-libs (5.6.2-r1) [2025-06-05T08:12:30.603Z] (20/167) Installing libxml2 (2.12.10-r0) [2025-06-05T08:12:31.171Z] (21/167) Installing shared-mime-info (2.4-r0) [2025-06-05T08:12:31.431Z] (22/167) Installing hicolor-icon-theme (0.17-r2) [2025-06-05T08:12:31.692Z] (23/167) Installing libjpeg-turbo (3.0.3-r0) [2025-06-05T08:12:32.262Z] (24/167) Installing libsharpyuv (1.3.2-r0) [2025-06-05T08:12:32.521Z] (25/167) Installing libwebp (1.3.2-r0) [2025-06-05T08:12:32.780Z] (26/167) Installing tiff (4.6.0t-r0) [2025-06-05T08:12:33.346Z] (27/167) Installing gdk-pixbuf (2.42.12-r0) [2025-06-05T08:12:33.604Z] (28/167) Installing gtk-update-icon-cache (3.24.43-r0) [2025-06-05T08:12:33.862Z] (29/167) Installing libxau (1.0.11-r4) [2025-06-05T08:12:34.121Z] (30/167) Installing libmd (1.1.0-r0) [2025-06-05T08:12:34.380Z] (31/167) Installing libbsd (0.12.2-r0) [2025-06-05T08:12:34.639Z] (32/167) Installing libxdmcp (1.1.5-r1) [2025-06-05T08:12:34.897Z] (33/167) Installing libxcb (1.16.1-r0) [2025-06-05T08:12:35.466Z] (34/167) Installing libx11 (1.8.9-r1) [2025-06-05T08:12:36.033Z] (35/167) Installing libxcomposite (0.4.6-r5) [2025-06-05T08:12:36.034Z] (36/167) Installing libxfixes (6.0.1-r4) [2025-06-05T08:12:36.297Z] (37/167) Installing libxrender (0.9.11-r5) [2025-06-05T08:12:36.556Z] (38/167) Installing libxcursor (1.2.2-r1) [2025-06-05T08:12:37.124Z] (39/167) Installing libxdamage (1.1.6-r5) [2025-06-05T08:12:37.124Z] (40/167) Installing libxext (1.3.6-r2) [2025-06-05T08:12:37.384Z] (41/167) Installing libxi (1.8.1-r4) [2025-06-05T08:12:37.644Z] (42/167) Installing libxinerama (1.1.5-r4) [2025-06-05T08:12:37.902Z] (43/167) Installing libxrandr (1.5.4-r1) [2025-06-05T08:12:38.160Z] (44/167) Installing libatk-1.0 (2.52.0-r0) [2025-06-05T08:12:38.727Z] (45/167) Installing libxtst (1.2.4-r6) [2025-06-05T08:12:38.985Z] (46/167) Installing dbus-libs (1.14.10-r1) [2025-06-05T08:12:39.247Z] (47/167) Installing at-spi2-core (2.52.0-r0) [2025-06-05T08:12:39.506Z] (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) [2025-06-05T08:12:40.074Z] (49/167) Installing pixman (0.43.2-r0) [2025-06-05T08:12:40.333Z] (50/167) Installing cairo (1.18.0-r0) [2025-06-05T08:12:40.902Z] (51/167) Installing cairo-gobject (1.18.0-r0) [2025-06-05T08:12:41.160Z] (52/167) Installing avahi-libs (0.8-r17) [2025-06-05T08:12:41.420Z] (53/167) Installing gmp (6.3.0-r1) [2025-06-05T08:12:41.989Z] (54/167) Installing nettle (3.9.1-r0) [2025-06-05T08:12:42.247Z] (55/167) Installing libtasn1 (4.20.0-r0) [2025-06-05T08:12:42.506Z] (56/167) Installing p11-kit (0.25.3-r0) [2025-06-05T08:12:43.075Z] (57/167) Installing gnutls (3.8.5-r0) [2025-06-05T08:12:43.334Z] (58/167) Installing cups-libs (2.4.9-r1) [2025-06-05T08:12:43.903Z] (59/167) Installing libepoxy (1.5.10-r1) [2025-06-05T08:12:44.470Z] (60/167) Installing fribidi (1.0.15-r0) [2025-06-05T08:12:44.470Z] (61/167) Installing graphite2 (1.3.14-r6) [2025-06-05T08:12:45.039Z] (62/167) Installing harfbuzz (8.5.0-r0) [2025-06-05T08:12:45.299Z] (63/167) Installing libxft (2.3.8-r3) [2025-06-05T08:12:45.558Z] (64/167) Installing pango (1.52.2-r0) [2025-06-05T08:12:46.126Z] (65/167) Installing wayland-libs-client (1.22.0-r4) [2025-06-05T08:12:46.385Z] (66/167) Installing wayland-libs-cursor (1.22.0-r4) [2025-06-05T08:12:46.644Z] (67/167) Installing wayland-libs-egl (1.22.0-r4) [2025-06-05T08:12:46.904Z] (68/167) Installing xkeyboard-config (2.41-r0) [2025-06-05T08:12:47.472Z] (69/167) Installing libxkbcommon (1.7.0-r0) [2025-06-05T08:12:47.731Z] (70/167) Installing gtk+3.0 (3.24.43-r0) [2025-06-05T08:12:48.299Z] (71/167) Installing icu-data-full (74.2-r0) [2025-06-05T08:12:49.238Z] (72/167) Installing mesa (24.0.9-r1) [2025-06-05T08:12:49.497Z] (73/167) Installing llvm17-libs (17.0.6-r2) [2025-06-05T08:12:59.570Z] (74/167) Installing hwdata-pci (0.382-r0) [2025-06-05T08:12:59.570Z] (75/167) Installing libpciaccess (0.18.1-r0) [2025-06-05T08:12:59.570Z] (76/167) Installing libdrm (2.4.120-r0) [2025-06-05T08:12:59.829Z] (77/167) Installing libelf (0.191-r0) [2025-06-05T08:13:00.398Z] (78/167) Installing mesa-glapi (24.0.9-r1) [2025-06-05T08:13:00.657Z] (79/167) Installing mesa-dri-gallium (24.0.9-r1) [2025-06-05T08:13:03.949Z] (80/167) Installing eudev-libs (3.2.14-r2) [2025-06-05T08:13:03.949Z] (81/167) Installing libmagic (5.45-r1) [2025-06-05T08:13:04.209Z] (82/167) Installing file (5.45-r1) [2025-06-05T08:13:04.469Z] (83/167) Installing xprop (1.2.7-r0) [2025-06-05T08:13:04.729Z] (84/167) Installing libice (1.1.1-r6) [2025-06-05T08:13:04.988Z] (85/167) Installing libuuid (2.40.1-r1) [2025-06-05T08:13:05.251Z] (86/167) Installing libsm (1.2.4-r4) [2025-06-05T08:13:05.510Z] (87/167) Installing libxt (1.3.0-r5) [2025-06-05T08:13:06.079Z] (88/167) Installing libxmu (1.1.4-r2) [2025-06-05T08:13:06.337Z] (89/167) Installing xset (1.2.5-r1) [2025-06-05T08:13:06.595Z] (90/167) Installing xdg-utils (1.2.1-r0) [2025-06-05T08:13:06.854Z] (91/167) Installing libogg (1.3.5-r5) [2025-06-05T08:13:07.113Z] (92/167) Installing libflac (1.4.3-r1) [2025-06-05T08:13:07.682Z] (93/167) Installing alsa-lib (1.2.11-r0) [2025-06-05T08:13:08.251Z] (94/167) Installing libSvtAv1Enc (2.0.0-r1) [2025-06-05T08:13:08.510Z] (95/167) Installing aom-libs (3.9.1-r0) [2025-06-05T08:13:09.078Z] (96/167) Installing libva (2.21.0-r0) [2025-06-05T08:13:09.647Z] (97/167) Installing libvdpau (1.5-r3) [2025-06-05T08:13:09.907Z] (98/167) Installing onevpl-libs (2023.3.1-r2) [2025-06-05T08:13:10.166Z] (99/167) Installing ffmpeg-libavutil (6.1.1-r8) [2025-06-05T08:13:10.734Z] (100/167) Installing libdav1d (1.4.2-r0) [2025-06-05T08:13:10.993Z] (101/167) Installing openexr-libiex (3.1.13-r1) [2025-06-05T08:13:11.561Z] (102/167) Installing openexr-libilmthread (3.1.13-r1) [2025-06-05T08:13:11.561Z] (103/167) Installing imath (3.1.12-r0) [2025-06-05T08:13:12.130Z] (104/167) Installing openexr-libopenexr (3.1.13-r1) [2025-06-05T08:13:12.388Z] (105/167) Installing giflib (5.2.2-r0) [2025-06-05T08:13:12.961Z] (106/167) Installing libhwy (1.0.7-r0) [2025-06-05T08:13:12.961Z] (107/167) Installing lcms2 (2.16-r0) [2025-06-05T08:13:13.531Z] (108/167) Installing libjxl (0.10.2-r0) [2025-06-05T08:13:14.099Z] (109/167) Installing lame-libs (3.100-r5) [2025-06-05T08:13:14.359Z] (110/167) Installing opus (1.5.2-r0) [2025-06-05T08:13:14.619Z] (111/167) Installing rav1e-libs (0.7.1-r0) [2025-06-05T08:13:15.188Z] (112/167) Installing libgomp (13.2.1_git20240309-r1) [2025-06-05T08:13:15.450Z] (113/167) Installing soxr (0.1.3-r7) [2025-06-05T08:13:16.020Z] (114/167) Installing ffmpeg-libswresample (6.1.1-r8) [2025-06-05T08:13:16.281Z] (115/167) Installing libtheora (1.1.1-r18) [2025-06-05T08:13:16.540Z] (116/167) Installing libvorbis (1.3.7-r2) [2025-06-05T08:13:17.109Z] (117/167) Installing libvpx (1.14.1-r0) [2025-06-05T08:13:17.678Z] (118/167) Installing libwebpmux (1.3.2-r0) [2025-06-05T08:13:17.938Z] (119/167) Installing x264-libs (0.164_git20231001-r0) [2025-06-05T08:13:18.198Z] (120/167) Installing numactl (2.0.18-r0) [2025-06-05T08:13:18.765Z] (121/167) Installing x265-libs (3.6-r0) [2025-06-05T08:13:19.337Z] (122/167) Installing xvidcore (1.3.7-r2) [2025-06-05T08:13:19.596Z] (123/167) Installing ffmpeg-libavcodec (6.1.1-r8) [2025-06-05T08:13:20.163Z] (124/167) Installing libbluray (1.3.4-r1) [2025-06-05T08:13:20.730Z] (125/167) Installing mpg123-libs (1.32.8-r0) [2025-06-05T08:13:20.988Z] (126/167) Installing libopenmpt (0.7.7-r0) [2025-06-05T08:13:21.555Z] (127/167) Installing cjson (1.7.18-r0) [2025-06-05T08:13:21.813Z] (128/167) Installing mbedtls (3.6.3-r0) [2025-06-05T08:13:22.071Z] (129/167) Installing librist (0.2.10-r1) [2025-06-05T08:13:22.330Z] (130/167) Installing libsrt (1.5.3-r0) [2025-06-05T08:13:23.266Z] (131/167) Installing libssh (0.10.6-r0) [2025-06-05T08:13:23.834Z] (132/167) Installing libsodium (1.0.19-r0) [2025-06-05T08:13:24.092Z] (133/167) Installing libzmq (4.3.5-r2) [2025-06-05T08:13:24.659Z] (134/167) Installing ffmpeg-libavformat (6.1.1-r8) [2025-06-05T08:13:24.917Z] (135/167) Installing crc32c (1.1.2-r0) [2025-06-05T08:13:25.485Z] (136/167) Installing double-conversion (3.3.0-r0) [2025-06-05T08:13:25.485Z] (137/167) Installing libevent (2.1.12-r7) [2025-06-05T08:13:26.051Z] (138/167) Installing wayland-libs-server (1.22.0-r4) [2025-06-05T08:13:26.309Z] (139/167) Installing mesa-gbm (24.0.9-r1) [2025-06-05T08:13:26.567Z] (140/167) Installing harfbuzz-subset (8.5.0-r0) [2025-06-05T08:13:27.133Z] (141/167) Installing icu-libs (74.2-r0) [2025-06-05T08:13:27.699Z] (142/167) Installing minizip (1.3.1-r0) [2025-06-05T08:13:27.958Z] (143/167) Installing nspr (4.35-r4) [2025-06-05T08:13:28.218Z] (144/167) Installing sqlite-libs (3.45.3-r2) [2025-06-05T08:13:28.788Z] (145/167) Installing nss (3.105-r0) [2025-06-05T08:13:29.358Z] (146/167) Installing openh264 (2.4.1-r0) [2025-06-05T08:13:29.617Z] (147/167) Installing libcamera-ipa (0.3.0-r0) [2025-06-05T08:13:30.185Z] (148/167) Installing libunwind (1.8.1-r0) [2025-06-05T08:13:30.446Z] (149/167) Installing yaml (0.2.5-r2) [2025-06-05T08:13:30.707Z] (150/167) Installing libcamera (0.3.0-r0) [2025-06-05T08:13:31.282Z] (151/167) Installing speexdsp (1.2.1-r2) [2025-06-05T08:13:31.542Z] (152/167) Installing libuv (1.48.0-r0) [2025-06-05T08:13:31.804Z] (153/167) Installing roc-toolkit-libs (0.3.0-r0) [2025-06-05T08:13:32.372Z] (154/167) Installing libsndfile (1.2.2-r1) [2025-06-05T08:13:32.941Z] (155/167) Installing webrtc-audio-processing-1 (1.3-r0) [2025-06-05T08:13:33.201Z] (156/167) Installing pipewire-libs (1.0.6-r1) [2025-06-05T08:13:33.770Z] (157/167) Installing libasyncns (0.8-r3) [2025-06-05T08:13:34.033Z] (158/167) Installing libltdl (2.4.7-r3) [2025-06-05T08:13:34.291Z] (159/167) Installing orc (0.4.40-r0) [2025-06-05T08:13:34.860Z] (160/167) Installing tdb-libs (1.4.9-r1) [2025-06-05T08:13:35.120Z] (161/167) Installing libpulse (17.0-r0) [2025-06-05T08:13:35.381Z] (162/167) Installing libwebpdemux (1.3.2-r0) [2025-06-05T08:13:35.643Z] (163/167) Installing libgpg-error (1.49-r0) [2025-06-05T08:13:36.212Z] (164/167) Installing libgcrypt (1.10.3-r0) [2025-06-05T08:13:36.472Z] (165/167) Installing libxslt (1.1.39-r2) [2025-06-05T08:13:37.042Z] (166/167) Installing chromium (131.0.6778.108-r0) [2025-06-05T08:13:49.247Z] (167/167) Installing chromium-chromedriver (131.0.6778.108-r0) [2025-06-05T08:13:49.247Z] Executing busybox-1.36.1-r29.trigger [2025-06-05T08:13:49.247Z] Executing fontconfig-2.15.0-r1.trigger [2025-06-05T08:13:49.247Z] Executing mkfontscale-1.2.2-r6.trigger [2025-06-05T08:13:49.247Z] Executing glib-2.80.5-r0.trigger [2025-06-05T08:13:49.247Z] Executing shared-mime-info-2.4-r0.trigger [2025-06-05T08:13:49.506Z] Executing gdk-pixbuf-2.42.12-r0.trigger [2025-06-05T08:13:49.506Z] Executing gtk-update-icon-cache-3.24.43-r0.trigger [2025-06-05T08:13:49.506Z] Executing gtk+3.0-3.24.43-r0.trigger [2025-06-05T08:13:49.506Z] OK: 672 MiB in 195 packages [2025-06-05T08:13:49.506Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-05T08:13:50.073Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-05T08:13:50.644Z] (1/30) Installing jansson (2.14-r4) [2025-06-05T08:13:50.903Z] (2/30) Installing binutils (2.42-r1) [2025-06-05T08:13:51.081Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2825 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] checkout [2025-06-05T08:13:51.470Z] (3/30) Installing libatomic (13.2.1_git20240309-r1) [2025-06-05T08:13:51.729Z] (4/30) Installing isl26 (0.26-r1) [2025-06-05T08:13:52.296Z] (5/30) Installing mpfr4 (4.2.1-r0) [2025-06-05T08:13:52.865Z] (6/30) Installing mpc1 (1.3.1-r1) [2025-06-05T08:13:53.124Z] (7/30) Installing gcc (13.2.1_git20240309-r1) [2025-06-05T08:13:54.195Z] Selected Git installation does not exist. Using Default [2025-06-05T08:13:54.195Z] The recommended git tool is: NONE [2025-06-05T08:13:56.411Z] (8/30) Installing musl-dev (1.2.5-r1) [2025-06-05T08:13:56.669Z] (9/30) Installing linux-headers (6.6-r0) [2025-06-05T08:13:57.236Z] (10/30) Installing libffi-dev (3.4.6-r0) [2025-06-05T08:13:57.495Z] (11/30) Installing libpq (16.9-r0) [2025-06-05T08:13:58.064Z] (12/30) Installing openssl-dev (3.3.3-r0) [2025-06-05T08:13:58.327Z] (13/30) Installing libpq-dev (16.9-r0) [2025-06-05T08:13:58.643Z] using credential edgex-jenkins-ssh [2025-06-05T08:13:58.660Z] Cloning the remote Git repository [2025-06-05T08:13:58.896Z] (14/30) Installing libecpg (16.9-r0) [2025-06-05T08:13:59.155Z] (15/30) Installing libecpg-dev (16.9-r0) [2025-06-05T08:13:58.700Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2025-06-05T08:13:58.811Z] > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 [2025-06-05T08:13:58.929Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2025-06-05T08:13:58.930Z] > git --version # timeout=10 [2025-06-05T08:13:58.948Z] > git --version # 'git version 2.25.1' [2025-06-05T08:13:58.950Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-06-05T08:13:59.074Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-06-05T08:13:59.721Z] (16/30) Installing clang16-headers (16.0.6-r5) [2025-06-05T08:14:00.289Z] (17/30) Installing llvm16-libs (16.0.6-r9) [2025-06-05T08:13:59.664Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2025-06-05T08:13:59.692Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-06-05T08:14:00.497Z] Avoid second fetch [2025-06-05T08:14:00.498Z] Checking out Revision 49c44f89f96d869e01157586bddaa3047c647cb2 (main) [2025-06-05T08:14:01.048Z] Commit message: "Merge pull request #127 from cherrycl/add-jwt-libraries" [2025-06-05T08:14:00.511Z] > git config core.sparsecheckout # timeout=10 [2025-06-05T08:14:00.567Z] > git checkout -f 49c44f89f96d869e01157586bddaa3047c647cb2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-06-05T08:14:05.543Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-06-05T08:14:05.543Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-06-05T08:14:05.543Z] Dload Upload Total Spent Left Speed [2025-06-05T08:14:05.543Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13063 100 13063 0 0 94659 0 --:--:-- --:--:-- --:--:-- 94659 [Pipeline] sh [2025-06-05T08:14:05.884Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-06-05T08:14:06.222Z] + sudo tee /etc/docker/daemon.new [2025-06-05T08:14:06.222Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-06-05T08:14:06.222Z] { [2025-06-05T08:14:06.222Z] "registry-mirrors": [ [2025-06-05T08:14:06.222Z] "https://nexus3.edgexfoundry.org:10001" [2025-06-05T08:14:06.222Z] ], [2025-06-05T08:14:06.222Z] "bip": "10.250.0.254/24", [2025-06-05T08:14:06.222Z] "hosts": [ [2025-06-05T08:14:06.222Z] "tcp://0.0.0.0:5555", [2025-06-05T08:14:06.222Z] "unix:///var/run/docker.sock" [2025-06-05T08:14:06.222Z] ], [2025-06-05T08:14:06.222Z] "mtu": 1458, [2025-06-05T08:14:06.222Z] "selinux-enabled": true, [2025-06-05T08:14:06.222Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-06-05T08:14:06.222Z] } [Pipeline] sh [2025-06-05T08:14:06.545Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-06-05T08:14:06.869Z] (18/30) Installing clang16-libs (16.0.6-r5) [2025-06-05T08:14:06.871Z] + sudo service docker restart [2025-06-05T08:14:11.055Z] (19/30) Installing fortify-headers (1.1-r3) [2025-06-05T08:14:11.055Z] (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) [2025-06-05T08:14:11.313Z] (21/30) Installing llvm16-linker-tools (16.0.6-r9) [2025-06-05T08:14:11.884Z] (22/30) Installing clang16 (16.0.6-r5) [2025-06-05T08:14:12.144Z] (23/30) Installing icu (74.2-r0) [2025-06-05T08:14:12.718Z] (24/30) Installing icu-dev (74.2-r0) [2025-06-05T08:14:12.978Z] (25/30) Installing llvm16 (16.0.6-r9) [2025-06-05T08:14:19.591Z] (26/30) Installing lz4-libs (1.9.4-r5) [2025-06-05T08:14:19.851Z] (27/30) Installing lz4-dev (1.9.4-r5) [2025-06-05T08:14:20.110Z] (28/30) Installing zstd (1.5.6-r0) [2025-06-05T08:14:20.368Z] (29/30) Installing zstd-dev (1.5.6-r0) [2025-06-05T08:14:20.936Z] (30/30) Installing postgresql16-dev (16.9-r0) [2025-06-05T08:14:21.509Z] Executing busybox-1.36.1-r29.trigger [2025-06-05T08:14:21.509Z] OK: 1208 MiB in 225 packages [2025-06-05T08:14:21.509Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-05T08:14:21.769Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-05T08:14:22.707Z] (1/14) Installing g++ (13.2.1_git20240309-r1) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-05T08:14:25.137Z] provisioning config files... [2025-06-05T08:14:25.170Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config15756808028062747174tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-05T08:14:25.638Z] ---> ****-login.sh [2025-06-05T08:14:25.638Z] nexus3.edgexfoundry.org:10001 [2025-06-05T08:14:25.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-05T08:14:25.996Z] (2/14) Installing gdbm (1.23-r1) [2025-06-05T08:14:25.996Z] (3/14) Installing mpdecimal (4.0.0-r0) [2025-06-05T08:14:25.996Z] (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) [2025-06-05T08:14:26.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-05T08:14:26.178Z] Configure a credential helper to remove this warning. See [2025-06-05T08:14:26.178Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-05T08:14:26.178Z] [2025-06-05T08:14:26.178Z] Login Succeeded [2025-06-05T08:14:26.178Z] nexus3.edgexfoundry.org:10002 [2025-06-05T08:14:26.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-05T08:14:26.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-05T08:14:26.445Z] Configure a credential helper to remove this warning. See [2025-06-05T08:14:26.446Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-05T08:14:26.446Z] [2025-06-05T08:14:26.446Z] Login Succeeded [2025-06-05T08:14:26.564Z] (5/14) Installing libncursesw (6.4_p20240420-r2) [2025-06-05T08:14:26.714Z] nexus3.edgexfoundry.org:10003 [2025-06-05T08:14:26.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-05T08:14:26.823Z] (6/14) Installing libpanelw (6.4_p20240420-r2) [2025-06-05T08:14:26.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-05T08:14:26.985Z] Configure a credential helper to remove this warning. See [2025-06-05T08:14:26.985Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-05T08:14:26.986Z] [2025-06-05T08:14:26.986Z] Login Succeeded [2025-06-05T08:14:26.986Z] nexus3.edgexfoundry.org:10004 [2025-06-05T08:14:27.084Z] (7/14) Installing readline (8.2.10-r0) [2025-06-05T08:14:27.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-05T08:14:27.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-05T08:14:27.253Z] Configure a credential helper to remove this warning. See [2025-06-05T08:14:27.253Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-05T08:14:27.253Z] [2025-06-05T08:14:27.253Z] Login Succeeded [2025-06-05T08:14:27.253Z] ****.io [2025-06-05T08:14:27.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-05T08:14:27.655Z] (8/14) Installing python3 (3.12.10-r1) [2025-06-05T08:14:27.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-05T08:14:27.793Z] Configure a credential helper to remove this warning. See [2025-06-05T08:14:27.793Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-05T08:14:27.793Z] [2025-06-05T08:14:27.793Z] Login Succeeded [2025-06-05T08:14:27.793Z] ---> ****-login.sh ends [Pipeline] } [2025-06-05T08:14:27.808Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-06-05T08:14:28.489Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-06-05T08:14:28.820Z] + ls -al . [2025-06-05T08:14:28.820Z] total 68 [2025-06-05T08:14:28.820Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 5 08:14 . [2025-06-05T08:14:28.820Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 5 08:13 .. [2025-06-05T08:14:28.820Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 5 08:14 .git [2025-06-05T08:14:28.820Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 5 08:14 .github [2025-06-05T08:14:28.820Z] -rw-rw-r-- 1 jenkins jenkins 22 Jun 5 08:14 .gitignore [2025-06-05T08:14:28.820Z] -rw-rw-r-- 1 jenkins jenkins 1653 Jun 5 08:14 Dockerfile [2025-06-05T08:14:28.820Z] -rw-rw-r-- 1 jenkins jenkins 746 Jun 5 08:14 Jenkinsfile [2025-06-05T08:14:28.820Z] -rw-rw-r-- 1 jenkins jenkins 11381 Jun 5 08:14 LICENSE [2025-06-05T08:14:28.820Z] -rw-rw-r-- 1 jenkins jenkins 4232 Jun 5 08:14 README.md [2025-06-05T08:14:28.820Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 5 08:14 TUC [2025-06-05T08:14:28.820Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 5 08:12 VERSION [2025-06-05T08:14:28.820Z] -rw-rw-r-- 1 jenkins jenkins 382 Jun 5 08:14 requirements.txt [2025-06-05T08:14:28.821Z] -rw-rw-r-- 1 jenkins jenkins 54 Jun 5 08:14 robot-entrypoint.sh [2025-06-05T08:14:28.821Z] -rw-rw-r-- 1 jenkins jenkins 445 Jun 5 08:14 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T08:14:29.170Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=49c44f89f96d869e01157586bddaa3047c647cb2 --label arch=arm64 --label version=1.0.0-dev.4 . [2025-06-05T08:14:29.441Z] Sending build context to Docker daemon 367.6kB [2025-06-05T08:14:29.441Z] Step 1/13 : FROM alpine:3.20 [2025-06-05T08:14:29.560Z] (9/14) Installing python3-pycache-pyc0 (3.12.10-r1) [2025-06-05T08:14:30.031Z] 3.20: Pulling from library/alpine [2025-06-05T08:14:30.031Z] 94e9d8af2201: Pulling fs layer [2025-06-05T08:14:30.136Z] (10/14) Installing pyc (3.12.10-r1) [2025-06-05T08:14:30.136Z] (11/14) Installing python3-pyc (3.12.10-r1) [2025-06-05T08:14:30.300Z] 94e9d8af2201: Verifying Checksum [2025-06-05T08:14:30.300Z] 94e9d8af2201: Download complete [2025-06-05T08:14:30.398Z] (12/14) Installing python3-dev (3.12.10-r1) [2025-06-05T08:14:30.880Z] 94e9d8af2201: Pull complete [2025-06-05T08:14:30.880Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-05T08:14:30.880Z] Status: Downloaded newer image for alpine:3.20 [2025-06-05T08:14:30.880Z] ---> 7aab056cecc6 [2025-06-05T08:14:30.880Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2025-06-05T08:14:31.146Z] ---> Running in 8b99409e3da1 [2025-06-05T08:14:31.415Z] Removing intermediate container 8b99409e3da1 [2025-06-05T08:14:31.415Z] ---> 82efed3e8b2c [2025-06-05T08:14:31.415Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2025-06-05T08:14:31.415Z] ---> Running in 7a32c8bcd1b6 [2025-06-05T08:14:31.683Z] Removing intermediate container 7a32c8bcd1b6 [2025-06-05T08:14:31.683Z] ---> 15d991c86986 [2025-06-05T08:14:31.683Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2025-06-05T08:14:31.775Z] (13/14) Installing libsodium-dev (1.0.19-r0) [2025-06-05T08:14:32.034Z] (14/14) Installing zeromq-dev (4.3.5-r2) [2025-06-05T08:14:32.293Z] Executing busybox-1.36.1-r29.trigger [2025-06-05T08:14:32.293Z] OK: 1374 MiB in 239 packages [2025-06-05T08:14:32.293Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-05T08:14:32.644Z] ---> 728d54a37289 [2025-06-05T08:14:32.644Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2025-06-05T08:14:32.859Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-05T08:14:32.972Z] ---> bb89e2cf669d [2025-06-05T08:14:32.973Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2025-06-05T08:14:33.423Z] OK: 1374 MiB in 239 packages [2025-06-05T08:14:33.558Z] ---> 8ac04f170a5c [2025-06-05T08:14:33.558Z] Step 7/13 : WORKDIR /edgex-taf [2025-06-05T08:14:33.558Z] ---> Running in 8ecf96815337 [2025-06-05T08:14:33.681Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-05T08:14:33.829Z] Removing intermediate container 8ecf96815337 [2025-06-05T08:14:33.829Z] ---> 1db43d8e0e9f [2025-06-05T08:14:33.829Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-06-05T08:14:33.829Z] ---> Running in 382f096707cc [2025-06-05T08:14:33.938Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-05T08:14:34.873Z] (1/1) Installing tzdata (2025b-r0) [2025-06-05T08:14:35.132Z] OK: 1376 MiB in 240 packages [2025-06-05T08:14:35.699Z] (1/1) Purging tzdata (2025b-r0) [2025-06-05T08:14:35.699Z] OK: 1374 MiB in 239 packages [2025-06-05T08:14:35.808Z] Removing intermediate container 382f096707cc [2025-06-05T08:14:35.808Z] ---> 815d1d675386 [2025-06-05T08:14:35.808Z] Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.5-r2 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && rm /usr/lib/python*/EXTERNALLY-MANAGED && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache-dir --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install --no-cache-dir ./edgex-taf-common && pip3 install --no-cache-dir -r requirements.txt [2025-06-05T08:14:35.808Z] ---> Running in 5230fad3bd54 [2025-06-05T08:14:36.781Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-05T08:14:37.367Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-05T08:14:37.603Z] Looking in links: /tmp/tmpls3nx51_ [2025-06-05T08:14:37.603Z] Processing /tmp/tmpls3nx51_/pip-25.0.1-py3-none-any.whl [2025-06-05T08:14:37.603Z] Installing collected packages: pip [2025-06-05T08:14:38.170Z] Successfully installed pip-25.0.1 [2025-06-05T08:14:38.170Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [2025-06-05T08:14:38.738Z] Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) [2025-06-05T08:14:38.738Z] Collecting pip [2025-06-05T08:14:38.738Z] Downloading pip-25.1.1-py3-none-any.whl.metadata (3.6 kB) [2025-06-05T08:14:38.997Z] Collecting setuptools [2025-06-05T08:14:38.997Z] Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) [2025-06-05T08:14:38.997Z] Collecting wheel [2025-06-05T08:14:38.997Z] Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) [2025-06-05T08:14:38.997Z] Downloading pip-25.1.1-py3-none-any.whl (1.8 MB) [2025-06-05T08:14:38.997Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 164.3 MB/s eta 0:00:00 [2025-06-05T08:14:38.997Z] Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) [2025-06-05T08:14:38.997Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 122.4 MB/s eta 0:00:00 [2025-06-05T08:14:38.997Z] Downloading wheel-0.45.1-py3-none-any.whl (72 kB) [2025-06-05T08:14:38.997Z] Installing collected packages: wheel, setuptools, pip [2025-06-05T08:14:39.315Z] OK: 9 MiB in 14 packages [2025-06-05T08:14:39.582Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-05T08:14:39.934Z] Attempting uninstall: pip [2025-06-05T08:14:39.934Z] Found existing installation: pip 25.0.1 [2025-06-05T08:14:39.934Z] Uninstalling pip-25.0.1: [2025-06-05T08:14:39.934Z] Successfully uninstalled pip-25.0.1 [2025-06-05T08:14:40.176Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-05T08:14:41.311Z] Successfully installed pip-25.1.1 setuptools-80.9.0 wheel-0.45.1 [2025-06-05T08:14:41.311Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [2025-06-05T08:14:41.571Z] Processing ./edgex-taf-common [2025-06-05T08:14:41.571Z] Preparing metadata (setup.py): started [2025-06-05T08:14:41.571Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-05T08:14:41.571Z] Building wheels for collected packages: edgex-taf-common [2025-06-05T08:14:41.571Z]  DEPRECATION: Building 'edgex-taf-common' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'edgex-taf-common'. Discussion can be found at https://github.com/pypa/pip/issues/6334 [2025-06-05T08:14:41.571Z]  Building wheel for edgex-taf-common (setup.py): started [2025-06-05T08:14:41.584Z] (1/14) Installing ca-certificates (20241121-r1) [2025-06-05T08:14:41.834Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2025-06-05T08:14:41.834Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15392 sha256=0ddc4f365b76fdc0530580eaa2593753620b7aa0a9e3c35364ffdb8e924d9687 [2025-06-05T08:14:41.834Z] Stored in directory: /tmp/pip-ephem-wheel-cache-5ellqs4p/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2025-06-05T08:14:41.834Z] Successfully built edgex-taf-common [2025-06-05T08:14:41.834Z] Installing collected packages: edgex-taf-common [2025-06-05T08:14:42.092Z] Successfully installed edgex-taf-common-0.0.0 [2025-06-05T08:14:42.093Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [2025-06-05T08:14:42.164Z] (2/14) Installing brotli-libs (1.1.0-r2) [2025-06-05T08:14:42.660Z] Collecting robotframework==7.2.2 (from -r requirements.txt (line 1)) [2025-06-05T08:14:42.660Z] Downloading robotframework-7.2.2-py3-none-any.whl.metadata (7.5 kB) [2025-06-05T08:14:42.660Z] Collecting python-dotenv==1.1.0 (from -r requirements.txt (line 2)) [2025-06-05T08:14:42.660Z] Downloading python_dotenv-1.1.0-py3-none-any.whl.metadata (24 kB) [2025-06-05T08:14:42.660Z] Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) [2025-06-05T08:14:42.660Z] Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) [2025-06-05T08:14:42.660Z] Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) [2025-06-05T08:14:42.660Z] Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) [2025-06-05T08:14:42.660Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2025-06-05T08:14:42.660Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2025-06-05T08:14:42.660Z] Preparing metadata (setup.py): started [2025-06-05T08:14:42.747Z] (3/14) Installing c-ares (1.33.1-r0) [2025-06-05T08:14:42.919Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-05T08:14:42.919Z] Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 6)) [2025-06-05T08:14:42.919Z] Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) [2025-06-05T08:14:42.919Z] Collecting configparser==7.2.0 (from -r requirements.txt (line 7)) [2025-06-05T08:14:42.919Z] Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) [2025-06-05T08:14:42.919Z] Collecting requests==2.32.3 (from -r requirements.txt (line 8)) [2025-06-05T08:14:42.919Z] Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) [2025-06-05T08:14:42.919Z] Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 9)) [2025-06-05T08:14:42.919Z] Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) [2025-06-05T08:14:42.919Z] Collecting docker==7.1.0 (from -r requirements.txt (line 10)) [2025-06-05T08:14:42.919Z] Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) [2025-06-05T08:14:43.013Z] (4/14) Installing libunistring (1.2-r0) [2025-06-05T08:14:43.177Z] Collecting numpy==2.2.5 (from -r requirements.txt (line 11)) [2025-06-05T08:14:43.178Z] Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (62 kB) [2025-06-05T08:14:43.437Z] Collecting psutil==7.0.0 (from -r requirements.txt (line 12)) [2025-06-05T08:14:43.437Z] Downloading psutil-7.0.0.tar.gz (497 kB) [2025-06-05T08:14:43.437Z] Installing build dependencies: started [2025-06-05T08:14:43.595Z] (5/14) Installing libidn2 (2.3.7-r0) [2025-06-05T08:14:43.860Z] (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-06-05T08:14:44.382Z] Installing build dependencies: finished with status 'done' [2025-06-05T08:14:44.383Z] Getting requirements to build wheel: started [2025-06-05T08:14:44.440Z] (7/14) Installing libpsl (0.21.5-r1) [2025-06-05T08:14:44.640Z] Getting requirements to build wheel: finished with status 'done' [2025-06-05T08:14:44.640Z] Preparing metadata (pyproject.toml): started [2025-06-05T08:14:44.706Z] (8/14) Installing zstd-libs (1.5.6-r0) [2025-06-05T08:14:45.207Z] Preparing metadata (pyproject.toml): finished with status 'done' [2025-06-05T08:14:45.207Z] Collecting pyzmq==26.4.0 (from -r requirements.txt (line 13)) [2025-06-05T08:14:45.207Z] Downloading pyzmq-26.4.0-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (6.0 kB) [2025-06-05T08:14:45.285Z] (9/14) Installing libcurl (8.12.1-r0) [2025-06-05T08:14:45.464Z] Collecting influxdb-client==1.48.0 (from -r requirements.txt (line 14)) [2025-06-05T08:14:45.464Z] Downloading influxdb_client-1.48.0-py3-none-any.whl.metadata (65 kB) [2025-06-05T08:14:45.464Z] Collecting psycopg2==2.9.10 (from -r requirements.txt (line 15)) [2025-06-05T08:14:45.464Z] Downloading psycopg2-2.9.10.tar.gz (385 kB) [2025-06-05T08:14:45.464Z] Preparing metadata (setup.py): started [2025-06-05T08:14:45.551Z] (10/14) Installing curl (8.12.1-r0) [2025-06-05T08:14:45.726Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-05T08:14:45.726Z] Collecting pycryptodome==3.22.0 (from -r requirements.txt (line 16)) [2025-06-05T08:14:45.727Z] Downloading pycryptodome-3.22.0-cp37-abi3-musllinux_1_2_x86_64.whl.metadata (3.4 kB) [2025-06-05T08:14:45.986Z] Collecting protobuf==6.30.2 (from -r requirements.txt (line 17)) [2025-06-05T08:14:45.986Z] Downloading protobuf-6.30.2-py3-none-any.whl.metadata (593 bytes) [2025-06-05T08:14:45.986Z] Collecting pyjwt==2.10.1 (from -r requirements.txt (line 18)) [2025-06-05T08:14:45.986Z] Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) [2025-06-05T08:14:46.130Z] (11/14) Installing docker-cli (26.1.5-r0) [2025-06-05T08:14:46.246Z] Collecting cryptography==45.0.3 (from -r requirements.txt (line 19)) [2025-06-05T08:14:46.246Z] Downloading cryptography-45.0.3-cp311-abi3-musllinux_1_2_x86_64.whl.metadata (5.7 kB) [2025-06-05T08:14:46.246Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-05T08:14:46.246Z] Downloading selenium-4.33.0-py3-none-any.whl.metadata (7.5 kB) [2025-06-05T08:14:46.246Z] Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-05T08:14:46.246Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) [2025-06-05T08:14:46.246Z] Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-05T08:14:46.246Z] Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB) [2025-06-05T08:14:46.246Z] Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-05T08:14:46.504Z] Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) [2025-06-05T08:14:46.504Z] Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-05T08:14:46.504Z] Downloading flex-6.14.1.tar.gz (40 kB) [2025-06-05T08:14:46.504Z] Preparing metadata (setup.py): started [2025-06-05T08:14:46.504Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-05T08:14:46.763Z] Collecting GenSON (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-05T08:14:46.763Z] Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2025-06-05T08:14:46.763Z] Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-05T08:14:46.763Z] Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) [2025-06-05T08:14:46.763Z] Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-05T08:14:46.763Z] Downloading jsonschema-4.24.0-py3-none-any.whl.metadata (7.8 kB) [2025-06-05T08:14:46.763Z] Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-05T08:14:46.763Z] Downloading openapi_core-0.19.5-py3-none-any.whl.metadata (6.6 kB) [2025-06-05T08:14:46.763Z] Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-05T08:14:46.763Z] Downloading pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB) [2025-06-05T08:14:46.763Z] Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-05T08:14:46.763Z] Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) [2025-06-05T08:14:46.763Z] Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-05T08:14:46.763Z] Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) [2025-06-05T08:14:47.022Z] Collecting charset-normalizer<4,>=2 (from requests==2.32.3->-r requirements.txt (line 8)) [2025-06-05T08:14:47.022Z] Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (35 kB) [2025-06-05T08:14:47.022Z] Collecting idna<4,>=2.5 (from requests==2.32.3->-r requirements.txt (line 8)) [2025-06-05T08:14:47.022Z] Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) [2025-06-05T08:14:47.022Z] Collecting urllib3<3,>=1.21.1 (from requests==2.32.3->-r requirements.txt (line 8)) [2025-06-05T08:14:47.022Z] Downloading urllib3-2.4.0-py3-none-any.whl.metadata (6.5 kB) [2025-06-05T08:14:47.022Z] Collecting certifi>=2017.4.17 (from requests==2.32.3->-r requirements.txt (line 8)) [2025-06-05T08:14:47.022Z] Downloading certifi-2025.4.26-py3-none-any.whl.metadata (2.5 kB) [2025-06-05T08:14:47.022Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.48.0->-r requirements.txt (line 14)) [2025-06-05T08:14:47.022Z] Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) [2025-06-05T08:14:47.022Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.48.0->-r requirements.txt (line 14)) [2025-06-05T08:14:47.022Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2025-06-05T08:14:47.022Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.48.0->-r requirements.txt (line 14)) (80.9.0) [2025-06-05T08:14:47.282Z] Collecting cffi>=1.14 (from cryptography==45.0.3->-r requirements.txt (line 19)) [2025-06-05T08:14:47.282Z] Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (1.5 kB) [2025-06-05T08:14:47.282Z] Collecting pycparser (from cffi>=1.14->cryptography==45.0.3->-r requirements.txt (line 19)) [2025-06-05T08:14:47.282Z] Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) [2025-06-05T08:14:47.282Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.48.0->-r requirements.txt (line 14)) [2025-06-05T08:14:47.282Z] Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) [2025-06-05T08:14:47.282Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.48.0->-r requirements.txt (line 14)) [2025-06-05T08:14:47.282Z] Downloading typing_extensions-4.14.0-py3-none-any.whl.metadata (3.0 kB) [2025-06-05T08:14:47.282Z] Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-05T08:14:47.282Z] Downloading trio-0.30.0-py3-none-any.whl.metadata (8.5 kB) [2025-06-05T08:14:47.282Z] Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-05T08:14:47.282Z] Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) [2025-06-05T08:14:47.282Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.48.0->-r requirements.txt (line 14)) [2025-06-05T08:14:47.282Z] Downloading typing_extensions-4.13.2-py3-none-any.whl.metadata (3.0 kB) [2025-06-05T08:14:47.539Z] Collecting websocket-client~=1.8.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-05T08:14:47.539Z] Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2025-06-05T08:14:47.539Z] Collecting attrs>=23.2.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-05T08:14:47.539Z] Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) [2025-06-05T08:14:47.539Z] Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-05T08:14:47.539Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2025-06-05T08:14:47.539Z] Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-05T08:14:47.539Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2025-06-05T08:14:47.539Z] Collecting sniffio>=1.3.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-05T08:14:47.539Z] Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2025-06-05T08:14:47.539Z] Collecting wsproto>=0.14 (from trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-05T08:14:47.539Z] Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) [2025-06-05T08:14:47.539Z] Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]~=2.4.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-05T08:14:47.539Z] Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2025-06-05T08:14:47.539Z] Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-05T08:14:47.539Z] Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) [2025-06-05T08:14:47.800Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-05T08:14:47.800Z] Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (2.1 kB) [2025-06-05T08:14:47.800Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-05T08:14:47.800Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2025-06-05T08:14:47.800Z] Preparing metadata (setup.py): started [2025-06-05T08:14:47.800Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-05T08:14:47.800Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-05T08:14:48.060Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2025-06-05T08:14:48.060Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-05T08:14:48.060Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2025-06-05T08:14:48.060Z] Preparing metadata (setup.py): started [2025-06-05T08:14:48.060Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-05T08:14:48.060Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-05T08:14:48.060Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) [2025-06-05T08:14:48.070Z] (12/14) Installing oniguruma (6.9.9-r0) [2025-06-05T08:14:48.319Z] Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-05T08:14:48.319Z] Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2025-06-05T08:14:48.319Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-05T08:14:48.319Z] Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl.metadata (2.9 kB) [2025-06-05T08:14:48.319Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-05T08:14:48.319Z] Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) [2025-06-05T08:14:48.335Z] (13/14) Installing jq (1.7.1-r0) [2025-06-05T08:14:48.578Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-05T08:14:48.578Z] Downloading rpds_py-0.25.1-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.1 kB) [2025-06-05T08:14:48.578Z] Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-05T08:14:48.578Z] Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) [2025-06-05T08:14:48.578Z] Collecting jsonschema-path<0.4.0,>=0.3.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-05T08:14:48.578Z] Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) [2025-06-05T08:14:48.578Z] Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-05T08:14:48.578Z] Downloading more_itertools-10.7.0-py3-none-any.whl.metadata (37 kB) [2025-06-05T08:14:48.578Z] Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-05T08:14:48.578Z] Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) [2025-06-05T08:14:48.578Z] Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-05T08:14:48.578Z] Downloading openapi_spec_validator-0.7.1-py3-none-any.whl.metadata (5.7 kB) [2025-06-05T08:14:48.837Z] Collecting parse (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-05T08:14:48.837Z] Downloading parse-1.20.2-py2.py3-none-any.whl.metadata (22 kB) [2025-06-05T08:14:48.837Z] Collecting werkzeug<3.1.2 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-05T08:14:48.837Z] Downloading werkzeug-3.1.1-py3-none-any.whl.metadata (3.7 kB) [2025-06-05T08:14:48.837Z] Collecting pathable<0.5.0,>=0.4.1 (from jsonschema-path<0.4.0,>=0.3.1->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-05T08:14:48.837Z] Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) [2025-06-05T08:14:48.837Z] Collecting rfc3339-validator (from openapi-schema-validator<0.7.0,>=0.6.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-05T08:14:48.837Z] Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) [2025-06-05T08:14:48.837Z] Collecting lazy-object-proxy<2.0.0,>=1.7.1 (from openapi-spec-validator<0.8.0,>=0.7.1->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-05T08:14:48.837Z] Downloading lazy_object_proxy-1.11.0-py3-none-any.whl.metadata (8.2 kB) [2025-06-05T08:14:48.837Z] Collecting MarkupSafe>=2.1.1 (from werkzeug<3.1.2->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-05T08:14:48.837Z] Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.0 kB) [2025-06-05T08:14:48.928Z] (14/14) Installing openssl (3.3.3-r0) [2025-06-05T08:14:49.095Z] Downloading robotframework-7.2.2-py3-none-any.whl (777 kB) [2025-06-05T08:14:49.096Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 777.7/777.7 kB 104.7 MB/s eta 0:00:00 [2025-06-05T08:14:49.096Z] Downloading python_dotenv-1.1.0-py3-none-any.whl (20 kB) [2025-06-05T08:14:49.096Z] Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) [2025-06-05T08:14:49.096Z] Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) [2025-06-05T08:14:49.096Z] Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) [2025-06-05T08:14:49.096Z] Downloading configparser-7.2.0-py3-none-any.whl (17 kB) [2025-06-05T08:14:49.096Z] Downloading requests-2.32.3-py3-none-any.whl (64 kB) [2025-06-05T08:14:49.096Z] Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) [2025-06-05T08:14:49.096Z] Downloading docker-7.1.0-py3-none-any.whl (147 kB) [2025-06-05T08:14:49.096Z] Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl (17.9 MB) [2025-06-05T08:14:49.096Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.9/17.9 MB 218.9 MB/s eta 0:00:00 [2025-06-05T08:14:49.096Z] Downloading pyzmq-26.4.0-cp312-cp312-musllinux_1_1_x86_64.whl (1.4 MB) [2025-06-05T08:14:49.096Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 233.4 MB/s eta 0:00:00 [2025-06-05T08:14:49.096Z] Downloading influxdb_client-1.48.0-py3-none-any.whl (746 kB) [2025-06-05T08:14:49.096Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.2/746.2 kB 76.2 MB/s eta 0:00:00 [2025-06-05T08:14:49.096Z] Downloading pycryptodome-3.22.0-cp37-abi3-musllinux_1_2_x86_64.whl (2.3 MB) [2025-06-05T08:14:49.096Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 201.0 MB/s eta 0:00:00 [2025-06-05T08:14:49.096Z] Downloading protobuf-6.30.2-py3-none-any.whl (167 kB) [2025-06-05T08:14:49.096Z] Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) [2025-06-05T08:14:49.096Z] Downloading cryptography-45.0.3-cp311-abi3-musllinux_1_2_x86_64.whl (4.6 MB) [2025-06-05T08:14:49.096Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 281.9 MB/s eta 0:00:00 [2025-06-05T08:14:49.096Z] Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_x86_64.whl (149 kB) [2025-06-05T08:14:49.096Z] Downloading idna-3.10-py3-none-any.whl (70 kB) [2025-06-05T08:14:49.096Z] Downloading urllib3-2.4.0-py3-none-any.whl (128 kB) [2025-06-05T08:14:49.096Z] Downloading certifi-2025.4.26-py3-none-any.whl (159 kB) [2025-06-05T08:14:49.096Z] Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_x86_64.whl (488 kB) [2025-06-05T08:14:49.096Z] Downloading click-8.2.1-py3-none-any.whl (102 kB) [2025-06-05T08:14:49.203Z] Executing busybox-1.36.1-r29.trigger [2025-06-05T08:14:49.203Z] Executing ca-certificates-20241121-r1.trigger [2025-06-05T08:14:49.366Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2025-06-05T08:14:49.366Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2025-06-05T08:14:49.366Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) [2025-06-05T08:14:49.366Z] Downloading selenium-4.33.0-py3-none-any.whl (9.4 MB) [2025-06-05T08:14:49.366Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 327.4 MB/s eta 0:00:00 [2025-06-05T08:14:49.366Z] Downloading trio-0.30.0-py3-none-any.whl (499 kB) [2025-06-05T08:14:49.366Z] Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) [2025-06-05T08:14:49.366Z] Downloading typing_extensions-4.13.2-py3-none-any.whl (45 kB) [2025-06-05T08:14:49.366Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2025-06-05T08:14:49.366Z] Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2025-06-05T08:14:49.366Z] Downloading attrs-25.3.0-py3-none-any.whl (63 kB) [2025-06-05T08:14:49.366Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2025-06-05T08:14:49.366Z] Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) [2025-06-05T08:14:49.366Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2025-06-05T08:14:49.366Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2025-06-05T08:14:49.366Z] Downloading h11-0.16.0-py3-none-any.whl (37 kB) [2025-06-05T08:14:49.366Z] Downloading docutils-0.21.2-py3-none-any.whl (587 kB) [2025-06-05T08:14:49.366Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 410.7 MB/s eta 0:00:00 [2025-06-05T08:14:49.366Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) [2025-06-05T08:14:49.366Z] Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl (756 kB) [2025-06-05T08:14:49.366Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 756.6/756.6 kB 273.4 MB/s eta 0:00:00 [2025-06-05T08:14:49.366Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2025-06-05T08:14:49.366Z] Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2025-06-05T08:14:49.366Z] Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) [2025-06-05T08:14:49.366Z] Downloading jsonschema-4.24.0-py3-none-any.whl (88 kB) [2025-06-05T08:14:49.366Z] Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl (18 kB) [2025-06-05T08:14:49.366Z] Downloading referencing-0.36.2-py3-none-any.whl (26 kB) [2025-06-05T08:14:49.366Z] Downloading rpds_py-0.25.1-cp312-cp312-musllinux_1_2_x86_64.whl (561 kB) [2025-06-05T08:14:49.366Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 561.6/561.6 kB 253.1 MB/s eta 0:00:00 [2025-06-05T08:14:49.366Z] Downloading openapi_core-0.19.5-py3-none-any.whl (106 kB) [2025-06-05T08:14:49.366Z] Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) [2025-06-05T08:14:49.366Z] Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) [2025-06-05T08:14:49.366Z] Downloading openapi_spec_validator-0.7.1-py3-none-any.whl (38 kB) [2025-06-05T08:14:49.366Z] Downloading lazy_object_proxy-1.11.0-py3-none-any.whl (16 kB) [2025-06-05T08:14:49.366Z] Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) [2025-06-05T08:14:49.366Z] Downloading werkzeug-3.1.1-py3-none-any.whl (224 kB) [2025-06-05T08:14:49.366Z] Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_x86_64.whl (23 kB) [2025-06-05T08:14:49.366Z] Downloading isodate-0.7.2-py3-none-any.whl (22 kB) [2025-06-05T08:14:49.366Z] Downloading more_itertools-10.7.0-py3-none-any.whl (65 kB) [2025-06-05T08:14:49.366Z] Downloading parse-1.20.2-py2.py3-none-any.whl (20 kB) [2025-06-05T08:14:49.366Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2025-06-05T08:14:49.366Z] Downloading pycparser-2.22-py3-none-any.whl (117 kB) [2025-06-05T08:14:49.366Z] Downloading pygments-2.19.1-py3-none-any.whl (1.2 MB) [2025-06-05T08:14:49.366Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 339.9 MB/s eta 0:00:00 [2025-06-05T08:14:49.366Z] Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) [2025-06-05T08:14:49.366Z] Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) [2025-06-05T08:14:49.366Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2025-06-05T08:14:49.366Z] Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) [2025-06-05T08:14:49.469Z] OK: 43 MiB in 28 packages [2025-06-05T08:14:49.627Z] Building wheels for collected packages: robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email [2025-06-05T08:14:49.627Z]  DEPRECATION: Building 'robotbackgroundlogger' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotbackgroundlogger'. Discussion can be found at https://github.com/pypa/pip/issues/6334 [2025-06-05T08:14:49.627Z]  Building wheel for robotbackgroundlogger (setup.py): started [2025-06-05T08:14:49.735Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-05T08:14:49.885Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2025-06-05T08:14:49.885Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=38a90e40f329e15070993c1f26f892c3f3518500bff06d820902999ae9f3a9fc [2025-06-05T08:14:49.886Z] Stored in directory: /tmp/pip-ephem-wheel-cache-vq_a89zz/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2025-06-05T08:14:49.886Z] Building wheel for psutil (pyproject.toml): started [2025-06-05T08:14:50.365Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-05T08:14:51.832Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2025-06-05T08:14:51.832Z] Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_x86_64.whl size=277533 sha256=6fccc746687606ccfbadca555962d8f0b98ab7b0b9b02d540785cb25b37b72da [2025-06-05T08:14:51.832Z] Stored in directory: /tmp/pip-ephem-wheel-cache-vq_a89zz/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d [2025-06-05T08:14:51.832Z]  DEPRECATION: Building 'psycopg2' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'psycopg2'. Discussion can be found at https://github.com/pypa/pip/issues/6334 [2025-06-05T08:14:51.832Z]  Building wheel for psycopg2 (setup.py): started [2025-06-05T08:14:51.837Z] (1/166) Installing libexpat (2.7.0-r0) [2025-06-05T08:14:52.101Z] (2/166) Installing libbz2 (1.0.8-r6) [2025-06-05T08:14:52.679Z] (3/166) Installing libpng (1.6.44-r0) [2025-06-05T08:14:52.946Z] (4/166) Installing freetype (2.13.2-r0) [2025-06-05T08:14:53.531Z] (5/166) Installing fontconfig (2.15.0-r1) [2025-06-05T08:14:53.797Z] (6/166) Installing libfontenc (1.1.8-r0) [2025-06-05T08:14:54.379Z] (7/166) Installing mkfontscale (1.2.2-r6) [2025-06-05T08:14:54.645Z] (8/166) Installing font-opensans (0_git20210927-r1) [2025-06-05T08:14:55.227Z] (9/166) Installing pkgconf (2.2.0-r0) [2025-06-05T08:14:55.493Z] (10/166) Installing libgcc (13.2.1_git20240309-r1) [2025-06-05T08:14:56.073Z] (11/166) Installing libffi (3.4.6-r0) [2025-06-05T08:14:56.339Z] (12/166) Installing libintl (0.22.5-r0) [2025-06-05T08:14:56.604Z] (13/166) Installing libeconf (0.6.3-r0) [2025-06-05T08:14:56.871Z] (14/166) Installing libblkid (2.40.1-r1) [2025-06-05T08:14:57.452Z] (15/166) Installing libmount (2.40.1-r1) [2025-06-05T08:14:57.719Z] (16/166) Installing pcre2 (10.43-r0) [2025-06-05T08:14:58.302Z] (17/166) Installing glib (2.80.5-r0) [2025-06-05T08:14:58.885Z] (18/166) Installing libstdc++ (13.2.1_git20240309-r1) [2025-06-05T08:14:59.848Z] (19/166) Installing xz-libs (5.6.2-r1) [2025-06-05T08:14:59.969Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2025-06-05T08:14:59.969Z] Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_x86_64.whl size=521911 sha256=fd869a80f0265589993afbcd95db30c69fc1eb84605e291064b72dc3869150a3 [2025-06-05T08:14:59.969Z] Stored in directory: /tmp/pip-ephem-wheel-cache-vq_a89zz/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b [2025-06-05T08:14:59.969Z]  DEPRECATION: Building 'flex' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'flex'. Discussion can be found at https://github.com/pypa/pip/issues/6334 [2025-06-05T08:14:59.969Z]  Building wheel for flex (setup.py): started [2025-06-05T08:15:00.113Z] (20/166) Installing libxml2 (2.12.10-r0) [2025-06-05T08:15:00.232Z] Building wheel for flex (setup.py): finished with status 'done' [2025-06-05T08:15:00.232Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77345 sha256=d1087288edfc4125c0a6d3dbbeceac94b89d0aed3da55148c199cad46ef1e67d [2025-06-05T08:15:00.232Z] Stored in directory: /tmp/pip-ephem-wheel-cache-vq_a89zz/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2025-06-05T08:15:00.232Z]  DEPRECATION: Building 'strict-rfc3339' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'strict-rfc3339'. Discussion can be found at https://github.com/pypa/pip/issues/6334 [2025-06-05T08:15:00.232Z]  Building wheel for strict-rfc3339 (setup.py): started [2025-06-05T08:15:00.491Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2025-06-05T08:15:00.491Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=55fffa6aaa5312ed086da853957529ae264a76498d4fe00ac68209c1229ba7cd [2025-06-05T08:15:00.491Z] Stored in directory: /tmp/pip-ephem-wheel-cache-vq_a89zz/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2025-06-05T08:15:00.491Z]  DEPRECATION: Building 'validate-email' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'validate-email'. Discussion can be found at https://github.com/pypa/pip/issues/6334 [2025-06-05T08:15:00.491Z]  Building wheel for validate-email (setup.py): started [2025-06-05T08:15:00.705Z] (21/166) Installing shared-mime-info (2.4-r0) [2025-06-05T08:15:00.750Z] Building wheel for validate-email (setup.py): finished with status 'done' [2025-06-05T08:15:00.750Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5561 sha256=43f3b9f0597158b74c78d0360dde153e6efe5b7ad41d305998bc9cd84d5b8a95 [2025-06-05T08:15:00.750Z] Stored in directory: /tmp/pip-ephem-wheel-cache-vq_a89zz/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2025-06-05T08:15:00.750Z] Successfully built robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email [2025-06-05T08:15:00.751Z] Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, ply, parse, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pyjwt, pygments, pycryptodome, pycparser, psycopg2, psutil, protobuf, pathable, paho-mqtt, numpy, more-itertools, MarkupSafe, lazy-object-proxy, jsonpointer, jsonpath-ng, isodate, idna, h11, docutils, configparser, click, charset-normalizer, certifi, attrs, wsproto, werkzeug, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, outcome, cffi, trio, robotframework-requests, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, jsonschema, selenium, openapi-schema-validator, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance [2025-06-05T08:15:01.290Z] (22/166) Installing hicolor-icon-theme (0.17-r2) [2025-06-05T08:15:01.560Z] (23/166) Installing libjpeg-turbo (3.0.3-r0) [2025-06-05T08:15:02.142Z] (24/166) Installing libsharpyuv (1.3.2-r0) [2025-06-05T08:15:02.408Z] (25/166) Installing libwebp (1.3.2-r0) [2025-06-05T08:15:03.003Z] (26/166) Installing tiff (4.6.0t-r0) [2025-06-05T08:15:03.282Z] (27/166) Installing gdk-pixbuf (2.42.12-r0) [2025-06-05T08:15:03.874Z] (28/166) Installing gtk-update-icon-cache (3.24.43-r0) [2025-06-05T08:15:04.150Z] (29/166) Installing libxau (1.0.11-r4) [2025-06-05T08:15:04.422Z] (30/166) Installing libmd (1.1.0-r0) [2025-06-05T08:15:05.008Z] (31/166) Installing libbsd (0.12.2-r0) [2025-06-05T08:15:05.277Z] (32/166) Installing libxdmcp (1.1.5-r1) [2025-06-05T08:15:05.551Z] (33/166) Installing libxcb (1.16.1-r0) [2025-06-05T08:15:06.136Z] (34/166) Installing libx11 (1.8.9-r1) [2025-06-05T08:15:06.721Z] (35/166) Installing libxcomposite (0.4.6-r5) [2025-06-05T08:15:06.990Z] (36/166) Installing libxfixes (6.0.1-r4) [2025-06-05T08:15:07.576Z] (37/166) Installing libxrender (0.9.11-r5) [2025-06-05T08:15:07.844Z] (38/166) Installing libxcursor (1.2.2-r1) [2025-06-05T08:15:08.113Z] (39/166) Installing libxdamage (1.1.6-r5) [2025-06-05T08:15:08.381Z] (40/166) Installing libxext (1.3.6-r2) [2025-06-05T08:15:08.970Z] (41/166) Installing libxi (1.8.1-r4) [2025-06-05T08:15:09.240Z] (42/166) Installing libxinerama (1.1.5-r4) [2025-06-05T08:15:09.505Z] (43/166) Installing libxrandr (1.5.4-r1) [2025-06-05T08:15:09.780Z] (44/166) Installing libatk-1.0 (2.52.0-r0) [2025-06-05T08:15:10.363Z] (45/166) Installing libxtst (1.2.4-r6) [2025-06-05T08:15:10.630Z] (46/166) Installing dbus-libs (1.14.10-r1) [2025-06-05T08:15:11.212Z] (47/166) Installing at-spi2-core (2.52.0-r0) [2025-06-05T08:15:11.477Z] (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) [2025-06-05T08:15:12.057Z] (49/166) Installing pixman (0.43.2-r0) [2025-06-05T08:15:12.321Z] (50/166) Installing cairo (1.18.0-r0) [2025-06-05T08:15:12.899Z] (51/166) Installing cairo-gobject (1.18.0-r0) [2025-06-05T08:15:12.970Z] [2025-06-05T08:15:12.971Z] Successfully installed GenSON-1.3.0 MarkupSafe-3.0.2 PyYAML-6.0.2 RESTinstance-1.5.2 attrs-25.3.0 certifi-2025.4.26 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.48.0 isodate-0.7.2 jsonpath-ng-1.7.0 jsonpointer-3.0.0 jsonschema-4.24.0 jsonschema-path-0.3.4 jsonschema-specifications-2025.4.1 lazy-object-proxy-1.11.0 more-itertools-10.7.0 numpy-2.2.5 openapi-core-0.19.5 openapi-schema-validator-0.6.3 openapi-spec-validator-0.7.1 outcome-1.3.0.post0 paho-mqtt-2.1.0 parse-1.20.2 pathable-0.4.4 ply-3.11 protobuf-6.30.2 psutil-7.0.0 psycopg2-2.9.10 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.3 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.2.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 rpds-py-0.25.1 selenium-4.33.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.30.0 trio-websocket-0.12.2 typing-extensions-4.13.2 tzlocal-5.3.1 urllib3-2.4.0 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.1 wsproto-1.2.0 [2025-06-05T08:15:12.971Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [2025-06-05T08:15:13.165Z] (52/166) Installing avahi-libs (0.8-r17) [2025-06-05T08:15:13.745Z] (53/166) Installing gmp (6.3.0-r1) [2025-06-05T08:15:14.333Z] (54/166) Installing nettle (3.9.1-r0) [2025-06-05T08:15:14.597Z] (55/166) Installing libtasn1 (4.20.0-r0) [2025-06-05T08:15:15.177Z] (56/166) Installing p11-kit (0.25.3-r0) [2025-06-05T08:15:15.441Z] (57/166) Installing gnutls (3.8.5-r0) [2025-06-05T08:15:16.017Z] (58/166) Installing cups-libs (2.4.9-r1) [2025-06-05T08:15:16.595Z] (59/166) Installing libepoxy (1.5.10-r1) [2025-06-05T08:15:17.174Z] (60/166) Installing fribidi (1.0.15-r0) [2025-06-05T08:15:17.440Z] (61/166) Installing graphite2 (1.3.14-r6) [2025-06-05T08:15:17.706Z] (62/166) Installing harfbuzz (8.5.0-r0) [2025-06-05T08:15:18.285Z] (63/166) Installing libxft (2.3.8-r3) [2025-06-05T08:15:18.552Z] (64/166) Installing pango (1.52.2-r0) [2025-06-05T08:15:19.130Z] (65/166) Installing wayland-libs-client (1.22.0-r4) [2025-06-05T08:15:19.394Z] (66/166) Installing wayland-libs-cursor (1.22.0-r4) [2025-06-05T08:15:19.658Z] (67/166) Installing wayland-libs-egl (1.22.0-r4) [2025-06-05T08:15:19.923Z] (68/166) Installing xkeyboard-config (2.41-r0) [2025-06-05T08:15:20.876Z] (69/166) Installing libxkbcommon (1.7.0-r0) [2025-06-05T08:15:21.140Z] (70/166) Installing gtk+3.0 (3.24.43-r0) [2025-06-05T08:15:21.721Z] (71/166) Installing icu-data-full (74.2-r0) [2025-06-05T08:15:23.124Z] (72/166) Installing mesa (24.0.9-r1) [2025-06-05T08:15:23.391Z] (73/166) Installing llvm17-libs (17.0.6-r2) [2025-06-05T08:15:31.053Z] Removing intermediate container e18841cf4d21 [2025-06-05T08:15:31.053Z] ---> c06620aced75 [2025-06-05T08:15:31.053Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2025-06-05T08:15:31.053Z] ---> Running in ecb481480255 [2025-06-05T08:15:31.053Z] Removing intermediate container ecb481480255 [2025-06-05T08:15:31.053Z] ---> 179c1bd2fec6 [2025-06-05T08:15:31.053Z] Step 11/13 : LABEL arch=amd64 [2025-06-05T08:15:31.053Z] ---> Running in 246960c5e081 [2025-06-05T08:15:31.053Z] Removing intermediate container 246960c5e081 [2025-06-05T08:15:31.053Z] ---> 68794fcf5ae2 [2025-06-05T08:15:31.053Z] Step 12/13 : LABEL git_sha=49c44f89f96d869e01157586bddaa3047c647cb2 [2025-06-05T08:15:31.053Z] ---> Running in 531e780b7f04 [2025-06-05T08:15:31.053Z] Removing intermediate container 531e780b7f04 [2025-06-05T08:15:31.053Z] ---> 2735dcc48f0a [2025-06-05T08:15:31.053Z] Step 13/13 : LABEL version=1.0.0-dev.4 [2025-06-05T08:15:31.053Z] ---> Running in 7c130a2aa919 [2025-06-05T08:15:31.053Z] Removing intermediate container 7c130a2aa919 [2025-06-05T08:15:31.053Z] ---> 1e0b2782ca5e [2025-06-05T08:15:31.053Z] [Warning] One or more build-args [ARCH] were not consumed [2025-06-05T08:15:31.053Z] Successfully built 1e0b2782ca5e [2025-06-05T08:15:31.053Z] 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 [2025-06-05T08:15:31.226Z] [edgeXDocker.push] Tagging docker image edgex-taf-common with the following tags: [2025-06-05T08:15:31.226Z] 49c44f89f96d869e01157586bddaa3047c647cb2 [2025-06-05T08:15:31.226Z] latest [2025-06-05T08:15:31.226Z] 1.0.0-dev.4 [2025-06-05T08:15:31.226Z] 49c44f89f96d869e01157586bddaa3047c647cb2-1.0.0-dev.4 [2025-06-05T08:15:31.226Z] main [2025-06-05T08:15:31.226Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T08:15:31.576Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:49c44f89f96d869e01157586bddaa3047c647cb2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T08:15:31.898Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:49c44f89f96d869e01157586bddaa3047c647cb2 [2025-06-05T08:15:31.898Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2025-06-05T08:15:31.898Z] be4ff390ec6f: Preparing [2025-06-05T08:15:31.898Z] cf252f51603c: Preparing [2025-06-05T08:15:31.898Z] af6a8dc31ee6: Preparing [2025-06-05T08:15:31.898Z] e967417c329a: Preparing [2025-06-05T08:15:31.898Z] 07190f393887: Preparing [2025-06-05T08:15:31.898Z] 994456c4fd7b: Preparing [2025-06-05T08:15:31.898Z] 994456c4fd7b: Waiting [2025-06-05T08:15:31.898Z] e967417c329a: Pushed [2025-06-05T08:15:31.898Z] cf252f51603c: Pushed [2025-06-05T08:15:31.898Z] af6a8dc31ee6: Pushed [2025-06-05T08:15:31.898Z] 994456c4fd7b: Layer already exists [2025-06-05T08:15:31.898Z] 07190f393887: Pushed [2025-06-05T08:15:33.497Z] (74/166) Installing hwdata-pci (0.382-r0) [2025-06-05T08:15:33.497Z] (75/166) Installing libpciaccess (0.18.1-r0) [2025-06-05T08:15:33.761Z] (76/166) Installing libdrm (2.4.120-r0) [2025-06-05T08:15:34.341Z] (77/166) Installing libelf (0.191-r0) [2025-06-05T08:15:34.605Z] (78/166) Installing mesa-glapi (24.0.9-r1) [2025-06-05T08:15:34.868Z] (79/166) Installing mesa-dri-gallium (24.0.9-r1) [2025-06-05T08:15:37.440Z] (80/166) Installing eudev-libs (3.2.14-r2) [2025-06-05T08:15:37.440Z] (81/166) Installing libmagic (5.45-r1) [2025-06-05T08:15:38.017Z] (82/166) Installing file (5.45-r1) [2025-06-05T08:15:38.281Z] (83/166) Installing xprop (1.2.7-r0) [2025-06-05T08:15:38.545Z] (84/166) Installing libice (1.1.1-r6) [2025-06-05T08:15:38.809Z] (85/166) Installing libuuid (2.40.1-r1) [2025-06-05T08:15:39.388Z] (86/166) Installing libsm (1.2.4-r4) [2025-06-05T08:15:39.967Z] (87/166) Installing libxt (1.3.0-r5) [2025-06-05T08:15:40.548Z] (88/166) Installing libxmu (1.1.4-r2) [2025-06-05T08:15:40.813Z] (89/166) Installing xset (1.2.5-r1) [2025-06-05T08:15:41.079Z] (90/166) Installing xdg-utils (1.2.1-r0) [2025-06-05T08:15:41.661Z] (91/166) Installing libogg (1.3.5-r5) [2025-06-05T08:15:41.926Z] (92/166) Installing libflac (1.4.3-r1) [2025-06-05T08:15:42.569Z] (93/166) Installing alsa-lib (1.2.11-r0) [2025-06-05T08:15:42.846Z] (94/166) Installing libSvtAv1Enc (2.0.0-r1) [2025-06-05T08:15:43.446Z] (95/166) Installing aom-libs (3.9.1-r0) [2025-06-05T08:15:44.433Z] (96/166) Installing libva (2.21.0-r0) [2025-06-05T08:15:44.704Z] (97/166) Installing libvdpau (1.5-r3) [2025-06-05T08:15:44.971Z] (98/166) Installing ffmpeg-libavutil (6.1.1-r8) [2025-06-05T08:15:45.572Z] (99/166) Installing libdav1d (1.4.2-r0) [2025-06-05T08:15:45.842Z] (100/166) Installing openexr-libiex (3.1.13-r1) [2025-06-05T08:15:46.422Z] (101/166) Installing openexr-libilmthread (3.1.13-r1) [2025-06-05T08:15:46.688Z] (102/166) Installing imath (3.1.12-r0) [2025-06-05T08:15:47.272Z] (103/166) Installing openexr-libopenexr (3.1.13-r1) [2025-06-05T08:15:47.538Z] (104/166) Installing giflib (5.2.2-r0) [2025-06-05T08:15:48.124Z] (105/166) Installing libhwy (1.0.7-r0) [2025-06-05T08:15:48.390Z] (106/166) Installing lcms2 (2.16-r0) [2025-06-05T08:15:48.659Z] (107/166) Installing libjxl (0.10.2-r0) [2025-06-05T08:15:49.246Z] (108/166) Installing lame-libs (3.100-r5) [2025-06-05T08:15:49.830Z] (109/166) Installing opus (1.5.2-r0) [2025-06-05T08:15:50.418Z] (110/166) Installing rav1e-libs (0.7.1-r0) [2025-06-05T08:15:50.686Z] (111/166) Installing libgomp (13.2.1_git20240309-r1) [2025-06-05T08:15:51.280Z] (112/166) Installing soxr (0.1.3-r7) [2025-06-05T08:15:51.543Z] (113/166) Installing ffmpeg-libswresample (6.1.1-r8) [2025-06-05T08:15:52.124Z] (114/166) Installing libtheora (1.1.1-r18) [2025-06-05T08:15:52.391Z] (115/166) Installing libvorbis (1.3.7-r2) [2025-06-05T08:15:52.978Z] (116/166) Installing libvpx (1.14.1-r0) [2025-06-05T08:15:53.558Z] (117/166) Installing libwebpmux (1.3.2-r0) [2025-06-05T08:15:53.825Z] (118/166) Installing x264-libs (0.164_git20231001-r0) [2025-06-05T08:15:54.409Z] (119/166) Installing numactl (2.0.18-r0) [2025-06-05T08:15:54.678Z] (120/166) Installing x265-libs (3.6-r0) [2025-06-05T08:15:55.642Z] (121/166) Installing xvidcore (1.3.7-r2) [2025-06-05T08:15:55.910Z] (122/166) Installing ffmpeg-libavcodec (6.1.1-r8) [2025-06-05T08:15:56.871Z] (123/166) Installing libbluray (1.3.4-r1) [2025-06-05T08:15:57.458Z] (124/166) Installing mpg123-libs (1.32.8-r0) [2025-06-05T08:15:57.725Z] (125/166) Installing libopenmpt (0.7.7-r0) [2025-06-05T08:15:58.310Z] (126/166) Installing cjson (1.7.18-r0) [2025-06-05T08:15:58.899Z] (127/166) Installing mbedtls (3.6.3-r0) [2025-06-05T08:15:59.170Z] (128/166) Installing librist (0.2.10-r1) [2025-06-05T08:15:59.756Z] (129/166) Installing libsrt (1.5.3-r0) [2025-06-05T08:16:01.169Z] (130/166) Installing libssh (0.10.6-r0) [2025-06-05T08:16:01.438Z] (131/166) Installing libsodium (1.0.19-r0) [2025-06-05T08:16:02.025Z] (132/166) Installing libzmq (4.3.5-r2) [2025-06-05T08:16:02.610Z] (133/166) Installing ffmpeg-libavformat (6.1.1-r8) [2025-06-05T08:16:03.199Z] (134/166) Installing crc32c (1.1.2-r0) [2025-06-05T08:16:03.467Z] (135/166) Installing double-conversion (3.3.0-r0) [2025-06-05T08:16:03.734Z] (136/166) Installing libevent (2.1.12-r7) [2025-06-05T08:16:04.315Z] (137/166) Installing wayland-libs-server (1.22.0-r4) [2025-06-05T08:16:04.583Z] (138/166) Installing mesa-gbm (24.0.9-r1) [2025-06-05T08:16:05.169Z] (139/166) Installing harfbuzz-subset (8.5.0-r0) [2025-06-05T08:16:05.755Z] (140/166) Installing icu-libs (74.2-r0) [2025-06-05T08:16:06.340Z] (141/166) Installing minizip (1.3.1-r0) [2025-06-05T08:16:06.610Z] (142/166) Installing nspr (4.35-r4) [2025-06-05T08:16:07.191Z] (143/166) Installing sqlite-libs (3.45.3-r2) [2025-06-05T08:16:07.773Z] (144/166) Installing nss (3.105-r0) [2025-06-05T08:16:08.360Z] (145/166) Installing openh264 (2.4.1-r0) [2025-06-05T08:16:08.946Z] (146/166) Installing libcamera-ipa (0.3.0-r0) [2025-06-05T08:16:09.544Z] (147/166) Installing libunwind (1.8.1-r0) [2025-06-05T08:16:09.812Z] (148/166) Installing yaml (0.2.5-r2) [2025-06-05T08:16:10.398Z] (149/166) Installing libcamera (0.3.0-r0) [2025-06-05T08:16:10.665Z] (150/166) Installing speexdsp (1.2.1-r2) [2025-06-05T08:16:11.250Z] (151/166) Installing libuv (1.48.0-r0) [2025-06-05T08:16:11.518Z] (152/166) Installing roc-toolkit-libs (0.3.0-r0) [2025-06-05T08:16:12.104Z] (153/166) Installing libsndfile (1.2.2-r1) [2025-06-05T08:16:13.067Z] (154/166) Installing webrtc-audio-processing-1 (1.3-r0) [2025-06-05T08:16:13.653Z] (155/166) Installing pipewire-libs (1.0.6-r1) [2025-06-05T08:16:14.235Z] (156/166) Installing libasyncns (0.8-r3) [2025-06-05T08:16:14.502Z] (157/166) Installing libltdl (2.4.7-r3) [2025-06-05T08:16:14.768Z] (158/166) Installing orc (0.4.40-r0) [2025-06-05T08:16:15.349Z] (159/166) Installing tdb-libs (1.4.9-r1) [2025-06-05T08:16:15.627Z] (160/166) Installing libpulse (17.0-r0) [2025-06-05T08:16:16.211Z] (161/166) Installing libwebpdemux (1.3.2-r0) [2025-06-05T08:16:16.479Z] (162/166) Installing libgpg-error (1.49-r0) [2025-06-05T08:16:16.746Z] (163/166) Installing libgcrypt (1.10.3-r0) [2025-06-05T08:16:17.387Z] (164/166) Installing libxslt (1.1.39-r2) [2025-06-05T08:16:17.971Z] (165/166) Installing chromium (131.0.6778.108-r0) [2025-06-05T08:16:32.994Z] (166/166) Installing chromium-chromedriver (131.0.6778.108-r0) [2025-06-05T08:16:32.994Z] Executing busybox-1.36.1-r29.trigger [2025-06-05T08:16:32.994Z] Executing fontconfig-2.15.0-r1.trigger [2025-06-05T08:16:32.994Z] Executing mkfontscale-1.2.2-r6.trigger [2025-06-05T08:16:32.994Z] Executing glib-2.80.5-r0.trigger [2025-06-05T08:16:32.994Z] Executing shared-mime-info-2.4-r0.trigger [2025-06-05T08:16:34.950Z] Executing gdk-pixbuf-2.42.12-r0.trigger [2025-06-05T08:16:34.950Z] Executing gtk-update-icon-cache-3.24.43-r0.trigger [2025-06-05T08:16:34.950Z] Executing gtk+3.0-3.24.43-r0.trigger [2025-06-05T08:16:34.950Z] OK: 657 MiB in 194 packages [2025-06-05T08:16:35.219Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-05T08:16:35.805Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-05T08:16:37.238Z] (1/30) Installing jansson (2.14-r4) [2025-06-05T08:16:37.824Z] (2/30) Installing binutils (2.42-r1) [2025-06-05T08:16:38.409Z] (3/30) Installing libatomic (13.2.1_git20240309-r1) [2025-06-05T08:16:38.994Z] (4/30) Installing isl26 (0.26-r1) [2025-06-05T08:16:39.259Z] (5/30) Installing mpfr4 (4.2.1-r0) [2025-06-05T08:16:39.841Z] (6/30) Installing mpc1 (1.3.1-r1) [2025-06-05T08:16:40.428Z] (7/30) Installing gcc (13.2.1_git20240309-r1) [2025-06-05T08:16:50.509Z] (8/30) Installing musl-dev (1.2.5-r1) [2025-06-05T08:16:50.509Z] (9/30) Installing linux-headers (6.6-r0) [2025-06-05T08:16:51.092Z] (10/30) Installing libffi-dev (3.4.6-r0) [2025-06-05T08:16:51.359Z] (11/30) Installing libpq (16.9-r0) [2025-06-05T08:16:51.942Z] (12/30) Installing openssl-dev (3.3.3-r0) [2025-06-05T08:16:52.525Z] (13/30) Installing libpq-dev (16.9-r0) [2025-06-05T08:16:53.108Z] (14/30) Installing libecpg (16.9-r0) [2025-06-05T08:16:53.374Z] (15/30) Installing libecpg-dev (16.9-r0) [2025-06-05T08:16:53.957Z] (16/30) Installing clang16-headers (16.0.6-r5) [2025-06-05T08:16:54.541Z] (17/30) Installing llvm16-libs (16.0.6-r9) [2025-06-05T08:17:04.644Z] (18/30) Installing clang16-libs (16.0.6-r5) [2025-06-05T08:17:04.911Z] (19/30) Installing fortify-headers (1.1-r3) [2025-06-05T08:17:05.178Z] (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) [2025-06-05T08:17:06.586Z] (21/30) Installing llvm16-linker-tools (16.0.6-r9) [2025-06-05T08:17:06.853Z] (22/30) Installing clang16 (16.0.6-r5) [2025-06-05T08:17:07.120Z] (23/30) Installing icu (74.2-r0) [2025-06-05T08:17:07.703Z] (24/30) Installing icu-dev (74.2-r0) [2025-06-05T08:17:08.291Z] (25/30) Installing llvm16 (16.0.6-r9) [2025-06-05T08:17:18.376Z] (26/30) Installing lz4-libs (1.9.4-r5) [2025-06-05T08:17:18.376Z] (27/30) Installing lz4-dev (1.9.4-r5) [2025-06-05T08:17:18.376Z] (28/30) Installing zstd (1.5.6-r0) [2025-06-05T08:17:18.962Z] (29/30) Installing zstd-dev (1.5.6-r0) [2025-06-05T08:17:19.235Z] (30/30) Installing postgresql16-dev (16.9-r0) [2025-06-05T08:17:20.649Z] Executing busybox-1.36.1-r29.trigger [2025-06-05T08:17:20.649Z] OK: 1184 MiB in 224 packages [2025-06-05T08:17:20.649Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-05T08:17:21.605Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-05T08:17:23.538Z] (1/14) Installing g++ (13.2.1_git20240309-r1) [2025-06-05T08:17:26.863Z] (2/14) Installing gdbm (1.23-r1) [2025-06-05T08:17:27.127Z] (3/14) Installing mpdecimal (4.0.0-r0) [2025-06-05T08:17:27.703Z] (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) [2025-06-05T08:17:27.968Z] (5/14) Installing libncursesw (6.4_p20240420-r2) [2025-06-05T08:17:28.552Z] (6/14) Installing libpanelw (6.4_p20240420-r2) [2025-06-05T08:17:28.817Z] (7/14) Installing readline (8.2.10-r0) [2025-06-05T08:17:29.081Z] (8/14) Installing python3 (3.12.10-r1) [2025-06-05T08:17:31.009Z] (9/14) Installing python3-pycache-pyc0 (3.12.10-r1) [2025-06-05T08:17:31.959Z] (10/14) Installing pyc (3.12.10-r1) [2025-06-05T08:17:32.223Z] (11/14) Installing python3-pyc (3.12.10-r1) [2025-06-05T08:17:32.499Z] (12/14) Installing python3-dev (3.12.10-r1) [2025-06-05T08:17:42.543Z] (13/14) Installing libsodium-dev (1.0.19-r0) [2025-06-05T08:17:42.543Z] (14/14) Installing zeromq-dev (4.3.5-r2) [2025-06-05T08:17:42.543Z] Executing busybox-1.36.1-r29.trigger [2025-06-05T08:17:42.543Z] OK: 1370 MiB in 238 packages [2025-06-05T08:17:42.543Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-05T08:17:42.543Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-05T08:17:44.470Z] OK: 1370 MiB in 238 packages [2025-06-05T08:17:44.470Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-05T08:17:45.047Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-05T08:17:46.441Z] (1/1) Installing tzdata (2025b-r0) [2025-06-05T08:17:47.392Z] OK: 1372 MiB in 239 packages [2025-06-05T08:17:48.789Z] (1/1) Purging tzdata (2025b-r0) [2025-06-05T08:17:48.789Z] OK: 1370 MiB in 238 packages [2025-06-05T08:18:01.066Z] Looking in links: /tmp/tmp85ryt5o_ [2025-06-05T08:18:01.066Z] Processing /tmp/tmp85ryt5o_/pip-25.0.1-py3-none-any.whl [2025-06-05T08:18:01.066Z] Installing collected packages: pip [2025-06-05T08:18:06.385Z] Successfully installed pip-25.0.1 [2025-06-05T08:18:06.385Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [2025-06-05T08:18:09.707Z] Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) [2025-06-05T08:18:09.707Z] Collecting pip [2025-06-05T08:18:09.707Z] Downloading pip-25.1.1-py3-none-any.whl.metadata (3.6 kB) [2025-06-05T08:18:11.107Z] Collecting setuptools [2025-06-05T08:18:11.107Z] Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) [2025-06-05T08:18:11.372Z] Collecting wheel [2025-06-05T08:18:11.372Z] Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) [2025-06-05T08:18:11.372Z] Downloading pip-25.1.1-py3-none-any.whl (1.8 MB) [2025-06-05T08:18:11.372Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 48.1 MB/s eta 0:00:00 [2025-06-05T08:18:11.372Z] Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) [2025-06-05T08:18:11.372Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 48.8 MB/s eta 0:00:00 [2025-06-05T08:18:11.372Z] Downloading wheel-0.45.1-py3-none-any.whl (72 kB) [2025-06-05T08:18:11.636Z] Installing collected packages: wheel, setuptools, pip [2025-06-05T08:18:18.262Z] Attempting uninstall: pip [2025-06-05T08:18:18.525Z] Found existing installation: pip 25.0.1 [2025-06-05T08:18:18.789Z] Uninstalling pip-25.0.1: [2025-06-05T08:18:18.789Z] Successfully uninstalled pip-25.0.1 [2025-06-05T08:18:23.579Z] be4ff390ec6f: Pushed [2025-06-05T08:18:23.579Z] 49c44f89f96d869e01157586bddaa3047c647cb2: digest: sha256:2010b9a597f8bb754675bd88b8c2ff54935a0a0bd9ca2b67be3fdcaee32d2f03 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T08:18:23.941Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T08:18:24.281Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [2025-06-05T08:18:24.281Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2025-06-05T08:18:24.281Z] be4ff390ec6f: Preparing [2025-06-05T08:18:24.281Z] cf252f51603c: Preparing [2025-06-05T08:18:24.281Z] af6a8dc31ee6: Preparing [2025-06-05T08:18:24.281Z] e967417c329a: Preparing [2025-06-05T08:18:24.281Z] 07190f393887: Preparing [2025-06-05T08:18:24.281Z] 994456c4fd7b: Preparing [2025-06-05T08:18:24.281Z] 994456c4fd7b: Waiting [2025-06-05T08:18:24.281Z] be4ff390ec6f: Layer already exists [2025-06-05T08:18:24.281Z] e967417c329a: Layer already exists [2025-06-05T08:18:24.281Z] cf252f51603c: Layer already exists [2025-06-05T08:18:24.281Z] af6a8dc31ee6: Layer already exists [2025-06-05T08:18:24.281Z] 07190f393887: Layer already exists [2025-06-05T08:18:24.281Z] 994456c4fd7b: Layer already exists [2025-06-05T08:18:24.281Z] latest: digest: sha256:2010b9a597f8bb754675bd88b8c2ff54935a0a0bd9ca2b67be3fdcaee32d2f03 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T08:18:24.642Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T08:18:25.006Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.4 [2025-06-05T08:18:25.006Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2025-06-05T08:18:25.006Z] be4ff390ec6f: Preparing [2025-06-05T08:18:25.006Z] cf252f51603c: Preparing [2025-06-05T08:18:25.006Z] af6a8dc31ee6: Preparing [2025-06-05T08:18:25.006Z] e967417c329a: Preparing [2025-06-05T08:18:25.006Z] 07190f393887: Preparing [2025-06-05T08:18:25.006Z] 994456c4fd7b: Preparing [2025-06-05T08:18:25.006Z] 994456c4fd7b: Waiting [2025-06-05T08:18:25.006Z] af6a8dc31ee6: Layer already exists [2025-06-05T08:18:25.006Z] e967417c329a: Layer already exists [2025-06-05T08:18:25.006Z] be4ff390ec6f: Layer already exists [2025-06-05T08:18:25.006Z] 07190f393887: Layer already exists [2025-06-05T08:18:25.006Z] cf252f51603c: Layer already exists [2025-06-05T08:18:25.006Z] 994456c4fd7b: Layer already exists [2025-06-05T08:18:25.006Z] 1.0.0-dev.4: digest: sha256:2010b9a597f8bb754675bd88b8c2ff54935a0a0bd9ca2b67be3fdcaee32d2f03 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T08:18:25.360Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:49c44f89f96d869e01157586bddaa3047c647cb2-1.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T08:18:25.676Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:49c44f89f96d869e01157586bddaa3047c647cb2-1.0.0-dev.4 [2025-06-05T08:18:25.676Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2025-06-05T08:18:25.676Z] be4ff390ec6f: Preparing [2025-06-05T08:18:25.676Z] cf252f51603c: Preparing [2025-06-05T08:18:25.676Z] af6a8dc31ee6: Preparing [2025-06-05T08:18:25.676Z] e967417c329a: Preparing [2025-06-05T08:18:25.676Z] 07190f393887: Preparing [2025-06-05T08:18:25.676Z] 994456c4fd7b: Preparing [2025-06-05T08:18:25.676Z] 994456c4fd7b: Waiting [2025-06-05T08:18:25.676Z] af6a8dc31ee6: Layer already exists [2025-06-05T08:18:25.676Z] e967417c329a: Layer already exists [2025-06-05T08:18:25.676Z] be4ff390ec6f: Layer already exists [2025-06-05T08:18:25.676Z] 07190f393887: Layer already exists [2025-06-05T08:18:25.676Z] cf252f51603c: Layer already exists [2025-06-05T08:18:25.676Z] 994456c4fd7b: Layer already exists [2025-06-05T08:18:25.676Z] 49c44f89f96d869e01157586bddaa3047c647cb2-1.0.0-dev.4: digest: sha256:2010b9a597f8bb754675bd88b8c2ff54935a0a0bd9ca2b67be3fdcaee32d2f03 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T08:18:25.997Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T08:18:26.319Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:main [2025-06-05T08:18:26.319Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2025-06-05T08:18:26.319Z] be4ff390ec6f: Preparing [2025-06-05T08:18:26.319Z] cf252f51603c: Preparing [2025-06-05T08:18:26.319Z] af6a8dc31ee6: Preparing [2025-06-05T08:18:26.319Z] e967417c329a: Preparing [2025-06-05T08:18:26.319Z] 07190f393887: Preparing [2025-06-05T08:18:26.319Z] 994456c4fd7b: Preparing [2025-06-05T08:18:26.319Z] 994456c4fd7b: Waiting [2025-06-05T08:18:26.319Z] 07190f393887: Layer already exists [2025-06-05T08:18:26.319Z] e967417c329a: Layer already exists [2025-06-05T08:18:26.319Z] af6a8dc31ee6: Layer already exists [2025-06-05T08:18:26.319Z] cf252f51603c: Layer already exists [2025-06-05T08:18:26.319Z] be4ff390ec6f: Layer already exists [2025-06-05T08:18:26.319Z] 994456c4fd7b: Layer already exists [2025-06-05T08:18:26.319Z] main: digest: sha256:2010b9a597f8bb754675bd88b8c2ff54935a0a0bd9ca2b67be3fdcaee32d2f03 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-05T08:18:26.382Z] ===================================================== [Pipeline] echo [2025-06-05T08:18:26.395Z] taggedImages: [2025-06-05T08:18:26.395Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:49c44f89f96d869e01157586bddaa3047c647cb2 [2025-06-05T08:18:26.395Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [2025-06-05T08:18:26.395Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.4 [2025-06-05T08:18:26.395Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:49c44f89f96d869e01157586bddaa3047c647cb2-1.0.0-dev.4 [2025-06-05T08:18:26.395Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] echo [2025-06-05T08:18:26.444Z] ========================================================= [2025-06-05T08:18:26.444Z] [edgeXBuildMultiArch] RAW Config: [2025-06-05T08:18:26.444Z] images: [2025-06-05T08:18:26.444Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:49c44f89f96d869e01157586bddaa3047c647cb2 [2025-06-05T08:18:26.444Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [2025-06-05T08:18:26.444Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.4 [2025-06-05T08:18:26.444Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:49c44f89f96d869e01157586bddaa3047c647cb2-1.0.0-dev.4 [2025-06-05T08:18:26.444Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:main [2025-06-05T08:18:26.444Z] settingsFile: [2025-06-05T08:18:26.444Z] taf-settings [2025-06-05T08:18:26.444Z] ========================================================= [Pipeline] node [2025-06-05T08:18:26.970Z] Successfully installed pip-25.1.1 setuptools-80.9.0 wheel-0.45.1 [2025-06-05T08:18:26.970Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [2025-06-05T08:18:29.542Z] Processing ./edgex-taf-common [2025-06-05T08:18:29.542Z] Preparing metadata (setup.py): started [2025-06-05T08:18:30.945Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-05T08:18:30.945Z] Building wheels for collected packages: edgex-taf-common [2025-06-05T08:18:30.945Z] Building wheel for edgex-taf-common (setup.py): started [2025-06-05T08:18:30.945Z]  DEPRECATION: Building 'edgex-taf-common' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'edgex-taf-common'. Discussion can be found at https://github.com/pypa/pip/issues/6334 [2025-06-05T08:18:32.351Z]  Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2025-06-05T08:18:32.351Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15392 sha256=50e5b1a50c35a8fe815f73daccae5239ecb546b360ee6772db6906bcf25f776b [2025-06-05T08:18:32.351Z] Stored in directory: /tmp/pip-ephem-wheel-cache-icvmfegp/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2025-06-05T08:18:32.351Z] Successfully built edgex-taf-common [2025-06-05T08:18:32.351Z] Installing collected packages: edgex-taf-common [2025-06-05T08:18:32.616Z] Successfully installed edgex-taf-common-0.0.0 [2025-06-05T08:18:32.616Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [2025-06-05T08:18:36.859Z] Collecting robotframework==7.2.2 (from -r requirements.txt (line 1)) [2025-06-05T08:18:36.859Z] Downloading robotframework-7.2.2-py3-none-any.whl.metadata (7.5 kB) [2025-06-05T08:18:36.859Z] Collecting python-dotenv==1.1.0 (from -r requirements.txt (line 2)) [2025-06-05T08:18:36.859Z] Downloading python_dotenv-1.1.0-py3-none-any.whl.metadata (24 kB) [2025-06-05T08:18:36.859Z] Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) [2025-06-05T08:18:36.859Z] Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) [2025-06-05T08:18:36.859Z] Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) [2025-06-05T08:18:36.859Z] Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) [2025-06-05T08:18:36.859Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2025-06-05T08:18:36.859Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2025-06-05T08:18:36.859Z] Preparing metadata (setup.py): started [2025-06-05T08:18:38.258Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-05T08:18:38.258Z] Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 6)) [2025-06-05T08:18:38.258Z] Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) [2025-06-05T08:18:38.526Z] Collecting configparser==7.2.0 (from -r requirements.txt (line 7)) [2025-06-05T08:18:38.526Z] Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) [2025-06-05T08:18:38.790Z] Collecting requests==2.32.3 (from -r requirements.txt (line 8)) [2025-06-05T08:18:38.790Z] Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) [2025-06-05T08:18:38.790Z] Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 9)) [2025-06-05T08:18:38.790Z] Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) [2025-06-05T08:18:39.055Z] Collecting docker==7.1.0 (from -r requirements.txt (line 10)) [2025-06-05T08:18:39.055Z] Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) [2025-06-05T08:18:41.039Z] Collecting numpy==2.2.5 (from -r requirements.txt (line 11)) [2025-06-05T08:18:41.039Z] Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (63 kB) [2025-06-05T08:18:41.448Z] Still waiting to schedule task [2025-06-05T08:18:41.449Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-06-05T08:18:42.016Z] Collecting psutil==7.0.0 (from -r requirements.txt (line 12)) [2025-06-05T08:18:42.016Z] Downloading psutil-7.0.0.tar.gz (497 kB) [2025-06-05T08:18:42.298Z] Installing build dependencies: started [2025-06-05T08:18:47.666Z] Installing build dependencies: finished with status 'done' [2025-06-05T08:18:47.666Z] Getting requirements to build wheel: started [2025-06-05T08:18:51.895Z] Getting requirements to build wheel: finished with status 'done' [2025-06-05T08:18:51.895Z] Preparing metadata (pyproject.toml): started [2025-06-05T08:18:53.293Z] Preparing metadata (pyproject.toml): finished with status 'done' [2025-06-05T08:18:56.619Z] Collecting pyzmq==26.4.0 (from -r requirements.txt (line 13)) [2025-06-05T08:18:56.619Z] Downloading pyzmq-26.4.0-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (6.0 kB) [2025-06-05T08:18:56.619Z] Collecting influxdb-client==1.48.0 (from -r requirements.txt (line 14)) [2025-06-05T08:18:56.619Z] Downloading influxdb_client-1.48.0-py3-none-any.whl.metadata (65 kB) [2025-06-05T08:18:56.619Z] Collecting psycopg2==2.9.10 (from -r requirements.txt (line 15)) [2025-06-05T08:18:56.619Z] Downloading psycopg2-2.9.10.tar.gz (385 kB) [2025-06-05T08:18:57.199Z] Preparing metadata (setup.py): started [2025-06-05T08:18:58.597Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-05T08:18:59.549Z] Collecting pycryptodome==3.22.0 (from -r requirements.txt (line 16)) [2025-06-05T08:18:59.549Z] Downloading pycryptodome-3.22.0-cp37-abi3-musllinux_1_2_aarch64.whl.metadata (3.4 kB) [2025-06-05T08:19:02.119Z] Collecting protobuf==6.30.2 (from -r requirements.txt (line 17)) [2025-06-05T08:19:02.119Z] Downloading protobuf-6.30.2-py3-none-any.whl.metadata (593 bytes) [2025-06-05T08:19:02.119Z] Collecting pyjwt==2.10.1 (from -r requirements.txt (line 18)) [2025-06-05T08:19:02.119Z] Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) [2025-06-05T08:19:04.061Z] Collecting cryptography==45.0.3 (from -r requirements.txt (line 19)) [2025-06-05T08:19:04.061Z] Downloading cryptography-45.0.3-cp311-abi3-musllinux_1_2_aarch64.whl.metadata (5.7 kB) [2025-06-05T08:19:04.325Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-05T08:19:04.325Z] Downloading selenium-4.33.0-py3-none-any.whl.metadata (7.5 kB) [2025-06-05T08:19:04.325Z] Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-05T08:19:04.325Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) [2025-06-05T08:19:04.591Z] Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-05T08:19:04.591Z] Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB) [2025-06-05T08:19:04.591Z] Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-05T08:19:04.591Z] Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) [2025-06-05T08:19:04.591Z] Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-05T08:19:04.857Z] Downloading flex-6.14.1.tar.gz (40 kB) [2025-06-05T08:19:04.857Z] Preparing metadata (setup.py): started [2025-06-05T08:19:06.795Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-05T08:19:06.795Z] Collecting GenSON (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-05T08:19:06.795Z] Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2025-06-05T08:19:06.795Z] Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-05T08:19:06.795Z] Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) [2025-06-05T08:19:06.795Z] Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-05T08:19:07.060Z] Downloading jsonschema-4.24.0-py3-none-any.whl.metadata (7.8 kB) [2025-06-05T08:19:07.060Z] Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-05T08:19:07.060Z] Downloading openapi_core-0.19.5-py3-none-any.whl.metadata (6.6 kB) [2025-06-05T08:19:07.327Z] Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-05T08:19:07.327Z] Downloading pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB) [2025-06-05T08:19:07.591Z] Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-05T08:19:07.591Z] Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) [2025-06-05T08:19:07.856Z] Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-05T08:19:07.856Z] Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) [2025-06-05T08:19:08.809Z] Collecting charset-normalizer<4,>=2 (from requests==2.32.3->-r requirements.txt (line 8)) [2025-06-05T08:19:08.809Z] Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (35 kB) [2025-06-05T08:19:08.809Z] Collecting idna<4,>=2.5 (from requests==2.32.3->-r requirements.txt (line 8)) [2025-06-05T08:19:08.809Z] Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) [2025-06-05T08:19:09.073Z] Collecting urllib3<3,>=1.21.1 (from requests==2.32.3->-r requirements.txt (line 8)) [2025-06-05T08:19:09.073Z] Downloading urllib3-2.4.0-py3-none-any.whl.metadata (6.5 kB) [2025-06-05T08:19:09.337Z] Collecting certifi>=2017.4.17 (from requests==2.32.3->-r requirements.txt (line 8)) [2025-06-05T08:19:09.337Z] Downloading certifi-2025.4.26-py3-none-any.whl.metadata (2.5 kB) [2025-06-05T08:19:09.602Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.48.0->-r requirements.txt (line 14)) [2025-06-05T08:19:09.602Z] Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) [2025-06-05T08:19:09.866Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.48.0->-r requirements.txt (line 14)) [2025-06-05T08:19:09.866Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2025-06-05T08:19:09.866Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.48.0->-r requirements.txt (line 14)) (80.9.0) [2025-06-05T08:19:10.818Z] Collecting cffi>=1.14 (from cryptography==45.0.3->-r requirements.txt (line 19)) [2025-06-05T08:19:11.081Z] Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (1.5 kB) [2025-06-05T08:19:11.081Z] Collecting pycparser (from cffi>=1.14->cryptography==45.0.3->-r requirements.txt (line 19)) [2025-06-05T08:19:11.081Z] Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) [2025-06-05T08:19:11.081Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.48.0->-r requirements.txt (line 14)) [2025-06-05T08:19:11.081Z] Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) [2025-06-05T08:19:11.344Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.48.0->-r requirements.txt (line 14)) [2025-06-05T08:19:11.344Z] Downloading typing_extensions-4.14.0-py3-none-any.whl.metadata (3.0 kB) [2025-06-05T08:19:11.607Z] Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-05T08:19:11.607Z] Downloading trio-0.30.0-py3-none-any.whl.metadata (8.5 kB) [2025-06-05T08:19:11.607Z] Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-05T08:19:11.607Z] Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) [2025-06-05T08:19:11.870Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.48.0->-r requirements.txt (line 14)) [2025-06-05T08:19:11.870Z] Downloading typing_extensions-4.13.2-py3-none-any.whl.metadata (3.0 kB) [2025-06-05T08:19:11.870Z] Collecting websocket-client~=1.8.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-05T08:19:11.870Z] Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2025-06-05T08:19:12.134Z] Collecting attrs>=23.2.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-05T08:19:12.134Z] Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) [2025-06-05T08:19:12.134Z] Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-05T08:19:12.134Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2025-06-05T08:19:12.397Z] Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-05T08:19:12.397Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2025-06-05T08:19:12.397Z] Collecting sniffio>=1.3.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-05T08:19:12.397Z] Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2025-06-05T08:19:12.397Z] Collecting wsproto>=0.14 (from trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-05T08:19:12.397Z] Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) [2025-06-05T08:19:12.661Z] Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]~=2.4.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-05T08:19:13.239Z] Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2025-06-05T08:19:13.504Z] Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-05T08:19:13.504Z] Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) [2025-06-05T08:19:14.458Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-05T08:19:14.458Z] Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (2.1 kB) [2025-06-05T08:19:14.458Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-05T08:19:14.458Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2025-06-05T08:19:14.458Z] Preparing metadata (setup.py): started [2025-06-05T08:19:15.876Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-05T08:19:15.876Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-05T08:19:15.876Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2025-06-05T08:19:15.876Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-05T08:19:15.876Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2025-06-05T08:19:15.876Z] Preparing metadata (setup.py): started [2025-06-05T08:19:17.277Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-05T08:19:17.277Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-05T08:19:17.277Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) [2025-06-05T08:19:17.277Z] Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-05T08:19:17.277Z] Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2025-06-05T08:19:17.542Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-05T08:19:17.542Z] Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl.metadata (2.9 kB) [2025-06-05T08:19:17.809Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-05T08:19:17.809Z] Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) [2025-06-05T08:19:20.376Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-05T08:19:20.376Z] Downloading rpds_py-0.25.1-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.1 kB) [2025-06-05T08:19:20.640Z] Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-05T08:19:20.640Z] Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) [2025-06-05T08:19:20.904Z] Collecting jsonschema-path<0.4.0,>=0.3.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-05T08:19:20.904Z] Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) [2025-06-05T08:19:20.904Z] Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-05T08:19:20.904Z] Downloading more_itertools-10.7.0-py3-none-any.whl.metadata (37 kB) [2025-06-05T08:19:21.170Z] Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-05T08:19:21.170Z] Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) [2025-06-05T08:19:21.170Z] Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-05T08:19:21.170Z] Downloading openapi_spec_validator-0.7.1-py3-none-any.whl.metadata (5.7 kB) [2025-06-05T08:19:21.170Z] Collecting parse (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-05T08:19:21.170Z] Downloading parse-1.20.2-py2.py3-none-any.whl.metadata (22 kB) [2025-06-05T08:19:21.436Z] Collecting werkzeug<3.1.2 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-05T08:19:21.436Z] Downloading werkzeug-3.1.1-py3-none-any.whl.metadata (3.7 kB) [2025-06-05T08:19:21.701Z] Collecting pathable<0.5.0,>=0.4.1 (from jsonschema-path<0.4.0,>=0.3.1->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-05T08:19:21.701Z] Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) [2025-06-05T08:19:22.281Z] Collecting rfc3339-validator (from openapi-schema-validator<0.7.0,>=0.6.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-05T08:19:22.281Z] Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) [2025-06-05T08:19:22.546Z] Collecting lazy-object-proxy<2.0.0,>=1.7.1 (from openapi-spec-validator<0.8.0,>=0.7.1->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-05T08:19:22.546Z] Downloading lazy_object_proxy-1.11.0-py3-none-any.whl.metadata (8.2 kB) [2025-06-05T08:19:23.125Z] Collecting MarkupSafe>=2.1.1 (from werkzeug<3.1.2->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-05T08:19:23.125Z] Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.0 kB) [2025-06-05T08:19:23.391Z] Downloading robotframework-7.2.2-py3-none-any.whl (777 kB) [2025-06-05T08:19:23.391Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 777.7/777.7 kB 56.8 MB/s eta 0:00:00 [2025-06-05T08:19:23.391Z] Downloading python_dotenv-1.1.0-py3-none-any.whl (20 kB) [2025-06-05T08:19:23.391Z] Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) [2025-06-05T08:19:23.391Z] Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) [2025-06-05T08:19:23.391Z] Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) [2025-06-05T08:19:23.391Z] Downloading configparser-7.2.0-py3-none-any.whl (17 kB) [2025-06-05T08:19:23.391Z] Downloading requests-2.32.3-py3-none-any.whl (64 kB) [2025-06-05T08:19:23.391Z] Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) [2025-06-05T08:19:23.391Z] Downloading docker-7.1.0-py3-none-any.whl (147 kB) [2025-06-05T08:19:23.391Z] Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl (15.6 MB) [2025-06-05T08:19:23.657Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 53.4 MB/s eta 0:00:00 [2025-06-05T08:19:23.657Z] Downloading pyzmq-26.4.0-cp312-cp312-musllinux_1_1_aarch64.whl (1.2 MB) [2025-06-05T08:19:23.657Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 58.9 MB/s eta 0:00:00 [2025-06-05T08:19:23.657Z] Downloading influxdb_client-1.48.0-py3-none-any.whl (746 kB) [2025-06-05T08:19:23.923Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.2/746.2 kB 52.2 MB/s eta 0:00:00 [2025-06-05T08:19:23.923Z] Downloading pycryptodome-3.22.0-cp37-abi3-musllinux_1_2_aarch64.whl (2.2 MB) [2025-06-05T08:19:23.923Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 55.4 MB/s eta 0:00:00 [2025-06-05T08:19:23.923Z] Downloading protobuf-6.30.2-py3-none-any.whl (167 kB) [2025-06-05T08:19:23.923Z] Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) [2025-06-05T08:19:23.923Z] Downloading cryptography-45.0.3-cp311-abi3-musllinux_1_2_aarch64.whl (4.3 MB) [2025-06-05T08:19:23.923Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 55.2 MB/s eta 0:00:00 [2025-06-05T08:19:23.923Z] Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_aarch64.whl (145 kB) [2025-06-05T08:19:23.923Z] Downloading idna-3.10-py3-none-any.whl (70 kB) [2025-06-05T08:19:23.923Z] Downloading urllib3-2.4.0-py3-none-any.whl (128 kB) [2025-06-05T08:19:24.190Z] Downloading certifi-2025.4.26-py3-none-any.whl (159 kB) [2025-06-05T08:19:24.190Z] Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_aarch64.whl (484 kB) [2025-06-05T08:19:24.190Z] Downloading click-8.2.1-py3-none-any.whl (102 kB) [2025-06-05T08:19:24.190Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2025-06-05T08:19:24.190Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2025-06-05T08:19:24.190Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) [2025-06-05T08:19:24.190Z] Downloading selenium-4.33.0-py3-none-any.whl (9.4 MB) [2025-06-05T08:19:24.455Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 49.4 MB/s eta 0:00:00 [2025-06-05T08:19:24.455Z] Downloading trio-0.30.0-py3-none-any.whl (499 kB) [2025-06-05T08:19:24.455Z] Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) [2025-06-05T08:19:24.455Z] Downloading typing_extensions-4.13.2-py3-none-any.whl (45 kB) [2025-06-05T08:19:24.455Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2025-06-05T08:19:24.455Z] Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2025-06-05T08:19:24.455Z] Downloading attrs-25.3.0-py3-none-any.whl (63 kB) [2025-06-05T08:19:24.455Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2025-06-05T08:19:24.455Z] Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) [2025-06-05T08:19:24.455Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2025-06-05T08:19:24.455Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2025-06-05T08:19:24.455Z] Downloading h11-0.16.0-py3-none-any.whl (37 kB) [2025-06-05T08:19:24.455Z] Downloading docutils-0.21.2-py3-none-any.whl (587 kB) [2025-06-05T08:19:24.455Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 56.3 MB/s eta 0:00:00 [2025-06-05T08:19:24.456Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) [2025-06-05T08:19:24.456Z] Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl (731 kB) [2025-06-05T08:19:24.456Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 731.2/731.2 kB 55.1 MB/s eta 0:00:00 [2025-06-05T08:19:24.720Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2025-06-05T08:19:24.720Z] Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2025-06-05T08:19:24.720Z] Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) [2025-06-05T08:19:24.720Z] Downloading jsonschema-4.24.0-py3-none-any.whl (88 kB) [2025-06-05T08:19:24.720Z] Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl (18 kB) [2025-06-05T08:19:24.720Z] Downloading referencing-0.36.2-py3-none-any.whl (26 kB) [2025-06-05T08:19:24.720Z] Downloading rpds_py-0.25.1-cp312-cp312-musllinux_1_2_aarch64.whl (567 kB) [2025-06-05T08:19:24.720Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 567.2/567.2 kB 54.2 MB/s eta 0:00:00 [2025-06-05T08:19:24.720Z] Downloading openapi_core-0.19.5-py3-none-any.whl (106 kB) [2025-06-05T08:19:24.720Z] Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) [2025-06-05T08:19:24.720Z] Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) [2025-06-05T08:19:24.720Z] Downloading openapi_spec_validator-0.7.1-py3-none-any.whl (38 kB) [2025-06-05T08:19:24.720Z] Downloading lazy_object_proxy-1.11.0-py3-none-any.whl (16 kB) [2025-06-05T08:19:24.720Z] Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) [2025-06-05T08:19:24.720Z] Downloading werkzeug-3.1.1-py3-none-any.whl (224 kB) [2025-06-05T08:19:24.720Z] Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_aarch64.whl (24 kB) [2025-06-05T08:19:24.720Z] Downloading isodate-0.7.2-py3-none-any.whl (22 kB) [2025-06-05T08:19:24.720Z] Downloading more_itertools-10.7.0-py3-none-any.whl (65 kB) [2025-06-05T08:19:24.720Z] Downloading parse-1.20.2-py2.py3-none-any.whl (20 kB) [2025-06-05T08:19:24.720Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2025-06-05T08:19:24.720Z] Downloading pycparser-2.22-py3-none-any.whl (117 kB) [2025-06-05T08:19:24.720Z] Downloading pygments-2.19.1-py3-none-any.whl (1.2 MB) [2025-06-05T08:19:24.986Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 53.1 MB/s eta 0:00:00 [2025-06-05T08:19:24.986Z] Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) [2025-06-05T08:19:24.986Z] Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) [2025-06-05T08:19:24.986Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2025-06-05T08:19:24.986Z] Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) [2025-06-05T08:19:25.944Z] Building wheels for collected packages: robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email [2025-06-05T08:19:25.944Z]  DEPRECATION: Building 'robotbackgroundlogger' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotbackgroundlogger'. Discussion can be found at https://github.com/pypa/pip/issues/6334 [2025-06-05T08:19:25.944Z]  Building wheel for robotbackgroundlogger (setup.py): started [2025-06-05T08:19:27.345Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2025-06-05T08:19:27.345Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=7463ab4c551a0672d16ad096f2335b4b7494b543bbf1ad25e8efdfcf2073e05b [2025-06-05T08:19:27.345Z] Stored in directory: /tmp/pip-ephem-wheel-cache-qy1cakmp/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2025-06-05T08:19:27.345Z] Building wheel for psutil (pyproject.toml): started [2025-06-05T08:19:34.775Z] Running on prd-centos7-docker-4c-2g-2835 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-05T08:19:34.826Z] provisioning config files... [2025-06-05T08:19:34.842Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config14642566159813242366tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-05T08:19:35.773Z] ---> ****-login.sh [2025-06-05T08:19:35.773Z] nexus3.edgexfoundry.org:10001 [2025-06-05T08:19:35.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-05T08:19:35.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-05T08:19:35.773Z] Configure a credential helper to remove this warning. See [2025-06-05T08:19:35.773Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-05T08:19:35.773Z] [2025-06-05T08:19:35.773Z] Login Succeeded [2025-06-05T08:19:35.773Z] nexus3.edgexfoundry.org:10002 [2025-06-05T08:19:35.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-05T08:19:36.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-05T08:19:36.036Z] Configure a credential helper to remove this warning. See [2025-06-05T08:19:36.036Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-05T08:19:36.036Z] [2025-06-05T08:19:36.036Z] Login Succeeded [2025-06-05T08:19:36.036Z] nexus3.edgexfoundry.org:10003 [2025-06-05T08:19:36.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-05T08:19:36.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-05T08:19:36.036Z] Configure a credential helper to remove this warning. See [2025-06-05T08:19:36.036Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-05T08:19:36.036Z] [2025-06-05T08:19:36.036Z] Login Succeeded [2025-06-05T08:19:36.036Z] nexus3.edgexfoundry.org:10004 [2025-06-05T08:19:36.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-05T08:19:36.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-05T08:19:36.036Z] Configure a credential helper to remove this warning. See [2025-06-05T08:19:36.036Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-05T08:19:36.036Z] [2025-06-05T08:19:36.036Z] Login Succeeded [2025-06-05T08:19:36.036Z] ****.io [2025-06-05T08:19:36.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-05T08:19:36.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-05T08:19:36.301Z] Configure a credential helper to remove this warning. See [2025-06-05T08:19:36.301Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-05T08:19:36.301Z] [2025-06-05T08:19:36.301Z] Login Succeeded [2025-06-05T08:19:36.301Z] ---> ****-login.sh ends [Pipeline] } [2025-06-05T08:19:36.311Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-06-05T08:19:36.682Z] + docker buildx ls [2025-06-05T08:19:36.682Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-06-05T08:19:36.682Z] default * docker [2025-06-05T08:19:36.682Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-06-05T08:19:36.991Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-06-05T08:19:36.991Z] edgex-builder [Pipeline] sh [2025-06-05T08:19:37.287Z] + docker buildx inspect --bootstrap [2025-06-05T08:19:37.287Z] #1 [internal] booting buildkit [2025-06-05T08:19:37.287Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-06-05T08:19:39.644Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2025-06-05T08:19:39.644Z] Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_aarch64.whl size=278197 sha256=7a4c599f3cce7cd8749babc0c02c1c6e7422c7208fe7250da2d0a6e76e650bdd [2025-06-05T08:19:39.644Z] Stored in directory: /tmp/pip-ephem-wheel-cache-qy1cakmp/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d [2025-06-05T08:19:39.644Z]  DEPRECATION: Building 'psycopg2' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'psycopg2'. Discussion can be found at https://github.com/pypa/pip/issues/6334 [2025-06-05T08:19:39.644Z]  Building wheel for psycopg2 (setup.py): started [2025-06-05T08:19:39.841Z] #1 pulling image moby/buildkit:buildx-stable-1 2.7s done [2025-06-05T08:19:40.104Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-06-05T08:19:41.484Z] #1 creating container buildx_buildkit_edgex-builder0 1.4s done [2025-06-05T08:19:41.484Z] #1 DONE 4.1s [2025-06-05T08:19:41.484Z] Name: edgex-builder [2025-06-05T08:19:41.484Z] Driver: docker-container [2025-06-05T08:19:41.484Z] [2025-06-05T08:19:41.484Z] Nodes: [2025-06-05T08:19:41.484Z] Name: edgex-builder0 [2025-06-05T08:19:41.484Z] Endpoint: unix:///var/run/docker.sock [2025-06-05T08:19:41.484Z] Status: running [2025-06-05T08:19:41.484Z] Buildkit: v0.21.1 [2025-06-05T08:19:41.484Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-06-05T08:19:41.777Z] + docker buildx ls [2025-06-05T08:19:41.777Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-06-05T08:19:41.777Z] edgex-builder * docker-container [2025-06-05T08:19:41.777Z] edgex-builder0 unix:///var/run/docker.sock running v0.21.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-06-05T08:19:41.777Z] default docker [2025-06-05T08:19:41.777Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-06-05T08:19:42.071Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-taf-common:49c44f89f96d869e01157586bddaa3047c647cb2 --push - [2025-06-05T08:19:42.071Z] + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:49c44f89f96d869e01157586bddaa3047c647cb2' [2025-06-05T08:19:42.071Z] #1 [internal] load build definition from Dockerfile [2025-06-05T08:19:42.071Z] #1 transferring dockerfile: 201B done [2025-06-05T08:19:42.071Z] #1 DONE 0.0s [2025-06-05T08:19:42.071Z] [2025-06-05T08:19:42.071Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:49c44f89f96d869e01157586bddaa3047c647cb2 [2025-06-05T08:19:42.071Z] #2 DONE 0.1s [2025-06-05T08:19:42.071Z] [2025-06-05T08:19:42.071Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:49c44f89f96d869e01157586bddaa3047c647cb2 [2025-06-05T08:19:42.334Z] #3 DONE 0.1s [2025-06-05T08:19:42.334Z] [2025-06-05T08:19:42.334Z] #4 [internal] load .dockerignore [2025-06-05T08:19:42.334Z] #4 transferring context: 2B done [2025-06-05T08:19:42.334Z] #4 DONE 0.0s [2025-06-05T08:19:42.334Z] [2025-06-05T08:19:42.334Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:49c44f89f96d869e01157586bddaa3047c647cb2@sha256:2010b9a597f8bb754675bd88b8c2ff54935a0a0bd9ca2b67be3fdcaee32d2f03 [2025-06-05T08:19:42.334Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:49c44f89f96d869e01157586bddaa3047c647cb2@sha256:2010b9a597f8bb754675bd88b8c2ff54935a0a0bd9ca2b67be3fdcaee32d2f03 0.0s done [2025-06-05T08:19:42.334Z] #5 DONE 0.0s [2025-06-05T08:19:42.334Z] [2025-06-05T08:19:42.334Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:49c44f89f96d869e01157586bddaa3047c647cb2@sha256:2010b9a597f8bb754675bd88b8c2ff54935a0a0bd9ca2b67be3fdcaee32d2f03 [2025-06-05T08:19:42.334Z] #6 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:49c44f89f96d869e01157586bddaa3047c647cb2@sha256:2010b9a597f8bb754675bd88b8c2ff54935a0a0bd9ca2b67be3fdcaee32d2f03 0.0s done [2025-06-05T08:19:42.334Z] #6 DONE 0.1s [2025-06-05T08:19:42.334Z] [2025-06-05T08:19:42.334Z] #7 [auth] edgex-taf-common:pull,push token for nexus3.edgexfoundry.org:10003 [2025-06-05T08:19:42.334Z] #7 DONE 0.0s [2025-06-05T08:19:42.334Z] [2025-06-05T08:19:42.334Z] #8 exporting to image [2025-06-05T08:19:42.334Z] #8 exporting layers done [2025-06-05T08:19:42.334Z] #8 exporting manifest sha256:53439771965dedd5f42af86220c40f851e9484068d1e37a9c7b592c6af529efa 0.0s done [2025-06-05T08:19:42.334Z] #8 exporting config sha256:89adf98f4bb2cc3b9480a1d0a82838a460a9086e0af9c6e14d79abfc332cdd91 done [2025-06-05T08:19:42.334Z] #8 exporting manifest sha256:513f8284e51e7990f88445e52e39904e0a0b2ca7804afa1c8ff4c6fbbad9bb4b done [2025-06-05T08:19:42.334Z] #8 exporting config sha256:a2f67eed9a2b163089b2bb7ced30bced8f5823c3c8d5b331d0a7314cd90851e2 done [2025-06-05T08:19:42.334Z] #8 exporting manifest list sha256:7a0a87280732d236b6a09311f6b5b4ba8b905853b1d814ed071ed13cfd4769e7 done [2025-06-05T08:19:42.334Z] #8 pushing layers [2025-06-05T08:19:42.334Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-05T08:19:42.593Z] #8 pushing layers 0.1s done [2025-06-05T08:19:42.593Z] #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-taf-common:49c44f89f96d869e01157586bddaa3047c647cb2@sha256:7a0a87280732d236b6a09311f6b5b4ba8b905853b1d814ed071ed13cfd4769e7 0.1s done [2025-06-05T08:19:42.593Z] #8 DONE 0.2s [2025-06-05T08:19:42.593Z] [2025-06-05T08:19:42.593Z] 1 warning found (use --debug to expand): [2025-06-05T08:19:42.593Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-05T08:19:42.886Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-taf-common:latest --push - [2025-06-05T08:19:42.886Z] + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:latest' [2025-06-05T08:19:42.886Z] #1 [internal] load build definition from Dockerfile [2025-06-05T08:19:42.886Z] #1 transferring dockerfile: 167B done [2025-06-05T08:19:42.886Z] #1 DONE 0.0s [2025-06-05T08:19:42.886Z] [2025-06-05T08:19:42.886Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [2025-06-05T08:19:42.886Z] #2 DONE 0.0s [2025-06-05T08:19:42.886Z] [2025-06-05T08:19:42.886Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [2025-06-05T08:19:42.886Z] #3 DONE 0.0s [2025-06-05T08:19:42.886Z] [2025-06-05T08:19:42.886Z] #4 [internal] load .dockerignore [2025-06-05T08:19:42.886Z] #4 transferring context: 2B done [2025-06-05T08:19:42.886Z] #4 DONE 0.0s [2025-06-05T08:19:42.886Z] [2025-06-05T08:19:42.886Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:latest@sha256:2010b9a597f8bb754675bd88b8c2ff54935a0a0bd9ca2b67be3fdcaee32d2f03 [2025-06-05T08:19:42.886Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:latest@sha256:2010b9a597f8bb754675bd88b8c2ff54935a0a0bd9ca2b67be3fdcaee32d2f03 0.0s done [2025-06-05T08:19:42.886Z] #5 DONE 0.0s [2025-06-05T08:19:42.886Z] [2025-06-05T08:19:42.886Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:latest@sha256:2010b9a597f8bb754675bd88b8c2ff54935a0a0bd9ca2b67be3fdcaee32d2f03 [2025-06-05T08:19:43.145Z] #6 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:latest@sha256:2010b9a597f8bb754675bd88b8c2ff54935a0a0bd9ca2b67be3fdcaee32d2f03 0.0s done [2025-06-05T08:19:43.145Z] #6 CACHED [2025-06-05T08:19:43.145Z] [2025-06-05T08:19:43.145Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:latest@sha256:2010b9a597f8bb754675bd88b8c2ff54935a0a0bd9ca2b67be3fdcaee32d2f03 [2025-06-05T08:19:43.145Z] #5 CACHED [2025-06-05T08:19:43.145Z] [2025-06-05T08:19:43.145Z] #7 [auth] edgex-taf-common:pull,push token for nexus3.edgexfoundry.org:10003 [2025-06-05T08:19:43.145Z] #7 DONE 0.0s [2025-06-05T08:19:43.145Z] [2025-06-05T08:19:43.145Z] #8 exporting to image [2025-06-05T08:19:43.145Z] #8 exporting layers done [2025-06-05T08:19:43.145Z] #8 exporting manifest sha256:53439771965dedd5f42af86220c40f851e9484068d1e37a9c7b592c6af529efa done [2025-06-05T08:19:43.145Z] #8 exporting config sha256:89adf98f4bb2cc3b9480a1d0a82838a460a9086e0af9c6e14d79abfc332cdd91 done [2025-06-05T08:19:43.145Z] #8 exporting manifest sha256:513f8284e51e7990f88445e52e39904e0a0b2ca7804afa1c8ff4c6fbbad9bb4b done [2025-06-05T08:19:43.145Z] #8 exporting config sha256:a2f67eed9a2b163089b2bb7ced30bced8f5823c3c8d5b331d0a7314cd90851e2 done [2025-06-05T08:19:43.145Z] #8 exporting manifest list sha256:7a0a87280732d236b6a09311f6b5b4ba8b905853b1d814ed071ed13cfd4769e7 done [2025-06-05T08:19:43.145Z] #8 pushing layers 0.0s done [2025-06-05T08:19:43.145Z] #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-taf-common:latest@sha256:7a0a87280732d236b6a09311f6b5b4ba8b905853b1d814ed071ed13cfd4769e7 0.1s done [2025-06-05T08:19:43.145Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-05T08:19:43.145Z] #8 DONE 0.1s [2025-06-05T08:19:43.145Z] [2025-06-05T08:19:43.145Z] 1 warning found (use --debug to expand): [2025-06-05T08:19:43.145Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-05T08:19:43.441Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.4 --push - [2025-06-05T08:19:43.441Z] + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.4' [2025-06-05T08:19:43.441Z] #1 [internal] load build definition from Dockerfile [2025-06-05T08:19:43.441Z] #1 transferring dockerfile: 172B done [2025-06-05T08:19:43.441Z] #1 DONE 0.0s [2025-06-05T08:19:43.441Z] [2025-06-05T08:19:43.441Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.4 [2025-06-05T08:19:43.441Z] #2 DONE 0.0s [2025-06-05T08:19:43.441Z] [2025-06-05T08:19:43.441Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.4 [2025-06-05T08:19:43.441Z] #3 DONE 0.0s [2025-06-05T08:19:43.441Z] [2025-06-05T08:19:43.441Z] #4 [internal] load .dockerignore [2025-06-05T08:19:43.441Z] #4 transferring context: 2B done [2025-06-05T08:19:43.441Z] #4 DONE 0.0s [2025-06-05T08:19:43.441Z] [2025-06-05T08:19:43.441Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.4@sha256:2010b9a597f8bb754675bd88b8c2ff54935a0a0bd9ca2b67be3fdcaee32d2f03 [2025-06-05T08:19:43.441Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.4@sha256:2010b9a597f8bb754675bd88b8c2ff54935a0a0bd9ca2b67be3fdcaee32d2f03 0.0s done [2025-06-05T08:19:43.441Z] #5 CACHED [2025-06-05T08:19:43.441Z] [2025-06-05T08:19:43.441Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.4@sha256:2010b9a597f8bb754675bd88b8c2ff54935a0a0bd9ca2b67be3fdcaee32d2f03 [2025-06-05T08:19:43.441Z] #6 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.4@sha256:2010b9a597f8bb754675bd88b8c2ff54935a0a0bd9ca2b67be3fdcaee32d2f03 0.0s done [2025-06-05T08:19:43.441Z] #6 CACHED [2025-06-05T08:19:43.441Z] [2025-06-05T08:19:43.441Z] #7 exporting to image [2025-06-05T08:19:43.441Z] #7 exporting layers done [2025-06-05T08:19:43.441Z] #7 exporting manifest sha256:53439771965dedd5f42af86220c40f851e9484068d1e37a9c7b592c6af529efa done [2025-06-05T08:19:43.441Z] #7 exporting config sha256:89adf98f4bb2cc3b9480a1d0a82838a460a9086e0af9c6e14d79abfc332cdd91 done [2025-06-05T08:19:43.441Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-05T08:19:43.705Z] #7 exporting manifest sha256:513f8284e51e7990f88445e52e39904e0a0b2ca7804afa1c8ff4c6fbbad9bb4b done [2025-06-05T08:19:43.705Z] #7 exporting config sha256:a2f67eed9a2b163089b2bb7ced30bced8f5823c3c8d5b331d0a7314cd90851e2 done [2025-06-05T08:19:43.705Z] #7 exporting manifest list sha256:7a0a87280732d236b6a09311f6b5b4ba8b905853b1d814ed071ed13cfd4769e7 done [2025-06-05T08:19:43.705Z] #7 pushing layers 0.0s done [2025-06-05T08:19:43.705Z] #7 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.4@sha256:7a0a87280732d236b6a09311f6b5b4ba8b905853b1d814ed071ed13cfd4769e7 0.1s done [2025-06-05T08:19:43.705Z] #7 DONE 0.1s [2025-06-05T08:19:43.705Z] [2025-06-05T08:19:43.705Z] #8 [auth] edgex-taf-common:pull,push token for nexus3.edgexfoundry.org:10003 [2025-06-05T08:19:43.705Z] #8 DONE 0.0s [2025-06-05T08:19:43.705Z] [2025-06-05T08:19:43.705Z] 1 warning found (use --debug to expand): [2025-06-05T08:19:43.705Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-05T08:19:43.994Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-taf-common:49c44f89f96d869e01157586bddaa3047c647cb2-1.0.0-dev.4 --push - [2025-06-05T08:19:43.994Z] + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:49c44f89f96d869e01157586bddaa3047c647cb2-1.0.0-dev.4' [2025-06-05T08:19:43.994Z] #1 [internal] load build definition from Dockerfile [2025-06-05T08:19:43.994Z] #1 transferring dockerfile: 213B done [2025-06-05T08:19:43.994Z] #1 DONE 0.0s [2025-06-05T08:19:43.994Z] [2025-06-05T08:19:43.994Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:49c44f89f96d869e01157586bddaa3047c647cb2-1.0.0-dev.4 [2025-06-05T08:19:43.994Z] #2 DONE 0.0s [2025-06-05T08:19:43.994Z] [2025-06-05T08:19:43.994Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:49c44f89f96d869e01157586bddaa3047c647cb2-1.0.0-dev.4 [2025-06-05T08:19:43.994Z] #3 DONE 0.0s [2025-06-05T08:19:43.994Z] [2025-06-05T08:19:43.994Z] #4 [internal] load .dockerignore [2025-06-05T08:19:43.994Z] #4 transferring context: 2B done [2025-06-05T08:19:43.994Z] #4 DONE 0.0s [2025-06-05T08:19:43.994Z] [2025-06-05T08:19:43.994Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:49c44f89f96d869e01157586bddaa3047c647cb2-1.0.0-dev.4@sha256:2010b9a597f8bb754675bd88b8c2ff54935a0a0bd9ca2b67be3fdcaee32d2f03 [2025-06-05T08:19:43.994Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:49c44f89f96d869e01157586bddaa3047c647cb2-1.0.0-dev.4@sha256:2010b9a597f8bb754675bd88b8c2ff54935a0a0bd9ca2b67be3fdcaee32d2f03 0.0s done [2025-06-05T08:19:43.994Z] #5 CACHED [2025-06-05T08:19:43.994Z] [2025-06-05T08:19:43.994Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:49c44f89f96d869e01157586bddaa3047c647cb2-1.0.0-dev.4@sha256:2010b9a597f8bb754675bd88b8c2ff54935a0a0bd9ca2b67be3fdcaee32d2f03 [2025-06-05T08:19:43.994Z] #6 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:49c44f89f96d869e01157586bddaa3047c647cb2-1.0.0-dev.4@sha256:2010b9a597f8bb754675bd88b8c2ff54935a0a0bd9ca2b67be3fdcaee32d2f03 0.0s done [2025-06-05T08:19:43.994Z] #6 CACHED [2025-06-05T08:19:43.994Z] [2025-06-05T08:19:43.994Z] #7 exporting to image [2025-06-05T08:19:43.994Z] #7 exporting layers [2025-06-05T08:19:43.994Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-05T08:19:44.254Z] #7 exporting layers done [2025-06-05T08:19:44.254Z] #7 exporting manifest sha256:53439771965dedd5f42af86220c40f851e9484068d1e37a9c7b592c6af529efa done [2025-06-05T08:19:44.254Z] #7 exporting config sha256:89adf98f4bb2cc3b9480a1d0a82838a460a9086e0af9c6e14d79abfc332cdd91 done [2025-06-05T08:19:44.254Z] #7 exporting manifest sha256:513f8284e51e7990f88445e52e39904e0a0b2ca7804afa1c8ff4c6fbbad9bb4b done [2025-06-05T08:19:44.254Z] #7 exporting config sha256:a2f67eed9a2b163089b2bb7ced30bced8f5823c3c8d5b331d0a7314cd90851e2 done [2025-06-05T08:19:44.254Z] #7 exporting manifest list sha256:7a0a87280732d236b6a09311f6b5b4ba8b905853b1d814ed071ed13cfd4769e7 done [2025-06-05T08:19:44.254Z] #7 pushing layers 0.0s done [2025-06-05T08:19:44.254Z] #7 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-taf-common:49c44f89f96d869e01157586bddaa3047c647cb2-1.0.0-dev.4@sha256:7a0a87280732d236b6a09311f6b5b4ba8b905853b1d814ed071ed13cfd4769e7 0.1s done [2025-06-05T08:19:44.254Z] #7 DONE 0.1s [2025-06-05T08:19:44.254Z] [2025-06-05T08:19:44.254Z] #8 [auth] edgex-taf-common:pull,push token for nexus3.edgexfoundry.org:10003 [2025-06-05T08:19:44.254Z] #8 DONE 0.0s [2025-06-05T08:19:44.254Z] [2025-06-05T08:19:44.254Z] 1 warning found (use --debug to expand): [2025-06-05T08:19:44.254Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-05T08:19:44.546Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-taf-common:main --push - [2025-06-05T08:19:44.546Z] + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:main' [2025-06-05T08:19:44.546Z] #1 [internal] load build definition from Dockerfile [2025-06-05T08:19:44.546Z] #1 transferring dockerfile: 165B done [2025-06-05T08:19:44.546Z] #1 DONE 0.0s [2025-06-05T08:19:44.546Z] [2025-06-05T08:19:44.546Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:main [2025-06-05T08:19:44.546Z] #2 DONE 0.0s [2025-06-05T08:19:44.546Z] [2025-06-05T08:19:44.546Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:main [2025-06-05T08:19:44.546Z] #3 DONE 0.0s [2025-06-05T08:19:44.546Z] [2025-06-05T08:19:44.546Z] #4 [internal] load .dockerignore [2025-06-05T08:19:44.546Z] #4 transferring context: 2B done [2025-06-05T08:19:44.546Z] #4 DONE 0.0s [2025-06-05T08:19:44.546Z] [2025-06-05T08:19:44.546Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:main@sha256:2010b9a597f8bb754675bd88b8c2ff54935a0a0bd9ca2b67be3fdcaee32d2f03 [2025-06-05T08:19:44.546Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:main@sha256:2010b9a597f8bb754675bd88b8c2ff54935a0a0bd9ca2b67be3fdcaee32d2f03 0.0s done [2025-06-05T08:19:44.546Z] #5 CACHED [2025-06-05T08:19:44.546Z] [2025-06-05T08:19:44.546Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:main@sha256:2010b9a597f8bb754675bd88b8c2ff54935a0a0bd9ca2b67be3fdcaee32d2f03 [2025-06-05T08:19:44.546Z] #6 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:main@sha256:2010b9a597f8bb754675bd88b8c2ff54935a0a0bd9ca2b67be3fdcaee32d2f03 0.0s done [2025-06-05T08:19:44.546Z] #6 CACHED [2025-06-05T08:19:44.546Z] [2025-06-05T08:19:44.546Z] #7 exporting to image [2025-06-05T08:19:44.546Z] #7 exporting layers [2025-06-05T08:19:44.546Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-05T08:19:44.806Z] #7 exporting layers done [2025-06-05T08:19:44.806Z] #7 exporting manifest sha256:53439771965dedd5f42af86220c40f851e9484068d1e37a9c7b592c6af529efa done [2025-06-05T08:19:44.806Z] #7 exporting config sha256:89adf98f4bb2cc3b9480a1d0a82838a460a9086e0af9c6e14d79abfc332cdd91 done [2025-06-05T08:19:44.806Z] #7 exporting manifest sha256:513f8284e51e7990f88445e52e39904e0a0b2ca7804afa1c8ff4c6fbbad9bb4b done [2025-06-05T08:19:44.806Z] #7 exporting config sha256:a2f67eed9a2b163089b2bb7ced30bced8f5823c3c8d5b331d0a7314cd90851e2 done [2025-06-05T08:19:44.806Z] #7 exporting manifest list sha256:7a0a87280732d236b6a09311f6b5b4ba8b905853b1d814ed071ed13cfd4769e7 done [2025-06-05T08:19:44.806Z] #7 pushing layers 0.0s done [2025-06-05T08:19:44.806Z] #7 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-taf-common:main@sha256:7a0a87280732d236b6a09311f6b5b4ba8b905853b1d814ed071ed13cfd4769e7 0.1s done [2025-06-05T08:19:44.806Z] #7 DONE 0.1s [2025-06-05T08:19:44.806Z] [2025-06-05T08:19:44.806Z] #8 [auth] edgex-taf-common:pull,push token for nexus3.edgexfoundry.org:10003 [2025-06-05T08:19:44.806Z] #8 DONE 0.0s [2025-06-05T08:19:44.806Z] [2025-06-05T08:19:44.806Z] 1 warning found (use --debug to expand): [2025-06-05T08:19:44.806Z]  - 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 [2025-06-05T08:19:45.177Z] + '[' -d /w/workspace/gexfoundry_edgex-taf-common_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-06-05T08:19:45.472Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-05T08:19:46.027Z] ---> package-listing.sh [2025-06-05T08:19:46.027Z] ++ facter osfamily [2025-06-05T08:19:46.027Z] ++ tr '[:upper:]' '[:lower:]' [2025-06-05T08:19:46.286Z] + OS_FAMILY=redhat [2025-06-05T08:19:46.286Z] + workspace=/w/workspace/gexfoundry_edgex-taf-common_main [2025-06-05T08:19:46.286Z] + START_PACKAGES=/tmp/packages_start.txt [2025-06-05T08:19:46.286Z] + END_PACKAGES=/tmp/packages_end.txt [2025-06-05T08:19:46.286Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-06-05T08:19:46.286Z] + PACKAGES=/tmp/packages_start.txt [2025-06-05T08:19:46.286Z] + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' [2025-06-05T08:19:46.286Z] + PACKAGES=/tmp/packages_end.txt [2025-06-05T08:19:46.286Z] + case "${OS_FAMILY}" in [2025-06-05T08:19:46.286Z] + rpm -qa [2025-06-05T08:19:46.286Z] + sort [2025-06-05T08:19:46.860Z] + '[' -f /tmp/packages_start.txt ']' [2025-06-05T08:19:46.860Z] + '[' -f /tmp/packages_end.txt ']' [2025-06-05T08:19:46.860Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-06-05T08:19:46.860Z] + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' [2025-06-05T08:19:46.860Z] + mkdir -p /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [2025-06-05T08:19:46.860Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [Pipeline] echo [2025-06-05T08:19:46.871Z] 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 [2025-06-05T08:19:47.155Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T08:19:47.720Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-05T08:19:47.720Z] [2025-06-05T08:19:47.720Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T08:19:48.032Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-05T08:19:48.032Z] latest: Pulling from edgex-lftools-log-publisher [2025-06-05T08:19:48.032Z] 5eb5b503b376: Pulling fs layer [2025-06-05T08:19:48.032Z] 5c69ac0246d0: Pulling fs layer [2025-06-05T08:19:48.032Z] ec43610c2a17: Pulling fs layer [2025-06-05T08:19:48.032Z] 3a2ae6a8a46f: Pulling fs layer [2025-06-05T08:19:48.032Z] 33b1e0a273af: Pulling fs layer [2025-06-05T08:19:48.032Z] 5d3b04190fa2: Pulling fs layer [2025-06-05T08:19:48.032Z] 2f39f015ded8: Pulling fs layer [2025-06-05T08:19:48.032Z] 3a2ae6a8a46f: Waiting [2025-06-05T08:19:48.032Z] 33b1e0a273af: Waiting [2025-06-05T08:19:48.032Z] 5d3b04190fa2: Waiting [2025-06-05T08:19:48.032Z] 2f39f015ded8: Waiting [2025-06-05T08:19:48.032Z] 5c69ac0246d0: Verifying Checksum [2025-06-05T08:19:48.032Z] 5c69ac0246d0: Download complete [2025-06-05T08:19:48.032Z] 3a2ae6a8a46f: Verifying Checksum [2025-06-05T08:19:48.032Z] 3a2ae6a8a46f: Download complete [2025-06-05T08:19:48.032Z] 33b1e0a273af: Verifying Checksum [2025-06-05T08:19:48.032Z] 33b1e0a273af: Download complete [2025-06-05T08:19:48.032Z] 5d3b04190fa2: Verifying Checksum [2025-06-05T08:19:48.032Z] 5d3b04190fa2: Download complete [2025-06-05T08:19:48.032Z] ec43610c2a17: Verifying Checksum [2025-06-05T08:19:48.032Z] ec43610c2a17: Download complete [2025-06-05T08:19:48.294Z] 5eb5b503b376: Verifying Checksum [2025-06-05T08:19:48.294Z] 5eb5b503b376: Download complete [2025-06-05T08:19:48.866Z] 2f39f015ded8: Verifying Checksum [2025-06-05T08:19:48.866Z] 2f39f015ded8: Download complete [2025-06-05T08:19:49.453Z] 5eb5b503b376: Pull complete [2025-06-05T08:19:49.721Z] 5c69ac0246d0: Pull complete [2025-06-05T08:19:49.981Z] ec43610c2a17: Pull complete [2025-06-05T08:19:50.285Z] 3a2ae6a8a46f: Pull complete [2025-06-05T08:19:50.285Z] 33b1e0a273af: Pull complete [2025-06-05T08:19:50.549Z] 5d3b04190fa2: Pull complete [2025-06-05T08:19:54.831Z] 2f39f015ded8: Pull complete [2025-06-05T08:19:54.831Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-06-05T08:19:54.831Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-05T08:19:54.831Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-05T08:19:54.983Z] prd-centos7-docker-4c-2g-2835 does not seem to be running inside a container [2025-06-05T08:19:55.015Z] $ 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 [2025-06-05T08:19:58.172Z] $ docker top 001a739017513e5442ae056701643b3a38cc26b029ce98441a9fd3d933a2e5c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-05T08:19:58.519Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-06-05T08:19:58.809Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-06-05T08:19:59.097Z] + ls /var/log/sa-host [2025-06-05T08:19:59.097Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-05T08:19:59.272Z] provisioning config files... [2025-06-05T08:19:59.281Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config16360516186592449934tmp [Pipeline] { [Pipeline] echo [2025-06-05T08:19:59.301Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-05T08:19:59.582Z] ---> create-netrc.sh [Pipeline] } [2025-06-05T08:19:59.589Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-06-05T08:19:59.937Z] ---> python-tools-install.sh [Pipeline] echo [2025-06-05T08:19:59.948Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-05T08:20:00.239Z] ---> sudo-logs.sh [2025-06-05T08:20:00.239Z] Archiving 'sudo' log.. [2025-06-05T08:20:00.239Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2835.novalocal: Name or service not known [2025-06-05T08:20:00.239Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2835.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-06-05T08:20:00.264Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-05T08:20:00.550Z] ---> job-cost.sh [2025-06-05T08:20:00.550Z] lf-activate-venv: SKIPPING [2025-06-05T08:20:00.550Z] INFO: No Stack... [2025-06-05T08:20:00.810Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-06-05T08:20:01.073Z] INFO: Archiving Costs [Pipeline] echo [2025-06-05T08:20:01.085Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-05T08:20:01.377Z] ---> logs-deploy.sh [2025-06-05T08:20:01.377Z] lf-activate-venv: SKIPPING [2025-06-05T08:20:01.377Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/main/54 [2025-06-05T08:20:01.377Z] INFO: archiving workspace using pattern(s): [2025-06-05T08:20:02.315Z] Archives upload complete. [2025-06-05T08:20:02.315Z] INFO: archiving logs to Nexus [2025-06-05T08:20:03.250Z] ---> uname -a: [2025-06-05T08:20:03.250Z] Linux prd-centos7-docker-4c-2g-2835.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2025-06-05T08:20:03.250Z] [2025-06-05T08:20:03.250Z] [2025-06-05T08:20:03.250Z] ---> lscpu: [2025-06-05T08:20:03.250Z] Architecture: x86_64 [2025-06-05T08:20:03.250Z] CPU op-mode(s): 32-bit, 64-bit [2025-06-05T08:20:03.250Z] Byte Order: Little Endian [2025-06-05T08:20:03.250Z] Address sizes: 40 bits physical, 48 bits virtual [2025-06-05T08:20:03.250Z] CPU(s): 2 [2025-06-05T08:20:03.250Z] On-line CPU(s) list: 0,1 [2025-06-05T08:20:03.250Z] Thread(s) per core: 1 [2025-06-05T08:20:03.250Z] Core(s) per socket: 1 [2025-06-05T08:20:03.250Z] Socket(s): 2 [2025-06-05T08:20:03.250Z] NUMA node(s): 1 [2025-06-05T08:20:03.250Z] Vendor ID: AuthenticAMD [2025-06-05T08:20:03.250Z] CPU family: 23 [2025-06-05T08:20:03.250Z] Model: 49 [2025-06-05T08:20:03.250Z] Model name: AMD EPYC-Rome Processor [2025-06-05T08:20:03.250Z] Stepping: 0 [2025-06-05T08:20:03.250Z] CPU MHz: 2800.000 [2025-06-05T08:20:03.250Z] BogoMIPS: 5600.00 [2025-06-05T08:20:03.250Z] Virtualization: AMD-V [2025-06-05T08:20:03.250Z] Hypervisor vendor: KVM [2025-06-05T08:20:03.250Z] Virtualization type: full [2025-06-05T08:20:03.250Z] L1d cache: 64 KiB [2025-06-05T08:20:03.250Z] L1i cache: 64 KiB [2025-06-05T08:20:03.250Z] L2 cache: 1 MiB [2025-06-05T08:20:03.250Z] L3 cache: 32 MiB [2025-06-05T08:20:03.250Z] NUMA node0 CPU(s): 0,1 [2025-06-05T08:20:03.250Z] Vulnerability Itlb multihit: Not affected [2025-06-05T08:20:03.250Z] Vulnerability L1tf: Not affected [2025-06-05T08:20:03.250Z] Vulnerability Mds: Not affected [2025-06-05T08:20:03.250Z] Vulnerability Meltdown: Not affected [2025-06-05T08:20:03.250Z] Vulnerability Mmio stale data: Not affected [2025-06-05T08:20:03.250Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-06-05T08:20:03.250Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-06-05T08:20:03.250Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-06-05T08:20:03.250Z] Vulnerability Srbds: Not affected [2025-06-05T08:20:03.250Z] Vulnerability Tsx async abort: Not affected [2025-06-05T08:20:03.250Z] 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 [2025-06-05T08:20:03.250Z] [2025-06-05T08:20:03.250Z] [2025-06-05T08:20:03.250Z] ---> nproc: [2025-06-05T08:20:03.250Z] 2 [2025-06-05T08:20:03.250Z] [2025-06-05T08:20:03.250Z] [2025-06-05T08:20:03.250Z] ---> df -h: [2025-06-05T08:20:03.250Z] Filesystem Size Used Avail Use% Mounted on [2025-06-05T08:20:03.250Z] overlay 40G 7.3G 33G 19% / [2025-06-05T08:20:03.250Z] tmpfs 64M 0 64M 0% /dev [2025-06-05T08:20:03.250Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-06-05T08:20:03.250Z] shm 64M 0 64M 0% /dev/shm [2025-06-05T08:20:03.250Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-06-05T08:20:03.250Z] [2025-06-05T08:20:03.250Z] [2025-06-05T08:20:03.250Z] Cannot open /var/log/sysstat/sa05: No such file or directory [2025-06-05T08:20:03.250Z] Please check if data collecting is enabled [2025-06-05T08:20:03.250Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-05T08:20:03.289Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-06-05T08:20:03.292Z] $ docker stop --time=1 001a739017513e5442ae056701643b3a38cc26b029ce98441a9fd3d933a2e5c6 [2025-06-05T08:20:04.433Z] $ docker rm -f --volumes 001a739017513e5442ae056701643b3a38cc26b029ce98441a9fd3d933a2e5c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-06-05T08:20:04.539Z] [WS-CLEANUP] Deleting project workspace... [2025-06-05T08:20:04.539Z] [WS-CLEANUP] Deferred wipeout is used... [2025-06-05T08:20:04.565Z] [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 [2025-06-05T08:20:05.070Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-05T08:20:05.070Z] [2025-06-05T08:20:05.070Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T08:20:05.371Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-05T08:20:05.371Z] latest: Pulling from edgex-lftools-log-publisher [2025-06-05T08:20:05.371Z] 5eb5b503b376: Pulling fs layer [2025-06-05T08:20:05.371Z] 5c69ac0246d0: Pulling fs layer [2025-06-05T08:20:05.371Z] ec43610c2a17: Pulling fs layer [2025-06-05T08:20:05.371Z] 3a2ae6a8a46f: Pulling fs layer [2025-06-05T08:20:05.371Z] 33b1e0a273af: Pulling fs layer [2025-06-05T08:20:05.371Z] 5d3b04190fa2: Pulling fs layer [2025-06-05T08:20:05.371Z] 2f39f015ded8: Pulling fs layer [2025-06-05T08:20:05.371Z] 3a2ae6a8a46f: Waiting [2025-06-05T08:20:05.371Z] 33b1e0a273af: Waiting [2025-06-05T08:20:05.371Z] 5d3b04190fa2: Waiting [2025-06-05T08:20:05.371Z] 2f39f015ded8: Waiting [2025-06-05T08:20:05.371Z] 5c69ac0246d0: Download complete [2025-06-05T08:20:05.371Z] 3a2ae6a8a46f: Verifying Checksum [2025-06-05T08:20:05.371Z] 3a2ae6a8a46f: Download complete [2025-06-05T08:20:05.371Z] 33b1e0a273af: Verifying Checksum [2025-06-05T08:20:05.371Z] 33b1e0a273af: Download complete [2025-06-05T08:20:05.371Z] ec43610c2a17: Verifying Checksum [2025-06-05T08:20:05.371Z] ec43610c2a17: Download complete [2025-06-05T08:20:05.631Z] 5eb5b503b376: Verifying Checksum [2025-06-05T08:20:05.631Z] 5eb5b503b376: Download complete [2025-06-05T08:20:06.195Z] 2f39f015ded8: Download complete [2025-06-05T08:20:06.762Z] 5eb5b503b376: Pull complete [2025-06-05T08:20:07.020Z] 5c69ac0246d0: Pull complete [2025-06-05T08:20:07.583Z] ec43610c2a17: Pull complete [2025-06-05T08:20:07.583Z] 3a2ae6a8a46f: Pull complete [2025-06-05T08:20:07.840Z] 33b1e0a273af: Pull complete [2025-06-05T08:20:07.841Z] 5d3b04190fa2: Pull complete [2025-06-05T08:20:12.032Z] 2f39f015ded8: Pull complete [2025-06-05T08:20:12.032Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-06-05T08:20:12.032Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-05T08:20:12.032Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-05T08:20:12.147Z] prd-ubuntu20.04-docker-8c-8g-2822 does not seem to be running inside a container [2025-06-05T08:20:12.186Z] $ 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 [2025-06-05T08:20:13.358Z] $ docker top ecc62a0c80bfd4eea8bf544fd0d3b738d2832018df3517c01c2ab0f31b30b48d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-05T08:20:13.753Z] ---> job-cost.sh [2025-06-05T08:20:13.753Z] lf-activate-venv: SKIPPING [2025-06-05T08:20:13.753Z] INFO: No Stack... [2025-06-05T08:20:14.012Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-06-05T08:20:14.271Z] INFO: Archiving Costs [Pipeline] sh [2025-06-05T08:20:14.560Z] + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv [2025-06-05T08:20:14.560Z] + cut -d, -f6 [Pipeline] lock [2025-06-05T08:20:14.574Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-54-stack-cost] [2025-06-05T08:20:14.582Z] Resource [jenkins-edgexfoundry-edgex-taf-common-main-54-stack-cost] did not exist. Created. [2025-06-05T08:20:14.588Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-54-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-06-05T08:20:14.892Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-06-05T08:20:14.934Z] Stashed 1 file(s) [Pipeline] } [2025-06-05T08:20:14.942Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-main-54-stack-cost] [Pipeline] // lock [Pipeline] } [2025-06-05T08:20:14.973Z] $ docker stop --time=1 ecc62a0c80bfd4eea8bf544fd0d3b738d2832018df3517c01c2ab0f31b30b48d [2025-06-05T08:20:16.135Z] $ docker rm -f --volumes ecc62a0c80bfd4eea8bf544fd0d3b738d2832018df3517c01c2ab0f31b30b48d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-06-05T08:20:47.454Z] Building wheel for psycopg2 (setup.py): still running... [2025-06-05T08:20:47.454Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2025-06-05T08:20:47.454Z] Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_aarch64.whl size=512675 sha256=bdd3e205fdd1084854914cd491b293a89ecf41c66152677f93b6277f4b1ff541 [2025-06-05T08:20:47.454Z] Stored in directory: /tmp/pip-ephem-wheel-cache-qy1cakmp/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b [2025-06-05T08:20:47.454Z]  DEPRECATION: Building 'flex' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'flex'. Discussion can be found at https://github.com/pypa/pip/issues/6334 [2025-06-05T08:20:47.454Z]  Building wheel for flex (setup.py): started [2025-06-05T08:20:47.454Z] Building wheel for flex (setup.py): finished with status 'done' [2025-06-05T08:20:47.454Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77345 sha256=221aae961314818e0152905b8dea29f386a463fd76bb7824fd364a53809edb9a [2025-06-05T08:20:47.454Z] Stored in directory: /tmp/pip-ephem-wheel-cache-qy1cakmp/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2025-06-05T08:20:47.454Z]  DEPRECATION: Building 'strict-rfc3339' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'strict-rfc3339'. Discussion can be found at https://github.com/pypa/pip/issues/6334 [2025-06-05T08:20:47.454Z]  Building wheel for strict-rfc3339 (setup.py): started [2025-06-05T08:20:48.411Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2025-06-05T08:20:48.411Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=7314cfef710edd45d2304c1f737528fd8e7beca98c2fe1fe93442db43eb2a4b3 [2025-06-05T08:20:48.411Z] Stored in directory: /tmp/pip-ephem-wheel-cache-qy1cakmp/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2025-06-05T08:20:48.411Z]  DEPRECATION: Building 'validate-email' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'validate-email'. Discussion can be found at https://github.com/pypa/pip/issues/6334 [2025-06-05T08:20:48.411Z]  Building wheel for validate-email (setup.py): started [2025-06-05T08:20:50.346Z] Building wheel for validate-email (setup.py): finished with status 'done' [2025-06-05T08:20:50.346Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5561 sha256=ab1ca7fa884b2a3be38c47f0e1c2f558261642119935c7ff6ea1c1ceebeb2c39 [2025-06-05T08:20:50.346Z] Stored in directory: /tmp/pip-ephem-wheel-cache-qy1cakmp/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2025-06-05T08:20:50.346Z] Successfully built robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email [2025-06-05T08:20:51.745Z] Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, ply, parse, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pyjwt, pygments, pycryptodome, pycparser, psycopg2, psutil, protobuf, pathable, paho-mqtt, numpy, more-itertools, MarkupSafe, lazy-object-proxy, jsonpointer, jsonpath-ng, isodate, idna, h11, docutils, configparser, click, charset-normalizer, certifi, attrs, wsproto, werkzeug, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, outcome, cffi, trio, robotframework-requests, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, jsonschema, selenium, openapi-schema-validator, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance [2025-06-05T08:22:13.302Z] [2025-06-05T08:22:13.302Z] Successfully installed GenSON-1.3.0 MarkupSafe-3.0.2 PyYAML-6.0.2 RESTinstance-1.5.2 attrs-25.3.0 certifi-2025.4.26 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.48.0 isodate-0.7.2 jsonpath-ng-1.7.0 jsonpointer-3.0.0 jsonschema-4.24.0 jsonschema-path-0.3.4 jsonschema-specifications-2025.4.1 lazy-object-proxy-1.11.0 more-itertools-10.7.0 numpy-2.2.5 openapi-core-0.19.5 openapi-schema-validator-0.6.3 openapi-spec-validator-0.7.1 outcome-1.3.0.post0 paho-mqtt-2.1.0 parse-1.20.2 pathable-0.4.4 ply-3.11 protobuf-6.30.2 psutil-7.0.0 psycopg2-2.9.10 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.3 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.2.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 rpds-py-0.25.1 selenium-4.33.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.30.0 trio-websocket-0.12.2 typing-extensions-4.13.2 tzlocal-5.3.1 urllib3-2.4.0 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.1 wsproto-1.2.0 [2025-06-05T08:22:13.302Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [2025-06-05T08:23:00.128Z] Removing intermediate container 5230fad3bd54 [2025-06-05T08:23:00.128Z] ---> f9aa6ab89f16 [2025-06-05T08:23:00.128Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2025-06-05T08:23:00.128Z] ---> Running in 819831c330bd [2025-06-05T08:23:00.128Z] Removing intermediate container 819831c330bd [2025-06-05T08:23:00.128Z] ---> 4fa68ea7a79d [2025-06-05T08:23:00.128Z] Step 11/13 : LABEL arch=arm64 [2025-06-05T08:23:00.128Z] ---> Running in e2051c1f6f96 [2025-06-05T08:23:00.128Z] Removing intermediate container e2051c1f6f96 [2025-06-05T08:23:00.128Z] ---> 8044b0d9c6cc [2025-06-05T08:23:00.128Z] Step 12/13 : LABEL git_sha=49c44f89f96d869e01157586bddaa3047c647cb2 [2025-06-05T08:23:00.128Z] ---> Running in c2218824bb76 [2025-06-05T08:23:00.128Z] Removing intermediate container c2218824bb76 [2025-06-05T08:23:00.128Z] ---> a37d77cc7ced [2025-06-05T08:23:00.128Z] Step 13/13 : LABEL version=1.0.0-dev.4 [2025-06-05T08:23:00.128Z] ---> Running in 1df150fdf0d4 [2025-06-05T08:23:00.128Z] Removing intermediate container 1df150fdf0d4 [2025-06-05T08:23:00.128Z] ---> 9f9e735bb3cd [2025-06-05T08:23:00.128Z] [Warning] One or more build-args [ARCH] were not consumed [2025-06-05T08:23:00.128Z] Successfully built 9f9e735bb3cd [2025-06-05T08:23:00.128Z] 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 [2025-06-05T08:23:00.269Z] [edgeXDocker.push] Tagging docker image edgex-taf-common-arm64 with the following tags: [2025-06-05T08:23:00.270Z] 49c44f89f96d869e01157586bddaa3047c647cb2 [2025-06-05T08:23:00.270Z] latest [2025-06-05T08:23:00.270Z] 1.0.0-dev.4 [2025-06-05T08:23:00.270Z] 49c44f89f96d869e01157586bddaa3047c647cb2-1.0.0-dev.4 [2025-06-05T08:23:00.270Z] main [2025-06-05T08:23:00.270Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T08:23:00.633Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:49c44f89f96d869e01157586bddaa3047c647cb2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T08:23:00.995Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:49c44f89f96d869e01157586bddaa3047c647cb2 [2025-06-05T08:23:00.995Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2025-06-05T08:23:00.995Z] 53eae7d15499: Preparing [2025-06-05T08:23:00.995Z] 65328d3d8906: Preparing [2025-06-05T08:23:00.995Z] 5272b87b7632: Preparing [2025-06-05T08:23:00.995Z] a74286f44165: Preparing [2025-06-05T08:23:00.995Z] 3630471f6c2c: Preparing [2025-06-05T08:23:00.995Z] dd9c8f8612c8: Preparing [2025-06-05T08:23:00.995Z] dd9c8f8612c8: Waiting [2025-06-05T08:23:01.261Z] 5272b87b7632: Pushed [2025-06-05T08:23:01.261Z] 65328d3d8906: Pushed [2025-06-05T08:23:01.261Z] a74286f44165: Pushed [2025-06-05T08:23:01.527Z] 3630471f6c2c: Pushed [2025-06-05T08:23:01.527Z] dd9c8f8612c8: Layer already exists [2025-06-05T08:28:08.331Z] 53eae7d15499: Pushed [2025-06-05T08:28:08.331Z] 49c44f89f96d869e01157586bddaa3047c647cb2: digest: sha256:62937b23b020154585320f523c8e021af0e7447f2bcdecf8e81395132a31c7ea size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T08:28:08.679Z] + 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 [2025-06-05T08:28:09.022Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [2025-06-05T08:28:09.022Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2025-06-05T08:28:09.022Z] 53eae7d15499: Preparing [2025-06-05T08:28:09.022Z] 65328d3d8906: Preparing [2025-06-05T08:28:09.022Z] 5272b87b7632: Preparing [2025-06-05T08:28:09.022Z] a74286f44165: Preparing [2025-06-05T08:28:09.022Z] 3630471f6c2c: Preparing [2025-06-05T08:28:09.022Z] dd9c8f8612c8: Preparing [2025-06-05T08:28:09.022Z] dd9c8f8612c8: Waiting [2025-06-05T08:28:09.022Z] 5272b87b7632: Layer already exists [2025-06-05T08:28:09.022Z] 53eae7d15499: Layer already exists [2025-06-05T08:28:09.022Z] 65328d3d8906: Layer already exists [2025-06-05T08:28:09.022Z] 3630471f6c2c: Layer already exists [2025-06-05T08:28:09.285Z] a74286f44165: Layer already exists [2025-06-05T08:28:09.285Z] dd9c8f8612c8: Layer already exists [2025-06-05T08:28:09.285Z] latest: digest: sha256:62937b23b020154585320f523c8e021af0e7447f2bcdecf8e81395132a31c7ea size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T08:28:09.640Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:1.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T08:28:09.976Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:1.0.0-dev.4 [2025-06-05T08:28:09.976Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2025-06-05T08:28:09.976Z] 53eae7d15499: Preparing [2025-06-05T08:28:09.976Z] 65328d3d8906: Preparing [2025-06-05T08:28:09.976Z] 5272b87b7632: Preparing [2025-06-05T08:28:09.976Z] a74286f44165: Preparing [2025-06-05T08:28:09.976Z] 3630471f6c2c: Preparing [2025-06-05T08:28:09.976Z] dd9c8f8612c8: Preparing [2025-06-05T08:28:09.976Z] dd9c8f8612c8: Waiting [2025-06-05T08:28:09.976Z] 53eae7d15499: Layer already exists [2025-06-05T08:28:09.976Z] a74286f44165: Layer already exists [2025-06-05T08:28:09.976Z] 5272b87b7632: Layer already exists [2025-06-05T08:28:09.976Z] 65328d3d8906: Layer already exists [2025-06-05T08:28:09.976Z] 3630471f6c2c: Layer already exists [2025-06-05T08:28:09.976Z] dd9c8f8612c8: Layer already exists [2025-06-05T08:28:09.976Z] 1.0.0-dev.4: digest: sha256:62937b23b020154585320f523c8e021af0e7447f2bcdecf8e81395132a31c7ea size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T08:28:10.330Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:49c44f89f96d869e01157586bddaa3047c647cb2-1.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T08:28:10.672Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:49c44f89f96d869e01157586bddaa3047c647cb2-1.0.0-dev.4 [2025-06-05T08:28:10.672Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2025-06-05T08:28:10.672Z] 53eae7d15499: Preparing [2025-06-05T08:28:10.672Z] 65328d3d8906: Preparing [2025-06-05T08:28:10.672Z] 5272b87b7632: Preparing [2025-06-05T08:28:10.672Z] a74286f44165: Preparing [2025-06-05T08:28:10.672Z] 3630471f6c2c: Preparing [2025-06-05T08:28:10.672Z] dd9c8f8612c8: Preparing [2025-06-05T08:28:10.672Z] dd9c8f8612c8: Waiting [2025-06-05T08:28:10.673Z] 5272b87b7632: Layer already exists [2025-06-05T08:28:10.673Z] 53eae7d15499: Layer already exists [2025-06-05T08:28:10.673Z] 3630471f6c2c: Layer already exists [2025-06-05T08:28:10.673Z] a74286f44165: Layer already exists [2025-06-05T08:28:10.673Z] 65328d3d8906: Layer already exists [2025-06-05T08:28:10.673Z] dd9c8f8612c8: Layer already exists [2025-06-05T08:28:10.673Z] 49c44f89f96d869e01157586bddaa3047c647cb2-1.0.0-dev.4: digest: sha256:62937b23b020154585320f523c8e021af0e7447f2bcdecf8e81395132a31c7ea size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T08:28:11.296Z] + 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 [2025-06-05T08:28:11.643Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [2025-06-05T08:28:11.643Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2025-06-05T08:28:11.643Z] 53eae7d15499: Preparing [2025-06-05T08:28:11.643Z] 65328d3d8906: Preparing [2025-06-05T08:28:11.643Z] 5272b87b7632: Preparing [2025-06-05T08:28:11.643Z] a74286f44165: Preparing [2025-06-05T08:28:11.643Z] 3630471f6c2c: Preparing [2025-06-05T08:28:11.643Z] dd9c8f8612c8: Preparing [2025-06-05T08:28:11.643Z] dd9c8f8612c8: Waiting [2025-06-05T08:28:11.643Z] 5272b87b7632: Layer already exists [2025-06-05T08:28:11.643Z] 65328d3d8906: Layer already exists [2025-06-05T08:28:11.643Z] a74286f44165: Layer already exists [2025-06-05T08:28:11.643Z] 53eae7d15499: Layer already exists [2025-06-05T08:28:11.643Z] 3630471f6c2c: Layer already exists [2025-06-05T08:28:11.643Z] dd9c8f8612c8: Layer already exists [2025-06-05T08:28:11.908Z] main: digest: sha256:62937b23b020154585320f523c8e021af0e7447f2bcdecf8e81395132a31c7ea size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-05T08:28:11.985Z] ===================================================== [Pipeline] echo [2025-06-05T08:28:11.997Z] taggedImages: [2025-06-05T08:28:11.997Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:49c44f89f96d869e01157586bddaa3047c647cb2 [2025-06-05T08:28:11.997Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [2025-06-05T08:28:11.997Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:1.0.0-dev.4 [2025-06-05T08:28:11.997Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:49c44f89f96d869e01157586bddaa3047c647cb2-1.0.0-dev.4 [2025-06-05T08:28:11.997Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [Pipeline] echo [2025-06-05T08:28:12.009Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:49c44f89f96d869e01157586bddaa3047c647cb2 [Pipeline] echo [2025-06-05T08:28:12.023Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [Pipeline] echo [2025-06-05T08:28:12.034Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:1.0.0-dev.4 [Pipeline] echo [2025-06-05T08:28:12.042Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:49c44f89f96d869e01157586bddaa3047c647cb2-1.0.0-dev.4 [Pipeline] echo [2025-06-05T08:28:12.057Z] 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 [2025-06-05T08:28:12.471Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-06-05T08:28:12.471Z] [2025-06-05T08:28:12.471Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T08:28:12.805Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-06-05T08:28:12.806Z] arm64: Pulling from edgex-lftools-log-publisher [2025-06-05T08:28:12.806Z] 8998bd30e6a1: Pulling fs layer [2025-06-05T08:28:12.806Z] 04944245beec: Pulling fs layer [2025-06-05T08:28:12.806Z] 699f458cf7ca: Pulling fs layer [2025-06-05T08:28:12.806Z] 765212b225bb: Pulling fs layer [2025-06-05T08:28:12.806Z] f23df028b6ca: Pulling fs layer [2025-06-05T08:28:12.806Z] d65c8cfc05b1: Pulling fs layer [2025-06-05T08:28:12.806Z] 2437ff75d9bd: Pulling fs layer [2025-06-05T08:28:12.806Z] 765212b225bb: Waiting [2025-06-05T08:28:12.806Z] f23df028b6ca: Waiting [2025-06-05T08:28:12.806Z] d65c8cfc05b1: Waiting [2025-06-05T08:28:12.806Z] 2437ff75d9bd: Waiting [2025-06-05T08:28:13.080Z] 04944245beec: Verifying Checksum [2025-06-05T08:28:13.080Z] 04944245beec: Download complete [2025-06-05T08:28:13.080Z] 765212b225bb: Verifying Checksum [2025-06-05T08:28:13.080Z] 765212b225bb: Download complete [2025-06-05T08:28:13.080Z] f23df028b6ca: Verifying Checksum [2025-06-05T08:28:13.080Z] f23df028b6ca: Download complete [2025-06-05T08:28:13.080Z] d65c8cfc05b1: Verifying Checksum [2025-06-05T08:28:13.080Z] d65c8cfc05b1: Download complete [2025-06-05T08:28:13.080Z] 699f458cf7ca: Verifying Checksum [2025-06-05T08:28:13.080Z] 699f458cf7ca: Download complete [2025-06-05T08:28:13.664Z] 8998bd30e6a1: Verifying Checksum [2025-06-05T08:28:13.664Z] 8998bd30e6a1: Download complete [2025-06-05T08:28:16.237Z] 2437ff75d9bd: Verifying Checksum [2025-06-05T08:28:16.237Z] 2437ff75d9bd: Download complete [2025-06-05T08:28:18.171Z] 8998bd30e6a1: Pull complete [2025-06-05T08:28:18.435Z] 04944245beec: Pull complete [2025-06-05T08:28:19.831Z] 699f458cf7ca: Pull complete [2025-06-05T08:28:20.094Z] 765212b225bb: Pull complete [2025-06-05T08:28:21.042Z] f23df028b6ca: Pull complete [2025-06-05T08:28:21.042Z] d65c8cfc05b1: Pull complete [2025-06-05T08:28:39.214Z] 2437ff75d9bd: Pull complete [2025-06-05T08:28:39.214Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-06-05T08:28:39.214Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-06-05T08:28:39.214Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-05T08:28:39.566Z] prd-ubuntu20.04-docker-arm64-4c-16g-2825 does not seem to be running inside a container [2025-06-05T08:28:39.655Z] $ 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 [2025-06-05T08:28:40.983Z] $ docker top 45515354b74ebd0b9b34fa2307ac75ad69b68618786d5f063480f05b20240e5d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-05T08:28:41.864Z] ---> job-cost.sh [2025-06-05T08:28:41.864Z] lf-activate-venv: SKIPPING [2025-06-05T08:28:41.864Z] INFO: No Stack... [2025-06-05T08:28:42.138Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-06-05T08:28:43.108Z] INFO: Archiving Costs [Pipeline] sh [2025-06-05T08:28:43.754Z] + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv [2025-06-05T08:28:43.754Z] + cut -d, -f6 [Pipeline] lock [2025-06-05T08:28:43.812Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-54-stack-cost] [2025-06-05T08:28:43.824Z] Resource [jenkins-edgexfoundry-edgex-taf-common-main-54-stack-cost] did not exist. Created. [2025-06-05T08:28:43.830Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-54-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-06-05T08:28:44.495Z] /w/workspace/gexfoundry_edgex-taf-common_main@tmp/durable-d0a6f9e8/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-06-05T08:28:45.132Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-06-05T08:28:45.147Z] Warning: overwriting stash ‘stack-cost’ [2025-06-05T08:28:45.554Z] Stashed 1 file(s) [Pipeline] } [2025-06-05T08:28:45.564Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-main-54-stack-cost] [Pipeline] // lock [Pipeline] } [2025-06-05T08:28:45.581Z] $ docker stop --time=1 45515354b74ebd0b9b34fa2307ac75ad69b68618786d5f063480f05b20240e5d [2025-06-05T08:28:47.117Z] $ docker rm -f --volumes 45515354b74ebd0b9b34fa2307ac75ad69b68618786d5f063480f05b20240e5d [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 [2025-06-05T08:28:47.809Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-06-05T08:28:47.810Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T08:28:48.115Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-05T08:28:48.115Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-05T08:28:48.193Z] prd-ubuntu20.04-docker-8c-8g-2822 does not seem to be running inside a container [2025-06-05T08:28:48.234Z] $ 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 [2025-06-05T08:28:48.610Z] $ docker top 8826df42ea62312622e252047a99c21745c155f4c3d8ff43aaca3904d953f794 -eo pid,comm [2025-06-05T08:28:48.651Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-06-05T08:28:48.651Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-06-05T08:28:48.705Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-06-05T08:28:48.705Z] [ssh-agent] Looking for ssh-agent implementation... [2025-06-05T08:28:48.819Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-06-05T08:28:48.830Z] $ docker exec 8826df42ea62312622e252047a99c21745c155f4c3d8ff43aaca3904d953f794 ssh-agent [2025-06-05T08:28:48.941Z] SSH_AUTH_SOCK=/tmp/ssh-1kbttrZLUACv/agent.31 [2025-06-05T08:28:48.941Z] SSH_AGENT_PID=37 [2025-06-05T08:28:48.947Z] Running ssh-add (command line suppressed) [2025-06-05T08:28:49.054Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_11617731370254986064.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_11617731370254986064.key) [2025-06-05T08:28:49.058Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-05T08:28:49.349Z] + git semver tag [2025-06-05T08:28:49.607Z] 2025-06-05 08:28:49,587 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-06-05T08:28:49.607Z] 2025-06-05 08:28:49,591 [run_tag] DEBUG tag force:False [2025-06-05T08:28:49.607Z] 2025-06-05 08:28:49,591 [check_head_tag] DEBUG check head tag [2025-06-05T08:28:49.607Z] 2025-06-05 08:28:49,592 [execute] INFO git cat-file --batch-check [2025-06-05T08:28:49.607Z] 2025-06-05 08:28:49,592 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, stdin=, shell=False, universal_newlines=False) [2025-06-05T08:28:49.607Z] 2025-06-05 08:28:49,594 [execute] INFO git cat-file --batch [2025-06-05T08:28:49.607Z] 2025-06-05 08:28:49,594 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, stdin=, shell=False, universal_newlines=False) [2025-06-05T08:28:49.607Z] 2025-06-05 08:28:49,610 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2025-06-05T08:28:49.607Z] 2025-06-05 08:28:49,610 [execute] INFO git tag -a v1.0.0-dev.4 -m v1.0.0-dev.4 [2025-06-05T08:28:49.607Z] 2025-06-05 08:28:49,611 [execute] DEBUG Popen(['git', 'tag', '-a', 'v1.0.0-dev.4', '-m', 'v1.0.0-dev.4'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, stdin=None, shell=False, universal_newlines=False) [2025-06-05T08:28:49.865Z] 2025-06-05 08:28:49,615 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2025-06-05T08:28:49.865Z] 1.0.0-dev.4 [Pipeline] } [2025-06-05T08:28:49.883Z] $ docker exec --env ******** --env ******** 8826df42ea62312622e252047a99c21745c155f4c3d8ff43aaca3904d953f794 ssh-agent -k [2025-06-05T08:28:50.007Z] unset SSH_AUTH_SOCK; [2025-06-05T08:28:50.008Z] unset SSH_AGENT_PID; [2025-06-05T08:28:50.008Z] echo Agent pid 37 killed; [2025-06-05T08:28:50.012Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-06-05T08:28:50.327Z] + git semver [Pipeline] } [2025-06-05T08:28:50.606Z] $ docker stop --time=1 8826df42ea62312622e252047a99c21745c155f4c3d8ff43aaca3904d953f794 [2025-06-05T08:28:51.862Z] $ docker rm -f --volumes 8826df42ea62312622e252047a99c21745c155f4c3d8ff43aaca3904d953f794 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T08:28:52.257Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-06-05T08:28:52.257Z] [2025-06-05T08:28:52.257Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T08:28:52.558Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-06-05T08:28:52.558Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-06-05T08:28:52.558Z] ab5ef0e58194: Pulling fs layer [2025-06-05T08:28:52.558Z] 9712f1f96733: Pulling fs layer [2025-06-05T08:28:52.558Z] 63f879dbbcfc: Pulling fs layer [2025-06-05T08:28:52.558Z] 0d9ebad4ef96: Pulling fs layer [2025-06-05T08:28:52.558Z] e9a5061849ea: Pulling fs layer [2025-06-05T08:28:52.558Z] d747dcd14b5f: Pulling fs layer [2025-06-05T08:28:52.558Z] 2de7ff778b66: Pulling fs layer [2025-06-05T08:28:52.558Z] e9a5061849ea: Waiting [2025-06-05T08:28:52.558Z] d747dcd14b5f: Waiting [2025-06-05T08:28:52.558Z] 2de7ff778b66: Waiting [2025-06-05T08:28:52.558Z] 0d9ebad4ef96: Waiting [2025-06-05T08:28:52.558Z] 9712f1f96733: Verifying Checksum [2025-06-05T08:28:52.558Z] 9712f1f96733: Download complete [2025-06-05T08:28:52.816Z] 63f879dbbcfc: Verifying Checksum [2025-06-05T08:28:52.816Z] 63f879dbbcfc: Download complete [2025-06-05T08:28:53.075Z] e9a5061849ea: Verifying Checksum [2025-06-05T08:28:53.075Z] e9a5061849ea: Download complete [2025-06-05T08:28:53.075Z] d747dcd14b5f: Verifying Checksum [2025-06-05T08:28:53.075Z] d747dcd14b5f: Download complete [2025-06-05T08:28:53.075Z] 0d9ebad4ef96: Verifying Checksum [2025-06-05T08:28:53.075Z] 0d9ebad4ef96: Download complete [2025-06-05T08:28:53.075Z] ab5ef0e58194: Verifying Checksum [2025-06-05T08:28:53.075Z] ab5ef0e58194: Download complete [2025-06-05T08:28:53.075Z] 2de7ff778b66: Verifying Checksum [2025-06-05T08:28:53.075Z] 2de7ff778b66: Download complete [2025-06-05T08:28:56.358Z] ab5ef0e58194: Pull complete [2025-06-05T08:28:56.358Z] 9712f1f96733: Pull complete [2025-06-05T08:28:56.922Z] 63f879dbbcfc: Pull complete [2025-06-05T08:29:01.115Z] 0d9ebad4ef96: Pull complete [2025-06-05T08:29:01.115Z] e9a5061849ea: Pull complete [2025-06-05T08:29:01.115Z] d747dcd14b5f: Pull complete [2025-06-05T08:29:02.051Z] 2de7ff778b66: Pull complete [2025-06-05T08:29:02.051Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-06-05T08:29:02.051Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-06-05T08:29:02.051Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-05T08:29:02.152Z] prd-ubuntu20.04-docker-8c-8g-2822 does not seem to be running inside a container [2025-06-05T08:29:02.187Z] $ 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 [2025-06-05T08:29:04.099Z] $ docker top 76835f27fa96faf032251131ffc0a33fd21b034c05c379fcad072f9233a16e07 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-06-05T08:29:04.176Z] provisioning config files... [2025-06-05T08:29:04.184Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config2008944682495683751tmp [2025-06-05T08:29:04.193Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config16155934884297884617tmp [2025-06-05T08:29:04.201Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config9695166299485435935tmp [Pipeline] { [Pipeline] echo [2025-06-05T08:29:04.225Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-05T08:29:04.516Z] ---> sigul-configuration.sh [2025-06-05T08:29:04.516Z] gpg: directory `/root/.gnupg' created [2025-06-05T08:29:04.516Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-06-05T08:29:04.516Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-06-05T08:29:04.516Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-06-05T08:29:04.516Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-06-05T08:29:04.516Z] gpg: CAST5 encrypted data [2025-06-05T08:29:04.516Z] gpg: encrypted with 1 passphrase [2025-06-05T08:29:04.516Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-06-05T08:29:04.811Z] + mkdir /home/jenkins [2025-06-05T08:29:04.811Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-06-05T08:29:05.104Z] + 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 [2025-06-05T08:29:05.119Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-05T08:29:05.412Z] ---> sigul-install.sh [2025-06-05T08:29:05.412Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-06-05T08:29:05.709Z] + git tag --list [2025-06-05T08:29:05.709Z] v0.0.1 [2025-06-05T08:29:05.709Z] v0.0.2-dev.1 [2025-06-05T08:29:05.709Z] v0.0.2-dev.10 [2025-06-05T08:29:05.709Z] v0.0.2-dev.11 [2025-06-05T08:29:05.709Z] v0.0.2-dev.12 [2025-06-05T08:29:05.709Z] v0.0.2-dev.13 [2025-06-05T08:29:05.709Z] v0.0.2-dev.14 [2025-06-05T08:29:05.709Z] v0.0.2-dev.15 [2025-06-05T08:29:05.709Z] v0.0.2-dev.16 [2025-06-05T08:29:05.709Z] v0.0.2-dev.17 [2025-06-05T08:29:05.709Z] v0.0.2-dev.18 [2025-06-05T08:29:05.709Z] v0.0.2-dev.19 [2025-06-05T08:29:05.709Z] v0.0.2-dev.2 [2025-06-05T08:29:05.709Z] v0.0.2-dev.20 [2025-06-05T08:29:05.709Z] v0.0.2-dev.21 [2025-06-05T08:29:05.709Z] v0.0.2-dev.22 [2025-06-05T08:29:05.709Z] v0.0.2-dev.23 [2025-06-05T08:29:05.709Z] v0.0.2-dev.24 [2025-06-05T08:29:05.709Z] v0.0.2-dev.25 [2025-06-05T08:29:05.709Z] v0.0.2-dev.26 [2025-06-05T08:29:05.709Z] v0.0.2-dev.27 [2025-06-05T08:29:05.709Z] v0.0.2-dev.28 [2025-06-05T08:29:05.709Z] v0.0.2-dev.29 [2025-06-05T08:29:05.709Z] v0.0.2-dev.3 [2025-06-05T08:29:05.709Z] v0.0.2-dev.30 [2025-06-05T08:29:05.709Z] v0.0.2-dev.31 [2025-06-05T08:29:05.709Z] v0.0.2-dev.32 [2025-06-05T08:29:05.709Z] v0.0.2-dev.33 [2025-06-05T08:29:05.709Z] v0.0.2-dev.34 [2025-06-05T08:29:05.709Z] v0.0.2-dev.35 [2025-06-05T08:29:05.709Z] v0.0.2-dev.36 [2025-06-05T08:29:05.709Z] v0.0.2-dev.37 [2025-06-05T08:29:05.709Z] v0.0.2-dev.38 [2025-06-05T08:29:05.709Z] v0.0.2-dev.39 [2025-06-05T08:29:05.709Z] v0.0.2-dev.4 [2025-06-05T08:29:05.709Z] v0.0.2-dev.40 [2025-06-05T08:29:05.709Z] v0.0.2-dev.41 [2025-06-05T08:29:05.709Z] v0.0.2-dev.42 [2025-06-05T08:29:05.709Z] v0.0.2-dev.43 [2025-06-05T08:29:05.709Z] v0.0.2-dev.44 [2025-06-05T08:29:05.709Z] v0.0.2-dev.5 [2025-06-05T08:29:05.709Z] v0.0.2-dev.6 [2025-06-05T08:29:05.709Z] v0.0.2-dev.7 [2025-06-05T08:29:05.709Z] v0.0.2-dev.8 [2025-06-05T08:29:05.709Z] v0.0.2-dev.9 [2025-06-05T08:29:05.709Z] v1.0.0-dev.1 [2025-06-05T08:29:05.709Z] v1.0.0-dev.2 [2025-06-05T08:29:05.709Z] v1.0.0-dev.3 [2025-06-05T08:29:05.709Z] v1.0.0-dev.4 [Pipeline] sh [2025-06-05T08:29:06.005Z] + lftools sign git-tag v1.0.0-dev.4 [2025-06-05T08:29:06.575Z] Signing Git tag with Sigul... [2025-06-05T08:29:06.575Z] Signing v1.0.0-dev.4 [Pipeline] echo [2025-06-05T08:29:07.156Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-05T08:29:07.453Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-06-05T08:29:07.459Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-06-05T08:29:07.489Z] $ docker stop --time=1 76835f27fa96faf032251131ffc0a33fd21b034c05c379fcad072f9233a16e07 [2025-06-05T08:29:08.815Z] $ docker rm -f --volumes 76835f27fa96faf032251131ffc0a33fd21b034c05c379fcad072f9233a16e07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-06-05T08:29:09.239Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-06-05T08:29:09.240Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T08:29:09.543Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-05T08:29:09.543Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-05T08:29:09.632Z] prd-ubuntu20.04-docker-8c-8g-2822 does not seem to be running inside a container [2025-06-05T08:29:09.668Z] $ 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 [2025-06-05T08:29:10.036Z] $ docker top c07bf9f0967eace368eda9d9592d437d7084313c54e88688578a2743dae28c70 -eo pid,comm [2025-06-05T08:29:10.080Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-06-05T08:29:10.080Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-06-05T08:29:10.136Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-06-05T08:29:10.136Z] [ssh-agent] Looking for ssh-agent implementation... [2025-06-05T08:29:10.250Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-06-05T08:29:10.260Z] $ docker exec c07bf9f0967eace368eda9d9592d437d7084313c54e88688578a2743dae28c70 ssh-agent [2025-06-05T08:29:10.362Z] SSH_AUTH_SOCK=/tmp/ssh-4UmsB7UViE5O/agent.32 [2025-06-05T08:29:10.362Z] SSH_AGENT_PID=38 [2025-06-05T08:29:10.366Z] Running ssh-add (command line suppressed) [2025-06-05T08:29:10.482Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_3927908791160648826.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_3927908791160648826.key) [2025-06-05T08:29:10.488Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-05T08:29:10.776Z] + git semver bump pre [2025-06-05T08:29:11.036Z] 2025-06-05 08:29:10,998 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-06-05T08:29:11.036Z] 2025-06-05 08:29:11,003 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2025-06-05T08:29:11.036Z] 2025-06-05 08:29:11,003 [bump_version] DEBUG bumping version:1.0.0-dev.4 on axis:pre with prefix:dev [2025-06-05T08:29:11.036Z] 2025-06-05 08:29:11,003 [bump_version] DEBUG bumped version:1.0.0-dev.5 [2025-06-05T08:29:11.036Z] 2025-06-05 08:29:11,003 [write_version] DEBUG write version:1.0.0-dev.5 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:True [2025-06-05T08:29:11.036Z] 2025-06-05 08:29:11,003 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2025-06-05T08:29:11.036Z] 2025-06-05 08:29:11,003 [write_file] DEBUG write to file:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2025-06-05T08:29:11.036Z] 2025-06-05 08:29:11,005 [execute] INFO git cat-file --batch-check [2025-06-05T08:29:11.036Z] 2025-06-05 08:29:11,005 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-06-05T08:29:11.036Z] 2025-06-05 08:29:11,009 [execute] INFO git cat-file --batch [2025-06-05T08:29:11.036Z] 2025-06-05 08:29:11,009 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-06-05T08:29:11.036Z] 2025-06-05 08:29:11,013 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2025-06-05T08:29:11.036Z] 1.0.0-dev.5 [Pipeline] } [2025-06-05T08:29:11.052Z] $ docker exec --env ******** --env ******** c07bf9f0967eace368eda9d9592d437d7084313c54e88688578a2743dae28c70 ssh-agent -k [2025-06-05T08:29:11.147Z] unset SSH_AUTH_SOCK; [2025-06-05T08:29:11.147Z] unset SSH_AGENT_PID; [2025-06-05T08:29:11.147Z] echo Agent pid 38 killed; [2025-06-05T08:29:11.151Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-06-05T08:29:11.492Z] + git semver [Pipeline] } [2025-06-05T08:29:11.771Z] $ docker stop --time=1 c07bf9f0967eace368eda9d9592d437d7084313c54e88688578a2743dae28c70 [2025-06-05T08:29:13.037Z] $ docker rm -f --volumes c07bf9f0967eace368eda9d9592d437d7084313c54e88688578a2743dae28c70 [Pipeline] // withDockerContainer [Pipeline] sh [2025-06-05T08:29:13.381Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-06-05T08:29:13.381Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T08:29:13.690Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-05T08:29:13.690Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-05T08:29:13.767Z] prd-ubuntu20.04-docker-8c-8g-2822 does not seem to be running inside a container [2025-06-05T08:29:13.800Z] $ 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 [2025-06-05T08:29:14.153Z] $ docker top 0fe83c7e309c69aec5bdfcf70b6e079df37aafcc8119ecbc97ef1c5596d81d1f -eo pid,comm [2025-06-05T08:29:14.203Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-06-05T08:29:14.203Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-06-05T08:29:14.254Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-06-05T08:29:14.254Z] [ssh-agent] Looking for ssh-agent implementation... [2025-06-05T08:29:14.370Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-06-05T08:29:14.380Z] $ docker exec 0fe83c7e309c69aec5bdfcf70b6e079df37aafcc8119ecbc97ef1c5596d81d1f ssh-agent [2025-06-05T08:29:14.486Z] SSH_AUTH_SOCK=/tmp/ssh-mCfgKA3DnTOJ/agent.32 [2025-06-05T08:29:14.486Z] SSH_AGENT_PID=38 [2025-06-05T08:29:14.490Z] Running ssh-add (command line suppressed) [2025-06-05T08:29:14.593Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_17377271167558283719.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_17377271167558283719.key) [2025-06-05T08:29:14.598Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-05T08:29:14.895Z] + git semver push [2025-06-05T08:29:15.154Z] 2025-06-05 08:29:15,160 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-06-05T08:29:15.413Z] 2025-06-05 08:29:15,167 [run_push] DEBUG push [2025-06-05T08:29:15.413Z] 2025-06-05 08:29:15,168 [execute] INFO git cat-file --batch-check [2025-06-05T08:29:15.413Z] 2025-06-05 08:29:15,168 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-06-05T08:29:15.413Z] 2025-06-05 08:29:15,170 [execute] INFO git rev-list 43dfe4193dcf57e77e87adf393c47309c51747c3 -- [2025-06-05T08:29:15.413Z] 2025-06-05 08:29:15,171 [execute] DEBUG Popen(['git', 'rev-list', '43dfe4193dcf57e77e87adf393c47309c51747c3', '--'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-06-05T08:29:15.413Z] 2025-06-05 08:29:15,175 [execute] INFO git fetch -v -- origin [2025-06-05T08:29:15.413Z] 2025-06-05 08:29:15,175 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, stdin=None, shell=False, universal_newlines=True) [2025-06-05T08:29:15.672Z] 2025-06-05 08:29:15,671 [run_push] DEBUG no remote changes detected [2025-06-05T08:29:15.672Z] 2025-06-05 08:29:15,671 [execute] INFO git push origin semver [2025-06-05T08:29:15.672Z] 2025-06-05 08:29:15,671 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-06-05T08:29:16.610Z] 2025-06-05 08:29:16,352 [run_push] DEBUG push all version tags [2025-06-05T08:29:16.610Z] 2025-06-05 08:29:16,352 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-06-05T08:29:16.610Z] 2025-06-05 08:29:16,353 [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) [2025-06-05T08:29:17.988Z] 2025-06-05 08:29:17,792 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2025-06-05T08:29:17.988Z] 1.0.0-dev.5 [Pipeline] } [2025-06-05T08:29:18.005Z] $ docker exec --env ******** --env ******** 0fe83c7e309c69aec5bdfcf70b6e079df37aafcc8119ecbc97ef1c5596d81d1f ssh-agent -k [2025-06-05T08:29:18.114Z] unset SSH_AUTH_SOCK; [2025-06-05T08:29:18.114Z] unset SSH_AGENT_PID; [2025-06-05T08:29:18.115Z] echo Agent pid 38 killed; [2025-06-05T08:29:18.118Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-06-05T08:29:18.447Z] + git semver [Pipeline] } [2025-06-05T08:29:19.038Z] $ docker stop --time=1 0fe83c7e309c69aec5bdfcf70b6e079df37aafcc8119ecbc97ef1c5596d81d1f [2025-06-05T08:29:20.352Z] $ docker rm -f --volumes 0fe83c7e309c69aec5bdfcf70b6e079df37aafcc8119ecbc97ef1c5596d81d1f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-06-05T08:29:20.793Z] + [ -d /w/workspace/gexfoundry_edgex-taf-common_main/archives ] [2025-06-05T08:29:20.793Z] + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives [2025-06-05T08:29:20.793Z] total 16 [2025-06-05T08:29:20.793Z] drwxr-xr-x 3 root root 4096 Jun 5 08:20 . [2025-06-05T08:29:20.793Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 5 08:29 .. [2025-06-05T08:29:20.793Z] drwxr-xr-x 2 root root 4096 Jun 5 08:20 cost [2025-06-05T08:29:20.793Z] -rw-r--r-- 1 root root 87 Jun 5 08:20 cost.csv [2025-06-05T08:29:20.793Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_edgex-taf-common_main/archives [2025-06-05T08:29:20.793Z] + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives [2025-06-05T08:29:20.793Z] total 16 [2025-06-05T08:29:20.793Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 5 08:20 . [2025-06-05T08:29:20.793Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 5 08:29 .. [2025-06-05T08:29:20.793Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 5 08:20 cost [2025-06-05T08:29:20.793Z] -rw-r--r-- 1 jenkins jenkins 87 Jun 5 08:20 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-06-05T08:29:21.086Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-05T08:29:21.945Z] ---> package-listing.sh [2025-06-05T08:29:21.945Z] ++ facter osfamily [2025-06-05T08:29:21.945Z] ++ tr '[:upper:]' '[:lower:]' [2025-06-05T08:29:22.203Z] + OS_FAMILY=debian [2025-06-05T08:29:22.203Z] + workspace=/w/workspace/gexfoundry_edgex-taf-common_main [2025-06-05T08:29:22.203Z] + START_PACKAGES=/tmp/packages_start.txt [2025-06-05T08:29:22.203Z] + END_PACKAGES=/tmp/packages_end.txt [2025-06-05T08:29:22.203Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-06-05T08:29:22.203Z] + PACKAGES=/tmp/packages_start.txt [2025-06-05T08:29:22.203Z] + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' [2025-06-05T08:29:22.203Z] + PACKAGES=/tmp/packages_end.txt [2025-06-05T08:29:22.203Z] + case "${OS_FAMILY}" in [2025-06-05T08:29:22.203Z] + dpkg -l [2025-06-05T08:29:22.203Z] + grep '^ii' [2025-06-05T08:29:22.203Z] + '[' -f /tmp/packages_start.txt ']' [2025-06-05T08:29:22.203Z] + '[' -f /tmp/packages_end.txt ']' [2025-06-05T08:29:22.203Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-06-05T08:29:22.203Z] + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' [2025-06-05T08:29:22.203Z] + mkdir -p /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [2025-06-05T08:29:22.203Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [Pipeline] echo [2025-06-05T08:29:22.215Z] 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 [2025-06-05T08:29:22.491Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-05T08:29:23.057Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-05T08:29:23.057Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-05T08:29:23.144Z] prd-ubuntu20.04-docker-8c-8g-2822 does not seem to be running inside a container [2025-06-05T08:29:23.270Z] $ 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 [2025-06-05T08:29:23.506Z] $ docker top 5f89be65288eb086d20c108aa7fa44f19bf4dd38545fff1f51d1898c4e126a5b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-05T08:29:23.894Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-06-05T08:29:24.180Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-06-05T08:29:24.463Z] + ls /var/log/sa-host [2025-06-05T08:29:24.463Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-05T08:29:24.498Z] provisioning config files... [2025-06-05T08:29:24.508Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config6955107433309427643tmp [Pipeline] { [Pipeline] echo [2025-06-05T08:29:24.523Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-05T08:29:24.804Z] ---> create-netrc.sh [Pipeline] } [2025-06-05T08:29:24.811Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-06-05T08:29:25.114Z] ---> python-tools-install.sh [Pipeline] echo [2025-06-05T08:29:25.124Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-05T08:29:25.408Z] ---> sudo-logs.sh [2025-06-05T08:29:25.408Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-06-05T08:29:25.440Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-05T08:29:25.722Z] ---> job-cost.sh [2025-06-05T08:29:25.722Z] lf-activate-venv: SKIPPING [2025-06-05T08:29:25.722Z] DEBUG: total: 0.2199999988079071 [2025-06-05T08:29:25.722Z] INFO: Retrieving Stack Cost... [2025-06-05T08:29:25.981Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-06-05T08:29:26.548Z] INFO: Archiving Costs [Pipeline] echo [2025-06-05T08:29:26.564Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-05T08:29:26.846Z] ---> logs-deploy.sh [2025-06-05T08:29:26.846Z] lf-activate-venv: SKIPPING [2025-06-05T08:29:26.846Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/main/54 [2025-06-05T08:29:26.846Z] INFO: archiving workspace using pattern(s): [2025-06-05T08:29:27.784Z] Archives upload complete. [2025-06-05T08:29:27.784Z] INFO: archiving logs to Nexus