Pull request #114 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of cherrycl for edgexfoundry/edgex-taf-common Obtained Jenkinsfile from 6efa801aea8b54305c969b0f5d470466e5f5167b+7ef99bc445e5002edb91e45647dc2bc252dae2a9 (7cfed0adad5fb352ef653fca7e89c2941d93069a) 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-ssh14901032938184891695.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh5745878413073705212.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 f3350a1713306dce7682ed7e37d5774890d03277 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-114/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-114/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2215856395432784738.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-114/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13815028139983792254.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh5290131778791747475.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-114/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-114/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh325327314616121655.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 f3350a1713306dce7682ed7e37d5774890d03277 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-10898 in /w/workspace/xfoundry_edgex-taf-common_PR-114 [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-114 # 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 Merging remotes/origin/main commit 7ef99bc445e5002edb91e45647dc2bc252dae2a9 into PR head commit 6efa801aea8b54305c969b0f5d470466e5f5167b Merge succeeded, producing 6efa801aea8b54305c969b0f5d470466e5f5167b Checking out Revision 6efa801aea8b54305c969b0f5d470466e5f5167b (PR-114) > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/114/head:refs/remotes/origin/PR-114 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6efa801aea8b54305c969b0f5d470466e5f5167b # 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 7ef99bc445e5002edb91e45647dc2bc252dae2a9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6efa801aea8b54305c969b0f5d470466e5f5167b # timeout=10 Commit message: "fix: Add protobuf and upgrade libraries" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-23T02:05:33.689Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-23T02:05:33.914Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-23T02:05:34.042Z] ========================================================= [2024-09-23T02:05:34.042Z] EdgeX Global Pipelines Version Info [2024-09-23T02:05:34.042Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-23T02:05:34.815Z] ------------------- [2024-09-23T02:05:34.815Z] stable info: [2024-09-23T02:05:34.815Z] ------------------- [2024-09-23T02:05:34.815Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-23T02:05:34.815Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-23T02:05:34.815Z] Message: update stable to v1.0.263 [2024-09-23T02:05:35.392Z] ------------------- [2024-09-23T02:05:35.392Z] experimental info: [2024-09-23T02:05:35.392Z] ------------------- [2024-09-23T02:05:35.392Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-23T02:05:35.392Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-23T02:05:35.392Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2024-09-23T02:05:35.721Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2024-09-23T02:05:35.774Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2024-09-23T02:05:35.831Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-23T02:05:35.888Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-09-23T02:05:35.946Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-23T02:05:36.001Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2024-09-23T02:05:36.055Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-23T02:05:36.107Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2024-09-23T02:05:36.167Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2024-09-23T02:05:36.223Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-23T02:05:36.275Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2024-09-23T02:05:36.329Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2024-09-23T02:05:36.386Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-23T02:05:36.452Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-23T02:05:36.518Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-114 [Pipeline] echo [2024-09-23T02:05:36.579Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-114 [Pipeline] echo [2024-09-23T02:05:36.636Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-114 [Pipeline] echo [2024-09-23T02:05:36.689Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6efa801aea8b54305c969b0f5d470466e5f5167b [Pipeline] echo [2024-09-23T02:05:36.740Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6efa801 [Pipeline] echo [2024-09-23T02:05:36.796Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-23T02:05:36.947Z] provisioning config files... [2024-09-23T02:05:36.959Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-114@tmp/config2777442685352751223tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-23T02:05:37.360Z] ---> ****-login.sh [2024-09-23T02:05:37.361Z] nexus3.edgexfoundry.org:10001 [2024-09-23T02:05:38.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T02:05:38.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T02:05:38.365Z] Configure a credential helper to remove this warning. See [2024-09-23T02:05:38.365Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T02:05:38.365Z] [2024-09-23T02:05:38.365Z] Login Succeeded [2024-09-23T02:05:38.365Z] nexus3.edgexfoundry.org:10002 [2024-09-23T02:05:38.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T02:05:38.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T02:05:38.365Z] Configure a credential helper to remove this warning. See [2024-09-23T02:05:38.365Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T02:05:38.365Z] [2024-09-23T02:05:38.365Z] Login Succeeded [2024-09-23T02:05:38.365Z] nexus3.edgexfoundry.org:10003 [2024-09-23T02:05:38.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T02:05:38.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T02:05:38.629Z] Configure a credential helper to remove this warning. See [2024-09-23T02:05:38.629Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T02:05:38.629Z] [2024-09-23T02:05:38.629Z] Login Succeeded [2024-09-23T02:05:38.629Z] nexus3.edgexfoundry.org:10004 [2024-09-23T02:05:38.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T02:05:38.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T02:05:38.629Z] Configure a credential helper to remove this warning. See [2024-09-23T02:05:38.629Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T02:05:38.629Z] [2024-09-23T02:05:38.629Z] Login Succeeded [2024-09-23T02:05:38.629Z] ****.io [2024-09-23T02:05:38.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T02:05:39.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T02:05:39.151Z] Configure a credential helper to remove this warning. See [2024-09-23T02:05:39.151Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T02:05:39.151Z] [2024-09-23T02:05:39.151Z] Login Succeeded [2024-09-23T02:05:39.151Z] ---> ****-login.sh ends [Pipeline] } [2024-09-23T02:05:39.183Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-09-23T02:05:39.937Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-23T02:05:39.937Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-23T02:05:39.937Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-23T02:05:39.937Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-23T02:05:39.937Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-23T02:05:39.937Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-23T02:05:39.937Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T02:05:40.470Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-23T02:05:40.471Z] [2024-09-23T02:05:40.471Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T02:05:40.871Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-23T02:05:40.871Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-23T02:05:40.871Z] b85a868b505f: Pulling fs layer [2024-09-23T02:05:40.871Z] e2be974225ed: Pulling fs layer [2024-09-23T02:05:40.871Z] 339a4e72a1f5: Pulling fs layer [2024-09-23T02:05:40.871Z] 988bab9f4d93: Pulling fs layer [2024-09-23T02:05:40.871Z] 1469e6f7b9e6: Pulling fs layer [2024-09-23T02:05:40.871Z] eaf3925da568: Pulling fs layer [2024-09-23T02:05:40.871Z] bab4dde63d76: Pulling fs layer [2024-09-23T02:05:40.871Z] bde34c3a00c8: Pulling fs layer [2024-09-23T02:05:40.871Z] b352a97aabf1: Pulling fs layer [2024-09-23T02:05:40.871Z] 4872d77fe225: Pulling fs layer [2024-09-23T02:05:40.871Z] 5851b861e8e6: Pulling fs layer [2024-09-23T02:05:40.871Z] 1469e6f7b9e6: Waiting [2024-09-23T02:05:40.871Z] b352a97aabf1: Waiting [2024-09-23T02:05:40.871Z] bde34c3a00c8: Waiting [2024-09-23T02:05:40.871Z] 988bab9f4d93: Waiting [2024-09-23T02:05:40.871Z] 4872d77fe225: Waiting [2024-09-23T02:05:40.871Z] 5851b861e8e6: Waiting [2024-09-23T02:05:40.871Z] bab4dde63d76: Waiting [2024-09-23T02:05:40.871Z] eaf3925da568: Waiting [2024-09-23T02:05:40.871Z] e2be974225ed: Verifying Checksum [2024-09-23T02:05:40.871Z] e2be974225ed: Download complete [2024-09-23T02:05:40.871Z] 988bab9f4d93: Verifying Checksum [2024-09-23T02:05:40.871Z] 988bab9f4d93: Download complete [2024-09-23T02:05:41.130Z] 1469e6f7b9e6: Verifying Checksum [2024-09-23T02:05:41.130Z] 1469e6f7b9e6: Download complete [2024-09-23T02:05:41.130Z] eaf3925da568: Download complete [2024-09-23T02:05:41.130Z] 339a4e72a1f5: Verifying Checksum [2024-09-23T02:05:41.130Z] 339a4e72a1f5: Download complete [2024-09-23T02:05:41.130Z] bde34c3a00c8: Download complete [2024-09-23T02:05:41.130Z] b352a97aabf1: Download complete [2024-09-23T02:05:41.130Z] 5851b861e8e6: Verifying Checksum [2024-09-23T02:05:41.130Z] 5851b861e8e6: Download complete [2024-09-23T02:05:41.130Z] b85a868b505f: Verifying Checksum [2024-09-23T02:05:41.130Z] b85a868b505f: Download complete [2024-09-23T02:05:41.389Z] bab4dde63d76: Download complete [2024-09-23T02:05:42.325Z] b85a868b505f: Pull complete [2024-09-23T02:05:42.585Z] e2be974225ed: Pull complete [2024-09-23T02:05:42.845Z] 339a4e72a1f5: Pull complete [2024-09-23T02:05:43.103Z] 988bab9f4d93: Pull complete [2024-09-23T02:05:43.362Z] 1469e6f7b9e6: Pull complete [2024-09-23T02:05:43.622Z] eaf3925da568: Pull complete [2024-09-23T02:05:45.524Z] bab4dde63d76: Pull complete [2024-09-23T02:05:45.524Z] bde34c3a00c8: Pull complete [2024-09-23T02:05:45.524Z] b352a97aabf1: Pull complete [2024-09-23T02:05:45.524Z] 4872d77fe225: Pull complete [2024-09-23T02:05:45.524Z] 5851b861e8e6: Pull complete [2024-09-23T02:05:45.785Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-23T02:05:45.785Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-23T02:05:45.785Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-23T02:05:46.085Z] prd-ubuntu20.04-docker-8c-8g-10898 does not seem to be running inside a container [2024-09-23T02:05:46.117Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-114 -v /w/workspace/xfoundry_edgex-taf-common_PR-114:/w/workspace/xfoundry_edgex-taf-common_PR-114:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-114@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-114@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-devops/py-git-semver:0.1.4 cat [2024-09-23T02:05:49.238Z] $ docker top 478d744d91a15d2f2626ced47ded8e07019a4f87e28a2cc3d66a2c68aa28863c -eo pid,comm [2024-09-23T02:05:49.287Z] 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). [2024-09-23T02:05:49.287Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-23T02:05:49.443Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-23T02:05:49.443Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-23T02:05:49.547Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-23T02:05:49.549Z] $ docker exec 478d744d91a15d2f2626ced47ded8e07019a4f87e28a2cc3d66a2c68aa28863c ssh-agent [2024-09-23T02:05:49.665Z] SSH_AUTH_SOCK=/tmp/ssh-aO1025oVmj8F/agent.33 [2024-09-23T02:05:49.665Z] SSH_AGENT_PID=39 [2024-09-23T02:05:49.672Z] Running ssh-add (command line suppressed) [2024-09-23T02:05:49.775Z] Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-114@tmp/private_key_17390386060462707636.key (/w/workspace/xfoundry_edgex-taf-common_PR-114@tmp/private_key_17390386060462707636.key) [2024-09-23T02:05:49.790Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-23T02:05:50.132Z] + git tag --points-at HEAD [Pipeline] } [2024-09-23T02:05:50.163Z] $ docker exec --env ******** --env ******** 478d744d91a15d2f2626ced47ded8e07019a4f87e28a2cc3d66a2c68aa28863c ssh-agent -k [2024-09-23T02:05:50.266Z] unset SSH_AUTH_SOCK; [2024-09-23T02:05:50.267Z] unset SSH_AGENT_PID; [2024-09-23T02:05:50.267Z] echo Agent pid 39 killed; [2024-09-23T02:05:50.277Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-23T02:05:50.398Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-23T02:05:50.398Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-23T02:05:50.494Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-23T02:05:50.496Z] $ docker exec 478d744d91a15d2f2626ced47ded8e07019a4f87e28a2cc3d66a2c68aa28863c ssh-agent [2024-09-23T02:05:50.596Z] SSH_AUTH_SOCK=/tmp/ssh-iOiHqMtU2DQR/agent.72 [2024-09-23T02:05:50.596Z] SSH_AGENT_PID=78 [2024-09-23T02:05:50.601Z] Running ssh-add (command line suppressed) [2024-09-23T02:05:50.685Z] Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-114@tmp/private_key_1579807083790992477.key (/w/workspace/xfoundry_edgex-taf-common_PR-114@tmp/private_key_1579807083790992477.key) [2024-09-23T02:05:50.701Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-23T02:05:51.057Z] + git semver init [2024-09-23T02:05:51.318Z] 2024-09-23 02:05:51,217 [run_init] DEBUG init version:0.0.0 force:False [2024-09-23T02:05:51.318Z] 2024-09-23 02:05:51,217 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-114/.semver [2024-09-23T02:05:51.318Z] 2024-09-23 02:05:51,218 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-114/.semver [2024-09-23T02:05:51.318Z] 2024-09-23 02:05:51,218 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-114/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-114, universal_newlines=False, shell=None, istream=None) [2024-09-23T02:05:51.889Z] 2024-09-23 02:05:51,805 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-114/.git/info/exclude [2024-09-23T02:05:51.889Z] 2024-09-23 02:05:51,806 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-114/.semver/PR-114 with force:False [2024-09-23T02:05:51.889Z] 2024-09-23 02:05:51,806 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-114/.semver/PR-114 [2024-09-23T02:05:51.889Z] 2024-09-23 02:05:51,810 [execute] INFO git cat-file --batch-check [2024-09-23T02:05:51.889Z] 2024-09-23 02:05:51,810 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-114/.semver, universal_newlines=False, shell=None, istream=) [2024-09-23T02:05:51.889Z] 2024-09-23 02:05:51,817 [execute] INFO git cat-file --batch [2024-09-23T02:05:51.889Z] 2024-09-23 02:05:51,817 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-114/.semver, universal_newlines=False, shell=None, istream=) [2024-09-23T02:05:51.889Z] 2024-09-23 02:05:51,823 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-114/.semver/PR-114 [2024-09-23T02:05:51.889Z] 0.0.0 [Pipeline] } [2024-09-23T02:05:51.913Z] $ docker exec --env ******** --env ******** 478d744d91a15d2f2626ced47ded8e07019a4f87e28a2cc3d66a2c68aa28863c ssh-agent -k [2024-09-23T02:05:52.005Z] unset SSH_AUTH_SOCK; [2024-09-23T02:05:52.005Z] unset SSH_AGENT_PID; [2024-09-23T02:05:52.005Z] echo Agent pid 78 killed; [2024-09-23T02:05:52.017Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-23T02:05:52.464Z] + git semver [Pipeline] } [2024-09-23T02:05:52.756Z] $ docker stop --time=1 478d744d91a15d2f2626ced47ded8e07019a4f87e28a2cc3d66a2c68aa28863c [2024-09-23T02:05:54.062Z] $ docker rm -f --volumes 478d744d91a15d2f2626ced47ded8e07019a4f87e28a2cc3d66a2c68aa28863c [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-23T02:05:54.479Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-23T02:05:54.792Z] Stashed 1 file(s) [Pipeline] echo [2024-09-23T02:05:54.818Z] [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 [2024-09-23T02:05:55.479Z] provisioning config files... [2024-09-23T02:05:55.489Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-114@tmp/config7791181858385720447tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-23T02:05:55.856Z] ---> ****-login.sh [2024-09-23T02:05:55.856Z] nexus3.edgexfoundry.org:10001 [2024-09-23T02:05:55.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T02:05:55.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T02:05:55.856Z] Configure a credential helper to remove this warning. See [2024-09-23T02:05:55.856Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T02:05:55.856Z] [2024-09-23T02:05:55.856Z] Login Succeeded [2024-09-23T02:05:55.856Z] nexus3.edgexfoundry.org:10002 [2024-09-23T02:05:55.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T02:05:55.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T02:05:55.856Z] Configure a credential helper to remove this warning. See [2024-09-23T02:05:55.856Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T02:05:55.856Z] [2024-09-23T02:05:55.856Z] Login Succeeded [2024-09-23T02:05:55.856Z] nexus3.edgexfoundry.org:10003 [2024-09-23T02:05:56.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T02:05:56.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T02:05:56.116Z] Configure a credential helper to remove this warning. See [2024-09-23T02:05:56.117Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T02:05:56.117Z] [2024-09-23T02:05:56.117Z] Login Succeeded [2024-09-23T02:05:56.117Z] nexus3.edgexfoundry.org:10004 [2024-09-23T02:05:56.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T02:05:56.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T02:05:56.117Z] Configure a credential helper to remove this warning. See [2024-09-23T02:05:56.117Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T02:05:56.117Z] [2024-09-23T02:05:56.117Z] Login Succeeded [2024-09-23T02:05:56.117Z] ****.io [2024-09-23T02:05:56.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T02:05:56.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T02:05:56.378Z] Configure a credential helper to remove this warning. See [2024-09-23T02:05:56.378Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T02:05:56.378Z] [2024-09-23T02:05:56.378Z] Login Succeeded [2024-09-23T02:05:56.378Z] ---> ****-login.sh ends [Pipeline] } [2024-09-23T02:05:56.413Z] 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 [2024-09-23T02:05:57.466Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-09-23T02:05:57.789Z] + ls -al . [2024-09-23T02:05:57.789Z] total 72 [2024-09-23T02:05:57.789Z] drwxrwxr-x 7 jenkins jenkins 4096 Sep 23 02:05 . [2024-09-23T02:05:57.789Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 02:05 .. [2024-09-23T02:05:57.789Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 23 02:05 .git [2024-09-23T02:05:57.789Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 23 02:05 .github [2024-09-23T02:05:57.789Z] -rw-rw-r-- 1 jenkins jenkins 22 Sep 23 02:05 .gitignore [2024-09-23T02:05:57.789Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 23 02:05 .semver [2024-09-23T02:05:57.789Z] -rw-rw-r-- 1 jenkins jenkins 1653 Sep 23 02:05 Dockerfile [2024-09-23T02:05:57.789Z] -rw-rw-r-- 1 jenkins jenkins 746 Sep 23 02:05 Jenkinsfile [2024-09-23T02:05:57.789Z] -rw-rw-r-- 1 jenkins jenkins 11381 Sep 23 02:05 LICENSE [2024-09-23T02:05:57.789Z] -rw-rw-r-- 1 jenkins jenkins 3606 Sep 23 02:05 README.md [2024-09-23T02:05:57.789Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 02:05 TAF-Manager [2024-09-23T02:05:57.789Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 23 02:05 TUC [2024-09-23T02:05:57.789Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 23 02:05 VERSION [2024-09-23T02:05:57.789Z] -rw-rw-r-- 1 jenkins jenkins 360 Sep 23 02:05 requirements.txt [2024-09-23T02:05:57.789Z] -rw-rw-r-- 1 jenkins jenkins 54 Sep 23 02:05 robot-entrypoint.sh [2024-09-23T02:05:57.789Z] -rw-rw-r-- 1 jenkins jenkins 445 Sep 23 02:05 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T02:05:58.224Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=6efa801aea8b54305c969b0f5d470466e5f5167b --label arch=amd64 --label version=0.0.0 . [2024-09-23T02:05:58.224Z] Sending build context to Docker daemon 618.5kB [2024-09-23T02:05:58.224Z] Step 1/13 : FROM alpine:3.20 [2024-09-23T02:05:58.483Z] 3.20: Pulling from library/alpine [2024-09-23T02:05:58.742Z] 43c4264eed91: Pulling fs layer [2024-09-23T02:05:58.742Z] 43c4264eed91: Verifying Checksum [2024-09-23T02:05:58.742Z] 43c4264eed91: Download complete [2024-09-23T02:05:59.024Z] 43c4264eed91: Pull complete [2024-09-23T02:05:59.024Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-09-23T02:05:59.024Z] Status: Downloaded newer image for alpine:3.20 [2024-09-23T02:05:59.024Z] ---> 91ef0af61f39 [2024-09-23T02:05:59.024Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2024-09-23T02:05:59.294Z] ---> Running in 24793bec0749 [2024-09-23T02:05:59.554Z] Removing intermediate container 24793bec0749 [2024-09-23T02:05:59.554Z] ---> 4db22703858c [2024-09-23T02:05:59.554Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2024-09-23T02:05:59.813Z] ---> Running in a8a782f82e53 [2024-09-23T02:05:59.813Z] Removing intermediate container a8a782f82e53 [2024-09-23T02:05:59.813Z] ---> 9b3b11cae034 [2024-09-23T02:05:59.813Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2024-09-23T02:06:00.382Z] ---> 7d95cedd606b [2024-09-23T02:06:00.382Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2024-09-23T02:06:00.952Z] ---> 25fc60c259b4 [2024-09-23T02:06:00.952Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2024-09-23T02:06:01.890Z] ---> a29435930bc1 [2024-09-23T02:06:01.890Z] Step 7/13 : WORKDIR /edgex-taf [2024-09-23T02:06:01.890Z] ---> Running in 4e0cfea8375d [2024-09-23T02:06:02.149Z] Removing intermediate container 4e0cfea8375d [2024-09-23T02:06:02.149Z] ---> 9f4ee863dc4a [2024-09-23T02:06:02.149Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-23T02:06:02.149Z] ---> Running in d5da0c6ddbb7 [2024-09-23T02:06:03.085Z] Removing intermediate container d5da0c6ddbb7 [2024-09-23T02:06:03.085Z] ---> c333781d1326 [2024-09-23T02:06:03.085Z] 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 [2024-09-23T02:06:03.085Z] ---> Running in a7f8affbb47e [2024-09-23T02:06:03.349Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-09-23T02:06:03.919Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-09-23T02:06:04.855Z] OK: 8 MiB in 14 packages [2024-09-23T02:06:04.855Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-09-23T02:06:05.424Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-09-23T02:06:05.993Z] (1/14) Installing ca-certificates (20240705-r0) [2024-09-23T02:06:06.565Z] (2/14) Installing brotli-libs (1.1.0-r2) [2024-09-23T02:06:06.830Z] (3/14) Installing c-ares (1.28.1-r0) [2024-09-23T02:06:07.398Z] (4/14) Installing libunistring (1.2-r0) [2024-09-23T02:06:07.969Z] (5/14) Installing libidn2 (2.3.7-r0) [2024-09-23T02:06:08.228Z] (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-09-23T02:06:08.488Z] (7/14) Installing libpsl (0.21.5-r1) [2024-09-23T02:06:08.750Z] (8/14) Installing zstd-libs (1.5.6-r0) [2024-09-23T02:06:09.319Z] (9/14) Installing libcurl (8.9.1-r2) [2024-09-23T02:06:09.888Z] (10/14) Installing curl (8.9.1-r2) [2024-09-23T02:06:10.148Z] (11/14) Installing docker-cli (26.1.5-r0) [2024-09-23T02:06:10.209Z] Still waiting to schedule task [2024-09-23T02:06:10.210Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-09-23T02:06:11.085Z] (12/14) Installing oniguruma (6.9.9-r0) [2024-09-23T02:06:11.653Z] (13/14) Installing jq (1.7.1-r0) [2024-09-23T02:06:11.913Z] (14/14) Installing openssl (3.3.2-r0) [2024-09-23T02:06:12.481Z] Executing busybox-1.36.1-r29.trigger [2024-09-23T02:06:12.482Z] Executing ca-certificates-20240705-r0.trigger [2024-09-23T02:06:12.482Z] OK: 43 MiB in 28 packages [2024-09-23T02:06:12.482Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-09-23T02:06:13.049Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-09-23T02:06:13.988Z] (1/167) Installing libexpat (2.6.3-r0) [2024-09-23T02:06:14.249Z] (2/167) Installing libbz2 (1.0.8-r6) [2024-09-23T02:06:14.510Z] (3/167) Installing libpng (1.6.44-r0) [2024-09-23T02:06:14.771Z] (4/167) Installing freetype (2.13.2-r0) [2024-09-23T02:06:15.337Z] (5/167) Installing fontconfig (2.15.0-r1) [2024-09-23T02:06:15.596Z] (6/167) Installing libfontenc (1.1.8-r0) [2024-09-23T02:06:15.855Z] (7/167) Installing mkfontscale (1.2.2-r6) [2024-09-23T02:06:16.423Z] (8/167) Installing font-opensans (0_git20210927-r1) [2024-09-23T02:06:16.992Z] (9/167) Installing pkgconf (2.2.0-r0) [2024-09-23T02:06:17.253Z] (10/167) Installing libgcc (13.2.1_git20240309-r0) [2024-09-23T02:06:17.513Z] (11/167) Installing libffi (3.4.6-r0) [2024-09-23T02:06:17.774Z] (12/167) Installing libintl (0.22.5-r0) [2024-09-23T02:06:18.035Z] (13/167) Installing libeconf (0.6.3-r0) [2024-09-23T02:06:18.612Z] (14/167) Installing libblkid (2.40.1-r1) [2024-09-23T02:06:18.872Z] (15/167) Installing libmount (2.40.1-r1) [2024-09-23T02:06:19.131Z] (16/167) Installing pcre2 (10.43-r0) [2024-09-23T02:06:19.700Z] (17/167) Installing glib (2.80.5-r0) [2024-09-23T02:06:20.267Z] (18/167) Installing libstdc++ (13.2.1_git20240309-r0) [2024-09-23T02:06:20.835Z] (19/167) Installing xz-libs (5.6.2-r0) [2024-09-23T02:06:21.095Z] (20/167) Installing libxml2 (2.12.7-r0) [2024-09-23T02:06:21.667Z] (21/167) Installing shared-mime-info (2.4-r0) [2024-09-23T02:06:21.928Z] (22/167) Installing hicolor-icon-theme (0.17-r2) [2024-09-23T02:06:22.497Z] (23/167) Installing libjpeg-turbo (3.0.3-r0) [2024-09-23T02:06:22.759Z] (24/167) Installing libsharpyuv (1.3.2-r0) [2024-09-23T02:06:23.022Z] (25/167) Installing libwebp (1.3.2-r0) [2024-09-23T02:06:23.590Z] (26/167) Installing tiff (4.6.0t-r0) [2024-09-23T02:06:24.159Z] (27/167) Installing gdk-pixbuf (2.42.12-r0) [2024-09-23T02:06:24.421Z] (28/167) Installing gtk-update-icon-cache (3.24.43-r0) [2024-09-23T02:06:24.682Z] (29/167) Installing libxau (1.0.11-r4) [2024-09-23T02:06:24.943Z] (30/167) Installing libmd (1.1.0-r0) [2024-09-23T02:06:25.202Z] (31/167) Installing libbsd (0.12.2-r0) [2024-09-23T02:06:25.462Z] (32/167) Installing libxdmcp (1.1.5-r1) [2024-09-23T02:06:25.722Z] (33/167) Installing libxcb (1.16.1-r0) [2024-09-23T02:06:26.297Z] (34/167) Installing libx11 (1.8.9-r1) [2024-09-23T02:06:26.869Z] (35/167) Installing libxcomposite (0.4.6-r5) [2024-09-23T02:06:27.129Z] (36/167) Installing libxfixes (6.0.1-r4) [2024-09-23T02:06:27.389Z] (37/167) Installing libxrender (0.9.11-r5) [2024-09-23T02:06:27.648Z] (38/167) Installing libxcursor (1.2.2-r1) [2024-09-23T02:06:27.906Z] (39/167) Installing libxdamage (1.1.6-r5) [2024-09-23T02:06:28.165Z] (40/167) Installing libxext (1.3.6-r2) [2024-09-23T02:06:28.424Z] (41/167) Installing libxi (1.8.1-r4) [2024-09-23T02:06:28.684Z] (42/167) Installing libxinerama (1.1.5-r4) [2024-09-23T02:06:28.943Z] (43/167) Installing libxrandr (1.5.4-r1) [2024-09-23T02:06:29.202Z] (44/167) Installing libatk-1.0 (2.52.0-r0) [2024-09-23T02:06:29.770Z] (45/167) Installing libxtst (1.2.4-r6) [2024-09-23T02:06:29.770Z] (46/167) Installing dbus-libs (1.14.10-r1) [2024-09-23T02:06:30.337Z] (47/167) Installing at-spi2-core (2.52.0-r0) [2024-09-23T02:06:30.597Z] (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) [2024-09-23T02:06:31.169Z] (49/167) Installing pixman (0.43.2-r0) [2024-09-23T02:06:31.428Z] (50/167) Installing cairo (1.18.0-r0) [2024-09-23T02:06:31.996Z] (51/167) Installing cairo-gobject (1.18.0-r0) [2024-09-23T02:06:32.254Z] (52/167) Installing avahi-libs (0.8-r17) [2024-09-23T02:06:32.514Z] (53/167) Installing gmp (6.3.0-r1) [2024-09-23T02:06:33.086Z] (54/167) Installing nettle (3.9.1-r0) [2024-09-23T02:06:33.346Z] (55/167) Installing libtasn1 (4.19.0-r2) [2024-09-23T02:06:33.917Z] (56/167) Installing p11-kit (0.25.3-r0) [2024-09-23T02:06:34.177Z] (57/167) Installing gnutls (3.8.5-r0) [2024-09-23T02:06:34.746Z] (58/167) Installing cups-libs (2.4.9-r0) [2024-09-23T02:06:35.316Z] (59/167) Installing libepoxy (1.5.10-r1) [2024-09-23T02:06:35.576Z] (60/167) Installing fribidi (1.0.15-r0) [2024-09-23T02:06:35.837Z] (61/167) Installing graphite2 (1.3.14-r6) [2024-09-23T02:06:36.405Z] (62/167) Installing harfbuzz (8.5.0-r0) [2024-09-23T02:06:36.664Z] (63/167) Installing libxft (2.3.8-r3) [2024-09-23T02:06:36.923Z] (64/167) Installing pango (1.52.2-r0) [2024-09-23T02:06:37.488Z] (65/167) Installing wayland-libs-client (1.22.0-r4) [2024-09-23T02:06:37.747Z] (66/167) Installing wayland-libs-cursor (1.22.0-r4) [2024-09-23T02:06:38.006Z] (67/167) Installing wayland-libs-egl (1.22.0-r4) [2024-09-23T02:06:38.265Z] (68/167) Installing xkeyboard-config (2.41-r0) [2024-09-23T02:06:38.834Z] (69/167) Installing libxkbcommon (1.7.0-r0) [2024-09-23T02:06:39.095Z] (70/167) Installing gtk+3.0 (3.24.43-r0) [2024-09-23T02:06:39.664Z] (71/167) Installing icu-data-full (74.2-r0) [2024-09-23T02:06:40.601Z] (72/167) Installing mesa (24.0.9-r1) [2024-09-23T02:06:40.861Z] (73/167) Installing llvm17-libs (17.0.6-r1) [2024-09-23T02:06:50.849Z] (74/167) Installing hwdata-pci (0.382-r0) [2024-09-23T02:06:50.849Z] (75/167) Installing libpciaccess (0.18.1-r0) [2024-09-23T02:06:50.849Z] (76/167) Installing libdrm (2.4.120-r0) [2024-09-23T02:06:51.419Z] (77/167) Installing libelf (0.191-r0) [2024-09-23T02:06:51.678Z] (78/167) Installing mesa-glapi (24.0.9-r1) [2024-09-23T02:06:51.938Z] (79/167) Installing mesa-dri-gallium (24.0.9-r1) [2024-09-23T02:06:54.478Z] (80/167) Installing eudev-libs (3.2.14-r2) [2024-09-23T02:06:54.478Z] (81/167) Installing libmagic (5.45-r1) [2024-09-23T02:06:55.048Z] (82/167) Installing file (5.45-r1) [2024-09-23T02:06:55.308Z] (83/167) Installing xprop (1.2.7-r0) [2024-09-23T02:06:55.568Z] (84/167) Installing libice (1.1.1-r6) [2024-09-23T02:06:55.827Z] (85/167) Installing libuuid (2.40.1-r1) [2024-09-23T02:06:56.397Z] (86/167) Installing libsm (1.2.4-r4) [2024-09-23T02:06:56.656Z] (87/167) Installing libxt (1.3.0-r5) [2024-09-23T02:06:56.917Z] (88/167) Installing libxmu (1.1.4-r2) [2024-09-23T02:06:57.175Z] (89/167) Installing xset (1.2.5-r1) [2024-09-23T02:06:57.743Z] (90/167) Installing xdg-utils (1.2.1-r0) [2024-09-23T02:06:58.002Z] (91/167) Installing libogg (1.3.5-r5) [2024-09-23T02:06:58.261Z] (92/167) Installing libflac (1.4.3-r1) [2024-09-23T02:06:58.828Z] (93/167) Installing alsa-lib (1.2.11-r0) [2024-09-23T02:06:59.088Z] (94/167) Installing libSvtAv1Enc (2.0.0-r1) [2024-09-23T02:06:59.655Z] (95/167) Installing aom-libs (3.9.1-r0) [2024-09-23T02:07:00.224Z] (96/167) Installing libva (2.21.0-r0) [2024-09-23T02:07:00.792Z] (97/167) Installing libvdpau (1.5-r3) [2024-09-23T02:07:01.052Z] (98/167) Installing onevpl-libs (2023.3.1-r2) [2024-09-23T02:07:01.311Z] (99/167) Installing ffmpeg-libavutil (6.1.1-r8) [2024-09-23T02:07:01.881Z] (100/167) Installing libdav1d (1.4.2-r0) [2024-09-23T02:07:02.142Z] (101/167) Installing openexr-libiex (3.1.13-r1) [2024-09-23T02:07:02.709Z] (102/167) Installing openexr-libilmthread (3.1.13-r1) [2024-09-23T02:07:02.969Z] (103/167) Installing imath (3.1.12-r0) [2024-09-23T02:07:03.227Z] (104/167) Installing openexr-libopenexr (3.1.13-r1) [2024-09-23T02:07:03.801Z] (105/167) Installing giflib (5.2.2-r0) [2024-09-23T02:07:04.060Z] (106/167) Installing libhwy (1.0.7-r0) [2024-09-23T02:07:06.887Z] (107/167) Installing lcms2 (2.16-r0) [2024-09-23T02:07:07.456Z] (108/167) Installing libjxl (0.10.2-r0) [2024-09-23T02:07:08.024Z] (109/167) Installing lame-libs (3.100-r5) [2024-09-23T02:07:08.285Z] (110/167) Installing opus (1.5.2-r0) [2024-09-23T02:07:08.858Z] (111/167) Installing rav1e-libs (0.7.1-r0) [2024-09-23T02:07:09.426Z] (112/167) Installing libgomp (13.2.1_git20240309-r0) [2024-09-23T02:07:09.685Z] (113/167) Installing soxr (0.1.3-r7) [2024-09-23T02:07:09.944Z] (114/167) Installing ffmpeg-libswresample (6.1.1-r8) [2024-09-23T02:07:10.519Z] (115/167) Installing libtheora (1.1.1-r18) [2024-09-23T02:07:10.790Z] (116/167) Installing libvorbis (1.3.7-r2) [2024-09-23T02:07:13.876Z] (117/167) Installing libvpx (1.14.1-r0) [2024-09-23T02:07:13.876Z] (118/167) Installing libwebpmux (1.3.2-r0) [2024-09-23T02:07:14.460Z] (119/167) Installing x264-libs (0.164_git20231001-r0) [2024-09-23T02:07:14.722Z] (120/167) Installing numactl (2.0.18-r0) [2024-09-23T02:07:14.980Z] (121/167) Installing x265-libs (3.6-r0) [2024-09-23T02:07:17.335Z] (122/167) Installing xvidcore (1.3.7-r2) [2024-09-23T02:07:17.335Z] (123/167) Installing ffmpeg-libavcodec (6.1.1-r8) [2024-09-23T02:07:18.274Z] (124/167) Installing libbluray (1.3.4-r1) [2024-09-23T02:07:18.534Z] (125/167) Installing mpg123-libs (1.32.6-r0) [2024-09-23T02:07:19.101Z] (126/167) Installing libopenmpt (0.7.7-r0) [2024-09-23T02:07:19.360Z] (127/167) Installing cjson (1.7.18-r0) [2024-09-23T02:07:19.620Z] (128/167) Installing mbedtls (3.6.1-r0) [2024-09-23T02:07:20.189Z] (129/167) Installing librist (0.2.10-r1) [2024-09-23T02:07:20.448Z] (130/167) Installing libsrt (1.5.3-r0) [2024-09-23T02:07:21.015Z] (131/167) Installing libssh (0.10.6-r0) [2024-09-23T02:07:21.275Z] (132/167) Installing libsodium (1.0.19-r0) [2024-09-23T02:07:21.844Z] (133/167) Installing libzmq (4.3.5-r2) [2024-09-23T02:07:22.103Z] (134/167) Installing ffmpeg-libavformat (6.1.1-r8) [2024-09-23T02:07:22.672Z] (135/167) Installing crc32c (1.1.2-r0) [2024-09-23T02:07:22.940Z] (136/167) Installing double-conversion (3.3.0-r0) [2024-09-23T02:07:23.199Z] (137/167) Installing libevent (2.1.12-r7) [2024-09-23T02:07:23.779Z] (138/167) Installing wayland-libs-server (1.22.0-r4) [2024-09-23T02:07:24.040Z] (139/167) Installing mesa-gbm (24.0.9-r1) [2024-09-23T02:07:24.300Z] (140/167) Installing harfbuzz-subset (8.5.0-r0) [2024-09-23T02:07:24.870Z] (141/167) Installing icu-libs (74.2-r0) [2024-09-23T02:07:25.437Z] (142/167) Installing minizip (1.3.1-r0) [2024-09-23T02:07:25.700Z] (143/167) Installing nspr (4.35-r4) [2024-09-23T02:07:25.968Z] (144/167) Installing sqlite-libs (3.45.3-r1) [2024-09-23T02:07:26.536Z] (145/167) Installing nss (3.101-r0) [2024-09-23T02:07:27.102Z] (146/167) Installing openh264 (2.4.1-r0) [2024-09-23T02:07:27.669Z] (147/167) Installing libcamera-ipa (0.3.0-r0) [2024-09-23T02:07:27.927Z] (148/167) Installing libunwind (1.8.1-r0) [2024-09-23T02:07:28.186Z] (149/167) Installing yaml (0.2.5-r2) [2024-09-23T02:07:28.754Z] (150/167) Installing libcamera (0.3.0-r0) [2024-09-23T02:07:29.323Z] (151/167) Installing speexdsp (1.2.1-r2) [2024-09-23T02:07:29.323Z] (152/167) Installing libuv (1.48.0-r0) [2024-09-23T02:07:29.897Z] (153/167) Installing roc-toolkit-libs (0.3.0-r0) [2024-09-23T02:07:30.464Z] (154/167) Installing libsndfile (1.2.2-r0) [2024-09-23T02:07:30.723Z] (155/167) Installing webrtc-audio-processing-1 (1.3-r0) [2024-09-23T02:07:31.290Z] (156/167) Installing pipewire-libs (1.0.6-r1) [2024-09-23T02:07:31.858Z] (157/167) Installing libasyncns (0.8-r3) [2024-09-23T02:07:32.118Z] (158/167) Installing libltdl (2.4.7-r3) [2024-09-23T02:07:32.379Z] (159/167) Installing orc (0.4.39-r0) [2024-09-23T02:07:32.637Z] (160/167) Installing tdb-libs (1.4.9-r1) [2024-09-23T02:07:33.204Z] (161/167) Installing libpulse (17.0-r0) [2024-09-23T02:07:33.464Z] (162/167) Installing libwebpdemux (1.3.2-r0) [2024-09-23T02:07:33.725Z] (163/167) Installing libgpg-error (1.49-r0) [2024-09-23T02:07:34.294Z] (164/167) Installing libgcrypt (1.10.3-r0) [2024-09-23T02:07:34.552Z] (165/167) Installing libxslt (1.1.39-r1) [2024-09-23T02:07:35.119Z] (166/167) Installing chromium (128.0.6613.119-r0) [2024-09-23T02:07:37.652Z] (167/167) Installing chromium-chromedriver (128.0.6613.119-r0) [2024-09-23T02:07:38.220Z] Executing busybox-1.36.1-r29.trigger [2024-09-23T02:07:38.220Z] Executing fontconfig-2.15.0-r1.trigger [2024-09-23T02:07:38.220Z] Executing mkfontscale-1.2.2-r6.trigger [2024-09-23T02:07:38.220Z] Executing glib-2.80.5-r0.trigger [2024-09-23T02:07:38.220Z] Executing shared-mime-info-2.4-r0.trigger [2024-09-23T02:07:38.789Z] Executing gdk-pixbuf-2.42.12-r0.trigger [2024-09-23T02:07:38.789Z] Executing gtk-update-icon-cache-3.24.43-r0.trigger [2024-09-23T02:07:38.789Z] Executing gtk+3.0-3.24.43-r0.trigger [2024-09-23T02:07:38.789Z] OK: 665 MiB in 195 packages [2024-09-23T02:07:38.789Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-09-23T02:07:39.357Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-09-23T02:07:39.924Z] (1/30) Installing jansson (2.14-r4) [2024-09-23T02:07:40.182Z] (2/30) Installing binutils (2.42-r0) [2024-09-23T02:07:40.750Z] (3/30) Installing libatomic (13.2.1_git20240309-r0) [2024-09-23T02:07:41.009Z] (4/30) Installing isl26 (0.26-r1) [2024-09-23T02:07:41.575Z] (5/30) Installing mpfr4 (4.2.1-r0) [2024-09-23T02:07:42.142Z] (6/30) Installing mpc1 (1.3.1-r1) [2024-09-23T02:07:42.400Z] (7/30) Installing gcc (13.2.1_git20240309-r0) [2024-09-23T02:07:48.967Z] (8/30) Installing musl-dev (1.2.5-r0) [2024-09-23T02:07:48.967Z] (9/30) Installing linux-headers (6.6-r0) [2024-09-23T02:07:49.542Z] (10/30) Installing libffi-dev (3.4.6-r0) [2024-09-23T02:07:50.140Z] (11/30) Installing libpq (16.3-r0) [2024-09-23T02:07:50.403Z] (12/30) Installing openssl-dev (3.3.2-r0) [2024-09-23T02:07:50.969Z] (13/30) Installing libpq-dev (16.3-r0) [2024-09-23T02:07:51.232Z] (14/30) Installing libecpg (16.3-r0) [2024-09-23T02:07:51.803Z] (15/30) Installing libecpg-dev (16.3-r0) [2024-09-23T02:07:52.063Z] (16/30) Installing clang16-headers (16.0.6-r5) [2024-09-23T02:07:52.632Z] (17/30) Installing llvm16-libs (16.0.6-r8) [2024-09-23T02:07:59.223Z] (18/30) Installing clang16-libs (16.0.6-r5) [2024-09-23T02:08:05.441Z] (19/30) Installing fortify-headers (1.1-r3) [2024-09-23T02:08:05.441Z] (20/30) Installing libstdc++-dev (13.2.1_git20240309-r0) [2024-09-23T02:08:05.441Z] (21/30) Installing llvm16-linker-tools (16.0.6-r8) [2024-09-23T02:08:06.022Z] (22/30) Installing clang16 (16.0.6-r5) [2024-09-23T02:08:06.282Z] (23/30) Installing icu (74.2-r0) [2024-09-23T02:08:06.860Z] (24/30) Installing icu-dev (74.2-r0) [2024-09-23T02:08:07.425Z] (25/30) Installing llvm16 (16.0.6-r8) [2024-09-23T02:08:12.699Z] (26/30) Installing lz4-libs (1.9.4-r5) [2024-09-23T02:08:12.699Z] (27/30) Installing lz4-dev (1.9.4-r5) [2024-09-23T02:08:12.958Z] (28/30) Installing zstd (1.5.6-r0) [2024-09-23T02:08:13.215Z] (29/30) Installing zstd-dev (1.5.6-r0) [2024-09-23T02:08:13.782Z] (30/30) Installing postgresql16-dev (16.3-r0) [2024-09-23T02:08:14.349Z] Executing busybox-1.36.1-r29.trigger [2024-09-23T02:08:14.349Z] OK: 1201 MiB in 225 packages [2024-09-23T02:08:14.349Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-09-23T02:08:14.608Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-09-23T02:08:15.544Z] (1/14) Installing g++ (13.2.1_git20240309-r0) [2024-09-23T02:08:16.923Z] (2/14) Installing gdbm (1.23-r1) [2024-09-23T02:08:17.182Z] (3/14) Installing mpdecimal (4.0.0-r0) [2024-09-23T02:08:17.757Z] (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r1) [2024-09-23T02:08:18.016Z] (5/14) Installing libncursesw (6.4_p20240420-r1) [2024-09-23T02:08:18.275Z] (6/14) Installing libpanelw (6.4_p20240420-r1) [2024-09-23T02:08:18.534Z] (7/14) Installing readline (8.2.10-r0) [2024-09-23T02:08:19.104Z] (8/14) Installing python3 (3.12.6-r0) [2024-09-23T02:08:20.040Z] (9/14) Installing python3-pycache-pyc0 (3.12.6-r0) [2024-09-23T02:08:20.981Z] (10/14) Installing pyc (3.12.6-r0) [2024-09-23T02:08:20.981Z] (11/14) Installing python3-pyc (3.12.6-r0) [2024-09-23T02:08:21.241Z] (12/14) Installing python3-dev (3.12.6-r0) [2024-09-23T02:08:22.616Z] (13/14) Installing libsodium-dev (1.0.19-r0) [2024-09-23T02:08:23.184Z] (14/14) Installing zeromq-dev (4.3.5-r2) [2024-09-23T02:08:23.443Z] Executing busybox-1.36.1-r29.trigger [2024-09-23T02:08:23.443Z] OK: 1367 MiB in 239 packages [2024-09-23T02:08:23.443Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-09-23T02:08:24.012Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-09-23T02:08:24.579Z] OK: 1367 MiB in 239 packages [2024-09-23T02:08:24.579Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-09-23T02:08:25.147Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-09-23T02:08:25.716Z] (1/1) Installing tzdata (2024b-r0) [2024-09-23T02:08:26.288Z] OK: 1369 MiB in 240 packages [2024-09-23T02:08:26.549Z] (1/1) Purging tzdata (2024b-r0) [2024-09-23T02:08:26.549Z] OK: 1367 MiB in 239 packages [2024-09-23T02:08:29.465Z] Looking in links: /tmp/tmpekstgizv [2024-09-23T02:08:29.465Z] Processing /tmp/tmpekstgizv/pip-24.2-py3-none-any.whl [2024-09-23T02:08:29.465Z] Installing collected packages: pip [2024-09-23T02:08:31.754Z] Successfully installed pip-24.2 [2024-09-23T02:08:31.754Z] 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. [2024-09-23T02:08:31.754Z] Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (24.2) [2024-09-23T02:08:32.332Z] Collecting setuptools [2024-09-23T02:08:32.332Z] Downloading setuptools-75.1.0-py3-none-any.whl.metadata (6.9 kB) [2024-09-23T02:08:32.332Z] Collecting wheel [2024-09-23T02:08:32.332Z] Downloading wheel-0.44.0-py3-none-any.whl.metadata (2.3 kB) [2024-09-23T02:08:32.332Z] Downloading setuptools-75.1.0-py3-none-any.whl (1.2 MB) [2024-09-23T02:08:32.332Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 52.4 MB/s eta 0:00:00 [2024-09-23T02:08:32.332Z] Downloading wheel-0.44.0-py3-none-any.whl (67 kB) [2024-09-23T02:08:32.332Z] Installing collected packages: wheel, setuptools [2024-09-23T02:08:33.280Z] Successfully installed setuptools-75.1.0 wheel-0.44.0 [2024-09-23T02:08:33.280Z] 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. [2024-09-23T02:08:35.497Z] Processing ./edgex-taf-common [2024-09-23T02:08:35.497Z] Preparing metadata (setup.py): started [2024-09-23T02:08:35.907Z] Preparing metadata (setup.py): finished with status 'done' [2024-09-23T02:08:35.907Z] Building wheels for collected packages: edgex-taf-common [2024-09-23T02:08:35.907Z] Building wheel for edgex-taf-common (setup.py): started [2024-09-23T02:08:37.814Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2024-09-23T02:08:37.814Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=56583031dfba395c64cb6567cc460ee713f8c5dd37b7d407ba2d77b75ccd7015 [2024-09-23T02:08:37.814Z] Stored in directory: /tmp/pip-ephem-wheel-cache-fvll109j/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2024-09-23T02:08:37.814Z] Successfully built edgex-taf-common [2024-09-23T02:08:37.814Z] Installing collected packages: edgex-taf-common [2024-09-23T02:08:38.753Z] Successfully installed edgex-taf-common-0.0.0 [2024-09-23T02:08:38.753Z] 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. [2024-09-23T02:08:39.339Z] Collecting robotframework==7.0.1 (from -r requirements.txt (line 1)) [2024-09-23T02:08:39.339Z] Downloading robotframework-7.0.1-py3-none-any.whl.metadata (7.5 kB) [2024-09-23T02:08:39.339Z] Collecting python-dotenv==1.0.1 (from -r requirements.txt (line 2)) [2024-09-23T02:08:39.339Z] Downloading python_dotenv-1.0.1-py3-none-any.whl.metadata (23 kB) [2024-09-23T02:08:39.339Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2024-09-23T02:08:39.339Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) [2024-09-23T02:08:39.600Z] Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) [2024-09-23T02:08:39.600Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) [2024-09-23T02:08:39.600Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2024-09-23T02:08:39.600Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2024-09-23T02:08:39.600Z] Preparing metadata (setup.py): started [2024-09-23T02:08:39.860Z] Preparing metadata (setup.py): finished with status 'done' [2024-09-23T02:08:39.860Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2024-09-23T02:08:39.860Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl.metadata (16 kB) [2024-09-23T02:08:39.860Z] Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) [2024-09-23T02:08:39.860Z] Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) [2024-09-23T02:08:39.860Z] Collecting requests==2.32.3 (from -r requirements.txt (line 8)) [2024-09-23T02:08:39.860Z] Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) [2024-09-23T02:08:39.860Z] Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) [2024-09-23T02:08:39.860Z] Downloading paho-mqtt-1.6.1.tar.gz (99 kB) [2024-09-23T02:08:39.860Z] Preparing metadata (setup.py): started [2024-09-23T02:08:40.120Z] Preparing metadata (setup.py): finished with status 'done' [2024-09-23T02:08:40.120Z] Collecting docker==7.1.0 (from -r requirements.txt (line 10)) [2024-09-23T02:08:40.120Z] Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) [2024-09-23T02:08:40.386Z] Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) [2024-09-23T02:08:40.386Z] Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (61 kB) [2024-09-23T02:08:40.646Z] Collecting psutil==6.0.0 (from -r requirements.txt (line 12)) [2024-09-23T02:08:40.646Z] Downloading psutil-6.0.0.tar.gz (508 kB) [2024-09-23T02:08:40.646Z] Installing build dependencies: started [2024-09-23T02:08:42.577Z] Installing build dependencies: finished with status 'done' [2024-09-23T02:08:42.577Z] Getting requirements to build wheel: started [2024-09-23T02:08:42.838Z] Getting requirements to build wheel: finished with status 'done' [2024-09-23T02:08:42.838Z] Preparing metadata (pyproject.toml): started [2024-09-23T02:08:43.410Z] Preparing metadata (pyproject.toml): finished with status 'done' [2024-09-23T02:08:43.410Z] Collecting redis==5.0.1 (from -r requirements.txt (line 13)) [2024-09-23T02:08:43.410Z] Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) [2024-09-23T02:08:43.981Z] Collecting pyzmq==26.0.3 (from -r requirements.txt (line 14)) [2024-09-23T02:08:43.981Z] Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (6.1 kB) [2024-09-23T02:08:43.981Z] Collecting influxdb-client==1.41.0 (from -r requirements.txt (line 15)) [2024-09-23T02:08:43.981Z] Downloading influxdb_client-1.41.0-py3-none-any.whl.metadata (64 kB) [2024-09-23T02:08:43.981Z] Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) [2024-09-23T02:08:43.981Z] Downloading psycopg2-2.9.9.tar.gz (384 kB) [2024-09-23T02:08:43.981Z] Preparing metadata (setup.py): started [2024-09-23T02:08:44.256Z] Preparing metadata (setup.py): finished with status 'done' [2024-09-23T02:08:44.520Z] Collecting pycryptodome==3.20.0 (from -r requirements.txt (line 17)) [2024-09-23T02:08:44.520Z] Downloading pycryptodome-3.20.0-cp35-abi3-musllinux_1_1_x86_64.whl.metadata (3.4 kB) [2024-09-23T02:08:44.520Z] Collecting protobuf==5.28.1 (from -r requirements.txt (line 18)) [2024-09-23T02:08:44.520Z] Downloading protobuf-5.28.1-py3-none-any.whl.metadata (592 bytes) [2024-09-23T02:08:44.791Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T02:08:44.791Z] Downloading selenium-4.25.0-py3-none-any.whl.metadata (7.1 kB) [2024-09-23T02:08:44.791Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T02:08:44.791Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) [2024-09-23T02:08:44.791Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T02:08:44.791Z] Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) [2024-09-23T02:08:44.791Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T02:08:44.791Z] Downloading flex-6.14.1.tar.gz (40 kB) [2024-09-23T02:08:44.791Z] Preparing metadata (setup.py): started [2024-09-23T02:08:45.054Z] Preparing metadata (setup.py): finished with status 'done' [2024-09-23T02:08:45.054Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T02:08:45.054Z] Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2024-09-23T02:08:45.054Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T02:08:45.054Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl.metadata (18 kB) [2024-09-23T02:08:45.315Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T02:08:45.315Z] Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB) [2024-09-23T02:08:45.315Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T02:08:45.315Z] Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) [2024-09-23T02:08:45.315Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T02:08:45.315Z] Downloading pytz-2024.2-py2.py3-none-any.whl.metadata (22 kB) [2024-09-23T02:08:45.315Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T02:08:45.315Z] Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) [2024-09-23T02:08:45.315Z] Collecting charset-normalizer<4,>=2 (from requests==2.32.3->-r requirements.txt (line 8)) [2024-09-23T02:08:45.315Z] Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (33 kB) [2024-09-23T02:08:45.315Z] Collecting idna<4,>=2.5 (from requests==2.32.3->-r requirements.txt (line 8)) [2024-09-23T02:08:45.315Z] Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) [2024-09-23T02:08:45.573Z] Collecting urllib3<3,>=1.21.1 (from requests==2.32.3->-r requirements.txt (line 8)) [2024-09-23T02:08:45.573Z] Downloading urllib3-2.2.3-py3-none-any.whl.metadata (6.5 kB) [2024-09-23T02:08:45.573Z] Collecting certifi>=2017.4.17 (from requests==2.32.3->-r requirements.txt (line 8)) [2024-09-23T02:08:45.573Z] Downloading certifi-2024.8.30-py3-none-any.whl.metadata (2.2 kB) [2024-09-23T02:08:45.573Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-09-23T02:08:45.573Z] Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) [2024-09-23T02:08:45.573Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-09-23T02:08:45.573Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2024-09-23T02:08:45.573Z] 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)) (75.1.0) [2024-09-23T02:08:45.573Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-09-23T02:08:45.573Z] Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) [2024-09-23T02:08:45.573Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-09-23T02:08:45.573Z] Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) [2024-09-23T02:08:45.833Z] Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T02:08:45.833Z] Downloading trio-0.26.2-py3-none-any.whl.metadata (8.6 kB) [2024-09-23T02:08:45.833Z] Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T02:08:45.833Z] Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) [2024-09-23T02:08:45.833Z] Collecting websocket-client~=1.8 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T02:08:45.833Z] Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2024-09-23T02:08:45.833Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T02:08:45.833Z] Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (2.1 kB) [2024-09-23T02:08:45.833Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T02:08:45.833Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2024-09-23T02:08:45.833Z] Preparing metadata (setup.py): started [2024-09-23T02:08:46.101Z] Preparing metadata (setup.py): finished with status 'done' [2024-09-23T02:08:46.101Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T02:08:46.101Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2024-09-23T02:08:46.101Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T02:08:46.101Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2024-09-23T02:08:46.101Z] Preparing metadata (setup.py): started [2024-09-23T02:08:46.361Z] Preparing metadata (setup.py): finished with status 'done' [2024-09-23T02:08:46.361Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T02:08:46.361Z] Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) [2024-09-23T02:08:46.361Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T02:08:46.361Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) [2024-09-23T02:08:46.361Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T02:08:46.361Z] Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2024-09-23T02:08:46.361Z] Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T02:08:46.361Z] Downloading attrs-24.2.0-py3-none-any.whl.metadata (11 kB) [2024-09-23T02:08:46.361Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T02:08:46.361Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) [2024-09-23T02:08:46.625Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T02:08:46.625Z] Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) [2024-09-23T02:08:46.888Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T02:08:46.888Z] Downloading rpds_py-0.20.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.2 kB) [2024-09-23T02:08:46.888Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T02:08:46.888Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2024-09-23T02:08:46.888Z] Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T02:08:46.888Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2024-09-23T02:08:46.888Z] Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T02:08:46.888Z] Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2024-09-23T02:08:46.888Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T02:08:46.888Z] Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) [2024-09-23T02:08:46.888Z] 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)) [2024-09-23T02:08:46.888Z] Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2024-09-23T02:08:46.888Z] 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)) [2024-09-23T02:08:46.888Z] Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) [2024-09-23T02:08:46.888Z] Downloading robotframework-7.0.1-py3-none-any.whl (727 kB) [2024-09-23T02:08:46.888Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 727.6/727.6 kB 132.5 MB/s eta 0:00:00 [2024-09-23T02:08:46.888Z] Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB) [2024-09-23T02:08:46.888Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2024-09-23T02:08:46.888Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) [2024-09-23T02:08:47.148Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2024-09-23T02:08:47.148Z] Downloading configparser-6.0.0-py3-none-any.whl (19 kB) [2024-09-23T02:08:47.148Z] Downloading requests-2.32.3-py3-none-any.whl (64 kB) [2024-09-23T02:08:47.148Z] Downloading docker-7.1.0-py3-none-any.whl (147 kB) [2024-09-23T02:08:47.148Z] Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_x86_64.whl (17.8 MB) [2024-09-23T02:08:47.727Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.8/17.8 MB 34.8 MB/s eta 0:00:00 [2024-09-23T02:08:47.727Z] Downloading redis-5.0.1-py3-none-any.whl (250 kB) [2024-09-23T02:08:47.727Z] Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_x86_64.whl (1.5 MB) [2024-09-23T02:08:47.727Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 53.3 MB/s eta 0:00:00 [2024-09-23T02:08:47.727Z] Downloading influxdb_client-1.41.0-py3-none-any.whl (744 kB) [2024-09-23T02:08:47.727Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 744.6/744.6 kB 67.9 MB/s eta 0:00:00 [2024-09-23T02:08:47.727Z] Downloading pycryptodome-3.20.0-cp35-abi3-musllinux_1_1_x86_64.whl (2.2 MB) [2024-09-23T02:08:47.727Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 192.3 MB/s eta 0:00:00 [2024-09-23T02:08:47.727Z] Downloading protobuf-5.28.1-py3-none-any.whl (169 kB) [2024-09-23T02:08:47.727Z] Downloading certifi-2024.8.30-py3-none-any.whl (167 kB) [2024-09-23T02:08:47.727Z] Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_x86_64.whl (142 kB) [2024-09-23T02:08:47.727Z] Downloading idna-3.10-py3-none-any.whl (70 kB) [2024-09-23T02:08:47.727Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2024-09-23T02:08:47.727Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2024-09-23T02:08:47.727Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) [2024-09-23T02:08:47.727Z] Downloading selenium-4.25.0-py3-none-any.whl (9.7 MB) [2024-09-23T02:08:47.727Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 155.6 MB/s eta 0:00:00 [2024-09-23T02:08:47.727Z] Downloading urllib3-2.2.3-py3-none-any.whl (126 kB) [2024-09-23T02:08:47.997Z] Downloading docutils-0.21.2-py3-none-any.whl (587 kB) [2024-09-23T02:08:47.997Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 342.3 MB/s eta 0:00:00 [2024-09-23T02:08:47.997Z] Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2024-09-23T02:08:47.997Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl (29 kB) [2024-09-23T02:08:47.997Z] Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB) [2024-09-23T02:08:47.997Z] Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) [2024-09-23T02:08:47.997Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 238.1 MB/s eta 0:00:00 [2024-09-23T02:08:47.997Z] Downloading pytz-2024.2-py2.py3-none-any.whl (508 kB) [2024-09-23T02:08:47.997Z] Downloading tzlocal-5.2-py3-none-any.whl (17 kB) [2024-09-23T02:08:47.997Z] Downloading attrs-24.2.0-py3-none-any.whl (63 kB) [2024-09-23T02:08:47.997Z] Downloading click-8.1.7-py3-none-any.whl (97 kB) [2024-09-23T02:08:47.997Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) [2024-09-23T02:08:47.997Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) [2024-09-23T02:08:47.997Z] Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl (756 kB) [2024-09-23T02:08:47.997Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 756.6/756.6 kB 160.4 MB/s eta 0:00:00 [2024-09-23T02:08:47.997Z] Downloading referencing-0.35.1-py3-none-any.whl (26 kB) [2024-09-23T02:08:47.997Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2024-09-23T02:08:47.997Z] Downloading rpds_py-0.20.0-cp312-cp312-musllinux_1_2_x86_64.whl (528 kB) [2024-09-23T02:08:47.997Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 528.8/528.8 kB 180.0 MB/s eta 0:00:00 [2024-09-23T02:08:47.997Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2024-09-23T02:08:47.997Z] Downloading trio-0.26.2-py3-none-any.whl (475 kB) [2024-09-23T02:08:47.997Z] Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) [2024-09-23T02:08:47.997Z] Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) [2024-09-23T02:08:47.997Z] Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2024-09-23T02:08:47.997Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2024-09-23T02:08:47.997Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2024-09-23T02:08:47.997Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2024-09-23T02:08:47.997Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2024-09-23T02:08:47.997Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2024-09-23T02:08:47.997Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2024-09-23T02:08:47.997Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2024-09-23T02:08:48.269Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, strict-rfc3339, validate-email [2024-09-23T02:08:48.269Z] Building wheel for robotbackgroundlogger (setup.py): started [2024-09-23T02:08:48.530Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2024-09-23T02:08:48.530Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4278 sha256=ed811d55edd68fee096ed52a6cfc706bb354fa6632c62c7710075f89a3dbb4cb [2024-09-23T02:08:48.530Z] Stored in directory: /tmp/pip-ephem-wheel-cache-003p8iq4/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2024-09-23T02:08:48.530Z] Building wheel for paho-mqtt (setup.py): started [2024-09-23T02:08:48.791Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2024-09-23T02:08:48.791Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62117 sha256=96b3c5e9105e394d0d5bf5fd4d670cbc95316355f1f1f7049f6c076155030ecc [2024-09-23T02:08:48.791Z] Stored in directory: /tmp/pip-ephem-wheel-cache-003p8iq4/wheels/23/d5/af/1f3cbcc350dec9d8e95040f388e0163d132eff0c9a453db659 [2024-09-23T02:08:48.791Z] Building wheel for psutil (pyproject.toml): started [2024-09-23T02:08:50.726Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2024-09-23T02:08:50.726Z] Created wheel for psutil: filename=psutil-6.0.0-cp312-abi3-linux_x86_64.whl size=289882 sha256=b8c18f07277fe3a6e1fd88a3105f45916d23c7752b7091e0502662e174abf9e9 [2024-09-23T02:08:50.726Z] Stored in directory: /tmp/pip-ephem-wheel-cache-003p8iq4/wheels/c8/dd/05/e23a694b10fb292015561f1ddcd33cc337729c3d407ab7a733 [2024-09-23T02:08:50.726Z] Building wheel for psycopg2 (setup.py): started [2024-09-23T02:09:00.797Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2024-09-23T02:09:00.797Z] Created wheel for psycopg2: filename=psycopg2-2.9.9-cp312-cp312-linux_x86_64.whl size=521868 sha256=d9668516164e3c8e461ceec4e667bf4e70a45ec6ed3c162eef5ab6086258d6c8 [2024-09-23T02:09:00.797Z] Stored in directory: /tmp/pip-ephem-wheel-cache-003p8iq4/wheels/ff/ac/80/7ccec163e3d05ae2112311b895132409b9abfd7e0c1c6b5183 [2024-09-23T02:09:00.797Z] Building wheel for flex (setup.py): started [2024-09-23T02:09:00.797Z] Building wheel for flex (setup.py): finished with status 'done' [2024-09-23T02:09:00.797Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77260 sha256=2d33b7c9d25a2b8cb4aec36c80ae43311ceeb1e5dfea45fed6e20fe93673f328 [2024-09-23T02:09:00.797Z] Stored in directory: /tmp/pip-ephem-wheel-cache-003p8iq4/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2024-09-23T02:09:00.797Z] Building wheel for strict-rfc3339 (setup.py): started [2024-09-23T02:09:00.797Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2024-09-23T02:09:00.797Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=fb7b31ee68930890e5ef5536f4e2fd8c7544b09b3d4c3f4539331b399e324f16 [2024-09-23T02:09:00.797Z] Stored in directory: /tmp/pip-ephem-wheel-cache-003p8iq4/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2024-09-23T02:09:00.797Z] Building wheel for validate-email (setup.py): started [2024-09-23T02:09:00.797Z] Building wheel for validate-email (setup.py): finished with status 'done' [2024-09-23T02:09:00.797Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5463 sha256=f7b8d4ac31d84e8f864ba7a4e8fd99c6fdd548ae2d2b8115dc5b953370f79043 [2024-09-23T02:09:00.797Z] Stored in directory: /tmp/pip-ephem-wheel-cache-003p8iq4/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2024-09-23T02:09:00.797Z] Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex strict-rfc3339 validate-email [2024-09-23T02:09:00.797Z] 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 [2024-09-23T02:09:10.871Z] Successfully installed GenSON-1.3.0 PyYAML-6.0.2 RESTinstance-1.3.0 attrs-24.2.0 certifi-2024.8.30 charset-normalizer-3.3.2 click-8.1.7 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.6.1 jsonpointer-3.0.0 jsonschema-4.23.0 jsonschema-specifications-2023.12.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.18.0 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.0.1 pytz-2024.2 pyzmq-26.0.3 reactivex-4.0.4 redis-5.0.1 referencing-0.35.1 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.20.0 selenium-4.25.0 six-1.16.0 sniffio-1.3.1 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.26.2 trio-websocket-0.11.1 typing-extensions-4.12.2 tzlocal-5.2 urllib3-2.2.3 validate-email-1.3 websocket-client-1.8.0 wsproto-1.2.0 [2024-09-23T02:09:10.871Z] 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. [2024-09-23T02:10:10.841Z] Removing intermediate container a7f8affbb47e [2024-09-23T02:10:10.841Z] ---> 7c6cf7e8b7f5 [2024-09-23T02:10:10.841Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2024-09-23T02:10:10.841Z] ---> Running in 692939655a41 [2024-09-23T02:10:10.841Z] Removing intermediate container 692939655a41 [2024-09-23T02:10:10.841Z] ---> 497e9e96c549 [2024-09-23T02:10:10.841Z] Step 11/13 : LABEL arch=amd64 [2024-09-23T02:10:10.841Z] ---> Running in f633aff7d12f [2024-09-23T02:10:10.841Z] Removing intermediate container f633aff7d12f [2024-09-23T02:10:10.841Z] ---> 4a2302f39564 [2024-09-23T02:10:10.841Z] Step 12/13 : LABEL git_sha=6efa801aea8b54305c969b0f5d470466e5f5167b [2024-09-23T02:10:10.841Z] ---> Running in 601fb1fb14bf [2024-09-23T02:10:10.841Z] Removing intermediate container 601fb1fb14bf [2024-09-23T02:10:10.841Z] ---> 3a70019d4070 [2024-09-23T02:10:10.841Z] Step 13/13 : LABEL version=0.0.0 [2024-09-23T02:10:10.841Z] ---> Running in 8a3bfdff7908 [2024-09-23T02:10:10.841Z] Removing intermediate container 8a3bfdff7908 [2024-09-23T02:10:10.841Z] ---> 8a96bf067b93 [2024-09-23T02:10:10.841Z] [Warning] One or more build-args [ARCH] were not consumed [2024-09-23T02:10:10.841Z] Successfully built 8a96bf067b93 [2024-09-23T02:10:10.841Z] Successfully tagged edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T02:10:11.961Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-23T02:10:11.962Z] [2024-09-23T02:10:11.962Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T02:10:12.375Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-23T02:10:12.636Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-23T02:10:12.636Z] 5eb5b503b376: Pulling fs layer [2024-09-23T02:10:12.636Z] 5c69ac0246d0: Pulling fs layer [2024-09-23T02:10:12.636Z] ec43610c2a17: Pulling fs layer [2024-09-23T02:10:12.636Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-23T02:10:12.636Z] 33b1e0a273af: Pulling fs layer [2024-09-23T02:10:12.636Z] 5d3b04190fa2: Pulling fs layer [2024-09-23T02:10:12.636Z] 2f39f015ded8: Pulling fs layer [2024-09-23T02:10:12.636Z] 3a2ae6a8a46f: Waiting [2024-09-23T02:10:12.636Z] 33b1e0a273af: Waiting [2024-09-23T02:10:12.636Z] 5d3b04190fa2: Waiting [2024-09-23T02:10:12.636Z] 2f39f015ded8: Waiting [2024-09-23T02:10:12.636Z] 5c69ac0246d0: Verifying Checksum [2024-09-23T02:10:12.636Z] 5c69ac0246d0: Download complete [2024-09-23T02:10:12.636Z] 3a2ae6a8a46f: Verifying Checksum [2024-09-23T02:10:12.636Z] 3a2ae6a8a46f: Download complete [2024-09-23T02:10:12.895Z] 33b1e0a273af: Verifying Checksum [2024-09-23T02:10:12.896Z] 33b1e0a273af: Download complete [2024-09-23T02:10:12.896Z] ec43610c2a17: Verifying Checksum [2024-09-23T02:10:12.896Z] ec43610c2a17: Download complete [2024-09-23T02:10:12.896Z] 5d3b04190fa2: Verifying Checksum [2024-09-23T02:10:12.896Z] 5d3b04190fa2: Download complete [2024-09-23T02:10:12.896Z] 5eb5b503b376: Verifying Checksum [2024-09-23T02:10:12.896Z] 5eb5b503b376: Download complete [2024-09-23T02:10:13.587Z] 2f39f015ded8: Verifying Checksum [2024-09-23T02:10:13.587Z] 2f39f015ded8: Download complete [2024-09-23T02:10:14.216Z] 5eb5b503b376: Pull complete [2024-09-23T02:10:14.216Z] 5c69ac0246d0: Pull complete [2024-09-23T02:10:14.851Z] ec43610c2a17: Pull complete [2024-09-23T02:10:17.576Z] 3a2ae6a8a46f: Pull complete [2024-09-23T02:10:17.576Z] 33b1e0a273af: Pull complete [2024-09-23T02:10:17.836Z] 5d3b04190fa2: Pull complete [2024-09-23T02:10:22.406Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10899 in /w/workspace/xfoundry_edgex-taf-common_PR-114 [Pipeline] { [Pipeline] checkout [2024-09-23T02:10:22.522Z] Selected Git installation does not exist. Using Default [2024-09-23T02:10:22.522Z] The recommended git tool is: NONE [2024-09-23T02:10:23.133Z] 2f39f015ded8: Pull complete [2024-09-23T02:10:23.133Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-23T02:10:23.133Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-23T02:10:23.133Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-23T02:10:23.385Z] prd-ubuntu20.04-docker-8c-8g-10898 does not seem to be running inside a container [2024-09-23T02:10:23.412Z] $ 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-114 -v /w/workspace/xfoundry_edgex-taf-common_PR-114:/w/workspace/xfoundry_edgex-taf-common_PR-114:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-114@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-114@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-09-23T02:10:26.501Z] $ docker top e57d7735d906e92eb4ee1911cb641bed15b615fa6bd2edc90bdbf3be3b6788e0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-23T02:10:26.987Z] ---> job-cost.sh [2024-09-23T02:10:26.987Z] lf-activate-venv: SKIPPING [2024-09-23T02:10:26.987Z] INFO: No Stack... [2024-09-23T02:10:27.246Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-23T02:10:27.815Z] INFO: Archiving Costs [Pipeline] sh [2024-09-23T02:10:28.144Z] + cat /w/workspace/xfoundry_edgex-taf-common_PR-114/archives/cost.csv [2024-09-23T02:10:28.144Z] + cut -d, -f6 [Pipeline] lock [2024-09-23T02:10:28.202Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-114-1-stack-cost] [2024-09-23T02:10:28.208Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-114-1-stack-cost] did not exist. Created. [2024-09-23T02:10:28.215Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-114-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-23T02:10:28.632Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-09-23T02:10:28.696Z] Stashed 1 file(s) [Pipeline] } [2024-09-23T02:10:28.724Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-114-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-23T02:10:28.830Z] $ docker stop --time=1 e57d7735d906e92eb4ee1911cb641bed15b615fa6bd2edc90bdbf3be3b6788e0 [2024-09-23T02:10:29.321Z] using credential edgex-jenkins-ssh [2024-09-23T02:10:29.349Z] Cloning the remote Git repository [2024-09-23T02:10:29.981Z] $ docker rm -f --volumes e57d7735d906e92eb4ee1911cb641bed15b615fa6bd2edc90bdbf3be3b6788e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2024-09-23T02:10:29.406Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2024-09-23T02:10:29.538Z] > git init /w/workspace/xfoundry_edgex-taf-common_PR-114 # timeout=10 [2024-09-23T02:10:29.766Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2024-09-23T02:10:29.768Z] > git --version # timeout=10 [2024-09-23T02:10:29.850Z] > git --version # 'git version 2.25.1' [2024-09-23T02:10:29.856Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-23T02:10:30.193Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] } [2024-09-23T02:10:30.881Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2024-09-23T02:10:30.941Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-23T02:10:32.387Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2024-09-23T02:10:32.555Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2024-09-23T02:10:32.556Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-23T02:10:32.615Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/114/head:refs/remotes/origin/PR-114 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-09-23T02:10:33.193Z] Merging remotes/origin/main commit 7ef99bc445e5002edb91e45647dc2bc252dae2a9 into PR head commit 6efa801aea8b54305c969b0f5d470466e5f5167b [2024-09-23T02:10:34.033Z] Merge succeeded, producing 6efa801aea8b54305c969b0f5d470466e5f5167b [2024-09-23T02:10:34.034Z] Checking out Revision 6efa801aea8b54305c969b0f5d470466e5f5167b (PR-114) [2024-09-23T02:10:33.210Z] > git config core.sparsecheckout # timeout=10 [2024-09-23T02:10:33.412Z] > git checkout -f 6efa801aea8b54305c969b0f5d470466e5f5167b # timeout=10 [2024-09-23T02:10:33.648Z] > git remote # timeout=10 [2024-09-23T02:10:33.732Z] > git config --get remote.origin.url # timeout=10 [2024-09-23T02:10:33.822Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-23T02:10:33.877Z] > git merge 7ef99bc445e5002edb91e45647dc2bc252dae2a9 # timeout=10 [2024-09-23T02:10:33.964Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-09-23T02:10:34.041Z] > git config core.sparsecheckout # timeout=10 [2024-09-23T02:10:34.130Z] > git checkout -f 6efa801aea8b54305c969b0f5d470466e5f5167b # timeout=10 [2024-09-23T02:10:38.310Z] Commit message: "fix: Add protobuf and upgrade libraries" [2024-09-23T02:10:38.374Z] > git --version # timeout=10 [2024-09-23T02:10:38.387Z] > git --version # 'git version 2.25.1' [2024-09-23T02:10:38.412Z] fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-23T02:10:42.689Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-23T02:10:42.689Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-23T02:10:42.689Z] Dload Upload Total Spent Left Speed [2024-09-23T02:10:42.689Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 68234 0 --:--:-- --:--:-- --:--:-- 68598 [Pipeline] sh [2024-09-23T02:10:43.082Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-23T02:10:43.445Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-09-23T02:10:43.445Z] + sudo tee /etc/docker/daemon.new [2024-09-23T02:10:43.445Z] { [2024-09-23T02:10:43.445Z] "registry-mirrors": [ [2024-09-23T02:10:43.445Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-23T02:10:43.445Z] ], [2024-09-23T02:10:43.445Z] "bip": "10.250.0.254/24", [2024-09-23T02:10:43.445Z] "hosts": [ [2024-09-23T02:10:43.445Z] "tcp://0.0.0.0:5555", [2024-09-23T02:10:43.445Z] "unix:///var/run/docker.sock" [2024-09-23T02:10:43.445Z] ], [2024-09-23T02:10:43.445Z] "mtu": 1458, [2024-09-23T02:10:43.445Z] "selinux-enabled": true, [2024-09-23T02:10:43.445Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-23T02:10:43.445Z] } [Pipeline] sh [2024-09-23T02:10:43.815Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-23T02:10:44.216Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-23T02:11:02.592Z] provisioning config files... [2024-09-23T02:11:02.618Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-114@tmp/config2342212866793508967tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-23T02:11:03.145Z] ---> ****-login.sh [2024-09-23T02:11:03.145Z] nexus3.edgexfoundry.org:10001 [2024-09-23T02:11:03.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T02:11:03.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T02:11:03.732Z] Configure a credential helper to remove this warning. See [2024-09-23T02:11:03.732Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T02:11:03.732Z] [2024-09-23T02:11:03.732Z] Login Succeeded [2024-09-23T02:11:03.732Z] nexus3.edgexfoundry.org:10002 [2024-09-23T02:11:04.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T02:11:04.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T02:11:04.281Z] Configure a credential helper to remove this warning. See [2024-09-23T02:11:04.281Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T02:11:04.281Z] [2024-09-23T02:11:04.281Z] Login Succeeded [2024-09-23T02:11:04.281Z] nexus3.edgexfoundry.org:10003 [2024-09-23T02:11:04.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T02:11:04.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T02:11:04.555Z] Configure a credential helper to remove this warning. See [2024-09-23T02:11:04.555Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T02:11:04.555Z] [2024-09-23T02:11:04.555Z] Login Succeeded [2024-09-23T02:11:04.555Z] nexus3.edgexfoundry.org:10004 [2024-09-23T02:11:04.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T02:11:05.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T02:11:05.103Z] Configure a credential helper to remove this warning. See [2024-09-23T02:11:05.103Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T02:11:05.103Z] [2024-09-23T02:11:05.103Z] Login Succeeded [2024-09-23T02:11:05.103Z] ****.io [2024-09-23T02:11:05.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T02:11:05.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T02:11:05.641Z] Configure a credential helper to remove this warning. See [2024-09-23T02:11:05.641Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T02:11:05.641Z] [2024-09-23T02:11:05.641Z] Login Succeeded [2024-09-23T02:11:05.641Z] ---> ****-login.sh ends [Pipeline] } [2024-09-23T02:11:05.673Z] 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 [2024-09-23T02:11:06.774Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-09-23T02:11:07.121Z] + ls -al . [2024-09-23T02:11:07.121Z] total 68 [2024-09-23T02:11:07.121Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 23 02:11 . [2024-09-23T02:11:07.121Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 02:10 .. [2024-09-23T02:11:07.121Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 23 02:10 .git [2024-09-23T02:11:07.121Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 23 02:10 .github [2024-09-23T02:11:07.121Z] -rw-rw-r-- 1 jenkins jenkins 22 Sep 23 02:10 .gitignore [2024-09-23T02:11:07.121Z] -rw-rw-r-- 1 jenkins jenkins 1653 Sep 23 02:10 Dockerfile [2024-09-23T02:11:07.121Z] -rw-rw-r-- 1 jenkins jenkins 746 Sep 23 02:10 Jenkinsfile [2024-09-23T02:11:07.121Z] -rw-rw-r-- 1 jenkins jenkins 11381 Sep 23 02:10 LICENSE [2024-09-23T02:11:07.121Z] -rw-rw-r-- 1 jenkins jenkins 3606 Sep 23 02:10 README.md [2024-09-23T02:11:07.121Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 02:10 TAF-Manager [2024-09-23T02:11:07.122Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 23 02:10 TUC [2024-09-23T02:11:07.122Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 23 02:05 VERSION [2024-09-23T02:11:07.122Z] -rw-rw-r-- 1 jenkins jenkins 360 Sep 23 02:10 requirements.txt [2024-09-23T02:11:07.122Z] -rw-rw-r-- 1 jenkins jenkins 54 Sep 23 02:10 robot-entrypoint.sh [2024-09-23T02:11:07.122Z] -rw-rw-r-- 1 jenkins jenkins 445 Sep 23 02:10 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T02:11:07.565Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=6efa801aea8b54305c969b0f5d470466e5f5167b --label arch=arm64 --label version=0.0.0 . [2024-09-23T02:11:07.832Z] Sending build context to Docker daemon 380.4kB [2024-09-23T02:11:07.832Z] Step 1/13 : FROM alpine:3.20 [2024-09-23T02:11:08.418Z] 3.20: Pulling from library/alpine [2024-09-23T02:11:08.418Z] cf04c63912e1: Pulling fs layer [2024-09-23T02:11:08.686Z] cf04c63912e1: Verifying Checksum [2024-09-23T02:11:08.686Z] cf04c63912e1: Download complete [2024-09-23T02:11:09.272Z] cf04c63912e1: Pull complete [2024-09-23T02:11:09.272Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-09-23T02:11:09.272Z] Status: Downloaded newer image for alpine:3.20 [2024-09-23T02:11:09.272Z] ---> c157a85ed455 [2024-09-23T02:11:09.272Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2024-09-23T02:11:09.542Z] ---> Running in 3911de19a641 [2024-09-23T02:11:09.842Z] Removing intermediate container 3911de19a641 [2024-09-23T02:11:09.842Z] ---> 24d7161647fa [2024-09-23T02:11:09.842Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2024-09-23T02:11:09.842Z] ---> Running in 914e8c845c10 [2024-09-23T02:11:10.113Z] Removing intermediate container 914e8c845c10 [2024-09-23T02:11:10.113Z] ---> 8acb33cfcc7a [2024-09-23T02:11:10.113Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2024-09-23T02:11:11.087Z] ---> 7d6fac0e2f08 [2024-09-23T02:11:11.088Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2024-09-23T02:11:11.355Z] ---> 3c26a3cedbc8 [2024-09-23T02:11:11.355Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2024-09-23T02:11:11.939Z] ---> 6e80012071b5 [2024-09-23T02:11:11.939Z] Step 7/13 : WORKDIR /edgex-taf [2024-09-23T02:11:11.939Z] ---> Running in 9265edbb6fc6 [2024-09-23T02:11:12.206Z] Removing intermediate container 9265edbb6fc6 [2024-09-23T02:11:12.206Z] ---> 77ccf8a7bd28 [2024-09-23T02:11:12.206Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-23T02:11:12.475Z] ---> Running in 157ab0f5f272 [2024-09-23T02:11:14.443Z] Removing intermediate container 157ab0f5f272 [2024-09-23T02:11:14.443Z] ---> 8f3f8d483a66 [2024-09-23T02:11:14.443Z] 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 [2024-09-23T02:11:14.443Z] ---> Running in 8bd1a6f76a8b [2024-09-23T02:11:15.401Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-09-23T02:11:15.981Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-09-23T02:11:17.937Z] OK: 9 MiB in 14 packages [2024-09-23T02:11:17.937Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-09-23T02:11:18.524Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-09-23T02:11:20.465Z] (1/14) Installing ca-certificates (20240705-r0) [2024-09-23T02:11:20.734Z] (2/14) Installing brotli-libs (1.1.0-r2) [2024-09-23T02:11:21.318Z] (3/14) Installing c-ares (1.28.1-r0) [2024-09-23T02:11:21.587Z] (4/14) Installing libunistring (1.2-r0) [2024-09-23T02:11:22.171Z] (5/14) Installing libidn2 (2.3.7-r0) [2024-09-23T02:11:22.753Z] (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-09-23T02:11:23.025Z] (7/14) Installing libpsl (0.21.5-r1) [2024-09-23T02:11:23.294Z] (8/14) Installing zstd-libs (1.5.6-r0) [2024-09-23T02:11:23.883Z] (9/14) Installing libcurl (8.9.1-r2) [2024-09-23T02:11:24.470Z] (10/14) Installing curl (8.9.1-r2) [2024-09-23T02:11:25.057Z] (11/14) Installing docker-cli (26.1.5-r0) [2024-09-23T02:11:27.025Z] (12/14) Installing oniguruma (6.9.9-r0) [2024-09-23T02:11:27.025Z] (13/14) Installing jq (1.7.1-r0) [2024-09-23T02:11:27.634Z] (14/14) Installing openssl (3.3.2-r0) [2024-09-23T02:11:28.225Z] Executing busybox-1.36.1-r29.trigger [2024-09-23T02:11:28.225Z] Executing ca-certificates-20240705-r0.trigger [2024-09-23T02:11:28.509Z] OK: 43 MiB in 28 packages [2024-09-23T02:11:28.779Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-09-23T02:11:29.365Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-09-23T02:11:31.314Z] (1/166) Installing libexpat (2.6.3-r0) [2024-09-23T02:11:31.582Z] (2/166) Installing libbz2 (1.0.8-r6) [2024-09-23T02:11:32.166Z] (3/166) Installing libpng (1.6.44-r0) [2024-09-23T02:11:32.449Z] (4/166) Installing freetype (2.13.2-r0) [2024-09-23T02:11:33.033Z] (5/166) Installing fontconfig (2.15.0-r1) [2024-09-23T02:11:33.625Z] (6/166) Installing libfontenc (1.1.8-r0) [2024-09-23T02:11:33.894Z] (7/166) Installing mkfontscale (1.2.2-r6) [2024-09-23T02:11:34.163Z] (8/166) Installing font-opensans (0_git20210927-r1) [2024-09-23T02:11:35.135Z] (9/166) Installing pkgconf (2.2.0-r0) [2024-09-23T02:11:35.403Z] (10/166) Installing libgcc (13.2.1_git20240309-r0) [2024-09-23T02:11:35.673Z] (11/166) Installing libffi (3.4.6-r0) [2024-09-23T02:11:36.259Z] (12/166) Installing libintl (0.22.5-r0) [2024-09-23T02:11:36.528Z] (13/166) Installing libeconf (0.6.3-r0) [2024-09-23T02:11:36.797Z] (14/166) Installing libblkid (2.40.1-r1) [2024-09-23T02:11:37.402Z] (15/166) Installing libmount (2.40.1-r1) [2024-09-23T02:11:37.671Z] (16/166) Installing pcre2 (10.43-r0) [2024-09-23T02:11:38.257Z] (17/166) Installing glib (2.80.5-r0) [2024-09-23T02:11:39.220Z] (18/166) Installing libstdc++ (13.2.1_git20240309-r0) [2024-09-23T02:11:39.487Z] (19/166) Installing xz-libs (5.6.2-r0) [2024-09-23T02:11:40.074Z] (20/166) Installing libxml2 (2.12.7-r0) [2024-09-23T02:11:40.658Z] (21/166) Installing shared-mime-info (2.4-r0) [2024-09-23T02:11:41.242Z] (22/166) Installing hicolor-icon-theme (0.17-r2) [2024-09-23T02:11:41.509Z] (23/166) Installing libjpeg-turbo (3.0.3-r0) [2024-09-23T02:11:42.104Z] (24/166) Installing libsharpyuv (1.3.2-r0) [2024-09-23T02:11:42.371Z] (25/166) Installing libwebp (1.3.2-r0) [2024-09-23T02:11:42.977Z] (26/166) Installing tiff (4.6.0t-r0) [2024-09-23T02:11:43.252Z] (27/166) Installing gdk-pixbuf (2.42.12-r0) [2024-09-23T02:11:43.839Z] (28/166) Installing gtk-update-icon-cache (3.24.43-r0) [2024-09-23T02:11:44.107Z] (29/166) Installing libxau (1.0.11-r4) [2024-09-23T02:11:44.702Z] (30/166) Installing libmd (1.1.0-r0) [2024-09-23T02:11:44.970Z] (31/166) Installing libbsd (0.12.2-r0) [2024-09-23T02:11:45.270Z] (32/166) Installing libxdmcp (1.1.5-r1) [2024-09-23T02:11:45.545Z] (33/166) Installing libxcb (1.16.1-r0) [2024-09-23T02:11:46.131Z] (34/166) Installing libx11 (1.8.9-r1) [2024-09-23T02:11:46.722Z] (35/166) Installing libxcomposite (0.4.6-r5) [2024-09-23T02:11:47.320Z] (36/166) Installing libxfixes (6.0.1-r4) [2024-09-23T02:11:47.587Z] (37/166) Installing libxrender (0.9.11-r5) [2024-09-23T02:11:47.855Z] (38/166) Installing libxcursor (1.2.2-r1) [2024-09-23T02:11:48.123Z] (39/166) Installing libxdamage (1.1.6-r5) [2024-09-23T02:11:48.393Z] (40/166) Installing libxext (1.3.6-r2) [2024-09-23T02:11:48.979Z] (41/166) Installing libxi (1.8.1-r4) [2024-09-23T02:11:49.246Z] (42/166) Installing libxinerama (1.1.5-r4) [2024-09-23T02:11:49.515Z] (43/166) Installing libxrandr (1.5.4-r1) [2024-09-23T02:11:49.783Z] (44/166) Installing libatk-1.0 (2.52.0-r0) [2024-09-23T02:11:50.369Z] (45/166) Installing libxtst (1.2.4-r6) [2024-09-23T02:11:50.636Z] (46/166) Installing dbus-libs (1.14.10-r1) [2024-09-23T02:11:51.240Z] (47/166) Installing at-spi2-core (2.52.0-r0) [2024-09-23T02:11:51.511Z] (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) [2024-09-23T02:11:52.106Z] (49/166) Installing pixman (0.43.2-r0) [2024-09-23T02:11:52.379Z] (50/166) Installing cairo (1.18.0-r0) [2024-09-23T02:11:52.980Z] (51/166) Installing cairo-gobject (1.18.0-r0) [2024-09-23T02:11:53.247Z] (52/166) Installing avahi-libs (0.8-r17) [2024-09-23T02:11:53.841Z] (53/166) Installing gmp (6.3.0-r1) [2024-09-23T02:11:54.109Z] (54/166) Installing nettle (3.9.1-r0) [2024-09-23T02:11:54.691Z] (55/166) Installing libtasn1 (4.19.0-r2) [2024-09-23T02:11:55.275Z] (56/166) Installing p11-kit (0.25.3-r0) [2024-09-23T02:11:55.544Z] (57/166) Installing gnutls (3.8.5-r0) [2024-09-23T02:11:56.157Z] (58/166) Installing cups-libs (2.4.9-r0) [2024-09-23T02:11:56.741Z] (59/166) Installing libepoxy (1.5.10-r1) [2024-09-23T02:11:57.327Z] (60/166) Installing fribidi (1.0.15-r0) [2024-09-23T02:11:57.595Z] (61/166) Installing graphite2 (1.3.14-r6) [2024-09-23T02:11:58.181Z] (62/166) Installing harfbuzz (8.5.0-r0) [2024-09-23T02:11:58.765Z] (63/166) Installing libxft (2.3.8-r3) [2024-09-23T02:11:59.032Z] (64/166) Installing pango (1.52.2-r0) [2024-09-23T02:11:59.631Z] (65/166) Installing wayland-libs-client (1.22.0-r4) [2024-09-23T02:11:59.899Z] (66/166) Installing wayland-libs-cursor (1.22.0-r4) [2024-09-23T02:12:00.167Z] (67/166) Installing wayland-libs-egl (1.22.0-r4) [2024-09-23T02:12:00.435Z] (68/166) Installing xkeyboard-config (2.41-r0) [2024-09-23T02:12:01.397Z] (69/166) Installing libxkbcommon (1.7.0-r0) [2024-09-23T02:12:01.685Z] (70/166) Installing gtk+3.0 (3.24.43-r0) [2024-09-23T02:12:02.666Z] (71/166) Installing icu-data-full (74.2-r0) [2024-09-23T02:12:05.273Z] (72/166) Installing mesa (24.0.9-r1) [2024-09-23T02:12:05.547Z] (73/166) Installing llvm17-libs (17.0.6-r1) [2024-09-23T02:12:13.828Z] (74/166) Installing hwdata-pci (0.382-r0) [2024-09-23T02:12:13.829Z] (75/166) Installing libpciaccess (0.18.1-r0) [2024-09-23T02:12:13.829Z] (76/166) Installing libdrm (2.4.120-r0) [2024-09-23T02:12:14.412Z] (77/166) Installing libelf (0.191-r0) [2024-09-23T02:12:14.692Z] (78/166) Installing mesa-glapi (24.0.9-r1) [2024-09-23T02:12:15.278Z] (79/166) Installing mesa-dri-gallium (24.0.9-r1) [2024-09-23T02:12:17.867Z] (80/166) Installing eudev-libs (3.2.14-r2) [2024-09-23T02:12:17.867Z] (81/166) Installing libmagic (5.45-r1) [2024-09-23T02:12:18.465Z] (82/166) Installing file (5.45-r1) [2024-09-23T02:12:18.733Z] (83/166) Installing xprop (1.2.7-r0) [2024-09-23T02:12:19.001Z] (84/166) Installing libice (1.1.1-r6) [2024-09-23T02:12:19.600Z] (85/166) Installing libuuid (2.40.1-r1) [2024-09-23T02:12:19.868Z] (86/166) Installing libsm (1.2.4-r4) [2024-09-23T02:12:20.138Z] (87/166) Installing libxt (1.3.0-r5) [2024-09-23T02:12:20.728Z] (88/166) Installing libxmu (1.1.4-r2) [2024-09-23T02:12:20.996Z] (89/166) Installing xset (1.2.5-r1) [2024-09-23T02:12:21.265Z] (90/166) Installing xdg-utils (1.2.1-r0) [2024-09-23T02:12:21.854Z] (91/166) Installing libogg (1.3.5-r5) [2024-09-23T02:12:22.124Z] (92/166) Installing libflac (1.4.3-r1) [2024-09-23T02:12:22.721Z] (93/166) Installing alsa-lib (1.2.11-r0) [2024-09-23T02:12:23.312Z] (94/166) Installing libSvtAv1Enc (2.0.0-r1) [2024-09-23T02:12:23.904Z] (95/166) Installing aom-libs (3.9.1-r0) [2024-09-23T02:12:24.493Z] (96/166) Installing libva (2.21.0-r0) [2024-09-23T02:12:25.090Z] (97/166) Installing libvdpau (1.5-r3) [2024-09-23T02:12:25.361Z] (98/166) Installing ffmpeg-libavutil (6.1.1-r8) [2024-09-23T02:12:25.984Z] (99/166) Installing libdav1d (1.4.2-r0) [2024-09-23T02:12:26.255Z] (100/166) Installing openexr-libiex (3.1.13-r1) [2024-09-23T02:12:26.844Z] (101/166) Installing openexr-libilmthread (3.1.13-r1) [2024-09-23T02:12:27.113Z] (102/166) Installing imath (3.1.12-r0) [2024-09-23T02:12:27.701Z] (103/166) Installing openexr-libopenexr (3.1.13-r1) [2024-09-23T02:12:28.294Z] (104/166) Installing giflib (5.2.2-r0) [2024-09-23T02:12:28.564Z] (105/166) Installing libhwy (1.0.7-r0) [2024-09-23T02:12:28.840Z] (106/166) Installing lcms2 (2.16-r0) [2024-09-23T02:12:29.429Z] (107/166) Installing libjxl (0.10.2-r0) [2024-09-23T02:12:30.021Z] (108/166) Installing lame-libs (3.100-r5) [2024-09-23T02:12:30.611Z] (109/166) Installing opus (1.5.2-r0) [2024-09-23T02:12:30.883Z] (110/166) Installing rav1e-libs (0.7.1-r0) [2024-09-23T02:12:31.471Z] (111/166) Installing libgomp (13.2.1_git20240309-r0) [2024-09-23T02:12:32.196Z] (112/166) Installing soxr (0.1.3-r7) [2024-09-23T02:12:32.795Z] (113/166) Installing ffmpeg-libswresample (6.1.1-r8) [2024-09-23T02:12:33.087Z] (114/166) Installing libtheora (1.1.1-r18) [2024-09-23T02:12:33.677Z] (115/166) Installing libvorbis (1.3.7-r2) [2024-09-23T02:12:34.267Z] (116/166) Installing libvpx (1.14.1-r0) [2024-09-23T02:12:34.876Z] (117/166) Installing libwebpmux (1.3.2-r0) [2024-09-23T02:12:35.235Z] (118/166) Installing x264-libs (0.164_git20231001-r0) [2024-09-23T02:12:35.843Z] (119/166) Installing numactl (2.0.18-r0) [2024-09-23T02:12:36.182Z] (120/166) Installing x265-libs (3.6-r0) [2024-09-23T02:12:36.803Z] (121/166) Installing xvidcore (1.3.7-r2) [2024-09-23T02:12:37.394Z] (122/166) Installing ffmpeg-libavcodec (6.1.1-r8) [2024-09-23T02:12:39.384Z] (123/166) Installing libbluray (1.3.4-r1) [2024-09-23T02:12:39.652Z] (124/166) Installing mpg123-libs (1.32.6-r0) [2024-09-23T02:12:40.237Z] (125/166) Installing libopenmpt (0.7.7-r0) [2024-09-23T02:12:40.824Z] (126/166) Installing cjson (1.7.18-r0) [2024-09-23T02:12:41.091Z] (127/166) Installing mbedtls (3.6.1-r0) [2024-09-23T02:12:41.678Z] (128/166) Installing librist (0.2.10-r1) [2024-09-23T02:12:41.946Z] (129/166) Installing libsrt (1.5.3-r0) [2024-09-23T02:12:42.531Z] (130/166) Installing libssh (0.10.6-r0) [2024-09-23T02:12:43.113Z] (131/166) Installing libsodium (1.0.19-r0) [2024-09-23T02:12:43.695Z] (132/166) Installing libzmq (4.3.5-r2) [2024-09-23T02:12:43.962Z] (133/166) Installing ffmpeg-libavformat (6.1.1-r8) [2024-09-23T02:12:44.923Z] (134/166) Installing crc32c (1.1.2-r0) [2024-09-23T02:12:44.923Z] (135/166) Installing double-conversion (3.3.0-r0) [2024-09-23T02:12:45.511Z] (136/166) Installing libevent (2.1.12-r7) [2024-09-23T02:12:45.780Z] (137/166) Installing wayland-libs-server (1.22.0-r4) [2024-09-23T02:12:46.390Z] (138/166) Installing mesa-gbm (24.0.9-r1) [2024-09-23T02:12:46.684Z] (139/166) Installing harfbuzz-subset (8.5.0-r0) [2024-09-23T02:12:47.274Z] (140/166) Installing icu-libs (74.2-r0) [2024-09-23T02:12:47.852Z] (141/166) Installing minizip (1.3.1-r0) [2024-09-23T02:12:48.118Z] (142/166) Installing nspr (4.35-r4) [2024-09-23T02:12:48.698Z] (143/166) Installing sqlite-libs (3.45.3-r1) [2024-09-23T02:12:49.276Z] (144/166) Installing nss (3.101-r0) [2024-09-23T02:12:49.857Z] (145/166) Installing openh264 (2.4.1-r0) [2024-09-23T02:12:50.441Z] (146/166) Installing libcamera-ipa (0.3.0-r0) [2024-09-23T02:12:51.025Z] (147/166) Installing libunwind (1.8.1-r0) [2024-09-23T02:12:51.291Z] (148/166) Installing yaml (0.2.5-r2) [2024-09-23T02:12:51.873Z] (149/166) Installing libcamera (0.3.0-r0) [2024-09-23T02:12:52.139Z] (150/166) Installing speexdsp (1.2.1-r2) [2024-09-23T02:12:52.721Z] (151/166) Installing libuv (1.48.0-r0) [2024-09-23T02:12:52.987Z] (152/166) Installing roc-toolkit-libs (0.3.0-r0) [2024-09-23T02:12:53.571Z] (153/166) Installing libsndfile (1.2.2-r0) [2024-09-23T02:12:54.153Z] (154/166) Installing webrtc-audio-processing-1 (1.3-r0) [2024-09-23T02:12:54.737Z] (155/166) Installing pipewire-libs (1.0.6-r1) [2024-09-23T02:12:55.317Z] (156/166) Installing libasyncns (0.8-r3) [2024-09-23T02:12:55.584Z] (157/166) Installing libltdl (2.4.7-r3) [2024-09-23T02:12:55.850Z] (158/166) Installing orc (0.4.39-r0) [2024-09-23T02:12:56.430Z] (159/166) Installing tdb-libs (1.4.9-r1) [2024-09-23T02:12:57.013Z] (160/166) Installing libpulse (17.0-r0) [2024-09-23T02:12:57.278Z] (161/166) Installing libwebpdemux (1.3.2-r0) [2024-09-23T02:12:57.856Z] (162/166) Installing libgpg-error (1.49-r0) [2024-09-23T02:12:58.121Z] (163/166) Installing libgcrypt (1.10.3-r0) [2024-09-23T02:12:58.713Z] (164/166) Installing libxslt (1.1.39-r1) [2024-09-23T02:12:59.298Z] (165/166) Installing chromium (128.0.6613.119-r0) [2024-09-23T02:13:14.326Z] (166/166) Installing chromium-chromedriver (128.0.6613.119-r0) [2024-09-23T02:13:14.595Z] Executing busybox-1.36.1-r29.trigger [2024-09-23T02:13:14.595Z] Executing fontconfig-2.15.0-r1.trigger [2024-09-23T02:13:14.595Z] Executing mkfontscale-1.2.2-r6.trigger [2024-09-23T02:13:14.862Z] Executing glib-2.80.5-r0.trigger [2024-09-23T02:13:14.863Z] Executing shared-mime-info-2.4-r0.trigger [2024-09-23T02:13:17.456Z] Executing gdk-pixbuf-2.42.12-r0.trigger [2024-09-23T02:13:17.456Z] Executing gtk-update-icon-cache-3.24.43-r0.trigger [2024-09-23T02:13:17.456Z] Executing gtk+3.0-3.24.43-r0.trigger [2024-09-23T02:13:17.456Z] OK: 650 MiB in 194 packages [2024-09-23T02:13:17.456Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-09-23T02:13:18.415Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-09-23T02:13:20.360Z] (1/30) Installing jansson (2.14-r4) [2024-09-23T02:13:20.944Z] (2/30) Installing binutils (2.42-r0) [2024-09-23T02:13:21.904Z] (3/30) Installing libatomic (13.2.1_git20240309-r0) [2024-09-23T02:13:21.904Z] (4/30) Installing isl26 (0.26-r1) [2024-09-23T02:13:22.486Z] (5/30) Installing mpfr4 (4.2.1-r0) [2024-09-23T02:13:23.069Z] (6/30) Installing mpc1 (1.3.1-r1) [2024-09-23T02:13:23.652Z] (7/30) Installing gcc (13.2.1_git20240309-r0) [2024-09-23T02:13:33.747Z] (8/30) Installing musl-dev (1.2.5-r0) [2024-09-23T02:13:33.747Z] (9/30) Installing linux-headers (6.6-r0) [2024-09-23T02:13:34.013Z] (10/30) Installing libffi-dev (3.4.6-r0) [2024-09-23T02:13:34.281Z] (11/30) Installing libpq (16.3-r0) [2024-09-23T02:13:34.863Z] (12/30) Installing openssl-dev (3.3.2-r0) [2024-09-23T02:13:35.448Z] (13/30) Installing libpq-dev (16.3-r0) [2024-09-23T02:13:36.032Z] (14/30) Installing libecpg (16.3-r0) [2024-09-23T02:13:36.299Z] (15/30) Installing libecpg-dev (16.3-r0) [2024-09-23T02:13:36.882Z] (16/30) Installing clang16-headers (16.0.6-r5) [2024-09-23T02:13:37.842Z] (17/30) Installing llvm16-libs (16.0.6-r8) [2024-09-23T02:13:47.912Z] (18/30) Installing clang16-libs (16.0.6-r5) [2024-09-23T02:13:54.565Z] (19/30) Installing fortify-headers (1.1-r3) [2024-09-23T02:13:54.565Z] (20/30) Installing libstdc++-dev (13.2.1_git20240309-r0) [2024-09-23T02:13:55.528Z] (21/30) Installing llvm16-linker-tools (16.0.6-r8) [2024-09-23T02:13:55.795Z] (22/30) Installing clang16 (16.0.6-r5) [2024-09-23T02:13:56.378Z] (23/30) Installing icu (74.2-r0) [2024-09-23T02:13:56.966Z] (24/30) Installing icu-dev (74.2-r0) [2024-09-23T02:13:57.549Z] (25/30) Installing llvm16 (16.0.6-r8) [2024-09-23T02:14:07.626Z] (26/30) Installing lz4-libs (1.9.4-r5) [2024-09-23T02:14:07.626Z] (27/30) Installing lz4-dev (1.9.4-r5) [2024-09-23T02:14:07.626Z] (28/30) Installing zstd (1.5.6-r0) [2024-09-23T02:14:07.626Z] (29/30) Installing zstd-dev (1.5.6-r0) [2024-09-23T02:14:07.892Z] (30/30) Installing postgresql16-dev (16.3-r0) [2024-09-23T02:14:08.848Z] Executing busybox-1.36.1-r29.trigger [2024-09-23T02:14:08.848Z] OK: 1176 MiB in 224 packages [2024-09-23T02:14:09.114Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-09-23T02:14:09.703Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-09-23T02:14:11.647Z] (1/14) Installing g++ (13.2.1_git20240309-r0) [2024-09-23T02:14:14.992Z] (2/14) Installing gdbm (1.23-r1) [2024-09-23T02:14:14.992Z] (3/14) Installing mpdecimal (4.0.0-r0) [2024-09-23T02:14:15.260Z] (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r1) [2024-09-23T02:14:15.845Z] (5/14) Installing libncursesw (6.4_p20240420-r1) [2024-09-23T02:14:16.112Z] (6/14) Installing libpanelw (6.4_p20240420-r1) [2024-09-23T02:14:16.390Z] (7/14) Installing readline (8.2.10-r0) [2024-09-23T02:14:16.974Z] (8/14) Installing python3 (3.12.6-r0) [2024-09-23T02:14:18.394Z] (9/14) Installing python3-pycache-pyc0 (3.12.6-r0) [2024-09-23T02:14:19.355Z] (10/14) Installing pyc (3.12.6-r0) [2024-09-23T02:14:19.623Z] (11/14) Installing python3-pyc (3.12.6-r0) [2024-09-23T02:14:19.899Z] (12/14) Installing python3-dev (3.12.6-r0) [2024-09-23T02:14:29.970Z] (13/14) Installing libsodium-dev (1.0.19-r0) [2024-09-23T02:14:29.970Z] (14/14) Installing zeromq-dev (4.3.5-r2) [2024-09-23T02:14:30.238Z] Executing busybox-1.36.1-r29.trigger [2024-09-23T02:14:30.238Z] OK: 1363 MiB in 238 packages [2024-09-23T02:14:30.508Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-09-23T02:14:31.093Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-09-23T02:14:33.060Z] OK: 1363 MiB in 238 packages [2024-09-23T02:14:33.327Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-09-23T02:14:33.913Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-09-23T02:14:35.859Z] (1/1) Installing tzdata (2024b-r0) [2024-09-23T02:14:36.815Z] OK: 1364 MiB in 239 packages [2024-09-23T02:14:38.754Z] (1/1) Purging tzdata (2024b-r0) [2024-09-23T02:14:38.754Z] OK: 1363 MiB in 238 packages [2024-09-23T02:14:51.065Z] Looking in links: /tmp/tmpguxx1ed4 [2024-09-23T02:14:51.065Z] Processing /tmp/tmpguxx1ed4/pip-24.2-py3-none-any.whl [2024-09-23T02:14:51.065Z] Installing collected packages: pip [2024-09-23T02:14:57.710Z] Successfully installed pip-24.2 [2024-09-23T02:14:57.710Z] 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. [2024-09-23T02:14:59.654Z] Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (24.2) [2024-09-23T02:15:02.994Z] Collecting setuptools [2024-09-23T02:15:02.994Z] Downloading setuptools-75.1.0-py3-none-any.whl.metadata (6.9 kB) [2024-09-23T02:15:03.263Z] Collecting wheel [2024-09-23T02:15:03.263Z] Downloading wheel-0.44.0-py3-none-any.whl.metadata (2.3 kB) [2024-09-23T02:15:03.263Z] Downloading setuptools-75.1.0-py3-none-any.whl (1.2 MB) [2024-09-23T02:15:03.263Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 50.5 MB/s eta 0:00:00 [2024-09-23T02:15:03.263Z] Downloading wheel-0.44.0-py3-none-any.whl (67 kB) [2024-09-23T02:15:03.532Z] Installing collected packages: wheel, setuptools [2024-09-23T02:15:11.887Z] Successfully installed setuptools-75.1.0 wheel-0.44.0 [2024-09-23T02:15:11.887Z] 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. [2024-09-23T02:15:15.232Z] Processing ./edgex-taf-common [2024-09-23T02:15:15.232Z] Preparing metadata (setup.py): started [2024-09-23T02:15:16.641Z] Preparing metadata (setup.py): finished with status 'done' [2024-09-23T02:15:16.641Z] Building wheels for collected packages: edgex-taf-common [2024-09-23T02:15:16.641Z] Building wheel for edgex-taf-common (setup.py): started [2024-09-23T02:15:18.586Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2024-09-23T02:15:18.586Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=acb755df93a13d091d92e85919e948bd5c543edebb8249302cbc435d90be4093 [2024-09-23T02:15:18.586Z] Stored in directory: /tmp/pip-ephem-wheel-cache-g7z086v2/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2024-09-23T02:15:18.586Z] Successfully built edgex-taf-common [2024-09-23T02:15:18.586Z] Installing collected packages: edgex-taf-common [2024-09-23T02:15:18.586Z] Successfully installed edgex-taf-common-0.0.0 [2024-09-23T02:15:18.586Z] 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. [2024-09-23T02:15:22.840Z] Collecting robotframework==7.0.1 (from -r requirements.txt (line 1)) [2024-09-23T02:15:22.840Z] Downloading robotframework-7.0.1-py3-none-any.whl.metadata (7.5 kB) [2024-09-23T02:15:22.840Z] Collecting python-dotenv==1.0.1 (from -r requirements.txt (line 2)) [2024-09-23T02:15:22.840Z] Downloading python_dotenv-1.0.1-py3-none-any.whl.metadata (23 kB) [2024-09-23T02:15:22.840Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2024-09-23T02:15:22.840Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) [2024-09-23T02:15:23.107Z] Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) [2024-09-23T02:15:23.107Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) [2024-09-23T02:15:23.107Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2024-09-23T02:15:23.107Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2024-09-23T02:15:23.107Z] Preparing metadata (setup.py): started [2024-09-23T02:15:24.513Z] Preparing metadata (setup.py): finished with status 'done' [2024-09-23T02:15:24.514Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2024-09-23T02:15:24.514Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl.metadata (16 kB) [2024-09-23T02:15:24.514Z] Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) [2024-09-23T02:15:24.514Z] Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) [2024-09-23T02:15:25.098Z] Collecting requests==2.32.3 (from -r requirements.txt (line 8)) [2024-09-23T02:15:25.098Z] Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) [2024-09-23T02:15:25.098Z] Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) [2024-09-23T02:15:25.098Z] Downloading paho-mqtt-1.6.1.tar.gz (99 kB) [2024-09-23T02:15:25.098Z] Preparing metadata (setup.py): started [2024-09-23T02:15:27.049Z] Preparing metadata (setup.py): finished with status 'done' [2024-09-23T02:15:27.049Z] Collecting docker==7.1.0 (from -r requirements.txt (line 10)) [2024-09-23T02:15:27.049Z] Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) [2024-09-23T02:15:28.988Z] Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) [2024-09-23T02:15:28.988Z] Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (62 kB) [2024-09-23T02:15:30.400Z] Collecting psutil==6.0.0 (from -r requirements.txt (line 12)) [2024-09-23T02:15:30.400Z] Downloading psutil-6.0.0.tar.gz (508 kB) [2024-09-23T02:15:30.983Z] Installing build dependencies: started [2024-09-23T02:15:45.987Z] Installing build dependencies: finished with status 'done' [2024-09-23T02:15:45.987Z] Getting requirements to build wheel: started [2024-09-23T02:15:46.571Z] Getting requirements to build wheel: finished with status 'done' [2024-09-23T02:15:46.571Z] Preparing metadata (pyproject.toml): started [2024-09-23T02:15:49.155Z] Preparing metadata (pyproject.toml): finished with status 'done' [2024-09-23T02:15:49.423Z] Collecting redis==5.0.1 (from -r requirements.txt (line 13)) [2024-09-23T02:15:49.423Z] Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) [2024-09-23T02:15:52.762Z] Collecting pyzmq==26.0.3 (from -r requirements.txt (line 14)) [2024-09-23T02:15:52.762Z] Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (6.1 kB) [2024-09-23T02:15:52.762Z] Collecting influxdb-client==1.41.0 (from -r requirements.txt (line 15)) [2024-09-23T02:15:52.762Z] Downloading influxdb_client-1.41.0-py3-none-any.whl.metadata (64 kB) [2024-09-23T02:15:53.346Z] Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) [2024-09-23T02:15:53.346Z] Downloading psycopg2-2.9.9.tar.gz (384 kB) [2024-09-23T02:15:53.929Z] Preparing metadata (setup.py): started [2024-09-23T02:15:55.337Z] Preparing metadata (setup.py): finished with status 'done' [2024-09-23T02:15:56.295Z] Collecting pycryptodome==3.20.0 (from -r requirements.txt (line 17)) [2024-09-23T02:15:56.561Z] Downloading pycryptodome-3.20.0-cp35-abi3-musllinux_1_1_aarch64.whl.metadata (3.4 kB) [2024-09-23T02:15:58.503Z] Collecting protobuf==5.28.1 (from -r requirements.txt (line 18)) [2024-09-23T02:15:58.503Z] Downloading protobuf-5.28.1-py3-none-any.whl.metadata (592 bytes) [2024-09-23T02:15:59.087Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T02:15:59.087Z] Downloading selenium-4.25.0-py3-none-any.whl.metadata (7.1 kB) [2024-09-23T02:15:59.671Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T02:15:59.671Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) [2024-09-23T02:15:59.671Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T02:15:59.671Z] Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) [2024-09-23T02:15:59.938Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T02:15:59.938Z] Downloading flex-6.14.1.tar.gz (40 kB) [2024-09-23T02:16:00.207Z] Preparing metadata (setup.py): started [2024-09-23T02:16:01.619Z] Preparing metadata (setup.py): finished with status 'done' [2024-09-23T02:16:01.619Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T02:16:01.619Z] Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2024-09-23T02:16:01.885Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T02:16:01.885Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl.metadata (18 kB) [2024-09-23T02:16:02.153Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T02:16:02.153Z] Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB) [2024-09-23T02:16:02.419Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T02:16:02.419Z] Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) [2024-09-23T02:16:03.002Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T02:16:03.002Z] Downloading pytz-2024.2-py2.py3-none-any.whl.metadata (22 kB) [2024-09-23T02:16:03.269Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T02:16:03.269Z] Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) [2024-09-23T02:16:04.231Z] Collecting charset-normalizer<4,>=2 (from requests==2.32.3->-r requirements.txt (line 8)) [2024-09-23T02:16:04.231Z] Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (33 kB) [2024-09-23T02:16:04.231Z] Collecting idna<4,>=2.5 (from requests==2.32.3->-r requirements.txt (line 8)) [2024-09-23T02:16:04.231Z] Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) [2024-09-23T02:16:04.814Z] Collecting urllib3<3,>=1.21.1 (from requests==2.32.3->-r requirements.txt (line 8)) [2024-09-23T02:16:04.814Z] Downloading urllib3-2.2.3-py3-none-any.whl.metadata (6.5 kB) [2024-09-23T02:16:05.081Z] Collecting certifi>=2017.4.17 (from requests==2.32.3->-r requirements.txt (line 8)) [2024-09-23T02:16:05.081Z] Downloading certifi-2024.8.30-py3-none-any.whl.metadata (2.2 kB) [2024-09-23T02:16:05.664Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-09-23T02:16:05.664Z] Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) [2024-09-23T02:16:05.664Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-09-23T02:16:05.664Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2024-09-23T02:16:05.664Z] 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)) (75.1.0) [2024-09-23T02:16:05.931Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-09-23T02:16:05.931Z] Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) [2024-09-23T02:16:06.198Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-09-23T02:16:06.198Z] Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) [2024-09-23T02:16:06.465Z] Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T02:16:06.465Z] Downloading trio-0.26.2-py3-none-any.whl.metadata (8.6 kB) [2024-09-23T02:16:06.465Z] Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T02:16:06.465Z] Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) [2024-09-23T02:16:07.051Z] Collecting websocket-client~=1.8 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T02:16:07.051Z] Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2024-09-23T02:16:07.636Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T02:16:07.636Z] Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (2.1 kB) [2024-09-23T02:16:07.636Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T02:16:07.636Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2024-09-23T02:16:07.636Z] Preparing metadata (setup.py): started [2024-09-23T02:16:09.593Z] Preparing metadata (setup.py): finished with status 'done' [2024-09-23T02:16:09.593Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T02:16:09.593Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2024-09-23T02:16:09.593Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T02:16:09.593Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2024-09-23T02:16:09.593Z] Preparing metadata (setup.py): started [2024-09-23T02:16:10.996Z] Preparing metadata (setup.py): finished with status 'done' [2024-09-23T02:16:10.996Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T02:16:10.996Z] Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) [2024-09-23T02:16:11.262Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T02:16:11.262Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) [2024-09-23T02:16:11.262Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T02:16:11.262Z] Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2024-09-23T02:16:11.528Z] Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T02:16:11.528Z] Downloading attrs-24.2.0-py3-none-any.whl.metadata (11 kB) [2024-09-23T02:16:11.793Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T02:16:11.793Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) [2024-09-23T02:16:12.059Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T02:16:12.059Z] Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) [2024-09-23T02:16:15.401Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T02:16:15.401Z] Downloading rpds_py-0.20.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.2 kB) [2024-09-23T02:16:15.669Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T02:16:15.669Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2024-09-23T02:16:15.669Z] Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T02:16:15.669Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2024-09-23T02:16:15.669Z] Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T02:16:15.669Z] Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2024-09-23T02:16:15.937Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T02:16:15.937Z] Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) [2024-09-23T02:16:15.937Z] 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)) [2024-09-23T02:16:16.205Z] Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2024-09-23T02:16:16.205Z] 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)) [2024-09-23T02:16:16.205Z] Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) [2024-09-23T02:16:16.472Z] Downloading robotframework-7.0.1-py3-none-any.whl (727 kB) [2024-09-23T02:16:16.472Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 727.6/727.6 kB 48.5 MB/s eta 0:00:00 [2024-09-23T02:16:16.472Z] Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB) [2024-09-23T02:16:16.472Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2024-09-23T02:16:16.472Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) [2024-09-23T02:16:16.472Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2024-09-23T02:16:16.472Z] Downloading configparser-6.0.0-py3-none-any.whl (19 kB) [2024-09-23T02:16:16.472Z] Downloading requests-2.32.3-py3-none-any.whl (64 kB) [2024-09-23T02:16:16.472Z] Downloading docker-7.1.0-py3-none-any.whl (147 kB) [2024-09-23T02:16:16.472Z] Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_aarch64.whl (13.6 MB) [2024-09-23T02:16:18.415Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.6/13.6 MB 7.2 MB/s eta 0:00:00 [2024-09-23T02:16:18.415Z] Downloading redis-5.0.1-py3-none-any.whl (250 kB) [2024-09-23T02:16:18.415Z] Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_aarch64.whl (1.2 MB) [2024-09-23T02:16:18.683Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 43.7 MB/s eta 0:00:00 [2024-09-23T02:16:18.683Z] Downloading influxdb_client-1.41.0-py3-none-any.whl (744 kB) [2024-09-23T02:16:18.683Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 744.6/744.6 kB 49.2 MB/s eta 0:00:00 [2024-09-23T02:16:18.683Z] Downloading pycryptodome-3.20.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.1 MB) [2024-09-23T02:16:18.683Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 43.6 MB/s eta 0:00:00 [2024-09-23T02:16:18.683Z] Downloading protobuf-5.28.1-py3-none-any.whl (169 kB) [2024-09-23T02:16:18.683Z] Downloading certifi-2024.8.30-py3-none-any.whl (167 kB) [2024-09-23T02:16:18.683Z] Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_aarch64.whl (138 kB) [2024-09-23T02:16:18.683Z] Downloading idna-3.10-py3-none-any.whl (70 kB) [2024-09-23T02:16:18.951Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2024-09-23T02:16:18.951Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2024-09-23T02:16:18.951Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) [2024-09-23T02:16:18.951Z] Downloading selenium-4.25.0-py3-none-any.whl (9.7 MB) [2024-09-23T02:16:19.219Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 47.5 MB/s eta 0:00:00 [2024-09-23T02:16:19.219Z] Downloading urllib3-2.2.3-py3-none-any.whl (126 kB) [2024-09-23T02:16:19.219Z] Downloading docutils-0.21.2-py3-none-any.whl (587 kB) [2024-09-23T02:16:19.219Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 46.9 MB/s eta 0:00:00 [2024-09-23T02:16:19.219Z] Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2024-09-23T02:16:19.219Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl (29 kB) [2024-09-23T02:16:19.219Z] Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB) [2024-09-23T02:16:19.219Z] Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) [2024-09-23T02:16:19.219Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 48.5 MB/s eta 0:00:00 [2024-09-23T02:16:19.219Z] Downloading pytz-2024.2-py2.py3-none-any.whl (508 kB) [2024-09-23T02:16:19.219Z] Downloading tzlocal-5.2-py3-none-any.whl (17 kB) [2024-09-23T02:16:19.219Z] Downloading attrs-24.2.0-py3-none-any.whl (63 kB) [2024-09-23T02:16:19.219Z] Downloading click-8.1.7-py3-none-any.whl (97 kB) [2024-09-23T02:16:19.219Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) [2024-09-23T02:16:19.219Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) [2024-09-23T02:16:19.485Z] Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl (731 kB) [2024-09-23T02:16:19.485Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 731.2/731.2 kB 49.5 MB/s eta 0:00:00 [2024-09-23T02:16:19.485Z] Downloading referencing-0.35.1-py3-none-any.whl (26 kB) [2024-09-23T02:16:19.485Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2024-09-23T02:16:19.486Z] Downloading rpds_py-0.20.0-cp312-cp312-musllinux_1_2_aarch64.whl (546 kB) [2024-09-23T02:16:19.486Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 546.3/546.3 kB 47.4 MB/s eta 0:00:00 [2024-09-23T02:16:19.486Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2024-09-23T02:16:19.486Z] Downloading trio-0.26.2-py3-none-any.whl (475 kB) [2024-09-23T02:16:19.486Z] Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) [2024-09-23T02:16:19.486Z] Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) [2024-09-23T02:16:19.486Z] Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2024-09-23T02:16:19.486Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2024-09-23T02:16:19.486Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2024-09-23T02:16:19.486Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2024-09-23T02:16:19.486Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2024-09-23T02:16:19.486Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2024-09-23T02:16:19.486Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2024-09-23T02:16:19.753Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2024-09-23T02:16:20.710Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, strict-rfc3339, validate-email [2024-09-23T02:16:20.710Z] Building wheel for robotbackgroundlogger (setup.py): started [2024-09-23T02:16:22.644Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2024-09-23T02:16:22.644Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4278 sha256=f0a04ab2f7114f2df8f1cda4187ef00d530b8704adac9bb430a8a6a81fcaf071 [2024-09-23T02:16:22.644Z] Stored in directory: /tmp/pip-ephem-wheel-cache-65_ose8n/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2024-09-23T02:16:22.644Z] Building wheel for paho-mqtt (setup.py): started [2024-09-23T02:16:24.583Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2024-09-23T02:16:24.583Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62117 sha256=210dcced51cb27c1e56251c2545c284cb5e1c2a23e72f47fbc511ccec532a032 [2024-09-23T02:16:24.583Z] Stored in directory: /tmp/pip-ephem-wheel-cache-65_ose8n/wheels/23/d5/af/1f3cbcc350dec9d8e95040f388e0163d132eff0c9a453db659 [2024-09-23T02:16:24.583Z] Building wheel for psutil (pyproject.toml): started [2024-09-23T02:16:39.575Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2024-09-23T02:16:39.575Z] Created wheel for psutil: filename=psutil-6.0.0-cp312-abi3-linux_aarch64.whl size=290597 sha256=bc2cda0bf452e2b2e6a601a34ef49c3b83be42a9f2c9987f4264c8ad30b92a9e [2024-09-23T02:16:39.575Z] Stored in directory: /tmp/pip-ephem-wheel-cache-65_ose8n/wheels/c8/dd/05/e23a694b10fb292015561f1ddcd33cc337729c3d407ab7a733 [2024-09-23T02:16:39.575Z] Building wheel for psycopg2 (setup.py): started [2024-09-23T02:17:47.487Z] Building wheel for psycopg2 (setup.py): still running... [2024-09-23T02:17:49.444Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2024-09-23T02:17:49.444Z] Created wheel for psycopg2: filename=psycopg2-2.9.9-cp312-cp312-linux_aarch64.whl size=512490 sha256=09dabbdf46247591aaf425d9af26a51d95a4ea406cc7ccb773571793d21ec8c9 [2024-09-23T02:17:49.444Z] Stored in directory: /tmp/pip-ephem-wheel-cache-65_ose8n/wheels/ff/ac/80/7ccec163e3d05ae2112311b895132409b9abfd7e0c1c6b5183 [2024-09-23T02:17:49.444Z] Building wheel for flex (setup.py): started [2024-09-23T02:17:52.053Z] Building wheel for flex (setup.py): finished with status 'done' [2024-09-23T02:17:52.053Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77260 sha256=7b04923f1f012732a511399e121bfa356ed5a9688d02ef351c575564c01479da [2024-09-23T02:17:52.053Z] Stored in directory: /tmp/pip-ephem-wheel-cache-65_ose8n/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2024-09-23T02:17:52.053Z] Building wheel for strict-rfc3339 (setup.py): started [2024-09-23T02:17:53.491Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2024-09-23T02:17:53.491Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=2b496b742c0286c8c7c363e62cdaa032500c9559cc034ff5d060c5d53f9bdf29 [2024-09-23T02:17:53.491Z] Stored in directory: /tmp/pip-ephem-wheel-cache-65_ose8n/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2024-09-23T02:17:53.491Z] Building wheel for validate-email (setup.py): started [2024-09-23T02:17:55.453Z] Building wheel for validate-email (setup.py): finished with status 'done' [2024-09-23T02:17:55.453Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5463 sha256=ab2a12abca84384b8eaeddbdc664bc7a89c21db149158f2ca329e0b3355ad58e [2024-09-23T02:17:55.453Z] Stored in directory: /tmp/pip-ephem-wheel-cache-65_ose8n/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2024-09-23T02:17:55.453Z] Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex strict-rfc3339 validate-email [2024-09-23T02:17:56.432Z] 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 [2024-09-23T02:19:18.152Z] Successfully installed GenSON-1.3.0 PyYAML-6.0.2 RESTinstance-1.3.0 attrs-24.2.0 certifi-2024.8.30 charset-normalizer-3.3.2 click-8.1.7 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.6.1 jsonpointer-3.0.0 jsonschema-4.23.0 jsonschema-specifications-2023.12.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.18.0 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.0.1 pytz-2024.2 pyzmq-26.0.3 reactivex-4.0.4 redis-5.0.1 referencing-0.35.1 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.20.0 selenium-4.25.0 six-1.16.0 sniffio-1.3.1 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.26.2 trio-websocket-0.11.1 typing-extensions-4.12.2 tzlocal-5.2 urllib3-2.2.3 validate-email-1.3 websocket-client-1.8.0 wsproto-1.2.0 [2024-09-23T02:19:18.152Z] 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. [2024-09-23T02:19:57.079Z] Removing intermediate container 8bd1a6f76a8b [2024-09-23T02:19:57.079Z] ---> 869f3457c7c4 [2024-09-23T02:19:57.079Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2024-09-23T02:19:57.079Z] ---> Running in 754e31a9d7ca [2024-09-23T02:19:57.079Z] Removing intermediate container 754e31a9d7ca [2024-09-23T02:19:57.079Z] ---> c3fb2f1e7d30 [2024-09-23T02:19:57.079Z] Step 11/13 : LABEL arch=arm64 [2024-09-23T02:19:57.079Z] ---> Running in 33e823fc8c46 [2024-09-23T02:19:57.079Z] Removing intermediate container 33e823fc8c46 [2024-09-23T02:19:57.079Z] ---> e21250446946 [2024-09-23T02:19:57.079Z] Step 12/13 : LABEL git_sha=6efa801aea8b54305c969b0f5d470466e5f5167b [2024-09-23T02:19:57.350Z] ---> Running in 9b167f01048a [2024-09-23T02:19:57.620Z] Removing intermediate container 9b167f01048a [2024-09-23T02:19:57.620Z] ---> a92d8c0bac29 [2024-09-23T02:19:57.620Z] Step 13/13 : LABEL version=0.0.0 [2024-09-23T02:19:57.620Z] ---> Running in 94af5d934986 [2024-09-23T02:19:57.891Z] Removing intermediate container 94af5d934986 [2024-09-23T02:19:57.891Z] ---> 485bd98506ea [2024-09-23T02:19:57.891Z] [Warning] One or more build-args [ARCH] were not consumed [2024-09-23T02:19:57.891Z] Successfully built 485bd98506ea [2024-09-23T02:19:57.891Z] 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 [2024-09-23T02:19:59.282Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-23T02:19:59.282Z] [2024-09-23T02:19:59.282Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T02:19:59.714Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-23T02:19:59.983Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-23T02:19:59.983Z] 8998bd30e6a1: Pulling fs layer [2024-09-23T02:19:59.983Z] 04944245beec: Pulling fs layer [2024-09-23T02:19:59.983Z] 699f458cf7ca: Pulling fs layer [2024-09-23T02:19:59.983Z] 765212b225bb: Pulling fs layer [2024-09-23T02:19:59.983Z] f23df028b6ca: Pulling fs layer [2024-09-23T02:19:59.983Z] d65c8cfc05b1: Pulling fs layer [2024-09-23T02:19:59.983Z] 2437ff75d9bd: Pulling fs layer [2024-09-23T02:19:59.983Z] f23df028b6ca: Waiting [2024-09-23T02:19:59.983Z] d65c8cfc05b1: Waiting [2024-09-23T02:19:59.983Z] 2437ff75d9bd: Waiting [2024-09-23T02:19:59.983Z] 765212b225bb: Waiting [2024-09-23T02:19:59.983Z] 04944245beec: Verifying Checksum [2024-09-23T02:19:59.983Z] 04944245beec: Download complete [2024-09-23T02:19:59.983Z] 765212b225bb: Verifying Checksum [2024-09-23T02:19:59.983Z] 765212b225bb: Download complete [2024-09-23T02:19:59.983Z] f23df028b6ca: Verifying Checksum [2024-09-23T02:19:59.983Z] f23df028b6ca: Download complete [2024-09-23T02:19:59.983Z] d65c8cfc05b1: Verifying Checksum [2024-09-23T02:19:59.983Z] d65c8cfc05b1: Download complete [2024-09-23T02:20:00.251Z] 699f458cf7ca: Verifying Checksum [2024-09-23T02:20:00.251Z] 699f458cf7ca: Download complete [2024-09-23T02:20:00.836Z] 8998bd30e6a1: Download complete [2024-09-23T02:20:03.420Z] 2437ff75d9bd: Verifying Checksum [2024-09-23T02:20:03.421Z] 2437ff75d9bd: Download complete [2024-09-23T02:20:06.004Z] 8998bd30e6a1: Pull complete [2024-09-23T02:20:06.274Z] 04944245beec: Pull complete [2024-09-23T02:20:08.291Z] 699f458cf7ca: Pull complete [2024-09-23T02:20:08.291Z] 765212b225bb: Pull complete [2024-09-23T02:20:09.295Z] f23df028b6ca: Pull complete [2024-09-23T02:20:09.568Z] d65c8cfc05b1: Pull complete [2024-09-23T02:20:27.821Z] 2437ff75d9bd: Pull complete [2024-09-23T02:20:27.821Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-23T02:20:27.821Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-23T02:20:27.821Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-23T02:20:28.292Z] prd-ubuntu20.04-docker-arm64-4c-16g-10899 does not seem to be running inside a container [2024-09-23T02:20:28.359Z] $ 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-114 -v /w/workspace/xfoundry_edgex-taf-common_PR-114:/w/workspace/xfoundry_edgex-taf-common_PR-114:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-114@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-114@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-09-23T02:20:31.239Z] $ docker top 12add5ba768473a81c1f447b4da5cc2efb01cfc0939ceb29e524438433d262ba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-23T02:20:32.244Z] ---> job-cost.sh [2024-09-23T02:20:32.244Z] lf-activate-venv: SKIPPING [2024-09-23T02:20:32.244Z] INFO: No Stack... [2024-09-23T02:20:38.892Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-23T02:20:39.474Z] INFO: Archiving Costs [Pipeline] sh [2024-09-23T02:20:40.129Z] + cat /w/workspace/xfoundry_edgex-taf-common_PR-114/archives/cost.csv [2024-09-23T02:20:40.129Z] + cut -d, -f6 [Pipeline] lock [2024-09-23T02:20:40.220Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-114-1-stack-cost] [2024-09-23T02:20:40.226Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-114-1-stack-cost] did not exist. Created. [2024-09-23T02:20:40.233Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-114-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-23T02:20:40.998Z] /w/workspace/xfoundry_edgex-taf-common_PR-114@tmp/durable-4a152f41/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-09-23T02:20:41.674Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-09-23T02:20:41.726Z] Warning: overwriting stash ‘stack-cost’ [2024-09-23T02:20:42.174Z] Stashed 1 file(s) [Pipeline] } [2024-09-23T02:20:42.198Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-114-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-23T02:20:42.291Z] $ docker stop --time=1 12add5ba768473a81c1f447b4da5cc2efb01cfc0939ceb29e524438433d262ba [2024-09-23T02:20:43.823Z] $ docker rm -f --volumes 12add5ba768473a81c1f447b4da5cc2efb01cfc0939ceb29e524438433d262ba [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 [2024-09-23T02:20:45.904Z] + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-114/archives ] [2024-09-23T02:20:45.904Z] + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-114/archives [2024-09-23T02:20:45.904Z] total 16 [2024-09-23T02:20:45.904Z] drwxr-xr-x 3 root root 4096 Sep 23 02:10 . [2024-09-23T02:20:45.904Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 23 02:10 .. [2024-09-23T02:20:45.904Z] drwxr-xr-x 2 root root 4096 Sep 23 02:10 cost [2024-09-23T02:20:45.904Z] -rw-r--r-- 1 root root 88 Sep 23 02:10 cost.csv [2024-09-23T02:20:45.904Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-114/archives [2024-09-23T02:20:45.904Z] + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-114/archives [2024-09-23T02:20:45.904Z] total 16 [2024-09-23T02:20:45.904Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 23 02:10 . [2024-09-23T02:20:45.904Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 23 02:10 .. [2024-09-23T02:20:45.904Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 23 02:10 cost [2024-09-23T02:20:45.904Z] -rw-r--r-- 1 jenkins jenkins 88 Sep 23 02:10 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-09-23T02:20:46.246Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-23T02:20:47.155Z] ---> package-listing.sh [2024-09-23T02:20:47.156Z] ++ facter osfamily [2024-09-23T02:20:47.156Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-23T02:20:47.416Z] + OS_FAMILY=debian [2024-09-23T02:20:47.416Z] + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-114 [2024-09-23T02:20:47.416Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-23T02:20:47.416Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-23T02:20:47.416Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-23T02:20:47.416Z] + PACKAGES=/tmp/packages_start.txt [2024-09-23T02:20:47.416Z] + '[' /w/workspace/xfoundry_edgex-taf-common_PR-114 ']' [2024-09-23T02:20:47.416Z] + PACKAGES=/tmp/packages_end.txt [2024-09-23T02:20:47.416Z] + case "${OS_FAMILY}" in [2024-09-23T02:20:47.416Z] + dpkg -l [2024-09-23T02:20:47.416Z] + grep '^ii' [2024-09-23T02:20:47.416Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-23T02:20:47.416Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-23T02:20:47.416Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-23T02:20:47.416Z] + '[' /w/workspace/xfoundry_edgex-taf-common_PR-114 ']' [2024-09-23T02:20:47.416Z] + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-114/archives/ [2024-09-23T02:20:47.416Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-114/archives/ [Pipeline] echo [2024-09-23T02:20:47.458Z] 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-114/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-09-23T02:20:47.754Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T02:20:48.397Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-23T02:20:48.397Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-23T02:20:48.566Z] prd-ubuntu20.04-docker-8c-8g-10898 does not seem to be running inside a container [2024-09-23T02:20:48.599Z] $ 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-114/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-114 -v /w/workspace/xfoundry_edgex-taf-common_PR-114:/w/workspace/xfoundry_edgex-taf-common_PR-114:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-114@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-114@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-09-23T02:20:48.832Z] $ docker top d0919f1f494ea0a231aced5d1a8809bb06f43a773595b700c607556d01c6d452 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-23T02:20:49.255Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-23T02:20:49.569Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-23T02:20:49.886Z] + ls /var/log/sa-host [2024-09-23T02:20:49.886Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-23T02:20:50.149Z] provisioning config files... [2024-09-23T02:20:50.160Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-114@tmp/config6099419143725105199tmp [Pipeline] { [Pipeline] echo [2024-09-23T02:20:50.226Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-23T02:20:50.574Z] ---> create-netrc.sh [Pipeline] } [2024-09-23T02:20:50.606Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-23T02:20:51.040Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-23T02:20:51.082Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-23T02:20:51.407Z] ---> sudo-logs.sh [2024-09-23T02:20:51.407Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-23T02:20:51.524Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-23T02:20:51.848Z] ---> job-cost.sh [2024-09-23T02:20:51.848Z] lf-activate-venv: SKIPPING [2024-09-23T02:20:51.848Z] DEBUG: total: 0.2199999988079071 [2024-09-23T02:20:51.848Z] INFO: Retrieving Stack Cost... [2024-09-23T02:20:52.108Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-23T02:20:52.675Z] INFO: Archiving Costs [Pipeline] echo [2024-09-23T02:20:52.716Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-23T02:20:53.036Z] ---> logs-deploy.sh [2024-09-23T02:20:53.036Z] lf-activate-venv: SKIPPING [2024-09-23T02:20:53.036Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-114/1 [2024-09-23T02:20:53.036Z] INFO: archiving workspace using pattern(s): [2024-09-23T02:20:53.978Z] Archives upload complete. [2024-09-23T02:20:53.978Z] INFO: archiving logs to Nexus