Pull request #119 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5c5c1f8fbedf1c0bde598f1509e3326fd6b57eaf+f7616055fa408fe9de5c1ab01cec76f469475795 (ca6ba7cc323cedf99703b1be090c1d0ed32c1f06) 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-ssh15175172121938477373.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-ssh18413323641580406684.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-119/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-119/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh854456428008409803.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-119/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6828040371792580235.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6725416504667360196.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-119/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-119/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18314944568230379536.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f6201a7a3d6e66e18b8eca84a9a3a23cb614281a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-42563 in /w/workspace/xfoundry_edgex-taf-common_PR-119 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git > git init /w/workspace/xfoundry_edgex-taf-common_PR-119 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit f7616055fa408fe9de5c1ab01cec76f469475795 into PR head commit 5c5c1f8fbedf1c0bde598f1509e3326fd6b57eaf Merge succeeded, producing 5c5c1f8fbedf1c0bde598f1509e3326fd6b57eaf Checking out Revision 5c5c1f8fbedf1c0bde598f1509e3326fd6b57eaf (PR-119) Commit message: "build: bump redis from 5.0.1 to 5.2.1" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f6201a7a3d6e66e18b8eca84a9a3a23cb614281a > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/119/head:refs/remotes/origin/PR-119 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5c5c1f8fbedf1c0bde598f1509e3326fd6b57eaf # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f7616055fa408fe9de5c1ab01cec76f469475795 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5c5c1f8fbedf1c0bde598f1509e3326fd6b57eaf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:12:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:12:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:12:51 ========================================================= 18:12:51 EdgeX Global Pipelines Version Info 18:12:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:12:52 ------------------- 18:12:52 stable info: 18:12:52 ------------------- 18:12:52 Commited By: Ginny Guan ginny@iotechsys.com 18:12:52 Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 18:12:52 Message: update stable to v1.0.274 18:12:52 ------------------- 18:12:52 experimental info: 18:12:52 ------------------- 18:12:52 Commited By: Ginny Guan ginny@iotechsys.com 18:12:52 Commit SHA: e63c24b3e3d9a84dc1e69f593cedf07ec71d9018 18:12:52 Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 18:12:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 18:12:53 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 18:12:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:12:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:12:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:12:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 18:12:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:12:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 18:12:53 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 18:12:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:12:53 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 18:12:53 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 18:12:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:12:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:12:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-119 [Pipeline] echo 18:12:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-119 [Pipeline] echo 18:12:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-119 [Pipeline] echo 18:12:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5c5c1f8fbedf1c0bde598f1509e3326fd6b57eaf [Pipeline] echo 18:12:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5c5c1f8 [Pipeline] echo 18:12:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:12:54 provisioning config files... 18:12:54 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-119@tmp/config8442348112749452214tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:12:54 ---> ****-login.sh 18:12:54 nexus3.edgexfoundry.org:10001 18:12:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:12:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:12:54 Configure a credential helper to remove this warning. See 18:12:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:12:54 18:12:54 Login Succeeded 18:12:54 nexus3.edgexfoundry.org:10002 18:12:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:12:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:12:54 Configure a credential helper to remove this warning. See 18:12:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:12:54 18:12:54 Login Succeeded 18:12:54 nexus3.edgexfoundry.org:10003 18:12:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:12:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:12:55 Configure a credential helper to remove this warning. See 18:12:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:12:55 18:12:55 Login Succeeded 18:12:55 nexus3.edgexfoundry.org:10004 18:12:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:12:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:12:55 Configure a credential helper to remove this warning. See 18:12:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:12:55 18:12:55 Login Succeeded 18:12:55 ****.io 18:12:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:12:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:12:55 Configure a credential helper to remove this warning. See 18:12:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:12:55 18:12:55 Login Succeeded 18:12:55 ---> ****-login.sh ends [Pipeline] } 18:12:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 18:12:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:12:55 + grep -v github /etc/ssh/ssh_known_hosts 18:12:55 + [ -e /tmp/ssh_known_hosts ] 18:12:55 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:12:55 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:12:55 sudo tee -a /etc/ssh/ssh_known_hosts 18:12:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:12:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:12:56 18:12:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:12:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:12:56 0.1.4: Pulling from edgex-devops/py-git-semver 18:12:56 b85a868b505f: Pulling fs layer 18:12:56 e2be974225ed: Pulling fs layer 18:12:56 339a4e72a1f5: Pulling fs layer 18:12:56 988bab9f4d93: Pulling fs layer 18:12:56 1469e6f7b9e6: Pulling fs layer 18:12:56 eaf3925da568: Pulling fs layer 18:12:56 bab4dde63d76: Pulling fs layer 18:12:56 bde34c3a00c8: Pulling fs layer 18:12:56 b352a97aabf1: Pulling fs layer 18:12:56 4872d77fe225: Pulling fs layer 18:12:56 5851b861e8e6: Pulling fs layer 18:12:56 988bab9f4d93: Waiting 18:12:56 1469e6f7b9e6: Waiting 18:12:56 eaf3925da568: Waiting 18:12:56 bab4dde63d76: Waiting 18:12:56 bde34c3a00c8: Waiting 18:12:56 b352a97aabf1: Waiting 18:12:56 4872d77fe225: Waiting 18:12:56 5851b861e8e6: Waiting 18:12:56 e2be974225ed: Download complete 18:12:56 988bab9f4d93: Download complete 18:12:56 1469e6f7b9e6: Verifying Checksum 18:12:56 1469e6f7b9e6: Download complete 18:12:56 eaf3925da568: Verifying Checksum 18:12:56 eaf3925da568: Download complete 18:12:56 339a4e72a1f5: Verifying Checksum 18:12:56 339a4e72a1f5: Download complete 18:12:56 bde34c3a00c8: Verifying Checksum 18:12:56 bde34c3a00c8: Download complete 18:12:56 b352a97aabf1: Verifying Checksum 18:12:56 b352a97aabf1: Download complete 18:12:56 4872d77fe225: Verifying Checksum 18:12:56 5851b861e8e6: Verifying Checksum 18:12:56 5851b861e8e6: Download complete 18:12:56 b85a868b505f: Download complete 18:12:57 bab4dde63d76: Verifying Checksum 18:12:57 bab4dde63d76: Download complete 18:12:58 b85a868b505f: Pull complete 18:12:58 e2be974225ed: Pull complete 18:12:58 339a4e72a1f5: Pull complete 18:12:58 988bab9f4d93: Pull complete 18:12:59 1469e6f7b9e6: Pull complete 18:12:59 eaf3925da568: Pull complete 18:13:01 bab4dde63d76: Pull complete 18:13:01 bde34c3a00c8: Pull complete 18:13:01 b352a97aabf1: Pull complete 18:13:01 4872d77fe225: Pull complete 18:13:01 5851b861e8e6: Pull complete 18:13:01 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:13:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:13:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:13:01 prd-ubuntu20.04-docker-8c-8g-42563 does not seem to be running inside a container 18:13:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-119 -v /w/workspace/xfoundry_edgex-taf-common_PR-119:/w/workspace/xfoundry_edgex-taf-common_PR-119:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-119@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-119@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:13:02 $ docker top f1c3e5cf2ab2f0985b863d03ed2921b37382157b64ead71e739068224e67cd77 -eo pid,comm 18:13:02 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:13:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:13:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:13:03 [ssh-agent] Looking for ssh-agent implementation... 18:13:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:13:03 $ docker exec f1c3e5cf2ab2f0985b863d03ed2921b37382157b64ead71e739068224e67cd77 ssh-agent 18:13:03 SSH_AUTH_SOCK=/tmp/ssh-9kDrMuebNIcB/agent.32 18:13:03 SSH_AGENT_PID=38 18:13:03 Running ssh-add (command line suppressed) 18:13:03 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-119@tmp/private_key_1455868620479283387.key (/w/workspace/xfoundry_edgex-taf-common_PR-119@tmp/private_key_1455868620479283387.key) 18:13:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:13:03 + git tag --points-at HEAD [Pipeline] } 18:13:03 $ docker exec --env ******** --env ******** f1c3e5cf2ab2f0985b863d03ed2921b37382157b64ead71e739068224e67cd77 ssh-agent -k 18:13:03 unset SSH_AUTH_SOCK; 18:13:03 unset SSH_AGENT_PID; 18:13:03 echo Agent pid 38 killed; 18:13:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:13:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:13:04 [ssh-agent] Looking for ssh-agent implementation... 18:13:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:13:04 $ docker exec f1c3e5cf2ab2f0985b863d03ed2921b37382157b64ead71e739068224e67cd77 ssh-agent 18:13:04 SSH_AUTH_SOCK=/tmp/ssh-peLOiw59SNuo/agent.71 18:13:04 SSH_AGENT_PID=77 18:13:04 Running ssh-add (command line suppressed) 18:13:04 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-119@tmp/private_key_13731319326526544115.key (/w/workspace/xfoundry_edgex-taf-common_PR-119@tmp/private_key_13731319326526544115.key) 18:13:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:13:04 + git semver init 18:13:04 2025-04-01 18:13:04,910 [run_init] DEBUG init version:0.0.0 force:False 18:13:04 2025-04-01 18:13:04,910 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-119/.semver 18:13:04 2025-04-01 18:13:04,911 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-119/.semver 18:13:04 2025-04-01 18:13:04,911 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-119/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-119, universal_newlines=False, shell=None, istream=None) 18:13:05 2025-04-01 18:13:05,486 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-119/.git/info/exclude 18:13:05 2025-04-01 18:13:05,487 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-119/.semver/PR-119 with force:False 18:13:05 2025-04-01 18:13:05,487 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-119/.semver/PR-119 18:13:05 2025-04-01 18:13:05,491 [execute] INFO git cat-file --batch-check 18:13:05 2025-04-01 18:13:05,491 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-119/.semver, universal_newlines=False, shell=None, istream=) 18:13:05 2025-04-01 18:13:05,497 [execute] INFO git cat-file --batch 18:13:05 2025-04-01 18:13:05,498 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-119/.semver, universal_newlines=False, shell=None, istream=) 18:13:05 2025-04-01 18:13:05,502 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-119/.semver/PR-119 18:13:05 0.0.0 [Pipeline] } 18:13:05 $ docker exec --env ******** --env ******** f1c3e5cf2ab2f0985b863d03ed2921b37382157b64ead71e739068224e67cd77 ssh-agent -k 18:13:05 unset SSH_AUTH_SOCK; 18:13:05 unset SSH_AGENT_PID; 18:13:05 echo Agent pid 77 killed; 18:13:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:13:06 + git semver [Pipeline] } 18:13:06 $ docker stop --time=1 f1c3e5cf2ab2f0985b863d03ed2921b37382157b64ead71e739068224e67cd77 18:13:07 $ docker rm -f --volumes f1c3e5cf2ab2f0985b863d03ed2921b37382157b64ead71e739068224e67cd77 [Pipeline] // withDockerContainer [Pipeline] sh 18:13:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:13:08 Stashed 1 file(s) [Pipeline] echo 18:13:08 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:13:09 provisioning config files... 18:13:09 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-119@tmp/config17189677117044276563tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:13:09 ---> ****-login.sh 18:13:09 nexus3.edgexfoundry.org:10001 18:13:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:13:09 Configure a credential helper to remove this warning. See 18:13:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:13:09 18:13:09 Login Succeeded 18:13:09 nexus3.edgexfoundry.org:10002 18:13:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:13:09 Configure a credential helper to remove this warning. See 18:13:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:13:09 18:13:09 Login Succeeded 18:13:09 nexus3.edgexfoundry.org:10003 18:13:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:13:09 Configure a credential helper to remove this warning. See 18:13:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:13:09 18:13:09 Login Succeeded 18:13:09 nexus3.edgexfoundry.org:10004 18:13:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:13:09 Configure a credential helper to remove this warning. See 18:13:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:13:09 18:13:09 Login Succeeded 18:13:09 ****.io 18:13:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:13:09 Configure a credential helper to remove this warning. See 18:13:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:13:09 18:13:09 Login Succeeded 18:13:09 ---> ****-login.sh ends [Pipeline] } 18:13:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:13:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:13:11 + ls -al . 18:13:11 total 72 18:13:11 drwxrwxr-x 7 jenkins jenkins 4096 Apr 1 18:13 . 18:13:11 drwxrwxr-x 4 jenkins jenkins 4096 Apr 1 18:12 .. 18:13:11 drwxrwxr-x 8 jenkins jenkins 4096 Apr 1 18:13 .git 18:13:11 drwxrwxr-x 2 jenkins jenkins 4096 Apr 1 18:12 .github 18:13:11 -rw-rw-r-- 1 jenkins jenkins 22 Apr 1 18:12 .gitignore 18:13:11 drwxr-xr-x 3 jenkins jenkins 4096 Apr 1 18:13 .semver 18:13:11 -rw-rw-r-- 1 jenkins jenkins 1653 Apr 1 18:12 Dockerfile 18:13:11 -rw-rw-r-- 1 jenkins jenkins 746 Apr 1 18:12 Jenkinsfile 18:13:11 -rw-rw-r-- 1 jenkins jenkins 11381 Apr 1 18:12 LICENSE 18:13:11 -rw-rw-r-- 1 jenkins jenkins 3606 Apr 1 18:12 README.md 18:13:11 drwxrwxr-x 4 jenkins jenkins 4096 Apr 1 18:12 TAF-Manager 18:13:11 drwxrwxr-x 6 jenkins jenkins 4096 Apr 1 18:12 TUC 18:13:11 -rw-rw-r-- 1 jenkins jenkins 5 Apr 1 18:13 VERSION 18:13:11 -rw-rw-r-- 1 jenkins jenkins 360 Apr 1 18:12 requirements.txt 18:13:11 -rw-rw-r-- 1 jenkins jenkins 54 Apr 1 18:12 robot-entrypoint.sh 18:13:11 -rw-rw-r-- 1 jenkins jenkins 445 Apr 1 18:12 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:11 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=5c5c1f8fbedf1c0bde598f1509e3326fd6b57eaf --label arch=amd64 --label version=0.0.0 . 18:13:11 Sending build context to Docker daemon 615.4kB 18:13:11 Step 1/13 : FROM alpine:3.20 18:13:11 3.20: Pulling from library/alpine 18:13:12 0a9a5dfd008f: Pulling fs layer 18:13:12 0a9a5dfd008f: Verifying Checksum 18:13:12 0a9a5dfd008f: Download complete 18:13:12 0a9a5dfd008f: Pull complete 18:13:12 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 18:13:12 Status: Downloaded newer image for alpine:3.20 18:13:12 ---> ff221270b9fb 18:13:12 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 18:13:12 ---> Running in c0ee70ed1778 18:13:12 Removing intermediate container c0ee70ed1778 18:13:12 ---> 001066219b2a 18:13:12 Step 3/13 : LABEL maintainer="Bruce Huang " 18:13:12 ---> Running in 1a5b47f9a689 18:13:12 Removing intermediate container 1a5b47f9a689 18:13:12 ---> 2c8488456b00 18:13:12 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 18:13:12 ---> 1d5e58b4cbd2 18:13:12 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 18:13:12 ---> 635ab0cdb525 18:13:12 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 18:13:13 ---> a146777d0bc9 18:13:13 Step 7/13 : WORKDIR /edgex-taf 18:13:13 ---> Running in 9ae9a18d6958 18:13:13 Removing intermediate container 9ae9a18d6958 18:13:13 ---> 68278ec78ace 18:13:13 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:13:13 ---> Running in fd1cd3c53d38 18:13:13 Removing intermediate container fd1cd3c53d38 18:13:13 ---> 5b7256adecb0 18:13:13 Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.5-r2 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && rm /usr/lib/python*/EXTERNALLY-MANAGED && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache-dir --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install --no-cache-dir ./edgex-taf-common && pip3 install --no-cache-dir -r requirements.txt 18:13:13 ---> Running in ce9146f8a5af 18:13:14 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:13:14 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:13:15 OK: 8 MiB in 14 packages 18:13:15 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:13:15 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:13:16 (1/14) Installing ca-certificates (20241121-r1) 18:13:16 (2/14) Installing brotli-libs (1.1.0-r2) 18:13:17 (3/14) Installing c-ares (1.33.1-r0) 18:13:17 (4/14) Installing libunistring (1.2-r0) 18:13:18 (5/14) Installing libidn2 (2.3.7-r0) 18:13:18 (6/14) Installing nghttp2-libs (1.62.1-r0) 18:13:18 (7/14) Installing libpsl (0.21.5-r1) 18:13:19 (8/14) Installing zstd-libs (1.5.6-r0) 18:13:19 (9/14) Installing libcurl (8.12.1-r0) 18:13:20 (10/14) Installing curl (8.12.1-r0) 18:13:20 (11/14) Installing docker-cli (26.1.5-r0) 18:13:21 (12/14) Installing oniguruma (6.9.9-r0) 18:13:21 (13/14) Installing jq (1.7.1-r0) 18:13:22 (14/14) Installing openssl (3.3.3-r0) 18:13:22 Executing busybox-1.36.1-r29.trigger 18:13:22 Executing ca-certificates-20241121-r1.trigger 18:13:22 OK: 43 MiB in 28 packages 18:13:22 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:13:23 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:13:23 Still waiting to schedule task 18:13:23 ‘prd-ubuntu20.04-docker-arm64-4c-16g-42564’ is offline 18:13:24 (1/167) Installing libexpat (2.7.0-r0) 18:13:24 (2/167) Installing libbz2 (1.0.8-r6) 18:13:24 (3/167) Installing libpng (1.6.44-r0) 18:13:25 (4/167) Installing freetype (2.13.2-r0) 18:13:25 (5/167) Installing fontconfig (2.15.0-r1) 18:13:26 (6/167) Installing libfontenc (1.1.8-r0) 18:13:26 (7/167) Installing mkfontscale (1.2.2-r6) 18:13:26 (8/167) Installing font-opensans (0_git20210927-r1) 18:13:26 (9/167) Installing pkgconf (2.2.0-r0) 18:13:27 (10/167) Installing libgcc (13.2.1_git20240309-r1) 18:13:27 (11/167) Installing libffi (3.4.6-r0) 18:13:27 (12/167) Installing libintl (0.22.5-r0) 18:13:28 (13/167) Installing libeconf (0.6.3-r0) 18:13:28 (14/167) Installing libblkid (2.40.1-r1) 18:13:28 (15/167) Installing libmount (2.40.1-r1) 18:13:29 (16/167) Installing pcre2 (10.43-r0) 18:13:29 (17/167) Installing glib (2.80.5-r0) 18:13:30 (18/167) Installing libstdc++ (13.2.1_git20240309-r1) 18:13:30 (19/167) Installing xz-libs (5.6.2-r0) 18:13:30 (20/167) Installing libxml2 (2.12.7-r2) 18:13:31 (21/167) Installing shared-mime-info (2.4-r0) 18:13:31 (22/167) Installing hicolor-icon-theme (0.17-r2) 18:13:32 (23/167) Installing libjpeg-turbo (3.0.3-r0) 18:13:32 (24/167) Installing libsharpyuv (1.3.2-r0) 18:13:32 (25/167) Installing libwebp (1.3.2-r0) 18:13:33 (26/167) Installing tiff (4.6.0t-r0) 18:13:33 (27/167) Installing gdk-pixbuf (2.42.12-r0) 18:13:33 (28/167) Installing gtk-update-icon-cache (3.24.43-r0) 18:13:34 (29/167) Installing libxau (1.0.11-r4) 18:13:34 (30/167) Installing libmd (1.1.0-r0) 18:13:34 (31/167) Installing libbsd (0.12.2-r0) 18:13:34 (32/167) Installing libxdmcp (1.1.5-r1) 18:13:35 (33/167) Installing libxcb (1.16.1-r0) 18:13:35 (34/167) Installing libx11 (1.8.9-r1) 18:13:36 (35/167) Installing libxcomposite (0.4.6-r5) 18:13:36 (36/167) Installing libxfixes (6.0.1-r4) 18:13:36 (37/167) Installing libxrender (0.9.11-r5) 18:13:36 (38/167) Installing libxcursor (1.2.2-r1) 18:13:36 (39/167) Installing libxdamage (1.1.6-r5) 18:13:37 (40/167) Installing libxext (1.3.6-r2) 18:13:37 (41/167) Installing libxi (1.8.1-r4) 18:13:37 (42/167) Installing libxinerama (1.1.5-r4) 18:13:38 (43/167) Installing libxrandr (1.5.4-r1) 18:13:38 (44/167) Installing libatk-1.0 (2.52.0-r0) 18:13:38 (45/167) Installing libxtst (1.2.4-r6) 18:13:38 (46/167) Installing dbus-libs (1.14.10-r1) 18:13:39 (47/167) Installing at-spi2-core (2.52.0-r0) 18:13:39 (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) 18:13:39 (49/167) Installing pixman (0.43.2-r0) 18:13:40 (50/167) Installing cairo (1.18.0-r0) 18:13:40 (51/167) Installing cairo-gobject (1.18.0-r0) 18:13:41 (52/167) Installing avahi-libs (0.8-r17) 18:13:41 (53/167) Installing gmp (6.3.0-r1) 18:13:41 (54/167) Installing nettle (3.9.1-r0) 18:13:42 (55/167) Installing libtasn1 (4.20.0-r0) 18:13:42 (56/167) Installing p11-kit (0.25.3-r0) 18:13:42 (57/167) Installing gnutls (3.8.5-r0) 18:13:43 (58/167) Installing cups-libs (2.4.9-r1) 18:13:43 (59/167) Installing libepoxy (1.5.10-r1) 18:13:44 (60/167) Installing fribidi (1.0.15-r0) 18:13:44 (61/167) Installing graphite2 (1.3.14-r6) 18:13:44 (62/167) Installing harfbuzz (8.5.0-r0) 18:13:45 (63/167) Installing libxft (2.3.8-r3) 18:13:45 (64/167) Installing pango (1.52.2-r0) 18:13:45 (65/167) Installing wayland-libs-client (1.22.0-r4) 18:13:46 (66/167) Installing wayland-libs-cursor (1.22.0-r4) 18:13:46 (67/167) Installing wayland-libs-egl (1.22.0-r4) 18:13:46 (68/167) Installing xkeyboard-config (2.41-r0) 18:13:47 (69/167) Installing libxkbcommon (1.7.0-r0) 18:13:47 (70/167) Installing gtk+3.0 (3.24.43-r0) 18:13:48 (71/167) Installing icu-data-full (74.2-r0) 18:13:49 (72/167) Installing mesa (24.0.9-r1) 18:13:49 (73/167) Installing llvm17-libs (17.0.6-r2) 18:13:59 (74/167) Installing hwdata-pci (0.382-r0) 18:13:59 (75/167) Installing libpciaccess (0.18.1-r0) 18:13:59 (76/167) Installing libdrm (2.4.120-r0) 18:13:59 (77/167) Installing libelf (0.191-r0) 18:13:59 (78/167) Installing mesa-glapi (24.0.9-r1) 18:13:59 (79/167) Installing mesa-dri-gallium (24.0.9-r1) 18:14:01 (80/167) Installing eudev-libs (3.2.14-r2) 18:14:01 (81/167) Installing libmagic (5.45-r1) 18:14:02 (82/167) Installing file (5.45-r1) 18:14:02 (83/167) Installing xprop (1.2.7-r0) 18:14:02 (84/167) Installing libice (1.1.1-r6) 18:14:02 (85/167) Installing libuuid (2.40.1-r1) 18:14:03 (86/167) Installing libsm (1.2.4-r4) 18:14:03 (87/167) Installing libxt (1.3.0-r5) 18:14:03 (88/167) Installing libxmu (1.1.4-r2) 18:14:04 (89/167) Installing xset (1.2.5-r1) 18:14:04 (90/167) Installing xdg-utils (1.2.1-r0) 18:14:04 (91/167) Installing libogg (1.3.5-r5) 18:14:05 (92/167) Installing libflac (1.4.3-r1) 18:14:05 (93/167) Installing alsa-lib (1.2.11-r0) 18:14:05 (94/167) Installing libSvtAv1Enc (2.0.0-r1) 18:14:06 (95/167) Installing aom-libs (3.9.1-r0) 18:14:06 (96/167) Installing libva (2.21.0-r0) 18:14:07 (97/167) Installing libvdpau (1.5-r3) 18:14:07 (98/167) Installing onevpl-libs (2023.3.1-r2) 18:14:07 (99/167) Installing ffmpeg-libavutil (6.1.1-r8) 18:14:08 (100/167) Installing libdav1d (1.4.2-r0) 18:14:08 (101/167) Installing openexr-libiex (3.1.13-r1) 18:14:09 (102/167) Installing openexr-libilmthread (3.1.13-r1) 18:14:09 (103/167) Installing imath (3.1.12-r0) 18:14:09 (104/167) Installing openexr-libopenexr (3.1.13-r1) 18:14:10 (105/167) Installing giflib (5.2.2-r0) 18:14:10 (106/167) Installing libhwy (1.0.7-r0) 18:14:10 (107/167) Installing lcms2 (2.16-r0) 18:14:11 (108/167) Installing libjxl (0.10.2-r0) 18:14:11 (109/167) Installing lame-libs (3.100-r5) 18:14:11 (110/167) Installing opus (1.5.2-r0) 18:14:12 (111/167) Installing rav1e-libs (0.7.1-r0) 18:14:12 (112/167) Installing libgomp (13.2.1_git20240309-r1) 18:14:13 (113/167) Installing soxr (0.1.3-r7) 18:14:13 (114/167) Installing ffmpeg-libswresample (6.1.1-r8) 18:14:13 (115/167) Installing libtheora (1.1.1-r18) 18:14:14 (116/167) Installing libvorbis (1.3.7-r2) 18:14:14 (117/167) Installing libvpx (1.14.1-r0) 18:14:15 (118/167) Installing libwebpmux (1.3.2-r0) 18:14:15 (119/167) Installing x264-libs (0.164_git20231001-r0) 18:14:15 (120/167) Installing numactl (2.0.18-r0) 18:14:15 (121/167) Installing x265-libs (3.6-r0) 18:14:16 (122/167) Installing xvidcore (1.3.7-r2) 18:14:17 (123/167) Installing ffmpeg-libavcodec (6.1.1-r8) 18:14:17 (124/167) Installing libbluray (1.3.4-r1) 18:14:18 (125/167) Installing mpg123-libs (1.32.8-r0) 18:14:18 (126/167) Installing libopenmpt (0.7.7-r0) 18:14:19 (127/167) Installing cjson (1.7.18-r0) 18:14:19 (128/167) Installing mbedtls (3.6.2-r0) 18:14:19 (129/167) Installing librist (0.2.10-r1) 18:14:19 (130/167) Installing libsrt (1.5.3-r0) 18:14:20 (131/167) Installing libssh (0.10.6-r0) 18:14:20 (132/167) Installing libsodium (1.0.19-r0) 18:14:21 (133/167) Installing libzmq (4.3.5-r2) 18:14:21 (134/167) Installing ffmpeg-libavformat (6.1.1-r8) 18:14:21 (135/167) Installing crc32c (1.1.2-r0) 18:14:22 (136/167) Installing double-conversion (3.3.0-r0) 18:14:22 (137/167) Installing libevent (2.1.12-r7) 18:14:22 (138/167) Installing wayland-libs-server (1.22.0-r4) 18:14:23 (139/167) Installing mesa-gbm (24.0.9-r1) 18:14:23 (140/167) Installing harfbuzz-subset (8.5.0-r0) 18:14:24 (141/167) Installing icu-libs (74.2-r0) 18:14:24 (142/167) Installing minizip (1.3.1-r0) 18:14:24 (143/167) Installing nspr (4.35-r4) 18:14:25 (144/167) Installing sqlite-libs (3.45.3-r1) 18:14:25 (145/167) Installing nss (3.105-r0) 18:14:26 (146/167) Installing openh264 (2.4.1-r0) 18:14:26 (147/167) Installing libcamera-ipa (0.3.0-r0) 18:14:26 (148/167) Installing libunwind (1.8.1-r0) 18:14:27 (149/167) Installing yaml (0.2.5-r2) 18:14:27 (150/167) Installing libcamera (0.3.0-r0) 18:14:27 (151/167) Installing speexdsp (1.2.1-r2) 18:14:28 (152/167) Installing libuv (1.48.0-r0) 18:14:28 (153/167) Installing roc-toolkit-libs (0.3.0-r0) 18:14:28 (154/167) Installing libsndfile (1.2.2-r1) 18:14:29 (155/167) Installing webrtc-audio-processing-1 (1.3-r0) 18:14:29 (156/167) Installing pipewire-libs (1.0.6-r1) 18:14:30 (157/167) Installing libasyncns (0.8-r3) 18:14:30 (158/167) Installing libltdl (2.4.7-r3) 18:14:30 (159/167) Installing orc (0.4.40-r0) 18:14:31 (160/167) Installing tdb-libs (1.4.9-r1) 18:14:31 (161/167) Installing libpulse (17.0-r0) 18:14:31 (162/167) Installing libwebpdemux (1.3.2-r0) 18:14:32 (163/167) Installing libgpg-error (1.49-r0) 18:14:32 (164/167) Installing libgcrypt (1.10.3-r0) 18:14:33 (165/167) Installing libxslt (1.1.39-r2) 18:14:33 (166/167) Installing chromium (131.0.6778.108-r0) 18:14:48 (167/167) Installing chromium-chromedriver (131.0.6778.108-r0) 18:14:48 Executing busybox-1.36.1-r29.trigger 18:14:48 Executing fontconfig-2.15.0-r1.trigger 18:14:48 Executing mkfontscale-1.2.2-r6.trigger 18:14:48 Executing glib-2.80.5-r0.trigger 18:14:48 Executing shared-mime-info-2.4-r0.trigger 18:14:48 Executing gdk-pixbuf-2.42.12-r0.trigger 18:14:48 Executing gtk-update-icon-cache-3.24.43-r0.trigger 18:14:48 Executing gtk+3.0-3.24.43-r0.trigger 18:14:48 OK: 672 MiB in 195 packages 18:14:48 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:14:48 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:14:48 (1/30) Installing jansson (2.14-r4) 18:14:48 (2/30) Installing binutils (2.42-r1) 18:14:48 (3/30) Installing libatomic (13.2.1_git20240309-r1) 18:14:49 (4/30) Installing isl26 (0.26-r1) 18:14:49 (5/30) Installing mpfr4 (4.2.1-r0) 18:14:50 (6/30) Installing mpc1 (1.3.1-r1) 18:14:50 (7/30) Installing gcc (13.2.1_git20240309-r1) 18:14:58 (8/30) Installing musl-dev (1.2.5-r1) 18:14:59 (9/30) Installing linux-headers (6.6-r0) 18:14:59 (10/30) Installing libffi-dev (3.4.6-r0) 18:14:59 (11/30) Installing libpq (16.8-r0) 18:15:00 (12/30) Installing openssl-dev (3.3.3-r0) 18:15:00 (13/30) Installing libpq-dev (16.8-r0) 18:15:01 (14/30) Installing libecpg (16.8-r0) 18:15:01 (15/30) Installing libecpg-dev (16.8-r0) 18:15:01 (16/30) Installing clang16-headers (16.0.6-r5) 18:15:02 (17/30) Installing llvm16-libs (16.0.6-r9) 18:15:12 (18/30) Installing clang16-libs (16.0.6-r5) 18:15:14 (19/30) Installing fortify-headers (1.1-r3) 18:15:14 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) 18:15:15 (21/30) Installing llvm16-linker-tools (16.0.6-r9) 18:15:15 (22/30) Installing clang16 (16.0.6-r5) 18:15:15 (23/30) Installing icu (74.2-r0) 18:15:16 (24/30) Installing icu-dev (74.2-r0) 18:15:16 (25/30) Installing llvm16 (16.0.6-r9) 18:15:26 (26/30) Installing lz4-libs (1.9.4-r5) 18:15:26 (27/30) Installing lz4-dev (1.9.4-r5) 18:15:26 (28/30) Installing zstd (1.5.6-r0) 18:15:26 (29/30) Installing zstd-dev (1.5.6-r0) 18:15:26 (30/30) Installing postgresql16-dev (16.8-r0) 18:15:26 Executing busybox-1.36.1-r29.trigger 18:15:27 OK: 1208 MiB in 225 packages 18:15:27 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:15:27 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:15:28 (1/14) Installing g++ (13.2.1_git20240309-r1) 18:15:30 (2/14) Installing gdbm (1.23-r1) 18:15:31 (3/14) Installing mpdecimal (4.0.0-r0) 18:15:31 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) 18:15:31 (5/14) Installing libncursesw (6.4_p20240420-r2) 18:15:32 (6/14) Installing libpanelw (6.4_p20240420-r2) 18:15:32 (7/14) Installing readline (8.2.10-r0) 18:15:32 (8/14) Installing python3 (3.12.9-r0) 18:15:33 (9/14) Installing python3-pycache-pyc0 (3.12.9-r0) 18:15:34 (10/14) Installing pyc (3.12.9-r0) 18:15:34 (11/14) Installing python3-pyc (3.12.9-r0) 18:15:34 (12/14) Installing python3-dev (3.12.9-r0) 18:15:36 (13/14) Installing libsodium-dev (1.0.19-r0) 18:15:36 (14/14) Installing zeromq-dev (4.3.5-r2) 18:15:36 Executing busybox-1.36.1-r29.trigger 18:15:36 OK: 1374 MiB in 239 packages 18:15:36 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:15:37 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:15:37 OK: 1374 MiB in 239 packages 18:15:38 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:15:38 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:15:39 (1/1) Installing tzdata (2025b-r0) 18:15:39 OK: 1376 MiB in 240 packages 18:15:39 (1/1) Purging tzdata (2025b-r0) 18:15:39 OK: 1374 MiB in 239 packages 18:15:41 Looking in links: /tmp/tmp4ogdryfj 18:15:41 Processing /tmp/tmp4ogdryfj/pip-24.3.1-py3-none-any.whl 18:15:41 Installing collected packages: pip 18:15:42 Successfully installed pip-24.3.1 18:15:42 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 18:15:42 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (24.3.1) 18:15:43 Collecting pip 18:15:43 Downloading pip-25.0.1-py3-none-any.whl.metadata (3.7 kB) 18:15:43 Collecting setuptools 18:15:43 Downloading setuptools-78.1.0-py3-none-any.whl.metadata (6.6 kB) 18:15:43 Collecting wheel 18:15:43 Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) 18:15:43 Downloading pip-25.0.1-py3-none-any.whl (1.8 MB) 18:15:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 174.7 MB/s eta 0:00:00 18:15:43 Downloading setuptools-78.1.0-py3-none-any.whl (1.3 MB) 18:15:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 202.3 MB/s eta 0:00:00 18:15:43 Downloading wheel-0.45.1-py3-none-any.whl (72 kB) 18:15:43 Installing collected packages: wheel, setuptools, pip 18:15:44 Attempting uninstall: pip 18:15:44 Found existing installation: pip 24.3.1 18:15:44 Uninstalling pip-24.3.1: 18:15:44 Successfully uninstalled pip-24.3.1 18:15:45 Successfully installed pip-25.0.1 setuptools-78.1.0 wheel-0.45.1 18:15:45 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 18:15:46 Processing ./edgex-taf-common 18:15:46 Preparing metadata (setup.py): started 18:15:46 Preparing metadata (setup.py): finished with status 'done' 18:15:46 Building wheels for collected packages: edgex-taf-common 18:15:46 Building wheel for edgex-taf-common (setup.py): started 18:15:46 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 18:15:46 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14540 sha256=2bde4e253726065295737e130bb6303fc4bd1435ad2f8b4ede541d71d39533ad 18:15:46 Stored in directory: /tmp/pip-ephem-wheel-cache-jaqk__ej/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 18:15:46 Successfully built edgex-taf-common 18:15:46 Installing collected packages: edgex-taf-common 18:15:46 Successfully installed edgex-taf-common-0.0.0 18:15:46 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 18:15:47 Collecting robotframework==7.0.1 (from -r requirements.txt (line 1)) 18:15:47 Downloading robotframework-7.0.1-py3-none-any.whl.metadata (7.5 kB) 18:15:47 Collecting python-dotenv==1.0.1 (from -r requirements.txt (line 2)) 18:15:47 Downloading python_dotenv-1.0.1-py3-none-any.whl.metadata (23 kB) 18:15:47 Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) 18:15:47 Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) 18:15:47 Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) 18:15:47 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) 18:15:47 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 18:15:47 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 18:15:47 Preparing metadata (setup.py): started 18:15:47 Preparing metadata (setup.py): finished with status 'done' 18:15:47 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) 18:15:47 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl.metadata (16 kB) 18:15:47 Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) 18:15:47 Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) 18:15:47 Collecting requests==2.32.3 (from -r requirements.txt (line 8)) 18:15:47 Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) 18:15:47 Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) 18:15:47 Downloading paho-mqtt-1.6.1.tar.gz (99 kB) 18:15:47 Preparing metadata (setup.py): started 18:15:47 Preparing metadata (setup.py): finished with status 'done' 18:15:47 Collecting docker==7.1.0 (from -r requirements.txt (line 10)) 18:15:47 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 18:15:48 Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) 18:15:48 Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (61 kB) 18:15:48 Collecting psutil==6.0.0 (from -r requirements.txt (line 12)) 18:15:48 Downloading psutil-6.0.0.tar.gz (508 kB) 18:15:48 Installing build dependencies: started 18:15:50 Installing build dependencies: finished with status 'done' 18:15:50 Getting requirements to build wheel: started 18:15:50 Getting requirements to build wheel: finished with status 'done' 18:15:50 Preparing metadata (pyproject.toml): started 18:15:50 Preparing metadata (pyproject.toml): finished with status 'done' 18:15:50 Collecting redis==5.2.1 (from -r requirements.txt (line 13)) 18:15:50 Downloading redis-5.2.1-py3-none-any.whl.metadata (9.1 kB) 18:15:51 Collecting pyzmq==26.0.3 (from -r requirements.txt (line 14)) 18:15:51 Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (6.1 kB) 18:15:51 Collecting influxdb-client==1.41.0 (from -r requirements.txt (line 15)) 18:15:51 Downloading influxdb_client-1.41.0-py3-none-any.whl.metadata (64 kB) 18:15:51 Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) 18:15:51 Downloading psycopg2-2.9.9.tar.gz (384 kB) 18:15:51 Preparing metadata (setup.py): started 18:15:51 Preparing metadata (setup.py): finished with status 'done' 18:15:51 Collecting pycryptodome==3.20.0 (from -r requirements.txt (line 17)) 18:15:51 Downloading pycryptodome-3.20.0-cp35-abi3-musllinux_1_1_x86_64.whl.metadata (3.4 kB) 18:15:51 Collecting protobuf==5.28.1 (from -r requirements.txt (line 18)) 18:15:51 Downloading protobuf-5.28.1-py3-none-any.whl.metadata (592 bytes) 18:15:51 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:15:51 Downloading selenium-4.30.0-py3-none-any.whl.metadata (7.5 kB) 18:15:51 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:15:51 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) 18:15:51 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:15:51 Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) 18:15:51 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:15:51 Downloading flex-6.14.1.tar.gz (40 kB) 18:15:51 Preparing metadata (setup.py): started 18:15:51 Preparing metadata (setup.py): finished with status 'done' 18:15:51 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:15:51 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 18:15:51 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:15:51 Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) 18:15:51 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:15:51 Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB) 18:15:52 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:15:52 Downloading pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB) 18:15:52 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:15:52 Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 18:15:52 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:15:52 Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) 18:15:52 Collecting charset-normalizer<4,>=2 (from requests==2.32.3->-r requirements.txt (line 8)) 18:15:52 Downloading charset_normalizer-3.4.1-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (35 kB) 18:15:52 Collecting idna<4,>=2.5 (from requests==2.32.3->-r requirements.txt (line 8)) 18:15:52 Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) 18:15:52 Collecting urllib3<3,>=1.21.1 (from requests==2.32.3->-r requirements.txt (line 8)) 18:15:52 Downloading urllib3-2.3.0-py3-none-any.whl.metadata (6.5 kB) 18:15:52 Collecting certifi>=2017.4.17 (from requests==2.32.3->-r requirements.txt (line 8)) 18:15:52 Downloading certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB) 18:15:52 Collecting reactivex>=4.0.4 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) 18:15:52 Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) 18:15:52 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) 18:15:52 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 18:15:52 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.41.0->-r requirements.txt (line 15)) (78.1.0) 18:15:52 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.41.0->-r requirements.txt (line 15)) 18:15:52 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 18:15:52 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.41.0->-r requirements.txt (line 15)) 18:15:52 Downloading typing_extensions-4.13.0-py3-none-any.whl.metadata (3.0 kB) 18:15:52 Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:15:52 Downloading trio-0.29.0-py3-none-any.whl.metadata (8.5 kB) 18:15:52 Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:15:52 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 18:15:52 Collecting websocket-client~=1.8 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:15:52 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 18:15:52 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:15:52 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (2.1 kB) 18:15:52 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:15:52 Downloading validate_email-1.3.tar.gz (4.7 kB) 18:15:52 Preparing metadata (setup.py): started 18:15:52 Preparing metadata (setup.py): finished with status 'done' 18:15:52 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:15:52 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 18:15:52 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:15:52 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 18:15:52 Preparing metadata (setup.py): started 18:15:52 Preparing metadata (setup.py): finished with status 'done' 18:15:52 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:15:52 Downloading click-8.1.8-py3-none-any.whl.metadata (2.3 kB) 18:15:52 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:15:52 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 18:15:52 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:15:52 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 18:15:52 Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:15:52 Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) 18:15:52 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:15:52 Downloading jsonschema_specifications-2024.10.1-py3-none-any.whl.metadata (3.0 kB) 18:15:53 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:15:53 Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) 18:15:53 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:15:53 Downloading rpds_py-0.24.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.1 kB) 18:15:53 Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:15:53 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 18:15:53 Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:15:53 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 18:15:53 Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:15:53 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 18:15:53 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:15:53 Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) 18:15:53 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:15:53 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 18:15:53 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:15:53 Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) 18:15:53 Downloading robotframework-7.0.1-py3-none-any.whl (727 kB) 18:15:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 727.6/727.6 kB 202.0 MB/s eta 0:00:00 18:15:53 Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB) 18:15:53 Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) 18:15:53 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) 18:15:53 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) 18:15:53 Downloading configparser-6.0.0-py3-none-any.whl (19 kB) 18:15:53 Downloading requests-2.32.3-py3-none-any.whl (64 kB) 18:15:53 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 18:15:53 Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_x86_64.whl (17.8 MB) 18:15:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.8/17.8 MB 245.1 MB/s eta 0:00:00 18:15:53 Downloading redis-5.2.1-py3-none-any.whl (261 kB) 18:15:53 Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_x86_64.whl (1.5 MB) 18:15:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 218.6 MB/s eta 0:00:00 18:15:53 Downloading influxdb_client-1.41.0-py3-none-any.whl (744 kB) 18:15:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 744.6/744.6 kB 328.9 MB/s eta 0:00:00 18:15:53 Downloading pycryptodome-3.20.0-cp35-abi3-musllinux_1_1_x86_64.whl (2.2 MB) 18:15:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 224.8 MB/s eta 0:00:00 18:15:53 Downloading protobuf-5.28.1-py3-none-any.whl (169 kB) 18:15:53 Downloading certifi-2025.1.31-py3-none-any.whl (166 kB) 18:15:53 Downloading charset_normalizer-3.4.1-cp312-cp312-musllinux_1_2_x86_64.whl (146 kB) 18:15:53 Downloading idna-3.10-py3-none-any.whl (70 kB) 18:15:53 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 18:15:53 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 18:15:53 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 18:15:53 Downloading selenium-4.30.0-py3-none-any.whl (9.4 MB) 18:15:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 268.2 MB/s eta 0:00:00 18:15:53 Downloading urllib3-2.3.0-py3-none-any.whl (128 kB) 18:15:53 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) 18:15:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 118.7 MB/s eta 0:00:00 18:15:53 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 18:15:53 Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) 18:15:53 Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB) 18:15:53 Downloading pygments-2.19.1-py3-none-any.whl (1.2 MB) 18:15:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 239.4 MB/s eta 0:00:00 18:15:53 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 18:15:53 Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) 18:15:53 Downloading attrs-25.3.0-py3-none-any.whl (63 kB) 18:15:53 Downloading click-8.1.8-py3-none-any.whl (98 kB) 18:15:53 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 18:15:53 Downloading jsonschema_specifications-2024.10.1-py3-none-any.whl (18 kB) 18:15:53 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl (756 kB) 18:15:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 756.6/756.6 kB 257.9 MB/s eta 0:00:00 18:15:53 Downloading referencing-0.36.2-py3-none-any.whl (26 kB) 18:15:53 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 18:15:54 Downloading rpds_py-0.24.0-cp312-cp312-musllinux_1_2_x86_64.whl (564 kB) 18:15:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 564.3/564.3 kB 343.6 MB/s eta 0:00:00 18:15:54 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 18:15:54 Downloading trio-0.29.0-py3-none-any.whl (492 kB) 18:15:54 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 18:15:54 Downloading typing_extensions-4.13.0-py3-none-any.whl (45 kB) 18:15:54 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 18:15:54 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 18:15:54 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 18:15:54 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 18:15:54 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 18:15:54 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 18:15:54 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 18:15:54 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 18:15:54 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, strict-rfc3339, validate-email 18:15:54 Building wheel for robotbackgroundlogger (setup.py): started 18:15:54 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 18:15:54 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4341 sha256=3e44c7287d4b0ac52ef5b8ab7896b69a02ab16e6e05b2267da3bd8748359ad30 18:15:54 Stored in directory: /tmp/pip-ephem-wheel-cache-43qfjkae/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 18:15:54 Building wheel for paho-mqtt (setup.py): started 18:15:54 Building wheel for paho-mqtt (setup.py): finished with status 'done' 18:15:54 Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62200 sha256=f65239bc675946e4dbaac8883a7ca1de2539af46ef6cbc1c394b4026defd2f18 18:15:54 Stored in directory: /tmp/pip-ephem-wheel-cache-43qfjkae/wheels/23/d5/af/1f3cbcc350dec9d8e95040f388e0163d132eff0c9a453db659 18:15:54 Building wheel for psutil (pyproject.toml): started 18:15:56 Building wheel for psutil (pyproject.toml): finished with status 'done' 18:15:56 Created wheel for psutil: filename=psutil-6.0.0-cp312-abi3-linux_x86_64.whl size=289979 sha256=eee7d56e27ee54a68d031dbf8d87291b489652be0a3453f047c89b0ea05a30b7 18:15:56 Stored in directory: /tmp/pip-ephem-wheel-cache-43qfjkae/wheels/c8/dd/05/e23a694b10fb292015561f1ddcd33cc337729c3d407ab7a733 18:15:56 Building wheel for psycopg2 (setup.py): started 18:16:04 Building wheel for psycopg2 (setup.py): finished with status 'done' 18:16:04 Created wheel for psycopg2: filename=psycopg2-2.9.9-cp312-cp312-linux_x86_64.whl size=521971 sha256=5ebb8350ca61ae4c36a8a41397362fad31095ed6429fa53989f07b53aa084cdf 18:16:04 Stored in directory: /tmp/pip-ephem-wheel-cache-43qfjkae/wheels/ff/ac/80/7ccec163e3d05ae2112311b895132409b9abfd7e0c1c6b5183 18:16:04 Building wheel for flex (setup.py): started 18:16:05 Building wheel for flex (setup.py): finished with status 'done' 18:16:05 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77344 sha256=548e675ce193e0fa7f6a5ecd5572b1060fbb5ce112151c97e085b2841e9afb62 18:16:05 Stored in directory: /tmp/pip-ephem-wheel-cache-43qfjkae/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 18:16:05 Building wheel for strict-rfc3339 (setup.py): started 18:16:05 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 18:16:05 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18226 sha256=6f0dffefc23bf81d2a5bead6e8206b2693d581b4d18e3640384ec2cdfcc33d57 18:16:05 Stored in directory: /tmp/pip-ephem-wheel-cache-43qfjkae/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 18:16:05 Building wheel for validate-email (setup.py): started 18:16:05 Building wheel for validate-email (setup.py): finished with status 'done' 18:16:05 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5561 sha256=0f89d2cbeb1acc1284a860a1d4871dcb12f318584fd2722a616edbd6d151c33f 18:16:05 Stored in directory: /tmp/pip-ephem-wheel-cache-43qfjkae/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 18:16:05 Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex strict-rfc3339 validate-email 18:16:05 Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, redis, pyzmq, PyYAML, python-dotenv, pysocks, pygments, pycryptodome, psycopg2, psutil, protobuf, numpy, jsonpointer, jsonpath-ng, idna, h11, docutils, configparser, click, charset-normalizer, certifi, attrs, wsproto, robotbackgroundlogger, requests, referencing, reactivex, python-dateutil, outcome, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary 18:16:15 Successfully installed GenSON-1.3.0 PyYAML-6.0.2 RESTinstance-1.3.0 attrs-25.3.0 certifi-2025.1.31 charset-normalizer-3.4.1 click-8.1.8 configparser-6.0.0 docker-7.1.0 docutils-0.21.2 flex-6.14.1 h11-0.14.0 idna-3.10 influxdb-client-1.41.0 jsonpath-ng-1.7.0 jsonpointer-3.0.0 jsonschema-4.23.0 jsonschema-specifications-2024.10.1 numpy-1.26.2 outcome-1.3.0.post0 paho-mqtt-1.6.1 ply-3.11 protobuf-5.28.1 psutil-6.0.0 psycopg2-2.9.9 pycryptodome-3.20.0 pygments-2.19.1 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.0.1 pytz-2025.2 pyzmq-26.0.3 reactivex-4.0.4 redis-5.2.1 referencing-0.36.2 requests-2.32.3 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.0.1 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.2.0 rpds-py-0.24.0 selenium-4.30.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.29.0 trio-websocket-0.12.2 typing-extensions-4.13.0 tzlocal-5.3.1 urllib3-2.3.0 validate-email-1.3 websocket-client-1.8.0 wsproto-1.2.0 18:16:15 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 18:16:20 Running on prd-ubuntu20.04-docker-arm64-4c-16g-42568 in /w/workspace/xfoundry_edgex-taf-common_PR-119 [Pipeline] { [Pipeline] checkout 18:16:20 Selected Git installation does not exist. Using Default 18:16:20 The recommended git tool is: NONE 18:16:25 using credential edgex-jenkins-ssh 18:16:25 Cloning the remote Git repository 18:16:25 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 18:16:25 > git init /w/workspace/xfoundry_edgex-taf-common_PR-119 # timeout=10 18:16:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 18:16:25 > git --version # timeout=10 18:16:25 > git --version # 'git version 2.25.1' 18:16:25 using GIT_SSH to set credentials SSH Credentials for GitHub 18:16:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:16:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 18:16:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:16:27 Merging remotes/origin/main commit f7616055fa408fe9de5c1ab01cec76f469475795 into PR head commit 5c5c1f8fbedf1c0bde598f1509e3326fd6b57eaf 18:16:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 18:16:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 18:16:27 using GIT_SSH to set credentials SSH Credentials for GitHub 18:16:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/119/head:refs/remotes/origin/PR-119 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:16:27 > git config core.sparsecheckout # timeout=10 18:16:27 Merge succeeded, producing 5c5c1f8fbedf1c0bde598f1509e3326fd6b57eaf 18:16:27 Checking out Revision 5c5c1f8fbedf1c0bde598f1509e3326fd6b57eaf (PR-119) 18:16:28 Commit message: "build: bump redis from 5.0.1 to 5.2.1" 18:16:28 > git --version # timeout=10 18:16:28 > git --version # 'git version 2.25.1' 18:16:28 fatal: bad object f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 18:16:27 > git checkout -f 5c5c1f8fbedf1c0bde598f1509e3326fd6b57eaf # timeout=10 18:16:27 > git remote # timeout=10 18:16:27 > git config --get remote.origin.url # timeout=10 18:16:27 using GIT_SSH to set credentials SSH Credentials for GitHub 18:16:27 > git merge f7616055fa408fe9de5c1ab01cec76f469475795 # timeout=10 18:16:27 > git rev-parse HEAD^{commit} # timeout=10 18:16:27 > git config core.sparsecheckout # timeout=10 18:16:27 > git checkout -f 5c5c1f8fbedf1c0bde598f1509e3326fd6b57eaf # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:16:33 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:16:33 % Total % Received % Xferd Average Speed Time Time Time Current 18:16:33 Dload Upload Total Spent Left Speed 18:16:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 240k 0 --:--:-- --:--:-- --:--:-- 245k [Pipeline] sh 18:16:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:16:34 + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new 18:16:34 18:16:34 { 18:16:34 "registry-mirrors": [ 18:16:34 "https://nexus3.edgexfoundry.org:10001" 18:16:34 ], 18:16:34 "bip": "10.250.0.254/24", 18:16:34 "hosts": [ 18:16:34 "tcp://0.0.0.0:5555", 18:16:34 "unix:///var/run/docker.sock" 18:16:34 ], 18:16:34 "mtu": 1458, 18:16:34 "selinux-enabled": true, 18:16:34 "seccomp-profile": "/etc/docker/seccomp.json" 18:16:34 } 18:16:34 Removing intermediate container ce9146f8a5af 18:16:34 ---> 70d779439985 18:16:34 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 18:16:34 ---> Running in 5c8ad6e0a7fb 18:16:34 Removing intermediate container 5c8ad6e0a7fb 18:16:34 ---> 08f1cba7944b 18:16:34 Step 11/13 : LABEL arch=amd64 18:16:34 ---> Running in 4debdb91e964 18:16:34 Removing intermediate container 4debdb91e964 18:16:34 ---> ebd38c37a2b1 18:16:34 Step 12/13 : LABEL git_sha=5c5c1f8fbedf1c0bde598f1509e3326fd6b57eaf 18:16:34 ---> Running in 65a2444f74d2 18:16:34 Removing intermediate container 65a2444f74d2 18:16:34 ---> 886679113d56 18:16:34 Step 13/13 : LABEL version=0.0.0 18:16:34 ---> Running in 7d685c171498 18:16:34 Removing intermediate container 7d685c171498 18:16:34 ---> 8574569433ef 18:16:34 [Warning] One or more build-args [ARCH] were not consumed 18:16:34 Successfully built 8574569433ef 18:16:34 Successfully tagged edgex-taf-common:latest [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 18:16:34 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] sh Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage 18:16:34 + sudo service docker restart [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:16:35 18:16:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:16:35 latest: Pulling from edgex-lftools-log-publisher 18:16:35 5eb5b503b376: Pulling fs layer 18:16:35 5c69ac0246d0: Pulling fs layer 18:16:35 ec43610c2a17: Pulling fs layer 18:16:35 3a2ae6a8a46f: Pulling fs layer 18:16:35 33b1e0a273af: Pulling fs layer 18:16:35 5d3b04190fa2: Pulling fs layer 18:16:35 2f39f015ded8: Pulling fs layer 18:16:35 33b1e0a273af: Waiting 18:16:35 5d3b04190fa2: Waiting 18:16:35 2f39f015ded8: Waiting 18:16:35 3a2ae6a8a46f: Waiting 18:16:35 5c69ac0246d0: Download complete 18:16:35 3a2ae6a8a46f: Download complete 18:16:35 33b1e0a273af: Verifying Checksum 18:16:35 33b1e0a273af: Download complete 18:16:35 5d3b04190fa2: Verifying Checksum 18:16:35 5d3b04190fa2: Download complete 18:16:35 ec43610c2a17: Verifying Checksum 18:16:35 ec43610c2a17: Download complete 18:16:35 5eb5b503b376: Download complete 18:16:36 2f39f015ded8: Download complete 18:16:36 5eb5b503b376: Pull complete 18:16:37 5c69ac0246d0: Pull complete 18:16:37 ec43610c2a17: Pull complete 18:16:37 3a2ae6a8a46f: Pull complete 18:16:37 33b1e0a273af: Pull complete 18:16:37 5d3b04190fa2: Pull complete 18:16:43 2f39f015ded8: Pull complete 18:16:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:16:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:16:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:16:43 prd-ubuntu20.04-docker-8c-8g-42563 does not seem to be running inside a container 18:16:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_edgex-taf-common_PR-119 -v /w/workspace/xfoundry_edgex-taf-common_PR-119:/w/workspace/xfoundry_edgex-taf-common_PR-119:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-119@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-119@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:16:44 $ docker top 4b4ac8b96b25e3bdd56db40539dd592ec7d66579e53919f0cc78978e07035d3e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:16:45 ---> job-cost.sh 18:16:45 lf-activate-venv: SKIPPING 18:16:45 INFO: No Stack... 18:16:45 INFO: Retrieving Pricing Info for: v3-standard-8 18:16:45 INFO: Archiving Costs [Pipeline] sh 18:16:46 + cat /w/workspace/xfoundry_edgex-taf-common_PR-119/archives/cost.csv 18:16:46 + cut -d, -f6 [Pipeline] lock 18:16:46 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-119-1-stack-cost] 18:16:46 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-119-1-stack-cost] did not exist. Created. 18:16:46 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-119-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:16:46 + echo total: 0.2199999988079071 [Pipeline] stash 18:16:46 Stashed 1 file(s) [Pipeline] } 18:16:46 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-119-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:16:46 $ docker stop --time=1 4b4ac8b96b25e3bdd56db40539dd592ec7d66579e53919f0cc78978e07035d3e 18:16:47 $ docker rm -f --volumes 4b4ac8b96b25e3bdd56db40539dd592ec7d66579e53919f0cc78978e07035d3e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:16:53 provisioning config files... 18:16:53 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-119@tmp/config3675956310008097260tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:16:53 ---> ****-login.sh 18:16:53 nexus3.edgexfoundry.org:10001 18:16:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:16:54 Configure a credential helper to remove this warning. See 18:16:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:16:54 18:16:54 Login Succeeded 18:16:54 nexus3.edgexfoundry.org:10002 18:16:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:16:54 Configure a credential helper to remove this warning. See 18:16:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:16:54 18:16:54 Login Succeeded 18:16:54 nexus3.edgexfoundry.org:10003 18:16:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:16:55 Configure a credential helper to remove this warning. See 18:16:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:16:55 18:16:55 Login Succeeded 18:16:55 nexus3.edgexfoundry.org:10004 18:16:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:16:55 Configure a credential helper to remove this warning. See 18:16:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:16:55 18:16:55 Login Succeeded 18:16:55 ****.io 18:16:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:16:55 Configure a credential helper to remove this warning. See 18:16:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:16:55 18:16:55 Login Succeeded 18:16:55 ---> ****-login.sh ends [Pipeline] } 18:16:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:16:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:16:57 + ls -al . 18:16:57 total 68 18:16:57 drwxrwxr-x 6 jenkins jenkins 4096 Apr 1 18:16 . 18:16:57 drwxrwxr-x 4 jenkins jenkins 4096 Apr 1 18:16 .. 18:16:57 drwxrwxr-x 8 jenkins jenkins 4096 Apr 1 18:16 .git 18:16:57 drwxrwxr-x 2 jenkins jenkins 4096 Apr 1 18:16 .github 18:16:57 -rw-rw-r-- 1 jenkins jenkins 22 Apr 1 18:16 .gitignore 18:16:57 -rw-rw-r-- 1 jenkins jenkins 1653 Apr 1 18:16 Dockerfile 18:16:57 -rw-rw-r-- 1 jenkins jenkins 746 Apr 1 18:16 Jenkinsfile 18:16:57 -rw-rw-r-- 1 jenkins jenkins 11381 Apr 1 18:16 LICENSE 18:16:57 -rw-rw-r-- 1 jenkins jenkins 3606 Apr 1 18:16 README.md 18:16:57 drwxrwxr-x 4 jenkins jenkins 4096 Apr 1 18:16 TAF-Manager 18:16:57 drwxrwxr-x 6 jenkins jenkins 4096 Apr 1 18:16 TUC 18:16:57 -rw-rw-r-- 1 jenkins jenkins 5 Apr 1 18:13 VERSION 18:16:57 -rw-rw-r-- 1 jenkins jenkins 360 Apr 1 18:16 requirements.txt 18:16:57 -rw-rw-r-- 1 jenkins jenkins 54 Apr 1 18:16 robot-entrypoint.sh 18:16:57 -rw-rw-r-- 1 jenkins jenkins 445 Apr 1 18:16 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:57 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=5c5c1f8fbedf1c0bde598f1509e3326fd6b57eaf --label arch=arm64 --label version=0.0.0 . 18:16:57 Sending build context to Docker daemon 375.8kB 18:16:57 Step 1/13 : FROM alpine:3.20 18:16:58 3.20: Pulling from library/alpine 18:16:58 94e9d8af2201: Pulling fs layer 18:16:58 94e9d8af2201: Verifying Checksum 18:16:58 94e9d8af2201: Download complete 18:16:59 94e9d8af2201: Pull complete 18:16:59 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 18:16:59 Status: Downloaded newer image for alpine:3.20 18:16:59 ---> 7aab056cecc6 18:16:59 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 18:16:59 ---> Running in 0268871ff73b 18:16:59 Removing intermediate container 0268871ff73b 18:16:59 ---> 74e129c9a4f0 18:16:59 Step 3/13 : LABEL maintainer="Bruce Huang " 18:16:59 ---> Running in 35987ffd7271 18:17:00 Removing intermediate container 35987ffd7271 18:17:00 ---> 26ec621d4923 18:17:00 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 18:17:01 ---> ac4482290721 18:17:01 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 18:17:01 ---> 9de0c52da9c5 18:17:01 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 18:17:02 ---> bfd428b10d88 18:17:02 Step 7/13 : WORKDIR /edgex-taf 18:17:02 ---> Running in af69d71a2aa1 18:17:02 Removing intermediate container af69d71a2aa1 18:17:02 ---> e1670ebc89be 18:17:02 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:17:02 ---> Running in a0ea80b4eae5 18:17:04 Removing intermediate container a0ea80b4eae5 18:17:04 ---> b5918cc29980 18:17:04 Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.5-r2 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && rm /usr/lib/python*/EXTERNALLY-MANAGED && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache-dir --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install --no-cache-dir ./edgex-taf-common && pip3 install --no-cache-dir -r requirements.txt 18:17:04 ---> Running in b8600d87deb0 18:17:05 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:17:06 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:17:08 OK: 9 MiB in 14 packages 18:17:08 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:17:08 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:17:10 (1/14) Installing ca-certificates (20241121-r1) 18:17:10 (2/14) Installing brotli-libs (1.1.0-r2) 18:17:11 (3/14) Installing c-ares (1.33.1-r0) 18:17:11 (4/14) Installing libunistring (1.2-r0) 18:17:11 (5/14) Installing libidn2 (2.3.7-r0) 18:17:12 (6/14) Installing nghttp2-libs (1.62.1-r0) 18:17:12 (7/14) Installing libpsl (0.21.5-r1) 18:17:13 (8/14) Installing zstd-libs (1.5.6-r0) 18:17:13 (9/14) Installing libcurl (8.12.1-r0) 18:17:14 (10/14) Installing curl (8.12.1-r0) 18:17:14 (11/14) Installing docker-cli (26.1.5-r0) 18:17:17 (12/14) Installing oniguruma (6.9.9-r0) 18:17:17 (13/14) Installing jq (1.7.1-r0) 18:17:17 (14/14) Installing openssl (3.3.3-r0) 18:17:18 Executing busybox-1.36.1-r29.trigger 18:17:18 Executing ca-certificates-20241121-r1.trigger 18:17:18 OK: 43 MiB in 28 packages 18:17:18 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:17:19 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:17:21 (1/166) Installing libexpat (2.7.0-r0) 18:17:21 (2/166) Installing libbz2 (1.0.8-r6) 18:17:21 (3/166) Installing libpng (1.6.44-r0) 18:17:22 (4/166) Installing freetype (2.13.2-r0) 18:17:22 (5/166) Installing fontconfig (2.15.0-r1) 18:17:23 (6/166) Installing libfontenc (1.1.8-r0) 18:17:23 (7/166) Installing mkfontscale (1.2.2-r6) 18:17:23 (8/166) Installing font-opensans (0_git20210927-r1) 18:17:24 (9/166) Installing pkgconf (2.2.0-r0) 18:17:24 (10/166) Installing libgcc (13.2.1_git20240309-r1) 18:17:24 (11/166) Installing libffi (3.4.6-r0) 18:17:25 (12/166) Installing libintl (0.22.5-r0) 18:17:25 (13/166) Installing libeconf (0.6.3-r0) 18:17:26 (14/166) Installing libblkid (2.40.1-r1) 18:17:26 (15/166) Installing libmount (2.40.1-r1) 18:17:26 (16/166) Installing pcre2 (10.43-r0) 18:17:27 (17/166) Installing glib (2.80.5-r0) 18:17:28 (18/166) Installing libstdc++ (13.2.1_git20240309-r1) 18:17:28 (19/166) Installing xz-libs (5.6.2-r0) 18:17:29 (20/166) Installing libxml2 (2.12.7-r2) 18:17:29 (21/166) Installing shared-mime-info (2.4-r0) 18:17:29 (22/166) Installing hicolor-icon-theme (0.17-r2) 18:17:30 (23/166) Installing libjpeg-turbo (3.0.3-r0) 18:17:30 (24/166) Installing libsharpyuv (1.3.2-r0) 18:17:31 (25/166) Installing libwebp (1.3.2-r0) 18:17:31 (26/166) Installing tiff (4.6.0t-r0) 18:17:32 (27/166) Installing gdk-pixbuf (2.42.12-r0) 18:17:32 (28/166) Installing gtk-update-icon-cache (3.24.43-r0) 18:17:32 (29/166) Installing libxau (1.0.11-r4) 18:17:32 (30/166) Installing libmd (1.1.0-r0) 18:17:33 (31/166) Installing libbsd (0.12.2-r0) 18:17:33 (32/166) Installing libxdmcp (1.1.5-r1) 18:17:34 (33/166) Installing libxcb (1.16.1-r0) 18:17:34 (34/166) Installing libx11 (1.8.9-r1) 18:17:35 (35/166) Installing libxcomposite (0.4.6-r5) 18:17:35 (36/166) Installing libxfixes (6.0.1-r4) 18:17:35 (37/166) Installing libxrender (0.9.11-r5) 18:17:36 (38/166) Installing libxcursor (1.2.2-r1) 18:17:36 (39/166) Installing libxdamage (1.1.6-r5) 18:17:36 (40/166) Installing libxext (1.3.6-r2) 18:17:37 (41/166) Installing libxi (1.8.1-r4) 18:17:37 (42/166) Installing libxinerama (1.1.5-r4) 18:17:37 (43/166) Installing libxrandr (1.5.4-r1) 18:17:37 (44/166) Installing libatk-1.0 (2.52.0-r0) 18:17:38 (45/166) Installing libxtst (1.2.4-r6) 18:17:38 (46/166) Installing dbus-libs (1.14.10-r1) 18:17:39 (47/166) Installing at-spi2-core (2.52.0-r0) 18:17:39 (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) 18:17:39 (49/166) Installing pixman (0.43.2-r0) 18:17:40 (50/166) Installing cairo (1.18.0-r0) 18:17:40 (51/166) Installing cairo-gobject (1.18.0-r0) 18:17:40 (52/166) Installing avahi-libs (0.8-r17) 18:17:41 (53/166) Installing gmp (6.3.0-r1) 18:17:41 (54/166) Installing nettle (3.9.1-r0) 18:17:42 (55/166) Installing libtasn1 (4.20.0-r0) 18:17:42 (56/166) Installing p11-kit (0.25.3-r0) 18:17:43 (57/166) Installing gnutls (3.8.5-r0) 18:17:43 (58/166) Installing cups-libs (2.4.9-r1) 18:17:44 (59/166) Installing libepoxy (1.5.10-r1) 18:17:44 (60/166) Installing fribidi (1.0.15-r0) 18:17:44 (61/166) Installing graphite2 (1.3.14-r6) 18:17:45 (62/166) Installing harfbuzz (8.5.0-r0) 18:17:45 (63/166) Installing libxft (2.3.8-r3) 18:17:46 (64/166) Installing pango (1.52.2-r0) 18:17:46 (65/166) Installing wayland-libs-client (1.22.0-r4) 18:17:46 (66/166) Installing wayland-libs-cursor (1.22.0-r4) 18:17:47 (67/166) Installing wayland-libs-egl (1.22.0-r4) 18:17:47 (68/166) Installing xkeyboard-config (2.41-r0) 18:17:48 (69/166) Installing libxkbcommon (1.7.0-r0) 18:17:48 (70/166) Installing gtk+3.0 (3.24.43-r0) 18:17:49 (71/166) Installing icu-data-full (74.2-r0) 18:17:52 (72/166) Installing mesa (24.0.9-r1) 18:17:52 (73/166) Installing llvm17-libs (17.0.6-r2) 18:17:55 (74/166) Installing hwdata-pci (0.382-r0) 18:17:56 (75/166) Installing libpciaccess (0.18.1-r0) 18:17:56 (76/166) Installing libdrm (2.4.120-r0) 18:17:56 (77/166) Installing libelf (0.191-r0) 18:17:57 (78/166) Installing mesa-glapi (24.0.9-r1) 18:17:57 (79/166) Installing mesa-dri-gallium (24.0.9-r1) 18:17:59 (80/166) Installing eudev-libs (3.2.14-r2) 18:17:59 (81/166) Installing libmagic (5.45-r1) 18:18:00 (82/166) Installing file (5.45-r1) 18:18:00 (83/166) Installing xprop (1.2.7-r0) 18:18:00 (84/166) Installing libice (1.1.1-r6) 18:18:01 (85/166) Installing libuuid (2.40.1-r1) 18:18:01 (86/166) Installing libsm (1.2.4-r4) 18:18:01 (87/166) Installing libxt (1.3.0-r5) 18:18:02 (88/166) Installing libxmu (1.1.4-r2) 18:18:02 (89/166) Installing xset (1.2.5-r1) 18:18:03 (90/166) Installing xdg-utils (1.2.1-r0) 18:18:03 (91/166) Installing libogg (1.3.5-r5) 18:18:03 (92/166) Installing libflac (1.4.3-r1) 18:18:04 (93/166) Installing alsa-lib (1.2.11-r0) 18:18:04 (94/166) Installing libSvtAv1Enc (2.0.0-r1) 18:18:05 (95/166) Installing aom-libs (3.9.1-r0) 18:18:05 (96/166) Installing libva (2.21.0-r0) 18:18:06 (97/166) Installing libvdpau (1.5-r3) 18:18:06 (98/166) Installing ffmpeg-libavutil (6.1.1-r8) 18:18:07 (99/166) Installing libdav1d (1.4.2-r0) 18:18:07 (100/166) Installing openexr-libiex (3.1.13-r1) 18:18:07 (101/166) Installing openexr-libilmthread (3.1.13-r1) 18:18:08 (102/166) Installing imath (3.1.12-r0) 18:18:08 (103/166) Installing openexr-libopenexr (3.1.13-r1) 18:18:09 (104/166) Installing giflib (5.2.2-r0) 18:18:09 (105/166) Installing libhwy (1.0.7-r0) 18:18:09 (106/166) Installing lcms2 (2.16-r0) 18:18:10 (107/166) Installing libjxl (0.10.2-r0) 18:18:10 (108/166) Installing lame-libs (3.100-r5) 18:18:11 (109/166) Installing opus (1.5.2-r0) 18:18:11 (110/166) Installing rav1e-libs (0.7.1-r0) 18:18:12 (111/166) Installing libgomp (13.2.1_git20240309-r1) 18:18:12 (112/166) Installing soxr (0.1.3-r7) 18:18:13 (113/166) Installing ffmpeg-libswresample (6.1.1-r8) 18:18:13 (114/166) Installing libtheora (1.1.1-r18) 18:18:13 (115/166) Installing libvorbis (1.3.7-r2) 18:18:14 (116/166) Installing libvpx (1.14.1-r0) 18:18:15 (117/166) Installing libwebpmux (1.3.2-r0) 18:18:15 (118/166) Installing x264-libs (0.164_git20231001-r0) 18:18:16 (119/166) Installing numactl (2.0.18-r0) 18:18:16 (120/166) Installing x265-libs (3.6-r0) 18:18:17 (121/166) Installing xvidcore (1.3.7-r2) 18:18:17 (122/166) Installing ffmpeg-libavcodec (6.1.1-r8) 18:18:19 (123/166) Installing libbluray (1.3.4-r1) 18:18:19 (124/166) Installing mpg123-libs (1.32.8-r0) 18:18:19 (125/166) Installing libopenmpt (0.7.7-r0) 18:18:20 (126/166) Installing cjson (1.7.18-r0) 18:18:20 (127/166) Installing mbedtls (3.6.2-r0) 18:18:21 (128/166) Installing librist (0.2.10-r1) 18:18:21 (129/166) Installing libsrt (1.5.3-r0) 18:18:22 (130/166) Installing libssh (0.10.6-r0) 18:18:22 (131/166) Installing libsodium (1.0.19-r0) 18:18:23 (132/166) Installing libzmq (4.3.5-r2) 18:18:23 (133/166) Installing ffmpeg-libavformat (6.1.1-r8) 18:18:23 (134/166) Installing crc32c (1.1.2-r0) 18:18:24 (135/166) Installing double-conversion (3.3.0-r0) 18:18:24 (136/166) Installing libevent (2.1.12-r7) 18:18:25 (137/166) Installing wayland-libs-server (1.22.0-r4) 18:18:25 (138/166) Installing mesa-gbm (24.0.9-r1) 18:18:25 (139/166) Installing harfbuzz-subset (8.5.0-r0) 18:18:26 (140/166) Installing icu-libs (74.2-r0) 18:18:26 (141/166) Installing minizip (1.3.1-r0) 18:18:27 (142/166) Installing nspr (4.35-r4) 18:18:27 (143/166) Installing sqlite-libs (3.45.3-r1) 18:18:28 (144/166) Installing nss (3.105-r0) 18:18:28 (145/166) Installing openh264 (2.4.1-r0) 18:18:29 (146/166) Installing libcamera-ipa (0.3.0-r0) 18:18:29 (147/166) Installing libunwind (1.8.1-r0) 18:18:30 (148/166) Installing yaml (0.2.5-r2) 18:18:30 (149/166) Installing libcamera (0.3.0-r0) 18:18:30 (150/166) Installing speexdsp (1.2.1-r2) 18:18:31 (151/166) Installing libuv (1.48.0-r0) 18:18:31 (152/166) Installing roc-toolkit-libs (0.3.0-r0) 18:18:32 (153/166) Installing libsndfile (1.2.2-r1) 18:18:32 (154/166) Installing webrtc-audio-processing-1 (1.3-r0) 18:18:33 (155/166) Installing pipewire-libs (1.0.6-r1) 18:18:33 (156/166) Installing libasyncns (0.8-r3) 18:18:34 (157/166) Installing libltdl (2.4.7-r3) 18:18:34 (158/166) Installing orc (0.4.40-r0) 18:18:34 (159/166) Installing tdb-libs (1.4.9-r1) 18:18:35 (160/166) Installing libpulse (17.0-r0) 18:18:36 (161/166) Installing libwebpdemux (1.3.2-r0) 18:18:36 (162/166) Installing libgpg-error (1.49-r0) 18:18:36 (163/166) Installing libgcrypt (1.10.3-r0) 18:18:37 (164/166) Installing libxslt (1.1.39-r2) 18:18:37 (165/166) Installing chromium (131.0.6778.108-r0) 18:18:52 (166/166) Installing chromium-chromedriver (131.0.6778.108-r0) 18:18:53 Executing busybox-1.36.1-r29.trigger 18:18:53 Executing fontconfig-2.15.0-r1.trigger 18:18:53 Executing mkfontscale-1.2.2-r6.trigger 18:18:53 Executing glib-2.80.5-r0.trigger 18:18:53 Executing shared-mime-info-2.4-r0.trigger 18:18:56 Executing gdk-pixbuf-2.42.12-r0.trigger 18:18:56 Executing gtk-update-icon-cache-3.24.43-r0.trigger 18:18:56 Executing gtk+3.0-3.24.43-r0.trigger 18:18:56 OK: 657 MiB in 194 packages 18:18:56 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:18:57 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:18:59 (1/30) Installing jansson (2.14-r4) 18:18:59 (2/30) Installing binutils (2.42-r1) 18:19:00 (3/30) Installing libatomic (13.2.1_git20240309-r1) 18:19:00 (4/30) Installing isl26 (0.26-r1) 18:19:01 (5/30) Installing mpfr4 (4.2.1-r0) 18:19:01 (6/30) Installing mpc1 (1.3.1-r1) 18:19:01 (7/30) Installing gcc (13.2.1_git20240309-r1) 18:19:12 (8/30) Installing musl-dev (1.2.5-r1) 18:19:12 (9/30) Installing linux-headers (6.6-r0) 18:19:12 (10/30) Installing libffi-dev (3.4.6-r0) 18:19:12 (11/30) Installing libpq (16.8-r0) 18:19:12 (12/30) Installing openssl-dev (3.3.3-r0) 18:19:13 (13/30) Installing libpq-dev (16.8-r0) 18:19:14 (14/30) Installing libecpg (16.8-r0) 18:19:14 (15/30) Installing libecpg-dev (16.8-r0) 18:19:14 (16/30) Installing clang16-headers (16.0.6-r5) 18:19:15 (17/30) Installing llvm16-libs (16.0.6-r9) 18:19:18 (18/30) Installing clang16-libs (16.0.6-r5) 18:19:23 (19/30) Installing fortify-headers (1.1-r3) 18:19:23 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) 18:19:24 (21/30) Installing llvm16-linker-tools (16.0.6-r9) 18:19:24 (22/30) Installing clang16 (16.0.6-r5) 18:19:25 (23/30) Installing icu (74.2-r0) 18:19:26 (24/30) Installing icu-dev (74.2-r0) 18:19:26 (25/30) Installing llvm16 (16.0.6-r9) 18:19:29 (26/30) Installing lz4-libs (1.9.4-r5) 18:19:29 (27/30) Installing lz4-dev (1.9.4-r5) 18:19:30 (28/30) Installing zstd (1.5.6-r0) 18:19:30 (29/30) Installing zstd-dev (1.5.6-r0) 18:19:31 (30/30) Installing postgresql16-dev (16.8-r0) 18:19:32 Executing busybox-1.36.1-r29.trigger 18:19:32 OK: 1184 MiB in 224 packages 18:19:32 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:19:33 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:19:35 (1/14) Installing g++ (13.2.1_git20240309-r1) 18:19:38 (2/14) Installing gdbm (1.23-r1) 18:19:38 (3/14) Installing mpdecimal (4.0.0-r0) 18:19:39 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) 18:19:39 (5/14) Installing libncursesw (6.4_p20240420-r2) 18:19:39 (6/14) Installing libpanelw (6.4_p20240420-r2) 18:19:40 (7/14) Installing readline (8.2.10-r0) 18:19:40 (8/14) Installing python3 (3.12.9-r0) 18:19:43 (9/14) Installing python3-pycache-pyc0 (3.12.9-r0) 18:19:43 (10/14) Installing pyc (3.12.9-r0) 18:19:44 (11/14) Installing python3-pyc (3.12.9-r0) 18:19:44 (12/14) Installing python3-dev (3.12.9-r0) 18:19:54 (13/14) Installing libsodium-dev (1.0.19-r0) 18:19:54 (14/14) Installing zeromq-dev (4.3.5-r2) 18:19:54 Executing busybox-1.36.1-r29.trigger 18:19:54 OK: 1371 MiB in 238 packages 18:19:55 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:19:55 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:19:57 OK: 1371 MiB in 238 packages 18:19:57 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:19:58 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:20:00 (1/1) Installing tzdata (2025b-r0) 18:20:01 OK: 1372 MiB in 239 packages 18:20:02 (1/1) Purging tzdata (2025b-r0) 18:20:02 OK: 1371 MiB in 238 packages 18:20:15 Looking in links: /tmp/tmpu2ar3k3w 18:20:15 Processing /tmp/tmpu2ar3k3w/pip-24.3.1-py3-none-any.whl 18:20:15 Installing collected packages: pip 18:20:21 Successfully installed pip-24.3.1 18:20:21 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 18:20:24 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (24.3.1) 18:20:24 Collecting pip 18:20:24 Downloading pip-25.0.1-py3-none-any.whl.metadata (3.7 kB) 18:20:27 Collecting setuptools 18:20:27 Downloading setuptools-78.1.0-py3-none-any.whl.metadata (6.6 kB) 18:20:27 Collecting wheel 18:20:27 Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) 18:20:27 Downloading pip-25.0.1-py3-none-any.whl (1.8 MB) 18:20:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 45.7 MB/s eta 0:00:00 18:20:27 Downloading setuptools-78.1.0-py3-none-any.whl (1.3 MB) 18:20:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 51.5 MB/s eta 0:00:00 18:20:27 Downloading wheel-0.45.1-py3-none-any.whl (72 kB) 18:20:28 Installing collected packages: wheel, setuptools, pip 18:20:36 Attempting uninstall: pip 18:20:36 Found existing installation: pip 24.3.1 18:20:36 Uninstalling pip-24.3.1: 18:20:36 Successfully uninstalled pip-24.3.1 18:20:44 Successfully installed pip-25.0.1 setuptools-78.1.0 wheel-0.45.1 18:20:44 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 18:20:47 Processing ./edgex-taf-common 18:20:47 Preparing metadata (setup.py): started 18:20:48 Preparing metadata (setup.py): finished with status 'done' 18:20:48 Building wheels for collected packages: edgex-taf-common 18:20:48 Building wheel for edgex-taf-common (setup.py): started 18:20:50 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 18:20:50 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14540 sha256=fc614c65c89b022eac6064449ba60f14dfa289fd83201d0d97c62e02980fe7c6 18:20:50 Stored in directory: /tmp/pip-ephem-wheel-cache-zbsy6qfm/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 18:20:50 Successfully built edgex-taf-common 18:20:50 Installing collected packages: edgex-taf-common 18:20:50 Successfully installed edgex-taf-common-0.0.0 18:20:50 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 18:20:55 Collecting robotframework==7.0.1 (from -r requirements.txt (line 1)) 18:20:55 Downloading robotframework-7.0.1-py3-none-any.whl.metadata (7.5 kB) 18:20:55 Collecting python-dotenv==1.0.1 (from -r requirements.txt (line 2)) 18:20:55 Downloading python_dotenv-1.0.1-py3-none-any.whl.metadata (23 kB) 18:20:55 Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) 18:20:55 Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) 18:20:55 Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) 18:20:55 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) 18:20:55 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 18:20:55 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 18:20:55 Preparing metadata (setup.py): started 18:20:57 Preparing metadata (setup.py): finished with status 'done' 18:20:57 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) 18:20:57 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl.metadata (16 kB) 18:20:57 Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) 18:20:57 Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) 18:20:57 Collecting requests==2.32.3 (from -r requirements.txt (line 8)) 18:20:57 Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) 18:20:57 Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) 18:20:57 Downloading paho-mqtt-1.6.1.tar.gz (99 kB) 18:20:57 Preparing metadata (setup.py): started 18:20:59 Preparing metadata (setup.py): finished with status 'done' 18:20:59 Collecting docker==7.1.0 (from -r requirements.txt (line 10)) 18:20:59 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 18:21:01 Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) 18:21:01 Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (62 kB) 18:21:02 Collecting psutil==6.0.0 (from -r requirements.txt (line 12)) 18:21:02 Downloading psutil-6.0.0.tar.gz (508 kB) 18:21:02 Installing build dependencies: started 18:21:15 Installing build dependencies: finished with status 'done' 18:21:15 Getting requirements to build wheel: started 18:21:17 Getting requirements to build wheel: finished with status 'done' 18:21:17 Preparing metadata (pyproject.toml): started 18:21:19 Preparing metadata (pyproject.toml): finished with status 'done' 18:21:19 Collecting redis==5.2.1 (from -r requirements.txt (line 13)) 18:21:19 Downloading redis-5.2.1-py3-none-any.whl.metadata (9.1 kB) 18:21:20 Collecting pyzmq==26.0.3 (from -r requirements.txt (line 14)) 18:21:20 Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (6.1 kB) 18:21:21 Collecting influxdb-client==1.41.0 (from -r requirements.txt (line 15)) 18:21:21 Downloading influxdb_client-1.41.0-py3-none-any.whl.metadata (64 kB) 18:21:21 Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) 18:21:21 Downloading psycopg2-2.9.9.tar.gz (384 kB) 18:21:22 Preparing metadata (setup.py): started 18:21:23 Preparing metadata (setup.py): finished with status 'done' 18:21:24 Collecting pycryptodome==3.20.0 (from -r requirements.txt (line 17)) 18:21:24 Downloading pycryptodome-3.20.0-cp35-abi3-musllinux_1_1_aarch64.whl.metadata (3.4 kB) 18:21:25 Collecting protobuf==5.28.1 (from -r requirements.txt (line 18)) 18:21:25 Downloading protobuf-5.28.1-py3-none-any.whl.metadata (592 bytes) 18:21:26 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:21:26 Downloading selenium-4.30.0-py3-none-any.whl.metadata (7.5 kB) 18:21:26 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:21:26 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) 18:21:26 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:21:26 Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) 18:21:26 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:21:26 Downloading flex-6.14.1.tar.gz (40 kB) 18:21:26 Preparing metadata (setup.py): started 18:21:28 Preparing metadata (setup.py): finished with status 'done' 18:21:28 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:21:28 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 18:21:28 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:21:28 Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) 18:21:28 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:21:28 Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB) 18:21:28 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:21:28 Downloading pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB) 18:21:29 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:21:29 Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 18:21:29 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:21:29 Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) 18:21:30 Collecting charset-normalizer<4,>=2 (from requests==2.32.3->-r requirements.txt (line 8)) 18:21:30 Downloading charset_normalizer-3.4.1-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (35 kB) 18:21:30 Collecting idna<4,>=2.5 (from requests==2.32.3->-r requirements.txt (line 8)) 18:21:30 Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) 18:21:30 Collecting urllib3<3,>=1.21.1 (from requests==2.32.3->-r requirements.txt (line 8)) 18:21:30 Downloading urllib3-2.3.0-py3-none-any.whl.metadata (6.5 kB) 18:21:30 Collecting certifi>=2017.4.17 (from requests==2.32.3->-r requirements.txt (line 8)) 18:21:30 Downloading certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB) 18:21:31 Collecting reactivex>=4.0.4 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) 18:21:31 Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) 18:21:31 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) 18:21:31 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 18:21:31 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.41.0->-r requirements.txt (line 15)) (78.1.0) 18:21:31 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.41.0->-r requirements.txt (line 15)) 18:21:31 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 18:21:31 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.41.0->-r requirements.txt (line 15)) 18:21:31 Downloading typing_extensions-4.13.0-py3-none-any.whl.metadata (3.0 kB) 18:21:31 Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:21:31 Downloading trio-0.29.0-py3-none-any.whl.metadata (8.5 kB) 18:21:31 Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:21:31 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 18:21:32 Collecting websocket-client~=1.8 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:21:32 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 18:21:32 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:21:32 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (2.1 kB) 18:21:32 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:21:32 Downloading validate_email-1.3.tar.gz (4.7 kB) 18:21:32 Preparing metadata (setup.py): started 18:21:34 Preparing metadata (setup.py): finished with status 'done' 18:21:34 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:21:34 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 18:21:34 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:21:34 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 18:21:34 Preparing metadata (setup.py): started 18:21:35 Preparing metadata (setup.py): finished with status 'done' 18:21:35 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:21:35 Downloading click-8.1.8-py3-none-any.whl.metadata (2.3 kB) 18:21:35 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:21:35 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 18:21:35 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:21:35 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 18:21:36 Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:21:36 Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) 18:21:36 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:21:36 Downloading jsonschema_specifications-2024.10.1-py3-none-any.whl.metadata (3.0 kB) 18:21:36 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:21:36 Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) 18:21:38 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:21:38 Downloading rpds_py-0.24.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.1 kB) 18:21:39 Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:21:39 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 18:21:39 Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:21:39 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 18:21:39 Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:21:39 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 18:21:39 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:21:39 Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) 18:21:39 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:21:39 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 18:21:39 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:21:39 Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) 18:21:39 Downloading robotframework-7.0.1-py3-none-any.whl (727 kB) 18:21:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 727.6/727.6 kB 51.8 MB/s eta 0:00:00 18:21:39 Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB) 18:21:39 Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) 18:21:39 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) 18:21:39 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) 18:21:39 Downloading configparser-6.0.0-py3-none-any.whl (19 kB) 18:21:39 Downloading requests-2.32.3-py3-none-any.whl (64 kB) 18:21:39 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 18:21:39 Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_aarch64.whl (13.6 MB) 18:21:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.6/13.6 MB 45.8 MB/s eta 0:00:00 18:21:40 Downloading redis-5.2.1-py3-none-any.whl (261 kB) 18:21:40 Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_aarch64.whl (1.2 MB) 18:21:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 51.1 MB/s eta 0:00:00 18:21:40 Downloading influxdb_client-1.41.0-py3-none-any.whl (744 kB) 18:21:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 744.6/744.6 kB 51.7 MB/s eta 0:00:00 18:21:40 Downloading pycryptodome-3.20.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.1 MB) 18:21:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 50.0 MB/s eta 0:00:00 18:21:40 Downloading protobuf-5.28.1-py3-none-any.whl (169 kB) 18:21:40 Downloading certifi-2025.1.31-py3-none-any.whl (166 kB) 18:21:40 Downloading charset_normalizer-3.4.1-cp312-cp312-musllinux_1_2_aarch64.whl (141 kB) 18:21:40 Downloading idna-3.10-py3-none-any.whl (70 kB) 18:21:40 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 18:21:40 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 18:21:40 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 18:21:40 Downloading selenium-4.30.0-py3-none-any.whl (9.4 MB) 18:21:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 47.4 MB/s eta 0:00:00 18:21:40 Downloading urllib3-2.3.0-py3-none-any.whl (128 kB) 18:21:40 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) 18:21:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 23.7 MB/s eta 0:00:00 18:21:41 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 18:21:41 Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) 18:21:41 Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB) 18:21:41 Downloading pygments-2.19.1-py3-none-any.whl (1.2 MB) 18:21:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 51.1 MB/s eta 0:00:00 18:21:41 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 18:21:41 Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) 18:21:41 Downloading attrs-25.3.0-py3-none-any.whl (63 kB) 18:21:41 Downloading click-8.1.8-py3-none-any.whl (98 kB) 18:21:41 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 18:21:41 Downloading jsonschema_specifications-2024.10.1-py3-none-any.whl (18 kB) 18:21:41 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl (731 kB) 18:21:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 731.2/731.2 kB 46.8 MB/s eta 0:00:00 18:21:41 Downloading referencing-0.36.2-py3-none-any.whl (26 kB) 18:21:41 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 18:21:41 Downloading rpds_py-0.24.0-cp312-cp312-musllinux_1_2_aarch64.whl (568 kB) 18:21:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 568.1/568.1 kB 50.1 MB/s eta 0:00:00 18:21:41 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 18:21:41 Downloading trio-0.29.0-py3-none-any.whl (492 kB) 18:21:41 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 18:21:41 Downloading typing_extensions-4.13.0-py3-none-any.whl (45 kB) 18:21:41 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 18:21:41 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 18:21:41 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 18:21:41 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 18:21:41 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 18:21:41 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 18:21:41 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 18:21:41 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 18:21:42 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, strict-rfc3339, validate-email 18:21:42 Building wheel for robotbackgroundlogger (setup.py): started 18:21:43 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 18:21:43 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4341 sha256=117951fa9f31178850f8718a075cafd2552af61a23f08c23a3fa2f4c36a91794 18:21:43 Stored in directory: /tmp/pip-ephem-wheel-cache-crned2y2/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 18:21:43 Building wheel for paho-mqtt (setup.py): started 18:21:45 Building wheel for paho-mqtt (setup.py): finished with status 'done' 18:21:45 Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62200 sha256=ded1fb4216e2034e741d39902b335edab2f3272a342f10b47f9579dd6792e0de 18:21:45 Stored in directory: /tmp/pip-ephem-wheel-cache-crned2y2/wheels/23/d5/af/1f3cbcc350dec9d8e95040f388e0163d132eff0c9a453db659 18:21:45 Building wheel for psutil (pyproject.toml): started 18:21:57 Building wheel for psutil (pyproject.toml): finished with status 'done' 18:21:57 Created wheel for psutil: filename=psutil-6.0.0-cp312-abi3-linux_aarch64.whl size=290695 sha256=9ea349f650f376c4a9f6600cff4599ad8b8c549cf98abb0cb4acd1e7ebbcce81 18:21:57 Stored in directory: /tmp/pip-ephem-wheel-cache-crned2y2/wheels/c8/dd/05/e23a694b10fb292015561f1ddcd33cc337729c3d407ab7a733 18:21:57 Building wheel for psycopg2 (setup.py): started 18:23:05 Building wheel for psycopg2 (setup.py): still running... 18:23:06 Building wheel for psycopg2 (setup.py): finished with status 'done' 18:23:06 Created wheel for psycopg2: filename=psycopg2-2.9.9-cp312-cp312-linux_aarch64.whl size=512588 sha256=4c844bc7c01335957f65369004a366f3a97202c3b5237aac7d0ce793257d05d4 18:23:06 Stored in directory: /tmp/pip-ephem-wheel-cache-crned2y2/wheels/ff/ac/80/7ccec163e3d05ae2112311b895132409b9abfd7e0c1c6b5183 18:23:06 Building wheel for flex (setup.py): started 18:23:08 Building wheel for flex (setup.py): finished with status 'done' 18:23:08 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77344 sha256=338744f6fdfbde28b56e6d8d18dea07bf2cbcf21e5f91b5ffa4b73396b0d2d89 18:23:08 Stored in directory: /tmp/pip-ephem-wheel-cache-crned2y2/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 18:23:08 Building wheel for strict-rfc3339 (setup.py): started 18:23:10 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 18:23:10 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18226 sha256=90f60bed1eb7380a30a0634b10ce5444028583142036fa96529d71730637d43b 18:23:10 Stored in directory: /tmp/pip-ephem-wheel-cache-crned2y2/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 18:23:10 Building wheel for validate-email (setup.py): started 18:23:11 Building wheel for validate-email (setup.py): finished with status 'done' 18:23:11 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5561 sha256=5151ebce8fb9de7747b4762ecc4177cde0873f514967e37b4372d637e0819516 18:23:11 Stored in directory: /tmp/pip-ephem-wheel-cache-crned2y2/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 18:23:11 Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex strict-rfc3339 validate-email 18:23:13 Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, redis, pyzmq, PyYAML, python-dotenv, pysocks, pygments, pycryptodome, psycopg2, psutil, protobuf, numpy, jsonpointer, jsonpath-ng, idna, h11, docutils, configparser, click, charset-normalizer, certifi, attrs, wsproto, robotbackgroundlogger, requests, referencing, reactivex, python-dateutil, outcome, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary 18:24:34 Successfully installed GenSON-1.3.0 PyYAML-6.0.2 RESTinstance-1.3.0 attrs-25.3.0 certifi-2025.1.31 charset-normalizer-3.4.1 click-8.1.8 configparser-6.0.0 docker-7.1.0 docutils-0.21.2 flex-6.14.1 h11-0.14.0 idna-3.10 influxdb-client-1.41.0 jsonpath-ng-1.7.0 jsonpointer-3.0.0 jsonschema-4.23.0 jsonschema-specifications-2024.10.1 numpy-1.26.2 outcome-1.3.0.post0 paho-mqtt-1.6.1 ply-3.11 protobuf-5.28.1 psutil-6.0.0 psycopg2-2.9.9 pycryptodome-3.20.0 pygments-2.19.1 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.0.1 pytz-2025.2 pyzmq-26.0.3 reactivex-4.0.4 redis-5.2.1 referencing-0.36.2 requests-2.32.3 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.0.1 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.2.0 rpds-py-0.24.0 selenium-4.30.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.29.0 trio-websocket-0.12.2 typing-extensions-4.13.0 tzlocal-5.3.1 urllib3-2.3.0 validate-email-1.3 websocket-client-1.8.0 wsproto-1.2.0 18:24:34 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 18:25:21 Removing intermediate container b8600d87deb0 18:25:21 ---> 55d452d0cc18 18:25:21 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 18:25:21 ---> Running in 79e11cf379d4 18:25:21 Removing intermediate container 79e11cf379d4 18:25:21 ---> a5d8888348a3 18:25:21 Step 11/13 : LABEL arch=arm64 18:25:21 ---> Running in 245662ad08e8 18:25:21 Removing intermediate container 245662ad08e8 18:25:21 ---> 2a716f27ddfc 18:25:21 Step 12/13 : LABEL git_sha=5c5c1f8fbedf1c0bde598f1509e3326fd6b57eaf 18:25:21 ---> Running in 4df6cf5ce9ac 18:25:21 Removing intermediate container 4df6cf5ce9ac 18:25:21 ---> 4bc6a3c1d5cc 18:25:21 Step 13/13 : LABEL version=0.0.0 18:25:21 ---> Running in 6f809fd46739 18:25:21 Removing intermediate container 6f809fd46739 18:25:21 ---> 453331085f20 18:25:21 [Warning] One or more build-args [ARCH] were not consumed 18:25:21 Successfully built 453331085f20 18:25:21 Successfully tagged edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:25:22 18:25:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:25:22 arm64: Pulling from edgex-lftools-log-publisher 18:25:22 8998bd30e6a1: Pulling fs layer 18:25:22 04944245beec: Pulling fs layer 18:25:22 699f458cf7ca: Pulling fs layer 18:25:22 765212b225bb: Pulling fs layer 18:25:22 f23df028b6ca: Pulling fs layer 18:25:22 765212b225bb: Waiting 18:25:22 d65c8cfc05b1: Pulling fs layer 18:25:22 f23df028b6ca: Waiting 18:25:22 2437ff75d9bd: Pulling fs layer 18:25:22 d65c8cfc05b1: Waiting 18:25:22 2437ff75d9bd: Waiting 18:25:23 04944245beec: Verifying Checksum 18:25:23 04944245beec: Download complete 18:25:23 765212b225bb: Verifying Checksum 18:25:23 765212b225bb: Download complete 18:25:23 f23df028b6ca: Verifying Checksum 18:25:23 f23df028b6ca: Download complete 18:25:23 d65c8cfc05b1: Verifying Checksum 18:25:23 d65c8cfc05b1: Download complete 18:25:23 699f458cf7ca: Download complete 18:25:23 8998bd30e6a1: Verifying Checksum 18:25:23 8998bd30e6a1: Download complete 18:25:26 2437ff75d9bd: Verifying Checksum 18:25:26 2437ff75d9bd: Download complete 18:25:28 8998bd30e6a1: Pull complete 18:25:28 04944245beec: Pull complete 18:25:30 699f458cf7ca: Pull complete 18:25:30 765212b225bb: Pull complete 18:25:31 f23df028b6ca: Pull complete 18:25:31 d65c8cfc05b1: Pull complete 18:25:49 2437ff75d9bd: Pull complete 18:25:49 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:25:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:25:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:25:50 prd-ubuntu20.04-docker-arm64-4c-16g-42568 does not seem to be running inside a container 18:25:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_edgex-taf-common_PR-119 -v /w/workspace/xfoundry_edgex-taf-common_PR-119:/w/workspace/xfoundry_edgex-taf-common_PR-119:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-119@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-119@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:25:52 $ docker top 6fb6ec5fea8d0c2547240e574e5b3282c1e9e1d98cc2185f4de5bfb677eb6ce1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:25:53 ---> job-cost.sh 18:25:53 lf-activate-venv: SKIPPING 18:25:53 INFO: No Stack... 18:25:54 INFO: Retrieving Pricing Info for: v3-standard-4 18:25:54 INFO: Archiving Costs [Pipeline] sh 18:25:55 + cat /w/workspace/xfoundry_edgex-taf-common_PR-119/archives/cost.csv 18:25:55 + cut -d, -f6 [Pipeline] lock 18:25:55 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-119-1-stack-cost] 18:25:55 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-119-1-stack-cost] did not exist. Created. 18:25:55 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-119-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:25:56 /w/workspace/xfoundry_edgex-taf-common_PR-119@tmp/durable-7ce2fbd1/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:25:57 + echo total: 0.10999999940395355 [Pipeline] stash 18:25:57 Warning: overwriting stash ‘stack-cost’ 18:25:57 Stashed 1 file(s) [Pipeline] } 18:25:57 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-119-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:25:57 $ docker stop --time=1 6fb6ec5fea8d0c2547240e574e5b3282c1e9e1d98cc2185f4de5bfb677eb6ce1 18:25:59 $ docker rm -f --volumes 6fb6ec5fea8d0c2547240e574e5b3282c1e9e1d98cc2185f4de5bfb677eb6ce1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:26:00 + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-119/archives ] 18:26:00 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-119/archives 18:26:00 total 16 18:26:00 drwxr-xr-x 3 root root 4096 Apr 1 18:16 . 18:26:00 drwxrwxr-x 8 jenkins jenkins 4096 Apr 1 18:16 .. 18:26:00 drwxr-xr-x 2 root root 4096 Apr 1 18:16 cost 18:26:00 -rw-r--r-- 1 root root 88 Apr 1 18:16 cost.csv 18:26:00 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-119/archives 18:26:00 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-119/archives 18:26:00 total 16 18:26:00 drwxr-xr-x 3 jenkins jenkins 4096 Apr 1 18:16 . 18:26:00 drwxrwxr-x 8 jenkins jenkins 4096 Apr 1 18:16 .. 18:26:00 drwxr-xr-x 2 jenkins jenkins 4096 Apr 1 18:16 cost 18:26:00 -rw-r--r-- 1 jenkins jenkins 88 Apr 1 18:16 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:26:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:26:02 ---> package-listing.sh 18:26:02 ++ facter osfamily 18:26:02 ++ tr '[:upper:]' '[:lower:]' 18:26:02 + OS_FAMILY=debian 18:26:02 + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-119 18:26:02 + START_PACKAGES=/tmp/packages_start.txt 18:26:02 + END_PACKAGES=/tmp/packages_end.txt 18:26:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:26:02 + PACKAGES=/tmp/packages_start.txt 18:26:02 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-119 ']' 18:26:02 + PACKAGES=/tmp/packages_end.txt 18:26:02 + case "${OS_FAMILY}" in 18:26:02 + dpkg -l 18:26:02 + grep '^ii' 18:26:02 + '[' -f /tmp/packages_start.txt ']' 18:26:02 + '[' -f /tmp/packages_end.txt ']' 18:26:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:26:02 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-119 ']' 18:26:02 + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-119/archives/ 18:26:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-119/archives/ [Pipeline] echo 18:26:02 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_edgex-taf-common_PR-119/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:26:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:26:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:26:03 prd-ubuntu20.04-docker-8c-8g-42563 does not seem to be running inside a container 18:26:03 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_edgex-taf-common_PR-119/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_edgex-taf-common_PR-119 -v /w/workspace/xfoundry_edgex-taf-common_PR-119:/w/workspace/xfoundry_edgex-taf-common_PR-119:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-119@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-119@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:26:03 $ docker top ca4cff1795000a860b99f46c3c6ab7dbf0c64ed7e59eeeb4858986a355df0fbd -eo pid,comm [Pipeline] { [Pipeline] sh 18:26:04 + touch /tmp/pre-build-complete [Pipeline] sh 18:26:04 + mkdir -p /var/log/sysstat [Pipeline] sh 18:26:04 + ls /var/log/sa-host 18:26:04 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:26:04 provisioning config files... 18:26:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-119@tmp/config15617237430442383773tmp [Pipeline] { [Pipeline] echo 18:26:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:26:05 ---> create-netrc.sh [Pipeline] } 18:26:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:26:05 ---> python-tools-install.sh [Pipeline] echo 18:26:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:26:06 ---> sudo-logs.sh 18:26:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:26:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:26:06 ---> job-cost.sh 18:26:06 lf-activate-venv: SKIPPING 18:26:06 DEBUG: total: 0.2199999988079071 18:26:06 INFO: Retrieving Stack Cost... 18:26:07 INFO: Retrieving Pricing Info for: v3-standard-8 18:26:07 INFO: Archiving Costs [Pipeline] echo 18:26:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:26:07 ---> logs-deploy.sh 18:26:07 lf-activate-venv: SKIPPING 18:26:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-119/1 18:26:07 INFO: archiving workspace using pattern(s): 18:26:08 Archives upload complete. 18:26:08 INFO: archiving logs to Nexus