Pull request #113 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 930018f3c320907d8df5be3fad2253dfd31e1c3c+7ef99bc445e5002edb91e45647dc2bc252dae2a9 (3f812d11b31dda8e5ee6737e29a81b2389417e69) 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-ssh7175904948352703840.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-ssh8949698240028127582.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-113/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-113/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2914084542551567222.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-113/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15772520049090323333.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1693462208484235733.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-113/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-113/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2331150839147382502.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 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-4696 in /w/workspace/xfoundry_edgex-taf-common_PR-113 [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-113 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 7ef99bc445e5002edb91e45647dc2bc252dae2a9 into PR head commit 930018f3c320907d8df5be3fad2253dfd31e1c3c Merge succeeded, producing 930018f3c320907d8df5be3fad2253dfd31e1c3c Checking out Revision 930018f3c320907d8df5be3fad2253dfd31e1c3c (PR-113) Commit message: "build: bump robotframework from 6.1.1 to 7.0.1" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > 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/113/head:refs/remotes/origin/PR-113 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 930018f3c320907d8df5be3fad2253dfd31e1c3c # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 7ef99bc445e5002edb91e45647dc2bc252dae2a9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 930018f3c320907d8df5be3fad2253dfd31e1c3c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-01T18:10:36.088Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-01T18:10:36.293Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-01T18:10:36.425Z] ========================================================= [2024-07-01T18:10:36.425Z] EdgeX Global Pipelines Version Info [2024-07-01T18:10:36.425Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-01T18:10:37.187Z] ------------------- [2024-07-01T18:10:37.187Z] stable info: [2024-07-01T18:10:37.187Z] ------------------- [2024-07-01T18:10:37.187Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-01T18:10:37.187Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-01T18:10:37.187Z] Message: update stable to v1.0.260 [2024-07-01T18:10:37.757Z] ------------------- [2024-07-01T18:10:37.757Z] experimental info: [2024-07-01T18:10:37.757Z] ------------------- [2024-07-01T18:10:37.757Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-01T18:10:37.757Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-01T18:10:37.757Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2024-07-01T18:10:38.030Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2024-07-01T18:10:38.093Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2024-07-01T18:10:38.157Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-01T18:10:38.225Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-01T18:10:38.285Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-01T18:10:38.346Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2024-07-01T18:10:38.398Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-01T18:10:38.459Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2024-07-01T18:10:38.521Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2024-07-01T18:10:38.571Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-01T18:10:38.625Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2024-07-01T18:10:38.681Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2024-07-01T18:10:38.740Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-01T18:10:38.821Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-01T18:10:38.878Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-113 [Pipeline] echo [2024-07-01T18:10:38.947Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-113 [Pipeline] echo [2024-07-01T18:10:38.999Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-113 [Pipeline] echo [2024-07-01T18:10:39.055Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 930018f3c320907d8df5be3fad2253dfd31e1c3c [Pipeline] echo [2024-07-01T18:10:39.110Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 930018f [Pipeline] echo [2024-07-01T18:10:39.165Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-01T18:10:39.313Z] provisioning config files... [2024-07-01T18:10:39.325Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-113@tmp/config5559840093214492952tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-01T18:10:39.715Z] ---> ****-login.sh [2024-07-01T18:10:39.715Z] nexus3.edgexfoundry.org:10001 [2024-07-01T18:10:39.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T18:10:39.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T18:10:39.975Z] Configure a credential helper to remove this warning. See [2024-07-01T18:10:39.975Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T18:10:39.975Z] [2024-07-01T18:10:39.975Z] Login Succeeded [2024-07-01T18:10:39.975Z] nexus3.edgexfoundry.org:10002 [2024-07-01T18:10:39.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T18:10:39.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T18:10:39.975Z] Configure a credential helper to remove this warning. See [2024-07-01T18:10:39.975Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T18:10:39.975Z] [2024-07-01T18:10:39.975Z] Login Succeeded [2024-07-01T18:10:39.975Z] nexus3.edgexfoundry.org:10003 [2024-07-01T18:10:40.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T18:10:40.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T18:10:40.243Z] Configure a credential helper to remove this warning. See [2024-07-01T18:10:40.243Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T18:10:40.243Z] [2024-07-01T18:10:40.243Z] Login Succeeded [2024-07-01T18:10:40.243Z] nexus3.edgexfoundry.org:10004 [2024-07-01T18:10:40.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T18:10:40.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T18:10:40.243Z] Configure a credential helper to remove this warning. See [2024-07-01T18:10:40.243Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T18:10:40.243Z] [2024-07-01T18:10:40.243Z] Login Succeeded [2024-07-01T18:10:40.243Z] ****.io [2024-07-01T18:10:40.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T18:10:40.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T18:10:40.521Z] Configure a credential helper to remove this warning. See [2024-07-01T18:10:40.521Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T18:10:40.521Z] [2024-07-01T18:10:40.521Z] Login Succeeded [2024-07-01T18:10:40.521Z] ---> ****-login.sh ends [Pipeline] } [2024-07-01T18:10:40.557Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-07-01T18:10:41.184Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-01T18:10:41.184Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-01T18:10:41.184Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-01T18:10:41.184Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-01T18:10:41.184Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-01T18:10:41.184Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-01T18:10:41.184Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T18:10:41.616Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-01T18:10:41.616Z] [2024-07-01T18:10:41.616Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T18:10:42.029Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-01T18:10:42.029Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-01T18:10:42.029Z] b85a868b505f: Pulling fs layer [2024-07-01T18:10:42.029Z] e2be974225ed: Pulling fs layer [2024-07-01T18:10:42.029Z] 339a4e72a1f5: Pulling fs layer [2024-07-01T18:10:42.029Z] 988bab9f4d93: Pulling fs layer [2024-07-01T18:10:42.029Z] 1469e6f7b9e6: Pulling fs layer [2024-07-01T18:10:42.029Z] eaf3925da568: Pulling fs layer [2024-07-01T18:10:42.029Z] bab4dde63d76: Pulling fs layer [2024-07-01T18:10:42.029Z] bde34c3a00c8: Pulling fs layer [2024-07-01T18:10:42.029Z] b352a97aabf1: Pulling fs layer [2024-07-01T18:10:42.029Z] 4872d77fe225: Pulling fs layer [2024-07-01T18:10:42.029Z] 5851b861e8e6: Pulling fs layer [2024-07-01T18:10:42.029Z] bab4dde63d76: Waiting [2024-07-01T18:10:42.029Z] bde34c3a00c8: Waiting [2024-07-01T18:10:42.029Z] b352a97aabf1: Waiting [2024-07-01T18:10:42.029Z] 4872d77fe225: Waiting [2024-07-01T18:10:42.029Z] 5851b861e8e6: Waiting [2024-07-01T18:10:42.029Z] 988bab9f4d93: Waiting [2024-07-01T18:10:42.029Z] 1469e6f7b9e6: Waiting [2024-07-01T18:10:42.029Z] eaf3925da568: Waiting [2024-07-01T18:10:42.029Z] e2be974225ed: Verifying Checksum [2024-07-01T18:10:42.029Z] e2be974225ed: Download complete [2024-07-01T18:10:42.029Z] 988bab9f4d93: Verifying Checksum [2024-07-01T18:10:42.029Z] 988bab9f4d93: Download complete [2024-07-01T18:10:42.029Z] 1469e6f7b9e6: Verifying Checksum [2024-07-01T18:10:42.029Z] 1469e6f7b9e6: Download complete [2024-07-01T18:10:42.029Z] 339a4e72a1f5: Verifying Checksum [2024-07-01T18:10:42.029Z] 339a4e72a1f5: Download complete [2024-07-01T18:10:42.290Z] eaf3925da568: Verifying Checksum [2024-07-01T18:10:42.290Z] eaf3925da568: Download complete [2024-07-01T18:10:42.290Z] bde34c3a00c8: Download complete [2024-07-01T18:10:42.290Z] b352a97aabf1: Download complete [2024-07-01T18:10:42.290Z] 4872d77fe225: Verifying Checksum [2024-07-01T18:10:42.290Z] 4872d77fe225: Download complete [2024-07-01T18:10:42.290Z] 5851b861e8e6: Verifying Checksum [2024-07-01T18:10:42.290Z] 5851b861e8e6: Download complete [2024-07-01T18:10:42.290Z] b85a868b505f: Verifying Checksum [2024-07-01T18:10:42.290Z] b85a868b505f: Download complete [2024-07-01T18:10:42.553Z] bab4dde63d76: Verifying Checksum [2024-07-01T18:10:42.553Z] bab4dde63d76: Download complete [2024-07-01T18:10:43.492Z] b85a868b505f: Pull complete [2024-07-01T18:10:43.751Z] e2be974225ed: Pull complete [2024-07-01T18:10:44.010Z] 339a4e72a1f5: Pull complete [2024-07-01T18:10:44.270Z] 988bab9f4d93: Pull complete [2024-07-01T18:10:44.530Z] 1469e6f7b9e6: Pull complete [2024-07-01T18:10:44.530Z] eaf3925da568: Pull complete [2024-07-01T18:10:46.433Z] bab4dde63d76: Pull complete [2024-07-01T18:10:46.433Z] bde34c3a00c8: Pull complete [2024-07-01T18:10:46.433Z] b352a97aabf1: Pull complete [2024-07-01T18:10:46.433Z] 4872d77fe225: Pull complete [2024-07-01T18:10:46.692Z] 5851b861e8e6: Pull complete [2024-07-01T18:10:46.692Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-01T18:10:46.692Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-01T18:10:46.692Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-01T18:10:46.949Z] prd-ubuntu20.04-docker-8c-8g-4696 does not seem to be running inside a container [2024-07-01T18:10:46.969Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-113 -v /w/workspace/xfoundry_edgex-taf-common_PR-113:/w/workspace/xfoundry_edgex-taf-common_PR-113:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-113@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-113@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-01T18:10:49.774Z] $ docker top f8757f0f4314c61dd72c994826da812aac233c2a6c9069dc949c6cefcac16f8a -eo pid,comm [2024-07-01T18:10:49.831Z] 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-07-01T18:10:49.831Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-01T18:10:49.990Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-01T18:10:49.990Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-01T18:10:50.112Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-01T18:10:50.110Z] $ docker exec f8757f0f4314c61dd72c994826da812aac233c2a6c9069dc949c6cefcac16f8a ssh-agent [2024-07-01T18:10:50.229Z] SSH_AUTH_SOCK=/tmp/ssh-RDPCKF5EZOk8/agent.33 [2024-07-01T18:10:50.229Z] SSH_AGENT_PID=39 [2024-07-01T18:10:50.234Z] Running ssh-add (command line suppressed) [2024-07-01T18:10:50.324Z] Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-113@tmp/private_key_9980054098448608125.key (/w/workspace/xfoundry_edgex-taf-common_PR-113@tmp/private_key_9980054098448608125.key) [2024-07-01T18:10:50.341Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-01T18:10:50.678Z] + git tag --points-at HEAD [Pipeline] } [2024-07-01T18:10:50.706Z] $ docker exec --env ******** --env ******** f8757f0f4314c61dd72c994826da812aac233c2a6c9069dc949c6cefcac16f8a ssh-agent -k [2024-07-01T18:10:50.796Z] unset SSH_AUTH_SOCK; [2024-07-01T18:10:50.796Z] unset SSH_AGENT_PID; [2024-07-01T18:10:50.796Z] echo Agent pid 39 killed; [2024-07-01T18:10:50.810Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-01T18:10:50.911Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-01T18:10:50.911Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-01T18:10:51.026Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-01T18:10:51.025Z] $ docker exec f8757f0f4314c61dd72c994826da812aac233c2a6c9069dc949c6cefcac16f8a ssh-agent [2024-07-01T18:10:51.144Z] SSH_AUTH_SOCK=/tmp/ssh-LBZ5fXHkZrOL/agent.72 [2024-07-01T18:10:51.144Z] SSH_AGENT_PID=78 [2024-07-01T18:10:51.150Z] Running ssh-add (command line suppressed) [2024-07-01T18:10:51.235Z] Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-113@tmp/private_key_7836864018523302943.key (/w/workspace/xfoundry_edgex-taf-common_PR-113@tmp/private_key_7836864018523302943.key) [2024-07-01T18:10:51.252Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-01T18:10:51.585Z] + git semver init [2024-07-01T18:10:51.844Z] 2024-07-01 18:10:51,741 [run_init] DEBUG init version:0.0.0 force:False [2024-07-01T18:10:51.844Z] 2024-07-01 18:10:51,741 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-113/.semver [2024-07-01T18:10:51.844Z] 2024-07-01 18:10:51,742 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-113/.semver [2024-07-01T18:10:51.844Z] 2024-07-01 18:10:51,742 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-113/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-113, universal_newlines=False, shell=None, istream=None) [2024-07-01T18:10:52.413Z] 2024-07-01 18:10:52,331 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-113/.git/info/exclude [2024-07-01T18:10:52.413Z] 2024-07-01 18:10:52,331 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-113/.semver/PR-113 with force:False [2024-07-01T18:10:52.413Z] 2024-07-01 18:10:52,331 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-113/.semver/PR-113 [2024-07-01T18:10:52.413Z] 2024-07-01 18:10:52,335 [execute] INFO git cat-file --batch-check [2024-07-01T18:10:52.413Z] 2024-07-01 18:10:52,336 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-113/.semver, universal_newlines=False, shell=None, istream=) [2024-07-01T18:10:52.413Z] 2024-07-01 18:10:52,341 [execute] INFO git cat-file --batch [2024-07-01T18:10:52.413Z] 2024-07-01 18:10:52,341 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-113/.semver, universal_newlines=False, shell=None, istream=) [2024-07-01T18:10:52.413Z] 2024-07-01 18:10:52,346 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-113/.semver/PR-113 [2024-07-01T18:10:52.413Z] 0.0.0 [Pipeline] } [2024-07-01T18:10:52.435Z] $ docker exec --env ******** --env ******** f8757f0f4314c61dd72c994826da812aac233c2a6c9069dc949c6cefcac16f8a ssh-agent -k [2024-07-01T18:10:52.518Z] unset SSH_AUTH_SOCK; [2024-07-01T18:10:52.518Z] unset SSH_AGENT_PID; [2024-07-01T18:10:52.518Z] echo Agent pid 78 killed; [2024-07-01T18:10:52.532Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-01T18:10:52.980Z] + git semver [Pipeline] } [2024-07-01T18:10:53.260Z] $ docker stop --time=1 f8757f0f4314c61dd72c994826da812aac233c2a6c9069dc949c6cefcac16f8a [2024-07-01T18:10:54.584Z] $ docker rm -f --volumes f8757f0f4314c61dd72c994826da812aac233c2a6c9069dc949c6cefcac16f8a [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-01T18:10:55.009Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-01T18:10:55.324Z] Stashed 1 file(s) [Pipeline] echo [2024-07-01T18:10:55.347Z] [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-07-01T18:10:55.965Z] provisioning config files... [2024-07-01T18:10:55.975Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-113@tmp/config12148654203468662240tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-01T18:10:56.335Z] ---> ****-login.sh [2024-07-01T18:10:56.335Z] nexus3.edgexfoundry.org:10001 [2024-07-01T18:10:56.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T18:10:56.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T18:10:56.335Z] Configure a credential helper to remove this warning. See [2024-07-01T18:10:56.335Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T18:10:56.335Z] [2024-07-01T18:10:56.335Z] Login Succeeded [2024-07-01T18:10:56.335Z] nexus3.edgexfoundry.org:10002 [2024-07-01T18:10:56.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T18:10:56.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T18:10:56.335Z] Configure a credential helper to remove this warning. See [2024-07-01T18:10:56.335Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T18:10:56.335Z] [2024-07-01T18:10:56.335Z] Login Succeeded [2024-07-01T18:10:56.335Z] nexus3.edgexfoundry.org:10003 [2024-07-01T18:10:56.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T18:10:56.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T18:10:56.594Z] Configure a credential helper to remove this warning. See [2024-07-01T18:10:56.594Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T18:10:56.594Z] [2024-07-01T18:10:56.594Z] Login Succeeded [2024-07-01T18:10:56.594Z] nexus3.edgexfoundry.org:10004 [2024-07-01T18:10:56.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T18:10:56.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T18:10:56.594Z] Configure a credential helper to remove this warning. See [2024-07-01T18:10:56.594Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T18:10:56.594Z] [2024-07-01T18:10:56.594Z] Login Succeeded [2024-07-01T18:10:56.594Z] ****.io [2024-07-01T18:10:56.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T18:10:56.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T18:10:56.854Z] Configure a credential helper to remove this warning. See [2024-07-01T18:10:56.854Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T18:10:56.854Z] [2024-07-01T18:10:56.854Z] Login Succeeded [2024-07-01T18:10:56.854Z] ---> ****-login.sh ends [Pipeline] } [2024-07-01T18:10:56.881Z] 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-07-01T18:10:57.738Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-01T18:10:58.053Z] + ls -al . [2024-07-01T18:10:58.053Z] total 72 [2024-07-01T18:10:58.053Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 1 18:10 . [2024-07-01T18:10:58.053Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 1 18:10 .. [2024-07-01T18:10:58.053Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 1 18:10 .git [2024-07-01T18:10:58.053Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 1 18:10 .github [2024-07-01T18:10:58.053Z] -rw-rw-r-- 1 jenkins jenkins 22 Jul 1 18:10 .gitignore [2024-07-01T18:10:58.053Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 1 18:10 .semver [2024-07-01T18:10:58.053Z] -rw-rw-r-- 1 jenkins jenkins 1653 Jul 1 18:10 Dockerfile [2024-07-01T18:10:58.053Z] -rw-rw-r-- 1 jenkins jenkins 746 Jul 1 18:10 Jenkinsfile [2024-07-01T18:10:58.053Z] -rw-rw-r-- 1 jenkins jenkins 11381 Jul 1 18:10 LICENSE [2024-07-01T18:10:58.053Z] -rw-rw-r-- 1 jenkins jenkins 3606 Jul 1 18:10 README.md [2024-07-01T18:10:58.053Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 1 18:10 TAF-Manager [2024-07-01T18:10:58.053Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 1 18:10 TUC [2024-07-01T18:10:58.053Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 1 18:10 VERSION [2024-07-01T18:10:58.053Z] -rw-rw-r-- 1 jenkins jenkins 343 Jul 1 18:10 requirements.txt [2024-07-01T18:10:58.053Z] -rw-rw-r-- 1 jenkins jenkins 54 Jul 1 18:10 robot-entrypoint.sh [2024-07-01T18:10:58.053Z] -rw-rw-r-- 1 jenkins jenkins 445 Jul 1 18:10 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T18:10:58.469Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=930018f3c320907d8df5be3fad2253dfd31e1c3c --label arch=amd64 --label version=0.0.0 . [2024-07-01T18:10:58.469Z] Sending build context to Docker daemon 613.4kB [2024-07-01T18:10:58.469Z] Step 1/13 : FROM alpine:3.20 [2024-07-01T18:10:58.728Z] 3.20: Pulling from library/alpine [2024-07-01T18:10:58.986Z] ec99f8b99825: Pulling fs layer [2024-07-01T18:10:58.986Z] ec99f8b99825: Verifying Checksum [2024-07-01T18:10:58.986Z] ec99f8b99825: Download complete [2024-07-01T18:10:59.245Z] ec99f8b99825: Pull complete [2024-07-01T18:10:59.245Z] Digest: sha256:b89d9c93e9ed3597455c90a0b88a8bbb5cb7188438f70953fede212a0c4394e0 [2024-07-01T18:10:59.245Z] Status: Downloaded newer image for alpine:3.20 [2024-07-01T18:10:59.245Z] ---> a606584aa9aa [2024-07-01T18:10:59.245Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2024-07-01T18:10:59.245Z] ---> Running in a81e21d9b403 [2024-07-01T18:10:59.505Z] Removing intermediate container a81e21d9b403 [2024-07-01T18:10:59.505Z] ---> 97f51cf54840 [2024-07-01T18:10:59.505Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2024-07-01T18:10:59.505Z] ---> Running in 7cbf0b961e2a [2024-07-01T18:10:59.505Z] Removing intermediate container 7cbf0b961e2a [2024-07-01T18:10:59.505Z] ---> f8109f1d3db0 [2024-07-01T18:10:59.505Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2024-07-01T18:10:59.765Z] ---> 42f55cdce6f5 [2024-07-01T18:10:59.765Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2024-07-01T18:11:00.023Z] ---> e230c63a2266 [2024-07-01T18:11:00.023Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2024-07-01T18:11:00.023Z] ---> 64f227fbf6a1 [2024-07-01T18:11:00.023Z] Step 7/13 : WORKDIR /edgex-taf [2024-07-01T18:11:00.023Z] ---> Running in e55bd70842ab [2024-07-01T18:11:00.282Z] Removing intermediate container e55bd70842ab [2024-07-01T18:11:00.282Z] ---> bffe4face4b2 [2024-07-01T18:11:00.282Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-01T18:11:00.282Z] ---> Running in 0df7a2e0fc4d [2024-07-01T18:11:00.847Z] Removing intermediate container 0df7a2e0fc4d [2024-07-01T18:11:00.847Z] ---> 81add82e30db [2024-07-01T18:11:00.847Z] Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.5-r2 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && rm /usr/lib/python*/EXTERNALLY-MANAGED && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache-dir --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install --no-cache-dir ./edgex-taf-common && pip3 install --no-cache-dir -r requirements.txt [2024-07-01T18:11:00.847Z] ---> Running in f397db714f16 [2024-07-01T18:11:01.106Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-07-01T18:11:01.676Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-07-01T18:11:02.612Z] (1/2) Upgrading libcrypto3 (3.3.1-r0 -> 3.3.1-r1) [2024-07-01T18:11:02.871Z] (2/2) Upgrading libssl3 (3.3.1-r0 -> 3.3.1-r1) [2024-07-01T18:11:03.439Z] OK: 8 MiB in 14 packages [2024-07-01T18:11:03.439Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-07-01T18:11:04.009Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-07-01T18:11:04.579Z] (1/14) Installing ca-certificates (20240226-r0) [2024-07-01T18:11:05.147Z] (2/14) Installing brotli-libs (1.1.0-r2) [2024-07-01T18:11:05.407Z] (3/14) Installing c-ares (1.28.1-r0) [2024-07-01T18:11:05.668Z] (4/14) Installing libunistring (1.2-r0) [2024-07-01T18:11:06.235Z] (5/14) Installing libidn2 (2.3.7-r0) [2024-07-01T18:11:06.492Z] (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-07-01T18:11:07.060Z] (7/14) Installing libpsl (0.21.5-r1) [2024-07-01T18:11:07.318Z] (8/14) Installing zstd-libs (1.5.6-r0) [2024-07-01T18:11:07.576Z] (9/14) Installing libcurl (8.8.0-r0) [2024-07-01T18:11:08.143Z] (10/14) Installing curl (8.8.0-r0) [2024-07-01T18:11:08.400Z] (11/14) Installing docker-cli (26.1.3-r1) [2024-07-01T18:11:09.776Z] (12/14) Installing oniguruma (6.9.9-r0) [2024-07-01T18:11:09.776Z] (13/14) Installing jq (1.7.1-r0) [2024-07-01T18:11:10.344Z] (14/14) Installing openssl (3.3.1-r1) [2024-07-01T18:11:10.603Z] Executing busybox-1.36.1-r29.trigger [2024-07-01T18:11:10.603Z] Executing ca-certificates-20240226-r0.trigger [2024-07-01T18:11:10.701Z] Still waiting to schedule task [2024-07-01T18:11:10.702Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-07-01T18:11:10.863Z] OK: 43 MiB in 28 packages [2024-07-01T18:11:10.863Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-07-01T18:11:11.431Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-07-01T18:11:12.001Z] (1/167) Installing libexpat (2.6.2-r0) [2024-07-01T18:11:12.260Z] (2/167) Installing libbz2 (1.0.8-r6) [2024-07-01T18:11:12.519Z] (3/167) Installing libpng (1.6.43-r0) [2024-07-01T18:11:13.085Z] (4/167) Installing freetype (2.13.2-r0) [2024-07-01T18:11:13.344Z] (5/167) Installing fontconfig (2.15.0-r1) [2024-07-01T18:11:13.913Z] (6/167) Installing libfontenc (1.1.8-r0) [2024-07-01T18:11:13.913Z] (7/167) Installing mkfontscale (1.2.2-r6) [2024-07-01T18:11:14.171Z] (8/167) Installing font-opensans (0_git20210927-r1) [2024-07-01T18:11:14.737Z] (9/167) Installing pkgconf (2.2.0-r0) [2024-07-01T18:11:15.309Z] (10/167) Installing libgcc (13.2.1_git20240309-r0) [2024-07-01T18:11:15.569Z] (11/167) Installing libffi (3.4.6-r0) [2024-07-01T18:11:15.829Z] (12/167) Installing libintl (0.22.5-r0) [2024-07-01T18:11:16.089Z] (13/167) Installing libeconf (0.6.3-r0) [2024-07-01T18:11:16.348Z] (14/167) Installing libblkid (2.40.1-r1) [2024-07-01T18:11:16.607Z] (15/167) Installing libmount (2.40.1-r1) [2024-07-01T18:11:17.174Z] (16/167) Installing pcre2 (10.43-r0) [2024-07-01T18:11:17.432Z] (17/167) Installing glib (2.80.2-r0) [2024-07-01T18:11:18.000Z] (18/167) Installing libstdc++ (13.2.1_git20240309-r0) [2024-07-01T18:11:18.578Z] (19/167) Installing xz-libs (5.6.1-r3) [2024-07-01T18:11:18.837Z] (20/167) Installing libxml2 (2.12.7-r0) [2024-07-01T18:11:19.403Z] (21/167) Installing shared-mime-info (2.4-r0) [2024-07-01T18:11:19.669Z] (22/167) Installing hicolor-icon-theme (0.17-r2) [2024-07-01T18:11:20.245Z] (23/167) Installing libjpeg-turbo (3.0.3-r0) [2024-07-01T18:11:20.504Z] (24/167) Installing libsharpyuv (1.3.2-r0) [2024-07-01T18:11:20.764Z] (25/167) Installing libwebp (1.3.2-r0) [2024-07-01T18:11:21.333Z] (26/167) Installing tiff (4.6.0t-r0) [2024-07-01T18:11:21.591Z] (27/167) Installing gdk-pixbuf (2.42.11-r1) [2024-07-01T18:11:21.851Z] (28/167) Installing gtk-update-icon-cache (3.24.42-r0) [2024-07-01T18:11:22.115Z] (29/167) Installing libxau (1.0.11-r4) [2024-07-01T18:11:22.375Z] (30/167) Installing libmd (1.1.0-r0) [2024-07-01T18:11:22.634Z] (31/167) Installing libbsd (0.12.2-r0) [2024-07-01T18:11:23.205Z] (32/167) Installing libxdmcp (1.1.5-r1) [2024-07-01T18:11:23.205Z] (33/167) Installing libxcb (1.16.1-r0) [2024-07-01T18:11:23.780Z] (34/167) Installing libx11 (1.8.9-r1) [2024-07-01T18:11:24.349Z] (35/167) Installing libxcomposite (0.4.6-r5) [2024-07-01T18:11:24.349Z] (36/167) Installing libxfixes (6.0.1-r4) [2024-07-01T18:11:24.610Z] (37/167) Installing libxrender (0.9.11-r5) [2024-07-01T18:11:24.870Z] (38/167) Installing libxcursor (1.2.2-r1) [2024-07-01T18:11:25.130Z] (39/167) Installing libxdamage (1.1.6-r5) [2024-07-01T18:11:25.391Z] (40/167) Installing libxext (1.3.6-r2) [2024-07-01T18:11:25.649Z] (41/167) Installing libxi (1.8.1-r4) [2024-07-01T18:11:26.216Z] (42/167) Installing libxinerama (1.1.5-r4) [2024-07-01T18:11:26.217Z] (43/167) Installing libxrandr (1.5.4-r1) [2024-07-01T18:11:26.476Z] (44/167) Installing libatk-1.0 (2.52.0-r0) [2024-07-01T18:11:27.046Z] (45/167) Installing libxtst (1.2.4-r6) [2024-07-01T18:11:27.306Z] (46/167) Installing dbus-libs (1.14.10-r1) [2024-07-01T18:11:27.563Z] (47/167) Installing at-spi2-core (2.52.0-r0) [2024-07-01T18:11:27.824Z] (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) [2024-07-01T18:11:28.392Z] (49/167) Installing pixman (0.43.2-r0) [2024-07-01T18:11:28.651Z] (50/167) Installing cairo (1.18.0-r0) [2024-07-01T18:11:29.219Z] (51/167) Installing cairo-gobject (1.18.0-r0) [2024-07-01T18:11:29.478Z] (52/167) Installing avahi-libs (0.8-r17) [2024-07-01T18:11:29.737Z] (53/167) Installing gmp (6.3.0-r1) [2024-07-01T18:11:29.996Z] (54/167) Installing nettle (3.9.1-r0) [2024-07-01T18:11:30.564Z] (55/167) Installing libtasn1 (4.19.0-r2) [2024-07-01T18:11:30.824Z] (56/167) Installing p11-kit (0.25.3-r0) [2024-07-01T18:11:31.393Z] (57/167) Installing gnutls (3.8.5-r0) [2024-07-01T18:11:31.653Z] (58/167) Installing cups-libs (2.4.9-r0) [2024-07-01T18:11:32.222Z] (59/167) Installing libepoxy (1.5.10-r1) [2024-07-01T18:11:32.481Z] (60/167) Installing fribidi (1.0.15-r0) [2024-07-01T18:11:32.740Z] (61/167) Installing graphite2 (1.3.14-r6) [2024-07-01T18:11:33.308Z] (62/167) Installing harfbuzz (8.5.0-r0) [2024-07-01T18:11:33.577Z] (63/167) Installing libxft (2.3.8-r3) [2024-07-01T18:11:33.837Z] (64/167) Installing pango (1.52.2-r0) [2024-07-01T18:11:34.406Z] (65/167) Installing wayland-libs-client (1.22.0-r4) [2024-07-01T18:11:34.665Z] (66/167) Installing wayland-libs-cursor (1.22.0-r4) [2024-07-01T18:11:34.925Z] (67/167) Installing wayland-libs-egl (1.22.0-r4) [2024-07-01T18:11:35.184Z] (68/167) Installing xkeyboard-config (2.41-r0) [2024-07-01T18:11:35.752Z] (69/167) Installing libxkbcommon (1.7.0-r0) [2024-07-01T18:11:36.011Z] (70/167) Installing gtk+3.0 (3.24.42-r0) [2024-07-01T18:11:36.578Z] (71/167) Installing icu-data-full (74.2-r0) [2024-07-01T18:11:39.904Z] (72/167) Installing mesa (24.0.9-r1) [2024-07-01T18:11:40.162Z] (73/167) Installing llvm17-libs (17.0.6-r1) [2024-07-01T18:11:46.722Z] (74/167) Installing hwdata-pci (0.382-r0) [2024-07-01T18:11:47.290Z] (75/167) Installing libpciaccess (0.18.1-r0) [2024-07-01T18:11:47.550Z] (76/167) Installing libdrm (2.4.120-r0) [2024-07-01T18:11:47.810Z] (77/167) Installing libelf (0.191-r0) [2024-07-01T18:11:48.069Z] (78/167) Installing mesa-glapi (24.0.9-r1) [2024-07-01T18:11:48.638Z] (79/167) Installing mesa-dri-gallium (24.0.9-r1) [2024-07-01T18:11:49.205Z] (80/167) Installing eudev-libs (3.2.14-r2) [2024-07-01T18:11:49.464Z] (81/167) Installing libmagic (5.45-r1) [2024-07-01T18:11:50.029Z] (82/167) Installing file (5.45-r1) [2024-07-01T18:11:50.288Z] (83/167) Installing xprop (1.2.7-r0) [2024-07-01T18:11:50.546Z] (84/167) Installing libice (1.1.1-r6) [2024-07-01T18:11:50.804Z] (85/167) Installing libuuid (2.40.1-r1) [2024-07-01T18:11:51.063Z] (86/167) Installing libsm (1.2.4-r4) [2024-07-01T18:11:51.322Z] (87/167) Installing libxt (1.3.0-r5) [2024-07-01T18:11:51.893Z] (88/167) Installing libxmu (1.1.4-r2) [2024-07-01T18:11:52.152Z] (89/167) Installing xset (1.2.5-r1) [2024-07-01T18:11:52.410Z] (90/167) Installing xdg-utils (1.2.1-r0) [2024-07-01T18:11:52.670Z] (91/167) Installing libogg (1.3.5-r5) [2024-07-01T18:11:52.929Z] (92/167) Installing libflac (1.4.3-r1) [2024-07-01T18:11:53.497Z] (93/167) Installing alsa-lib (1.2.11-r0) [2024-07-01T18:11:53.754Z] (94/167) Installing libSvtAv1Enc (2.0.0-r1) [2024-07-01T18:11:54.322Z] (95/167) Installing aom-libs (3.9.0-r0) [2024-07-01T18:11:54.888Z] (96/167) Installing libva (2.21.0-r0) [2024-07-01T18:11:55.148Z] (97/167) Installing libvdpau (1.5-r3) [2024-07-01T18:11:55.718Z] (98/167) Installing onevpl-libs (2023.3.1-r2) [2024-07-01T18:11:55.978Z] (99/167) Installing ffmpeg-libavutil (6.1.1-r8) [2024-07-01T18:11:56.237Z] (100/167) Installing libdav1d (1.4.2-r0) [2024-07-01T18:11:56.803Z] (101/167) Installing openexr-libiex (3.1.13-r1) [2024-07-01T18:11:57.061Z] (102/167) Installing openexr-libilmthread (3.1.13-r1) [2024-07-01T18:11:57.629Z] (103/167) Installing imath (3.1.11-r2) [2024-07-01T18:11:57.887Z] (104/167) Installing openexr-libopenexr (3.1.13-r1) [2024-07-01T18:11:58.455Z] (105/167) Installing giflib (5.2.2-r0) [2024-07-01T18:11:58.714Z] (106/167) Installing libhwy (1.0.7-r0) [2024-07-01T18:11:58.972Z] (107/167) Installing lcms2 (2.16-r0) [2024-07-01T18:11:59.232Z] (108/167) Installing libjxl (0.10.2-r0) [2024-07-01T18:11:59.799Z] (109/167) Installing lame-libs (3.100-r5) [2024-07-01T18:12:00.059Z] (110/167) Installing opus (1.5.2-r0) [2024-07-01T18:12:00.627Z] (111/167) Installing rav1e-libs (0.7.1-r0) [2024-07-01T18:12:01.196Z] (112/167) Installing libgomp (13.2.1_git20240309-r0) [2024-07-01T18:12:01.455Z] (113/167) Installing soxr (0.1.3-r7) [2024-07-01T18:12:01.714Z] (114/167) Installing ffmpeg-libswresample (6.1.1-r8) [2024-07-01T18:12:02.282Z] (115/167) Installing libtheora (1.1.1-r18) [2024-07-01T18:12:02.541Z] (116/167) Installing libvorbis (1.3.7-r2) [2024-07-01T18:12:03.114Z] (117/167) Installing libvpx (1.14.1-r0) [2024-07-01T18:12:03.684Z] (118/167) Installing libwebpmux (1.3.2-r0) [2024-07-01T18:12:03.684Z] (119/167) Installing x264-libs (0.164_git20231001-r0) [2024-07-01T18:12:04.253Z] (120/167) Installing numactl (2.0.18-r0) [2024-07-01T18:12:04.511Z] (121/167) Installing x265-libs (3.6-r0) [2024-07-01T18:12:05.081Z] (122/167) Installing xvidcore (1.3.7-r2) [2024-07-01T18:12:05.649Z] (123/167) Installing ffmpeg-libavcodec (6.1.1-r8) [2024-07-01T18:12:06.218Z] (124/167) Installing libbluray (1.3.4-r1) [2024-07-01T18:12:06.478Z] (125/167) Installing mpg123-libs (1.32.6-r0) [2024-07-01T18:12:07.046Z] (126/167) Installing libopenmpt (0.7.7-r0) [2024-07-01T18:12:07.616Z] (127/167) Installing cjson (1.7.18-r0) [2024-07-01T18:12:07.616Z] (128/167) Installing mbedtls (3.6.0-r0) [2024-07-01T18:12:08.183Z] (129/167) Installing librist (0.2.10-r1) [2024-07-01T18:12:08.442Z] (130/167) Installing libsrt (1.5.3-r0) [2024-07-01T18:12:09.009Z] (131/167) Installing libssh (0.10.6-r0) [2024-07-01T18:12:09.268Z] (132/167) Installing libsodium (1.0.19-r0) [2024-07-01T18:12:09.527Z] (133/167) Installing libzmq (4.3.5-r2) [2024-07-01T18:12:10.095Z] (134/167) Installing ffmpeg-libavformat (6.1.1-r8) [2024-07-01T18:12:10.665Z] (135/167) Installing crc32c (1.1.2-r0) [2024-07-01T18:12:10.925Z] (136/167) Installing double-conversion (3.3.0-r0) [2024-07-01T18:12:11.185Z] (137/167) Installing libevent (2.1.12-r7) [2024-07-01T18:12:11.753Z] (138/167) Installing wayland-libs-server (1.22.0-r4) [2024-07-01T18:12:11.753Z] (139/167) Installing mesa-gbm (24.0.9-r1) [2024-07-01T18:12:12.321Z] (140/167) Installing harfbuzz-subset (8.5.0-r0) [2024-07-01T18:12:12.579Z] (141/167) Installing icu-libs (74.2-r0) [2024-07-01T18:12:13.147Z] (142/167) Installing minizip (1.3.1-r0) [2024-07-01T18:12:13.406Z] (143/167) Installing nspr (4.35-r4) [2024-07-01T18:12:13.973Z] (144/167) Installing sqlite-libs (3.45.3-r1) [2024-07-01T18:12:14.231Z] (145/167) Installing nss (3.101-r0) [2024-07-01T18:12:14.801Z] (146/167) Installing openh264 (2.4.1-r0) [2024-07-01T18:12:15.368Z] (147/167) Installing libcamera-ipa (0.3.0-r0) [2024-07-01T18:12:15.630Z] (148/167) Installing libunwind (1.8.1-r0) [2024-07-01T18:12:15.891Z] (149/167) Installing yaml (0.2.5-r2) [2024-07-01T18:12:16.826Z] (150/167) Installing libcamera (0.3.0-r0) [2024-07-01T18:12:17.087Z] (151/167) Installing speexdsp (1.2.1-r2) [2024-07-01T18:12:17.345Z] (152/167) Installing libuv (1.48.0-r0) [2024-07-01T18:12:17.914Z] (153/167) Installing roc-toolkit-libs (0.3.0-r0) [2024-07-01T18:12:18.174Z] (154/167) Installing libsndfile (1.2.2-r0) [2024-07-01T18:12:18.742Z] (155/167) Installing webrtc-audio-processing-1 (1.3-r0) [2024-07-01T18:12:19.310Z] (156/167) Installing pipewire-libs (1.0.6-r1) [2024-07-01T18:12:19.879Z] (157/167) Installing libasyncns (0.8-r3) [2024-07-01T18:12:19.879Z] (158/167) Installing libltdl (2.4.7-r3) [2024-07-01T18:12:20.447Z] (159/167) Installing orc (0.4.37-r0) [2024-07-01T18:12:20.708Z] (160/167) Installing tdb-libs (1.4.9-r1) [2024-07-01T18:12:20.966Z] (161/167) Installing libpulse (17.0-r0) [2024-07-01T18:12:21.537Z] (162/167) Installing libwebpdemux (1.3.2-r0) [2024-07-01T18:12:21.796Z] (163/167) Installing libgpg-error (1.49-r0) [2024-07-01T18:12:22.057Z] (164/167) Installing libgcrypt (1.10.3-r0) [2024-07-01T18:12:22.624Z] (165/167) Installing libxslt (1.1.39-r1) [2024-07-01T18:12:22.883Z] (166/167) Installing chromium (125.0.6422.141-r0) [2024-07-01T18:12:41.003Z] (167/167) Installing chromium-chromedriver (125.0.6422.141-r0) [2024-07-01T18:12:41.003Z] Executing busybox-1.36.1-r29.trigger [2024-07-01T18:12:41.003Z] Executing fontconfig-2.15.0-r1.trigger [2024-07-01T18:12:41.003Z] Executing mkfontscale-1.2.2-r6.trigger [2024-07-01T18:12:41.003Z] Executing glib-2.80.2-r0.trigger [2024-07-01T18:12:41.003Z] Executing shared-mime-info-2.4-r0.trigger [2024-07-01T18:12:41.003Z] Executing gdk-pixbuf-2.42.11-r1.trigger [2024-07-01T18:12:41.003Z] Executing gtk-update-icon-cache-3.24.42-r0.trigger [2024-07-01T18:12:41.003Z] Executing gtk+3.0-3.24.42-r0.trigger [2024-07-01T18:12:41.003Z] OK: 657 MiB in 195 packages [2024-07-01T18:12:41.003Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-07-01T18:12:41.003Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-07-01T18:12:41.572Z] (1/30) Installing jansson (2.14-r4) [2024-07-01T18:12:41.831Z] (2/30) Installing binutils (2.42-r0) [2024-07-01T18:12:42.397Z] (3/30) Installing libatomic (13.2.1_git20240309-r0) [2024-07-01T18:12:42.661Z] (4/30) Installing isl26 (0.26-r1) [2024-07-01T18:12:43.227Z] (5/30) Installing mpfr4 (4.2.1-r0) [2024-07-01T18:12:43.486Z] (6/30) Installing mpc1 (1.3.1-r1) [2024-07-01T18:12:43.745Z] (7/30) Installing gcc (13.2.1_git20240309-r0) [2024-07-01T18:12:53.734Z] (8/30) Installing musl-dev (1.2.5-r0) [2024-07-01T18:12:54.302Z] (9/30) Installing linux-headers (6.6-r0) [2024-07-01T18:12:54.870Z] (10/30) Installing libffi-dev (3.4.6-r0) [2024-07-01T18:12:55.129Z] (11/30) Installing libpq (16.3-r0) [2024-07-01T18:12:55.697Z] (12/30) Installing openssl-dev (3.3.1-r1) [2024-07-01T18:12:55.958Z] (13/30) Installing libpq-dev (16.3-r0) [2024-07-01T18:12:56.527Z] (14/30) Installing libecpg (16.3-r0) [2024-07-01T18:12:56.786Z] (15/30) Installing libecpg-dev (16.3-r0) [2024-07-01T18:12:57.355Z] (16/30) Installing clang16-headers (16.0.6-r5) [2024-07-01T18:12:57.614Z] (17/30) Installing llvm16-libs (16.0.6-r8) [2024-07-01T18:13:07.595Z] (18/30) Installing clang16-libs (16.0.6-r5) [2024-07-01T18:13:08.162Z] (19/30) Installing fortify-headers (1.1-r3) [2024-07-01T18:13:08.420Z] (20/30) Installing libstdc++-dev (13.2.1_git20240309-r0) [2024-07-01T18:13:08.987Z] (21/30) Installing llvm16-linker-tools (16.0.6-r8) [2024-07-01T18:13:09.556Z] (22/30) Installing clang16 (16.0.6-r5) [2024-07-01T18:13:09.814Z] (23/30) Installing icu (74.2-r0) [2024-07-01T18:13:10.383Z] (24/30) Installing icu-dev (74.2-r0) [2024-07-01T18:13:10.953Z] (25/30) Installing llvm16 (16.0.6-r8) [2024-07-01T18:13:13.485Z] (26/30) Installing lz4-libs (1.9.4-r5) [2024-07-01T18:13:13.744Z] (27/30) Installing lz4-dev (1.9.4-r5) [2024-07-01T18:13:14.003Z] (28/30) Installing zstd (1.5.6-r0) [2024-07-01T18:13:14.263Z] (29/30) Installing zstd-dev (1.5.6-r0) [2024-07-01T18:13:14.832Z] (30/30) Installing postgresql16-dev (16.3-r0) [2024-07-01T18:13:15.400Z] Executing busybox-1.36.1-r29.trigger [2024-07-01T18:13:15.400Z] OK: 1193 MiB in 225 packages [2024-07-01T18:13:15.400Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-07-01T18:13:15.968Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-07-01T18:13:16.536Z] (1/14) Installing g++ (13.2.1_git20240309-r0) [2024-07-01T18:13:17.912Z] (2/14) Installing gdbm (1.23-r1) [2024-07-01T18:13:18.172Z] (3/14) Installing mpdecimal (4.0.0-r0) [2024-07-01T18:13:18.739Z] (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r0) [2024-07-01T18:13:18.998Z] (5/14) Installing libncursesw (6.4_p20240420-r0) [2024-07-01T18:13:19.257Z] (6/14) Installing libpanelw (6.4_p20240420-r0) [2024-07-01T18:13:19.515Z] (7/14) Installing readline (8.2.10-r0) [2024-07-01T18:13:20.083Z] (8/14) Installing python3 (3.12.3-r1) [2024-07-01T18:13:20.651Z] (9/14) Installing python3-pycache-pyc0 (3.12.3-r1) [2024-07-01T18:13:21.218Z] (10/14) Installing pyc (3.12.3-r1) [2024-07-01T18:13:21.478Z] (11/14) Installing python3-pyc (3.12.3-r1) [2024-07-01T18:13:21.737Z] (12/14) Installing python3-dev (3.12.3-r1) [2024-07-01T18:13:23.113Z] (13/14) Installing libsodium-dev (1.0.19-r0) [2024-07-01T18:13:23.374Z] (14/14) Installing zeromq-dev (4.3.5-r2) [2024-07-01T18:13:23.939Z] Executing busybox-1.36.1-r29.trigger [2024-07-01T18:13:23.939Z] OK: 1359 MiB in 239 packages [2024-07-01T18:13:23.939Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-07-01T18:13:24.505Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-07-01T18:13:25.070Z] OK: 1359 MiB in 239 packages [2024-07-01T18:13:25.070Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-07-01T18:13:25.639Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-07-01T18:13:26.206Z] (1/1) Installing tzdata (2024a-r1) [2024-07-01T18:13:26.774Z] OK: 1361 MiB in 240 packages [2024-07-01T18:13:27.032Z] (1/1) Purging tzdata (2024a-r1) [2024-07-01T18:13:27.032Z] OK: 1359 MiB in 239 packages [2024-07-01T18:13:29.560Z] Looking in links: /tmp/tmpimc4so9j [2024-07-01T18:13:29.560Z] Processing /tmp/tmpimc4so9j/pip-24.0-py3-none-any.whl [2024-07-01T18:13:29.560Z] Installing collected packages: pip [2024-07-01T18:13:30.495Z] Successfully installed pip-24.0 [2024-07-01T18:13:30.495Z] 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-07-01T18:13:30.752Z] Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (24.0) [2024-07-01T18:13:31.011Z] Collecting pip [2024-07-01T18:13:31.011Z] Downloading pip-24.1.1-py3-none-any.whl.metadata (3.6 kB) [2024-07-01T18:13:31.269Z] Collecting setuptools [2024-07-01T18:13:31.269Z] Downloading setuptools-70.2.0-py3-none-any.whl.metadata (5.8 kB) [2024-07-01T18:13:31.269Z] Collecting wheel [2024-07-01T18:13:31.269Z] Downloading wheel-0.43.0-py3-none-any.whl.metadata (2.2 kB) [2024-07-01T18:13:31.269Z] Downloading pip-24.1.1-py3-none-any.whl (1.8 MB) [2024-07-01T18:13:31.269Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 133.2 MB/s eta 0:00:00 [2024-07-01T18:13:31.269Z] Downloading setuptools-70.2.0-py3-none-any.whl (930 kB) [2024-07-01T18:13:31.269Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 930.8/930.8 kB 266.0 MB/s eta 0:00:00 [2024-07-01T18:13:31.269Z] Downloading wheel-0.43.0-py3-none-any.whl (65 kB) [2024-07-01T18:13:31.269Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.8/65.8 kB 187.6 MB/s eta 0:00:00 [2024-07-01T18:13:31.527Z] Installing collected packages: wheel, setuptools, pip [2024-07-01T18:13:32.123Z] Attempting uninstall: pip [2024-07-01T18:13:32.123Z] Found existing installation: pip 24.0 [2024-07-01T18:13:32.123Z] Uninstalling pip-24.0: [2024-07-01T18:13:32.123Z] Successfully uninstalled pip-24.0 [2024-07-01T18:13:33.497Z] Successfully installed pip-24.1.1 setuptools-70.2.0 wheel-0.43.0 [2024-07-01T18:13:33.497Z] 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-07-01T18:13:33.756Z] Processing ./edgex-taf-common [2024-07-01T18:13:33.756Z] Preparing metadata (setup.py): started [2024-07-01T18:13:34.042Z] Preparing metadata (setup.py): finished with status 'done' [2024-07-01T18:13:34.042Z] Building wheels for collected packages: edgex-taf-common [2024-07-01T18:13:34.042Z] Building wheel for edgex-taf-common (setup.py): started [2024-07-01T18:13:34.042Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2024-07-01T18:13:34.042Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=96c50a4b9d733ac285b90460cde160225a0eeb0e617b39fda4c65179db0edf7d [2024-07-01T18:13:34.042Z] Stored in directory: /tmp/pip-ephem-wheel-cache-s9m8941j/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2024-07-01T18:13:34.042Z] Successfully built edgex-taf-common [2024-07-01T18:13:34.042Z] Installing collected packages: edgex-taf-common [2024-07-01T18:13:34.300Z] Successfully installed edgex-taf-common-0.0.0 [2024-07-01T18:13:34.300Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [2024-07-01T18:13:34.865Z] Collecting robotframework==7.0.1 (from -r requirements.txt (line 1)) [2024-07-01T18:13:34.865Z] Downloading robotframework-7.0.1-py3-none-any.whl.metadata (7.5 kB) [2024-07-01T18:13:34.865Z] Collecting python-dotenv==1.0.1 (from -r requirements.txt (line 2)) [2024-07-01T18:13:34.865Z] Downloading python_dotenv-1.0.1-py3-none-any.whl.metadata (23 kB) [2024-07-01T18:13:34.865Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2024-07-01T18:13:34.865Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) [2024-07-01T18:13:34.865Z] Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) [2024-07-01T18:13:34.865Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) [2024-07-01T18:13:34.865Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2024-07-01T18:13:34.865Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2024-07-01T18:13:34.865Z] Preparing metadata (setup.py): started [2024-07-01T18:13:35.123Z] Preparing metadata (setup.py): finished with status 'done' [2024-07-01T18:13:35.123Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2024-07-01T18:13:35.123Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl.metadata (16 kB) [2024-07-01T18:13:35.123Z] Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) [2024-07-01T18:13:35.123Z] Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) [2024-07-01T18:13:35.382Z] Collecting requests==2.31.0 (from -r requirements.txt (line 8)) [2024-07-01T18:13:35.382Z] Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) [2024-07-01T18:13:35.382Z] Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) [2024-07-01T18:13:35.382Z] Downloading paho-mqtt-1.6.1.tar.gz (99 kB) [2024-07-01T18:13:35.382Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 192.3 MB/s eta 0:00:00 [2024-07-01T18:13:35.382Z] Preparing metadata (setup.py): started [2024-07-01T18:13:35.382Z] Preparing metadata (setup.py): finished with status 'done' [2024-07-01T18:13:35.639Z] Collecting docker==6.1.3 (from -r requirements.txt (line 10)) [2024-07-01T18:13:35.639Z] Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) [2024-07-01T18:13:35.895Z] Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) [2024-07-01T18:13:35.895Z] Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (61 kB) [2024-07-01T18:13:35.895Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 251.6 MB/s eta 0:00:00 [2024-07-01T18:13:35.895Z] Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) [2024-07-01T18:13:35.895Z] Downloading psutil-5.9.5.tar.gz (493 kB) [2024-07-01T18:13:35.895Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 155.2 MB/s eta 0:00:00 [2024-07-01T18:13:36.153Z] Installing build dependencies: started [2024-07-01T18:13:36.215Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4698 in /w/workspace/xfoundry_edgex-taf-common_PR-113 [Pipeline] { [Pipeline] checkout [2024-07-01T18:13:38.058Z] Installing build dependencies: finished with status 'done' [2024-07-01T18:13:38.059Z] Getting requirements to build wheel: started [2024-07-01T18:13:38.059Z] Getting requirements to build wheel: finished with status 'done' [2024-07-01T18:13:38.059Z] Preparing metadata (pyproject.toml): started [2024-07-01T18:13:38.323Z] Preparing metadata (pyproject.toml): finished with status 'done' [2024-07-01T18:13:38.582Z] Collecting redis==5.0.1 (from -r requirements.txt (line 13)) [2024-07-01T18:13:38.582Z] Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) [2024-07-01T18:13:38.841Z] Collecting pyzmq==26.0.3 (from -r requirements.txt (line 14)) [2024-07-01T18:13:38.841Z] Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (6.1 kB) [2024-07-01T18:13:38.841Z] Collecting influxdb-client==1.41.0 (from -r requirements.txt (line 15)) [2024-07-01T18:13:38.841Z] Downloading influxdb_client-1.41.0-py3-none-any.whl.metadata (64 kB) [2024-07-01T18:13:38.841Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 133.8 MB/s eta 0:00:00 [2024-07-01T18:13:38.841Z] Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) [2024-07-01T18:13:38.841Z] Downloading psycopg2-2.9.9.tar.gz (384 kB) [2024-07-01T18:13:38.841Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 95.0 MB/s eta 0:00:00 [2024-07-01T18:13:39.099Z] Preparing metadata (setup.py): started [2024-07-01T18:13:39.322Z] Selected Git installation does not exist. Using Default [2024-07-01T18:13:39.322Z] The recommended git tool is: NONE [2024-07-01T18:13:39.358Z] Preparing metadata (setup.py): finished with status 'done' [2024-07-01T18:13:39.358Z] Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) [2024-07-01T18:13:39.358Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl.metadata (3.4 kB) [2024-07-01T18:13:39.617Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-07-01T18:13:39.617Z] Downloading selenium-4.22.0-py3-none-any.whl.metadata (7.0 kB) [2024-07-01T18:13:39.617Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-07-01T18:13:39.617Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) [2024-07-01T18:13:39.617Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-07-01T18:13:39.617Z] Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) [2024-07-01T18:13:39.617Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-07-01T18:13:39.617Z] Downloading flex-6.14.1.tar.gz (40 kB) [2024-07-01T18:13:39.617Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 287.1 MB/s eta 0:00:00 [2024-07-01T18:13:39.617Z] Preparing metadata (setup.py): started [2024-07-01T18:13:39.875Z] Preparing metadata (setup.py): finished with status 'done' [2024-07-01T18:13:39.875Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-07-01T18:13:39.875Z] Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2024-07-01T18:13:39.875Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-07-01T18:13:39.875Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl.metadata (18 kB) [2024-07-01T18:13:39.875Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-07-01T18:13:39.875Z] Downloading jsonschema-4.22.0-py3-none-any.whl.metadata (8.2 kB) [2024-07-01T18:13:39.875Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-07-01T18:13:39.875Z] Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) [2024-07-01T18:13:40.133Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-07-01T18:13:40.133Z] Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) [2024-07-01T18:13:40.133Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-07-01T18:13:40.133Z] Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) [2024-07-01T18:13:40.133Z] Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-07-01T18:13:40.133Z] Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (33 kB) [2024-07-01T18:13:40.133Z] Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-07-01T18:13:40.133Z] Downloading idna-3.7-py3-none-any.whl.metadata (9.9 kB) [2024-07-01T18:13:40.133Z] Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-07-01T18:13:40.133Z] Downloading urllib3-2.2.2-py3-none-any.whl.metadata (6.4 kB) [2024-07-01T18:13:40.391Z] Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-07-01T18:13:40.391Z] Downloading certifi-2024.6.2-py3-none-any.whl.metadata (2.2 kB) [2024-07-01T18:13:40.391Z] Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2024-07-01T18:13:40.391Z] Downloading packaging-24.1-py3-none-any.whl.metadata (3.2 kB) [2024-07-01T18:13:40.391Z] Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2024-07-01T18:13:40.391Z] Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2024-07-01T18:13:40.391Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-07-01T18:13:40.391Z] Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) [2024-07-01T18:13:40.391Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-07-01T18:13:40.391Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2024-07-01T18:13:40.391Z] 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.2.0) [2024-07-01T18:13:40.391Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-07-01T18:13:40.391Z] Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) [2024-07-01T18:13:40.648Z] 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-07-01T18:13:40.648Z] Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) [2024-07-01T18:13:40.648Z] Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-07-01T18:13:40.648Z] Downloading trio-0.25.1-py3-none-any.whl.metadata (8.7 kB) [2024-07-01T18:13:40.648Z] Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-07-01T18:13:40.648Z] Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) [2024-07-01T18:13:40.648Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-07-01T18:13:40.648Z] Downloading PyYAML-6.0.1-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (2.1 kB) [2024-07-01T18:13:40.648Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-07-01T18:13:40.648Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2024-07-01T18:13:40.648Z] Preparing metadata (setup.py): started [2024-07-01T18:13:40.906Z] Preparing metadata (setup.py): finished with status 'done' [2024-07-01T18:13:40.906Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-07-01T18:13:40.906Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2024-07-01T18:13:40.906Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-07-01T18:13:40.906Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2024-07-01T18:13:40.906Z] Preparing metadata (setup.py): started [2024-07-01T18:13:41.164Z] Preparing metadata (setup.py): finished with status 'done' [2024-07-01T18:13:41.164Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-07-01T18:13:41.164Z] Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) [2024-07-01T18:13:41.164Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-07-01T18:13:41.164Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) [2024-07-01T18:13:41.164Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-07-01T18:13:41.164Z] Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2024-07-01T18:13:41.164Z] Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-07-01T18:13:41.164Z] Downloading attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB) [2024-07-01T18:13:41.164Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-07-01T18:13:41.164Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) [2024-07-01T18:13:41.164Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-07-01T18:13:41.164Z] Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) [2024-07-01T18:13:41.422Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-07-01T18:13:41.422Z] Downloading rpds_py-0.18.1-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.1 kB) [2024-07-01T18:13:41.681Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-07-01T18:13:41.681Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2024-07-01T18:13:41.681Z] Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-07-01T18:13:41.681Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2024-07-01T18:13:41.681Z] Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-07-01T18:13:41.681Z] Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2024-07-01T18:13:41.681Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-07-01T18:13:41.681Z] Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) [2024-07-01T18:13:41.681Z] 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-07-01T18:13:41.681Z] Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2024-07-01T18:13:41.681Z] 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-07-01T18:13:41.681Z] Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) [2024-07-01T18:13:41.681Z] Downloading robotframework-7.0.1-py3-none-any.whl (727 kB) [2024-07-01T18:13:41.681Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 727.6/727.6 kB 146.9 MB/s eta 0:00:00 [2024-07-01T18:13:41.681Z] Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB) [2024-07-01T18:13:41.681Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2024-07-01T18:13:41.681Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) [2024-07-01T18:13:41.681Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.5/95.5 kB 228.1 MB/s eta 0:00:00 [2024-07-01T18:13:41.681Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2024-07-01T18:13:41.681Z] Downloading configparser-6.0.0-py3-none-any.whl (19 kB) [2024-07-01T18:13:41.681Z] Downloading requests-2.31.0-py3-none-any.whl (62 kB) [2024-07-01T18:13:41.940Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 218.9 MB/s eta 0:00:00 [2024-07-01T18:13:41.940Z] Downloading docker-6.1.3-py3-none-any.whl (148 kB) [2024-07-01T18:13:41.940Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 236.0 MB/s eta 0:00:00 [2024-07-01T18:13:41.940Z] Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_x86_64.whl (17.8 MB) [2024-07-01T18:13:42.197Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.8/17.8 MB 52.3 MB/s eta 0:00:00 [2024-07-01T18:13:42.197Z] Downloading redis-5.0.1-py3-none-any.whl (250 kB) [2024-07-01T18:13:42.197Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 323.0 MB/s eta 0:00:00 [2024-07-01T18:13:42.197Z] Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_x86_64.whl (1.5 MB) [2024-07-01T18:13:42.197Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 70.3 MB/s eta 0:00:00 [2024-07-01T18:13:42.197Z] Downloading influxdb_client-1.41.0-py3-none-any.whl (744 kB) [2024-07-01T18:13:42.197Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 744.6/744.6 kB 159.3 MB/s eta 0:00:00 [2024-07-01T18:13:42.457Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl (2.1 MB) [2024-07-01T18:13:42.457Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 43.2 MB/s eta 0:00:00 [2024-07-01T18:13:42.457Z] Downloading certifi-2024.6.2-py3-none-any.whl (164 kB) [2024-07-01T18:13:42.457Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 164.4/164.4 kB 218.4 MB/s eta 0:00:00 [2024-07-01T18:13:42.457Z] Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_x86_64.whl (142 kB) [2024-07-01T18:13:42.457Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.2/142.2 kB 234.8 MB/s eta 0:00:00 [2024-07-01T18:13:42.457Z] Downloading idna-3.7-py3-none-any.whl (66 kB) [2024-07-01T18:13:42.457Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.8/66.8 kB 220.1 MB/s eta 0:00:00 [2024-07-01T18:13:42.457Z] Downloading packaging-24.1-py3-none-any.whl (53 kB) [2024-07-01T18:13:42.457Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.0/54.0 kB 224.5 MB/s eta 0:00:00 [2024-07-01T18:13:42.457Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2024-07-01T18:13:42.457Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 184.9 MB/s eta 0:00:00 [2024-07-01T18:13:42.457Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2024-07-01T18:13:42.457Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 109.1 MB/s eta 0:00:00 [2024-07-01T18:13:42.457Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) [2024-07-01T18:13:42.457Z] Downloading selenium-4.22.0-py3-none-any.whl (9.4 MB) [2024-07-01T18:13:42.457Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 212.3 MB/s eta 0:00:00 [2024-07-01T18:13:42.457Z] Downloading urllib3-2.2.2-py3-none-any.whl (121 kB) [2024-07-01T18:13:42.457Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.4/121.4 kB 338.2 MB/s eta 0:00:00 [2024-07-01T18:13:42.457Z] Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2024-07-01T18:13:42.457Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 120.9 MB/s eta 0:00:00 [2024-07-01T18:13:42.457Z] Downloading docutils-0.21.2-py3-none-any.whl (587 kB) [2024-07-01T18:13:42.457Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 197.2 MB/s eta 0:00:00 [2024-07-01T18:13:42.457Z] Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2024-07-01T18:13:42.457Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl (29 kB) [2024-07-01T18:13:42.457Z] Downloading jsonschema-4.22.0-py3-none-any.whl (88 kB) [2024-07-01T18:13:42.457Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.3/88.3 kB 213.7 MB/s eta 0:00:00 [2024-07-01T18:13:42.457Z] Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) [2024-07-01T18:13:42.457Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 203.9 MB/s eta 0:00:00 [2024-07-01T18:13:42.457Z] Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) [2024-07-01T18:13:42.457Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.5/505.5 kB 241.3 MB/s eta 0:00:00 [2024-07-01T18:13:42.457Z] Downloading tzlocal-5.2-py3-none-any.whl (17 kB) [2024-07-01T18:13:42.457Z] Downloading attrs-23.2.0-py3-none-any.whl (60 kB) [2024-07-01T18:13:42.457Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 219.6 MB/s eta 0:00:00 [2024-07-01T18:13:42.457Z] Downloading click-8.1.7-py3-none-any.whl (97 kB) [2024-07-01T18:13:42.457Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 235.0 MB/s eta 0:00:00 [2024-07-01T18:13:42.457Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) [2024-07-01T18:13:42.457Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) [2024-07-01T18:13:42.457Z] Downloading PyYAML-6.0.1-cp312-cp312-musllinux_1_1_x86_64.whl (712 kB) [2024-07-01T18:13:42.457Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 712.6/712.6 kB 161.0 MB/s eta 0:00:00 [2024-07-01T18:13:42.457Z] Downloading referencing-0.35.1-py3-none-any.whl (26 kB) [2024-07-01T18:13:42.715Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2024-07-01T18:13:42.715Z] Downloading rpds_py-0.18.1-cp312-cp312-musllinux_1_2_x86_64.whl (1.3 MB) [2024-07-01T18:13:42.715Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 178.4 MB/s eta 0:00:00 [2024-07-01T18:13:42.715Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2024-07-01T18:13:42.715Z] Downloading trio-0.25.1-py3-none-any.whl (467 kB) [2024-07-01T18:13:42.715Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 467.7/467.7 kB 158.2 MB/s eta 0:00:00 [2024-07-01T18:13:42.715Z] Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) [2024-07-01T18:13:42.715Z] Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) [2024-07-01T18:13:42.715Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2024-07-01T18:13:42.715Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 209.6 MB/s eta 0:00:00 [2024-07-01T18:13:42.715Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2024-07-01T18:13:42.715Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2024-07-01T18:13:42.715Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2024-07-01T18:13:42.715Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2024-07-01T18:13:42.715Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2024-07-01T18:13:42.715Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2024-07-01T18:13:42.715Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 189.8 MB/s eta 0:00:00 [2024-07-01T18:13:42.715Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, strict-rfc3339, validate-email [2024-07-01T18:13:42.715Z] Building wheel for robotbackgroundlogger (setup.py): started [2024-07-01T18:13:42.974Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2024-07-01T18:13:42.974Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4279 sha256=f5b3018fd5895e408770e5840b9a08a34f2c2a8529ffe7348cfc529abce2ba36 [2024-07-01T18:13:42.974Z] Stored in directory: /tmp/pip-ephem-wheel-cache-sdfnq3vy/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2024-07-01T18:13:42.974Z] Building wheel for paho-mqtt (setup.py): started [2024-07-01T18:13:43.232Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2024-07-01T18:13:43.232Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62120 sha256=79bb9fbffb733e7ec185f615489aed65522e88c01d35a09fe903f4b1794df7c8 [2024-07-01T18:13:43.232Z] Stored in directory: /tmp/pip-ephem-wheel-cache-sdfnq3vy/wheels/23/d5/af/1f3cbcc350dec9d8e95040f388e0163d132eff0c9a453db659 [2024-07-01T18:13:43.232Z] Building wheel for psutil (pyproject.toml): started [2024-07-01T18:13:45.137Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2024-07-01T18:13:45.137Z] Created wheel for psutil: filename=psutil-5.9.5-cp312-abi3-linux_x86_64.whl size=281489 sha256=73ebfdf79836a4b4f3e6316a8bd0064447e9ea374f05de385035c0b87331e239 [2024-07-01T18:13:45.137Z] Stored in directory: /tmp/pip-ephem-wheel-cache-sdfnq3vy/wheels/e8/a9/47/bee5d847b031736eb597b632c3ff602d0c0ccf1f14d95293ee [2024-07-01T18:13:45.137Z] Building wheel for psycopg2 (setup.py): started [2024-07-01T18:13:47.495Z] using credential edgex-jenkins-ssh [2024-07-01T18:13:47.516Z] Cloning the remote Git repository [2024-07-01T18:13:47.569Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2024-07-01T18:13:47.686Z] > git init /w/workspace/xfoundry_edgex-taf-common_PR-113 # timeout=10 [2024-07-01T18:13:47.931Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2024-07-01T18:13:47.932Z] > git --version # timeout=10 [2024-07-01T18:13:48.014Z] > git --version # 'git version 2.25.1' [2024-07-01T18:13:48.018Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-01T18:13:48.281Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-01T18:13:48.917Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2024-07-01T18:13:48.985Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-01T18:13:51.134Z] Merging remotes/origin/main commit 7ef99bc445e5002edb91e45647dc2bc252dae2a9 into PR head commit 930018f3c320907d8df5be3fad2253dfd31e1c3c [2024-07-01T18:13:50.466Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2024-07-01T18:13:50.565Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2024-07-01T18:13:50.567Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-01T18:13:50.599Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/113/head:refs/remotes/origin/PR-113 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-01T18:13:51.160Z] > git config core.sparsecheckout # timeout=10 [2024-07-01T18:13:51.230Z] > git checkout -f 930018f3c320907d8df5be3fad2253dfd31e1c3c # timeout=10 [2024-07-01T18:13:51.517Z] Merge succeeded, producing 930018f3c320907d8df5be3fad2253dfd31e1c3c [2024-07-01T18:13:51.518Z] Checking out Revision 930018f3c320907d8df5be3fad2253dfd31e1c3c (PR-113) [2024-07-01T18:13:52.355Z] Commit message: "build: bump robotframework from 6.1.1 to 7.0.1" [2024-07-01T18:13:52.400Z] > git --version # timeout=10 [2024-07-01T18:13:52.423Z] > git --version # 'git version 2.25.1' [2024-07-01T18:13:52.441Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-01T18:13:51.327Z] > git remote # timeout=10 [2024-07-01T18:13:51.356Z] > git config --get remote.origin.url # timeout=10 [2024-07-01T18:13:51.392Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-01T18:13:51.428Z] > git merge 7ef99bc445e5002edb91e45647dc2bc252dae2a9 # timeout=10 [2024-07-01T18:13:51.485Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-01T18:13:51.523Z] > git config core.sparsecheckout # timeout=10 [2024-07-01T18:13:51.545Z] > git checkout -f 930018f3c320907d8df5be3fad2253dfd31e1c3c # timeout=10 [2024-07-01T18:13:53.371Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2024-07-01T18:13:53.372Z] Created wheel for psycopg2: filename=psycopg2-2.9.9-cp312-cp312-linux_x86_64.whl size=521876 sha256=6ae28d013d09fd160abcae63edf320cbfb6fdf51ae3e104c7f7758dee3e821ad [2024-07-01T18:13:53.372Z] Stored in directory: /tmp/pip-ephem-wheel-cache-sdfnq3vy/wheels/ff/ac/80/7ccec163e3d05ae2112311b895132409b9abfd7e0c1c6b5183 [2024-07-01T18:13:53.372Z] Building wheel for flex (setup.py): started [2024-07-01T18:13:53.638Z] Building wheel for flex (setup.py): finished with status 'done' [2024-07-01T18:13:53.638Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77258 sha256=4c23d8145df553f86a95301c8380f26b46f976c3277d277b88eeae60711b9207 [2024-07-01T18:13:53.638Z] Stored in directory: /tmp/pip-ephem-wheel-cache-sdfnq3vy/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2024-07-01T18:13:53.638Z] Building wheel for strict-rfc3339 (setup.py): started [2024-07-01T18:13:53.929Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2024-07-01T18:13:53.929Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=0b6a5c36040619674979c02046e07c639c440382f9062ea4dc35a94b60cb3296 [2024-07-01T18:13:53.929Z] Stored in directory: /tmp/pip-ephem-wheel-cache-sdfnq3vy/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2024-07-01T18:13:53.929Z] Building wheel for validate-email (setup.py): started [2024-07-01T18:13:54.211Z] Building wheel for validate-email (setup.py): finished with status 'done' [2024-07-01T18:13:54.211Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5463 sha256=63ac43385e2b4d9d905b2639833b40b9e57f80273a10dda2425f6e40a50383e2 [2024-07-01T18:13:54.211Z] Stored in directory: /tmp/pip-ephem-wheel-cache-sdfnq3vy/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2024-07-01T18:13:54.211Z] Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex strict-rfc3339 validate-email [2024-07-01T18:13:54.211Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-01T18:13:57.427Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-01T18:13:57.427Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-01T18:13:57.427Z] Dload Upload Total Spent Left Speed [2024-07-01T18:13:57.427Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 266k 0 --:--:-- --:--:-- --:--:-- 266k [Pipeline] sh [2024-07-01T18:13:57.783Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-01T18:13:58.133Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-01T18:13:58.133Z] + sudo tee /etc/docker/daemon.new [2024-07-01T18:13:58.133Z] { [2024-07-01T18:13:58.133Z] "registry-mirrors": [ [2024-07-01T18:13:58.133Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-01T18:13:58.133Z] ], [2024-07-01T18:13:58.133Z] "bip": "10.250.0.254/24", [2024-07-01T18:13:58.133Z] "hosts": [ [2024-07-01T18:13:58.133Z] "tcp://0.0.0.0:5555", [2024-07-01T18:13:58.133Z] "unix:///var/run/docker.sock" [2024-07-01T18:13:58.133Z] ], [2024-07-01T18:13:58.133Z] "mtu": 1458, [2024-07-01T18:13:58.133Z] "selinux-enabled": true, [2024-07-01T18:13:58.133Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-01T18:13:58.133Z] } [Pipeline] sh [2024-07-01T18:13:58.485Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-01T18:13:58.830Z] + sudo service docker restart [2024-07-01T18:14:06.503Z] Successfully installed GenSON-1.3.0 PyYAML-6.0.1 RESTinstance-1.3.0 attrs-23.2.0 certifi-2024.6.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-3.0.0 jsonschema-4.22.0 jsonschema-specifications-2023.12.1 numpy-1.26.2 outcome-1.3.0.post0 packaging-24.1 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.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.0.1 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.2.0 rpds-py-0.18.1 selenium-4.22.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.2 tzlocal-5.2 urllib3-2.2.2 validate-email-1.3 websocket-client-1.8.0 wsproto-1.2.0 [2024-07-01T18:14:06.503Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-01T18:14:17.154Z] provisioning config files... [2024-07-01T18:14:17.180Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-113@tmp/config6664301166572674620tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-01T18:14:17.691Z] ---> ****-login.sh [2024-07-01T18:14:17.691Z] nexus3.edgexfoundry.org:10001 [2024-07-01T18:14:17.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T18:14:18.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T18:14:18.232Z] Configure a credential helper to remove this warning. See [2024-07-01T18:14:18.232Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T18:14:18.232Z] [2024-07-01T18:14:18.232Z] Login Succeeded [2024-07-01T18:14:18.233Z] nexus3.edgexfoundry.org:10002 [2024-07-01T18:14:18.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T18:14:18.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T18:14:18.774Z] Configure a credential helper to remove this warning. See [2024-07-01T18:14:18.774Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T18:14:18.774Z] [2024-07-01T18:14:18.774Z] Login Succeeded [2024-07-01T18:14:18.774Z] nexus3.edgexfoundry.org:10003 [2024-07-01T18:14:18.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T18:14:19.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T18:14:19.054Z] Configure a credential helper to remove this warning. See [2024-07-01T18:14:19.054Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T18:14:19.054Z] [2024-07-01T18:14:19.054Z] Login Succeeded [2024-07-01T18:14:19.054Z] nexus3.edgexfoundry.org:10004 [2024-07-01T18:14:19.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T18:14:19.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T18:14:19.321Z] Configure a credential helper to remove this warning. See [2024-07-01T18:14:19.321Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T18:14:19.321Z] [2024-07-01T18:14:19.321Z] Login Succeeded [2024-07-01T18:14:19.321Z] ****.io [2024-07-01T18:14:19.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-01T18:14:19.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-01T18:14:19.866Z] Configure a credential helper to remove this warning. See [2024-07-01T18:14:19.866Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-01T18:14:19.866Z] [2024-07-01T18:14:19.867Z] Login Succeeded [2024-07-01T18:14:19.867Z] ---> ****-login.sh ends [Pipeline] } [2024-07-01T18:14:19.903Z] 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-07-01T18:14:20.942Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-01T18:14:21.284Z] + ls -al . [2024-07-01T18:14:21.284Z] total 68 [2024-07-01T18:14:21.284Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 1 18:14 . [2024-07-01T18:14:21.284Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 1 18:13 .. [2024-07-01T18:14:21.284Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 1 18:13 .git [2024-07-01T18:14:21.284Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 1 18:13 .github [2024-07-01T18:14:21.284Z] -rw-rw-r-- 1 jenkins jenkins 22 Jul 1 18:13 .gitignore [2024-07-01T18:14:21.284Z] -rw-rw-r-- 1 jenkins jenkins 1653 Jul 1 18:13 Dockerfile [2024-07-01T18:14:21.284Z] -rw-rw-r-- 1 jenkins jenkins 746 Jul 1 18:13 Jenkinsfile [2024-07-01T18:14:21.284Z] -rw-rw-r-- 1 jenkins jenkins 11381 Jul 1 18:13 LICENSE [2024-07-01T18:14:21.284Z] -rw-rw-r-- 1 jenkins jenkins 3606 Jul 1 18:13 README.md [2024-07-01T18:14:21.284Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 1 18:13 TAF-Manager [2024-07-01T18:14:21.284Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 1 18:13 TUC [2024-07-01T18:14:21.284Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 1 18:10 VERSION [2024-07-01T18:14:21.284Z] -rw-rw-r-- 1 jenkins jenkins 343 Jul 1 18:13 requirements.txt [2024-07-01T18:14:21.284Z] -rw-rw-r-- 1 jenkins jenkins 54 Jul 1 18:13 robot-entrypoint.sh [2024-07-01T18:14:21.284Z] -rw-rw-r-- 1 jenkins jenkins 445 Jul 1 18:13 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T18:14:21.726Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=930018f3c320907d8df5be3fad2253dfd31e1c3c --label arch=arm64 --label version=0.0.0 . [2024-07-01T18:14:21.991Z] Sending build context to Docker daemon 375.3kB [2024-07-01T18:14:21.991Z] Step 1/13 : FROM alpine:3.20 [2024-07-01T18:14:22.335Z] 3.20: Pulling from library/alpine [2024-07-01T18:14:22.600Z] a258b2a6b59a: Pulling fs layer [2024-07-01T18:14:22.866Z] a258b2a6b59a: Verifying Checksum [2024-07-01T18:14:22.866Z] a258b2a6b59a: Download complete [2024-07-01T18:14:23.446Z] a258b2a6b59a: Pull complete [2024-07-01T18:14:23.446Z] Digest: sha256:b89d9c93e9ed3597455c90a0b88a8bbb5cb7188438f70953fede212a0c4394e0 [2024-07-01T18:14:23.446Z] Status: Downloaded newer image for alpine:3.20 [2024-07-01T18:14:23.446Z] ---> 092561eea88f [2024-07-01T18:14:23.446Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2024-07-01T18:14:23.719Z] ---> Running in 24bd1dc9b441 [2024-07-01T18:14:23.984Z] Removing intermediate container 24bd1dc9b441 [2024-07-01T18:14:23.984Z] ---> 60d09eeb6f17 [2024-07-01T18:14:23.984Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2024-07-01T18:14:23.984Z] ---> Running in 338b189bc416 [2024-07-01T18:14:24.250Z] Removing intermediate container 338b189bc416 [2024-07-01T18:14:24.250Z] ---> da521532cf13 [2024-07-01T18:14:24.250Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2024-07-01T18:14:25.211Z] ---> c1d2dda6a20f [2024-07-01T18:14:25.211Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2024-07-01T18:14:25.476Z] ---> c19665ef487d [2024-07-01T18:14:25.476Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2024-07-01T18:14:25.753Z] ---> 1176c9ab8e25 [2024-07-01T18:14:25.753Z] Step 7/13 : WORKDIR /edgex-taf [2024-07-01T18:14:26.018Z] ---> Running in bfceb628b61e [2024-07-01T18:14:26.285Z] Removing intermediate container bfceb628b61e [2024-07-01T18:14:26.285Z] ---> 5447b6f33604 [2024-07-01T18:14:26.285Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-01T18:14:26.285Z] ---> Running in 2c9bff874bf8 [2024-07-01T18:14:28.224Z] Removing intermediate container 2c9bff874bf8 [2024-07-01T18:14:28.224Z] ---> 90b26b073a49 [2024-07-01T18:14:28.224Z] Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.5-r2 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && rm /usr/lib/python*/EXTERNALLY-MANAGED && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache-dir --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install --no-cache-dir ./edgex-taf-common && pip3 install --no-cache-dir -r requirements.txt [2024-07-01T18:14:28.224Z] ---> Running in a66ea50d70e6 [2024-07-01T18:14:28.423Z] Removing intermediate container f397db714f16 [2024-07-01T18:14:28.423Z] ---> 1a6ea808b87c [2024-07-01T18:14:28.423Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2024-07-01T18:14:28.423Z] ---> Running in 4551c87e95cc [2024-07-01T18:14:28.423Z] Removing intermediate container 4551c87e95cc [2024-07-01T18:14:28.423Z] ---> 66dd4fe19657 [2024-07-01T18:14:28.423Z] Step 11/13 : LABEL arch=amd64 [2024-07-01T18:14:28.423Z] ---> Running in b67423db8df4 [2024-07-01T18:14:28.423Z] Removing intermediate container b67423db8df4 [2024-07-01T18:14:28.423Z] ---> 9f15d6f71767 [2024-07-01T18:14:28.423Z] Step 12/13 : LABEL git_sha=930018f3c320907d8df5be3fad2253dfd31e1c3c [2024-07-01T18:14:28.423Z] ---> Running in b60f7ab341df [2024-07-01T18:14:28.423Z] Removing intermediate container b60f7ab341df [2024-07-01T18:14:28.423Z] ---> 10be57d4eed6 [2024-07-01T18:14:28.423Z] Step 13/13 : LABEL version=0.0.0 [2024-07-01T18:14:28.423Z] ---> Running in 30a302803f2e [2024-07-01T18:14:28.423Z] Removing intermediate container 30a302803f2e [2024-07-01T18:14:28.423Z] ---> f97539c74d10 [2024-07-01T18:14:28.423Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-01T18:14:28.423Z] Successfully built f97539c74d10 [2024-07-01T18:14:28.423Z] 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] { [2024-07-01T18:14:29.180Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [Pipeline] sh [2024-07-01T18:14:29.504Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-01T18:14:29.504Z] [2024-07-01T18:14:29.504Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T18:14:29.761Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-07-01T18:14:29.905Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-01T18:14:29.905Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-01T18:14:29.905Z] 5eb5b503b376: Pulling fs layer [2024-07-01T18:14:29.905Z] 5c69ac0246d0: Pulling fs layer [2024-07-01T18:14:29.905Z] ec43610c2a17: Pulling fs layer [2024-07-01T18:14:29.905Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-01T18:14:29.905Z] 33b1e0a273af: Pulling fs layer [2024-07-01T18:14:29.905Z] 5d3b04190fa2: Pulling fs layer [2024-07-01T18:14:29.905Z] 2f39f015ded8: Pulling fs layer [2024-07-01T18:14:29.905Z] 3a2ae6a8a46f: Waiting [2024-07-01T18:14:29.905Z] 5d3b04190fa2: Waiting [2024-07-01T18:14:29.905Z] 2f39f015ded8: Waiting [2024-07-01T18:14:29.905Z] 33b1e0a273af: Waiting [2024-07-01T18:14:29.905Z] 5c69ac0246d0: Verifying Checksum [2024-07-01T18:14:29.905Z] 5c69ac0246d0: Download complete [2024-07-01T18:14:29.905Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-01T18:14:29.905Z] 3a2ae6a8a46f: Download complete [2024-07-01T18:14:29.905Z] 33b1e0a273af: Verifying Checksum [2024-07-01T18:14:29.905Z] 33b1e0a273af: Download complete [2024-07-01T18:14:29.905Z] 5d3b04190fa2: Download complete [2024-07-01T18:14:29.905Z] ec43610c2a17: Verifying Checksum [2024-07-01T18:14:29.905Z] ec43610c2a17: Download complete [2024-07-01T18:14:30.163Z] 5eb5b503b376: Verifying Checksum [2024-07-01T18:14:30.163Z] 5eb5b503b376: Download complete [2024-07-01T18:14:30.729Z] 2f39f015ded8: Download complete [2024-07-01T18:14:31.295Z] 5eb5b503b376: Pull complete [2024-07-01T18:14:31.552Z] 5c69ac0246d0: Pull complete [2024-07-01T18:14:31.705Z] (1/2) Upgrading libcrypto3 (3.3.1-r0 -> 3.3.1-r1) [2024-07-01T18:14:31.971Z] (2/2) Upgrading libssl3 (3.3.1-r0 -> 3.3.1-r1) [2024-07-01T18:14:32.119Z] ec43610c2a17: Pull complete [2024-07-01T18:14:32.119Z] 3a2ae6a8a46f: Pull complete [2024-07-01T18:14:32.119Z] 33b1e0a273af: Pull complete [2024-07-01T18:14:32.378Z] 5d3b04190fa2: Pull complete [2024-07-01T18:14:32.563Z] OK: 9 MiB in 14 packages [2024-07-01T18:14:32.834Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-07-01T18:14:33.418Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-07-01T18:14:34.827Z] (1/14) Installing ca-certificates (20240226-r0) [2024-07-01T18:14:35.408Z] (2/14) Installing brotli-libs (1.1.0-r2) [2024-07-01T18:14:35.992Z] (3/14) Installing c-ares (1.28.1-r0) [2024-07-01T18:14:36.258Z] (4/14) Installing libunistring (1.2-r0) [2024-07-01T18:14:36.559Z] 2f39f015ded8: Pull complete [2024-07-01T18:14:36.559Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-01T18:14:36.559Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-01T18:14:36.559Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-01T18:14:36.814Z] prd-ubuntu20.04-docker-8c-8g-4696 does not seem to be running inside a container [2024-07-01T18:14:36.839Z] (5/14) Installing libidn2 (2.3.7-r0) [2024-07-01T18:14:36.837Z] $ 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-113 -v /w/workspace/xfoundry_edgex-taf-common_PR-113:/w/workspace/xfoundry_edgex-taf-common_PR-113:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-113@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-113@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-01T18:14:37.421Z] (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-07-01T18:14:37.686Z] (7/14) Installing libpsl (0.21.5-r1) [2024-07-01T18:14:37.953Z] (8/14) Installing zstd-libs (1.5.6-r0) [2024-07-01T18:14:38.536Z] (9/14) Installing libcurl (8.8.0-r0) [2024-07-01T18:14:39.117Z] (10/14) Installing curl (8.8.0-r0) [2024-07-01T18:14:39.384Z] (11/14) Installing docker-cli (26.1.3-r1) [2024-07-01T18:14:41.299Z] $ docker top 1cdf0a4df5cc16618223c74d6269eb3b937785d909e12b945359744cd93243a6 -eo pid,comm [2024-07-01T18:14:41.326Z] (12/14) Installing oniguruma (6.9.9-r0) [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-01T18:14:41.595Z] (13/14) Installing jq (1.7.1-r0) [2024-07-01T18:14:41.861Z] (14/14) Installing openssl (3.3.1-r1) [2024-07-01T18:14:41.876Z] ---> job-cost.sh [2024-07-01T18:14:41.876Z] lf-activate-venv: SKIPPING [2024-07-01T18:14:41.876Z] INFO: No Stack... [2024-07-01T18:14:42.134Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-01T18:14:42.392Z] INFO: Archiving Costs [Pipeline] sh [2024-07-01T18:14:42.446Z] Executing busybox-1.36.1-r29.trigger [2024-07-01T18:14:42.446Z] Executing ca-certificates-20240226-r0.trigger [2024-07-01T18:14:42.713Z] OK: 43 MiB in 28 packages [2024-07-01T18:14:42.743Z] + cat /w/workspace/xfoundry_edgex-taf-common_PR-113/archives/cost.csv [2024-07-01T18:14:42.743Z] + cut -d, -f6 [Pipeline] lock [2024-07-01T18:14:42.786Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-113-1-stack-cost] [2024-07-01T18:14:42.793Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-113-1-stack-cost] did not exist. Created. [2024-07-01T18:14:42.801Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-113-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-01T18:14:42.979Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-07-01T18:14:43.218Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-01T18:14:43.281Z] Stashed 1 file(s) [Pipeline] } [2024-07-01T18:14:43.319Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-113-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-01T18:14:43.412Z] $ docker stop --time=1 1cdf0a4df5cc16618223c74d6269eb3b937785d909e12b945359744cd93243a6 [2024-07-01T18:14:43.562Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-07-01T18:14:44.550Z] $ docker rm -f --volumes 1cdf0a4df5cc16618223c74d6269eb3b937785d909e12b945359744cd93243a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-01T18:14:44.968Z] (1/166) Installing libexpat (2.6.2-r0) [2024-07-01T18:14:45.544Z] (2/166) Installing libbz2 (1.0.8-r6) [2024-07-01T18:14:45.808Z] (3/166) Installing libpng (1.6.43-r0) [2024-07-01T18:14:46.386Z] (4/166) Installing freetype (2.13.2-r0) [2024-07-01T18:14:46.652Z] (5/166) Installing fontconfig (2.15.0-r1) [2024-07-01T18:14:47.231Z] (6/166) Installing libfontenc (1.1.8-r0) [2024-07-01T18:14:47.496Z] (7/166) Installing mkfontscale (1.2.2-r6) [2024-07-01T18:14:48.074Z] (8/166) Installing font-opensans (0_git20210927-r1) [2024-07-01T18:14:48.654Z] (9/166) Installing pkgconf (2.2.0-r0) [2024-07-01T18:14:48.918Z] (10/166) Installing libgcc (13.2.1_git20240309-r0) [2024-07-01T18:14:49.495Z] (11/166) Installing libffi (3.4.6-r0) [2024-07-01T18:14:49.758Z] (12/166) Installing libintl (0.22.5-r0) [2024-07-01T18:14:50.024Z] (13/166) Installing libeconf (0.6.3-r0) [2024-07-01T18:14:50.290Z] (14/166) Installing libblkid (2.40.1-r1) [2024-07-01T18:14:50.870Z] (15/166) Installing libmount (2.40.1-r1) [2024-07-01T18:14:51.454Z] (16/166) Installing pcre2 (10.43-r0) [2024-07-01T18:14:51.719Z] (17/166) Installing glib (2.80.2-r0) [2024-07-01T18:14:52.299Z] (18/166) Installing libstdc++ (13.2.1_git20240309-r0) [2024-07-01T18:14:52.876Z] (19/166) Installing xz-libs (5.6.1-r3) [2024-07-01T18:14:53.454Z] (20/166) Installing libxml2 (2.12.7-r0) [2024-07-01T18:14:54.032Z] (21/166) Installing shared-mime-info (2.4-r0) [2024-07-01T18:14:54.612Z] (22/166) Installing hicolor-icon-theme (0.17-r2) [2024-07-01T18:14:54.884Z] (23/166) Installing libjpeg-turbo (3.0.3-r0) [2024-07-01T18:14:55.466Z] (24/166) Installing libsharpyuv (1.3.2-r0) [2024-07-01T18:14:55.733Z] (25/166) Installing libwebp (1.3.2-r0) [2024-07-01T18:14:56.323Z] (26/166) Installing tiff (4.6.0t-r0) [2024-07-01T18:14:56.589Z] (27/166) Installing gdk-pixbuf (2.42.11-r1) [2024-07-01T18:14:57.175Z] (28/166) Installing gtk-update-icon-cache (3.24.42-r0) [2024-07-01T18:14:57.442Z] (29/166) Installing libxau (1.0.11-r4) [2024-07-01T18:14:57.709Z] (30/166) Installing libmd (1.1.0-r0) [2024-07-01T18:14:57.976Z] (31/166) Installing libbsd (0.12.2-r0) [2024-07-01T18:14:58.560Z] (32/166) Installing libxdmcp (1.1.5-r1) [2024-07-01T18:14:58.833Z] (33/166) Installing libxcb (1.16.1-r0) [2024-07-01T18:14:59.096Z] (34/166) Installing libx11 (1.8.9-r1) [2024-07-01T18:15:00.047Z] (35/166) Installing libxcomposite (0.4.6-r5) [2024-07-01T18:15:00.047Z] (36/166) Installing libxfixes (6.0.1-r4) [2024-07-01T18:15:00.626Z] (37/166) Installing libxrender (0.9.11-r5) [2024-07-01T18:15:00.890Z] (38/166) Installing libxcursor (1.2.2-r1) [2024-07-01T18:15:01.157Z] (39/166) Installing libxdamage (1.1.6-r5) [2024-07-01T18:15:01.421Z] (40/166) Installing libxext (1.3.6-r2) [2024-07-01T18:15:01.689Z] (41/166) Installing libxi (1.8.1-r4) [2024-07-01T18:15:02.281Z] (42/166) Installing libxinerama (1.1.5-r4) [2024-07-01T18:15:02.545Z] (43/166) Installing libxrandr (1.5.4-r1) [2024-07-01T18:15:02.808Z] (44/166) Installing libatk-1.0 (2.52.0-r0) [2024-07-01T18:15:03.071Z] (45/166) Installing libxtst (1.2.4-r6) [2024-07-01T18:15:03.335Z] (46/166) Installing dbus-libs (1.14.10-r1) [2024-07-01T18:15:03.912Z] (47/166) Installing at-spi2-core (2.52.0-r0) [2024-07-01T18:15:04.489Z] (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) [2024-07-01T18:15:04.753Z] (49/166) Installing pixman (0.43.2-r0) [2024-07-01T18:15:05.332Z] (50/166) Installing cairo (1.18.0-r0) [2024-07-01T18:15:05.595Z] (51/166) Installing cairo-gobject (1.18.0-r0) [2024-07-01T18:15:05.858Z] (52/166) Installing avahi-libs (0.8-r17) [2024-07-01T18:15:06.435Z] (53/166) Installing gmp (6.3.0-r1) [2024-07-01T18:15:07.013Z] (54/166) Installing nettle (3.9.1-r0) [2024-07-01T18:15:07.278Z] (55/166) Installing libtasn1 (4.19.0-r2) [2024-07-01T18:15:07.859Z] (56/166) Installing p11-kit (0.25.3-r0) [2024-07-01T18:15:08.124Z] (57/166) Installing gnutls (3.8.5-r0) [2024-07-01T18:15:08.703Z] (58/166) Installing cups-libs (2.4.9-r0) [2024-07-01T18:15:09.282Z] (59/166) Installing libepoxy (1.5.10-r1) [2024-07-01T18:15:09.860Z] (60/166) Installing fribidi (1.0.15-r0) [2024-07-01T18:15:10.124Z] (61/166) Installing graphite2 (1.3.14-r6) [2024-07-01T18:15:10.391Z] (62/166) Installing harfbuzz (8.5.0-r0) [2024-07-01T18:15:10.970Z] (63/166) Installing libxft (2.3.8-r3) [2024-07-01T18:15:11.235Z] (64/166) Installing pango (1.52.2-r0) [2024-07-01T18:15:11.813Z] (65/166) Installing wayland-libs-client (1.22.0-r4) [2024-07-01T18:15:12.080Z] (66/166) Installing wayland-libs-cursor (1.22.0-r4) [2024-07-01T18:15:12.345Z] (67/166) Installing wayland-libs-egl (1.22.0-r4) [2024-07-01T18:15:12.925Z] (68/166) Installing xkeyboard-config (2.41-r0) [2024-07-01T18:15:13.507Z] (69/166) Installing libxkbcommon (1.7.0-r0) [2024-07-01T18:15:13.774Z] (70/166) Installing gtk+3.0 (3.24.42-r0) [2024-07-01T18:15:14.731Z] (71/166) Installing icu-data-full (74.2-r0) [2024-07-01T18:15:15.711Z] (72/166) Installing mesa (24.0.9-r1) [2024-07-01T18:15:15.975Z] (73/166) Installing llvm17-libs (17.0.6-r1) [2024-07-01T18:15:26.063Z] (74/166) Installing hwdata-pci (0.382-r0) [2024-07-01T18:15:26.063Z] (75/166) Installing libpciaccess (0.18.1-r0) [2024-07-01T18:15:26.063Z] (76/166) Installing libdrm (2.4.120-r0) [2024-07-01T18:15:26.063Z] (77/166) Installing libelf (0.191-r0) [2024-07-01T18:15:26.063Z] (78/166) Installing mesa-glapi (24.0.9-r1) [2024-07-01T18:15:26.645Z] (79/166) Installing mesa-dri-gallium (24.0.9-r1) [2024-07-01T18:15:28.589Z] (80/166) Installing eudev-libs (3.2.14-r2) [2024-07-01T18:15:28.855Z] (81/166) Installing libmagic (5.45-r1) [2024-07-01T18:15:29.436Z] (82/166) Installing file (5.45-r1) [2024-07-01T18:15:29.701Z] (83/166) Installing xprop (1.2.7-r0) [2024-07-01T18:15:30.283Z] (84/166) Installing libice (1.1.1-r6) [2024-07-01T18:15:30.549Z] (85/166) Installing libuuid (2.40.1-r1) [2024-07-01T18:15:30.814Z] (86/166) Installing libsm (1.2.4-r4) [2024-07-01T18:15:31.394Z] (87/166) Installing libxt (1.3.0-r5) [2024-07-01T18:15:31.875Z] (88/166) Installing libxmu (1.1.4-r2) [2024-07-01T18:15:32.141Z] (89/166) Installing xset (1.2.5-r1) [2024-07-01T18:15:32.409Z] (90/166) Installing xdg-utils (1.2.1-r0) [2024-07-01T18:15:32.993Z] (91/166) Installing libogg (1.3.5-r5) [2024-07-01T18:15:33.258Z] (92/166) Installing libflac (1.4.3-r1) [2024-07-01T18:15:33.841Z] (93/166) Installing alsa-lib (1.2.11-r0) [2024-07-01T18:15:34.114Z] (94/166) Installing libSvtAv1Enc (2.0.0-r1) [2024-07-01T18:15:35.074Z] (95/166) Installing aom-libs (3.9.0-r0) [2024-07-01T18:15:35.657Z] (96/166) Installing libva (2.21.0-r0) [2024-07-01T18:15:35.923Z] (97/166) Installing libvdpau (1.5-r3) [2024-07-01T18:15:36.188Z] (98/166) Installing ffmpeg-libavutil (6.1.1-r8) [2024-07-01T18:15:36.769Z] (99/166) Installing libdav1d (1.4.2-r0) [2024-07-01T18:15:37.351Z] (100/166) Installing openexr-libiex (3.1.13-r1) [2024-07-01T18:15:37.617Z] (101/166) Installing openexr-libilmthread (3.1.13-r1) [2024-07-01T18:15:38.197Z] (102/166) Installing imath (3.1.11-r2) [2024-07-01T18:15:38.462Z] (103/166) Installing openexr-libopenexr (3.1.13-r1) [2024-07-01T18:15:39.042Z] (104/166) Installing giflib (5.2.2-r0) [2024-07-01T18:15:39.620Z] (105/166) Installing libhwy (1.0.7-r0) [2024-07-01T18:15:39.887Z] (106/166) Installing lcms2 (2.16-r0) [2024-07-01T18:15:40.153Z] (107/166) Installing libjxl (0.10.2-r0) [2024-07-01T18:15:40.733Z] (108/166) Installing lame-libs (3.100-r5) [2024-07-01T18:15:41.313Z] (109/166) Installing opus (1.5.2-r0) [2024-07-01T18:15:41.895Z] (110/166) Installing rav1e-libs (0.7.1-r0) [2024-07-01T18:15:42.240Z] (111/166) Installing libgomp (13.2.1_git20240309-r0) [2024-07-01T18:15:42.831Z] (112/166) Installing soxr (0.1.3-r7) [2024-07-01T18:15:43.114Z] (113/166) Installing ffmpeg-libswresample (6.1.1-r8) [2024-07-01T18:15:43.700Z] (114/166) Installing libtheora (1.1.1-r18) [2024-07-01T18:15:43.978Z] (115/166) Installing libvorbis (1.3.7-r2) [2024-07-01T18:15:44.571Z] (116/166) Installing libvpx (1.14.1-r0) [2024-07-01T18:15:45.159Z] (117/166) Installing libwebpmux (1.3.2-r0) [2024-07-01T18:15:45.432Z] (118/166) Installing x264-libs (0.164_git20231001-r0) [2024-07-01T18:15:46.022Z] (119/166) Installing numactl (2.0.18-r0) [2024-07-01T18:15:46.289Z] (120/166) Installing x265-libs (3.6-r0) [2024-07-01T18:15:47.254Z] (121/166) Installing xvidcore (1.3.7-r2) [2024-07-01T18:15:47.521Z] (122/166) Installing ffmpeg-libavcodec (6.1.1-r8) [2024-07-01T18:15:48.480Z] (123/166) Installing libbluray (1.3.4-r1) [2024-07-01T18:15:48.746Z] (124/166) Installing mpg123-libs (1.32.6-r0) [2024-07-01T18:15:49.326Z] (125/166) Installing libopenmpt (0.7.7-r0) [2024-07-01T18:15:49.915Z] (126/166) Installing cjson (1.7.18-r0) [2024-07-01T18:15:50.181Z] (127/166) Installing mbedtls (3.6.0-r0) [2024-07-01T18:15:50.760Z] (128/166) Installing librist (0.2.10-r1) [2024-07-01T18:15:51.025Z] (129/166) Installing libsrt (1.5.3-r0) [2024-07-01T18:15:51.603Z] (130/166) Installing libssh (0.10.6-r0) [2024-07-01T18:15:52.185Z] (131/166) Installing libsodium (1.0.19-r0) [2024-07-01T18:15:52.452Z] (132/166) Installing libzmq (4.3.5-r2) [2024-07-01T18:15:53.036Z] (133/166) Installing ffmpeg-libavformat (6.1.1-r8) [2024-07-01T18:15:53.619Z] (134/166) Installing crc32c (1.1.2-r0) [2024-07-01T18:15:53.885Z] (135/166) Installing double-conversion (3.3.0-r0) [2024-07-01T18:15:54.466Z] (136/166) Installing libevent (2.1.12-r7) [2024-07-01T18:15:54.731Z] (137/166) Installing wayland-libs-server (1.22.0-r4) [2024-07-01T18:15:55.313Z] (138/166) Installing mesa-gbm (24.0.9-r1) [2024-07-01T18:15:55.579Z] (139/166) Installing harfbuzz-subset (8.5.0-r0) [2024-07-01T18:15:56.158Z] (140/166) Installing icu-libs (74.2-r0) [2024-07-01T18:15:56.738Z] (141/166) Installing minizip (1.3.1-r0) [2024-07-01T18:15:57.006Z] (142/166) Installing nspr (4.35-r4) [2024-07-01T18:15:57.587Z] (143/166) Installing sqlite-libs (3.45.3-r1) [2024-07-01T18:15:58.171Z] (144/166) Installing nss (3.101-r0) [2024-07-01T18:15:58.753Z] (145/166) Installing openh264 (2.4.1-r0) [2024-07-01T18:15:59.333Z] (146/166) Installing libcamera-ipa (0.3.0-r0) [2024-07-01T18:15:59.599Z] (147/166) Installing libunwind (1.8.1-r0) [2024-07-01T18:16:00.179Z] (148/166) Installing yaml (0.2.5-r2) [2024-07-01T18:16:00.445Z] (149/166) Installing libcamera (0.3.0-r0) [2024-07-01T18:16:01.025Z] (150/166) Installing speexdsp (1.2.1-r2) [2024-07-01T18:16:01.293Z] (151/166) Installing libuv (1.48.0-r0) [2024-07-01T18:16:01.874Z] (152/166) Installing roc-toolkit-libs (0.3.0-r0) [2024-07-01T18:16:02.454Z] (153/166) Installing libsndfile (1.2.2-r0) [2024-07-01T18:16:02.719Z] (154/166) Installing webrtc-audio-processing-1 (1.3-r0) [2024-07-01T18:16:03.300Z] (155/166) Installing pipewire-libs (1.0.6-r1) [2024-07-01T18:16:04.272Z] (156/166) Installing libasyncns (0.8-r3) [2024-07-01T18:16:04.273Z] (157/166) Installing libltdl (2.4.7-r3) [2024-07-01T18:16:04.856Z] (158/166) Installing orc (0.4.37-r0) [2024-07-01T18:16:05.124Z] (159/166) Installing tdb-libs (1.4.9-r1) [2024-07-01T18:16:05.710Z] (160/166) Installing libpulse (17.0-r0) [2024-07-01T18:16:05.976Z] (161/166) Installing libwebpdemux (1.3.2-r0) [2024-07-01T18:16:06.244Z] (162/166) Installing libgpg-error (1.49-r0) [2024-07-01T18:16:06.822Z] (163/166) Installing libgcrypt (1.10.3-r0) [2024-07-01T18:16:07.403Z] (164/166) Installing libxslt (1.1.39-r1) [2024-07-01T18:16:07.669Z] (165/166) Installing chromium (125.0.6422.141-r0) [2024-07-01T18:16:22.636Z] (166/166) Installing chromium-chromedriver (125.0.6422.141-r0) [2024-07-01T18:16:23.590Z] Executing busybox-1.36.1-r29.trigger [2024-07-01T18:16:23.590Z] Executing fontconfig-2.15.0-r1.trigger [2024-07-01T18:16:23.590Z] Executing mkfontscale-1.2.2-r6.trigger [2024-07-01T18:16:23.857Z] Executing glib-2.80.2-r0.trigger [2024-07-01T18:16:23.857Z] Executing shared-mime-info-2.4-r0.trigger [2024-07-01T18:16:26.435Z] Executing gdk-pixbuf-2.42.11-r1.trigger [2024-07-01T18:16:26.435Z] Executing gtk-update-icon-cache-3.24.42-r0.trigger [2024-07-01T18:16:26.435Z] Executing gtk+3.0-3.24.42-r0.trigger [2024-07-01T18:16:26.435Z] OK: 643 MiB in 194 packages [2024-07-01T18:16:26.435Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-07-01T18:16:27.015Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-07-01T18:16:28.950Z] (1/30) Installing jansson (2.14-r4) [2024-07-01T18:16:29.215Z] (2/30) Installing binutils (2.42-r0) [2024-07-01T18:16:30.171Z] (3/30) Installing libatomic (13.2.1_git20240309-r0) [2024-07-01T18:16:30.437Z] (4/30) Installing isl26 (0.26-r1) [2024-07-01T18:16:31.017Z] (5/30) Installing mpfr4 (4.2.1-r0) [2024-07-01T18:16:31.610Z] (6/30) Installing mpc1 (1.3.1-r1) [2024-07-01T18:16:31.875Z] (7/30) Installing gcc (13.2.1_git20240309-r0) [2024-07-01T18:16:35.212Z] (8/30) Installing musl-dev (1.2.5-r0) [2024-07-01T18:16:35.797Z] (9/30) Installing linux-headers (6.6-r0) [2024-07-01T18:16:36.754Z] (10/30) Installing libffi-dev (3.4.6-r0) [2024-07-01T18:16:37.019Z] (11/30) Installing libpq (16.3-r0) [2024-07-01T18:16:37.603Z] (12/30) Installing openssl-dev (3.3.1-r1) [2024-07-01T18:16:38.186Z] (13/30) Installing libpq-dev (16.3-r0) [2024-07-01T18:16:38.453Z] (14/30) Installing libecpg (16.3-r0) [2024-07-01T18:16:39.034Z] (15/30) Installing libecpg-dev (16.3-r0) [2024-07-01T18:16:39.616Z] (16/30) Installing clang16-headers (16.0.6-r5) [2024-07-01T18:16:40.201Z] (17/30) Installing llvm16-libs (16.0.6-r8) [2024-07-01T18:16:50.260Z] (18/30) Installing clang16-libs (16.0.6-r5) [2024-07-01T18:16:55.582Z] (19/30) Installing fortify-headers (1.1-r3) [2024-07-01T18:16:55.582Z] (20/30) Installing libstdc++-dev (13.2.1_git20240309-r0) [2024-07-01T18:16:56.158Z] (21/30) Installing llvm16-linker-tools (16.0.6-r8) [2024-07-01T18:16:56.421Z] (22/30) Installing clang16 (16.0.6-r5) [2024-07-01T18:16:56.995Z] (23/30) Installing icu (74.2-r0) [2024-07-01T18:16:57.571Z] (24/30) Installing icu-dev (74.2-r0) [2024-07-01T18:16:58.147Z] (25/30) Installing llvm16 (16.0.6-r8) [2024-07-01T18:17:08.188Z] (26/30) Installing lz4-libs (1.9.4-r5) [2024-07-01T18:17:08.188Z] (27/30) Installing lz4-dev (1.9.4-r5) [2024-07-01T18:17:08.188Z] (28/30) Installing zstd (1.5.6-r0) [2024-07-01T18:17:08.455Z] (29/30) Installing zstd-dev (1.5.6-r0) [2024-07-01T18:17:08.721Z] (30/30) Installing postgresql16-dev (16.3-r0) [2024-07-01T18:17:09.678Z] Executing busybox-1.36.1-r29.trigger [2024-07-01T18:17:09.947Z] OK: 1169 MiB in 224 packages [2024-07-01T18:17:10.214Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-07-01T18:17:10.801Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-07-01T18:17:12.743Z] (1/14) Installing g++ (13.2.1_git20240309-r0) [2024-07-01T18:17:16.076Z] (2/14) Installing gdbm (1.23-r1) [2024-07-01T18:17:16.076Z] (3/14) Installing mpdecimal (4.0.0-r0) [2024-07-01T18:17:16.346Z] (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r0) [2024-07-01T18:17:16.612Z] (5/14) Installing libncursesw (6.4_p20240420-r0) [2024-07-01T18:17:17.194Z] (6/14) Installing libpanelw (6.4_p20240420-r0) [2024-07-01T18:17:17.460Z] (7/14) Installing readline (8.2.10-r0) [2024-07-01T18:17:18.043Z] (8/14) Installing python3 (3.12.3-r1) [2024-07-01T18:17:19.983Z] (9/14) Installing python3-pycache-pyc0 (3.12.3-r1) [2024-07-01T18:17:20.563Z] (10/14) Installing pyc (3.12.3-r1) [2024-07-01T18:17:20.830Z] (11/14) Installing python3-pyc (3.12.3-r1) [2024-07-01T18:17:21.410Z] (12/14) Installing python3-dev (3.12.3-r1) [2024-07-01T18:17:31.468Z] (13/14) Installing libsodium-dev (1.0.19-r0) [2024-07-01T18:17:31.468Z] (14/14) Installing zeromq-dev (4.3.5-r2) [2024-07-01T18:17:31.468Z] Executing busybox-1.36.1-r29.trigger [2024-07-01T18:17:31.468Z] OK: 1356 MiB in 238 packages [2024-07-01T18:17:31.468Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-07-01T18:17:32.048Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-07-01T18:17:33.988Z] OK: 1356 MiB in 238 packages [2024-07-01T18:17:33.988Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-07-01T18:17:34.573Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-07-01T18:17:36.502Z] (1/1) Installing tzdata (2024a-r1) [2024-07-01T18:17:37.079Z] OK: 1357 MiB in 239 packages [2024-07-01T18:17:39.006Z] (1/1) Purging tzdata (2024a-r1) [2024-07-01T18:17:39.006Z] OK: 1356 MiB in 238 packages [2024-07-01T18:17:53.953Z] Looking in links: /tmp/tmpqxjpe7z6 [2024-07-01T18:17:53.953Z] Processing /tmp/tmpqxjpe7z6/pip-24.0-py3-none-any.whl [2024-07-01T18:17:53.953Z] Installing collected packages: pip [2024-07-01T18:18:00.567Z] Successfully installed pip-24.0 [2024-07-01T18:18:00.567Z] 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-07-01T18:18:02.495Z] Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (24.0) [2024-07-01T18:18:03.072Z] Collecting pip [2024-07-01T18:18:03.336Z] Downloading pip-24.1.1-py3-none-any.whl.metadata (3.6 kB) [2024-07-01T18:18:05.263Z] Collecting setuptools [2024-07-01T18:18:05.263Z] Downloading setuptools-70.2.0-py3-none-any.whl.metadata (5.8 kB) [2024-07-01T18:18:05.527Z] Collecting wheel [2024-07-01T18:18:05.527Z] Downloading wheel-0.43.0-py3-none-any.whl.metadata (2.2 kB) [2024-07-01T18:18:05.790Z] Downloading pip-24.1.1-py3-none-any.whl (1.8 MB) [2024-07-01T18:18:06.054Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 22.1 MB/s eta 0:00:00 [2024-07-01T18:18:06.054Z] Downloading setuptools-70.2.0-py3-none-any.whl (930 kB) [2024-07-01T18:18:06.054Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 930.8/930.8 kB 24.1 MB/s eta 0:00:00 [2024-07-01T18:18:06.054Z] Downloading wheel-0.43.0-py3-none-any.whl (65 kB) [2024-07-01T18:18:06.055Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.8/65.8 kB 23.3 MB/s eta 0:00:00 [2024-07-01T18:18:06.631Z] Installing collected packages: wheel, setuptools, pip [2024-07-01T18:18:10.859Z] Attempting uninstall: pip [2024-07-01T18:18:10.859Z] Found existing installation: pip 24.0 [2024-07-01T18:18:11.436Z] Uninstalling pip-24.0: [2024-07-01T18:18:11.436Z] Successfully uninstalled pip-24.0 [2024-07-01T18:18:18.053Z] Successfully installed pip-24.1.1 setuptools-70.2.0 wheel-0.43.0 [2024-07-01T18:18:18.053Z] 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-07-01T18:18:21.380Z] Processing ./edgex-taf-common [2024-07-01T18:18:21.380Z] Preparing metadata (setup.py): started [2024-07-01T18:18:22.781Z] Preparing metadata (setup.py): finished with status 'done' [2024-07-01T18:18:22.781Z] Building wheels for collected packages: edgex-taf-common [2024-07-01T18:18:22.781Z] Building wheel for edgex-taf-common (setup.py): started [2024-07-01T18:18:24.181Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2024-07-01T18:18:24.181Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=aa72b243a1dffdb4e94b278d59f4514ce4821246acd1bcd2dcaae06c801ec435 [2024-07-01T18:18:24.181Z] Stored in directory: /tmp/pip-ephem-wheel-cache-w3kmj1ht/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2024-07-01T18:18:24.181Z] Successfully built edgex-taf-common [2024-07-01T18:18:24.181Z] Installing collected packages: edgex-taf-common [2024-07-01T18:18:24.446Z] Successfully installed edgex-taf-common-0.0.0 [2024-07-01T18:18:24.446Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [2024-07-01T18:18:27.774Z] Collecting robotframework==7.0.1 (from -r requirements.txt (line 1)) [2024-07-01T18:18:27.774Z] Downloading robotframework-7.0.1-py3-none-any.whl.metadata (7.5 kB) [2024-07-01T18:18:28.039Z] Collecting python-dotenv==1.0.1 (from -r requirements.txt (line 2)) [2024-07-01T18:18:28.039Z] Downloading python_dotenv-1.0.1-py3-none-any.whl.metadata (23 kB) [2024-07-01T18:18:28.039Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2024-07-01T18:18:28.039Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) [2024-07-01T18:18:28.306Z] Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) [2024-07-01T18:18:28.306Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) [2024-07-01T18:18:28.306Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2024-07-01T18:18:28.306Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2024-07-01T18:18:28.306Z] Preparing metadata (setup.py): started [2024-07-01T18:18:29.708Z] Preparing metadata (setup.py): finished with status 'done' [2024-07-01T18:18:29.708Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2024-07-01T18:18:29.708Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl.metadata (16 kB) [2024-07-01T18:18:29.708Z] Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) [2024-07-01T18:18:29.708Z] Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) [2024-07-01T18:18:29.974Z] Collecting requests==2.31.0 (from -r requirements.txt (line 8)) [2024-07-01T18:18:29.974Z] Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) [2024-07-01T18:18:29.974Z] Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) [2024-07-01T18:18:29.974Z] Downloading paho-mqtt-1.6.1.tar.gz (99 kB) [2024-07-01T18:18:30.239Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 25.3 MB/s eta 0:00:00 [2024-07-01T18:18:30.239Z] Preparing metadata (setup.py): started [2024-07-01T18:18:31.640Z] Preparing metadata (setup.py): finished with status 'done' [2024-07-01T18:18:31.640Z] Collecting docker==6.1.3 (from -r requirements.txt (line 10)) [2024-07-01T18:18:31.640Z] Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) [2024-07-01T18:18:34.212Z] Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) [2024-07-01T18:18:34.212Z] Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (62 kB) [2024-07-01T18:18:34.212Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.7/62.7 kB 21.5 MB/s eta 0:00:00 [2024-07-01T18:18:34.794Z] Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) [2024-07-01T18:18:34.795Z] Downloading psutil-5.9.5.tar.gz (493 kB) [2024-07-01T18:18:34.795Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 28.5 MB/s eta 0:00:00 [2024-07-01T18:18:35.377Z] Installing build dependencies: started [2024-07-01T18:18:47.668Z] Installing build dependencies: finished with status 'done' [2024-07-01T18:18:47.668Z] Getting requirements to build wheel: started [2024-07-01T18:18:47.668Z] Getting requirements to build wheel: finished with status 'done' [2024-07-01T18:18:47.668Z] Preparing metadata (pyproject.toml): started [2024-07-01T18:18:49.604Z] Preparing metadata (pyproject.toml): finished with status 'done' [2024-07-01T18:18:49.604Z] Collecting redis==5.0.1 (from -r requirements.txt (line 13)) [2024-07-01T18:18:49.604Z] Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) [2024-07-01T18:18:52.177Z] Collecting pyzmq==26.0.3 (from -r requirements.txt (line 14)) [2024-07-01T18:18:52.178Z] Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (6.1 kB) [2024-07-01T18:18:52.178Z] Collecting influxdb-client==1.41.0 (from -r requirements.txt (line 15)) [2024-07-01T18:18:52.178Z] Downloading influxdb_client-1.41.0-py3-none-any.whl.metadata (64 kB) [2024-07-01T18:18:52.443Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 26.0 MB/s eta 0:00:00 [2024-07-01T18:18:52.708Z] Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) [2024-07-01T18:18:52.708Z] Downloading psycopg2-2.9.9.tar.gz (384 kB) [2024-07-01T18:18:52.973Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 28.0 MB/s eta 0:00:00 [2024-07-01T18:18:53.238Z] Preparing metadata (setup.py): started [2024-07-01T18:18:54.788Z] Preparing metadata (setup.py): finished with status 'done' [2024-07-01T18:18:55.761Z] Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) [2024-07-01T18:18:55.761Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl.metadata (3.4 kB) [2024-07-01T18:18:56.032Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-07-01T18:18:56.033Z] Downloading selenium-4.22.0-py3-none-any.whl.metadata (7.0 kB) [2024-07-01T18:18:56.306Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-07-01T18:18:56.306Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) [2024-07-01T18:18:56.578Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-07-01T18:18:56.578Z] Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) [2024-07-01T18:18:56.578Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-07-01T18:18:56.578Z] Downloading flex-6.14.1.tar.gz (40 kB) [2024-07-01T18:18:56.578Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 27.6 MB/s eta 0:00:00 [2024-07-01T18:18:56.849Z] Preparing metadata (setup.py): started [2024-07-01T18:18:58.272Z] Preparing metadata (setup.py): finished with status 'done' [2024-07-01T18:18:58.272Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-07-01T18:18:58.272Z] Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2024-07-01T18:18:58.272Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-07-01T18:18:58.272Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl.metadata (18 kB) [2024-07-01T18:18:58.545Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-07-01T18:18:58.545Z] Downloading jsonschema-4.22.0-py3-none-any.whl.metadata (8.2 kB) [2024-07-01T18:18:58.812Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-07-01T18:18:58.812Z] Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) [2024-07-01T18:18:59.394Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-07-01T18:18:59.394Z] Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) [2024-07-01T18:18:59.394Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-07-01T18:18:59.394Z] Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) [2024-07-01T18:19:00.796Z] Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-07-01T18:19:00.796Z] Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (33 kB) [2024-07-01T18:19:00.796Z] Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-07-01T18:19:00.796Z] Downloading idna-3.7-py3-none-any.whl.metadata (9.9 kB) [2024-07-01T18:19:01.060Z] Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-07-01T18:19:01.060Z] Downloading urllib3-2.2.2-py3-none-any.whl.metadata (6.4 kB) [2024-07-01T18:19:01.323Z] Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-07-01T18:19:01.323Z] Downloading certifi-2024.6.2-py3-none-any.whl.metadata (2.2 kB) [2024-07-01T18:19:01.587Z] Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2024-07-01T18:19:01.588Z] Downloading packaging-24.1-py3-none-any.whl.metadata (3.2 kB) [2024-07-01T18:19:01.852Z] Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2024-07-01T18:19:01.852Z] Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2024-07-01T18:19:02.116Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-07-01T18:19:02.116Z] Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) [2024-07-01T18:19:02.382Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-07-01T18:19:02.382Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2024-07-01T18:19:02.382Z] 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.2.0) [2024-07-01T18:19:02.382Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-07-01T18:19:02.382Z] Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) [2024-07-01T18:19:02.647Z] 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-07-01T18:19:02.647Z] Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) [2024-07-01T18:19:02.912Z] Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-07-01T18:19:02.912Z] Downloading trio-0.25.1-py3-none-any.whl.metadata (8.7 kB) [2024-07-01T18:19:02.912Z] Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-07-01T18:19:02.912Z] Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) [2024-07-01T18:19:03.490Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-07-01T18:19:03.490Z] Downloading PyYAML-6.0.1.tar.gz (125 kB) [2024-07-01T18:19:03.490Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.2/125.2 kB 23.8 MB/s eta 0:00:00 [2024-07-01T18:19:04.893Z] Installing build dependencies: started [2024-07-01T18:19:23.084Z] Installing build dependencies: finished with status 'done' [2024-07-01T18:19:23.084Z] Getting requirements to build wheel: started [2024-07-01T18:19:31.282Z] Getting requirements to build wheel: finished with status 'done' [2024-07-01T18:19:31.282Z] Preparing metadata (pyproject.toml): started [2024-07-01T18:19:32.685Z] Preparing metadata (pyproject.toml): finished with status 'done' [2024-07-01T18:19:32.685Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-07-01T18:19:32.685Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2024-07-01T18:19:32.685Z] Preparing metadata (setup.py): started [2024-07-01T18:19:33.638Z] Preparing metadata (setup.py): finished with status 'done' [2024-07-01T18:19:33.638Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-07-01T18:19:33.638Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2024-07-01T18:19:33.904Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-07-01T18:19:33.904Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2024-07-01T18:19:33.904Z] Preparing metadata (setup.py): started [2024-07-01T18:19:34.859Z] Preparing metadata (setup.py): finished with status 'done' [2024-07-01T18:19:35.123Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-07-01T18:19:35.123Z] Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) [2024-07-01T18:19:35.123Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-07-01T18:19:35.123Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) [2024-07-01T18:19:35.123Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-07-01T18:19:35.123Z] Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2024-07-01T18:19:35.389Z] Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-07-01T18:19:35.389Z] Downloading attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB) [2024-07-01T18:19:35.389Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-07-01T18:19:35.389Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) [2024-07-01T18:19:35.969Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-07-01T18:19:35.969Z] Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) [2024-07-01T18:19:37.902Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-07-01T18:19:37.902Z] Downloading rpds_py-0.18.1-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.1 kB) [2024-07-01T18:19:38.481Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-07-01T18:19:38.481Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2024-07-01T18:19:38.481Z] Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-07-01T18:19:38.481Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2024-07-01T18:19:38.481Z] Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-07-01T18:19:38.481Z] Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2024-07-01T18:19:38.747Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-07-01T18:19:38.747Z] Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) [2024-07-01T18:19:38.747Z] 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-07-01T18:19:38.747Z] Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2024-07-01T18:19:39.012Z] 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-07-01T18:19:39.012Z] Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) [2024-07-01T18:19:39.012Z] Downloading robotframework-7.0.1-py3-none-any.whl (727 kB) [2024-07-01T18:19:39.012Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 727.6/727.6 kB 26.0 MB/s eta 0:00:00 [2024-07-01T18:19:39.012Z] Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB) [2024-07-01T18:19:39.012Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2024-07-01T18:19:39.277Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) [2024-07-01T18:19:39.277Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.5/95.5 kB 29.0 MB/s eta 0:00:00 [2024-07-01T18:19:39.277Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2024-07-01T18:19:39.277Z] Downloading configparser-6.0.0-py3-none-any.whl (19 kB) [2024-07-01T18:19:39.277Z] Downloading requests-2.31.0-py3-none-any.whl (62 kB) [2024-07-01T18:19:39.277Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 27.1 MB/s eta 0:00:00 [2024-07-01T18:19:39.277Z] Downloading docker-6.1.3-py3-none-any.whl (148 kB) [2024-07-01T18:19:39.277Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 28.1 MB/s eta 0:00:00 [2024-07-01T18:19:39.277Z] Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_aarch64.whl (13.6 MB) [2024-07-01T18:19:39.856Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.6/13.6 MB 22.3 MB/s eta 0:00:00 [2024-07-01T18:19:39.856Z] Downloading redis-5.0.1-py3-none-any.whl (250 kB) [2024-07-01T18:19:39.856Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 26.8 MB/s eta 0:00:00 [2024-07-01T18:19:39.856Z] Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_aarch64.whl (1.2 MB) [2024-07-01T18:19:40.121Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 25.5 MB/s eta 0:00:00 [2024-07-01T18:19:40.121Z] Downloading influxdb_client-1.41.0-py3-none-any.whl (744 kB) [2024-07-01T18:19:40.121Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 744.6/744.6 kB 27.8 MB/s eta 0:00:00 [2024-07-01T18:19:40.121Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) [2024-07-01T18:19:40.121Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 25.4 MB/s eta 0:00:00 [2024-07-01T18:19:40.121Z] Downloading certifi-2024.6.2-py3-none-any.whl (164 kB) [2024-07-01T18:19:40.121Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 164.4/164.4 kB 29.4 MB/s eta 0:00:00 [2024-07-01T18:19:40.121Z] Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_aarch64.whl (138 kB) [2024-07-01T18:19:40.121Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.3/138.3 kB 28.4 MB/s eta 0:00:00 [2024-07-01T18:19:40.121Z] Downloading idna-3.7-py3-none-any.whl (66 kB) [2024-07-01T18:19:40.121Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.8/66.8 kB 26.3 MB/s eta 0:00:00 [2024-07-01T18:19:40.386Z] Downloading packaging-24.1-py3-none-any.whl (53 kB) [2024-07-01T18:19:40.386Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.0/54.0 kB 24.8 MB/s eta 0:00:00 [2024-07-01T18:19:40.386Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2024-07-01T18:19:40.386Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 28.4 MB/s eta 0:00:00 [2024-07-01T18:19:40.386Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2024-07-01T18:19:40.386Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 28.4 MB/s eta 0:00:00 [2024-07-01T18:19:40.386Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) [2024-07-01T18:19:40.386Z] Downloading selenium-4.22.0-py3-none-any.whl (9.4 MB) [2024-07-01T18:19:40.650Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 24.8 MB/s eta 0:00:00 [2024-07-01T18:19:40.650Z] Downloading urllib3-2.2.2-py3-none-any.whl (121 kB) [2024-07-01T18:19:40.915Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.4/121.4 kB 27.8 MB/s eta 0:00:00 [2024-07-01T18:19:40.916Z] Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2024-07-01T18:19:40.916Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 27.0 MB/s eta 0:00:00 [2024-07-01T18:19:40.916Z] Downloading docutils-0.21.2-py3-none-any.whl (587 kB) [2024-07-01T18:19:40.916Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 28.6 MB/s eta 0:00:00 [2024-07-01T18:19:40.916Z] Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2024-07-01T18:19:40.916Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl (29 kB) [2024-07-01T18:19:40.916Z] Downloading jsonschema-4.22.0-py3-none-any.whl (88 kB) [2024-07-01T18:19:40.916Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.3/88.3 kB 28.6 MB/s eta 0:00:00 [2024-07-01T18:19:40.916Z] Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) [2024-07-01T18:19:40.916Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 26.1 MB/s eta 0:00:00 [2024-07-01T18:19:40.916Z] Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) [2024-07-01T18:19:40.916Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.5/505.5 kB 27.3 MB/s eta 0:00:00 [2024-07-01T18:19:40.916Z] Downloading tzlocal-5.2-py3-none-any.whl (17 kB) [2024-07-01T18:19:41.181Z] Downloading attrs-23.2.0-py3-none-any.whl (60 kB) [2024-07-01T18:19:41.181Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 28.9 MB/s eta 0:00:00 [2024-07-01T18:19:41.181Z] Downloading click-8.1.7-py3-none-any.whl (97 kB) [2024-07-01T18:19:41.181Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 25.1 MB/s eta 0:00:00 [2024-07-01T18:19:41.181Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) [2024-07-01T18:19:41.181Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) [2024-07-01T18:19:41.181Z] Downloading referencing-0.35.1-py3-none-any.whl (26 kB) [2024-07-01T18:19:41.181Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2024-07-01T18:19:41.181Z] Downloading rpds_py-0.18.1-cp312-cp312-musllinux_1_2_aarch64.whl (1.3 MB) [2024-07-01T18:19:41.181Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 24.7 MB/s eta 0:00:00 [2024-07-01T18:19:41.181Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2024-07-01T18:19:41.181Z] Downloading trio-0.25.1-py3-none-any.whl (467 kB) [2024-07-01T18:19:41.181Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 467.7/467.7 kB 26.5 MB/s eta 0:00:00 [2024-07-01T18:19:41.181Z] Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) [2024-07-01T18:19:41.181Z] Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) [2024-07-01T18:19:41.448Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2024-07-01T18:19:41.448Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 27.5 MB/s eta 0:00:00 [2024-07-01T18:19:41.448Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2024-07-01T18:19:41.448Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2024-07-01T18:19:41.448Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2024-07-01T18:19:41.448Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2024-07-01T18:19:41.448Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2024-07-01T18:19:41.448Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2024-07-01T18:19:41.448Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 24.9 MB/s eta 0:00:00 [2024-07-01T18:19:42.404Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, PyYAML, strict-rfc3339, validate-email [2024-07-01T18:19:42.404Z] Building wheel for robotbackgroundlogger (setup.py): started [2024-07-01T18:19:43.806Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2024-07-01T18:19:43.806Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4279 sha256=16709336d26fd5d8ce7e7dee51b091be9f992d6f0ae5eb751934160e1bff6856 [2024-07-01T18:19:43.806Z] Stored in directory: /tmp/pip-ephem-wheel-cache-rpw3q24w/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2024-07-01T18:19:43.806Z] Building wheel for paho-mqtt (setup.py): started [2024-07-01T18:19:45.206Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2024-07-01T18:19:45.206Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62120 sha256=660366f319943398b15fb67e5428da427865881244c32b770b6b3ef46e877ba3 [2024-07-01T18:19:45.206Z] Stored in directory: /tmp/pip-ephem-wheel-cache-rpw3q24w/wheels/23/d5/af/1f3cbcc350dec9d8e95040f388e0163d132eff0c9a453db659 [2024-07-01T18:19:45.206Z] Building wheel for psutil (pyproject.toml): started [2024-07-01T18:19:55.259Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2024-07-01T18:19:55.259Z] Created wheel for psutil: filename=psutil-5.9.5-cp312-abi3-linux_aarch64.whl size=281981 sha256=fed0227f6f952b8cb34fc9c6b05141ceb82145b03de297dcca52eb434c6ceaa0 [2024-07-01T18:19:55.259Z] Stored in directory: /tmp/pip-ephem-wheel-cache-rpw3q24w/wheels/e8/a9/47/bee5d847b031736eb597b632c3ff602d0c0ccf1f14d95293ee [2024-07-01T18:19:55.259Z] Building wheel for psycopg2 (setup.py): started [2024-07-01T18:21:03.093Z] Building wheel for psycopg2 (setup.py): still running... [2024-07-01T18:21:03.093Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2024-07-01T18:21:03.093Z] Created wheel for psycopg2: filename=psycopg2-2.9.9-cp312-cp312-linux_aarch64.whl size=512489 sha256=dbf6ab2452ff85f56ac97bda4321a0bb9eab2bd1fdebaa60f20aa4958da14e93 [2024-07-01T18:21:03.093Z] Stored in directory: /tmp/pip-ephem-wheel-cache-rpw3q24w/wheels/ff/ac/80/7ccec163e3d05ae2112311b895132409b9abfd7e0c1c6b5183 [2024-07-01T18:21:03.093Z] Building wheel for flex (setup.py): started [2024-07-01T18:21:03.093Z] Building wheel for flex (setup.py): finished with status 'done' [2024-07-01T18:21:03.093Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77258 sha256=2ed889e9e4bfff6c6bc0131466b578b30f1a9b2a6ff9b366155a6411bf3aea6b [2024-07-01T18:21:03.093Z] Stored in directory: /tmp/pip-ephem-wheel-cache-rpw3q24w/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2024-07-01T18:21:03.093Z] Building wheel for PyYAML (pyproject.toml): started [2024-07-01T18:21:03.093Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2024-07-01T18:21:03.093Z] Created wheel for PyYAML: filename=PyYAML-6.0.1-cp312-cp312-linux_aarch64.whl size=45363 sha256=2c61d7f7406d570587152414801f9d2c355bd85d1e5221978214df1e846cd2d0 [2024-07-01T18:21:03.093Z] Stored in directory: /tmp/pip-ephem-wheel-cache-rpw3q24w/wheels/4a/68/8e/df9cd97725df58bd2ab35992dce00b50f70490a3d672da85ea [2024-07-01T18:21:03.093Z] Building wheel for strict-rfc3339 (setup.py): started [2024-07-01T18:21:03.093Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2024-07-01T18:21:03.093Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=e1062cdc18349d0be62daabed47c8a4658e9faa35ff5a1cfa617f9e2895c58c2 [2024-07-01T18:21:03.093Z] Stored in directory: /tmp/pip-ephem-wheel-cache-rpw3q24w/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2024-07-01T18:21:03.093Z] Building wheel for validate-email (setup.py): started [2024-07-01T18:21:04.050Z] Building wheel for validate-email (setup.py): finished with status 'done' [2024-07-01T18:21:04.050Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5463 sha256=07ca2cbc06c2a5031df371dfb7db72c3930b2515c4e30cca3d8469428c04897e [2024-07-01T18:21:04.050Z] Stored in directory: /tmp/pip-ephem-wheel-cache-rpw3q24w/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2024-07-01T18:21:04.050Z] Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex PyYAML strict-rfc3339 validate-email [2024-07-01T18:21:05.453Z] 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-07-01T18:22:13.286Z] Successfully installed GenSON-1.3.0 PyYAML-6.0.1 RESTinstance-1.3.0 attrs-23.2.0 certifi-2024.6.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-3.0.0 jsonschema-4.22.0 jsonschema-specifications-2023.12.1 numpy-1.26.2 outcome-1.3.0.post0 packaging-24.1 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.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.0.1 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.2.0 rpds-py-0.18.1 selenium-4.22.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.2 tzlocal-5.2 urllib3-2.2.2 validate-email-1.3 websocket-client-1.8.0 wsproto-1.2.0 [2024-07-01T18:22:13.286Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [2024-07-01T18:23:09.642Z] Removing intermediate container a66ea50d70e6 [2024-07-01T18:23:09.642Z] ---> 91fa13ea1a05 [2024-07-01T18:23:09.642Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2024-07-01T18:23:09.642Z] ---> Running in 17a12c3a4105 [2024-07-01T18:23:09.642Z] Removing intermediate container 17a12c3a4105 [2024-07-01T18:23:09.642Z] ---> 9ae75c32da0f [2024-07-01T18:23:09.642Z] Step 11/13 : LABEL arch=arm64 [2024-07-01T18:23:09.642Z] ---> Running in c52a05ce098c [2024-07-01T18:23:09.642Z] Removing intermediate container c52a05ce098c [2024-07-01T18:23:09.642Z] ---> fd2a411aaec8 [2024-07-01T18:23:09.642Z] Step 12/13 : LABEL git_sha=930018f3c320907d8df5be3fad2253dfd31e1c3c [2024-07-01T18:23:09.642Z] ---> Running in c9809d613402 [2024-07-01T18:23:09.642Z] Removing intermediate container c9809d613402 [2024-07-01T18:23:09.642Z] ---> 30e6b1980222 [2024-07-01T18:23:09.642Z] Step 13/13 : LABEL version=0.0.0 [2024-07-01T18:23:09.642Z] ---> Running in d999813bb266 [2024-07-01T18:23:09.642Z] Removing intermediate container d999813bb266 [2024-07-01T18:23:09.642Z] ---> 19fb11717b72 [2024-07-01T18:23:09.642Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-01T18:23:09.642Z] Successfully built 19fb11717b72 [2024-07-01T18:23:09.642Z] 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-07-01T18:23:10.654Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-01T18:23:10.654Z] [2024-07-01T18:23:10.654Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T18:23:11.063Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-01T18:23:11.063Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-01T18:23:11.063Z] 8998bd30e6a1: Pulling fs layer [2024-07-01T18:23:11.063Z] 04944245beec: Pulling fs layer [2024-07-01T18:23:11.063Z] 699f458cf7ca: Pulling fs layer [2024-07-01T18:23:11.063Z] 765212b225bb: Pulling fs layer [2024-07-01T18:23:11.063Z] f23df028b6ca: Pulling fs layer [2024-07-01T18:23:11.063Z] d65c8cfc05b1: Pulling fs layer [2024-07-01T18:23:11.063Z] 2437ff75d9bd: Pulling fs layer [2024-07-01T18:23:11.063Z] d65c8cfc05b1: Waiting [2024-07-01T18:23:11.063Z] 2437ff75d9bd: Waiting [2024-07-01T18:23:11.063Z] f23df028b6ca: Waiting [2024-07-01T18:23:11.063Z] 765212b225bb: Waiting [2024-07-01T18:23:11.329Z] 04944245beec: Verifying Checksum [2024-07-01T18:23:11.329Z] 04944245beec: Download complete [2024-07-01T18:23:11.329Z] 765212b225bb: Verifying Checksum [2024-07-01T18:23:11.329Z] 765212b225bb: Download complete [2024-07-01T18:23:11.329Z] f23df028b6ca: Verifying Checksum [2024-07-01T18:23:11.329Z] f23df028b6ca: Download complete [2024-07-01T18:23:11.329Z] d65c8cfc05b1: Verifying Checksum [2024-07-01T18:23:11.329Z] d65c8cfc05b1: Download complete [2024-07-01T18:23:11.329Z] 699f458cf7ca: Verifying Checksum [2024-07-01T18:23:11.329Z] 699f458cf7ca: Download complete [2024-07-01T18:23:11.911Z] 8998bd30e6a1: Verifying Checksum [2024-07-01T18:23:11.911Z] 8998bd30e6a1: Download complete [2024-07-01T18:23:14.480Z] 2437ff75d9bd: Verifying Checksum [2024-07-01T18:23:14.480Z] 2437ff75d9bd: Download complete [2024-07-01T18:23:16.416Z] 8998bd30e6a1: Pull complete [2024-07-01T18:23:16.681Z] 04944245beec: Pull complete [2024-07-01T18:23:18.610Z] 699f458cf7ca: Pull complete [2024-07-01T18:23:18.610Z] 765212b225bb: Pull complete [2024-07-01T18:23:19.562Z] f23df028b6ca: Pull complete [2024-07-01T18:23:19.562Z] d65c8cfc05b1: Pull complete [2024-07-01T18:23:37.747Z] 2437ff75d9bd: Pull complete [2024-07-01T18:23:37.747Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-01T18:23:37.747Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-01T18:23:37.747Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-01T18:23:38.142Z] prd-ubuntu20.04-docker-arm64-4c-16g-4698 does not seem to be running inside a container [2024-07-01T18:23:38.210Z] $ 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-113 -v /w/workspace/xfoundry_edgex-taf-common_PR-113:/w/workspace/xfoundry_edgex-taf-common_PR-113:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-113@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-113@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-01T18:23:40.722Z] $ docker top a635944d56472a09570fcb6b89a1436edfff137ea2f1d59aaeedb418f67ac3e4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-01T18:23:41.634Z] ---> job-cost.sh [2024-07-01T18:23:41.635Z] lf-activate-venv: SKIPPING [2024-07-01T18:23:41.635Z] INFO: No Stack... [2024-07-01T18:23:42.214Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-01T18:23:42.792Z] INFO: Archiving Costs [Pipeline] sh [2024-07-01T18:23:43.699Z] + cut -d, -f6 [2024-07-01T18:23:43.699Z] + cat /w/workspace/xfoundry_edgex-taf-common_PR-113/archives/cost.csv [Pipeline] lock [2024-07-01T18:23:43.778Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-113-1-stack-cost] [2024-07-01T18:23:43.786Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-113-1-stack-cost] did not exist. Created. [2024-07-01T18:23:43.795Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-113-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-01T18:23:44.217Z] /w/workspace/xfoundry_edgex-taf-common_PR-113@tmp/durable-c0a90af7/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-01T18:23:44.565Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-01T18:23:44.602Z] Warning: overwriting stash ‘stack-cost’ [2024-07-01T18:23:44.950Z] Stashed 1 file(s) [Pipeline] } [2024-07-01T18:23:45.005Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-113-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-01T18:23:45.087Z] $ docker stop --time=1 a635944d56472a09570fcb6b89a1436edfff137ea2f1d59aaeedb418f67ac3e4 [2024-07-01T18:23:46.578Z] $ docker rm -f --volumes a635944d56472a09570fcb6b89a1436edfff137ea2f1d59aaeedb418f67ac3e4 [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-07-01T18:23:48.423Z] + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-113/archives ] [2024-07-01T18:23:48.423Z] + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-113/archives [2024-07-01T18:23:48.423Z] total 16 [2024-07-01T18:23:48.423Z] drwxr-xr-x 3 root root 4096 Jul 1 18:14 . [2024-07-01T18:23:48.423Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 1 18:14 .. [2024-07-01T18:23:48.423Z] drwxr-xr-x 2 root root 4096 Jul 1 18:14 cost [2024-07-01T18:23:48.423Z] -rw-r--r-- 1 root root 88 Jul 1 18:14 cost.csv [2024-07-01T18:23:48.423Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-113/archives [2024-07-01T18:23:48.423Z] + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-113/archives [2024-07-01T18:23:48.423Z] total 16 [2024-07-01T18:23:48.423Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 1 18:14 . [2024-07-01T18:23:48.423Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 1 18:14 .. [2024-07-01T18:23:48.423Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 1 18:14 cost [2024-07-01T18:23:48.423Z] -rw-r--r-- 1 jenkins jenkins 88 Jul 1 18:14 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-01T18:23:48.766Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-01T18:23:49.661Z] ---> package-listing.sh [2024-07-01T18:23:49.661Z] ++ facter osfamily [2024-07-01T18:23:49.661Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-01T18:23:49.921Z] + OS_FAMILY=debian [2024-07-01T18:23:49.921Z] + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-113 [2024-07-01T18:23:49.921Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-01T18:23:49.921Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-01T18:23:49.921Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-01T18:23:49.921Z] + PACKAGES=/tmp/packages_start.txt [2024-07-01T18:23:49.921Z] + '[' /w/workspace/xfoundry_edgex-taf-common_PR-113 ']' [2024-07-01T18:23:49.921Z] + PACKAGES=/tmp/packages_end.txt [2024-07-01T18:23:49.921Z] + case "${OS_FAMILY}" in [2024-07-01T18:23:49.921Z] + dpkg -l [2024-07-01T18:23:49.921Z] + grep '^ii' [2024-07-01T18:23:49.921Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-01T18:23:49.921Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-01T18:23:49.921Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-01T18:23:49.921Z] + '[' /w/workspace/xfoundry_edgex-taf-common_PR-113 ']' [2024-07-01T18:23:49.921Z] + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-113/archives/ [2024-07-01T18:23:49.921Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-113/archives/ [Pipeline] echo [2024-07-01T18:23:49.965Z] 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-113/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-01T18:23:50.267Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-01T18:23:50.903Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-01T18:23:50.903Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-01T18:23:51.070Z] prd-ubuntu20.04-docker-8c-8g-4696 does not seem to be running inside a container [2024-07-01T18:23:51.103Z] $ 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-113/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-113 -v /w/workspace/xfoundry_edgex-taf-common_PR-113:/w/workspace/xfoundry_edgex-taf-common_PR-113:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-113@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-113@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-01T18:23:51.279Z] $ docker top ece2ae54cf2a8c661bac05ea986436a3804bca471161daf890dbd635e14fda70 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-01T18:23:51.688Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-01T18:23:51.999Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-01T18:23:52.312Z] + ls /var/log/sa-host [2024-07-01T18:23:52.312Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-01T18:23:52.468Z] provisioning config files... [2024-07-01T18:23:52.478Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-113@tmp/config11945187756924377253tmp [Pipeline] { [Pipeline] echo [2024-07-01T18:23:52.547Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-01T18:23:52.870Z] ---> create-netrc.sh [Pipeline] } [2024-07-01T18:23:52.902Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-01T18:23:53.307Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-01T18:23:53.344Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-01T18:23:53.668Z] ---> sudo-logs.sh [2024-07-01T18:23:53.668Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-01T18:23:53.766Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-01T18:23:54.088Z] ---> job-cost.sh [2024-07-01T18:23:54.088Z] lf-activate-venv: SKIPPING [2024-07-01T18:23:54.088Z] DEBUG: total: 0.2199999988079071 [2024-07-01T18:23:54.088Z] INFO: Retrieving Stack Cost... [2024-07-01T18:23:54.347Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-01T18:23:54.605Z] INFO: Archiving Costs [Pipeline] echo [2024-07-01T18:23:54.646Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-01T18:23:54.967Z] ---> logs-deploy.sh [2024-07-01T18:23:54.967Z] lf-activate-venv: SKIPPING [2024-07-01T18:23:54.967Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-113/1 [2024-07-01T18:23:54.967Z] INFO: archiving workspace using pattern(s): [2024-07-01T18:23:55.905Z] Archives upload complete. [2024-07-01T18:23:55.905Z] INFO: archiving logs to Nexus