Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 93d7e06844c3bde380a469e74dbfc073cc03bced+7e89dd766adf70d3ef5effce142026c21ab88a29 (4181b4c1590df9b6066930a57c33e06efe3e3ac7) 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-ssh2424217311821879528.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh1721075445009526390.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 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-107/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-107/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2911604433591562259.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16006181391360357108.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-107/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-107/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17890861411531652171.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-961 in /w/workspace/xfoundry_edgex-taf-common_PR-107 [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-107 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 7e89dd766adf70d3ef5effce142026c21ab88a29 into PR head commit 93d7e06844c3bde380a469e74dbfc073cc03bced Merge succeeded, producing a889f4daeafe8e20155df716c15b91526a1cad5e Checking out Revision a889f4daeafe8e20155df716c15b91526a1cad5e (PR-107) > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/107/head:refs/remotes/origin/PR-107 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 93d7e06844c3bde380a469e74dbfc073cc03bced # 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 7e89dd766adf70d3ef5effce142026c21ab88a29 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a889f4daeafe8e20155df716c15b91526a1cad5e # timeout=10 Commit message: "Merge commit '7e89dd766adf70d3ef5effce142026c21ab88a29' into HEAD" > git rev-list --no-walk 93d7e06844c3bde380a469e74dbfc073cc03bced # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-05-28T18:57:37.635Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-05-28T18:57:37.697Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-28T18:57:37.722Z] ========================================================= [2024-05-28T18:57:37.722Z] EdgeX Global Pipelines Version Info [2024-05-28T18:57:37.722Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-05-28T18:57:38.440Z] ------------------- [2024-05-28T18:57:38.440Z] stable info: [2024-05-28T18:57:38.440Z] ------------------- [2024-05-28T18:57:38.440Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-28T18:57:38.440Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-05-28T18:57:38.440Z] Message: update stable to v1.0.260 [2024-05-28T18:57:39.009Z] ------------------- [2024-05-28T18:57:39.009Z] experimental info: [2024-05-28T18:57:39.009Z] ------------------- [2024-05-28T18:57:39.009Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-28T18:57:39.009Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-05-28T18:57:39.009Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2024-05-28T18:57:39.107Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2024-05-28T18:57:39.127Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2024-05-28T18:57:39.149Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-05-28T18:57:39.166Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-05-28T18:57:39.187Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-05-28T18:57:39.210Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2024-05-28T18:57:39.235Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-05-28T18:57:39.256Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2024-05-28T18:57:39.274Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2024-05-28T18:57:39.295Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-05-28T18:57:39.316Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2024-05-28T18:57:39.338Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2024-05-28T18:57:39.357Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-05-28T18:57:39.379Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-05-28T18:57:39.400Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-107 [Pipeline] echo [2024-05-28T18:57:39.421Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-107 [Pipeline] echo [2024-05-28T18:57:39.438Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-107 [Pipeline] echo [2024-05-28T18:57:39.454Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a889f4daeafe8e20155df716c15b91526a1cad5e [Pipeline] echo [2024-05-28T18:57:39.474Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a889f4d [Pipeline] echo [2024-05-28T18:57:39.492Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-28T18:57:39.540Z] provisioning config files... [2024-05-28T18:57:39.555Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-107@tmp/config1464073151748489179tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T18:57:39.988Z] ---> ****-login.sh [2024-05-28T18:57:39.989Z] nexus3.edgexfoundry.org:10001 [2024-05-28T18:57:40.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T18:57:40.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T18:57:40.248Z] Configure a credential helper to remove this warning. See [2024-05-28T18:57:40.248Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T18:57:40.248Z] [2024-05-28T18:57:40.248Z] Login Succeeded [2024-05-28T18:57:40.248Z] nexus3.edgexfoundry.org:10002 [2024-05-28T18:57:40.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T18:57:40.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T18:57:40.510Z] Configure a credential helper to remove this warning. See [2024-05-28T18:57:40.510Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T18:57:40.510Z] [2024-05-28T18:57:40.510Z] Login Succeeded [2024-05-28T18:57:40.510Z] nexus3.edgexfoundry.org:10003 [2024-05-28T18:57:40.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T18:57:40.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T18:57:40.510Z] Configure a credential helper to remove this warning. See [2024-05-28T18:57:40.510Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T18:57:40.510Z] [2024-05-28T18:57:40.510Z] Login Succeeded [2024-05-28T18:57:40.510Z] nexus3.edgexfoundry.org:10004 [2024-05-28T18:57:40.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T18:57:40.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T18:57:40.510Z] Configure a credential helper to remove this warning. See [2024-05-28T18:57:40.510Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T18:57:40.510Z] [2024-05-28T18:57:40.510Z] Login Succeeded [2024-05-28T18:57:40.510Z] ****.io [2024-05-28T18:57:40.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T18:57:40.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T18:57:40.770Z] Configure a credential helper to remove this warning. See [2024-05-28T18:57:40.770Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T18:57:40.770Z] [2024-05-28T18:57:40.770Z] Login Succeeded [2024-05-28T18:57:40.770Z] ---> ****-login.sh ends [Pipeline] } [2024-05-28T18:57:40.779Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-05-28T18:57:41.215Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-28T18:57:41.215Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-05-28T18:57:41.215Z] + [ -e /tmp/ssh_known_hosts ] [2024-05-28T18:57:41.215Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-05-28T18:57:41.215Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-05-28T18:57:41.215Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-05-28T18:57:41.215Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T18:57:41.565Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-28T18:57:41.565Z] [2024-05-28T18:57:41.565Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T18:57:41.866Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-28T18:57:41.866Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-05-28T18:57:41.866Z] b85a868b505f: Pulling fs layer [2024-05-28T18:57:41.866Z] e2be974225ed: Pulling fs layer [2024-05-28T18:57:41.866Z] 339a4e72a1f5: Pulling fs layer [2024-05-28T18:57:41.866Z] 988bab9f4d93: Pulling fs layer [2024-05-28T18:57:41.866Z] 1469e6f7b9e6: Pulling fs layer [2024-05-28T18:57:41.866Z] eaf3925da568: Pulling fs layer [2024-05-28T18:57:41.866Z] bab4dde63d76: Pulling fs layer [2024-05-28T18:57:41.866Z] bde34c3a00c8: Pulling fs layer [2024-05-28T18:57:41.866Z] b352a97aabf1: Pulling fs layer [2024-05-28T18:57:41.866Z] 4872d77fe225: Pulling fs layer [2024-05-28T18:57:41.866Z] 5851b861e8e6: Pulling fs layer [2024-05-28T18:57:41.866Z] 988bab9f4d93: Waiting [2024-05-28T18:57:41.866Z] 1469e6f7b9e6: Waiting [2024-05-28T18:57:41.866Z] eaf3925da568: Waiting [2024-05-28T18:57:41.866Z] bab4dde63d76: Waiting [2024-05-28T18:57:41.866Z] bde34c3a00c8: Waiting [2024-05-28T18:57:41.866Z] b352a97aabf1: Waiting [2024-05-28T18:57:41.866Z] 4872d77fe225: Waiting [2024-05-28T18:57:41.866Z] 5851b861e8e6: Waiting [2024-05-28T18:57:41.866Z] e2be974225ed: Verifying Checksum [2024-05-28T18:57:41.866Z] e2be974225ed: Download complete [2024-05-28T18:57:41.866Z] 988bab9f4d93: Verifying Checksum [2024-05-28T18:57:41.866Z] 988bab9f4d93: Download complete [2024-05-28T18:57:41.866Z] 1469e6f7b9e6: Verifying Checksum [2024-05-28T18:57:41.866Z] 1469e6f7b9e6: Download complete [2024-05-28T18:57:41.866Z] eaf3925da568: Verifying Checksum [2024-05-28T18:57:41.866Z] eaf3925da568: Download complete [2024-05-28T18:57:41.866Z] 339a4e72a1f5: Verifying Checksum [2024-05-28T18:57:41.866Z] 339a4e72a1f5: Download complete [2024-05-28T18:57:42.127Z] bde34c3a00c8: Verifying Checksum [2024-05-28T18:57:42.127Z] bde34c3a00c8: Download complete [2024-05-28T18:57:42.127Z] b352a97aabf1: Verifying Checksum [2024-05-28T18:57:42.127Z] b352a97aabf1: Download complete [2024-05-28T18:57:42.127Z] 4872d77fe225: Verifying Checksum [2024-05-28T18:57:42.127Z] 4872d77fe225: Download complete [2024-05-28T18:57:42.127Z] 5851b861e8e6: Verifying Checksum [2024-05-28T18:57:42.127Z] 5851b861e8e6: Download complete [2024-05-28T18:57:42.389Z] b85a868b505f: Verifying Checksum [2024-05-28T18:57:42.389Z] b85a868b505f: Download complete [2024-05-28T18:57:42.389Z] bab4dde63d76: Verifying Checksum [2024-05-28T18:57:42.389Z] bab4dde63d76: Download complete [2024-05-28T18:57:43.766Z] b85a868b505f: Pull complete [2024-05-28T18:57:43.766Z] e2be974225ed: Pull complete [2024-05-28T18:57:44.333Z] 339a4e72a1f5: Pull complete [2024-05-28T18:57:44.333Z] 988bab9f4d93: Pull complete [2024-05-28T18:57:44.591Z] 1469e6f7b9e6: Pull complete [2024-05-28T18:57:44.591Z] eaf3925da568: Pull complete [2024-05-28T18:57:46.493Z] bab4dde63d76: Pull complete [2024-05-28T18:57:46.493Z] bde34c3a00c8: Pull complete [2024-05-28T18:57:46.493Z] b352a97aabf1: Pull complete [2024-05-28T18:57:46.493Z] 4872d77fe225: Pull complete [2024-05-28T18:57:46.751Z] 5851b861e8e6: Pull complete [2024-05-28T18:57:46.751Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-05-28T18:57:46.751Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-28T18:57:46.751Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T18:57:46.886Z] prd-ubuntu20.04-docker-8c-8g-961 does not seem to be running inside a container [2024-05-28T18:57:46.915Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-107 -v /w/workspace/xfoundry_edgex-taf-common_PR-107:/w/workspace/xfoundry_edgex-taf-common_PR-107:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-107@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-107@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-devops/py-git-semver:0.1.4 cat [2024-05-28T18:57:51.143Z] $ docker top 7a955bf6b1c5e700acb07fabc00836993766cbff99317386c0cb6282e8ba9736 -eo pid,comm [2024-05-28T18:57:51.200Z] 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-05-28T18:57:51.200Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-28T18:57:51.250Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-28T18:57:51.250Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-28T18:57:51.382Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-28T18:57:51.380Z] $ docker exec 7a955bf6b1c5e700acb07fabc00836993766cbff99317386c0cb6282e8ba9736 ssh-agent [2024-05-28T18:57:51.504Z] SSH_AUTH_SOCK=/tmp/ssh-lMsUOTjVfwlg/agent.31 [2024-05-28T18:57:51.504Z] SSH_AGENT_PID=37 [2024-05-28T18:57:51.511Z] Running ssh-add (command line suppressed) [2024-05-28T18:57:51.604Z] Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-107@tmp/private_key_17222876810373997460.key (/w/workspace/xfoundry_edgex-taf-common_PR-107@tmp/private_key_17222876810373997460.key) [2024-05-28T18:57:51.623Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-28T18:57:51.923Z] + git tag --points-at HEAD [Pipeline] } [2024-05-28T18:57:51.942Z] $ docker exec --env ******** --env ******** 7a955bf6b1c5e700acb07fabc00836993766cbff99317386c0cb6282e8ba9736 ssh-agent -k [2024-05-28T18:57:52.045Z] unset SSH_AUTH_SOCK; [2024-05-28T18:57:52.045Z] unset SSH_AGENT_PID; [2024-05-28T18:57:52.046Z] echo Agent pid 37 killed; [2024-05-28T18:57:52.061Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-05-28T18:57:52.101Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-28T18:57:52.101Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-28T18:57:52.208Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-28T18:57:52.206Z] $ docker exec 7a955bf6b1c5e700acb07fabc00836993766cbff99317386c0cb6282e8ba9736 ssh-agent [2024-05-28T18:57:52.311Z] SSH_AUTH_SOCK=/tmp/ssh-dNHYB76W7R2N/agent.71 [2024-05-28T18:57:52.311Z] SSH_AGENT_PID=77 [2024-05-28T18:57:52.315Z] Running ssh-add (command line suppressed) [2024-05-28T18:57:52.414Z] Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-107@tmp/private_key_7515077769585103719.key (/w/workspace/xfoundry_edgex-taf-common_PR-107@tmp/private_key_7515077769585103719.key) [2024-05-28T18:57:52.432Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-28T18:57:52.724Z] + git semver init [2024-05-28T18:57:52.983Z] 2024-05-28 18:57:52,902 [run_init] DEBUG init version:0.0.0 force:False [2024-05-28T18:57:52.983Z] 2024-05-28 18:57:52,902 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-107/.semver [2024-05-28T18:57:52.983Z] 2024-05-28 18:57:52,903 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-107/.semver [2024-05-28T18:57:52.983Z] 2024-05-28 18:57:52,903 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-107/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-107, universal_newlines=False, shell=None, istream=None) [2024-05-28T18:57:53.552Z] 2024-05-28 18:57:53,474 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-107/.git/info/exclude [2024-05-28T18:57:53.552Z] 2024-05-28 18:57:53,475 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-107/.semver/PR-107 with force:False [2024-05-28T18:57:53.552Z] 2024-05-28 18:57:53,475 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-107/.semver/PR-107 [2024-05-28T18:57:53.552Z] 2024-05-28 18:57:53,479 [execute] INFO git cat-file --batch-check [2024-05-28T18:57:53.552Z] 2024-05-28 18:57:53,480 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-107/.semver, universal_newlines=False, shell=None, istream=) [2024-05-28T18:57:53.552Z] 2024-05-28 18:57:53,486 [execute] INFO git cat-file --batch [2024-05-28T18:57:53.552Z] 2024-05-28 18:57:53,487 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-107/.semver, universal_newlines=False, shell=None, istream=) [2024-05-28T18:57:53.552Z] 2024-05-28 18:57:53,492 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-107/.semver/PR-107 [2024-05-28T18:57:53.552Z] 0.0.0 [Pipeline] } [2024-05-28T18:57:53.558Z] $ docker exec --env ******** --env ******** 7a955bf6b1c5e700acb07fabc00836993766cbff99317386c0cb6282e8ba9736 ssh-agent -k [2024-05-28T18:57:53.653Z] unset SSH_AUTH_SOCK; [2024-05-28T18:57:53.653Z] unset SSH_AGENT_PID; [2024-05-28T18:57:53.654Z] echo Agent pid 77 killed; [2024-05-28T18:57:53.667Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-28T18:57:53.994Z] + git semver [Pipeline] } [2024-05-28T18:57:54.264Z] $ docker stop --time=1 7a955bf6b1c5e700acb07fabc00836993766cbff99317386c0cb6282e8ba9736 [2024-05-28T18:57:55.558Z] $ docker rm -f --volumes 7a955bf6b1c5e700acb07fabc00836993766cbff99317386c0cb6282e8ba9736 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-28T18:57:55.898Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-05-28T18:57:56.125Z] Stashed 1 file(s) [Pipeline] echo [2024-05-28T18:57:56.129Z] [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-05-28T18:57:56.268Z] provisioning config files... [2024-05-28T18:57:56.278Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-107@tmp/config2411601425038752199tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T18:57:56.577Z] ---> ****-login.sh [2024-05-28T18:57:56.577Z] nexus3.edgexfoundry.org:10001 [2024-05-28T18:57:56.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T18:57:56.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T18:57:56.577Z] Configure a credential helper to remove this warning. See [2024-05-28T18:57:56.577Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T18:57:56.577Z] [2024-05-28T18:57:56.577Z] Login Succeeded [2024-05-28T18:57:56.577Z] nexus3.edgexfoundry.org:10002 [2024-05-28T18:57:56.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T18:57:56.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T18:57:56.577Z] Configure a credential helper to remove this warning. See [2024-05-28T18:57:56.577Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T18:57:56.577Z] [2024-05-28T18:57:56.577Z] Login Succeeded [2024-05-28T18:57:56.577Z] nexus3.edgexfoundry.org:10003 [2024-05-28T18:57:56.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T18:57:56.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T18:57:56.836Z] Configure a credential helper to remove this warning. See [2024-05-28T18:57:56.836Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T18:57:56.836Z] [2024-05-28T18:57:56.836Z] Login Succeeded [2024-05-28T18:57:56.836Z] nexus3.edgexfoundry.org:10004 [2024-05-28T18:57:56.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T18:57:56.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T18:57:56.836Z] Configure a credential helper to remove this warning. See [2024-05-28T18:57:56.836Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T18:57:56.836Z] [2024-05-28T18:57:56.836Z] Login Succeeded [2024-05-28T18:57:56.836Z] ****.io [2024-05-28T18:57:57.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T18:57:57.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T18:57:57.096Z] Configure a credential helper to remove this warning. See [2024-05-28T18:57:57.096Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T18:57:57.096Z] [2024-05-28T18:57:57.096Z] Login Succeeded [2024-05-28T18:57:57.096Z] ---> ****-login.sh ends [Pipeline] } [2024-05-28T18:57:57.103Z] 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-05-28T18:57:57.654Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-28T18:57:57.943Z] + ls -al . [2024-05-28T18:57:57.943Z] total 72 [2024-05-28T18:57:57.943Z] drwxrwxr-x 7 jenkins jenkins 4096 May 28 18:57 . [2024-05-28T18:57:57.943Z] drwxrwxr-x 4 jenkins jenkins 4096 May 28 18:57 .. [2024-05-28T18:57:57.943Z] drwxrwxr-x 8 jenkins jenkins 4096 May 28 18:57 .git [2024-05-28T18:57:57.943Z] drwxrwxr-x 2 jenkins jenkins 4096 May 28 18:57 .github [2024-05-28T18:57:57.943Z] -rw-rw-r-- 1 jenkins jenkins 22 May 28 18:57 .gitignore [2024-05-28T18:57:57.943Z] drwxr-xr-x 3 jenkins jenkins 4096 May 28 18:57 .semver [2024-05-28T18:57:57.943Z] -rw-rw-r-- 1 jenkins jenkins 1619 May 28 18:57 Dockerfile [2024-05-28T18:57:57.943Z] -rw-rw-r-- 1 jenkins jenkins 746 May 28 18:57 Jenkinsfile [2024-05-28T18:57:57.943Z] -rw-rw-r-- 1 jenkins jenkins 11381 May 28 18:57 LICENSE [2024-05-28T18:57:57.943Z] -rw-rw-r-- 1 jenkins jenkins 3606 May 28 18:57 README.md [2024-05-28T18:57:57.943Z] drwxrwxr-x 4 jenkins jenkins 4096 May 28 18:57 TAF-Manager [2024-05-28T18:57:57.943Z] drwxrwxr-x 6 jenkins jenkins 4096 May 28 18:57 TUC [2024-05-28T18:57:57.943Z] -rw-rw-r-- 1 jenkins jenkins 5 May 28 18:57 VERSION [2024-05-28T18:57:57.943Z] -rw-rw-r-- 1 jenkins jenkins 343 May 28 18:57 requirements.txt [2024-05-28T18:57:57.943Z] -rw-rw-r-- 1 jenkins jenkins 54 May 28 18:57 robot-entrypoint.sh [2024-05-28T18:57:57.943Z] -rw-rw-r-- 1 jenkins jenkins 445 May 28 18:57 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T18:57:58.259Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=a889f4daeafe8e20155df716c15b91526a1cad5e --label arch=amd64 --label version=0.0.0 . [2024-05-28T18:57:58.259Z] Sending build context to Docker daemon 602.1kB [2024-05-28T18:57:58.259Z] Step 1/13 : FROM alpine:3.20 [2024-05-28T18:57:58.518Z] 3.20: Pulling from library/alpine [2024-05-28T18:57:58.780Z] d25f557d7f31: Pulling fs layer [2024-05-28T18:57:58.780Z] d25f557d7f31: Verifying Checksum [2024-05-28T18:57:58.780Z] d25f557d7f31: Download complete [2024-05-28T18:57:59.130Z] d25f557d7f31: Pull complete [2024-05-28T18:57:59.130Z] Digest: sha256:77726ef6b57ddf65bb551896826ec38bc3e53f75cdde31354fbffb4f25238ebd [2024-05-28T18:57:59.130Z] Status: Downloaded newer image for alpine:3.20 [2024-05-28T18:57:59.130Z] ---> 1d34ffeaf190 [2024-05-28T18:57:59.130Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2024-05-28T18:57:59.390Z] ---> Running in 48a07fc7af08 [2024-05-28T18:57:59.390Z] Removing intermediate container 48a07fc7af08 [2024-05-28T18:57:59.390Z] ---> aec97a258b81 [2024-05-28T18:57:59.390Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2024-05-28T18:57:59.390Z] ---> Running in ab92feacde65 [2024-05-28T18:57:59.653Z] Removing intermediate container ab92feacde65 [2024-05-28T18:57:59.653Z] ---> 55078d3bd056 [2024-05-28T18:57:59.653Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2024-05-28T18:57:59.915Z] ---> d317f7c6ddbb [2024-05-28T18:57:59.915Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2024-05-28T18:57:59.915Z] ---> ce88fc6f8ae8 [2024-05-28T18:57:59.915Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2024-05-28T18:58:00.175Z] ---> 951ce2e68406 [2024-05-28T18:58:00.175Z] Step 7/13 : WORKDIR /edgex-taf [2024-05-28T18:58:00.175Z] ---> Running in 8710f70bcc31 [2024-05-28T18:58:00.175Z] Removing intermediate container 8710f70bcc31 [2024-05-28T18:58:00.175Z] ---> 7b056782de55 [2024-05-28T18:58:00.175Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-05-28T18:58:00.437Z] ---> Running in a84f4df8d42e [2024-05-28T18:58:01.005Z] Removing intermediate container a84f4df8d42e [2024-05-28T18:58:01.005Z] ---> e024005c1f76 [2024-05-28T18:58:01.005Z] 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 --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install ./edgex-taf-common && pip3 install -r requirements.txt [2024-05-28T18:58:01.005Z] ---> Running in e6dc41a807a6 [2024-05-28T18:58:01.265Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-05-28T18:58:01.833Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-05-28T18:58:02.403Z] OK: 8 MiB in 14 packages [2024-05-28T18:58:02.663Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-05-28T18:58:02.925Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-05-28T18:58:03.869Z] (1/14) Installing ca-certificates (20240226-r0) [2024-05-28T18:58:04.130Z] (2/14) Installing brotli-libs (1.1.0-r2) [2024-05-28T18:58:04.389Z] (3/14) Installing c-ares (1.28.1-r0) [2024-05-28T18:58:04.959Z] (4/14) Installing libunistring (1.2-r0) [2024-05-28T18:58:05.217Z] (5/14) Installing libidn2 (2.3.7-r0) [2024-05-28T18:58:05.788Z] (6/14) Installing nghttp2-libs (1.62.0-r0) [2024-05-28T18:58:06.046Z] (7/14) Installing libpsl (0.21.5-r1) [2024-05-28T18:58:06.306Z] (8/14) Installing zstd-libs (1.5.6-r0) [2024-05-28T18:58:06.563Z] (9/14) Installing libcurl (8.7.1-r0) [2024-05-28T18:58:07.134Z] (10/14) Installing curl (8.7.1-r0) [2024-05-28T18:58:07.392Z] (11/14) Installing docker-cli (26.1.3-r0) [2024-05-28T18:58:07.963Z] (12/14) Installing oniguruma (6.9.9-r0) [2024-05-28T18:58:08.534Z] (13/14) Installing jq (1.7.1-r0) [2024-05-28T18:58:08.794Z] (14/14) Installing openssl (3.3.0-r2) [2024-05-28T18:58:09.362Z] Executing busybox-1.36.1-r28.trigger [2024-05-28T18:58:09.362Z] Executing ca-certificates-20240226-r0.trigger [2024-05-28T18:58:09.362Z] OK: 43 MiB in 28 packages [2024-05-28T18:58:09.362Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-05-28T18:58:09.932Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-05-28T18:58:10.501Z] (1/167) Installing libexpat (2.6.2-r0) [2024-05-28T18:58:10.761Z] (2/167) Installing libbz2 (1.0.8-r6) [2024-05-28T18:58:11.020Z] (3/167) Installing libpng (1.6.43-r0) [2024-05-28T18:58:11.216Z] Still waiting to schedule task [2024-05-28T18:58:11.216Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-962’ is offline [2024-05-28T18:58:11.587Z] (4/167) Installing freetype (2.13.2-r0) [2024-05-28T18:58:11.847Z] (5/167) Installing fontconfig (2.15.0-r1) [2024-05-28T18:58:12.422Z] (6/167) Installing libfontenc (1.1.8-r0) [2024-05-28T18:58:12.682Z] (7/167) Installing mkfontscale (1.2.2-r6) [2024-05-28T18:58:12.940Z] (8/167) Installing font-opensans (0_git20210927-r1) [2024-05-28T18:58:13.510Z] (9/167) Installing pkgconf (2.2.0-r0) [2024-05-28T18:58:13.770Z] (10/167) Installing libgcc (13.2.1_git20240309-r0) [2024-05-28T18:58:14.030Z] (11/167) Installing libffi (3.4.6-r0) [2024-05-28T18:58:14.289Z] (12/167) Installing libintl (0.22.5-r0) [2024-05-28T18:58:14.550Z] (13/167) Installing libeconf (0.6.3-r0) [2024-05-28T18:58:14.808Z] (14/167) Installing libblkid (2.40.1-r1) [2024-05-28T18:58:15.067Z] (15/167) Installing libmount (2.40.1-r1) [2024-05-28T18:58:15.635Z] (16/167) Installing pcre2 (10.43-r0) [2024-05-28T18:58:15.894Z] (17/167) Installing glib (2.80.2-r0) [2024-05-28T18:58:16.462Z] (18/167) Installing libstdc++ (13.2.1_git20240309-r0) [2024-05-28T18:58:17.031Z] (19/167) Installing xz-libs (5.6.1-r3) [2024-05-28T18:58:17.290Z] (20/167) Installing libxml2 (2.12.7-r0) [2024-05-28T18:58:17.857Z] (21/167) Installing shared-mime-info (2.4-r0) [2024-05-28T18:58:18.124Z] (22/167) Installing hicolor-icon-theme (0.17-r2) [2024-05-28T18:58:18.382Z] (23/167) Installing libjpeg-turbo (3.0.3-r0) [2024-05-28T18:58:18.950Z] (24/167) Installing libsharpyuv (1.3.2-r0) [2024-05-28T18:58:19.209Z] (25/167) Installing libwebp (1.3.2-r0) [2024-05-28T18:58:19.469Z] (26/167) Installing tiff (4.6.0t-r0) [2024-05-28T18:58:20.042Z] (27/167) Installing gdk-pixbuf (2.42.11-r1) [2024-05-28T18:58:20.301Z] (28/167) Installing gtk-update-icon-cache (3.24.42-r0) [2024-05-28T18:58:20.561Z] (29/167) Installing libxau (1.0.11-r4) [2024-05-28T18:58:20.821Z] (30/167) Installing libmd (1.1.0-r0) [2024-05-28T18:58:21.080Z] (31/167) Installing libbsd (0.12.2-r0) [2024-05-28T18:58:21.340Z] (32/167) Installing libxdmcp (1.1.5-r1) [2024-05-28T18:58:21.600Z] (33/167) Installing libxcb (1.16.1-r0) [2024-05-28T18:58:21.860Z] (34/167) Installing libx11 (1.8.9-r1) [2024-05-28T18:58:22.430Z] (35/167) Installing libxcomposite (0.4.6-r5) [2024-05-28T18:58:22.691Z] (36/167) Installing libxfixes (6.0.1-r4) [2024-05-28T18:58:22.952Z] (37/167) Installing libxrender (0.9.11-r5) [2024-05-28T18:58:23.214Z] (38/167) Installing libxcursor (1.2.2-r1) [2024-05-28T18:58:23.473Z] (39/167) Installing libxdamage (1.1.6-r5) [2024-05-28T18:58:23.733Z] (40/167) Installing libxext (1.3.6-r2) [2024-05-28T18:58:23.992Z] (41/167) Installing libxi (1.8.1-r4) [2024-05-28T18:58:24.252Z] (42/167) Installing libxinerama (1.1.5-r4) [2024-05-28T18:58:24.512Z] (43/167) Installing libxrandr (1.5.4-r1) [2024-05-28T18:58:24.772Z] (44/167) Installing libatk-1.0 (2.52.0-r0) [2024-05-28T18:58:25.031Z] (45/167) Installing libxtst (1.2.4-r6) [2024-05-28T18:58:25.290Z] (46/167) Installing dbus-libs (1.14.10-r1) [2024-05-28T18:58:25.858Z] (47/167) Installing at-spi2-core (2.52.0-r0) [2024-05-28T18:58:26.118Z] (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) [2024-05-28T18:58:26.378Z] (49/167) Installing pixman (0.43.2-r0) [2024-05-28T18:58:26.945Z] (50/167) Installing cairo (1.18.0-r0) [2024-05-28T18:58:27.204Z] (51/167) Installing cairo-gobject (1.18.0-r0) [2024-05-28T18:58:27.463Z] (52/167) Installing avahi-libs (0.8-r17) [2024-05-28T18:58:27.722Z] (53/167) Installing gmp (6.3.0-r1) [2024-05-28T18:58:28.289Z] (54/167) Installing nettle (3.9.1-r0) [2024-05-28T18:58:28.549Z] (55/167) Installing libtasn1 (4.19.0-r2) [2024-05-28T18:58:28.807Z] (56/167) Installing p11-kit (0.25.3-r0) [2024-05-28T18:58:29.375Z] (57/167) Installing gnutls (3.8.5-r0) [2024-05-28T18:58:29.943Z] (58/167) Installing cups-libs (2.4.8-r0) [2024-05-28T18:58:30.202Z] (59/167) Installing libepoxy (1.5.10-r1) [2024-05-28T18:58:30.462Z] (60/167) Installing fribidi (1.0.14-r0) [2024-05-28T18:58:31.028Z] (61/167) Installing graphite2 (1.3.14-r6) [2024-05-28T18:58:31.287Z] (62/167) Installing harfbuzz (8.5.0-r0) [2024-05-28T18:58:31.546Z] (63/167) Installing libxft (2.3.8-r3) [2024-05-28T18:58:31.804Z] (64/167) Installing pango (1.52.2-r0) [2024-05-28T18:58:32.371Z] (65/167) Installing wayland-libs-client (1.22.0-r4) [2024-05-28T18:58:32.631Z] (66/167) Installing wayland-libs-cursor (1.22.0-r4) [2024-05-28T18:58:32.889Z] (67/167) Installing wayland-libs-egl (1.22.0-r4) [2024-05-28T18:58:33.146Z] (68/167) Installing xkeyboard-config (2.41-r0) [2024-05-28T18:58:33.407Z] (69/167) Installing libxkbcommon (1.7.0-r0) [2024-05-28T18:58:33.975Z] (70/167) Installing gtk+3.0 (3.24.42-r0) [2024-05-28T18:58:34.542Z] (71/167) Installing icu-data-full (74.2-r0) [2024-05-28T18:58:35.111Z] (72/167) Installing mesa (24.0.8-r1) [2024-05-28T18:58:35.371Z] (73/167) Installing llvm17-libs (17.0.6-r1) [2024-05-28T18:58:36.750Z] (74/167) Installing hwdata-pci (0.382-r0) [2024-05-28T18:58:37.317Z] (75/167) Installing libpciaccess (0.18.1-r0) [2024-05-28T18:58:37.577Z] (76/167) Installing libdrm (2.4.120-r0) [2024-05-28T18:58:37.835Z] (77/167) Installing libelf (0.191-r0) [2024-05-28T18:58:38.094Z] (78/167) Installing mesa-glapi (24.0.8-r1) [2024-05-28T18:58:38.660Z] (79/167) Installing mesa-dri-gallium (24.0.8-r1) [2024-05-28T18:58:39.239Z] (80/167) Installing eudev-libs (3.2.14-r2) [2024-05-28T18:58:39.498Z] (81/167) Installing libmagic (5.45-r1) [2024-05-28T18:58:40.064Z] (82/167) Installing file (5.45-r1) [2024-05-28T18:58:40.322Z] (83/167) Installing xprop (1.2.7-r0) [2024-05-28T18:58:40.581Z] (84/167) Installing libice (1.1.1-r6) [2024-05-28T18:58:40.839Z] (85/167) Installing libuuid (2.40.1-r1) [2024-05-28T18:58:41.098Z] (86/167) Installing libsm (1.2.4-r4) [2024-05-28T18:58:41.356Z] (87/167) Installing libxt (1.3.0-r5) [2024-05-28T18:58:41.617Z] (88/167) Installing libxmu (1.1.4-r2) [2024-05-28T18:58:42.185Z] (89/167) Installing xset (1.2.5-r1) [2024-05-28T18:58:42.446Z] (90/167) Installing xdg-utils (1.2.1-r0) [2024-05-28T18:58:42.705Z] (91/167) Installing libogg (1.3.5-r5) [2024-05-28T18:58:42.979Z] (92/167) Installing libflac (1.4.3-r1) [2024-05-28T18:58:43.239Z] (93/167) Installing alsa-lib (1.2.11-r0) [2024-05-28T18:58:43.806Z] (94/167) Installing libSvtAv1Enc (2.0.0-r1) [2024-05-28T18:58:44.374Z] (95/167) Installing aom-libs (3.9.0-r0) [2024-05-28T18:58:44.941Z] (96/167) Installing libva (2.21.0-r0) [2024-05-28T18:58:45.201Z] (97/167) Installing libvdpau (1.5-r3) [2024-05-28T18:58:45.460Z] (98/167) Installing onevpl-libs (2023.3.1-r2) [2024-05-28T18:58:45.718Z] (99/167) Installing ffmpeg-libavutil (6.1.1-r7) [2024-05-28T18:58:46.287Z] (100/167) Installing libdav1d (1.4.2-r0) [2024-05-28T18:58:46.546Z] (101/167) Installing openexr-libiex (3.1.13-r1) [2024-05-28T18:58:47.116Z] (102/167) Installing openexr-libilmthread (3.1.13-r1) [2024-05-28T18:58:47.376Z] (103/167) Installing imath (3.1.11-r2) [2024-05-28T18:58:47.635Z] (104/167) Installing openexr-libopenexr (3.1.13-r1) [2024-05-28T18:58:48.205Z] (105/167) Installing giflib (5.2.2-r0) [2024-05-28T18:58:48.466Z] (106/167) Installing libhwy (1.0.7-r0) [2024-05-28T18:58:48.725Z] (107/167) Installing lcms2 (2.16-r0) [2024-05-28T18:58:48.985Z] (108/167) Installing libjxl (0.10.2-r0) [2024-05-28T18:58:49.554Z] (109/167) Installing lame-libs (3.100-r5) [2024-05-28T18:58:50.121Z] (110/167) Installing opus (1.5.2-r0) [2024-05-28T18:58:50.380Z] (111/167) Installing rav1e-libs (0.7.1-r0) [2024-05-28T18:58:50.950Z] (112/167) Installing libgomp (13.2.1_git20240309-r0) [2024-05-28T18:58:51.209Z] (113/167) Installing soxr (0.1.3-r7) [2024-05-28T18:58:51.469Z] (114/167) Installing ffmpeg-libswresample (6.1.1-r7) [2024-05-28T18:58:52.037Z] (115/167) Installing libtheora (1.1.1-r18) [2024-05-28T18:58:52.296Z] (116/167) Installing libvorbis (1.3.7-r2) [2024-05-28T18:58:52.555Z] (117/167) Installing libvpx (1.14.0-r0) [2024-05-28T18:58:53.127Z] (118/167) Installing libwebpmux (1.3.2-r0) [2024-05-28T18:58:53.386Z] (119/167) Installing x264-libs (0.164_git20231001-r0) [2024-05-28T18:58:53.958Z] (120/167) Installing numactl (2.0.18-r0) [2024-05-28T18:58:54.217Z] (121/167) Installing x265-libs (3.6-r0) [2024-05-28T18:58:54.789Z] (122/167) Installing xvidcore (1.3.7-r2) [2024-05-28T18:58:55.052Z] (123/167) Installing ffmpeg-libavcodec (6.1.1-r7) [2024-05-28T18:58:55.991Z] (124/167) Installing libbluray (1.3.4-r1) [2024-05-28T18:58:56.250Z] (125/167) Installing mpg123-libs (1.32.6-r0) [2024-05-28T18:58:56.509Z] (126/167) Installing libopenmpt (0.7.7-r0) [2024-05-28T18:58:57.080Z] (127/167) Installing cjson (1.7.18-r0) [2024-05-28T18:58:57.340Z] (128/167) Installing mbedtls (3.6.0-r0) [2024-05-28T18:58:57.600Z] (129/167) Installing librist (0.2.10-r1) [2024-05-28T18:58:58.176Z] (130/167) Installing libsrt (1.5.3-r0) [2024-05-28T18:58:58.436Z] (131/167) Installing libssh (0.10.6-r0) [2024-05-28T18:58:58.696Z] (132/167) Installing libsodium (1.0.19-r0) [2024-05-28T18:58:59.266Z] (133/167) Installing libzmq (4.3.5-r2) [2024-05-28T18:58:59.525Z] (134/167) Installing ffmpeg-libavformat (6.1.1-r7) [2024-05-28T18:59:00.095Z] (135/167) Installing crc32c (1.1.2-r0) [2024-05-28T18:59:00.354Z] (136/167) Installing double-conversion (3.3.0-r0) [2024-05-28T18:59:00.613Z] (137/167) Installing libevent (2.1.12-r7) [2024-05-28T18:59:01.185Z] (138/167) Installing wayland-libs-server (1.22.0-r4) [2024-05-28T18:59:01.185Z] (139/167) Installing mesa-gbm (24.0.8-r1) [2024-05-28T18:59:01.754Z] (140/167) Installing harfbuzz-subset (8.5.0-r0) [2024-05-28T18:59:02.014Z] (141/167) Installing icu-libs (74.2-r0) [2024-05-28T18:59:02.581Z] (142/167) Installing minizip (1.3.1-r0) [2024-05-28T18:59:02.840Z] (143/167) Installing nspr (4.35-r4) [2024-05-28T18:59:03.409Z] (144/167) Installing sqlite-libs (3.45.3-r1) [2024-05-28T18:59:03.668Z] (145/167) Installing nss (3.100-r0) [2024-05-28T18:59:04.236Z] (146/167) Installing openh264 (2.4.1-r0) [2024-05-28T18:59:04.805Z] (147/167) Installing libcamera-ipa (0.3.0-r0) [2024-05-28T18:59:05.065Z] (148/167) Installing libunwind (1.8.1-r0) [2024-05-28T18:59:05.325Z] (149/167) Installing yaml (0.2.5-r2) [2024-05-28T18:59:05.585Z] (150/167) Installing libcamera (0.3.0-r0) [2024-05-28T18:59:06.152Z] (151/167) Installing speexdsp (1.2.1-r2) [2024-05-28T18:59:06.410Z] (152/167) Installing libuv (1.48.0-r0) [2024-05-28T18:59:06.670Z] (153/167) Installing roc-toolkit-libs (0.3.0-r0) [2024-05-28T18:59:07.238Z] (154/167) Installing libsndfile (1.2.2-r0) [2024-05-28T18:59:07.498Z] (155/167) Installing webrtc-audio-processing-1 (1.3-r0) [2024-05-28T18:59:08.099Z] (156/167) Installing pipewire-libs (1.0.6-r1) [2024-05-28T18:59:08.357Z] (157/167) Installing libasyncns (0.8-r3) [2024-05-28T18:59:08.616Z] (158/167) Installing libltdl (2.4.7-r3) [2024-05-28T18:59:08.875Z] (159/167) Installing orc (0.4.37-r0) [2024-05-28T18:59:09.442Z] (160/167) Installing tdb-libs (1.4.9-r1) [2024-05-28T18:59:09.701Z] (161/167) Installing libpulse (17.0-r0) [2024-05-28T18:59:10.270Z] (162/167) Installing libwebpdemux (1.3.2-r0) [2024-05-28T18:59:10.270Z] (163/167) Installing libgpg-error (1.49-r0) [2024-05-28T18:59:10.844Z] (164/167) Installing libgcrypt (1.10.3-r0) [2024-05-28T18:59:11.103Z] (165/167) Installing libxslt (1.1.39-r1) [2024-05-28T18:59:11.361Z] (166/167) Installing chromium (125.0.6422.112-r0) [2024-05-28T18:59:26.247Z] (167/167) Installing chromium-chromedriver (125.0.6422.112-r0) [2024-05-28T18:59:26.247Z] Executing busybox-1.36.1-r28.trigger [2024-05-28T18:59:26.247Z] Executing fontconfig-2.15.0-r1.trigger [2024-05-28T18:59:26.247Z] Executing mkfontscale-1.2.2-r6.trigger [2024-05-28T18:59:26.247Z] Executing glib-2.80.2-r0.trigger [2024-05-28T18:59:26.247Z] Executing shared-mime-info-2.4-r0.trigger [2024-05-28T18:59:26.247Z] Executing gdk-pixbuf-2.42.11-r1.trigger [2024-05-28T18:59:26.247Z] Executing gtk-update-icon-cache-3.24.42-r0.trigger [2024-05-28T18:59:26.247Z] Executing gtk+3.0-3.24.42-r0.trigger [2024-05-28T18:59:26.247Z] OK: 657 MiB in 195 packages [2024-05-28T18:59:26.247Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-05-28T18:59:26.822Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-05-28T18:59:27.399Z] (1/30) Installing jansson (2.14-r4) [2024-05-28T18:59:27.658Z] (2/30) Installing binutils (2.42-r0) [2024-05-28T18:59:28.225Z] (3/30) Installing libatomic (13.2.1_git20240309-r0) [2024-05-28T18:59:28.485Z] (4/30) Installing isl26 (0.26-r1) [2024-05-28T18:59:29.052Z] (5/30) Installing mpfr4 (4.2.1-r0) [2024-05-28T18:59:29.311Z] (6/30) Installing mpc1 (1.3.1-r1) [2024-05-28T18:59:29.570Z] (7/30) Installing gcc (13.2.1_git20240309-r0) [2024-05-28T18:59:30.946Z] (8/30) Installing musl-dev (1.2.5-r0) [2024-05-28T18:59:31.514Z] (9/30) Installing linux-headers (6.6-r0) [2024-05-28T18:59:32.081Z] (10/30) Installing libffi-dev (3.4.6-r0) [2024-05-28T18:59:32.340Z] (11/30) Installing libpq (16.3-r0) [2024-05-28T18:59:32.906Z] (12/30) Installing openssl-dev (3.3.0-r2) [2024-05-28T18:59:33.163Z] (13/30) Installing libpq-dev (16.3-r0) [2024-05-28T18:59:33.732Z] (14/30) Installing libecpg (16.3-r0) [2024-05-28T18:59:33.991Z] (15/30) Installing libecpg-dev (16.3-r0) [2024-05-28T18:59:34.250Z] (16/30) Installing clang16-headers (16.0.6-r5) [2024-05-28T18:59:34.820Z] (17/30) Installing llvm16-libs (16.0.6-r8) [2024-05-28T18:59:36.201Z] (18/30) Installing clang16-libs (16.0.6-r5) [2024-05-28T18:59:37.140Z] (19/30) Installing fortify-headers (1.1-r3) [2024-05-28T18:59:37.398Z] (20/30) Installing libstdc++-dev (13.2.1_git20240309-r0) [2024-05-28T18:59:37.965Z] (21/30) Installing llvm16-linker-tools (16.0.6-r8) [2024-05-28T18:59:38.224Z] (22/30) Installing clang16 (16.0.6-r5) [2024-05-28T18:59:38.791Z] (23/30) Installing icu (74.2-r0) [2024-05-28T18:59:39.050Z] (24/30) Installing icu-dev (74.2-r0) [2024-05-28T18:59:39.619Z] (25/30) Installing llvm16 (16.0.6-r8) [2024-05-28T18:59:40.998Z] (26/30) Installing lz4-libs (1.9.4-r5) [2024-05-28T18:59:41.258Z] (27/30) Installing lz4-dev (1.9.4-r5) [2024-05-28T18:59:41.517Z] (28/30) Installing zstd (1.5.6-r0) [2024-05-28T18:59:41.776Z] (29/30) Installing zstd-dev (1.5.6-r0) [2024-05-28T18:59:42.344Z] (30/30) Installing postgresql16-dev (16.3-r0) [2024-05-28T18:59:42.912Z] Executing busybox-1.36.1-r28.trigger [2024-05-28T18:59:42.912Z] OK: 1193 MiB in 225 packages [2024-05-28T18:59:42.912Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-05-28T18:59:43.172Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-05-28T18:59:44.110Z] (1/14) Installing g++ (13.2.1_git20240309-r0) [2024-05-28T18:59:44.679Z] (2/14) Installing gdbm (1.23-r1) [2024-05-28T18:59:44.938Z] (3/14) Installing mpdecimal (4.0.0-r0) [2024-05-28T18:59:45.510Z] (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r0) [2024-05-28T18:59:45.510Z] (5/14) Installing libncursesw (6.4_p20240420-r0) [2024-05-28T18:59:46.081Z] (6/14) Installing libpanelw (6.4_p20240420-r0) [2024-05-28T18:59:46.338Z] (7/14) Installing readline (8.2.10-r0) [2024-05-28T18:59:46.597Z] (8/14) Installing python3 (3.12.3-r1) [2024-05-28T18:59:47.165Z] (9/14) Installing python3-pycache-pyc0 (3.12.3-r1) [2024-05-28T18:59:47.732Z] (10/14) Installing pyc (3.12.3-r1) [2024-05-28T18:59:47.990Z] (11/14) Installing python3-pyc (3.12.3-r1) [2024-05-28T18:59:48.249Z] (12/14) Installing python3-dev (3.12.3-r1) [2024-05-28T18:59:49.625Z] (13/14) Installing libsodium-dev (1.0.19-r0) [2024-05-28T18:59:49.882Z] (14/14) Installing zeromq-dev (4.3.5-r2) [2024-05-28T18:59:50.141Z] Executing busybox-1.36.1-r28.trigger [2024-05-28T18:59:50.141Z] OK: 1359 MiB in 239 packages [2024-05-28T18:59:50.141Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-05-28T18:59:50.707Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-05-28T18:59:51.275Z] OK: 1359 MiB in 239 packages [2024-05-28T18:59:51.534Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-05-28T18:59:51.793Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-05-28T18:59:52.726Z] (1/1) Installing tzdata (2024a-r1) [2024-05-28T18:59:52.985Z] OK: 1361 MiB in 240 packages [2024-05-28T18:59:53.245Z] (1/1) Purging tzdata (2024a-r1) [2024-05-28T18:59:53.245Z] OK: 1359 MiB in 239 packages [2024-05-28T18:59:55.150Z] Looking in links: /tmp/tmpi3qmwxvo [2024-05-28T18:59:55.150Z] Processing /tmp/tmpi3qmwxvo/pip-24.0-py3-none-any.whl [2024-05-28T18:59:55.150Z] Installing collected packages: pip [2024-05-28T18:59:56.542Z] Successfully installed pip-24.0 [2024-05-28T18:59:56.542Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2024-05-28T18:59:57.110Z] Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (24.0) [2024-05-28T18:59:57.369Z] Collecting setuptools [2024-05-28T18:59:57.369Z] Downloading setuptools-70.0.0-py3-none-any.whl.metadata (5.9 kB) [2024-05-28T18:59:57.369Z] Collecting wheel [2024-05-28T18:59:57.369Z] Downloading wheel-0.43.0-py3-none-any.whl.metadata (2.2 kB) [2024-05-28T18:59:57.369Z] Downloading setuptools-70.0.0-py3-none-any.whl (863 kB) [2024-05-28T18:59:57.369Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 863.4/863.4 kB 41.7 MB/s eta 0:00:00 [2024-05-28T18:59:57.369Z] Downloading wheel-0.43.0-py3-none-any.whl (65 kB) [2024-05-28T18:59:57.369Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.8/65.8 kB 200.7 MB/s eta 0:00:00 [2024-05-28T18:59:57.628Z] Installing collected packages: wheel, setuptools [2024-05-28T18:59:58.195Z] Successfully installed setuptools-70.0.0 wheel-0.43.0 [2024-05-28T18:59:58.195Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2024-05-28T18:59:58.763Z] Processing ./edgex-taf-common [2024-05-28T18:59:58.763Z] Preparing metadata (setup.py): started [2024-05-28T18:59:59.022Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-28T18:59:59.022Z] Building wheels for collected packages: edgex-taf-common [2024-05-28T18:59:59.022Z] Building wheel for edgex-taf-common (setup.py): started [2024-05-28T18:59:59.022Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2024-05-28T18:59:59.022Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=e2c828d4bff59027b15b36685e71ee8c837eab085dd197639093d26de9176531 [2024-05-28T18:59:59.022Z] Stored in directory: /root/.cache/pip/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2024-05-28T18:59:59.022Z] Successfully built edgex-taf-common [2024-05-28T18:59:59.282Z] Installing collected packages: edgex-taf-common [2024-05-28T18:59:59.282Z] Successfully installed edgex-taf-common-0.0.0 [2024-05-28T18:59:59.282Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2024-05-28T18:59:59.860Z] Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) [2024-05-28T18:59:59.860Z] Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) [2024-05-28T19:00:00.121Z] Collecting python-dotenv==1.0.1 (from -r requirements.txt (line 2)) [2024-05-28T19:00:00.121Z] Downloading python_dotenv-1.0.1-py3-none-any.whl.metadata (23 kB) [2024-05-28T19:00:00.121Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2024-05-28T19:00:00.121Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) [2024-05-28T19:00:00.121Z] Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) [2024-05-28T19:00:00.121Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) [2024-05-28T19:00:00.121Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2024-05-28T19:00:00.121Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2024-05-28T19:00:00.121Z] Preparing metadata (setup.py): started [2024-05-28T19:00:00.380Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-28T19:00:00.380Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2024-05-28T19:00:00.380Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl.metadata (16 kB) [2024-05-28T19:00:00.380Z] Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) [2024-05-28T19:00:00.380Z] Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) [2024-05-28T19:00:00.380Z] Collecting requests==2.32.0 (from -r requirements.txt (line 8)) [2024-05-28T19:00:00.380Z] Downloading requests-2.32.0-py3-none-any.whl.metadata (4.6 kB) [2024-05-28T19:00:00.639Z] Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) [2024-05-28T19:00:00.639Z] Downloading paho-mqtt-1.6.1.tar.gz (99 kB) [2024-05-28T19:00:00.639Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 13.7 MB/s eta 0:00:00 [2024-05-28T19:00:00.639Z] Preparing metadata (setup.py): started [2024-05-28T19:00:00.639Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-28T19:00:00.898Z] Collecting docker==6.1.3 (from -r requirements.txt (line 10)) [2024-05-28T19:00:00.898Z] Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) [2024-05-28T19:00:01.156Z] Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) [2024-05-28T19:00:01.156Z] Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (61 kB) [2024-05-28T19:00:01.156Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 5.8 MB/s eta 0:00:00 [2024-05-28T19:00:01.156Z] Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) [2024-05-28T19:00:01.156Z] Downloading psutil-5.9.5.tar.gz (493 kB) [2024-05-28T19:00:01.156Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 16.0 MB/s eta 0:00:00 [2024-05-28T19:00:01.421Z] Installing build dependencies: started [2024-05-28T19:00:05.672Z] Installing build dependencies: finished with status 'done' [2024-05-28T19:00:05.672Z] Getting requirements to build wheel: started [2024-05-28T19:00:05.672Z] Getting requirements to build wheel: finished with status 'done' [2024-05-28T19:00:05.672Z] Preparing metadata (pyproject.toml): started [2024-05-28T19:00:05.672Z] Preparing metadata (pyproject.toml): finished with status 'done' [2024-05-28T19:00:05.672Z] Collecting redis==5.0.1 (from -r requirements.txt (line 13)) [2024-05-28T19:00:05.672Z] Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) [2024-05-28T19:00:05.931Z] Collecting pyzmq==26.0.3 (from -r requirements.txt (line 14)) [2024-05-28T19:00:05.931Z] Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (6.1 kB) [2024-05-28T19:00:05.931Z] Collecting influxdb-client==1.41.0 (from -r requirements.txt (line 15)) [2024-05-28T19:00:05.931Z] Downloading influxdb_client-1.41.0-py3-none-any.whl.metadata (64 kB) [2024-05-28T19:00:05.931Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 7.2 MB/s eta 0:00:00 [2024-05-28T19:00:06.189Z] Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) [2024-05-28T19:00:06.189Z] Downloading psycopg2-2.9.9.tar.gz (384 kB) [2024-05-28T19:00:06.189Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 7.5 MB/s eta 0:00:00 [2024-05-28T19:00:06.189Z] Preparing metadata (setup.py): started [2024-05-28T19:00:06.448Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-28T19:00:06.705Z] Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) [2024-05-28T19:00:06.705Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl.metadata (3.4 kB) [2024-05-28T19:00:06.705Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-28T19:00:06.705Z] Downloading selenium-4.21.0-py3-none-any.whl.metadata (6.9 kB) [2024-05-28T19:00:06.705Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-28T19:00:06.705Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) [2024-05-28T19:00:06.705Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T19:00:06.705Z] Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) [2024-05-28T19:00:06.965Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T19:00:06.965Z] Downloading flex-6.14.1.tar.gz (40 kB) [2024-05-28T19:00:06.965Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 2.4 MB/s eta 0:00:00 [2024-05-28T19:00:06.965Z] Preparing metadata (setup.py): started [2024-05-28T19:00:07.222Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-28T19:00:07.222Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T19:00:07.222Z] Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2024-05-28T19:00:07.222Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T19:00:07.222Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl.metadata (18 kB) [2024-05-28T19:00:07.222Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T19:00:07.222Z] Downloading jsonschema-4.22.0-py3-none-any.whl.metadata (8.2 kB) [2024-05-28T19:00:07.222Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T19:00:07.222Z] Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) [2024-05-28T19:00:07.481Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T19:00:07.481Z] Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) [2024-05-28T19:00:07.481Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T19:00:07.481Z] Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) [2024-05-28T19:00:07.481Z] Collecting charset-normalizer<4,>=2 (from requests==2.32.0->-r requirements.txt (line 8)) [2024-05-28T19:00:07.481Z] Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (33 kB) [2024-05-28T19:00:07.738Z] Collecting idna<4,>=2.5 (from requests==2.32.0->-r requirements.txt (line 8)) [2024-05-28T19:00:07.738Z] Downloading idna-3.7-py3-none-any.whl.metadata (9.9 kB) [2024-05-28T19:00:07.738Z] Collecting urllib3<3,>=1.21.1 (from requests==2.32.0->-r requirements.txt (line 8)) [2024-05-28T19:00:07.738Z] Downloading urllib3-2.2.1-py3-none-any.whl.metadata (6.4 kB) [2024-05-28T19:00:07.738Z] Collecting certifi>=2017.4.17 (from requests==2.32.0->-r requirements.txt (line 8)) [2024-05-28T19:00:07.738Z] Downloading certifi-2024.2.2-py3-none-any.whl.metadata (2.2 kB) [2024-05-28T19:00:07.738Z] Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2024-05-28T19:00:07.738Z] Downloading packaging-24.0-py3-none-any.whl.metadata (3.2 kB) [2024-05-28T19:00:07.997Z] Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2024-05-28T19:00:07.997Z] Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2024-05-28T19:00:07.997Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-05-28T19:00:07.997Z] Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) [2024-05-28T19:00:07.997Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-05-28T19:00:07.997Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2024-05-28T19:00:07.997Z] 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)) (70.0.0) [2024-05-28T19:00:07.997Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-05-28T19:00:07.997Z] Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) [2024-05-28T19:00:08.255Z] 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-05-28T19:00:08.255Z] Downloading typing_extensions-4.12.0-py3-none-any.whl.metadata (3.0 kB) [2024-05-28T19:00:08.255Z] Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-28T19:00:08.255Z] Downloading trio-0.25.1-py3-none-any.whl.metadata (8.7 kB) [2024-05-28T19:00:08.255Z] Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-28T19:00:08.255Z] Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) [2024-05-28T19:00:08.514Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T19:00:08.514Z] Downloading PyYAML-6.0.1-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (2.1 kB) [2024-05-28T19:00:08.514Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T19:00:08.514Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2024-05-28T19:00:08.514Z] Preparing metadata (setup.py): started [2024-05-28T19:00:08.774Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-28T19:00:09.343Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T19:00:09.343Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2024-05-28T19:00:09.343Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T19:00:09.343Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2024-05-28T19:00:09.343Z] Preparing metadata (setup.py): started [2024-05-28T19:00:09.603Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-28T19:00:09.603Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T19:00:09.603Z] Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) [2024-05-28T19:00:09.603Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T19:00:09.603Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) [2024-05-28T19:00:09.603Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T19:00:09.603Z] Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2024-05-28T19:00:09.861Z] Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T19:00:09.861Z] Downloading attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB) [2024-05-28T19:00:09.861Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T19:00:09.861Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) [2024-05-28T19:00:09.861Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T19:00:09.861Z] Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) [2024-05-28T19:00:10.120Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T19:00:10.121Z] Downloading rpds_py-0.18.1-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.1 kB) [2024-05-28T19:00:10.379Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-28T19:00:10.379Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2024-05-28T19:00:10.379Z] Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-28T19:00:10.379Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2024-05-28T19:00:10.379Z] Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-28T19:00:10.379Z] Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2024-05-28T19:00:10.637Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-28T19:00:10.637Z] Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) [2024-05-28T19:00:10.637Z] 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-05-28T19:00:10.637Z] Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2024-05-28T19:00:10.637Z] 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-05-28T19:00:10.638Z] Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) [2024-05-28T19:00:10.638Z] WARNING: The candidate selected for download or install is a yanked version: 'requests' candidate (version 2.32.0 at https://files.pythonhosted.org/packages/24/e8/09e8d662a9675a4e4f5dd7a8e6127b463a091d2703ed931a64aa66d00065/requests-2.32.0-py3-none-any.whl (from https://pypi.org/simple/requests/) (requires-python:>=3.8)) [2024-05-28T19:00:10.638Z] Reason for being yanked: Yanked due to conflicts CVE-2024-35195 mitigation [2024-05-28T19:00:10.638Z] Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) [2024-05-28T19:00:10.638Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 56.8 MB/s eta 0:00:00 [2024-05-28T19:00:10.638Z] Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB) [2024-05-28T19:00:10.638Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2024-05-28T19:00:10.899Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) [2024-05-28T19:00:10.899Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.5/95.5 kB 10.9 MB/s eta 0:00:00 [2024-05-28T19:00:10.899Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2024-05-28T19:00:10.899Z] Downloading configparser-6.0.0-py3-none-any.whl (19 kB) [2024-05-28T19:00:10.899Z] Downloading requests-2.32.0-py3-none-any.whl (63 kB) [2024-05-28T19:00:10.899Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.7/63.7 kB 6.3 MB/s eta 0:00:00 [2024-05-28T19:00:10.899Z] Downloading docker-6.1.3-py3-none-any.whl (148 kB) [2024-05-28T19:00:10.899Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 7.9 MB/s eta 0:00:00 [2024-05-28T19:00:10.899Z] Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_x86_64.whl (17.8 MB) [2024-05-28T19:00:11.159Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.8/17.8 MB 63.8 MB/s eta 0:00:00 [2024-05-28T19:00:11.159Z] Downloading redis-5.0.1-py3-none-any.whl (250 kB) [2024-05-28T19:00:11.159Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 31.5 MB/s eta 0:00:00 [2024-05-28T19:00:11.159Z] Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_x86_64.whl (1.5 MB) [2024-05-28T19:00:11.159Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 80.0 MB/s eta 0:00:00 [2024-05-28T19:00:11.159Z] Downloading influxdb_client-1.41.0-py3-none-any.whl (744 kB) [2024-05-28T19:00:11.159Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 744.6/744.6 kB 62.6 MB/s eta 0:00:00 [2024-05-28T19:00:11.159Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl (2.1 MB) [2024-05-28T19:00:11.159Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 93.2 MB/s eta 0:00:00 [2024-05-28T19:00:11.159Z] Downloading certifi-2024.2.2-py3-none-any.whl (163 kB) [2024-05-28T19:00:11.159Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/163.8 kB 6.6 MB/s eta 0:00:00 [2024-05-28T19:00:11.159Z] Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_x86_64.whl (142 kB) [2024-05-28T19:00:11.159Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.2/142.2 kB 18.8 MB/s eta 0:00:00 [2024-05-28T19:00:11.159Z] Downloading idna-3.7-py3-none-any.whl (66 kB) [2024-05-28T19:00:11.159Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.8/66.8 kB 10.1 MB/s eta 0:00:00 [2024-05-28T19:00:11.159Z] Downloading packaging-24.0-py3-none-any.whl (53 kB) [2024-05-28T19:00:11.159Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 7.4 MB/s eta 0:00:00 [2024-05-28T19:00:11.159Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2024-05-28T19:00:11.159Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 8.4 MB/s eta 0:00:00 [2024-05-28T19:00:11.159Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2024-05-28T19:00:11.421Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 6.3 MB/s eta 0:00:00 [2024-05-28T19:00:11.421Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) [2024-05-28T19:00:11.421Z] Downloading selenium-4.21.0-py3-none-any.whl (9.5 MB) [2024-05-28T19:00:11.421Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 123.8 MB/s eta 0:00:00 [2024-05-28T19:00:11.421Z] Downloading urllib3-2.2.1-py3-none-any.whl (121 kB) [2024-05-28T19:00:11.421Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 18.1 MB/s eta 0:00:00 [2024-05-28T19:00:11.421Z] Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2024-05-28T19:00:11.421Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 7.5 MB/s eta 0:00:00 [2024-05-28T19:00:11.421Z] Downloading docutils-0.21.2-py3-none-any.whl (587 kB) [2024-05-28T19:00:11.421Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 53.1 MB/s eta 0:00:00 [2024-05-28T19:00:11.421Z] Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2024-05-28T19:00:11.421Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl (29 kB) [2024-05-28T19:00:11.421Z] Downloading jsonschema-4.22.0-py3-none-any.whl (88 kB) [2024-05-28T19:00:11.421Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.3/88.3 kB 11.7 MB/s eta 0:00:00 [2024-05-28T19:00:11.421Z] Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) [2024-05-28T19:00:11.421Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 39.7 MB/s eta 0:00:00 [2024-05-28T19:00:11.421Z] Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) [2024-05-28T19:00:11.678Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.5/505.5 kB 16.4 MB/s eta 0:00:00 [2024-05-28T19:00:11.678Z] Downloading tzlocal-5.2-py3-none-any.whl (17 kB) [2024-05-28T19:00:11.678Z] Downloading attrs-23.2.0-py3-none-any.whl (60 kB) [2024-05-28T19:00:11.678Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 8.2 MB/s eta 0:00:00 [2024-05-28T19:00:11.678Z] Downloading click-8.1.7-py3-none-any.whl (97 kB) [2024-05-28T19:00:11.678Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 13.5 MB/s eta 0:00:00 [2024-05-28T19:00:11.678Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) [2024-05-28T19:00:11.678Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) [2024-05-28T19:00:11.678Z] Downloading PyYAML-6.0.1-cp312-cp312-musllinux_1_1_x86_64.whl (712 kB) [2024-05-28T19:00:11.678Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 712.6/712.6 kB 20.5 MB/s eta 0:00:00 [2024-05-28T19:00:11.678Z] Downloading referencing-0.35.1-py3-none-any.whl (26 kB) [2024-05-28T19:00:11.678Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2024-05-28T19:00:11.678Z] Downloading rpds_py-0.18.1-cp312-cp312-musllinux_1_2_x86_64.whl (1.3 MB) [2024-05-28T19:00:11.678Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 32.5 MB/s eta 0:00:00 [2024-05-28T19:00:11.678Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2024-05-28T19:00:11.678Z] Downloading trio-0.25.1-py3-none-any.whl (467 kB) [2024-05-28T19:00:11.679Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 467.7/467.7 kB 43.4 MB/s eta 0:00:00 [2024-05-28T19:00:11.679Z] Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) [2024-05-28T19:00:11.679Z] Downloading typing_extensions-4.12.0-py3-none-any.whl (37 kB) [2024-05-28T19:00:11.679Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2024-05-28T19:00:11.937Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 7.1 MB/s eta 0:00:00 [2024-05-28T19:00:11.937Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2024-05-28T19:00:11.937Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2024-05-28T19:00:11.937Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2024-05-28T19:00:11.937Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2024-05-28T19:00:11.937Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2024-05-28T19:00:11.937Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2024-05-28T19:00:11.937Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 8.0 MB/s eta 0:00:00 [2024-05-28T19:00:11.937Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, strict-rfc3339, validate-email [2024-05-28T19:00:11.937Z] Building wheel for robotbackgroundlogger (setup.py): started [2024-05-28T19:00:12.204Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2024-05-28T19:00:12.204Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4279 sha256=885f4e8c70f174a86435d14970f14371af3741e3e429cf88371bd66939e6b3fb [2024-05-28T19:00:12.204Z] Stored in directory: /root/.cache/pip/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2024-05-28T19:00:12.204Z] Building wheel for paho-mqtt (setup.py): started [2024-05-28T19:00:12.464Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2024-05-28T19:00:12.464Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62119 sha256=cfe9963206ba8cb6f30f636d9da5e0ac3c9a44763b6cafa4a012e8e88ead8bfc [2024-05-28T19:00:12.464Z] Stored in directory: /root/.cache/pip/wheels/23/d5/af/1f3cbcc350dec9d8e95040f388e0163d132eff0c9a453db659 [2024-05-28T19:00:12.464Z] Building wheel for psutil (pyproject.toml): started [2024-05-28T19:00:13.842Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2024-05-28T19:00:13.842Z] Created wheel for psutil: filename=psutil-5.9.5-cp312-abi3-linux_x86_64.whl size=281485 sha256=0ade58d3fe71a96f282c8bf1f1cfdf9b9b7973b6f3e2b0552a8a5c6c881c80d9 [2024-05-28T19:00:13.842Z] Stored in directory: /root/.cache/pip/wheels/e8/a9/47/bee5d847b031736eb597b632c3ff602d0c0ccf1f14d95293ee [2024-05-28T19:00:13.842Z] Building wheel for psycopg2 (setup.py): started [2024-05-28T19:00:23.819Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2024-05-28T19:00:23.819Z] Created wheel for psycopg2: filename=psycopg2-2.9.9-cp312-cp312-linux_x86_64.whl size=521868 sha256=c0bec59cca9cc4e1cfc669fa0322b84fbcfc1e3249d363a72ba820c0ef1ef7c7 [2024-05-28T19:00:23.819Z] Stored in directory: /root/.cache/pip/wheels/ff/ac/80/7ccec163e3d05ae2112311b895132409b9abfd7e0c1c6b5183 [2024-05-28T19:00:23.819Z] Building wheel for flex (setup.py): started [2024-05-28T19:00:23.819Z] Building wheel for flex (setup.py): finished with status 'done' [2024-05-28T19:00:23.819Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77258 sha256=cbb632cd2eba910a394867d4de563b64e1b796b3a282fb8d95a1d655d77c5a22 [2024-05-28T19:00:23.820Z] Stored in directory: /root/.cache/pip/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2024-05-28T19:00:23.820Z] Building wheel for strict-rfc3339 (setup.py): started [2024-05-28T19:00:23.820Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2024-05-28T19:00:23.820Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=ae888bc85d4e9b4ea37a5089c06ac8f6763cc4ee6511faca2c98fa111c772ea7 [2024-05-28T19:00:23.820Z] Stored in directory: /root/.cache/pip/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2024-05-28T19:00:23.820Z] Building wheel for validate-email (setup.py): started [2024-05-28T19:00:23.820Z] Building wheel for validate-email (setup.py): finished with status 'done' [2024-05-28T19:00:23.820Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5464 sha256=48394bf25e7071f4823cb5ac5b8d8d2932830a3e4d2c9dc529fdac52aa1463a4 [2024-05-28T19:00:23.820Z] Stored in directory: /root/.cache/pip/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2024-05-28T19:00:23.820Z] Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex strict-rfc3339 validate-email [2024-05-28T19:00:23.820Z] 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, packaging, 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-05-28T19:00:33.810Z] Successfully installed GenSON-1.3.0 PyYAML-6.0.1 RESTinstance-1.3.0 attrs-23.2.0 certifi-2024.2.2 charset-normalizer-3.3.2 click-8.1.7 configparser-6.0.0 docker-6.1.3 docutils-0.21.2 flex-6.14.1 h11-0.14.0 idna-3.7 influxdb-client-1.41.0 jsonpath-ng-1.6.1 jsonpointer-2.4 jsonschema-4.22.0 jsonschema-specifications-2023.12.1 numpy-1.26.2 outcome-1.3.0.post0 packaging-24.0 paho-mqtt-1.6.1 ply-3.11 psutil-5.9.5 psycopg2-2.9.9 pycryptodome-3.19.0 pygments-2.18.0 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.0.1 pytz-2024.1 pyzmq-26.0.3 reactivex-4.0.4 redis-5.0.1 referencing-0.35.1 requests-2.32.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1.1 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.2.0 rpds-py-0.18.1 selenium-4.21.0 six-1.16.0 sniffio-1.3.1 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.25.1 trio-websocket-0.11.1 typing-extensions-4.12.0 tzlocal-5.2 urllib3-2.2.1 validate-email-1.3 websocket-client-1.8.0 wsproto-1.2.0 [2024-05-28T19:00:33.810Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2024-05-28T19:00:47.879Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-965 in /w/workspace/xfoundry_edgex-taf-common_PR-107 [Pipeline] { [Pipeline] checkout [2024-05-28T19:00:50.931Z] Selected Git installation does not exist. Using Default [2024-05-28T19:00:50.931Z] The recommended git tool is: NONE [2024-05-28T19:00:55.749Z] Removing intermediate container e6dc41a807a6 [2024-05-28T19:00:55.749Z] ---> 63b1f65c24f7 [2024-05-28T19:00:55.749Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2024-05-28T19:00:55.749Z] ---> Running in 2282b7d3d2b8 [2024-05-28T19:00:55.749Z] Removing intermediate container 2282b7d3d2b8 [2024-05-28T19:00:55.749Z] ---> 86d3ea181e6c [2024-05-28T19:00:55.749Z] Step 11/13 : LABEL arch=amd64 [2024-05-28T19:00:55.749Z] ---> Running in d7e2c71f7c7b [2024-05-28T19:00:55.749Z] Removing intermediate container d7e2c71f7c7b [2024-05-28T19:00:55.749Z] ---> 0fc98b787fa7 [2024-05-28T19:00:55.749Z] Step 12/13 : LABEL git_sha=a889f4daeafe8e20155df716c15b91526a1cad5e [2024-05-28T19:00:55.749Z] ---> Running in ddac31a689be [2024-05-28T19:00:55.749Z] Removing intermediate container ddac31a689be [2024-05-28T19:00:55.749Z] ---> 7cbe0531f6b1 [2024-05-28T19:00:55.749Z] Step 13/13 : LABEL version=0.0.0 [2024-05-28T19:00:55.749Z] ---> Running in e2d112ee2a8c [2024-05-28T19:00:55.749Z] Removing intermediate container e2d112ee2a8c [2024-05-28T19:00:55.749Z] ---> 4ab030801ef3 [2024-05-28T19:00:55.749Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-28T19:00:55.749Z] Successfully built 4ab030801ef3 [2024-05-28T19:00:55.749Z] 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-05-28T19:00:55.989Z] using credential edgex-jenkins-ssh [2024-05-28T19:00:56.012Z] Cloning the remote Git repository [2024-05-28T19:00:56.219Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-28T19:00:56.219Z] [2024-05-28T19:00:56.219Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T19:00:56.527Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-28T19:00:56.527Z] latest: Pulling from edgex-lftools-log-publisher [2024-05-28T19:00:56.527Z] 5eb5b503b376: Pulling fs layer [2024-05-28T19:00:56.527Z] 5c69ac0246d0: Pulling fs layer [2024-05-28T19:00:56.527Z] ec43610c2a17: Pulling fs layer [2024-05-28T19:00:56.527Z] 3a2ae6a8a46f: Pulling fs layer [2024-05-28T19:00:56.527Z] 33b1e0a273af: Pulling fs layer [2024-05-28T19:00:56.527Z] 5d3b04190fa2: Pulling fs layer [2024-05-28T19:00:56.527Z] 2f39f015ded8: Pulling fs layer [2024-05-28T19:00:56.527Z] 3a2ae6a8a46f: Waiting [2024-05-28T19:00:56.527Z] 33b1e0a273af: Waiting [2024-05-28T19:00:56.527Z] 5d3b04190fa2: Waiting [2024-05-28T19:00:56.527Z] 2f39f015ded8: Waiting [2024-05-28T19:00:56.527Z] 5c69ac0246d0: Verifying Checksum [2024-05-28T19:00:56.527Z] 5c69ac0246d0: Download complete [2024-05-28T19:00:56.527Z] 3a2ae6a8a46f: Download complete [2024-05-28T19:00:56.527Z] 33b1e0a273af: Verifying Checksum [2024-05-28T19:00:56.527Z] 33b1e0a273af: Download complete [2024-05-28T19:00:56.527Z] ec43610c2a17: Verifying Checksum [2024-05-28T19:00:56.527Z] ec43610c2a17: Download complete [2024-05-28T19:00:56.528Z] 5d3b04190fa2: Download complete [2024-05-28T19:00:56.786Z] 5eb5b503b376: Verifying Checksum [2024-05-28T19:00:56.786Z] 5eb5b503b376: Download complete [2024-05-28T19:00:56.050Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2024-05-28T19:00:56.153Z] > git init /w/workspace/xfoundry_edgex-taf-common_PR-107 # timeout=10 [2024-05-28T19:00:56.290Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2024-05-28T19:00:56.291Z] > git --version # timeout=10 [2024-05-28T19:00:56.311Z] > git --version # 'git version 2.25.1' [2024-05-28T19:00:56.313Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-28T19:00:56.451Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-28T19:00:57.053Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2024-05-28T19:00:57.075Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-28T19:00:57.350Z] 2f39f015ded8: Download complete [2024-05-28T19:00:57.915Z] 5eb5b503b376: Pull complete [2024-05-28T19:00:58.172Z] 5c69ac0246d0: Pull complete [2024-05-28T19:00:57.945Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2024-05-28T19:00:57.982Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2024-05-28T19:00:57.983Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-28T19:00:58.005Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/107/head:refs/remotes/origin/PR-107 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-05-28T19:00:58.431Z] ec43610c2a17: Pull complete [2024-05-28T19:00:58.431Z] 3a2ae6a8a46f: Pull complete [2024-05-28T19:00:58.507Z] Merging remotes/origin/main commit 7e89dd766adf70d3ef5effce142026c21ab88a29 into PR head commit 93d7e06844c3bde380a469e74dbfc073cc03bced [2024-05-28T19:00:58.688Z] 33b1e0a273af: Pull complete [2024-05-28T19:00:58.688Z] 5d3b04190fa2: Pull complete [2024-05-28T19:00:58.806Z] Merge succeeded, producing e85c1b3bceea1f96244a3c6cf9e40e07e85b081d [2024-05-28T19:00:58.807Z] Checking out Revision e85c1b3bceea1f96244a3c6cf9e40e07e85b081d (PR-107) [2024-05-28T19:00:58.525Z] > git config core.sparsecheckout # timeout=10 [2024-05-28T19:00:58.603Z] > git checkout -f 93d7e06844c3bde380a469e74dbfc073cc03bced # timeout=10 [2024-05-28T19:00:58.682Z] > git remote # timeout=10 [2024-05-28T19:00:58.699Z] > git config --get remote.origin.url # timeout=10 [2024-05-28T19:00:58.716Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-28T19:00:58.735Z] > git merge 7e89dd766adf70d3ef5effce142026c21ab88a29 # timeout=10 [2024-05-28T19:00:58.784Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-05-28T19:00:58.808Z] > git config core.sparsecheckout # timeout=10 [2024-05-28T19:00:58.822Z] > git checkout -f e85c1b3bceea1f96244a3c6cf9e40e07e85b081d # timeout=10 [2024-05-28T19:01:02.444Z] Commit message: "Merge commit '7e89dd766adf70d3ef5effce142026c21ab88a29' into HEAD" [2024-05-28T19:01:02.450Z] > git rev-list --no-walk 93d7e06844c3bde380a469e74dbfc073cc03bced # timeout=10 [2024-05-28T19:01:02.882Z] 2f39f015ded8: Pull complete [2024-05-28T19:01:02.882Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-05-28T19:01:02.882Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-28T19:01:02.882Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T19:01:03.139Z] prd-ubuntu20.04-docker-8c-8g-961 does not seem to be running inside a container [2024-05-28T19:01:03.205Z] $ 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-107 -v /w/workspace/xfoundry_edgex-taf-common_PR-107:/w/workspace/xfoundry_edgex-taf-common_PR-107:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-107@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-107@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-28T19:01:03.562Z] [2024-05-28T19:01:03.562Z] GitHub has been notified of this commit’s build result [2024-05-28T19:01:03.562Z] [2024-05-28T19:01:05.101Z] $ docker top 906ce42f949192f4b0f0ecabe712f459029bcca636ee9966af0a48668b142793 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-28T19:01:05.527Z] ---> job-cost.sh [2024-05-28T19:01:05.527Z] lf-activate-venv: SKIPPING [2024-05-28T19:01:05.527Z] INFO: No Stack... [2024-05-28T19:01:05.802Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-28T19:01:05.925Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-05-28T19:01:05.925Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-28T19:01:05.925Z] Dload Upload Total Spent Left Speed [2024-05-28T19:01:05.925Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 198k 0 --:--:-- --:--:-- --:--:-- 198k [Pipeline] sh [2024-05-28T19:01:06.076Z] INFO: Archiving Costs [Pipeline] sh [2024-05-28T19:01:06.278Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-05-28T19:01:06.364Z] + cat /w/workspace/xfoundry_edgex-taf-common_PR-107/archives/cost.csv [2024-05-28T19:01:06.364Z] + cut -d, -f6 [Pipeline] lock [2024-05-28T19:01:06.375Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-107-2-stack-cost] [2024-05-28T19:01:06.386Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-107-2-stack-cost] did not exist. Created. [2024-05-28T19:01:06.397Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-107-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-28T19:01:06.620Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-05-28T19:01:06.620Z] + sudo tee /etc/docker/daemon.new [2024-05-28T19:01:06.620Z] { [2024-05-28T19:01:06.620Z] "registry-mirrors": [ [2024-05-28T19:01:06.620Z] "https://nexus3.edgexfoundry.org:10001" [2024-05-28T19:01:06.620Z] ], [2024-05-28T19:01:06.620Z] "bip": "10.250.0.254/24", [2024-05-28T19:01:06.620Z] "hosts": [ [2024-05-28T19:01:06.620Z] "tcp://0.0.0.0:5555", [2024-05-28T19:01:06.620Z] "unix:///var/run/docker.sock" [2024-05-28T19:01:06.620Z] ], [2024-05-28T19:01:06.620Z] "mtu": 1458, [2024-05-28T19:01:06.620Z] "selinux-enabled": true, [2024-05-28T19:01:06.620Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-05-28T19:01:06.620Z] } [Pipeline] sh [2024-05-28T19:01:06.700Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-05-28T19:01:06.736Z] Stashed 1 file(s) [Pipeline] } [2024-05-28T19:01:06.746Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-107-2-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-28T19:01:06.778Z] $ docker stop --time=1 906ce42f949192f4b0f0ecabe712f459029bcca636ee9966af0a48668b142793 [2024-05-28T19:01:06.956Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2024-05-28T19:01:07.937Z] $ docker rm -f --volumes 906ce42f949192f4b0f0ecabe712f459029bcca636ee9966af0a48668b142793 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-05-28T19:01:08.324Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-28T19:01:26.617Z] provisioning config files... [2024-05-28T19:01:26.647Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-107@tmp/config18387926467041117263tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T19:01:27.138Z] ---> ****-login.sh [2024-05-28T19:01:27.138Z] nexus3.edgexfoundry.org:10001 [2024-05-28T19:01:27.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T19:01:28.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T19:01:28.005Z] Configure a credential helper to remove this warning. See [2024-05-28T19:01:28.005Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T19:01:28.005Z] [2024-05-28T19:01:28.005Z] Login Succeeded [2024-05-28T19:01:28.005Z] nexus3.edgexfoundry.org:10002 [2024-05-28T19:01:28.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T19:01:28.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T19:01:28.281Z] Configure a credential helper to remove this warning. See [2024-05-28T19:01:28.281Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T19:01:28.281Z] [2024-05-28T19:01:28.281Z] Login Succeeded [2024-05-28T19:01:28.281Z] nexus3.edgexfoundry.org:10003 [2024-05-28T19:01:28.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T19:01:28.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T19:01:28.836Z] Configure a credential helper to remove this warning. See [2024-05-28T19:01:28.836Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T19:01:28.836Z] [2024-05-28T19:01:28.836Z] Login Succeeded [2024-05-28T19:01:28.836Z] nexus3.edgexfoundry.org:10004 [2024-05-28T19:01:29.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T19:01:29.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T19:01:29.108Z] Configure a credential helper to remove this warning. See [2024-05-28T19:01:29.108Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T19:01:29.108Z] [2024-05-28T19:01:29.108Z] Login Succeeded [2024-05-28T19:01:29.108Z] ****.io [2024-05-28T19:01:29.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T19:01:29.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T19:01:29.657Z] Configure a credential helper to remove this warning. See [2024-05-28T19:01:29.657Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T19:01:29.657Z] [2024-05-28T19:01:29.657Z] Login Succeeded [2024-05-28T19:01:29.657Z] ---> ****-login.sh ends [Pipeline] } [2024-05-28T19:01:29.675Z] 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-05-28T19:01:30.572Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-28T19:01:30.906Z] + ls -al . [2024-05-28T19:01:30.906Z] total 68 [2024-05-28T19:01:30.906Z] drwxrwxr-x 6 jenkins jenkins 4096 May 28 19:01 . [2024-05-28T19:01:30.906Z] drwxrwxr-x 4 jenkins jenkins 4096 May 28 19:00 .. [2024-05-28T19:01:30.906Z] drwxrwxr-x 8 jenkins jenkins 4096 May 28 19:00 .git [2024-05-28T19:01:30.906Z] drwxrwxr-x 2 jenkins jenkins 4096 May 28 19:00 .github [2024-05-28T19:01:30.906Z] -rw-rw-r-- 1 jenkins jenkins 22 May 28 19:00 .gitignore [2024-05-28T19:01:30.906Z] -rw-rw-r-- 1 jenkins jenkins 1619 May 28 19:00 Dockerfile [2024-05-28T19:01:30.906Z] -rw-rw-r-- 1 jenkins jenkins 746 May 28 19:00 Jenkinsfile [2024-05-28T19:01:30.906Z] -rw-rw-r-- 1 jenkins jenkins 11381 May 28 19:00 LICENSE [2024-05-28T19:01:30.906Z] -rw-rw-r-- 1 jenkins jenkins 3606 May 28 19:00 README.md [2024-05-28T19:01:30.906Z] drwxrwxr-x 4 jenkins jenkins 4096 May 28 19:00 TAF-Manager [2024-05-28T19:01:30.906Z] drwxrwxr-x 6 jenkins jenkins 4096 May 28 19:00 TUC [2024-05-28T19:01:30.906Z] -rw-rw-r-- 1 jenkins jenkins 5 May 28 18:57 VERSION [2024-05-28T19:01:30.906Z] -rw-rw-r-- 1 jenkins jenkins 343 May 28 19:00 requirements.txt [2024-05-28T19:01:30.906Z] -rw-rw-r-- 1 jenkins jenkins 54 May 28 19:00 robot-entrypoint.sh [2024-05-28T19:01:30.906Z] -rw-rw-r-- 1 jenkins jenkins 445 May 28 19:00 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T19:01:31.268Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=e85c1b3bceea1f96244a3c6cf9e40e07e85b081d --label arch=arm64 --label version=0.0.0 . [2024-05-28T19:01:31.540Z] Sending build context to Docker daemon 370.2kB [2024-05-28T19:01:31.540Z] Step 1/13 : FROM alpine:3.20 [2024-05-28T19:01:32.127Z] 3.20: Pulling from library/alpine [2024-05-28T19:01:32.395Z] 94747bd81234: Pulling fs layer [2024-05-28T19:01:32.671Z] 94747bd81234: Verifying Checksum [2024-05-28T19:01:32.671Z] 94747bd81234: Download complete [2024-05-28T19:01:33.637Z] 94747bd81234: Pull complete [2024-05-28T19:01:33.637Z] Digest: sha256:77726ef6b57ddf65bb551896826ec38bc3e53f75cdde31354fbffb4f25238ebd [2024-05-28T19:01:33.637Z] Status: Downloaded newer image for alpine:3.20 [2024-05-28T19:01:33.637Z] ---> 442043f030d3 [2024-05-28T19:01:33.637Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2024-05-28T19:01:33.637Z] ---> Running in ec493846bdcd [2024-05-28T19:01:33.905Z] Removing intermediate container ec493846bdcd [2024-05-28T19:01:33.905Z] ---> 67fa6f2c6622 [2024-05-28T19:01:33.905Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2024-05-28T19:01:33.905Z] ---> Running in a5887bba0ed9 [2024-05-28T19:01:34.498Z] Removing intermediate container a5887bba0ed9 [2024-05-28T19:01:34.498Z] ---> 7f2f406cc70e [2024-05-28T19:01:34.498Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2024-05-28T19:01:35.086Z] ---> 68377303824c [2024-05-28T19:01:35.086Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2024-05-28T19:01:35.670Z] ---> a05e5b41bea5 [2024-05-28T19:01:35.670Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2024-05-28T19:01:36.255Z] ---> eeb089663c2c [2024-05-28T19:01:36.255Z] Step 7/13 : WORKDIR /edgex-taf [2024-05-28T19:01:36.255Z] ---> Running in 580de8463a32 [2024-05-28T19:01:36.529Z] Removing intermediate container 580de8463a32 [2024-05-28T19:01:36.529Z] ---> b03b4d4345cb [2024-05-28T19:01:36.529Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-05-28T19:01:36.798Z] ---> Running in 93a93795c4fb [2024-05-28T19:01:38.763Z] Removing intermediate container 93a93795c4fb [2024-05-28T19:01:38.763Z] ---> 7b4e33a88f1a [2024-05-28T19:01:38.763Z] 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 --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install ./edgex-taf-common && pip3 install -r requirements.txt [2024-05-28T19:01:38.763Z] ---> Running in 34a1fde60d5e [2024-05-28T19:01:39.735Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-05-28T19:01:40.326Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-05-28T19:01:42.919Z] OK: 9 MiB in 14 packages [2024-05-28T19:01:42.919Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-05-28T19:01:43.503Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-05-28T19:01:45.450Z] (1/14) Installing ca-certificates (20240226-r0) [2024-05-28T19:01:45.717Z] (2/14) Installing brotli-libs (1.1.0-r2) [2024-05-28T19:01:46.300Z] (3/14) Installing c-ares (1.28.1-r0) [2024-05-28T19:01:46.888Z] (4/14) Installing libunistring (1.2-r0) [2024-05-28T19:01:47.154Z] (5/14) Installing libidn2 (2.3.7-r0) [2024-05-28T19:01:47.738Z] (6/14) Installing nghttp2-libs (1.62.0-r0) [2024-05-28T19:01:48.006Z] (7/14) Installing libpsl (0.21.5-r1) [2024-05-28T19:01:48.597Z] (8/14) Installing zstd-libs (1.5.6-r0) [2024-05-28T19:01:48.869Z] (9/14) Installing libcurl (8.7.1-r0) [2024-05-28T19:01:49.454Z] (10/14) Installing curl (8.7.1-r0) [2024-05-28T19:01:49.722Z] (11/14) Installing docker-cli (26.1.3-r0) [2024-05-28T19:01:51.686Z] (12/14) Installing oniguruma (6.9.9-r0) [2024-05-28T19:01:51.954Z] (13/14) Installing jq (1.7.1-r0) [2024-05-28T19:01:52.224Z] (14/14) Installing openssl (3.3.0-r2) [2024-05-28T19:01:52.810Z] Executing busybox-1.36.1-r28.trigger [2024-05-28T19:01:52.810Z] Executing ca-certificates-20240226-r0.trigger [2024-05-28T19:01:53.079Z] OK: 43 MiB in 28 packages [2024-05-28T19:01:53.347Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-05-28T19:01:53.934Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-05-28T19:01:55.895Z] (1/166) Installing libexpat (2.6.2-r0) [2024-05-28T19:01:56.478Z] (2/166) Installing libbz2 (1.0.8-r6) [2024-05-28T19:01:56.747Z] (3/166) Installing libpng (1.6.43-r0) [2024-05-28T19:01:57.013Z] (4/166) Installing freetype (2.13.2-r0) [2024-05-28T19:01:57.601Z] (5/166) Installing fontconfig (2.15.0-r1) [2024-05-28T19:01:58.188Z] (6/166) Installing libfontenc (1.1.8-r0) [2024-05-28T19:01:58.464Z] (7/166) Installing mkfontscale (1.2.2-r6) [2024-05-28T19:01:58.730Z] (8/166) Installing font-opensans (0_git20210927-r1) [2024-05-28T19:01:59.312Z] (9/166) Installing pkgconf (2.2.0-r0) [2024-05-28T19:01:59.896Z] (10/166) Installing libgcc (13.2.1_git20240309-r0) [2024-05-28T19:02:00.163Z] (11/166) Installing libffi (3.4.6-r0) [2024-05-28T19:02:00.431Z] (12/166) Installing libintl (0.22.5-r0) [2024-05-28T19:02:00.698Z] (13/166) Installing libeconf (0.6.3-r0) [2024-05-28T19:02:01.280Z] (14/166) Installing libblkid (2.40.1-r1) [2024-05-28T19:02:01.547Z] (15/166) Installing libmount (2.40.1-r1) [2024-05-28T19:02:02.132Z] (16/166) Installing pcre2 (10.43-r0) [2024-05-28T19:02:02.399Z] (17/166) Installing glib (2.80.2-r0) [2024-05-28T19:02:02.992Z] (18/166) Installing libstdc++ (13.2.1_git20240309-r0) [2024-05-28T19:02:03.586Z] (19/166) Installing xz-libs (5.6.1-r3) [2024-05-28T19:02:04.171Z] (20/166) Installing libxml2 (2.12.7-r0) [2024-05-28T19:02:04.438Z] (21/166) Installing shared-mime-info (2.4-r0) [2024-05-28T19:02:05.021Z] (22/166) Installing hicolor-icon-theme (0.17-r2) [2024-05-28T19:02:05.607Z] (23/166) Installing libjpeg-turbo (3.0.3-r0) [2024-05-28T19:02:05.874Z] (24/166) Installing libsharpyuv (1.3.2-r0) [2024-05-28T19:02:06.140Z] (25/166) Installing libwebp (1.3.2-r0) [2024-05-28T19:02:06.721Z] (26/166) Installing tiff (4.6.0t-r0) [2024-05-28T19:02:06.988Z] (27/166) Installing gdk-pixbuf (2.42.11-r1) [2024-05-28T19:02:07.580Z] (28/166) Installing gtk-update-icon-cache (3.24.42-r0) [2024-05-28T19:02:07.847Z] (29/166) Installing libxau (1.0.11-r4) [2024-05-28T19:02:08.118Z] (30/166) Installing libmd (1.1.0-r0) [2024-05-28T19:02:08.385Z] (31/166) Installing libbsd (0.12.2-r0) [2024-05-28T19:02:08.974Z] (32/166) Installing libxdmcp (1.1.5-r1) [2024-05-28T19:02:09.241Z] (33/166) Installing libxcb (1.16.1-r0) [2024-05-28T19:02:09.509Z] (34/166) Installing libx11 (1.8.9-r1) [2024-05-28T19:02:10.095Z] (35/166) Installing libxcomposite (0.4.6-r5) [2024-05-28T19:02:10.686Z] (36/166) Installing libxfixes (6.0.1-r4) [2024-05-28T19:02:10.954Z] (37/166) Installing libxrender (0.9.11-r5) [2024-05-28T19:02:11.224Z] (38/166) Installing libxcursor (1.2.2-r1) [2024-05-28T19:02:11.492Z] (39/166) Installing libxdamage (1.1.6-r5) [2024-05-28T19:02:11.772Z] (40/166) Installing libxext (1.3.6-r2) [2024-05-28T19:02:12.359Z] (41/166) Installing libxi (1.8.1-r4) [2024-05-28T19:02:12.627Z] (42/166) Installing libxinerama (1.1.5-r4) [2024-05-28T19:02:12.893Z] (43/166) Installing libxrandr (1.5.4-r1) [2024-05-28T19:02:13.372Z] (44/166) Installing libatk-1.0 (2.52.0-r0) [2024-05-28T19:02:13.639Z] (45/166) Installing libxtst (1.2.4-r6) [2024-05-28T19:02:13.907Z] (46/166) Installing dbus-libs (1.14.10-r1) [2024-05-28T19:02:14.176Z] (47/166) Installing at-spi2-core (2.52.0-r0) [2024-05-28T19:02:14.759Z] (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) [2024-05-28T19:02:15.025Z] (49/166) Installing pixman (0.43.2-r0) [2024-05-28T19:02:15.611Z] (50/166) Installing cairo (1.18.0-r0) [2024-05-28T19:02:16.195Z] (51/166) Installing cairo-gobject (1.18.0-r0) [2024-05-28T19:02:16.195Z] (52/166) Installing avahi-libs (0.8-r17) [2024-05-28T19:02:16.777Z] (53/166) Installing gmp (6.3.0-r1) [2024-05-28T19:02:17.045Z] (54/166) Installing nettle (3.9.1-r0) [2024-05-28T19:02:17.628Z] (55/166) Installing libtasn1 (4.19.0-r2) [2024-05-28T19:02:17.893Z] (56/166) Installing p11-kit (0.25.3-r0) [2024-05-28T19:02:18.475Z] (57/166) Installing gnutls (3.8.5-r0) [2024-05-28T19:02:19.058Z] (58/166) Installing cups-libs (2.4.8-r0) [2024-05-28T19:02:19.641Z] (59/166) Installing libepoxy (1.5.10-r1) [2024-05-28T19:02:19.907Z] (60/166) Installing fribidi (1.0.14-r0) [2024-05-28T19:02:20.174Z] (61/166) Installing graphite2 (1.3.14-r6) [2024-05-28T19:02:20.754Z] (62/166) Installing harfbuzz (8.5.0-r0) [2024-05-28T19:02:21.337Z] (63/166) Installing libxft (2.3.8-r3) [2024-05-28T19:02:21.605Z] (64/166) Installing pango (1.52.2-r0) [2024-05-28T19:02:21.875Z] (65/166) Installing wayland-libs-client (1.22.0-r4) [2024-05-28T19:02:22.458Z] (66/166) Installing wayland-libs-cursor (1.22.0-r4) [2024-05-28T19:02:22.726Z] (67/166) Installing wayland-libs-egl (1.22.0-r4) [2024-05-28T19:02:22.993Z] (68/166) Installing xkeyboard-config (2.41-r0) [2024-05-28T19:02:23.578Z] (69/166) Installing libxkbcommon (1.7.0-r0) [2024-05-28T19:02:24.162Z] (70/166) Installing gtk+3.0 (3.24.42-r0) [2024-05-28T19:02:24.754Z] (71/166) Installing icu-data-full (74.2-r0) [2024-05-28T19:02:27.351Z] (72/166) Installing mesa (24.0.8-r1) [2024-05-28T19:02:27.619Z] (73/166) Installing llvm17-libs (17.0.6-r1) [2024-05-28T19:02:30.973Z] (74/166) Installing hwdata-pci (0.382-r0) [2024-05-28T19:02:31.243Z] (75/166) Installing libpciaccess (0.18.1-r0) [2024-05-28T19:02:31.826Z] (76/166) Installing libdrm (2.4.120-r0) [2024-05-28T19:02:32.094Z] (77/166) Installing libelf (0.191-r0) [2024-05-28T19:02:32.362Z] (78/166) Installing mesa-glapi (24.0.8-r1) [2024-05-28T19:02:32.947Z] (79/166) Installing mesa-dri-gallium (24.0.8-r1) [2024-05-28T19:02:33.911Z] (80/166) Installing eudev-libs (3.2.14-r2) [2024-05-28T19:02:34.178Z] (81/166) Installing libmagic (5.45-r1) [2024-05-28T19:02:34.764Z] (82/166) Installing file (5.45-r1) [2024-05-28T19:02:35.031Z] (83/166) Installing xprop (1.2.7-r0) [2024-05-28T19:02:35.615Z] (84/166) Installing libice (1.1.1-r6) [2024-05-28T19:02:35.884Z] (85/166) Installing libuuid (2.40.1-r1) [2024-05-28T19:02:36.150Z] (86/166) Installing libsm (1.2.4-r4) [2024-05-28T19:02:36.417Z] (87/166) Installing libxt (1.3.0-r5) [2024-05-28T19:02:37.003Z] (88/166) Installing libxmu (1.1.4-r2) [2024-05-28T19:02:37.271Z] (89/166) Installing xset (1.2.5-r1) [2024-05-28T19:02:37.539Z] (90/166) Installing xdg-utils (1.2.1-r0) [2024-05-28T19:02:38.123Z] (91/166) Installing libogg (1.3.5-r5) [2024-05-28T19:02:38.391Z] (92/166) Installing libflac (1.4.3-r1) [2024-05-28T19:02:38.658Z] (93/166) Installing alsa-lib (1.2.11-r0) [2024-05-28T19:02:39.255Z] (94/166) Installing libSvtAv1Enc (2.0.0-r1) [2024-05-28T19:02:39.840Z] (95/166) Installing aom-libs (3.9.0-r0) [2024-05-28T19:02:40.813Z] (96/166) Installing libva (2.21.0-r0) [2024-05-28T19:02:41.080Z] (97/166) Installing libvdpau (1.5-r3) [2024-05-28T19:02:41.347Z] (98/166) Installing ffmpeg-libavutil (6.1.1-r7) [2024-05-28T19:02:41.931Z] (99/166) Installing libdav1d (1.4.2-r0) [2024-05-28T19:02:42.201Z] (100/166) Installing openexr-libiex (3.1.13-r1) [2024-05-28T19:02:42.786Z] (101/166) Installing openexr-libilmthread (3.1.13-r1) [2024-05-28T19:02:43.054Z] (102/166) Installing imath (3.1.11-r2) [2024-05-28T19:02:43.323Z] (103/166) Installing openexr-libopenexr (3.1.13-r1) [2024-05-28T19:02:43.907Z] (104/166) Installing giflib (5.2.2-r0) [2024-05-28T19:02:44.174Z] (105/166) Installing libhwy (1.0.7-r0) [2024-05-28T19:02:44.758Z] (106/166) Installing lcms2 (2.16-r0) [2024-05-28T19:02:45.025Z] (107/166) Installing libjxl (0.10.2-r0) [2024-05-28T19:02:45.609Z] (108/166) Installing lame-libs (3.100-r5) [2024-05-28T19:02:46.193Z] (109/166) Installing opus (1.5.2-r0) [2024-05-28T19:02:46.460Z] (110/166) Installing rav1e-libs (0.7.1-r0) [2024-05-28T19:02:47.040Z] (111/166) Installing libgomp (13.2.1_git20240309-r0) [2024-05-28T19:02:47.369Z] (112/166) Installing soxr (0.1.3-r7) [2024-05-28T19:02:47.968Z] (113/166) Installing ffmpeg-libswresample (6.1.1-r7) [2024-05-28T19:02:48.235Z] (114/166) Installing libtheora (1.1.1-r18) [2024-05-28T19:02:48.832Z] (115/166) Installing libvorbis (1.3.7-r2) [2024-05-28T19:02:49.100Z] (116/166) Installing libvpx (1.14.0-r0) [2024-05-28T19:02:49.692Z] (117/166) Installing libwebpmux (1.3.2-r0) [2024-05-28T19:02:49.960Z] (118/166) Installing x264-libs (0.164_git20231001-r0) [2024-05-28T19:02:50.549Z] (119/166) Installing numactl (2.0.18-r0) [2024-05-28T19:02:50.821Z] (120/166) Installing x265-libs (3.6-r0) [2024-05-28T19:02:51.798Z] (121/166) Installing xvidcore (1.3.7-r2) [2024-05-28T19:02:52.072Z] (122/166) Installing ffmpeg-libavcodec (6.1.1-r7) [2024-05-28T19:02:53.490Z] (123/166) Installing libbluray (1.3.4-r1) [2024-05-28T19:02:53.759Z] (124/166) Installing mpg123-libs (1.32.6-r0) [2024-05-28T19:02:54.344Z] (125/166) Installing libopenmpt (0.7.7-r0) [2024-05-28T19:02:54.610Z] (126/166) Installing cjson (1.7.18-r0) [2024-05-28T19:02:55.190Z] (127/166) Installing mbedtls (3.6.0-r0) [2024-05-28T19:02:55.460Z] (128/166) Installing librist (0.2.10-r1) [2024-05-28T19:02:56.041Z] (129/166) Installing libsrt (1.5.3-r0) [2024-05-28T19:02:56.307Z] (130/166) Installing libssh (0.10.6-r0) [2024-05-28T19:02:56.889Z] (131/166) Installing libsodium (1.0.19-r0) [2024-05-28T19:02:57.154Z] (132/166) Installing libzmq (4.3.5-r2) [2024-05-28T19:02:57.734Z] (133/166) Installing ffmpeg-libavformat (6.1.1-r7) [2024-05-28T19:02:58.313Z] (134/166) Installing crc32c (1.1.2-r0) [2024-05-28T19:02:58.578Z] (135/166) Installing double-conversion (3.3.0-r0) [2024-05-28T19:02:58.843Z] (136/166) Installing libevent (2.1.12-r7) [2024-05-28T19:02:59.421Z] (137/166) Installing wayland-libs-server (1.22.0-r4) [2024-05-28T19:02:59.685Z] (138/166) Installing mesa-gbm (24.0.8-r1) [2024-05-28T19:02:59.950Z] (139/166) Installing harfbuzz-subset (8.5.0-r0) [2024-05-28T19:03:00.528Z] (140/166) Installing icu-libs (74.2-r0) [2024-05-28T19:03:01.106Z] (141/166) Installing minizip (1.3.1-r0) [2024-05-28T19:03:01.371Z] (142/166) Installing nspr (4.35-r4) [2024-05-28T19:03:01.958Z] (143/166) Installing sqlite-libs (3.45.3-r1) [2024-05-28T19:03:02.222Z] (144/166) Installing nss (3.100-r0) [2024-05-28T19:03:02.800Z] (145/166) Installing openh264 (2.4.1-r0) [2024-05-28T19:03:03.378Z] (146/166) Installing libcamera-ipa (0.3.0-r0) [2024-05-28T19:03:03.957Z] (147/166) Installing libunwind (1.8.1-r0) [2024-05-28T19:03:04.223Z] (148/166) Installing yaml (0.2.5-r2) [2024-05-28T19:03:04.490Z] (149/166) Installing libcamera (0.3.0-r0) [2024-05-28T19:03:05.071Z] (150/166) Installing speexdsp (1.2.1-r2) [2024-05-28T19:03:05.336Z] (151/166) Installing libuv (1.48.0-r0) [2024-05-28T19:03:05.923Z] (152/166) Installing roc-toolkit-libs (0.3.0-r0) [2024-05-28T19:03:06.187Z] (153/166) Installing libsndfile (1.2.2-r0) [2024-05-28T19:03:06.766Z] (154/166) Installing webrtc-audio-processing-1 (1.3-r0) [2024-05-28T19:03:07.345Z] (155/166) Installing pipewire-libs (1.0.6-r1) [2024-05-28T19:03:07.924Z] (156/166) Installing libasyncns (0.8-r3) [2024-05-28T19:03:08.190Z] (157/166) Installing libltdl (2.4.7-r3) [2024-05-28T19:03:08.454Z] (158/166) Installing orc (0.4.37-r0) [2024-05-28T19:03:09.043Z] (159/166) Installing tdb-libs (1.4.9-r1) [2024-05-28T19:03:09.309Z] (160/166) Installing libpulse (17.0-r0) [2024-05-28T19:03:09.888Z] (161/166) Installing libwebpdemux (1.3.2-r0) [2024-05-28T19:03:10.154Z] (162/166) Installing libgpg-error (1.49-r0) [2024-05-28T19:03:10.417Z] (163/166) Installing libgcrypt (1.10.3-r0) [2024-05-28T19:03:10.994Z] (164/166) Installing libxslt (1.1.39-r1) [2024-05-28T19:03:11.258Z] (165/166) Installing chromium (125.0.6422.112-r0) [2024-05-28T19:03:17.894Z] (166/166) Installing chromium-chromedriver (125.0.6422.112-r0) [2024-05-28T19:03:18.858Z] Executing busybox-1.36.1-r28.trigger [2024-05-28T19:03:18.858Z] Executing fontconfig-2.15.0-r1.trigger [2024-05-28T19:03:18.858Z] Executing mkfontscale-1.2.2-r6.trigger [2024-05-28T19:03:18.858Z] Executing glib-2.80.2-r0.trigger [2024-05-28T19:03:18.858Z] Executing shared-mime-info-2.4-r0.trigger [2024-05-28T19:03:21.443Z] Executing gdk-pixbuf-2.42.11-r1.trigger [2024-05-28T19:03:21.443Z] Executing gtk-update-icon-cache-3.24.42-r0.trigger [2024-05-28T19:03:21.443Z] Executing gtk+3.0-3.24.42-r0.trigger [2024-05-28T19:03:21.443Z] OK: 643 MiB in 194 packages [2024-05-28T19:03:21.443Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-05-28T19:03:22.027Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-05-28T19:03:23.972Z] (1/30) Installing jansson (2.14-r4) [2024-05-28T19:03:23.972Z] (2/30) Installing binutils (2.42-r0) [2024-05-28T19:03:24.933Z] (3/30) Installing libatomic (13.2.1_git20240309-r0) [2024-05-28T19:03:25.200Z] (4/30) Installing isl26 (0.26-r1) [2024-05-28T19:03:25.784Z] (5/30) Installing mpfr4 (4.2.1-r0) [2024-05-28T19:03:26.366Z] (6/30) Installing mpc1 (1.3.1-r1) [2024-05-28T19:03:26.633Z] (7/30) Installing gcc (13.2.1_git20240309-r0) [2024-05-28T19:03:36.710Z] (8/30) Installing musl-dev (1.2.5-r0) [2024-05-28T19:03:36.710Z] (9/30) Installing linux-headers (6.6-r0) [2024-05-28T19:03:36.976Z] (10/30) Installing libffi-dev (3.4.6-r0) [2024-05-28T19:03:37.558Z] (11/30) Installing libpq (16.3-r0) [2024-05-28T19:03:37.825Z] (12/30) Installing openssl-dev (3.3.0-r2) [2024-05-28T19:03:38.406Z] (13/30) Installing libpq-dev (16.3-r0) [2024-05-28T19:03:38.992Z] (14/30) Installing libecpg (16.3-r0) [2024-05-28T19:03:39.258Z] (15/30) Installing libecpg-dev (16.3-r0) [2024-05-28T19:03:39.840Z] (16/30) Installing clang16-headers (16.0.6-r5) [2024-05-28T19:03:40.418Z] (17/30) Installing llvm16-libs (16.0.6-r8) [2024-05-28T19:03:50.510Z] (18/30) Installing clang16-libs (16.0.6-r5) [2024-05-28T19:03:54.749Z] (19/30) Installing fortify-headers (1.1-r3) [2024-05-28T19:03:54.749Z] (20/30) Installing libstdc++-dev (13.2.1_git20240309-r0) [2024-05-28T19:03:55.327Z] (21/30) Installing llvm16-linker-tools (16.0.6-r8) [2024-05-28T19:03:55.904Z] (22/30) Installing clang16 (16.0.6-r5) [2024-05-28T19:03:56.169Z] (23/30) Installing icu (74.2-r0) [2024-05-28T19:03:56.745Z] (24/30) Installing icu-dev (74.2-r0) [2024-05-28T19:03:57.216Z] (25/30) Installing llvm16 (16.0.6-r8) [2024-05-28T19:04:07.259Z] (26/30) Installing lz4-libs (1.9.4-r5) [2024-05-28T19:04:07.259Z] (27/30) Installing lz4-dev (1.9.4-r5) [2024-05-28T19:04:07.259Z] (28/30) Installing zstd (1.5.6-r0) [2024-05-28T19:04:07.523Z] (29/30) Installing zstd-dev (1.5.6-r0) [2024-05-28T19:04:07.788Z] (30/30) Installing postgresql16-dev (16.3-r0) [2024-05-28T19:04:08.746Z] Executing busybox-1.36.1-r28.trigger [2024-05-28T19:04:09.016Z] OK: 1169 MiB in 224 packages [2024-05-28T19:04:09.280Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-05-28T19:04:09.864Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-05-28T19:04:11.270Z] (1/14) Installing g++ (13.2.1_git20240309-r0) [2024-05-28T19:04:13.841Z] (2/14) Installing gdbm (1.23-r1) [2024-05-28T19:04:13.841Z] (3/14) Installing mpdecimal (4.0.0-r0) [2024-05-28T19:04:14.110Z] (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r0) [2024-05-28T19:04:14.691Z] (5/14) Installing libncursesw (6.4_p20240420-r0) [2024-05-28T19:04:14.955Z] (6/14) Installing libpanelw (6.4_p20240420-r0) [2024-05-28T19:04:15.220Z] (7/14) Installing readline (8.2.10-r0) [2024-05-28T19:04:15.800Z] (8/14) Installing python3 (3.12.3-r1) [2024-05-28T19:04:17.208Z] (9/14) Installing python3-pycache-pyc0 (3.12.3-r1) [2024-05-28T19:04:18.167Z] (10/14) Installing pyc (3.12.3-r1) [2024-05-28T19:04:18.167Z] (11/14) Installing python3-pyc (3.12.3-r1) [2024-05-28T19:04:18.434Z] (12/14) Installing python3-dev (3.12.3-r1) [2024-05-28T19:04:21.776Z] (13/14) Installing libsodium-dev (1.0.19-r0) [2024-05-28T19:04:21.776Z] (14/14) Installing zeromq-dev (4.3.5-r2) [2024-05-28T19:04:22.047Z] Executing busybox-1.36.1-r28.trigger [2024-05-28T19:04:22.048Z] OK: 1356 MiB in 238 packages [2024-05-28T19:04:22.318Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-05-28T19:04:22.900Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-05-28T19:04:24.834Z] OK: 1356 MiB in 238 packages [2024-05-28T19:04:24.834Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-05-28T19:04:25.413Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-05-28T19:04:27.346Z] (1/1) Installing tzdata (2024a-r1) [2024-05-28T19:04:27.927Z] OK: 1357 MiB in 239 packages [2024-05-28T19:04:29.863Z] (1/1) Purging tzdata (2024a-r1) [2024-05-28T19:04:29.863Z] OK: 1356 MiB in 238 packages [2024-05-28T19:04:44.819Z] Looking in links: /tmp/tmp3vbz4uox [2024-05-28T19:04:44.819Z] Processing /tmp/tmp3vbz4uox/pip-24.0-py3-none-any.whl [2024-05-28T19:04:44.819Z] Installing collected packages: pip [2024-05-28T19:04:52.994Z] Successfully installed pip-24.0 [2024-05-28T19:04:52.994Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2024-05-28T19:04:54.926Z] Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (24.0) [2024-05-28T19:04:57.501Z] Collecting setuptools [2024-05-28T19:04:57.501Z] Downloading setuptools-70.0.0-py3-none-any.whl.metadata (5.9 kB) [2024-05-28T19:04:57.771Z] Collecting wheel [2024-05-28T19:04:58.038Z] Downloading wheel-0.43.0-py3-none-any.whl.metadata (2.2 kB) [2024-05-28T19:04:58.307Z] Downloading setuptools-70.0.0-py3-none-any.whl (863 kB) [2024-05-28T19:04:58.307Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 863.4/863.4 kB 18.8 MB/s eta 0:00:00 [2024-05-28T19:04:58.307Z] Downloading wheel-0.43.0-py3-none-any.whl (65 kB) [2024-05-28T19:04:58.307Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.8/65.8 kB 24.1 MB/s eta 0:00:00 [2024-05-28T19:04:58.576Z] Installing collected packages: wheel, setuptools [2024-05-28T19:05:03.923Z] Successfully installed setuptools-70.0.0 wheel-0.43.0 [2024-05-28T19:05:03.923Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2024-05-28T19:05:08.172Z] Processing ./edgex-taf-common [2024-05-28T19:05:08.172Z] Preparing metadata (setup.py): started [2024-05-28T19:05:09.124Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-28T19:05:09.124Z] Building wheels for collected packages: edgex-taf-common [2024-05-28T19:05:09.124Z] Building wheel for edgex-taf-common (setup.py): started [2024-05-28T19:05:11.065Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2024-05-28T19:05:11.065Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=85fb9cd1d746db1a222fcdc57f73df43963f5b3da644df9595b84f9d9ebe8ac9 [2024-05-28T19:05:11.065Z] Stored in directory: /root/.cache/pip/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2024-05-28T19:05:11.065Z] Successfully built edgex-taf-common [2024-05-28T19:05:11.334Z] Installing collected packages: edgex-taf-common [2024-05-28T19:05:11.334Z] Successfully installed edgex-taf-common-0.0.0 [2024-05-28T19:05:11.335Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2024-05-28T19:05:16.687Z] Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) [2024-05-28T19:05:16.687Z] Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) [2024-05-28T19:05:16.687Z] Collecting python-dotenv==1.0.1 (from -r requirements.txt (line 2)) [2024-05-28T19:05:16.687Z] Downloading python_dotenv-1.0.1-py3-none-any.whl.metadata (23 kB) [2024-05-28T19:05:16.687Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2024-05-28T19:05:16.687Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) [2024-05-28T19:05:16.958Z] Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) [2024-05-28T19:05:16.958Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) [2024-05-28T19:05:17.224Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2024-05-28T19:05:17.224Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2024-05-28T19:05:17.224Z] Preparing metadata (setup.py): started [2024-05-28T19:05:18.632Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-28T19:05:18.632Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2024-05-28T19:05:19.590Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl.metadata (16 kB) [2024-05-28T19:05:21.528Z] Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) [2024-05-28T19:05:21.528Z] Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) [2024-05-28T19:05:21.798Z] Collecting requests==2.32.0 (from -r requirements.txt (line 8)) [2024-05-28T19:05:21.798Z] Downloading requests-2.32.0-py3-none-any.whl.metadata (4.6 kB) [2024-05-28T19:05:22.065Z] Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) [2024-05-28T19:05:22.065Z] Downloading paho-mqtt-1.6.1.tar.gz (99 kB) [2024-05-28T19:05:22.065Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 3.5 MB/s eta 0:00:00 [2024-05-28T19:05:22.332Z] Preparing metadata (setup.py): started [2024-05-28T19:05:23.750Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-28T19:05:24.032Z] Collecting docker==6.1.3 (from -r requirements.txt (line 10)) [2024-05-28T19:05:24.032Z] Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) [2024-05-28T19:05:26.780Z] Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) [2024-05-28T19:05:26.780Z] Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (62 kB) [2024-05-28T19:05:26.780Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.7/62.7 kB 2.2 MB/s eta 0:00:00 [2024-05-28T19:05:27.769Z] Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) [2024-05-28T19:05:27.769Z] Downloading psutil-5.9.5.tar.gz (493 kB) [2024-05-28T19:05:27.769Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 9.9 MB/s eta 0:00:00 [2024-05-28T19:05:28.374Z] Installing build dependencies: started [2024-05-28T19:05:40.726Z] Installing build dependencies: finished with status 'done' [2024-05-28T19:05:40.726Z] Getting requirements to build wheel: started [2024-05-28T19:05:41.684Z] Getting requirements to build wheel: finished with status 'done' [2024-05-28T19:05:41.684Z] Preparing metadata (pyproject.toml): started [2024-05-28T19:05:43.627Z] Preparing metadata (pyproject.toml): finished with status 'done' [2024-05-28T19:05:44.210Z] Collecting redis==5.0.1 (from -r requirements.txt (line 13)) [2024-05-28T19:05:44.210Z] Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) [2024-05-28T19:05:46.786Z] Collecting pyzmq==26.0.3 (from -r requirements.txt (line 14)) [2024-05-28T19:05:46.786Z] Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (6.1 kB) [2024-05-28T19:05:47.053Z] Collecting influxdb-client==1.41.0 (from -r requirements.txt (line 15)) [2024-05-28T19:05:47.053Z] Downloading influxdb_client-1.41.0-py3-none-any.whl.metadata (64 kB) [2024-05-28T19:05:47.053Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 3.0 MB/s eta 0:00:00 [2024-05-28T19:05:47.635Z] Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) [2024-05-28T19:05:47.635Z] Downloading psycopg2-2.9.9.tar.gz (384 kB) [2024-05-28T19:05:47.635Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 8.3 MB/s eta 0:00:00 [2024-05-28T19:05:48.216Z] Preparing metadata (setup.py): started [2024-05-28T19:05:49.620Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-28T19:05:50.578Z] Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) [2024-05-28T19:05:50.578Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl.metadata (3.4 kB) [2024-05-28T19:05:51.536Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-28T19:05:51.536Z] Downloading selenium-4.21.0-py3-none-any.whl.metadata (6.9 kB) [2024-05-28T19:05:51.802Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-28T19:05:51.802Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) [2024-05-28T19:05:52.075Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T19:05:52.075Z] Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) [2024-05-28T19:05:52.075Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T19:05:52.075Z] Downloading flex-6.14.1.tar.gz (40 kB) [2024-05-28T19:05:52.340Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 1.8 MB/s eta 0:00:00 [2024-05-28T19:05:52.340Z] Preparing metadata (setup.py): started [2024-05-28T19:05:53.748Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-28T19:05:54.017Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T19:05:54.017Z] Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2024-05-28T19:05:54.017Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T19:05:54.017Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl.metadata (18 kB) [2024-05-28T19:05:54.604Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T19:05:54.604Z] Downloading jsonschema-4.22.0-py3-none-any.whl.metadata (8.2 kB) [2024-05-28T19:05:54.872Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T19:05:54.872Z] Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) [2024-05-28T19:05:55.461Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T19:05:55.461Z] Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) [2024-05-28T19:05:55.726Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T19:05:55.726Z] Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) [2024-05-28T19:05:57.127Z] Collecting charset-normalizer<4,>=2 (from requests==2.32.0->-r requirements.txt (line 8)) [2024-05-28T19:05:57.127Z] Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (33 kB) [2024-05-28T19:05:57.127Z] Collecting idna<4,>=2.5 (from requests==2.32.0->-r requirements.txt (line 8)) [2024-05-28T19:05:57.127Z] Downloading idna-3.7-py3-none-any.whl.metadata (9.9 kB) [2024-05-28T19:05:57.707Z] Collecting urllib3<3,>=1.21.1 (from requests==2.32.0->-r requirements.txt (line 8)) [2024-05-28T19:05:57.707Z] Downloading urllib3-2.2.1-py3-none-any.whl.metadata (6.4 kB) [2024-05-28T19:05:57.973Z] Collecting certifi>=2017.4.17 (from requests==2.32.0->-r requirements.txt (line 8)) [2024-05-28T19:05:57.973Z] Downloading certifi-2024.2.2-py3-none-any.whl.metadata (2.2 kB) [2024-05-28T19:05:58.239Z] Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2024-05-28T19:05:58.239Z] Downloading packaging-24.0-py3-none-any.whl.metadata (3.2 kB) [2024-05-28T19:05:58.819Z] Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2024-05-28T19:05:58.819Z] Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2024-05-28T19:05:59.398Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-05-28T19:05:59.398Z] Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) [2024-05-28T19:05:59.662Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-05-28T19:05:59.662Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2024-05-28T19:05:59.662Z] 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)) (70.0.0) [2024-05-28T19:06:00.240Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-05-28T19:06:00.240Z] Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) [2024-05-28T19:06:00.505Z] 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-05-28T19:06:00.505Z] Downloading typing_extensions-4.12.0-py3-none-any.whl.metadata (3.0 kB) [2024-05-28T19:06:00.770Z] Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-28T19:06:00.770Z] Downloading trio-0.25.1-py3-none-any.whl.metadata (8.7 kB) [2024-05-28T19:06:01.035Z] Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-28T19:06:01.035Z] Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) [2024-05-28T19:06:02.433Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T19:06:02.433Z] Downloading PyYAML-6.0.1.tar.gz (125 kB) [2024-05-28T19:06:02.698Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.2/125.2 kB 2.6 MB/s eta 0:00:00 [2024-05-28T19:06:03.651Z] Installing build dependencies: started [2024-05-28T19:06:25.698Z] Installing build dependencies: finished with status 'done' [2024-05-28T19:06:25.698Z] Getting requirements to build wheel: started [2024-05-28T19:06:33.885Z] Getting requirements to build wheel: finished with status 'done' [2024-05-28T19:06:33.885Z] Preparing metadata (pyproject.toml): started [2024-05-28T19:06:35.816Z] Preparing metadata (pyproject.toml): finished with status 'done' [2024-05-28T19:06:36.081Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T19:06:36.081Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2024-05-28T19:06:36.081Z] Preparing metadata (setup.py): started [2024-05-28T19:06:37.482Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-28T19:06:37.482Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T19:06:37.482Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2024-05-28T19:06:37.482Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T19:06:37.482Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2024-05-28T19:06:37.482Z] Preparing metadata (setup.py): started [2024-05-28T19:06:38.882Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-28T19:06:39.147Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T19:06:39.147Z] Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) [2024-05-28T19:06:39.147Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T19:06:39.147Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) [2024-05-28T19:06:39.411Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T19:06:39.411Z] Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2024-05-28T19:06:39.991Z] Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T19:06:39.991Z] Downloading attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB) [2024-05-28T19:06:39.991Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T19:06:39.991Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) [2024-05-28T19:06:40.570Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T19:06:40.570Z] Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) [2024-05-28T19:06:43.141Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T19:06:43.141Z] Downloading rpds_py-0.18.1-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.1 kB) [2024-05-28T19:06:45.076Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-28T19:06:45.076Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2024-05-28T19:06:45.076Z] Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-28T19:06:45.076Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2024-05-28T19:06:45.076Z] Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-28T19:06:45.076Z] Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2024-05-28T19:06:45.343Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-28T19:06:45.343Z] Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) [2024-05-28T19:06:45.929Z] 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-05-28T19:06:45.929Z] Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2024-05-28T19:06:46.513Z] 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-05-28T19:06:46.513Z] Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) [2024-05-28T19:06:47.096Z] WARNING: The candidate selected for download or install is a yanked version: 'requests' candidate (version 2.32.0 at https://files.pythonhosted.org/packages/24/e8/09e8d662a9675a4e4f5dd7a8e6127b463a091d2703ed931a64aa66d00065/requests-2.32.0-py3-none-any.whl (from https://pypi.org/simple/requests/) (requires-python:>=3.8)) [2024-05-28T19:06:47.096Z] Reason for being yanked: Yanked due to conflicts CVE-2024-35195 mitigation [2024-05-28T19:06:47.096Z] Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) [2024-05-28T19:06:47.096Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 10.8 MB/s eta 0:00:00 [2024-05-28T19:06:47.096Z] Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB) [2024-05-28T19:06:47.096Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2024-05-28T19:06:47.096Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) [2024-05-28T19:06:47.096Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.5/95.5 kB 4.1 MB/s eta 0:00:00 [2024-05-28T19:06:47.096Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2024-05-28T19:06:47.096Z] Downloading configparser-6.0.0-py3-none-any.whl (19 kB) [2024-05-28T19:06:47.363Z] Downloading requests-2.32.0-py3-none-any.whl (63 kB) [2024-05-28T19:06:47.363Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.7/63.7 kB 2.8 MB/s eta 0:00:00 [2024-05-28T19:06:47.363Z] Downloading docker-6.1.3-py3-none-any.whl (148 kB) [2024-05-28T19:06:47.363Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 5.5 MB/s eta 0:00:00 [2024-05-28T19:06:47.363Z] Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_aarch64.whl (13.6 MB) [2024-05-28T19:06:48.322Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.6/13.6 MB 12.7 MB/s eta 0:00:00 [2024-05-28T19:06:48.322Z] Downloading redis-5.0.1-py3-none-any.whl (250 kB) [2024-05-28T19:06:48.322Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 7.6 MB/s eta 0:00:00 [2024-05-28T19:06:48.589Z] Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_aarch64.whl (1.2 MB) [2024-05-28T19:06:48.589Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 11.4 MB/s eta 0:00:00 [2024-05-28T19:06:48.589Z] Downloading influxdb_client-1.41.0-py3-none-any.whl (744 kB) [2024-05-28T19:06:48.589Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 744.6/744.6 kB 10.9 MB/s eta 0:00:00 [2024-05-28T19:06:48.858Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) [2024-05-28T19:06:48.858Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 12.5 MB/s eta 0:00:00 [2024-05-28T19:06:48.858Z] Downloading certifi-2024.2.2-py3-none-any.whl (163 kB) [2024-05-28T19:06:48.858Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/163.8 kB 6.0 MB/s eta 0:00:00 [2024-05-28T19:06:49.126Z] Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_aarch64.whl (138 kB) [2024-05-28T19:06:49.126Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.3/138.3 kB 4.5 MB/s eta 0:00:00 [2024-05-28T19:06:49.126Z] Downloading idna-3.7-py3-none-any.whl (66 kB) [2024-05-28T19:06:49.126Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.8/66.8 kB 2.6 MB/s eta 0:00:00 [2024-05-28T19:06:49.126Z] Downloading packaging-24.0-py3-none-any.whl (53 kB) [2024-05-28T19:06:49.126Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 2.0 MB/s eta 0:00:00 [2024-05-28T19:06:49.126Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2024-05-28T19:06:49.126Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 6.3 MB/s eta 0:00:00 [2024-05-28T19:06:49.392Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2024-05-28T19:06:49.392Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 6.9 MB/s eta 0:00:00 [2024-05-28T19:06:49.392Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) [2024-05-28T19:06:49.659Z] Downloading selenium-4.21.0-py3-none-any.whl (9.5 MB) [2024-05-28T19:06:50.241Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 13.3 MB/s eta 0:00:00 [2024-05-28T19:06:50.241Z] Downloading urllib3-2.2.1-py3-none-any.whl (121 kB) [2024-05-28T19:06:50.242Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 4.3 MB/s eta 0:00:00 [2024-05-28T19:06:50.509Z] Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2024-05-28T19:06:50.509Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 2.3 MB/s eta 0:00:00 [2024-05-28T19:06:50.509Z] Downloading docutils-0.21.2-py3-none-any.whl (587 kB) [2024-05-28T19:06:50.509Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 10.1 MB/s eta 0:00:00 [2024-05-28T19:06:50.509Z] Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2024-05-28T19:06:50.509Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl (29 kB) [2024-05-28T19:06:50.509Z] Downloading jsonschema-4.22.0-py3-none-any.whl (88 kB) [2024-05-28T19:06:50.509Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.3/88.3 kB 3.9 MB/s eta 0:00:00 [2024-05-28T19:06:50.776Z] Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) [2024-05-28T19:06:50.777Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 12.6 MB/s eta 0:00:00 [2024-05-28T19:06:50.777Z] Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) [2024-05-28T19:06:50.777Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.5/505.5 kB 10.4 MB/s eta 0:00:00 [2024-05-28T19:06:50.777Z] Downloading tzlocal-5.2-py3-none-any.whl (17 kB) [2024-05-28T19:06:50.777Z] Downloading attrs-23.2.0-py3-none-any.whl (60 kB) [2024-05-28T19:06:51.042Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 2.6 MB/s eta 0:00:00 [2024-05-28T19:06:51.042Z] Downloading click-8.1.7-py3-none-any.whl (97 kB) [2024-05-28T19:06:51.042Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 4.3 MB/s eta 0:00:00 [2024-05-28T19:06:51.042Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) [2024-05-28T19:06:51.042Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) [2024-05-28T19:06:51.042Z] Downloading referencing-0.35.1-py3-none-any.whl (26 kB) [2024-05-28T19:06:51.042Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2024-05-28T19:06:51.042Z] Downloading rpds_py-0.18.1-cp312-cp312-musllinux_1_2_aarch64.whl (1.3 MB) [2024-05-28T19:06:51.309Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 12.4 MB/s eta 0:00:00 [2024-05-28T19:06:51.309Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2024-05-28T19:06:51.309Z] Downloading trio-0.25.1-py3-none-any.whl (467 kB) [2024-05-28T19:06:51.309Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 467.7/467.7 kB 9.6 MB/s eta 0:00:00 [2024-05-28T19:06:51.309Z] Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) [2024-05-28T19:06:51.309Z] Downloading typing_extensions-4.12.0-py3-none-any.whl (37 kB) [2024-05-28T19:06:51.575Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2024-05-28T19:06:51.575Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 1.9 MB/s eta 0:00:00 [2024-05-28T19:06:51.575Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2024-05-28T19:06:51.575Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2024-05-28T19:06:51.575Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2024-05-28T19:06:51.575Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2024-05-28T19:06:51.575Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2024-05-28T19:06:51.575Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2024-05-28T19:06:51.575Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 2.4 MB/s eta 0:00:00 [2024-05-28T19:06:52.535Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, PyYAML, strict-rfc3339, validate-email [2024-05-28T19:06:52.535Z] Building wheel for robotbackgroundlogger (setup.py): started [2024-05-28T19:06:54.477Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2024-05-28T19:06:54.477Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4279 sha256=7cbf056053098bb7f70f63d8ce3cb1ae76e353800f5242eee75dee82fd6917d3 [2024-05-28T19:06:54.477Z] Stored in directory: /root/.cache/pip/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2024-05-28T19:06:54.477Z] Building wheel for paho-mqtt (setup.py): started [2024-05-28T19:06:55.885Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2024-05-28T19:06:55.885Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62119 sha256=cf90e881f73af064649917cad91a20552e6060321707573e9601b80ca4cc685a [2024-05-28T19:06:55.885Z] Stored in directory: /root/.cache/pip/wheels/23/d5/af/1f3cbcc350dec9d8e95040f388e0163d132eff0c9a453db659 [2024-05-28T19:06:56.152Z] Building wheel for psutil (pyproject.toml): started [2024-05-28T19:07:08.463Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2024-05-28T19:07:08.463Z] Created wheel for psutil: filename=psutil-5.9.5-cp312-abi3-linux_aarch64.whl size=281984 sha256=0107799bfe521a3c4035fa5f227c2c1976178b6dae8a1f6c61d1b23a521e690e [2024-05-28T19:07:08.463Z] Stored in directory: /root/.cache/pip/wheels/e8/a9/47/bee5d847b031736eb597b632c3ff602d0c0ccf1f14d95293ee [2024-05-28T19:07:08.463Z] Building wheel for psycopg2 (setup.py): started [2024-05-28T19:08:16.324Z] Building wheel for psycopg2 (setup.py): still running... [2024-05-28T19:08:18.266Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2024-05-28T19:08:18.266Z] Created wheel for psycopg2: filename=psycopg2-2.9.9-cp312-cp312-linux_aarch64.whl size=512487 sha256=3b2993e9723fbc13c53806a005dd6616471a5dc61418292b8447e6513a0bb58e [2024-05-28T19:08:18.266Z] Stored in directory: /root/.cache/pip/wheels/ff/ac/80/7ccec163e3d05ae2112311b895132409b9abfd7e0c1c6b5183 [2024-05-28T19:08:18.266Z] Building wheel for flex (setup.py): started [2024-05-28T19:08:20.847Z] Building wheel for flex (setup.py): finished with status 'done' [2024-05-28T19:08:20.847Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77258 sha256=1ce63a3b04abf3bde4c9a8129ff444ea1ed1d3b54713f6b88f5a724b207ab90f [2024-05-28T19:08:20.847Z] Stored in directory: /root/.cache/pip/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2024-05-28T19:08:20.847Z] Building wheel for PyYAML (pyproject.toml): started [2024-05-28T19:08:24.185Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2024-05-28T19:08:24.185Z] Created wheel for PyYAML: filename=PyYAML-6.0.1-cp312-cp312-linux_aarch64.whl size=45363 sha256=5838d1dfb9f4a6e842dfd3c796b7240a0aa5437e105120ffe811b2bff11919c1 [2024-05-28T19:08:24.185Z] Stored in directory: /root/.cache/pip/wheels/4a/68/8e/df9cd97725df58bd2ab35992dce00b50f70490a3d672da85ea [2024-05-28T19:08:24.185Z] Building wheel for strict-rfc3339 (setup.py): started [2024-05-28T19:08:25.584Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2024-05-28T19:08:25.584Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=7f18a17f134b939edc1dc68861d9055c5fc362f78232e32798ac8b8a6b47c329 [2024-05-28T19:08:25.584Z] Stored in directory: /root/.cache/pip/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2024-05-28T19:08:25.584Z] Building wheel for validate-email (setup.py): started [2024-05-28T19:08:27.516Z] Building wheel for validate-email (setup.py): finished with status 'done' [2024-05-28T19:08:27.517Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5464 sha256=493d94c951f5bf7faff0d4e13a01d05ff535bd0997244d6d9b2256c894deb811 [2024-05-28T19:08:27.517Z] Stored in directory: /root/.cache/pip/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2024-05-28T19:08:27.517Z] Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex PyYAML strict-rfc3339 validate-email [2024-05-28T19:08:30.096Z] 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, packaging, 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-05-28T19:09:51.728Z] Successfully installed GenSON-1.3.0 PyYAML-6.0.1 RESTinstance-1.3.0 attrs-23.2.0 certifi-2024.2.2 charset-normalizer-3.3.2 click-8.1.7 configparser-6.0.0 docker-6.1.3 docutils-0.21.2 flex-6.14.1 h11-0.14.0 idna-3.7 influxdb-client-1.41.0 jsonpath-ng-1.6.1 jsonpointer-2.4 jsonschema-4.22.0 jsonschema-specifications-2023.12.1 numpy-1.26.2 outcome-1.3.0.post0 packaging-24.0 paho-mqtt-1.6.1 ply-3.11 psutil-5.9.5 psycopg2-2.9.9 pycryptodome-3.19.0 pygments-2.18.0 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.0.1 pytz-2024.1 pyzmq-26.0.3 reactivex-4.0.4 redis-5.0.1 referencing-0.35.1 requests-2.32.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1.1 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.2.0 rpds-py-0.18.1 selenium-4.21.0 six-1.16.0 sniffio-1.3.1 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.25.1 trio-websocket-0.11.1 typing-extensions-4.12.0 tzlocal-5.2 urllib3-2.2.1 validate-email-1.3 websocket-client-1.8.0 wsproto-1.2.0 [2024-05-28T19:09:51.728Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2024-05-28T19:10:38.570Z] Removing intermediate container 34a1fde60d5e [2024-05-28T19:10:38.570Z] ---> 52da74541c08 [2024-05-28T19:10:38.570Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2024-05-28T19:10:38.570Z] ---> Running in 631af6c305af [2024-05-28T19:10:38.570Z] Removing intermediate container 631af6c305af [2024-05-28T19:10:38.570Z] ---> 492939a7a2d5 [2024-05-28T19:10:38.570Z] Step 11/13 : LABEL arch=arm64 [2024-05-28T19:10:38.570Z] ---> Running in d621deb3649d [2024-05-28T19:10:38.570Z] Removing intermediate container d621deb3649d [2024-05-28T19:10:38.570Z] ---> b3b2f37a233d [2024-05-28T19:10:38.570Z] Step 12/13 : LABEL git_sha=e85c1b3bceea1f96244a3c6cf9e40e07e85b081d [2024-05-28T19:10:38.571Z] ---> Running in df12a9b38e0d [2024-05-28T19:10:38.571Z] Removing intermediate container df12a9b38e0d [2024-05-28T19:10:38.571Z] ---> 9e735d06b779 [2024-05-28T19:10:38.571Z] Step 13/13 : LABEL version=0.0.0 [2024-05-28T19:10:38.571Z] ---> Running in 792b8f4d005b [2024-05-28T19:10:38.571Z] Removing intermediate container 792b8f4d005b [2024-05-28T19:10:38.571Z] ---> a4dd88ccaabc [2024-05-28T19:10:38.571Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-28T19:10:38.571Z] Successfully built a4dd88ccaabc [2024-05-28T19:10:38.571Z] 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-05-28T19:10:39.107Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-28T19:10:39.107Z] [2024-05-28T19:10:39.107Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T19:10:39.440Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-28T19:10:39.711Z] arm64: Pulling from edgex-lftools-log-publisher [2024-05-28T19:10:39.711Z] 8998bd30e6a1: Pulling fs layer [2024-05-28T19:10:39.711Z] 04944245beec: Pulling fs layer [2024-05-28T19:10:39.711Z] 699f458cf7ca: Pulling fs layer [2024-05-28T19:10:39.711Z] 765212b225bb: Pulling fs layer [2024-05-28T19:10:39.711Z] f23df028b6ca: Pulling fs layer [2024-05-28T19:10:39.711Z] d65c8cfc05b1: Pulling fs layer [2024-05-28T19:10:39.711Z] 2437ff75d9bd: Pulling fs layer [2024-05-28T19:10:39.711Z] d65c8cfc05b1: Waiting [2024-05-28T19:10:39.711Z] 765212b225bb: Waiting [2024-05-28T19:10:39.711Z] 2437ff75d9bd: Waiting [2024-05-28T19:10:39.711Z] f23df028b6ca: Waiting [2024-05-28T19:10:39.711Z] 04944245beec: Verifying Checksum [2024-05-28T19:10:39.711Z] 04944245beec: Download complete [2024-05-28T19:10:39.711Z] 765212b225bb: Verifying Checksum [2024-05-28T19:10:39.711Z] 765212b225bb: Download complete [2024-05-28T19:10:39.711Z] f23df028b6ca: Download complete [2024-05-28T19:10:39.711Z] d65c8cfc05b1: Verifying Checksum [2024-05-28T19:10:39.711Z] d65c8cfc05b1: Download complete [2024-05-28T19:10:39.978Z] 699f458cf7ca: Verifying Checksum [2024-05-28T19:10:39.978Z] 699f458cf7ca: Download complete [2024-05-28T19:10:40.246Z] 8998bd30e6a1: Verifying Checksum [2024-05-28T19:10:40.246Z] 8998bd30e6a1: Download complete [2024-05-28T19:10:42.828Z] 2437ff75d9bd: Verifying Checksum [2024-05-28T19:10:42.828Z] 2437ff75d9bd: Download complete [2024-05-28T19:10:45.410Z] 8998bd30e6a1: Pull complete [2024-05-28T19:10:45.684Z] 04944245beec: Pull complete [2024-05-28T19:10:47.627Z] 699f458cf7ca: Pull complete [2024-05-28T19:10:47.627Z] 765212b225bb: Pull complete [2024-05-28T19:10:48.588Z] f23df028b6ca: Pull complete [2024-05-28T19:10:48.588Z] d65c8cfc05b1: Pull complete [2024-05-28T19:11:06.778Z] 2437ff75d9bd: Pull complete [2024-05-28T19:11:06.778Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-05-28T19:11:06.778Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-28T19:11:06.778Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T19:11:06.991Z] prd-ubuntu20.04-docker-arm64-4c-16g-965 does not seem to be running inside a container [2024-05-28T19:11:07.056Z] $ 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-107 -v /w/workspace/xfoundry_edgex-taf-common_PR-107:/w/workspace/xfoundry_edgex-taf-common_PR-107:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-107@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-107@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-05-28T19:11:09.548Z] $ docker top d0073ee83a6e003bbd38faf511b88fb6d7cee39bdc1e2bdb760316fefa114120 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T19:11:10.371Z] ---> job-cost.sh [2024-05-28T19:11:10.371Z] lf-activate-venv: SKIPPING [2024-05-28T19:11:10.371Z] INFO: No Stack... [2024-05-28T19:11:10.949Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-05-28T19:11:11.530Z] INFO: Archiving Costs [Pipeline] sh [2024-05-28T19:11:11.855Z] + cat /w/workspace/xfoundry_edgex-taf-common_PR-107/archives/cost.csv [2024-05-28T19:11:11.855Z] + cut -d, -f6 [Pipeline] lock [2024-05-28T19:11:12.244Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-107-2-stack-cost] [2024-05-28T19:11:12.255Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-107-2-stack-cost] did not exist. Created. [2024-05-28T19:11:12.261Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-107-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-28T19:11:12.635Z] /w/workspace/xfoundry_edgex-taf-common_PR-107@tmp/durable-a2e57c06/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-05-28T19:11:13.312Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-05-28T19:11:13.339Z] Warning: overwriting stash ‘stack-cost’ [2024-05-28T19:11:13.841Z] Stashed 1 file(s) [Pipeline] } [2024-05-28T19:11:13.853Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-107-2-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-28T19:11:13.883Z] $ docker stop --time=1 d0073ee83a6e003bbd38faf511b88fb6d7cee39bdc1e2bdb760316fefa114120 [2024-05-28T19:11:15.433Z] $ docker rm -f --volumes d0073ee83a6e003bbd38faf511b88fb6d7cee39bdc1e2bdb760316fefa114120 [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-05-28T19:11:16.236Z] + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-107/archives ] [2024-05-28T19:11:16.236Z] + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-107/archives [2024-05-28T19:11:16.236Z] total 16 [2024-05-28T19:11:16.236Z] drwxr-xr-x 3 root root 4096 May 28 19:01 . [2024-05-28T19:11:16.236Z] drwxrwxr-x 8 jenkins jenkins 4096 May 28 19:01 .. [2024-05-28T19:11:16.236Z] drwxr-xr-x 2 root root 4096 May 28 19:01 cost [2024-05-28T19:11:16.236Z] -rw-r--r-- 1 root root 88 May 28 19:01 cost.csv [2024-05-28T19:11:16.236Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-107/archives [2024-05-28T19:11:16.236Z] + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-107/archives [2024-05-28T19:11:16.236Z] total 16 [2024-05-28T19:11:16.236Z] drwxr-xr-x 3 jenkins jenkins 4096 May 28 19:01 . [2024-05-28T19:11:16.236Z] drwxrwxr-x 8 jenkins jenkins 4096 May 28 19:01 .. [2024-05-28T19:11:16.236Z] drwxr-xr-x 2 jenkins jenkins 4096 May 28 19:01 cost [2024-05-28T19:11:16.236Z] -rw-r--r-- 1 jenkins jenkins 88 May 28 19:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-05-28T19:11:16.526Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T19:11:17.381Z] ---> package-listing.sh [2024-05-28T19:11:17.381Z] ++ tr '[:upper:]' '[:lower:]' [2024-05-28T19:11:17.381Z] ++ facter osfamily [2024-05-28T19:11:17.641Z] + OS_FAMILY=debian [2024-05-28T19:11:17.641Z] + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-107 [2024-05-28T19:11:17.641Z] + START_PACKAGES=/tmp/packages_start.txt [2024-05-28T19:11:17.641Z] + END_PACKAGES=/tmp/packages_end.txt [2024-05-28T19:11:17.641Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-05-28T19:11:17.641Z] + PACKAGES=/tmp/packages_start.txt [2024-05-28T19:11:17.641Z] + '[' /w/workspace/xfoundry_edgex-taf-common_PR-107 ']' [2024-05-28T19:11:17.641Z] + PACKAGES=/tmp/packages_end.txt [2024-05-28T19:11:17.641Z] + case "${OS_FAMILY}" in [2024-05-28T19:11:17.641Z] + dpkg -l [2024-05-28T19:11:17.641Z] + grep '^ii' [2024-05-28T19:11:17.641Z] + '[' -f /tmp/packages_start.txt ']' [2024-05-28T19:11:17.641Z] + '[' -f /tmp/packages_end.txt ']' [2024-05-28T19:11:17.641Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-05-28T19:11:17.641Z] + '[' /w/workspace/xfoundry_edgex-taf-common_PR-107 ']' [2024-05-28T19:11:17.641Z] + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-107/archives/ [2024-05-28T19:11:17.641Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-107/archives/ [Pipeline] echo [2024-05-28T19:11:17.653Z] 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-107/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-05-28T19:11:17.931Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T19:11:18.497Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-28T19:11:18.497Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T19:11:18.573Z] prd-ubuntu20.04-docker-8c-8g-961 does not seem to be running inside a container [2024-05-28T19:11:18.612Z] $ 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-107/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-107 -v /w/workspace/xfoundry_edgex-taf-common_PR-107:/w/workspace/xfoundry_edgex-taf-common_PR-107:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-107@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-107@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:latest cat [2024-05-28T19:11:18.788Z] $ docker top 601e5d527a8619299d5776ea095b63a7d50ecbb8da058106b36a235137629445 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-28T19:11:19.126Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-05-28T19:11:19.412Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-05-28T19:11:19.699Z] + ls /var/log/sa-host [2024-05-28T19:11:19.699Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-28T19:11:19.767Z] provisioning config files... [2024-05-28T19:11:19.777Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-107@tmp/config6193928572597086280tmp [Pipeline] { [Pipeline] echo [2024-05-28T19:11:19.795Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T19:11:20.078Z] ---> create-netrc.sh [Pipeline] } [2024-05-28T19:11:20.085Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-05-28T19:11:20.409Z] ---> python-tools-install.sh [Pipeline] echo [2024-05-28T19:11:20.417Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T19:11:20.702Z] ---> sudo-logs.sh [2024-05-28T19:11:20.702Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-05-28T19:11:20.728Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T19:11:21.009Z] ---> job-cost.sh [2024-05-28T19:11:21.010Z] lf-activate-venv: SKIPPING [2024-05-28T19:11:21.010Z] DEBUG: total: 0.2199999988079071 [2024-05-28T19:11:21.010Z] INFO: Retrieving Stack Cost... [2024-05-28T19:11:21.579Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-28T19:11:21.839Z] INFO: Archiving Costs [Pipeline] echo [2024-05-28T19:11:21.850Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T19:11:22.130Z] ---> logs-deploy.sh [2024-05-28T19:11:22.130Z] lf-activate-venv: SKIPPING [2024-05-28T19:11:22.130Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-107/2 [2024-05-28T19:11:22.130Z] INFO: archiving workspace using pattern(s): [2024-05-28T19:11:23.071Z] Archives upload complete. [2024-05-28T19:11:23.071Z] INFO: archiving logs to Nexus