Pull request #87 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c4db0c05e62885d08a4625d979b45ce369e40c99+4bb22fa9a5616907f33d588e012b6aaf72681b53 (69310c5c2694c85f8bb67236bbc48bbe4926122d) 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-ssh10602590817642768101.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh9053671711388050677.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-87/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-87/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4749058918736764409.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-87/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3901306270775322438.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 05349e3f996d6f6d0c0ad3c2ccda408eae121119 # timeout=10 Commit message: "Merge pull request #444 from ernestojeda/update-streams" > 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-ssh13668146166079561589.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-87/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-87/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh809925817279896959.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-16252’ Running on prd-ubuntu20.04-docker-8c-8g-16256 in /w/workspace/exfoundry_edgex-taf-common_PR-87 [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/exfoundry_edgex-taf-common_PR-87 # 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 > 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/87/head:refs/remotes/origin/PR-87 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4bb22fa9a5616907f33d588e012b6aaf72681b53 into PR head commit c4db0c05e62885d08a4625d979b45ce369e40c99 Merge succeeded, producing c4db0c05e62885d08a4625d979b45ce369e40c99 Checking out Revision c4db0c05e62885d08a4625d979b45ce369e40c99 (PR-87) Commit message: "build: bump robotframework-seleniumlibrary from 6.1.0 to 6.1.3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-01T18:11:16.503Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-01T18:11:16.669Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f c4db0c05e62885d08a4625d979b45ce369e40c99 # 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 4bb22fa9a5616907f33d588e012b6aaf72681b53 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c4db0c05e62885d08a4625d979b45ce369e40c99 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-01T18:11:16.773Z] ========================================================= [2023-11-01T18:11:16.773Z] EdgeX Global Pipelines Version Info [2023-11-01T18:11:16.773Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-01T18:11:17.523Z] ------------------- [2023-11-01T18:11:17.523Z] stable info: [2023-11-01T18:11:17.523Z] ------------------- [2023-11-01T18:11:17.523Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-01T18:11:17.523Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-01T18:11:17.523Z] Message: update stable to v1.0.255 [2023-11-01T18:11:18.093Z] ------------------- [2023-11-01T18:11:18.093Z] experimental info: [2023-11-01T18:11:18.093Z] ------------------- [2023-11-01T18:11:18.093Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-01T18:11:18.093Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-01T18:11:18.093Z] Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2023-11-01T18:11:18.440Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2023-11-01T18:11:18.473Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2023-11-01T18:11:18.507Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-01T18:11:18.543Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-01T18:11:18.579Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-01T18:11:18.620Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2023-11-01T18:11:18.662Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-01T18:11:18.702Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2023-11-01T18:11:18.744Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2023-11-01T18:11:18.782Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-01T18:11:18.829Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2023-11-01T18:11:18.871Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2023-11-01T18:11:18.911Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-01T18:11:18.951Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-01T18:11:18.991Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-87 [Pipeline] echo [2023-11-01T18:11:19.031Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-87 [Pipeline] echo [2023-11-01T18:11:19.068Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-87 [Pipeline] echo [2023-11-01T18:11:19.105Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c4db0c05e62885d08a4625d979b45ce369e40c99 [Pipeline] echo [2023-11-01T18:11:19.144Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c4db0c0 [Pipeline] echo [2023-11-01T18:11:19.188Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T18:11:19.298Z] provisioning config files... [2023-11-01T18:11:19.316Z] copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-87@tmp/config11022333163564286552tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T18:11:19.650Z] ---> docker-login.sh [2023-11-01T18:11:19.651Z] nexus3.edgexfoundry.org:10001 [2023-11-01T18:11:19.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:11:19.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:11:19.911Z] Configure a credential helper to remove this warning. See [2023-11-01T18:11:19.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:11:19.911Z] [2023-11-01T18:11:19.911Z] Login Succeeded [2023-11-01T18:11:19.911Z] nexus3.edgexfoundry.org:10002 [2023-11-01T18:11:19.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:11:19.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:11:19.911Z] Configure a credential helper to remove this warning. See [2023-11-01T18:11:19.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:11:19.911Z] [2023-11-01T18:11:19.911Z] Login Succeeded [2023-11-01T18:11:19.911Z] nexus3.edgexfoundry.org:10003 [2023-11-01T18:11:20.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:11:20.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:11:20.174Z] Configure a credential helper to remove this warning. See [2023-11-01T18:11:20.174Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:11:20.174Z] [2023-11-01T18:11:20.174Z] Login Succeeded [2023-11-01T18:11:20.174Z] nexus3.edgexfoundry.org:10004 [2023-11-01T18:11:20.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:11:20.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:11:20.174Z] Configure a credential helper to remove this warning. See [2023-11-01T18:11:20.174Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:11:20.174Z] [2023-11-01T18:11:20.174Z] Login Succeeded [2023-11-01T18:11:20.174Z] docker.io [2023-11-01T18:11:20.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:11:20.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:11:20.696Z] Configure a credential helper to remove this warning. See [2023-11-01T18:11:20.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:11:20.697Z] [2023-11-01T18:11:20.697Z] Login Succeeded [2023-11-01T18:11:20.697Z] ---> docker-login.sh ends [Pipeline] } [2023-11-01T18:11:20.722Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-11-01T18:11:21.373Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-01T18:11:21.373Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-01T18:11:21.373Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-01T18:11:21.373Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-01T18:11:21.373Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-01T18:11:21.373Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-01T18:11:21.373Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:11:21.806Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T18:11:21.806Z] [2023-11-01T18:11:21.806Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:11:22.179Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T18:11:22.179Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-01T18:11:22.179Z] b85a868b505f: Pulling fs layer [2023-11-01T18:11:22.179Z] e2be974225ed: Pulling fs layer [2023-11-01T18:11:22.179Z] 339a4e72a1f5: Pulling fs layer [2023-11-01T18:11:22.179Z] 988bab9f4d93: Pulling fs layer [2023-11-01T18:11:22.179Z] 1469e6f7b9e6: Pulling fs layer [2023-11-01T18:11:22.179Z] eaf3925da568: Pulling fs layer [2023-11-01T18:11:22.179Z] bab4dde63d76: Pulling fs layer [2023-11-01T18:11:22.179Z] bde34c3a00c8: Pulling fs layer [2023-11-01T18:11:22.179Z] b352a97aabf1: Pulling fs layer [2023-11-01T18:11:22.179Z] 4872d77fe225: Pulling fs layer [2023-11-01T18:11:22.179Z] 5851b861e8e6: Pulling fs layer [2023-11-01T18:11:22.179Z] bab4dde63d76: Waiting [2023-11-01T18:11:22.179Z] bde34c3a00c8: Waiting [2023-11-01T18:11:22.179Z] b352a97aabf1: Waiting [2023-11-01T18:11:22.179Z] 4872d77fe225: Waiting [2023-11-01T18:11:22.179Z] 5851b861e8e6: Waiting [2023-11-01T18:11:22.179Z] 988bab9f4d93: Waiting [2023-11-01T18:11:22.179Z] 1469e6f7b9e6: Waiting [2023-11-01T18:11:22.179Z] eaf3925da568: Waiting [2023-11-01T18:11:22.179Z] e2be974225ed: Download complete [2023-11-01T18:11:22.179Z] 988bab9f4d93: Verifying Checksum [2023-11-01T18:11:22.179Z] 988bab9f4d93: Download complete [2023-11-01T18:11:22.179Z] 1469e6f7b9e6: Verifying Checksum [2023-11-01T18:11:22.179Z] 1469e6f7b9e6: Download complete [2023-11-01T18:11:22.439Z] 339a4e72a1f5: Verifying Checksum [2023-11-01T18:11:22.439Z] 339a4e72a1f5: Download complete [2023-11-01T18:11:22.439Z] eaf3925da568: Verifying Checksum [2023-11-01T18:11:22.439Z] eaf3925da568: Download complete [2023-11-01T18:11:22.439Z] bde34c3a00c8: Verifying Checksum [2023-11-01T18:11:22.439Z] bde34c3a00c8: Download complete [2023-11-01T18:11:22.439Z] b352a97aabf1: Download complete [2023-11-01T18:11:22.439Z] 4872d77fe225: Verifying Checksum [2023-11-01T18:11:22.439Z] 4872d77fe225: Download complete [2023-11-01T18:11:22.439Z] 5851b861e8e6: Download complete [2023-11-01T18:11:22.439Z] b85a868b505f: Verifying Checksum [2023-11-01T18:11:22.439Z] b85a868b505f: Download complete [2023-11-01T18:11:22.698Z] bab4dde63d76: Verifying Checksum [2023-11-01T18:11:22.698Z] bab4dde63d76: Download complete [2023-11-01T18:11:24.082Z] b85a868b505f: Pull complete [2023-11-01T18:11:24.344Z] e2be974225ed: Pull complete [2023-11-01T18:11:24.913Z] 339a4e72a1f5: Pull complete [2023-11-01T18:11:24.913Z] 988bab9f4d93: Pull complete [2023-11-01T18:11:25.173Z] 1469e6f7b9e6: Pull complete [2023-11-01T18:11:25.173Z] eaf3925da568: Pull complete [2023-11-01T18:11:27.079Z] bab4dde63d76: Pull complete [2023-11-01T18:11:27.079Z] bde34c3a00c8: Pull complete [2023-11-01T18:11:27.079Z] b352a97aabf1: Pull complete [2023-11-01T18:11:27.079Z] 4872d77fe225: Pull complete [2023-11-01T18:11:27.079Z] 5851b861e8e6: Pull complete [2023-11-01T18:11:27.079Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-01T18:11:27.079Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T18:11:27.079Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T18:11:27.325Z] prd-ubuntu20.04-docker-8c-8g-16256 does not seem to be running inside a container [2023-11-01T18:11:27.361Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_edgex-taf-common_PR-87 -v /w/workspace/exfoundry_edgex-taf-common_PR-87:/w/workspace/exfoundry_edgex-taf-common_PR-87:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-87@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-87@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-01T18:11:30.642Z] $ docker top c13b4bb00b9bd5653f0fb7addb2e0c3fca1e0696196170a54841f1f77ed4c751 -eo pid,comm [2023-11-01T18:11:30.697Z] 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). [2023-11-01T18:11:30.697Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-01T18:11:30.819Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T18:11:30.819Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T18:11:30.939Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T18:11:30.945Z] $ docker exec c13b4bb00b9bd5653f0fb7addb2e0c3fca1e0696196170a54841f1f77ed4c751 ssh-agent [2023-11-01T18:11:31.058Z] SSH_AUTH_SOCK=/tmp/ssh-RXBrH8RbNQKy/agent.32 [2023-11-01T18:11:31.058Z] SSH_AGENT_PID=38 [2023-11-01T18:11:31.066Z] Running ssh-add (command line suppressed) [2023-11-01T18:11:31.167Z] Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-87@tmp/private_key_9670897341213678044.key (/w/workspace/exfoundry_edgex-taf-common_PR-87@tmp/private_key_9670897341213678044.key) [2023-11-01T18:11:31.185Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T18:11:31.518Z] + git tag --points-at HEAD [Pipeline] } [2023-11-01T18:11:31.563Z] $ docker exec --env ******** --env ******** c13b4bb00b9bd5653f0fb7addb2e0c3fca1e0696196170a54841f1f77ed4c751 ssh-agent -k [2023-11-01T18:11:31.652Z] unset SSH_AUTH_SOCK; [2023-11-01T18:11:31.652Z] unset SSH_AGENT_PID; [2023-11-01T18:11:31.653Z] echo Agent pid 38 killed; [2023-11-01T18:11:31.660Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-01T18:11:31.744Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T18:11:31.744Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T18:11:31.864Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T18:11:31.871Z] $ docker exec c13b4bb00b9bd5653f0fb7addb2e0c3fca1e0696196170a54841f1f77ed4c751 ssh-agent [2023-11-01T18:11:31.994Z] SSH_AUTH_SOCK=/tmp/ssh-aqBPnb3czuO2/agent.71 [2023-11-01T18:11:31.994Z] SSH_AGENT_PID=77 [2023-11-01T18:11:32.000Z] Running ssh-add (command line suppressed) [2023-11-01T18:11:32.121Z] Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-87@tmp/private_key_1331194947925117483.key (/w/workspace/exfoundry_edgex-taf-common_PR-87@tmp/private_key_1331194947925117483.key) [2023-11-01T18:11:32.133Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T18:11:32.469Z] + git semver init [2023-11-01T18:11:32.734Z] 2023-11-01 18:11:32,674 [run_init] DEBUG init version:0.0.0 force:False [2023-11-01T18:11:32.734Z] 2023-11-01 18:11:32,674 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_edgex-taf-common_PR-87/.semver [2023-11-01T18:11:32.734Z] 2023-11-01 18:11:32,675 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/exfoundry_edgex-taf-common_PR-87/.semver [2023-11-01T18:11:32.734Z] 2023-11-01 18:11:32,675 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/exfoundry_edgex-taf-common_PR-87/.semver'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-87, universal_newlines=False, shell=None, istream=None) [2023-11-01T18:11:33.671Z] 2023-11-01 18:11:33,367 [append_file] DEBUG append to file:/w/workspace/exfoundry_edgex-taf-common_PR-87/.git/info/exclude [2023-11-01T18:11:33.671Z] 2023-11-01 18:11:33,368 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_edgex-taf-common_PR-87/.semver/PR-87 with force:False [2023-11-01T18:11:33.671Z] 2023-11-01 18:11:33,368 [write_file] DEBUG write to file:/w/workspace/exfoundry_edgex-taf-common_PR-87/.semver/PR-87 [2023-11-01T18:11:33.671Z] 2023-11-01 18:11:33,372 [execute] INFO git cat-file --batch-check [2023-11-01T18:11:33.671Z] 2023-11-01 18:11:33,373 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-87/.semver, universal_newlines=False, shell=None, istream=) [2023-11-01T18:11:33.671Z] 2023-11-01 18:11:33,379 [execute] INFO git cat-file --batch [2023-11-01T18:11:33.671Z] 2023-11-01 18:11:33,379 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-87/.semver, universal_newlines=False, shell=None, istream=) [2023-11-01T18:11:33.671Z] 2023-11-01 18:11:33,384 [read_version] DEBUG read version from /w/workspace/exfoundry_edgex-taf-common_PR-87/.semver/PR-87 [2023-11-01T18:11:33.671Z] 0.0.0 [Pipeline] } [2023-11-01T18:11:33.699Z] $ docker exec --env ******** --env ******** c13b4bb00b9bd5653f0fb7addb2e0c3fca1e0696196170a54841f1f77ed4c751 ssh-agent -k [2023-11-01T18:11:33.797Z] unset SSH_AUTH_SOCK; [2023-11-01T18:11:33.798Z] unset SSH_AGENT_PID; [2023-11-01T18:11:33.798Z] echo Agent pid 77 killed; [2023-11-01T18:11:33.802Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-01T18:11:34.227Z] + git semver [Pipeline] } [2023-11-01T18:11:34.515Z] $ docker stop --time=1 c13b4bb00b9bd5653f0fb7addb2e0c3fca1e0696196170a54841f1f77ed4c751 [2023-11-01T18:11:35.818Z] $ docker rm -f --volumes c13b4bb00b9bd5653f0fb7addb2e0c3fca1e0696196170a54841f1f77ed4c751 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T18:11:36.217Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-01T18:11:36.478Z] Stashed 1 file(s) [Pipeline] echo [2023-11-01T18:11:36.495Z] [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 [2023-11-01T18:11:37.021Z] provisioning config files... [2023-11-01T18:11:37.031Z] copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-87@tmp/config1072667923261091004tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T18:11:37.371Z] ---> docker-login.sh [2023-11-01T18:11:37.371Z] nexus3.edgexfoundry.org:10001 [2023-11-01T18:11:37.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:11:37.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:11:37.371Z] Configure a credential helper to remove this warning. See [2023-11-01T18:11:37.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:11:37.371Z] [2023-11-01T18:11:37.371Z] Login Succeeded [2023-11-01T18:11:37.371Z] nexus3.edgexfoundry.org:10002 [2023-11-01T18:11:37.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:11:37.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:11:37.371Z] Configure a credential helper to remove this warning. See [2023-11-01T18:11:37.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:11:37.371Z] [2023-11-01T18:11:37.371Z] Login Succeeded [2023-11-01T18:11:37.371Z] nexus3.edgexfoundry.org:10003 [2023-11-01T18:11:37.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:11:37.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:11:37.631Z] Configure a credential helper to remove this warning. See [2023-11-01T18:11:37.631Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:11:37.631Z] [2023-11-01T18:11:37.631Z] Login Succeeded [2023-11-01T18:11:37.631Z] nexus3.edgexfoundry.org:10004 [2023-11-01T18:11:37.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:11:37.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:11:37.631Z] Configure a credential helper to remove this warning. See [2023-11-01T18:11:37.631Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:11:37.631Z] [2023-11-01T18:11:37.631Z] Login Succeeded [2023-11-01T18:11:37.631Z] docker.io [2023-11-01T18:11:37.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:11:37.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:11:37.891Z] Configure a credential helper to remove this warning. See [2023-11-01T18:11:37.891Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:11:37.891Z] [2023-11-01T18:11:37.891Z] Login Succeeded [2023-11-01T18:11:37.891Z] ---> docker-login.sh ends [Pipeline] } [2023-11-01T18:11:37.920Z] 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 [2023-11-01T18:11:38.710Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-01T18:11:39.018Z] + ls -al . [2023-11-01T18:11:39.018Z] total 72 [2023-11-01T18:11:39.018Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 1 18:11 . [2023-11-01T18:11:39.018Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 18:11 .. [2023-11-01T18:11:39.018Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 18:11 .git [2023-11-01T18:11:39.018Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 18:11 .github [2023-11-01T18:11:39.018Z] -rw-rw-r-- 1 jenkins jenkins 22 Nov 1 18:11 .gitignore [2023-11-01T18:11:39.018Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 18:11 .semver [2023-11-01T18:11:39.018Z] -rw-rw-r-- 1 jenkins jenkins 1575 Nov 1 18:11 Dockerfile [2023-11-01T18:11:39.018Z] -rw-rw-r-- 1 jenkins jenkins 746 Nov 1 18:11 Jenkinsfile [2023-11-01T18:11:39.018Z] -rw-rw-r-- 1 jenkins jenkins 11381 Nov 1 18:11 LICENSE [2023-11-01T18:11:39.018Z] -rw-rw-r-- 1 jenkins jenkins 3606 Nov 1 18:11 README.md [2023-11-01T18:11:39.018Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 18:11 TAF-Manager [2023-11-01T18:11:39.018Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 1 18:11 TUC [2023-11-01T18:11:39.018Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 1 18:11 VERSION [2023-11-01T18:11:39.018Z] -rw-rw-r-- 1 jenkins jenkins 344 Nov 1 18:11 requirements.txt [2023-11-01T18:11:39.018Z] -rw-rw-r-- 1 jenkins jenkins 54 Nov 1 18:11 robot-entrypoint.sh [2023-11-01T18:11:39.018Z] -rw-rw-r-- 1 jenkins jenkins 445 Nov 1 18:11 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:11:39.418Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=c4db0c05e62885d08a4625d979b45ce369e40c99 --label arch=amd64 --label version=0.0.0 . [2023-11-01T18:11:39.418Z] Sending build context to Docker daemon 533.5kB [2023-11-01T18:11:39.418Z] Step 1/13 : FROM alpine:3.16 [2023-11-01T18:11:39.989Z] 3.16: Pulling from library/alpine [2023-11-01T18:11:39.989Z] 659d66d51139: Pulling fs layer [2023-11-01T18:11:40.250Z] 659d66d51139: Verifying Checksum [2023-11-01T18:11:40.250Z] 659d66d51139: Download complete [2023-11-01T18:11:40.510Z] 659d66d51139: Pull complete [2023-11-01T18:11:40.510Z] Digest: sha256:a8cbb8c69ee71561f4b69c066bad07f7e510caaa523da26fbfc606b10bd7934b [2023-11-01T18:11:40.510Z] Status: Downloaded newer image for alpine:3.16 [2023-11-01T18:11:40.510Z] ---> 187eae39ad94 [2023-11-01T18:11:40.510Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2023-11-01T18:11:40.510Z] ---> Running in 5186e9dc7fc3 [2023-11-01T18:11:40.510Z] Removing intermediate container 5186e9dc7fc3 [2023-11-01T18:11:40.510Z] ---> 0039104c234c [2023-11-01T18:11:40.510Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2023-11-01T18:11:40.774Z] ---> Running in 39a0a4ba6cec [2023-11-01T18:11:40.774Z] Removing intermediate container 39a0a4ba6cec [2023-11-01T18:11:40.774Z] ---> a46f4fa1e949 [2023-11-01T18:11:40.774Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2023-11-01T18:11:41.032Z] ---> 279351f84299 [2023-11-01T18:11:41.032Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2023-11-01T18:11:41.032Z] ---> b078574849a8 [2023-11-01T18:11:41.032Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2023-11-01T18:11:41.293Z] ---> a67f4cabd592 [2023-11-01T18:11:41.293Z] Step 7/13 : WORKDIR /edgex-taf [2023-11-01T18:11:41.293Z] ---> Running in bfac006e478a [2023-11-01T18:11:41.293Z] Removing intermediate container bfac006e478a [2023-11-01T18:11:41.293Z] ---> 1592473555e0 [2023-11-01T18:11:41.293Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-11-01T18:11:41.293Z] ---> Running in 86696f9592b5 [2023-11-01T18:11:41.860Z] Removing intermediate container 86696f9592b5 [2023-11-01T18:11:41.860Z] ---> a24370bffc10 [2023-11-01T18:11:41.860Z] 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.4-r0 && 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 && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install ./edgex-taf-common && pip3 install -r requirements.txt [2023-11-01T18:11:41.860Z] ---> Running in 6a495450a845 [2023-11-01T18:11:42.119Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-11-01T18:11:42.688Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-11-01T18:11:43.626Z] (1/2) Upgrading libcrypto1.1 (1.1.1v-r0 -> 1.1.1w-r0) [2023-11-01T18:11:43.886Z] (2/2) Upgrading libssl1.1 (1.1.1v-r0 -> 1.1.1w-r0) [2023-11-01T18:11:44.454Z] OK: 6 MiB in 14 packages [2023-11-01T18:11:44.455Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-11-01T18:11:44.713Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-11-01T18:11:45.281Z] (1/9) Installing ca-certificates (20230506-r0) [2023-11-01T18:11:45.851Z] (2/9) Installing brotli-libs (1.0.9-r6) [2023-11-01T18:11:46.109Z] (3/9) Installing nghttp2-libs (1.47.0-r1) [2023-11-01T18:11:46.678Z] (4/9) Installing libcurl (8.4.0-r0) [2023-11-01T18:11:46.938Z] (5/9) Installing curl (8.4.0-r0) [2023-11-01T18:11:47.198Z] (6/9) Installing docker-cli (20.10.20-r0) [2023-11-01T18:11:48.137Z] (7/9) Installing oniguruma (6.9.8-r0) [2023-11-01T18:11:48.396Z] (8/9) Installing jq (1.6-r1) [2023-11-01T18:11:48.965Z] (9/9) Installing openssl (1.1.1w-r0) [2023-11-01T18:11:49.225Z] Executing busybox-1.35.0-r17.trigger [2023-11-01T18:11:49.225Z] Executing ca-certificates-20230506-r0.trigger [2023-11-01T18:11:49.225Z] OK: 52 MiB in 23 packages [2023-11-01T18:11:49.225Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-11-01T18:11:49.794Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-11-01T18:11:50.363Z] (1/137) Installing libmagic (5.41-r0) [2023-11-01T18:11:50.933Z] (2/137) Installing file (5.41-r0) [2023-11-01T18:11:50.933Z] (3/137) Installing libxau (1.0.9-r0) [2023-11-01T18:11:51.192Z] (4/137) Installing libxdmcp (1.1.3-r0) [2023-11-01T18:11:51.452Z] (5/137) Installing libxcb (1.15-r0) [2023-11-01T18:11:51.792Z] Still waiting to schedule task [2023-11-01T18:11:51.792Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-16253’ is offline [2023-11-01T18:11:52.019Z] (6/137) Installing libx11 (1.8.7-r0) [2023-11-01T18:11:52.587Z] (7/137) Installing libxext (1.3.4-r0) [2023-11-01T18:11:52.587Z] (8/137) Installing libice (1.0.10-r0) [2023-11-01T18:11:53.157Z] (9/137) Installing libuuid (2.38-r1) [2023-11-01T18:11:53.417Z] (10/137) Installing libsm (1.2.3-r0) [2023-11-01T18:11:53.677Z] (11/137) Installing libxt (1.2.1-r0) [2023-11-01T18:11:53.937Z] (12/137) Installing libxmu (1.1.3-r0) [2023-11-01T18:11:54.196Z] (13/137) Installing xset (1.2.4-r0) [2023-11-01T18:11:54.457Z] (14/137) Installing xprop (1.2.5-r0) [2023-11-01T18:11:54.717Z] (15/137) Installing xdg-utils (1.1.3-r3) [2023-11-01T18:11:55.285Z] (16/137) Installing eudev-libs (3.2.11-r0) [2023-11-01T18:11:55.545Z] (17/137) Installing pkgconf (1.8.1-r0) [2023-11-01T18:11:55.805Z] (18/137) Installing libffi (3.4.2-r1) [2023-11-01T18:11:56.064Z] (19/137) Installing libintl (0.21-r2) [2023-11-01T18:11:56.323Z] (20/137) Installing libblkid (2.38-r1) [2023-11-01T18:11:56.891Z] (21/137) Installing libmount (2.38-r1) [2023-11-01T18:11:57.152Z] (22/137) Installing pcre (8.45-r2) [2023-11-01T18:11:57.412Z] (23/137) Installing glib (2.72.4-r0) [2023-11-01T18:11:57.981Z] (24/137) Installing xz-libs (5.2.5-r1) [2023-11-01T18:11:58.240Z] (25/137) Installing libxml2 (2.9.14-r2) [2023-11-01T18:11:58.809Z] (26/137) Installing shared-mime-info (2.2-r2) [2023-11-01T18:11:59.070Z] (27/137) Installing hicolor-icon-theme (0.17-r1) [2023-11-01T18:11:59.330Z] (28/137) Installing libjpeg-turbo (2.1.3-r1) [2023-11-01T18:11:59.900Z] (29/137) Installing libpng (1.6.37-r1) [2023-11-01T18:12:00.160Z] (30/137) Installing libwebp (1.2.3-r2) [2023-11-01T18:12:00.730Z] (31/137) Installing zstd-libs (1.5.2-r1) [2023-11-01T18:12:00.990Z] (32/137) Installing tiff (4.4.0-r4) [2023-11-01T18:12:01.249Z] (33/137) Installing gdk-pixbuf (2.42.8-r0) [2023-11-01T18:12:01.818Z] (34/137) Installing gtk-update-icon-cache (2.24.33-r3) [2023-11-01T18:12:02.077Z] (35/137) Installing libxcomposite (0.4.5-r0) [2023-11-01T18:12:02.339Z] (36/137) Installing libxfixes (6.0.0-r0) [2023-11-01T18:12:02.598Z] (37/137) Installing libxrender (0.9.10-r3) [2023-11-01T18:12:02.858Z] (38/137) Installing libxcursor (1.2.1-r0) [2023-11-01T18:12:03.117Z] (39/137) Installing libxdamage (1.1.5-r1) [2023-11-01T18:12:03.378Z] (40/137) Installing libxi (1.8-r0) [2023-11-01T18:12:03.638Z] (41/137) Installing libxinerama (1.1.4-r1) [2023-11-01T18:12:03.896Z] (42/137) Installing libxrandr (1.5.2-r1) [2023-11-01T18:12:04.159Z] (43/137) Installing atk (2.38.0-r0) [2023-11-01T18:12:04.417Z] (44/137) Installing libxtst (1.2.3-r3) [2023-11-01T18:12:04.674Z] (45/137) Installing dbus-libs (1.14.8-r0) [2023-11-01T18:12:04.931Z] (46/137) Installing at-spi2-core (2.44.1-r0) [2023-11-01T18:12:05.505Z] (47/137) Installing at-spi2-atk (2.38.0-r0) [2023-11-01T18:12:05.767Z] (48/137) Installing expat (2.5.0-r0) [2023-11-01T18:12:06.027Z] (49/137) Installing libbz2 (1.0.8-r1) [2023-11-01T18:12:06.287Z] (50/137) Installing freetype (2.12.1-r0) [2023-11-01T18:12:06.856Z] (51/137) Installing fontconfig (2.14.0-r0) [2023-11-01T18:12:07.117Z] (52/137) Installing pixman (0.40.0-r4) [2023-11-01T18:12:07.686Z] (53/137) Installing cairo (1.17.4-r2) [2023-11-01T18:12:07.944Z] (54/137) Installing cairo-gobject (1.17.4-r2) [2023-11-01T18:12:08.204Z] (55/137) Installing avahi-libs (0.8-r6) [2023-11-01T18:12:08.464Z] (56/137) Installing gmp (6.2.1-r2) [2023-11-01T18:12:09.033Z] (57/137) Installing nettle (3.7.3-r0) [2023-11-01T18:12:09.292Z] (58/137) Installing p11-kit (0.24.1-r0) [2023-11-01T18:12:09.862Z] (59/137) Installing libtasn1 (4.18.0-r1) [2023-11-01T18:12:10.121Z] (60/137) Installing libunistring (1.0-r0) [2023-11-01T18:12:10.381Z] (61/137) Installing gnutls (3.7.7-r1) [2023-11-01T18:12:10.950Z] (62/137) Installing cups-libs (2.4.2-r2) [2023-11-01T18:12:11.520Z] (63/137) Installing libepoxy (1.5.10-r0) [2023-11-01T18:12:11.779Z] (64/137) Installing fribidi (1.0.12-r0) [2023-11-01T18:12:12.038Z] (65/137) Installing graphite2 (1.3.14-r1) [2023-11-01T18:12:12.297Z] (66/137) Installing harfbuzz (4.3.0-r0) [2023-11-01T18:12:12.867Z] (67/137) Installing libxft (2.3.4-r0) [2023-11-01T18:12:13.126Z] (68/137) Installing pango (1.50.7-r0) [2023-11-01T18:12:13.385Z] (69/137) Installing wayland-libs-client (1.20.0-r0) [2023-11-01T18:12:13.645Z] (70/137) Installing wayland-libs-cursor (1.20.0-r0) [2023-11-01T18:12:13.905Z] (71/137) Installing wayland-libs-egl (1.20.0-r0) [2023-11-01T18:12:14.164Z] (72/137) Installing xkeyboard-config (2.35.1-r0) [2023-11-01T18:12:14.732Z] (73/137) Installing libxkbcommon (1.4.1-r0) [2023-11-01T18:12:14.991Z] (74/137) Installing gtk+3.0 (3.24.34-r1) [2023-11-01T18:12:15.562Z] Executing gtk+3.0-3.24.34-r1.post-install [2023-11-01T18:12:15.562Z] (75/137) Installing libfontenc (1.1.4-r0) [2023-11-01T18:12:15.821Z] (76/137) Installing mkfontscale (1.2.2-r0) [2023-11-01T18:12:16.081Z] (77/137) Installing font-opensans (0_git20210927-r0) [2023-11-01T18:12:16.652Z] (78/137) Installing libgcc (11.2.1_git20220219-r2) [2023-11-01T18:12:16.912Z] (79/137) Installing libogg (1.3.5-r1) [2023-11-01T18:12:17.171Z] (80/137) Installing libstdc++ (11.2.1_git20220219-r2) [2023-11-01T18:12:17.740Z] (81/137) Installing flac (1.3.4-r0) [2023-11-01T18:12:18.310Z] (82/137) Installing alsa-lib (1.2.7.2-r0) [2023-11-01T18:12:18.570Z] (83/137) Installing libatomic (11.2.1_git20220219-r2) [2023-11-01T18:12:18.830Z] (84/137) Installing sdl2 (2.0.22-r0) [2023-11-01T18:12:19.398Z] (85/137) Installing aom-libs (3.3.0-r0) [2023-11-01T18:12:19.969Z] (86/137) Installing libass (0.16.0-r0) [2023-11-01T18:12:20.230Z] (87/137) Installing libdav1d (1.0.0-r0) [2023-11-01T18:12:20.489Z] (88/137) Installing libpciaccess (0.16-r0) [2023-11-01T18:12:21.057Z] (89/137) Installing libdrm (2.4.110-r0) [2023-11-01T18:12:21.317Z] (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2023-11-01T18:12:21.577Z] (91/137) Installing ncurses-libs (6.3_p20220521-r1) [2023-11-01T18:12:21.836Z] (92/137) Installing lame (3.100-r0) [2023-11-01T18:12:22.405Z] (93/137) Installing opus (1.3.1-r1) [2023-11-01T18:12:22.663Z] (94/137) Installing libasyncns (0.8-r1) [2023-11-01T18:12:22.923Z] (95/137) Installing libltdl (2.4.7-r0) [2023-11-01T18:12:23.182Z] (96/137) Installing orc (0.4.32-r0) [2023-11-01T18:12:23.750Z] (97/137) Installing libvorbis (1.3.7-r0) [2023-11-01T18:12:24.010Z] (98/137) Installing libsndfile (1.1.0-r0) [2023-11-01T18:12:24.578Z] (99/137) Installing libgomp (11.2.1_git20220219-r2) [2023-11-01T18:12:24.837Z] (100/137) Installing soxr (0.1.3-r2) [2023-11-01T18:12:25.097Z] (101/137) Installing speexdsp (1.2.0-r0) [2023-11-01T18:12:25.357Z] (102/137) Installing tdb-libs (1.4.6-r0) [2023-11-01T18:12:25.617Z] (103/137) Installing libpulse (15.0-r2) [2023-11-01T18:12:26.185Z] (104/137) Installing cjson (1.7.15-r3) [2023-11-01T18:12:26.445Z] (105/137) Installing mbedtls (2.28.5-r0) [2023-11-01T18:12:27.014Z] (106/137) Installing librist (0.2.6-r1) [2023-11-01T18:12:27.273Z] (107/137) Installing libsrt (1.4.4-r0) [2023-11-01T18:12:27.533Z] (108/137) Installing libssh (0.9.6-r1) [2023-11-01T18:12:28.100Z] (109/137) Installing libtheora (1.1.1-r16) [2023-11-01T18:12:28.366Z] (110/137) Installing v4l-utils-libs (1.22.1-r1) [2023-11-01T18:12:28.625Z] (111/137) Installing libva (2.14.0-r0) [2023-11-01T18:12:29.195Z] (112/137) Installing libvdpau (1.5-r0) [2023-11-01T18:12:29.455Z] (113/137) Installing vidstab (1.1.0-r1) [2023-11-01T18:12:29.714Z] (114/137) Installing libvpx (1.11.0-r1) [2023-11-01T18:12:30.281Z] (115/137) Installing x264-libs (0.163_git20210613-r0) [2023-11-01T18:12:30.849Z] (116/137) Installing numactl (2.0.14-r0) [2023-11-01T18:12:30.849Z] (117/137) Installing x265-libs (3.5-r3) [2023-11-01T18:12:31.419Z] (118/137) Installing xvidcore (1.3.7-r1) [2023-11-01T18:12:31.988Z] (119/137) Installing ffmpeg-libs (5.0.3-r0) [2023-11-01T18:12:32.554Z] (120/137) Installing libevent (2.1.12-r4) [2023-11-01T18:12:33.122Z] (121/137) Installing mesa (21.3.9-r0) [2023-11-01T18:12:33.122Z] (122/137) Installing wayland-libs-server (1.20.0-r0) [2023-11-01T18:12:33.381Z] (123/137) Installing mesa-gbm (21.3.9-r0) [2023-11-01T18:12:33.948Z] (124/137) Installing icu-data-en (71.1-r2) [2023-11-01T18:12:34.207Z] Executing icu-data-en-71.1-r2.post-install [2023-11-01T18:12:34.207Z] * [2023-11-01T18:12:34.207Z] * If you need ICU with non-English locales and legacy charset support, install [2023-11-01T18:12:34.207Z] * package icu-data-full. [2023-11-01T18:12:34.207Z] * [2023-11-01T18:12:34.207Z] (125/137) Installing icu-libs (71.1-r2) [2023-11-01T18:12:34.774Z] (126/137) Installing lcms2 (2.13.1-r0) [2023-11-01T18:12:35.033Z] (127/137) Installing minizip (1.2.12-r0) [2023-11-01T18:12:35.601Z] (128/137) Installing nspr (4.33-r0) [2023-11-01T18:12:35.860Z] (129/137) Installing sqlite-libs (3.40.1-r0) [2023-11-01T18:12:36.120Z] (130/137) Installing nss (3.78.1-r0) [2023-11-01T18:12:36.688Z] (131/137) Installing re2 (2022.04.01-r0) [2023-11-01T18:12:37.256Z] (132/137) Installing snappy (1.1.9-r4) [2023-11-01T18:12:37.256Z] (133/137) Installing libgpg-error (1.45-r0) [2023-11-01T18:12:37.824Z] (134/137) Installing libgcrypt (1.10.1-r0) [2023-11-01T18:12:38.120Z] (135/137) Installing libxslt (1.1.35-r0) [2023-11-01T18:12:38.399Z] (136/137) Installing chromium (102.0.5005.182-r0) [2023-11-01T18:12:53.383Z] (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) [2023-11-01T18:12:53.383Z] Executing busybox-1.35.0-r17.trigger [2023-11-01T18:12:53.383Z] Executing glib-2.72.4-r0.trigger [2023-11-01T18:12:53.383Z] Executing shared-mime-info-2.2-r2.trigger [2023-11-01T18:12:53.383Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-11-01T18:12:53.383Z] Executing gtk-update-icon-cache-2.24.33-r3.trigger [2023-11-01T18:12:53.383Z] Executing fontconfig-2.14.0-r0.trigger [2023-11-01T18:12:53.383Z] Executing mkfontscale-1.2.2-r0.trigger [2023-11-01T18:12:53.383Z] OK: 409 MiB in 160 packages [2023-11-01T18:12:53.383Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-11-01T18:12:53.383Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-11-01T18:12:53.643Z] (1/21) Installing binutils (2.38-r3) [2023-11-01T18:12:54.210Z] (2/21) Installing isl22 (0.22-r0) [2023-11-01T18:12:54.469Z] (3/21) Installing mpfr4 (4.1.0-r0) [2023-11-01T18:12:55.037Z] (4/21) Installing mpc1 (1.2.1-r0) [2023-11-01T18:12:55.606Z] (5/21) Installing gcc (11.2.1_git20220219-r2) [2023-11-01T18:13:02.476Z] (6/21) Installing musl-dev (1.2.3-r3) [2023-11-01T18:13:02.476Z] (7/21) Installing libc-dev (0.7.2-r3) [2023-11-01T18:13:02.736Z] (8/21) Installing linux-headers (5.16.7-r1) [2023-11-01T18:13:03.305Z] (9/21) Installing libffi-dev (3.4.2-r1) [2023-11-01T18:13:03.563Z] (10/21) Installing libpq (14.9-r0) [2023-11-01T18:13:04.132Z] (11/21) Installing openssl-dev (1.1.1w-r0) [2023-11-01T18:13:04.392Z] (12/21) Installing libpq-dev (14.9-r0) [2023-11-01T18:13:04.960Z] (13/21) Installing libecpg (14.9-r0) [2023-11-01T18:13:05.219Z] (14/21) Installing libecpg-dev (14.9-r0) [2023-11-01T18:13:05.791Z] (15/21) Installing llvm13-libs (13.0.1-r2) [2023-11-01T18:13:06.726Z] (16/21) Installing clang-libs (13.0.1-r1) [2023-11-01T18:13:08.101Z] (17/21) Installing clang (13.0.1-r1) [2023-11-01T18:13:08.361Z] (18/21) Installing icu (71.1-r2) [2023-11-01T18:13:08.927Z] (19/21) Installing icu-dev (71.1-r2) [2023-11-01T18:13:09.496Z] (20/21) Installing llvm13 (13.0.1-r2) [2023-11-01T18:13:13.695Z] (21/21) Installing postgresql14-dev (14.9-r0) [2023-11-01T18:13:14.264Z] Executing busybox-1.35.0-r17.trigger [2023-11-01T18:13:14.264Z] OK: 822 MiB in 181 packages [2023-11-01T18:13:14.264Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-11-01T18:13:14.834Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-11-01T18:13:15.402Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2023-11-01T18:13:16.339Z] (2/10) Installing gdbm (1.23-r0) [2023-11-01T18:13:16.599Z] (3/10) Installing mpdecimal (2.5.1-r1) [2023-11-01T18:13:16.859Z] (4/10) Installing readline (8.1.2-r0) [2023-11-01T18:13:17.120Z] (5/10) Installing python3 (3.10.13-r0) [2023-11-01T18:13:18.056Z] (6/10) Installing python3-dev (3.10.13-r0) [2023-11-01T18:13:18.993Z] (7/10) Installing libsodium (1.0.18-r0) [2023-11-01T18:13:19.253Z] (8/10) Installing libzmq (4.3.4-r0) [2023-11-01T18:13:19.820Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2023-11-01T18:13:20.082Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2023-11-01T18:13:20.342Z] Executing busybox-1.35.0-r17.trigger [2023-11-01T18:13:20.342Z] OK: 974 MiB in 191 packages [2023-11-01T18:13:20.342Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-11-01T18:13:20.604Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-11-01T18:13:21.542Z] OK: 974 MiB in 191 packages [2023-11-01T18:13:21.542Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-11-01T18:13:21.800Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-11-01T18:13:22.367Z] (1/1) Installing tzdata (2023c-r0) [2023-11-01T18:13:22.934Z] Executing busybox-1.35.0-r17.trigger [2023-11-01T18:13:22.934Z] OK: 978 MiB in 192 packages [2023-11-01T18:13:23.193Z] (1/1) Purging tzdata (2023c-r0) [2023-11-01T18:13:23.193Z] Executing busybox-1.35.0-r17.trigger [2023-11-01T18:13:23.193Z] OK: 974 MiB in 191 packages [2023-11-01T18:13:25.728Z] Looking in links: /tmp/tmp15o15zra [2023-11-01T18:13:25.728Z] Processing /tmp/tmp15o15zra/setuptools-65.5.0-py3-none-any.whl [2023-11-01T18:13:25.728Z] Processing /tmp/tmp15o15zra/pip-23.0.1-py3-none-any.whl [2023-11-01T18:13:25.988Z] Installing collected packages: setuptools, pip [2023-11-01T18:13:28.520Z] Successfully installed pip-23.0.1 setuptools-65.5.0 [2023-11-01T18:13:28.520Z] 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 [2023-11-01T18:13:28.778Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) [2023-11-01T18:13:29.037Z] Collecting pip [2023-11-01T18:13:29.037Z] Downloading pip-23.3.1-py3-none-any.whl (2.1 MB) [2023-11-01T18:13:29.037Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 26.1 MB/s eta 0:00:00 [2023-11-01T18:13:29.037Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) [2023-11-01T18:13:29.624Z] Collecting setuptools [2023-11-01T18:13:29.624Z] Downloading setuptools-68.2.2-py3-none-any.whl (807 kB) [2023-11-01T18:13:29.624Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 89.6 MB/s eta 0:00:00 [2023-11-01T18:13:29.624Z] Collecting wheel [2023-11-01T18:13:29.624Z] Downloading wheel-0.41.3-py3-none-any.whl (65 kB) [2023-11-01T18:13:29.624Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.8/65.8 kB 139.0 MB/s eta 0:00:00 [2023-11-01T18:13:29.888Z] Installing collected packages: wheel, setuptools, pip [2023-11-01T18:13:29.888Z] Attempting uninstall: setuptools [2023-11-01T18:13:29.888Z] Found existing installation: setuptools 65.5.0 [2023-11-01T18:13:29.888Z] Uninstalling setuptools-65.5.0: [2023-11-01T18:13:29.888Z] Successfully uninstalled setuptools-65.5.0 [2023-11-01T18:13:30.839Z] Attempting uninstall: pip [2023-11-01T18:13:30.839Z] Found existing installation: pip 23.0.1 [2023-11-01T18:13:30.839Z] Uninstalling pip-23.0.1: [2023-11-01T18:13:30.839Z] Successfully uninstalled pip-23.0.1 [2023-11-01T18:13:32.748Z] Successfully installed pip-23.3.1 setuptools-68.2.2 wheel-0.41.3 [2023-11-01T18:13:32.748Z] 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 [2023-11-01T18:13:33.316Z] Processing ./edgex-taf-common [2023-11-01T18:13:33.316Z] Preparing metadata (setup.py): started [2023-11-01T18:13:33.575Z] Preparing metadata (setup.py): finished with status 'done' [2023-11-01T18:13:33.575Z] Building wheels for collected packages: edgex-taf-common [2023-11-01T18:13:33.575Z] Building wheel for edgex-taf-common (setup.py): started [2023-11-01T18:13:33.837Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2023-11-01T18:13:33.837Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=63ac17f895c98df7f2094d15fd32b7c79a2e61f01a66ebd0301dad30c51ae73f [2023-11-01T18:13:33.837Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2023-11-01T18:13:33.837Z] Successfully built edgex-taf-common [2023-11-01T18:13:33.837Z] Installing collected packages: edgex-taf-common [2023-11-01T18:13:34.097Z] Successfully installed edgex-taf-common-0.0.0 [2023-11-01T18:13:34.097Z] 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 [2023-11-01T18:13:34.664Z] Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) [2023-11-01T18:13:34.921Z] Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) [2023-11-01T18:13:34.921Z] Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) [2023-11-01T18:13:34.921Z] Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) [2023-11-01T18:13:34.921Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2023-11-01T18:13:34.921Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) [2023-11-01T18:13:34.921Z] Collecting robotframework-seleniumlibrary==6.1.3 (from -r requirements.txt (line 4)) [2023-11-01T18:13:34.921Z] Downloading robotframework_seleniumlibrary-6.1.3-py2.py3-none-any.whl.metadata (15 kB) [2023-11-01T18:13:35.181Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2023-11-01T18:13:35.181Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2023-11-01T18:13:35.181Z] Preparing metadata (setup.py): started [2023-11-01T18:13:35.441Z] Preparing metadata (setup.py): finished with status 'done' [2023-11-01T18:13:35.441Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2023-11-01T18:13:35.441Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2023-11-01T18:13:35.441Z] Collecting configparser==5.3.0 (from -r requirements.txt (line 7)) [2023-11-01T18:13:35.441Z] Downloading configparser-5.3.0-py3-none-any.whl (19 kB) [2023-11-01T18:13:35.441Z] Collecting requests==2.31.0 (from -r requirements.txt (line 8)) [2023-11-01T18:13:35.441Z] Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) [2023-11-01T18:13:35.441Z] Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) [2023-11-01T18:13:35.441Z] Downloading paho-mqtt-1.6.1.tar.gz (99 kB) [2023-11-01T18:13:35.441Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 15.2 MB/s eta 0:00:00 [2023-11-01T18:13:35.700Z] Preparing metadata (setup.py): started [2023-11-01T18:13:35.700Z] Preparing metadata (setup.py): finished with status 'done' [2023-11-01T18:13:35.960Z] Collecting docker==6.1.3 (from -r requirements.txt (line 10)) [2023-11-01T18:13:35.960Z] Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) [2023-11-01T18:13:36.220Z] Collecting numpy==1.22.3 (from -r requirements.txt (line 11)) [2023-11-01T18:13:36.220Z] Downloading numpy-1.22.3.zip (11.5 MB) [2023-11-01T18:13:36.479Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 34.7 MB/s eta 0:00:00 [2023-11-01T18:13:37.047Z] Installing build dependencies: started [2023-11-01T18:13:41.233Z] Installing build dependencies: finished with status 'done' [2023-11-01T18:13:41.234Z] Getting requirements to build wheel: started [2023-11-01T18:13:41.234Z] Getting requirements to build wheel: finished with status 'done' [2023-11-01T18:13:41.234Z] Preparing metadata (pyproject.toml): started [2023-11-01T18:13:42.168Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-11-01T18:13:42.168Z] Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) [2023-11-01T18:13:42.168Z] Downloading psutil-5.9.5.tar.gz (493 kB) [2023-11-01T18:13:42.168Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 33.1 MB/s eta 0:00:00 [2023-11-01T18:13:42.168Z] Installing build dependencies: started [2023-11-01T18:13:44.698Z] Installing build dependencies: finished with status 'done' [2023-11-01T18:13:44.698Z] Getting requirements to build wheel: started [2023-11-01T18:13:44.956Z] Getting requirements to build wheel: finished with status 'done' [2023-11-01T18:13:44.956Z] Preparing metadata (pyproject.toml): started [2023-11-01T18:13:45.522Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-11-01T18:13:45.522Z] Collecting redis==4.6.0 (from -r requirements.txt (line 13)) [2023-11-01T18:13:45.522Z] Downloading redis-4.6.0-py3-none-any.whl.metadata (8.3 kB) [2023-11-01T18:13:45.780Z] Collecting pyzmq==25.1.0 (from -r requirements.txt (line 14)) [2023-11-01T18:13:46.039Z] Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (4.8 kB) [2023-11-01T18:13:46.039Z] Collecting influxdb-client==1.36.1 (from -r requirements.txt (line 15)) [2023-11-01T18:13:46.039Z] Downloading influxdb_client-1.36.1-py3-none-any.whl (721 kB) [2023-11-01T18:13:46.039Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 721.2/721.2 kB 19.2 MB/s eta 0:00:00 [2023-11-01T18:13:46.297Z] Collecting psycopg2==2.9.7 (from -r requirements.txt (line 16)) [2023-11-01T18:13:46.297Z] Downloading psycopg2-2.9.7.tar.gz (383 kB) [2023-11-01T18:13:46.297Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 383.5/383.5 kB 9.6 MB/s eta 0:00:00 [2023-11-01T18:13:46.297Z] Preparing metadata (setup.py): started [2023-11-01T18:13:46.554Z] Preparing metadata (setup.py): finished with status 'done' [2023-11-01T18:13:46.814Z] Collecting pycryptodome==3.18.0 (from -r requirements.txt (line 17)) [2023-11-01T18:13:46.814Z] Downloading pycryptodome-3.18.0-cp35-abi3-musllinux_1_1_x86_64.whl.metadata (3.4 kB) [2023-11-01T18:13:47.072Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-01T18:13:47.072Z] Downloading selenium-4.15.0-py3-none-any.whl.metadata (6.9 kB) [2023-11-01T18:13:47.072Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-01T18:13:47.072Z] Downloading robotframework_pythonlibcore-4.2.0-py2.py3-none-any.whl.metadata (6.0 kB) [2023-11-01T18:13:47.072Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-01T18:13:47.072Z] Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) [2023-11-01T18:13:47.072Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-01T18:13:47.072Z] Downloading flex-6.14.1.tar.gz (40 kB) [2023-11-01T18:13:47.072Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 6.7 MB/s eta 0:00:00 [2023-11-01T18:13:47.330Z] Preparing metadata (setup.py): started [2023-11-01T18:13:47.330Z] Preparing metadata (setup.py): finished with status 'done' [2023-11-01T18:13:47.589Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-01T18:13:47.589Z] Downloading genson-1.2.2.tar.gz (34 kB) [2023-11-01T18:13:47.589Z] Preparing metadata (setup.py): started [2023-11-01T18:13:47.846Z] Preparing metadata (setup.py): finished with status 'done' [2023-11-01T18:13:47.846Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-01T18:13:47.846Z] Downloading jsonpath_ng-1.6.0-py3-none-any.whl.metadata (17 kB) [2023-11-01T18:13:47.846Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-01T18:13:47.847Z] Downloading jsonschema-4.19.2-py3-none-any.whl.metadata (7.9 kB) [2023-11-01T18:13:47.847Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-01T18:13:47.847Z] Downloading Pygments-2.16.1-py3-none-any.whl.metadata (2.5 kB) [2023-11-01T18:13:48.105Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-01T18:13:48.105Z] Downloading pytz-2023.3.post1-py2.py3-none-any.whl.metadata (22 kB) [2023-11-01T18:13:50.013Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-01T18:13:50.013Z] Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) [2023-11-01T18:13:50.013Z] Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-11-01T18:13:50.014Z] Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (33 kB) [2023-11-01T18:13:50.014Z] Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-11-01T18:13:50.014Z] Downloading idna-3.4-py3-none-any.whl (61 kB) [2023-11-01T18:13:50.014Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 7.3 MB/s eta 0:00:00 [2023-11-01T18:13:50.014Z] Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-11-01T18:13:50.014Z] Downloading urllib3-2.0.7-py3-none-any.whl.metadata (6.6 kB) [2023-11-01T18:13:50.014Z] Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-11-01T18:13:50.014Z] Downloading certifi-2023.7.22-py3-none-any.whl.metadata (2.2 kB) [2023-11-01T18:13:50.273Z] Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2023-11-01T18:13:50.273Z] Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB) [2023-11-01T18:13:50.273Z] Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2023-11-01T18:13:50.273Z] Downloading websocket_client-1.6.4-py3-none-any.whl.metadata (7.7 kB) [2023-11-01T18:13:50.273Z] Collecting async-timeout>=4.0.2 (from redis==4.6.0->-r requirements.txt (line 13)) [2023-11-01T18:13:50.273Z] Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) [2023-11-01T18:13:50.531Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-11-01T18:13:50.531Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2023-11-01T18:13:50.531Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 22.4 MB/s eta 0:00:00 [2023-11-01T18:13:50.531Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-11-01T18:13:50.531Z] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [2023-11-01T18:13:50.531Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 27.4 MB/s eta 0:00:00 [2023-11-01T18:13:50.531Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.36.1->-r requirements.txt (line 15)) (68.2.2) [2023-11-01T18:13:50.790Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-11-01T18:13:50.790Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2023-11-01T18:13:50.790Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-11-01T18:13:50.790Z] Downloading typing_extensions-4.8.0-py3-none-any.whl.metadata (3.0 kB) [2023-11-01T18:13:50.790Z] Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-01T18:13:50.790Z] Downloading trio-0.22.2-py3-none-any.whl.metadata (4.7 kB) [2023-11-01T18:13:50.790Z] Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-01T18:13:50.790Z] Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) [2023-11-01T18:13:51.048Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-01T18:13:51.048Z] Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (2.1 kB) [2023-11-01T18:13:51.048Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-01T18:13:51.048Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2023-11-01T18:13:51.048Z] Preparing metadata (setup.py): started [2023-11-01T18:13:51.308Z] Preparing metadata (setup.py): finished with status 'done' [2023-11-01T18:13:51.308Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-01T18:13:51.308Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2023-11-01T18:13:51.568Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-01T18:13:51.568Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2023-11-01T18:13:51.568Z] Preparing metadata (setup.py): started [2023-11-01T18:13:51.568Z] Preparing metadata (setup.py): finished with status 'done' [2023-11-01T18:13:51.826Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-01T18:13:51.826Z] Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) [2023-11-01T18:13:51.826Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-01T18:13:51.826Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) [2023-11-01T18:13:51.826Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-01T18:13:51.826Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2023-11-01T18:13:51.826Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 5.6 MB/s eta 0:00:00 [2023-11-01T18:13:51.826Z] Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-01T18:13:51.826Z] Downloading attrs-23.1.0-py3-none-any.whl (61 kB) [2023-11-01T18:13:51.826Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 7.5 MB/s eta 0:00:00 [2023-11-01T18:13:52.084Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-01T18:13:52.084Z] Downloading jsonschema_specifications-2023.7.1-py3-none-any.whl.metadata (2.8 kB) [2023-11-01T18:13:52.084Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-01T18:13:52.084Z] Downloading referencing-0.30.2-py3-none-any.whl.metadata (2.6 kB) [2023-11-01T18:13:52.342Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-01T18:13:52.342Z] Downloading rpds_py-0.10.6-cp310-cp310-musllinux_1_2_x86_64.whl.metadata (3.7 kB) [2023-11-01T18:13:52.600Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-01T18:13:52.600Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2023-11-01T18:13:52.600Z] Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-01T18:13:52.600Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2023-11-01T18:13:52.600Z] Collecting sniffio (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-01T18:13:52.600Z] Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) [2023-11-01T18:13:52.600Z] Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-01T18:13:52.600Z] Downloading exceptiongroup-1.1.3-py3-none-any.whl.metadata (6.1 kB) [2023-11-01T18:13:52.858Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-01T18:13:52.858Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2023-11-01T18:13:52.858Z] Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-01T18:13:52.858Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2023-11-01T18:13:52.858Z] Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-01T18:13:52.858Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2023-11-01T18:13:52.858Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 7.0 MB/s eta 0:00:00 [2023-11-01T18:13:53.116Z] Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) [2023-11-01T18:13:53.116Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 18.5 MB/s eta 0:00:00 [2023-11-01T18:13:53.116Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2023-11-01T18:13:53.116Z] Downloading robotframework_seleniumlibrary-6.1.3-py2.py3-none-any.whl (95 kB) [2023-11-01T18:13:53.116Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.3/95.3 kB 12.6 MB/s eta 0:00:00 [2023-11-01T18:13:53.116Z] Downloading requests-2.31.0-py3-none-any.whl (62 kB) [2023-11-01T18:13:53.116Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 8.6 MB/s eta 0:00:00 [2023-11-01T18:13:53.116Z] Downloading docker-6.1.3-py3-none-any.whl (148 kB) [2023-11-01T18:13:53.116Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 16.9 MB/s eta 0:00:00 [2023-11-01T18:13:53.116Z] Downloading redis-4.6.0-py3-none-any.whl (241 kB) [2023-11-01T18:13:53.116Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 241.1/241.1 kB 16.1 MB/s eta 0:00:00 [2023-11-01T18:13:53.376Z] Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_x86_64.whl (1.6 MB) [2023-11-01T18:13:53.376Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 25.1 MB/s eta 0:00:00 [2023-11-01T18:13:53.376Z] Downloading pycryptodome-3.18.0-cp35-abi3-musllinux_1_1_x86_64.whl (2.1 MB) [2023-11-01T18:13:53.376Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 44.5 MB/s eta 0:00:00 [2023-11-01T18:13:53.376Z] Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) [2023-11-01T18:13:53.376Z] Downloading certifi-2023.7.22-py3-none-any.whl (158 kB) [2023-11-01T18:13:53.376Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 kB 18.8 MB/s eta 0:00:00 [2023-11-01T18:13:53.376Z] Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_x86_64.whl (142 kB) [2023-11-01T18:13:53.376Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.6/142.6 kB 18.0 MB/s eta 0:00:00 [2023-11-01T18:13:53.376Z] Downloading packaging-23.2-py3-none-any.whl (53 kB) [2023-11-01T18:13:53.376Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 6.4 MB/s eta 0:00:00 [2023-11-01T18:13:53.376Z] Downloading robotframework_pythonlibcore-4.2.0-py2.py3-none-any.whl (10 kB) [2023-11-01T18:13:53.635Z] Downloading selenium-4.15.0-py3-none-any.whl (10.2 MB) [2023-11-01T18:13:53.635Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 62.2 MB/s eta 0:00:00 [2023-11-01T18:13:53.635Z] Downloading urllib3-2.0.7-py3-none-any.whl (124 kB) [2023-11-01T18:13:53.635Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 124.2/124.2 kB 15.6 MB/s eta 0:00:00 [2023-11-01T18:13:53.635Z] Downloading websocket_client-1.6.4-py3-none-any.whl (57 kB) [2023-11-01T18:13:53.635Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.3/57.3 kB 7.1 MB/s eta 0:00:00 [2023-11-01T18:13:53.635Z] Downloading docutils-0.20.1-py3-none-any.whl (572 kB) [2023-11-01T18:13:53.894Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 12.9 MB/s eta 0:00:00 [2023-11-01T18:13:53.894Z] Downloading jsonpath_ng-1.6.0-py3-none-any.whl (29 kB) [2023-11-01T18:13:53.894Z] Downloading jsonschema-4.19.2-py3-none-any.whl (83 kB) [2023-11-01T18:13:53.894Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.6/83.6 kB 10.6 MB/s eta 0:00:00 [2023-11-01T18:13:53.894Z] Downloading Pygments-2.16.1-py3-none-any.whl (1.2 MB) [2023-11-01T18:13:53.894Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 16.8 MB/s eta 0:00:00 [2023-11-01T18:13:53.894Z] Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB) [2023-11-01T18:13:53.894Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 kB 41.4 MB/s eta 0:00:00 [2023-11-01T18:13:53.894Z] Downloading tzlocal-5.2-py3-none-any.whl (17 kB) [2023-11-01T18:13:53.894Z] Downloading click-8.1.7-py3-none-any.whl (97 kB) [2023-11-01T18:13:53.894Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 11.1 MB/s eta 0:00:00 [2023-11-01T18:13:53.894Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) [2023-11-01T18:13:53.894Z] Downloading jsonschema_specifications-2023.7.1-py3-none-any.whl (17 kB) [2023-11-01T18:13:53.894Z] Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl (707 kB) [2023-11-01T18:13:54.153Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 707.5/707.5 kB 16.2 MB/s eta 0:00:00 [2023-11-01T18:13:54.153Z] Downloading referencing-0.30.2-py3-none-any.whl (25 kB) [2023-11-01T18:13:54.153Z] Downloading rpds_py-0.10.6-cp310-cp310-musllinux_1_2_x86_64.whl (1.3 MB) [2023-11-01T18:13:54.153Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 66.2 MB/s eta 0:00:00 [2023-11-01T18:13:54.153Z] Downloading trio-0.22.2-py3-none-any.whl (400 kB) [2023-11-01T18:13:54.153Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 400.2/400.2 kB 23.1 MB/s eta 0:00:00 [2023-11-01T18:13:54.153Z] Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) [2023-11-01T18:13:54.153Z] Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB) [2023-11-01T18:13:54.153Z] Downloading exceptiongroup-1.1.3-py3-none-any.whl (14 kB) [2023-11-01T18:13:54.153Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2023-11-01T18:13:54.153Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, numpy, psutil, psycopg2, flex, GenSON, strict-rfc3339, validate-email [2023-11-01T18:13:54.153Z] Building wheel for robotbackgroundlogger (setup.py): started [2023-11-01T18:13:54.410Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2023-11-01T18:13:54.410Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4278 sha256=3ef776220afa9498b30b13d9e410237f577dcd48db97230dfe85366a5613fc15 [2023-11-01T18:13:54.410Z] Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2023-11-01T18:13:54.410Z] Building wheel for paho-mqtt (setup.py): started [2023-11-01T18:13:54.976Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2023-11-01T18:13:54.976Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62117 sha256=b50fd7f7ab5efd9a49bca7e78726bfc59ed2006a2a7be580c9e2bd22ff5018dc [2023-11-01T18:13:54.976Z] Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a [2023-11-01T18:13:54.976Z] Building wheel for numpy (pyproject.toml): started [2023-11-01T18:14:52.949Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16259 in /w/workspace/exfoundry_edgex-taf-common_PR-87 [Pipeline] { [Pipeline] checkout [2023-11-01T18:14:53.039Z] Selected Git installation does not exist. Using Default [2023-11-01T18:14:53.039Z] The recommended git tool is: NONE [2023-11-01T18:14:58.860Z] using credential edgex-jenkins-ssh [2023-11-01T18:14:58.875Z] Cloning the remote Git repository [2023-11-01T18:14:58.932Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2023-11-01T18:14:59.037Z] > git init /w/workspace/exfoundry_edgex-taf-common_PR-87 # timeout=10 [2023-11-01T18:14:59.209Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2023-11-01T18:14:59.210Z] > git --version # timeout=10 [2023-11-01T18:14:59.236Z] > git --version # 'git version 2.25.1' [2023-11-01T18:14:59.239Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-01T18:14:59.416Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-01T18:15:00.093Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2023-11-01T18:15:00.120Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-01T18:15:01.807Z] Merging remotes/origin/main commit 4bb22fa9a5616907f33d588e012b6aaf72681b53 into PR head commit c4db0c05e62885d08a4625d979b45ce369e40c99 [2023-11-01T18:15:01.089Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2023-11-01T18:15:01.142Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2023-11-01T18:15:01.143Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-01T18:15:01.159Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/87/head:refs/remotes/origin/PR-87 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-01T18:15:01.827Z] > git config core.sparsecheckout # timeout=10 [2023-11-01T18:15:02.130Z] Merge succeeded, producing c4db0c05e62885d08a4625d979b45ce369e40c99 [2023-11-01T18:15:02.131Z] Checking out Revision c4db0c05e62885d08a4625d979b45ce369e40c99 (PR-87) [2023-11-01T18:15:02.620Z] Commit message: "build: bump robotframework-seleniumlibrary from 6.1.0 to 6.1.3" [2023-11-01T18:15:02.657Z] Building wheel for numpy (pyproject.toml): still running... [2023-11-01T18:15:02.677Z] > git --version # timeout=10 [2023-11-01T18:15:02.690Z] > git --version # 'git version 2.25.1' [2023-11-01T18:15:02.708Z] fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2023-11-01T18:15:01.919Z] > git checkout -f c4db0c05e62885d08a4625d979b45ce369e40c99 # timeout=10 [2023-11-01T18:15:02.011Z] > git remote # timeout=10 [2023-11-01T18:15:02.039Z] > git config --get remote.origin.url # timeout=10 [2023-11-01T18:15:02.056Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-01T18:15:02.075Z] > git merge 4bb22fa9a5616907f33d588e012b6aaf72681b53 # timeout=10 [2023-11-01T18:15:02.104Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-01T18:15:02.139Z] > git config core.sparsecheckout # timeout=10 [2023-11-01T18:15:02.154Z] > git checkout -f c4db0c05e62885d08a4625d979b45ce369e40c99 # timeout=10 [Pipeline] sh [2023-11-01T18:15:03.866Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-01T18:15:03.866Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-01T18:15:03.866Z] Dload Upload Total Spent Left Speed [2023-11-01T18:15:03.866Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 214k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh [2023-11-01T18:15:04.603Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-01T18:15:04.954Z] + sudo tee /etc/docker/daemon.new [2023-11-01T18:15:04.954Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-01T18:15:04.954Z] { [2023-11-01T18:15:04.954Z] "registry-mirrors": [ [2023-11-01T18:15:04.954Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-01T18:15:04.954Z] ], [2023-11-01T18:15:04.955Z] "bip": "10.250.0.254/24", [2023-11-01T18:15:04.955Z] "hosts": [ [2023-11-01T18:15:04.955Z] "tcp://0.0.0.0:5555", [2023-11-01T18:15:04.955Z] "unix:///var/run/docker.sock" [2023-11-01T18:15:04.955Z] ], [2023-11-01T18:15:04.955Z] "mtu": 1458, [2023-11-01T18:15:04.955Z] "selinux-enabled": true, [2023-11-01T18:15:04.955Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-01T18:15:04.955Z] } [Pipeline] sh [2023-11-01T18:15:05.331Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-01T18:15:05.679Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T18:15:24.033Z] provisioning config files... [2023-11-01T18:15:24.066Z] copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-87@tmp/config2295689457617050044tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T18:15:24.469Z] ---> docker-login.sh [2023-11-01T18:15:24.469Z] nexus3.edgexfoundry.org:10001 [2023-11-01T18:15:25.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:15:25.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:15:25.066Z] Configure a credential helper to remove this warning. See [2023-11-01T18:15:25.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:15:25.066Z] [2023-11-01T18:15:25.066Z] Login Succeeded [2023-11-01T18:15:25.066Z] nexus3.edgexfoundry.org:10002 [2023-11-01T18:15:25.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:15:25.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:15:25.612Z] Configure a credential helper to remove this warning. See [2023-11-01T18:15:25.612Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:15:25.612Z] [2023-11-01T18:15:25.612Z] Login Succeeded [2023-11-01T18:15:25.612Z] nexus3.edgexfoundry.org:10003 [2023-11-01T18:15:25.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:15:25.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:15:25.884Z] Configure a credential helper to remove this warning. See [2023-11-01T18:15:25.884Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:15:25.884Z] [2023-11-01T18:15:25.884Z] Login Succeeded [2023-11-01T18:15:25.884Z] nexus3.edgexfoundry.org:10004 [2023-11-01T18:15:26.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:15:26.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:15:26.579Z] Configure a credential helper to remove this warning. See [2023-11-01T18:15:26.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:15:26.579Z] [2023-11-01T18:15:26.579Z] Login Succeeded [2023-11-01T18:15:26.579Z] docker.io [2023-11-01T18:15:26.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:15:27.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:15:27.169Z] Configure a credential helper to remove this warning. See [2023-11-01T18:15:27.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:15:27.169Z] [2023-11-01T18:15:27.169Z] Login Succeeded [2023-11-01T18:15:27.169Z] ---> docker-login.sh ends [Pipeline] } [2023-11-01T18:15:27.201Z] 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 [2023-11-01T18:15:28.188Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-01T18:15:28.552Z] + ls -al . [2023-11-01T18:15:28.552Z] total 68 [2023-11-01T18:15:28.552Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 1 18:15 . [2023-11-01T18:15:28.552Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 18:14 .. [2023-11-01T18:15:28.552Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 18:15 .git [2023-11-01T18:15:28.552Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 18:15 .github [2023-11-01T18:15:28.552Z] -rw-rw-r-- 1 jenkins jenkins 22 Nov 1 18:15 .gitignore [2023-11-01T18:15:28.552Z] -rw-rw-r-- 1 jenkins jenkins 1575 Nov 1 18:15 Dockerfile [2023-11-01T18:15:28.552Z] -rw-rw-r-- 1 jenkins jenkins 746 Nov 1 18:15 Jenkinsfile [2023-11-01T18:15:28.552Z] -rw-rw-r-- 1 jenkins jenkins 11381 Nov 1 18:15 LICENSE [2023-11-01T18:15:28.552Z] -rw-rw-r-- 1 jenkins jenkins 3606 Nov 1 18:15 README.md [2023-11-01T18:15:28.552Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 18:15 TAF-Manager [2023-11-01T18:15:28.552Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 1 18:15 TUC [2023-11-01T18:15:28.552Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 1 18:11 VERSION [2023-11-01T18:15:28.552Z] -rw-rw-r-- 1 jenkins jenkins 344 Nov 1 18:15 requirements.txt [2023-11-01T18:15:28.552Z] -rw-rw-r-- 1 jenkins jenkins 54 Nov 1 18:15 robot-entrypoint.sh [2023-11-01T18:15:28.552Z] -rw-rw-r-- 1 jenkins jenkins 445 Nov 1 18:15 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:15:28.993Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=c4db0c05e62885d08a4625d979b45ce369e40c99 --label arch=arm64 --label version=0.0.0 . [2023-11-01T18:15:29.265Z] Sending build context to Docker daemon 329.7kB [2023-11-01T18:15:29.265Z] Step 1/13 : FROM alpine:3.16 [2023-11-01T18:15:33.545Z] 3.16: Pulling from library/alpine [2023-11-01T18:15:33.545Z] bdb2de7ba06c: Pulling fs layer [2023-11-01T18:15:33.816Z] bdb2de7ba06c: Verifying Checksum [2023-11-01T18:15:33.816Z] bdb2de7ba06c: Download complete [2023-11-01T18:15:34.409Z] bdb2de7ba06c: Pull complete [2023-11-01T18:15:34.409Z] Digest: sha256:a8cbb8c69ee71561f4b69c066bad07f7e510caaa523da26fbfc606b10bd7934b [2023-11-01T18:15:34.409Z] Status: Downloaded newer image for alpine:3.16 [2023-11-01T18:15:34.409Z] ---> 47a0d92d42c9 [2023-11-01T18:15:34.409Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2023-11-01T18:15:34.409Z] ---> Running in 60794125c750 [2023-11-01T18:15:34.680Z] Removing intermediate container 60794125c750 [2023-11-01T18:15:34.680Z] ---> e9305096a54e [2023-11-01T18:15:34.680Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2023-11-01T18:15:34.951Z] ---> Running in 192dd120e266 [2023-11-01T18:15:35.312Z] Removing intermediate container 192dd120e266 [2023-11-01T18:15:35.312Z] ---> 457f6cb97883 [2023-11-01T18:15:35.312Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2023-11-01T18:15:36.337Z] ---> b28b676499e5 [2023-11-01T18:15:36.337Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2023-11-01T18:15:36.613Z] ---> ffe600cd4036 [2023-11-01T18:15:36.613Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2023-11-01T18:15:37.202Z] ---> f83dbb240e41 [2023-11-01T18:15:37.202Z] Step 7/13 : WORKDIR /edgex-taf [2023-11-01T18:15:37.202Z] ---> Running in 8a69e9fe2f3d [2023-11-01T18:15:37.798Z] Removing intermediate container 8a69e9fe2f3d [2023-11-01T18:15:37.798Z] ---> d95814fbdd60 [2023-11-01T18:15:37.798Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-11-01T18:15:37.798Z] ---> Running in dc7a6951e96a [2023-11-01T18:15:39.784Z] Removing intermediate container dc7a6951e96a [2023-11-01T18:15:39.784Z] ---> ecce2cff26b7 [2023-11-01T18:15:39.784Z] 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.4-r0 && 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 && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install ./edgex-taf-common && pip3 install -r requirements.txt [2023-11-01T18:15:39.784Z] ---> Running in 083672dab68f [2023-11-01T18:15:41.218Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-11-01T18:15:41.808Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-11-01T18:15:43.239Z] (1/2) Upgrading libcrypto1.1 (1.1.1v-r0 -> 1.1.1w-r0) [2023-11-01T18:15:43.830Z] (2/2) Upgrading libssl1.1 (1.1.1v-r0 -> 1.1.1w-r0) [2023-11-01T18:15:44.103Z] OK: 5 MiB in 14 packages [2023-11-01T18:15:44.374Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-11-01T18:15:44.964Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-11-01T18:15:46.384Z] (1/9) Installing ca-certificates (20230506-r0) [2023-11-01T18:15:46.972Z] (2/9) Installing brotli-libs (1.0.9-r6) [2023-11-01T18:15:47.562Z] (3/9) Installing nghttp2-libs (1.47.0-r1) [2023-11-01T18:15:47.834Z] (4/9) Installing libcurl (8.4.0-r0) [2023-11-01T18:15:48.424Z] (5/9) Installing curl (8.4.0-r0) [2023-11-01T18:15:48.693Z] (6/9) Installing docker-cli (20.10.20-r0) [2023-11-01T18:15:52.055Z] (7/9) Installing oniguruma (6.9.8-r0) [2023-11-01T18:15:52.055Z] (8/9) Installing jq (1.6-r1) [2023-11-01T18:15:52.646Z] (9/9) Installing openssl (1.1.1w-r0) [2023-11-01T18:15:52.919Z] Executing busybox-1.35.0-r17.trigger [2023-11-01T18:15:52.919Z] Executing ca-certificates-20230506-r0.trigger [2023-11-01T18:15:53.190Z] OK: 50 MiB in 23 packages [2023-11-01T18:15:53.465Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-11-01T18:15:54.056Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-11-01T18:15:55.476Z] (1/136) Installing libmagic (5.41-r0) [2023-11-01T18:15:56.064Z] (2/136) Installing file (5.41-r0) [2023-11-01T18:15:56.332Z] (3/136) Installing libxau (1.0.9-r0) [2023-11-01T18:15:56.601Z] (4/136) Installing libxdmcp (1.1.3-r0) [2023-11-01T18:15:56.871Z] (5/136) Installing libxcb (1.15-r0) [2023-11-01T18:15:57.459Z] (6/136) Installing libx11 (1.8.7-r0) [2023-11-01T18:15:58.074Z] (7/136) Installing libxext (1.3.4-r0) [2023-11-01T18:15:58.343Z] (8/136) Installing libice (1.0.10-r0) [2023-11-01T18:15:58.611Z] (9/136) Installing libuuid (2.38-r1) [2023-11-01T18:15:59.201Z] (10/136) Installing libsm (1.2.3-r0) [2023-11-01T18:15:59.471Z] (11/136) Installing libxt (1.2.1-r0) [2023-11-01T18:15:59.741Z] (12/136) Installing libxmu (1.1.3-r0) [2023-11-01T18:16:00.010Z] (13/136) Installing xset (1.2.4-r0) [2023-11-01T18:16:00.600Z] (14/136) Installing xprop (1.2.5-r0) [2023-11-01T18:16:00.871Z] (15/136) Installing xdg-utils (1.1.3-r3) [2023-11-01T18:16:01.143Z] (16/136) Installing eudev-libs (3.2.11-r0) [2023-11-01T18:16:01.430Z] (17/136) Installing pkgconf (1.8.1-r0) [2023-11-01T18:16:02.019Z] (18/136) Installing libffi (3.4.2-r1) [2023-11-01T18:16:02.288Z] (19/136) Installing libintl (0.21-r2) [2023-11-01T18:16:02.559Z] (20/136) Installing libblkid (2.38-r1) [2023-11-01T18:16:03.148Z] (21/136) Installing libmount (2.38-r1) [2023-11-01T18:16:03.417Z] (22/136) Installing pcre (8.45-r2) [2023-11-01T18:16:04.004Z] (23/136) Installing glib (2.72.4-r0) [2023-11-01T18:16:04.589Z] (24/136) Installing xz-libs (5.2.5-r1) [2023-11-01T18:16:04.857Z] (25/136) Installing libxml2 (2.9.14-r2) [2023-11-01T18:16:05.444Z] (26/136) Installing shared-mime-info (2.2-r2) [2023-11-01T18:16:05.714Z] (27/136) Installing hicolor-icon-theme (0.17-r1) [2023-11-01T18:16:06.303Z] (28/136) Installing libjpeg-turbo (2.1.3-r1) [2023-11-01T18:16:06.571Z] (29/136) Installing libpng (1.6.37-r1) [2023-11-01T18:16:07.158Z] (30/136) Installing libwebp (1.2.3-r2) [2023-11-01T18:16:07.426Z] (31/136) Installing zstd-libs (1.5.2-r1) [2023-11-01T18:16:08.016Z] (32/136) Installing tiff (4.4.0-r4) [2023-11-01T18:16:08.285Z] (33/136) Installing gdk-pixbuf (2.42.8-r0) [2023-11-01T18:16:08.876Z] (34/136) Installing gtk-update-icon-cache (2.24.33-r3) [2023-11-01T18:16:09.144Z] (35/136) Installing libxcomposite (0.4.5-r0) [2023-11-01T18:16:09.413Z] (36/136) Installing libxfixes (6.0.0-r0) [2023-11-01T18:16:09.682Z] (37/136) Installing libxrender (0.9.10-r3) [2023-11-01T18:16:09.951Z] (38/136) Installing libxcursor (1.2.1-r0) [2023-11-01T18:16:10.220Z] (39/136) Installing libxdamage (1.1.5-r1) [2023-11-01T18:16:10.336Z] Building wheel for numpy (pyproject.toml): still running... [2023-11-01T18:16:10.812Z] (40/136) Installing libxi (1.8-r0) [2023-11-01T18:16:11.082Z] (41/136) Installing libxinerama (1.1.4-r1) [2023-11-01T18:16:11.352Z] (42/136) Installing libxrandr (1.5.2-r1) [2023-11-01T18:16:11.622Z] (43/136) Installing atk (2.38.0-r0) [2023-11-01T18:16:11.890Z] (44/136) Installing libxtst (1.2.3-r3) [2023-11-01T18:16:12.158Z] (45/136) Installing dbus-libs (1.14.8-r0) [2023-11-01T18:16:12.754Z] (46/136) Installing at-spi2-core (2.44.1-r0) [2023-11-01T18:16:13.023Z] (47/136) Installing at-spi2-atk (2.38.0-r0) [2023-11-01T18:16:13.615Z] (48/136) Installing expat (2.5.0-r0) [2023-11-01T18:16:13.886Z] (49/136) Installing libbz2 (1.0.8-r1) [2023-11-01T18:16:14.168Z] (50/136) Installing freetype (2.12.1-r0) [2023-11-01T18:16:14.758Z] (51/136) Installing fontconfig (2.14.0-r0) [2023-11-01T18:16:15.028Z] (52/136) Installing pixman (0.40.0-r4) [2023-11-01T18:16:15.628Z] (53/136) Installing cairo (1.17.4-r2) [2023-11-01T18:16:16.219Z] (54/136) Installing cairo-gobject (1.17.4-r2) [2023-11-01T18:16:16.488Z] (55/136) Installing avahi-libs (0.8-r6) [2023-11-01T18:16:16.756Z] (56/136) Installing gmp (6.2.1-r2) [2023-11-01T18:16:17.345Z] (57/136) Installing nettle (3.7.3-r0) [2023-11-01T18:16:17.614Z] (58/136) Installing p11-kit (0.24.1-r0) [2023-11-01T18:16:18.201Z] (59/136) Installing libtasn1 (4.18.0-r1) [2023-11-01T18:16:18.470Z] (60/136) Installing libunistring (1.0-r0) [2023-11-01T18:16:19.054Z] (61/136) Installing gnutls (3.7.7-r1) [2023-11-01T18:16:19.361Z] (62/136) Installing cups-libs (2.4.2-r2) [2023-11-01T18:16:19.944Z] (63/136) Installing libepoxy (1.5.10-r0) [2023-11-01T18:16:20.529Z] (64/136) Installing fribidi (1.0.12-r0) [2023-11-01T18:16:20.798Z] (65/136) Installing graphite2 (1.3.14-r1) [2023-11-01T18:16:21.065Z] (66/136) Installing harfbuzz (4.3.0-r0) [2023-11-01T18:16:21.653Z] (67/136) Installing libxft (2.3.4-r0) [2023-11-01T18:16:21.939Z] (68/136) Installing pango (1.50.7-r0) [2023-11-01T18:16:22.525Z] (69/136) Installing wayland-libs-client (1.20.0-r0) [2023-11-01T18:16:22.795Z] (70/136) Installing wayland-libs-cursor (1.20.0-r0) [2023-11-01T18:16:23.062Z] (71/136) Installing wayland-libs-egl (1.20.0-r0) [2023-11-01T18:16:23.329Z] (72/136) Installing xkeyboard-config (2.35.1-r0) [2023-11-01T18:16:23.910Z] (73/136) Installing libxkbcommon (1.4.1-r0) [2023-11-01T18:16:24.177Z] (74/136) Installing gtk+3.0 (3.24.34-r1) [2023-11-01T18:16:25.140Z] Executing gtk+3.0-3.24.34-r1.post-install [2023-11-01T18:16:25.140Z] (75/136) Installing libfontenc (1.1.4-r0) [2023-11-01T18:16:25.406Z] (76/136) Installing mkfontscale (1.2.2-r0) [2023-11-01T18:16:25.674Z] (77/136) Installing font-opensans (0_git20210927-r0) [2023-11-01T18:16:26.255Z] (78/136) Installing libgcc (11.2.1_git20220219-r2) [2023-11-01T18:16:26.839Z] (79/136) Installing libogg (1.3.5-r1) [2023-11-01T18:16:27.107Z] (80/136) Installing libstdc++ (11.2.1_git20220219-r2) [2023-11-01T18:16:27.387Z] (81/136) Installing flac (1.3.4-r0) [2023-11-01T18:16:27.975Z] (82/136) Installing alsa-lib (1.2.7.2-r0) [2023-11-01T18:16:28.562Z] (83/136) Installing libatomic (11.2.1_git20220219-r2) [2023-11-01T18:16:28.829Z] (84/136) Installing sdl2 (2.0.22-r0) [2023-11-01T18:16:29.410Z] (85/136) Installing aom-libs (3.3.0-r0) [2023-11-01T18:16:29.997Z] (86/136) Installing libass (0.16.0-r0) [2023-11-01T18:16:30.265Z] (87/136) Installing libdav1d (1.0.0-r0) [2023-11-01T18:16:30.850Z] (88/136) Installing libdrm (2.4.110-r0) [2023-11-01T18:16:31.119Z] (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2023-11-01T18:16:31.705Z] (90/136) Installing ncurses-libs (6.3_p20220521-r1) [2023-11-01T18:16:31.971Z] (91/136) Installing lame (3.100-r0) [2023-11-01T18:16:32.563Z] (92/136) Installing opus (1.3.1-r1) [2023-11-01T18:16:33.146Z] (93/136) Installing libasyncns (0.8-r1) [2023-11-01T18:16:33.146Z] (94/136) Installing libltdl (2.4.7-r0) [2023-11-01T18:16:33.730Z] (95/136) Installing orc (0.4.32-r0) [2023-11-01T18:16:33.997Z] (96/136) Installing libvorbis (1.3.7-r0) [2023-11-01T18:16:34.585Z] (97/136) Installing libsndfile (1.1.0-r0) [2023-11-01T18:16:34.851Z] (98/136) Installing libgomp (11.2.1_git20220219-r2) [2023-11-01T18:16:35.442Z] (99/136) Installing soxr (0.1.3-r2) [2023-11-01T18:16:35.715Z] (100/136) Installing speexdsp (1.2.0-r0) [2023-11-01T18:16:35.984Z] (101/136) Installing tdb-libs (1.4.6-r0) [2023-11-01T18:16:36.250Z] (102/136) Installing libpulse (15.0-r2) [2023-11-01T18:16:36.849Z] (103/136) Installing cjson (1.7.15-r3) [2023-11-01T18:16:37.117Z] (104/136) Installing mbedtls (2.28.5-r0) [2023-11-01T18:16:37.701Z] (105/136) Installing librist (0.2.6-r1) [2023-11-01T18:16:37.971Z] (106/136) Installing libsrt (1.4.4-r0) [2023-11-01T18:16:38.556Z] (107/136) Installing libssh (0.9.6-r1) [2023-11-01T18:16:38.826Z] (108/136) Installing libtheora (1.1.1-r16) [2023-11-01T18:16:39.410Z] (109/136) Installing v4l-utils-libs (1.22.1-r1) [2023-11-01T18:16:39.996Z] (110/136) Installing libva (2.14.0-r0) [2023-11-01T18:16:40.264Z] (111/136) Installing libvdpau (1.5-r0) [2023-11-01T18:16:40.531Z] (112/136) Installing vidstab (1.1.0-r1) [2023-11-01T18:16:40.801Z] (113/136) Installing libvpx (1.11.0-r1) [2023-11-01T18:16:41.390Z] (114/136) Installing x264-libs (0.163_git20210613-r0) [2023-11-01T18:16:41.977Z] (115/136) Installing numactl (2.0.14-r0) [2023-11-01T18:16:42.247Z] (116/136) Installing x265-libs (3.5-r3) [2023-11-01T18:16:43.221Z] (117/136) Installing xvidcore (1.3.7-r1) [2023-11-01T18:16:43.490Z] (118/136) Installing ffmpeg-libs (5.0.3-r0) [2023-11-01T18:16:45.447Z] (119/136) Installing libevent (2.1.12-r4) [2023-11-01T18:16:45.715Z] (120/136) Installing mesa (21.3.9-r0) [2023-11-01T18:16:45.980Z] (121/136) Installing wayland-libs-server (1.20.0-r0) [2023-11-01T18:16:46.565Z] (122/136) Installing mesa-gbm (21.3.9-r0) [2023-11-01T18:16:46.835Z] (123/136) Installing icu-data-en (71.1-r2) [2023-11-01T18:16:47.421Z] Executing icu-data-en-71.1-r2.post-install [2023-11-01T18:16:47.421Z] * [2023-11-01T18:16:47.421Z] * If you need ICU with non-English locales and legacy charset support, install [2023-11-01T18:16:47.421Z] * package icu-data-full. [2023-11-01T18:16:47.421Z] * [2023-11-01T18:16:47.421Z] (124/136) Installing icu-libs (71.1-r2) [2023-11-01T18:16:48.008Z] (125/136) Installing lcms2 (2.13.1-r0) [2023-11-01T18:16:48.277Z] (126/136) Installing minizip (1.2.12-r0) [2023-11-01T18:16:48.545Z] (127/136) Installing nspr (4.33-r0) [2023-11-01T18:16:49.129Z] (128/136) Installing sqlite-libs (3.40.1-r0) [2023-11-01T18:16:49.718Z] (129/136) Installing nss (3.78.1-r0) [2023-11-01T18:16:50.302Z] (130/136) Installing re2 (2022.04.01-r0) [2023-11-01T18:16:50.569Z] (131/136) Installing snappy (1.1.9-r4) [2023-11-01T18:16:50.837Z] (132/136) Installing libgpg-error (1.45-r0) [2023-11-01T18:16:51.423Z] (133/136) Installing libgcrypt (1.10.1-r0) [2023-11-01T18:16:51.692Z] (134/136) Installing libxslt (1.1.35-r0) [2023-11-01T18:16:52.279Z] (135/136) Installing chromium (102.0.5005.182-r0) [2023-11-01T18:16:57.647Z] (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) [2023-11-01T18:16:57.916Z] Executing busybox-1.35.0-r17.trigger [2023-11-01T18:16:57.916Z] Executing glib-2.72.4-r0.trigger [2023-11-01T18:16:57.916Z] Executing shared-mime-info-2.2-r2.trigger [2023-11-01T18:17:00.501Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-11-01T18:17:00.771Z] Executing gtk-update-icon-cache-2.24.33-r3.trigger [2023-11-01T18:17:00.771Z] Executing fontconfig-2.14.0-r0.trigger [2023-11-01T18:17:00.771Z] Executing mkfontscale-1.2.2-r0.trigger [2023-11-01T18:17:00.771Z] OK: 376 MiB in 159 packages [2023-11-01T18:17:01.042Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-11-01T18:17:01.626Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-11-01T18:17:03.036Z] (1/21) Installing binutils (2.38-r3) [2023-11-01T18:17:04.000Z] (2/21) Installing isl22 (0.22-r0) [2023-11-01T18:17:04.590Z] (3/21) Installing mpfr4 (4.1.0-r0) [2023-11-01T18:17:04.858Z] (4/21) Installing mpc1 (1.2.1-r0) [2023-11-01T18:17:05.126Z] (5/21) Installing gcc (11.2.1_git20220219-r2) [2023-11-01T18:17:06.558Z] Building wheel for numpy (pyproject.toml): still running... [2023-11-01T18:17:08.482Z] (6/21) Installing musl-dev (1.2.3-r3) [2023-11-01T18:17:08.749Z] (7/21) Installing libc-dev (0.7.2-r3) [2023-11-01T18:17:09.018Z] (8/21) Installing linux-headers (5.16.7-r1) [2023-11-01T18:17:09.979Z] (9/21) Installing libffi-dev (3.4.2-r1) [2023-11-01T18:17:10.247Z] (10/21) Installing libpq (14.9-r0) [2023-11-01T18:17:10.831Z] (11/21) Installing openssl-dev (1.1.1w-r0) [2023-11-01T18:17:11.420Z] (12/21) Installing libpq-dev (14.9-r0) [2023-11-01T18:17:11.687Z] (13/21) Installing libecpg (14.9-r0) [2023-11-01T18:17:12.275Z] (14/21) Installing libecpg-dev (14.9-r0) [2023-11-01T18:17:12.543Z] (15/21) Installing llvm13-libs (13.0.1-r2) [2023-11-01T18:17:20.784Z] (16/21) Installing clang-libs (13.0.1-r1) [2023-11-01T18:17:22.739Z] (17/21) Installing clang (13.0.1-r1) [2023-11-01T18:17:23.702Z] (18/21) Installing icu (71.1-r2) [2023-11-01T18:17:23.971Z] (19/21) Installing icu-dev (71.1-r2) [2023-11-01T18:17:24.557Z] (20/21) Installing llvm13 (13.0.1-r2) [2023-11-01T18:17:26.507Z] (21/21) Installing postgresql14-dev (14.9-r0) [2023-11-01T18:17:27.478Z] Executing busybox-1.35.0-r17.trigger [2023-11-01T18:17:27.478Z] OK: 768 MiB in 180 packages [2023-11-01T18:17:27.749Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-11-01T18:17:28.333Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-11-01T18:17:29.743Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2023-11-01T18:17:32.350Z] (2/10) Installing gdbm (1.23-r0) [2023-11-01T18:17:32.350Z] (3/10) Installing mpdecimal (2.5.1-r1) [2023-11-01T18:17:32.617Z] (4/10) Installing readline (8.1.2-r0) [2023-11-01T18:17:32.887Z] (5/10) Installing python3 (3.10.13-r0) [2023-11-01T18:17:38.236Z] (6/10) Installing python3-dev (3.10.13-r0) [2023-11-01T18:17:43.588Z] (7/10) Installing libsodium (1.0.18-r0) [2023-11-01T18:17:44.176Z] (8/10) Installing libzmq (4.3.4-r0) [2023-11-01T18:17:44.443Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2023-11-01T18:17:44.710Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2023-11-01T18:17:45.295Z] Executing busybox-1.35.0-r17.trigger [2023-11-01T18:17:45.295Z] OK: 938 MiB in 190 packages [2023-11-01T18:17:45.295Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-11-01T18:17:45.884Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-11-01T18:17:47.298Z] OK: 938 MiB in 190 packages [2023-11-01T18:17:47.564Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-11-01T18:17:48.146Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-11-01T18:17:49.557Z] (1/1) Installing tzdata (2023c-r0) [2023-11-01T18:17:50.526Z] Executing busybox-1.35.0-r17.trigger [2023-11-01T18:17:50.526Z] OK: 941 MiB in 191 packages [2023-11-01T18:17:51.943Z] (1/1) Purging tzdata (2023c-r0) [2023-11-01T18:17:51.943Z] Executing busybox-1.35.0-r17.trigger [2023-11-01T18:17:51.943Z] OK: 938 MiB in 190 packages [2023-11-01T18:18:10.163Z] Looking in links: /tmp/tmp79pgg9jm [2023-11-01T18:18:10.163Z] Processing /tmp/tmp79pgg9jm/setuptools-65.5.0-py3-none-any.whl [2023-11-01T18:18:10.429Z] Processing /tmp/tmp79pgg9jm/pip-23.0.1-py3-none-any.whl [2023-11-01T18:18:11.840Z] Installing collected packages: setuptools, pip [2023-11-01T18:18:28.061Z] Building wheel for numpy (pyproject.toml): still running... [2023-11-01T18:18:33.922Z] Successfully installed pip-23.0.1 setuptools-65.5.0 [2023-11-01T18:18:33.922Z] 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 [2023-11-01T18:18:35.869Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) [2023-11-01T18:18:36.832Z] Collecting pip [2023-11-01T18:18:36.832Z] Downloading pip-23.3.1-py3-none-any.whl (2.1 MB) [2023-11-01T18:18:36.832Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 18.4 MB/s eta 0:00:00 [2023-11-01T18:18:37.100Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) [2023-11-01T18:18:41.571Z] Collecting setuptools [2023-11-01T18:18:41.571Z] Downloading setuptools-68.2.2-py3-none-any.whl (807 kB) [2023-11-01T18:18:41.571Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 16.0 MB/s eta 0:00:00 [2023-11-01T18:18:41.838Z] Collecting wheel [2023-11-01T18:18:41.838Z] Downloading wheel-0.41.3-py3-none-any.whl (65 kB) [2023-11-01T18:18:41.838Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.8/65.8 kB 17.0 MB/s eta 0:00:00 [2023-11-01T18:18:44.427Z] Installing collected packages: wheel, setuptools, pip [2023-11-01T18:18:47.786Z] Attempting uninstall: setuptools [2023-11-01T18:18:47.786Z] Found existing installation: setuptools 65.5.0 [2023-11-01T18:18:48.751Z] Uninstalling setuptools-65.5.0: [2023-11-01T18:18:49.019Z] Successfully uninstalled setuptools-65.5.0 [2023-11-01T18:18:49.991Z] Building wheel for numpy (pyproject.toml): finished with status 'done' [2023-11-01T18:18:49.991Z] Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_x86_64.whl size=22362886 sha256=e982148a794795840ebeeccbc532dac7b2e4879d570f92011d2a42fca2e97890 [2023-11-01T18:18:49.991Z] Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 [2023-11-01T18:18:49.991Z] Building wheel for psutil (pyproject.toml): started [2023-11-01T18:18:49.991Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2023-11-01T18:18:49.991Z] Created wheel for psutil: filename=psutil-5.9.5-cp310-abi3-linux_x86_64.whl size=274477 sha256=0d14e432dd0f0e7e6bb34d6884d4fdd8e400168efae5719dcf38adaef2eb2052 [2023-11-01T18:18:49.991Z] Stored in directory: /root/.cache/pip/wheels/1f/3a/db/ba9717f3efd7f8da8910eca12dc9cd15d404035397af627e7c [2023-11-01T18:18:49.991Z] Building wheel for psycopg2 (setup.py): started [2023-11-01T18:18:54.439Z] Attempting uninstall: pip [2023-11-01T18:18:54.439Z] Found existing installation: pip 23.0.1 [2023-11-01T18:18:56.406Z] Uninstalling pip-23.0.1: [2023-11-01T18:18:56.406Z] Successfully uninstalled pip-23.0.1 [2023-11-01T18:18:59.971Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2023-11-01T18:18:59.971Z] Created wheel for psycopg2: filename=psycopg2-2.9.7-cp310-cp310-linux_x86_64.whl size=479418 sha256=ea42d5bc81434fda28b3812d8c2552b3f24b74b20ea745a98e13e61f39c9d57c [2023-11-01T18:18:59.971Z] Stored in directory: /root/.cache/pip/wheels/32/37/85/db91d5e39dc616655538af0cb322d41d4e5bda9c4f571dfa96 [2023-11-01T18:18:59.971Z] Building wheel for flex (setup.py): started [2023-11-01T18:18:59.971Z] Building wheel for flex (setup.py): finished with status 'done' [2023-11-01T18:18:59.971Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=80cb29055a9dd9eb329099fd35c98e7954a3d051aa7336a5837e255c3e135e18 [2023-11-01T18:18:59.971Z] Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2023-11-01T18:18:59.971Z] Building wheel for GenSON (setup.py): started [2023-11-01T18:18:59.971Z] Building wheel for GenSON (setup.py): finished with status 'done' [2023-11-01T18:18:59.971Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=e13bcfc92fd0044b02bb65a9854598bb8ac94b4b252b3f1169dc50520806a193 [2023-11-01T18:18:59.971Z] Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2023-11-01T18:18:59.971Z] Building wheel for strict-rfc3339 (setup.py): started [2023-11-01T18:18:59.971Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2023-11-01T18:18:59.971Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=a6acbdb3676d79ac488fc7a97d0d74e67d64d10a0108f9aee617809040bb8ce7 [2023-11-01T18:18:59.971Z] Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2023-11-01T18:19:00.230Z] Building wheel for validate-email (setup.py): started [2023-11-01T18:19:00.490Z] Building wheel for validate-email (setup.py): finished with status 'done' [2023-11-01T18:19:00.490Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5468 sha256=de394e47e73c20903c1254876f200d8df28dab70f169dd92b6dcd0cc81915549 [2023-11-01T18:19:00.490Z] Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2023-11-01T18:19:00.490Z] Successfully built robotbackgroundlogger paho-mqtt numpy psutil psycopg2 flex GenSON strict-rfc3339 validate-email [2023-11-01T18:19:00.749Z] Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, python-dotenv, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, pysocks, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, jsonpath-ng, idna, h11, exceptiongroup, docutils, configparser, click, charset-normalizer, certifi, attrs, async-timeout, wsproto, robotbackgroundlogger, requests, referencing, redis, reactivex, python-dateutil, outcome, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary [2023-11-01T18:19:12.959Z] Successfully installed GenSON-1.2.2 PyYAML-6.0.1 RESTinstance-1.3.0 async-timeout-4.0.3 attrs-23.1.0 certifi-2023.7.22 charset-normalizer-3.3.2 click-8.1.7 configparser-5.3.0 docker-6.1.3 docutils-0.20.1 exceptiongroup-1.1.3 flex-6.14.1 h11-0.14.0 idna-3.4 influxdb-client-1.36.1 jsonpath-ng-1.6.0 jsonpointer-2.4 jsonschema-4.19.2 jsonschema-specifications-2023.7.1 numpy-1.22.3 outcome-1.3.0.post0 packaging-23.2 paho-mqtt-1.6.1 ply-3.11 psutil-5.9.5 psycopg2-2.9.7 pycryptodome-3.18.0 pygments-2.16.1 pysocks-1.7.1 python-dateutil-2.8.2 python-dotenv-0.15.0 pytz-2023.3.post1 pyzmq-25.1.0 reactivex-4.0.4 redis-4.6.0 referencing-0.30.2 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1.1 robotframework-pythonlibcore-4.2.0 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.1.3 rpds-py-0.10.6 selenium-4.15.0 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.22.2 trio-websocket-0.11.1 typing-extensions-4.8.0 tzlocal-5.2 urllib3-2.0.7 validate-email-1.3 websocket-client-1.6.4 wsproto-1.2.0 [2023-11-01T18:19:12.959Z] 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 [2023-11-01T18:19:14.728Z] Successfully installed pip-23.3.1 setuptools-68.2.2 wheel-0.41.3 [2023-11-01T18:19:14.728Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2023-11-01T18:19:18.069Z] Processing ./edgex-taf-common [2023-11-01T18:19:18.069Z] Preparing metadata (setup.py): started [2023-11-01T18:19:19.490Z] Preparing metadata (setup.py): finished with status 'done' [2023-11-01T18:19:19.490Z] Building wheels for collected packages: edgex-taf-common [2023-11-01T18:19:19.490Z] Building wheel for edgex-taf-common (setup.py): started [2023-11-01T18:19:21.447Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2023-11-01T18:19:21.447Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=86fe2fafe952cb9018483b95ea7eb280b0cc4208301f8df7a333a3c04b7b37cc [2023-11-01T18:19:21.447Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2023-11-01T18:19:21.447Z] Successfully built edgex-taf-common [2023-11-01T18:19:22.429Z] Installing collected packages: edgex-taf-common [2023-11-01T18:19:22.429Z] Successfully installed edgex-taf-common-0.0.0 [2023-11-01T18:19:22.429Z] 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 [2023-11-01T18:19:34.747Z] Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) [2023-11-01T18:19:34.747Z] Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) [2023-11-01T18:19:34.747Z] Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) [2023-11-01T18:19:34.747Z] Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) [2023-11-01T18:19:34.747Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2023-11-01T18:19:34.747Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) [2023-11-01T18:19:34.747Z] Collecting robotframework-seleniumlibrary==6.1.3 (from -r requirements.txt (line 4)) [2023-11-01T18:19:34.747Z] Downloading robotframework_seleniumlibrary-6.1.3-py2.py3-none-any.whl.metadata (15 kB) [2023-11-01T18:19:34.747Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2023-11-01T18:19:34.747Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2023-11-01T18:19:34.747Z] Preparing metadata (setup.py): started [2023-11-01T18:19:34.880Z] Removing intermediate container 6a495450a845 [2023-11-01T18:19:34.880Z] ---> bc779d5c2979 [2023-11-01T18:19:34.880Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2023-11-01T18:19:34.880Z] ---> Running in 44609f944f65 [2023-11-01T18:19:34.880Z] Removing intermediate container 44609f944f65 [2023-11-01T18:19:34.880Z] ---> b56bde770d5d [2023-11-01T18:19:34.880Z] Step 11/13 : LABEL arch=amd64 [2023-11-01T18:19:34.880Z] ---> Running in cb6ae49ce9ef [2023-11-01T18:19:34.880Z] Removing intermediate container cb6ae49ce9ef [2023-11-01T18:19:34.880Z] ---> 8bf01ae10c81 [2023-11-01T18:19:34.880Z] Step 12/13 : LABEL git_sha=c4db0c05e62885d08a4625d979b45ce369e40c99 [2023-11-01T18:19:34.880Z] ---> Running in 3e9a03e38321 [2023-11-01T18:19:34.880Z] Removing intermediate container 3e9a03e38321 [2023-11-01T18:19:34.880Z] ---> 4ed27c4bff47 [2023-11-01T18:19:34.880Z] Step 13/13 : LABEL version=0.0.0 [2023-11-01T18:19:34.880Z] ---> Running in 9bb2fd7e01fc [2023-11-01T18:19:34.880Z] Removing intermediate container 9bb2fd7e01fc [2023-11-01T18:19:34.880Z] ---> 568f2a81149e [2023-11-01T18:19:34.880Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-01T18:19:34.880Z] Successfully built 568f2a81149e [2023-11-01T18:19:34.880Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:19:35.782Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T18:19:35.782Z] [2023-11-01T18:19:35.782Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:19:36.149Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T18:19:36.149Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-01T18:19:36.149Z] 5eb5b503b376: Pulling fs layer [2023-11-01T18:19:36.149Z] 5c69ac0246d0: Pulling fs layer [2023-11-01T18:19:36.149Z] ec43610c2a17: Pulling fs layer [2023-11-01T18:19:36.149Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-01T18:19:36.149Z] 33b1e0a273af: Pulling fs layer [2023-11-01T18:19:36.149Z] 5d3b04190fa2: Pulling fs layer [2023-11-01T18:19:36.149Z] 2f39f015ded8: Pulling fs layer [2023-11-01T18:19:36.149Z] 33b1e0a273af: Waiting [2023-11-01T18:19:36.149Z] 5d3b04190fa2: Waiting [2023-11-01T18:19:36.149Z] 3a2ae6a8a46f: Waiting [2023-11-01T18:19:36.149Z] 2f39f015ded8: Waiting [2023-11-01T18:19:36.149Z] 5c69ac0246d0: Download complete [2023-11-01T18:19:36.149Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-01T18:19:36.149Z] 3a2ae6a8a46f: Download complete [2023-11-01T18:19:36.154Z] Preparing metadata (setup.py): finished with status 'done' [2023-11-01T18:19:36.155Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2023-11-01T18:19:36.155Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2023-11-01T18:19:36.406Z] 33b1e0a273af: Verifying Checksum [2023-11-01T18:19:36.406Z] 33b1e0a273af: Download complete [2023-11-01T18:19:36.406Z] ec43610c2a17: Verifying Checksum [2023-11-01T18:19:36.406Z] ec43610c2a17: Download complete [2023-11-01T18:19:36.406Z] 5d3b04190fa2: Download complete [2023-11-01T18:19:36.406Z] 5eb5b503b376: Verifying Checksum [2023-11-01T18:19:36.406Z] 5eb5b503b376: Download complete [2023-11-01T18:19:36.422Z] Collecting configparser==5.3.0 (from -r requirements.txt (line 7)) [2023-11-01T18:19:36.422Z] Downloading configparser-5.3.0-py3-none-any.whl (19 kB) [2023-11-01T18:19:36.973Z] 2f39f015ded8: Download complete [2023-11-01T18:19:37.002Z] Collecting requests==2.31.0 (from -r requirements.txt (line 8)) [2023-11-01T18:19:37.002Z] Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) [2023-11-01T18:19:37.271Z] Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) [2023-11-01T18:19:37.271Z] Downloading paho-mqtt-1.6.1.tar.gz (99 kB) [2023-11-01T18:19:37.271Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 2.4 MB/s eta 0:00:00 [2023-11-01T18:19:37.539Z] Preparing metadata (setup.py): started [2023-11-01T18:19:37.907Z] 5eb5b503b376: Pull complete [2023-11-01T18:19:37.907Z] 5c69ac0246d0: Pull complete [2023-11-01T18:19:38.166Z] ec43610c2a17: Pull complete [2023-11-01T18:19:38.425Z] 3a2ae6a8a46f: Pull complete [2023-11-01T18:19:38.683Z] 33b1e0a273af: Pull complete [2023-11-01T18:19:38.683Z] 5d3b04190fa2: Pull complete [2023-11-01T18:19:39.484Z] Preparing metadata (setup.py): finished with status 'done' [2023-11-01T18:19:39.753Z] Collecting docker==6.1.3 (from -r requirements.txt (line 10)) [2023-11-01T18:19:39.753Z] Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) [2023-11-01T18:19:42.866Z] 2f39f015ded8: Pull complete [2023-11-01T18:19:42.866Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-01T18:19:42.866Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T18:19:42.866Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T18:19:43.083Z] prd-ubuntu20.04-docker-8c-8g-16256 does not seem to be running inside a container [2023-11-01T18:19:43.093Z] Collecting numpy==1.22.3 (from -r requirements.txt (line 11)) [2023-11-01T18:19:43.093Z] Downloading numpy-1.22.3.zip (11.5 MB) [2023-11-01T18:19:43.110Z] $ 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/exfoundry_edgex-taf-common_PR-87 -v /w/workspace/exfoundry_edgex-taf-common_PR-87:/w/workspace/exfoundry_edgex-taf-common_PR-87:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-87@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-87@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-01T18:19:46.433Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 3.1 MB/s eta 0:00:00 [2023-11-01T18:19:48.529Z] $ docker top f3849c1635f6f6bc9732f17476f3c7c40c0e7cfb97b5001abdfe15f977a6f201 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T18:19:49.043Z] ---> job-cost.sh [2023-11-01T18:19:49.043Z] lf-activate-venv: SKIPPING [2023-11-01T18:19:49.043Z] INFO: No Stack... [2023-11-01T18:19:49.302Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-01T18:19:49.869Z] INFO: Archiving Costs [Pipeline] sh [2023-11-01T18:19:50.180Z] + cat /w/workspace/exfoundry_edgex-taf-common_PR-87/archives/cost.csv [2023-11-01T18:19:50.180Z] + cut -d, -f6 [Pipeline] lock [2023-11-01T18:19:50.224Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-87-1-stack-cost] [2023-11-01T18:19:50.229Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-87-1-stack-cost] did not exist. Created. [2023-11-01T18:19:50.229Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-87-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-01T18:19:50.621Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-01T18:19:50.681Z] Stashed 1 file(s) [2023-11-01T18:19:50.688Z] Installing build dependencies: started [Pipeline] } [2023-11-01T18:19:50.701Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-87-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-01T18:19:50.792Z] $ docker stop --time=1 f3849c1635f6f6bc9732f17476f3c7c40c0e7cfb97b5001abdfe15f977a6f201 [2023-11-01T18:19:51.936Z] $ docker rm -f --volumes f3849c1635f6f6bc9732f17476f3c7c40c0e7cfb97b5001abdfe15f977a6f201 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-01T18:20:17.370Z] Installing build dependencies: finished with status 'done' [2023-11-01T18:20:17.370Z] Getting requirements to build wheel: started [2023-11-01T18:20:24.045Z] Getting requirements to build wheel: finished with status 'done' [2023-11-01T18:20:24.045Z] Preparing metadata (pyproject.toml): started [2023-11-01T18:20:29.251Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-11-01T18:20:31.213Z] Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) [2023-11-01T18:20:31.213Z] Downloading psutil-5.9.5.tar.gz (493 kB) [2023-11-01T18:20:31.213Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 6.4 MB/s eta 0:00:00 [2023-11-01T18:20:32.197Z] Installing build dependencies: started [2023-11-01T18:20:54.287Z] Installing build dependencies: finished with status 'done' [2023-11-01T18:20:54.287Z] Getting requirements to build wheel: started [2023-11-01T18:20:54.558Z] Getting requirements to build wheel: finished with status 'done' [2023-11-01T18:20:54.558Z] Preparing metadata (pyproject.toml): started [2023-11-01T18:20:57.909Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-11-01T18:20:57.909Z] Collecting redis==4.6.0 (from -r requirements.txt (line 13)) [2023-11-01T18:20:58.175Z] Downloading redis-4.6.0-py3-none-any.whl.metadata (8.3 kB) [2023-11-01T18:21:01.520Z] Collecting pyzmq==25.1.0 (from -r requirements.txt (line 14)) [2023-11-01T18:21:01.520Z] Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (4.8 kB) [2023-11-01T18:21:01.520Z] Collecting influxdb-client==1.36.1 (from -r requirements.txt (line 15)) [2023-11-01T18:21:01.520Z] Downloading influxdb_client-1.36.1-py3-none-any.whl (721 kB) [2023-11-01T18:21:01.787Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 721.2/721.2 kB 8.4 MB/s eta 0:00:00 [2023-11-01T18:21:02.751Z] Collecting psycopg2==2.9.7 (from -r requirements.txt (line 16)) [2023-11-01T18:21:02.751Z] Downloading psycopg2-2.9.7.tar.gz (383 kB) [2023-11-01T18:21:02.751Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 383.5/383.5 kB 6.2 MB/s eta 0:00:00 [2023-11-01T18:21:03.336Z] Preparing metadata (setup.py): started [2023-11-01T18:21:05.918Z] Preparing metadata (setup.py): finished with status 'done' [2023-11-01T18:21:07.330Z] Collecting pycryptodome==3.18.0 (from -r requirements.txt (line 17)) [2023-11-01T18:21:07.599Z] Downloading pycryptodome-3.18.0-cp35-abi3-musllinux_1_1_aarch64.whl.metadata (3.3 kB) [2023-11-01T18:21:11.867Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-01T18:21:11.867Z] Downloading selenium-4.15.0-py3-none-any.whl.metadata (6.9 kB) [2023-11-01T18:21:11.867Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-01T18:21:11.867Z] Downloading robotframework_pythonlibcore-4.2.0-py2.py3-none-any.whl.metadata (6.0 kB) [2023-11-01T18:21:12.135Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-01T18:21:12.135Z] Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) [2023-11-01T18:21:12.720Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-01T18:21:12.720Z] Downloading flex-6.14.1.tar.gz (40 kB) [2023-11-01T18:21:12.720Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 1.2 MB/s eta 0:00:00 [2023-11-01T18:21:12.989Z] Preparing metadata (setup.py): started [2023-11-01T18:21:15.603Z] Preparing metadata (setup.py): finished with status 'done' [2023-11-01T18:21:15.603Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-01T18:21:15.603Z] Downloading genson-1.2.2.tar.gz (34 kB) [2023-11-01T18:21:15.603Z] Preparing metadata (setup.py): started [2023-11-01T18:21:17.560Z] Preparing metadata (setup.py): finished with status 'done' [2023-11-01T18:21:17.560Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-01T18:21:17.560Z] Downloading jsonpath_ng-1.6.0-py3-none-any.whl.metadata (17 kB) [2023-11-01T18:21:18.145Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-01T18:21:18.145Z] Downloading jsonschema-4.19.2-py3-none-any.whl.metadata (7.9 kB) [2023-11-01T18:21:18.729Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-01T18:21:18.729Z] Downloading Pygments-2.16.1-py3-none-any.whl.metadata (2.5 kB) [2023-11-01T18:21:19.690Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-01T18:21:19.690Z] Downloading pytz-2023.3.post1-py2.py3-none-any.whl.metadata (22 kB) [2023-11-01T18:21:19.963Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-01T18:21:19.963Z] Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) [2023-11-01T18:21:21.921Z] Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-11-01T18:21:21.921Z] Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (33 kB) [2023-11-01T18:21:22.189Z] Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-11-01T18:21:22.189Z] Downloading idna-3.4-py3-none-any.whl (61 kB) [2023-11-01T18:21:22.456Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 1.7 MB/s eta 0:00:00 [2023-11-01T18:21:23.419Z] Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-11-01T18:21:23.419Z] Downloading urllib3-2.0.7-py3-none-any.whl.metadata (6.6 kB) [2023-11-01T18:21:23.687Z] Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-11-01T18:21:23.687Z] Downloading certifi-2023.7.22-py3-none-any.whl.metadata (2.2 kB) [2023-11-01T18:21:24.287Z] Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2023-11-01T18:21:24.287Z] Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB) [2023-11-01T18:21:25.708Z] Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2023-11-01T18:21:25.708Z] Downloading websocket_client-1.6.4-py3-none-any.whl.metadata (7.7 kB) [2023-11-01T18:21:26.295Z] Collecting async-timeout>=4.0.2 (from redis==4.6.0->-r requirements.txt (line 13)) [2023-11-01T18:21:26.295Z] Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) [2023-11-01T18:21:26.884Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-11-01T18:21:27.152Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2023-11-01T18:21:27.152Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 4.1 MB/s eta 0:00:00 [2023-11-01T18:21:27.740Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-11-01T18:21:27.740Z] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [2023-11-01T18:21:27.740Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 4.6 MB/s eta 0:00:00 [2023-11-01T18:21:27.740Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.36.1->-r requirements.txt (line 15)) (68.2.2) [2023-11-01T18:21:28.703Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-11-01T18:21:28.703Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2023-11-01T18:21:29.294Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-11-01T18:21:29.294Z] Downloading typing_extensions-4.8.0-py3-none-any.whl.metadata (3.0 kB) [2023-11-01T18:21:29.879Z] Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-01T18:21:29.879Z] Downloading trio-0.22.2-py3-none-any.whl.metadata (4.7 kB) [2023-11-01T18:21:30.149Z] Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-01T18:21:30.149Z] Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) [2023-11-01T18:21:33.665Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-01T18:21:33.665Z] Downloading PyYAML-6.0.1.tar.gz (125 kB) [2023-11-01T18:21:33.665Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.2/125.2 kB 3.0 MB/s eta 0:00:00 [2023-11-01T18:21:35.646Z] Installing build dependencies: started [2023-11-01T18:22:02.335Z] Installing build dependencies: finished with status 'done' [2023-11-01T18:22:02.335Z] Getting requirements to build wheel: started [2023-11-01T18:22:24.415Z] Getting requirements to build wheel: finished with status 'done' [2023-11-01T18:22:24.415Z] Preparing metadata (pyproject.toml): started [2023-11-01T18:22:24.683Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-11-01T18:22:24.683Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-01T18:22:24.683Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2023-11-01T18:22:24.683Z] Preparing metadata (setup.py): started [2023-11-01T18:22:26.091Z] Preparing metadata (setup.py): finished with status 'done' [2023-11-01T18:22:26.358Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-01T18:22:26.358Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2023-11-01T18:22:26.624Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-01T18:22:26.624Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2023-11-01T18:22:26.624Z] Preparing metadata (setup.py): started [2023-11-01T18:22:28.030Z] Preparing metadata (setup.py): finished with status 'done' [2023-11-01T18:22:28.296Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-01T18:22:28.296Z] Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) [2023-11-01T18:22:28.563Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-01T18:22:28.563Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) [2023-11-01T18:22:28.829Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-01T18:22:28.829Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2023-11-01T18:22:28.829Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 1.9 MB/s eta 0:00:00 [2023-11-01T18:22:29.412Z] Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-01T18:22:29.412Z] Downloading attrs-23.1.0-py3-none-any.whl (61 kB) [2023-11-01T18:22:29.412Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 2.3 MB/s eta 0:00:00 [2023-11-01T18:22:29.679Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-01T18:22:29.679Z] Downloading jsonschema_specifications-2023.7.1-py3-none-any.whl.metadata (2.8 kB) [2023-11-01T18:22:30.277Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-01T18:22:30.277Z] Downloading referencing-0.30.2-py3-none-any.whl.metadata (2.6 kB) [2023-11-01T18:22:32.222Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-01T18:22:32.222Z] Downloading rpds_py-0.10.6-cp310-cp310-musllinux_1_2_aarch64.whl.metadata (3.7 kB) [2023-11-01T18:22:34.800Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-01T18:22:34.800Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2023-11-01T18:22:34.800Z] Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-01T18:22:34.800Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2023-11-01T18:22:35.066Z] Collecting sniffio (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-01T18:22:35.066Z] Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) [2023-11-01T18:22:35.334Z] Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-01T18:22:35.334Z] Downloading exceptiongroup-1.1.3-py3-none-any.whl.metadata (6.1 kB) [2023-11-01T18:22:35.919Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-01T18:22:35.919Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2023-11-01T18:22:36.501Z] Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-01T18:22:36.501Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2023-11-01T18:22:37.459Z] Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-01T18:22:37.459Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2023-11-01T18:22:37.459Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 1.8 MB/s eta 0:00:00 [2023-11-01T18:22:38.868Z] Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) [2023-11-01T18:22:38.868Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 7.5 MB/s eta 0:00:00 [2023-11-01T18:22:38.868Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2023-11-01T18:22:38.868Z] Downloading robotframework_seleniumlibrary-6.1.3-py2.py3-none-any.whl (95 kB) [2023-11-01T18:22:38.868Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.3/95.3 kB 3.0 MB/s eta 0:00:00 [2023-11-01T18:22:38.868Z] Downloading requests-2.31.0-py3-none-any.whl (62 kB) [2023-11-01T18:22:39.135Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 2.0 MB/s eta 0:00:00 [2023-11-01T18:22:39.135Z] Downloading docker-6.1.3-py3-none-any.whl (148 kB) [2023-11-01T18:22:39.135Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 4.4 MB/s eta 0:00:00 [2023-11-01T18:22:39.135Z] Downloading redis-4.6.0-py3-none-any.whl (241 kB) [2023-11-01T18:22:39.135Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 241.1/241.1 kB 4.3 MB/s eta 0:00:00 [2023-11-01T18:22:39.409Z] Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_aarch64.whl (1.4 MB) [2023-11-01T18:22:39.410Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 9.3 MB/s eta 0:00:00 [2023-11-01T18:22:39.410Z] Downloading pycryptodome-3.18.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) [2023-11-01T18:22:39.679Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 10.0 MB/s eta 0:00:00 [2023-11-01T18:22:39.679Z] Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) [2023-11-01T18:22:39.946Z] Downloading certifi-2023.7.22-py3-none-any.whl (158 kB) [2023-11-01T18:22:39.946Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 kB 4.7 MB/s eta 0:00:00 [2023-11-01T18:22:39.946Z] Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_aarch64.whl (139 kB) [2023-11-01T18:22:39.946Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.4/139.4 kB 4.1 MB/s eta 0:00:00 [2023-11-01T18:22:39.946Z] Downloading packaging-23.2-py3-none-any.whl (53 kB) [2023-11-01T18:22:39.946Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 1.8 MB/s eta 0:00:00 [2023-11-01T18:22:39.946Z] Downloading robotframework_pythonlibcore-4.2.0-py2.py3-none-any.whl (10 kB) [2023-11-01T18:22:40.212Z] Downloading selenium-4.15.0-py3-none-any.whl (10.2 MB) [2023-11-01T18:22:41.167Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 11.1 MB/s eta 0:00:00 [2023-11-01T18:22:41.168Z] Downloading urllib3-2.0.7-py3-none-any.whl (124 kB) [2023-11-01T18:22:41.168Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 124.2/124.2 kB 3.1 MB/s eta 0:00:00 [2023-11-01T18:22:41.168Z] Downloading websocket_client-1.6.4-py3-none-any.whl (57 kB) [2023-11-01T18:22:41.168Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.3/57.3 kB 1.8 MB/s eta 0:00:00 [2023-11-01T18:22:41.168Z] Downloading docutils-0.20.1-py3-none-any.whl (572 kB) [2023-11-01T18:22:41.437Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 7.6 MB/s eta 0:00:00 [2023-11-01T18:22:41.437Z] Downloading jsonpath_ng-1.6.0-py3-none-any.whl (29 kB) [2023-11-01T18:22:41.437Z] Downloading jsonschema-4.19.2-py3-none-any.whl (83 kB) [2023-11-01T18:22:41.437Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.6/83.6 kB 2.8 MB/s eta 0:00:00 [2023-11-01T18:22:41.437Z] Downloading Pygments-2.16.1-py3-none-any.whl (1.2 MB) [2023-11-01T18:22:41.704Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 9.5 MB/s eta 0:00:00 [2023-11-01T18:22:41.704Z] Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB) [2023-11-01T18:22:41.704Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 kB 8.4 MB/s eta 0:00:00 [2023-11-01T18:22:41.704Z] Downloading tzlocal-5.2-py3-none-any.whl (17 kB) [2023-11-01T18:22:41.704Z] Downloading click-8.1.7-py3-none-any.whl (97 kB) [2023-11-01T18:22:41.971Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 3.2 MB/s eta 0:00:00 [2023-11-01T18:22:41.971Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) [2023-11-01T18:22:41.971Z] Downloading jsonschema_specifications-2023.7.1-py3-none-any.whl (17 kB) [2023-11-01T18:22:41.971Z] Downloading referencing-0.30.2-py3-none-any.whl (25 kB) [2023-11-01T18:22:41.971Z] Downloading rpds_py-0.10.6-cp310-cp310-musllinux_1_2_aarch64.whl (1.3 MB) [2023-11-01T18:22:42.237Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 8.9 MB/s eta 0:00:00 [2023-11-01T18:22:42.237Z] Downloading trio-0.22.2-py3-none-any.whl (400 kB) [2023-11-01T18:22:42.507Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 400.2/400.2 kB 6.9 MB/s eta 0:00:00 [2023-11-01T18:22:42.507Z] Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) [2023-11-01T18:22:42.507Z] Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB) [2023-11-01T18:22:42.507Z] Downloading exceptiongroup-1.1.3-py3-none-any.whl (14 kB) [2023-11-01T18:22:42.507Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2023-11-01T18:22:43.479Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, numpy, psutil, psycopg2, flex, GenSON, PyYAML, strict-rfc3339, validate-email [2023-11-01T18:22:43.479Z] Building wheel for robotbackgroundlogger (setup.py): started [2023-11-01T18:22:46.085Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2023-11-01T18:22:46.085Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4278 sha256=a70249a2e7b058d8bee6029a9a9609c4f05de10178665aa0c49aecfc4dd130a7 [2023-11-01T18:22:46.085Z] Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2023-11-01T18:22:46.085Z] Building wheel for paho-mqtt (setup.py): started [2023-11-01T18:22:48.681Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2023-11-01T18:22:48.681Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62117 sha256=7a8972e71f95646177d87b5673b40a0f599e285aa2e4c3c9cfb58be764f748cb [2023-11-01T18:22:48.681Z] Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a [2023-11-01T18:22:48.681Z] Building wheel for numpy (pyproject.toml): started [2023-11-01T18:26:25.473Z] Building wheel for numpy (pyproject.toml): still running... [2023-11-01T18:27:21.916Z] Building wheel for numpy (pyproject.toml): still running... [2023-11-01T18:28:29.793Z] Building wheel for numpy (pyproject.toml): still running... [2023-11-01T18:29:37.722Z] Building wheel for numpy (pyproject.toml): still running... [2023-11-01T18:30:45.647Z] Building wheel for numpy (pyproject.toml): still running... [2023-11-01T18:31:53.539Z] Building wheel for numpy (pyproject.toml): still running... [2023-11-01T18:33:15.171Z] Building wheel for numpy (pyproject.toml): still running... [2023-11-01T18:34:11.637Z] Building wheel for numpy (pyproject.toml): still running... [2023-11-01T18:35:08.092Z] Building wheel for numpy (pyproject.toml): still running... [2023-11-01T18:39:44.925Z] Building wheel for numpy (pyproject.toml): still running... [2023-11-01T18:42:06.589Z] Building wheel for numpy (pyproject.toml): still running... [2023-11-01T18:44:28.257Z] Building wheel for numpy (pyproject.toml): still running... [2023-11-01T18:46:50.159Z] Building wheel for numpy (pyproject.toml): still running... [2023-11-01T18:48:11.758Z] Building wheel for numpy (pyproject.toml): still running... [2023-11-01T18:50:33.419Z] Building wheel for numpy (pyproject.toml): still running... [2023-11-01T18:54:55.298Z] Building wheel for numpy (pyproject.toml): still running... [2023-11-01T18:57:02.030Z] Building wheel for numpy (pyproject.toml): still running... [2023-11-01T18:59:23.727Z] Building wheel for numpy (pyproject.toml): still running... [2023-11-01T18:59:36.043Z] Building wheel for numpy (pyproject.toml): finished with status 'done' [2023-11-01T18:59:36.043Z] Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_aarch64.whl size=18627134 sha256=bec54b1e6f36738a30ebd4825abee6bdd412b9d05f21f187cee97d705c35e4ea [2023-11-01T18:59:36.043Z] Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 [2023-11-01T18:59:36.043Z] Building wheel for psutil (pyproject.toml): started [2023-11-01T18:59:48.355Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2023-11-01T18:59:48.355Z] Created wheel for psutil: filename=psutil-5.9.5-cp310-abi3-linux_aarch64.whl size=274836 sha256=f0e2a2f964e3b4b2f5f1aa804920a179352094bd79ca2aadfd03d2a2390c3f77 [2023-11-01T18:59:48.355Z] Stored in directory: /root/.cache/pip/wheels/1f/3a/db/ba9717f3efd7f8da8910eca12dc9cd15d404035397af627e7c [2023-11-01T18:59:48.355Z] Building wheel for psycopg2 (setup.py): started [2023-11-01T19:00:56.776Z] Building wheel for psycopg2 (setup.py): still running... [2023-11-01T19:01:06.845Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2023-11-01T19:01:06.845Z] Created wheel for psycopg2: filename=psycopg2-2.9.7-cp310-cp310-linux_aarch64.whl size=471086 sha256=44e94f5167713dc73c4cf4b8f3e94593fc9e4d52f2ab0671b167d1a4b813c694 [2023-11-01T19:01:06.845Z] Stored in directory: /root/.cache/pip/wheels/32/37/85/db91d5e39dc616655538af0cb322d41d4e5bda9c4f571dfa96 [2023-11-01T19:01:06.845Z] Building wheel for flex (setup.py): started [2023-11-01T19:01:08.786Z] Building wheel for flex (setup.py): finished with status 'done' [2023-11-01T19:01:08.786Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=b196d9024db87ba0d12f897b8600d162e57d5032d9405ccdf8168740101d6c64 [2023-11-01T19:01:08.786Z] Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2023-11-01T19:01:08.786Z] Building wheel for GenSON (setup.py): started [2023-11-01T19:01:10.723Z] Building wheel for GenSON (setup.py): finished with status 'done' [2023-11-01T19:01:10.723Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=a4518d87e3b56764a890a77423157de1ff09fd6859443237d560aa3dcdcb8f8a [2023-11-01T19:01:10.723Z] Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2023-11-01T19:01:10.723Z] Building wheel for PyYAML (pyproject.toml): started [2023-11-01T19:01:14.074Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2023-11-01T19:01:14.074Z] Created wheel for PyYAML: filename=PyYAML-6.0.1-cp310-cp310-linux_aarch64.whl size=45364 sha256=89b4443aaf953952b4de1b23d61ade6c670854cd5c88f66f327ad89136bb7b93 [2023-11-01T19:01:14.074Z] Stored in directory: /root/.cache/pip/wheels/31/d1/78/088142cfc0422adcca7bb0af40ef696b55b777a44f2e10739c [2023-11-01T19:01:14.074Z] Building wheel for strict-rfc3339 (setup.py): started [2023-11-01T19:01:15.479Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2023-11-01T19:01:15.479Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=6c84d1a162404937220e0289628998866c5434afd5a345f5a22ce336c04823c8 [2023-11-01T19:01:15.479Z] Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2023-11-01T19:01:15.479Z] Building wheel for validate-email (setup.py): started [2023-11-01T19:01:17.417Z] Building wheel for validate-email (setup.py): finished with status 'done' [2023-11-01T19:01:17.418Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5468 sha256=fe25ab54d1b3da177083480f990804b69fafc1f2c7566a35f9977829982312c0 [2023-11-01T19:01:17.418Z] Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2023-11-01T19:01:17.688Z] Successfully built robotbackgroundlogger paho-mqtt numpy psutil psycopg2 flex GenSON PyYAML strict-rfc3339 validate-email [2023-11-01T19:01:20.259Z] Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, python-dotenv, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, pysocks, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, jsonpath-ng, idna, h11, exceptiongroup, docutils, configparser, click, charset-normalizer, certifi, attrs, async-timeout, wsproto, robotbackgroundlogger, requests, referencing, redis, reactivex, python-dateutil, outcome, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary [2023-11-01T19:02:41.881Z] Successfully installed GenSON-1.2.2 PyYAML-6.0.1 RESTinstance-1.3.0 async-timeout-4.0.3 attrs-23.1.0 certifi-2023.7.22 charset-normalizer-3.3.2 click-8.1.7 configparser-5.3.0 docker-6.1.3 docutils-0.20.1 exceptiongroup-1.1.3 flex-6.14.1 h11-0.14.0 idna-3.4 influxdb-client-1.36.1 jsonpath-ng-1.6.0 jsonpointer-2.4 jsonschema-4.19.2 jsonschema-specifications-2023.7.1 numpy-1.22.3 outcome-1.3.0.post0 packaging-23.2 paho-mqtt-1.6.1 ply-3.11 psutil-5.9.5 psycopg2-2.9.7 pycryptodome-3.18.0 pygments-2.16.1 pysocks-1.7.1 python-dateutil-2.8.2 python-dotenv-0.15.0 pytz-2023.3.post1 pyzmq-25.1.0 reactivex-4.0.4 redis-4.6.0 referencing-0.30.2 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1.1 robotframework-pythonlibcore-4.2.0 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.1.3 rpds-py-0.10.6 selenium-4.15.0 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.22.2 trio-websocket-0.11.1 typing-extensions-4.8.0 tzlocal-5.2 urllib3-2.0.7 validate-email-1.3 websocket-client-1.6.4 wsproto-1.2.0 [2023-11-01T19:02:41.881Z] 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 [2023-11-01T19:03:29.364Z] Removing intermediate container 083672dab68f [2023-11-01T19:03:29.364Z] ---> 3b377bd06d51 [2023-11-01T19:03:29.364Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2023-11-01T19:03:29.364Z] ---> Running in 4e2ac60b2104 [2023-11-01T19:03:29.364Z] Removing intermediate container 4e2ac60b2104 [2023-11-01T19:03:29.365Z] ---> 08443f698fe0 [2023-11-01T19:03:29.365Z] Step 11/13 : LABEL arch=arm64 [2023-11-01T19:03:29.365Z] ---> Running in 78c92a21dfff [2023-11-01T19:03:29.365Z] Removing intermediate container 78c92a21dfff [2023-11-01T19:03:29.365Z] ---> e7a0d95cb7a8 [2023-11-01T19:03:29.365Z] Step 12/13 : LABEL git_sha=c4db0c05e62885d08a4625d979b45ce369e40c99 [2023-11-01T19:03:29.365Z] ---> Running in 2a97536a8088 [2023-11-01T19:03:29.365Z] Removing intermediate container 2a97536a8088 [2023-11-01T19:03:29.365Z] ---> 6ce450fbaa36 [2023-11-01T19:03:29.365Z] Step 13/13 : LABEL version=0.0.0 [2023-11-01T19:03:29.365Z] ---> Running in 5c6508cf55e6 [2023-11-01T19:03:29.365Z] Removing intermediate container 5c6508cf55e6 [2023-11-01T19:03:29.365Z] ---> cefcee639a63 [2023-11-01T19:03:29.365Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-01T19:03:29.365Z] Successfully built cefcee639a63 [2023-11-01T19:03:29.365Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:03:30.294Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-01T19:03:30.294Z] [2023-11-01T19:03:30.294Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:03:30.700Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-01T19:03:30.700Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-01T19:03:30.700Z] 8998bd30e6a1: Pulling fs layer [2023-11-01T19:03:30.700Z] 04944245beec: Pulling fs layer [2023-11-01T19:03:30.700Z] 699f458cf7ca: Pulling fs layer [2023-11-01T19:03:30.700Z] 765212b225bb: Pulling fs layer [2023-11-01T19:03:30.700Z] f23df028b6ca: Pulling fs layer [2023-11-01T19:03:30.700Z] d65c8cfc05b1: Pulling fs layer [2023-11-01T19:03:30.700Z] 2437ff75d9bd: Pulling fs layer [2023-11-01T19:03:30.700Z] 765212b225bb: Waiting [2023-11-01T19:03:30.700Z] f23df028b6ca: Waiting [2023-11-01T19:03:30.700Z] d65c8cfc05b1: Waiting [2023-11-01T19:03:30.700Z] 2437ff75d9bd: Waiting [2023-11-01T19:03:30.967Z] 04944245beec: Verifying Checksum [2023-11-01T19:03:30.967Z] 04944245beec: Download complete [2023-11-01T19:03:30.967Z] 765212b225bb: Verifying Checksum [2023-11-01T19:03:30.967Z] 765212b225bb: Download complete [2023-11-01T19:03:30.967Z] f23df028b6ca: Verifying Checksum [2023-11-01T19:03:30.967Z] f23df028b6ca: Download complete [2023-11-01T19:03:30.967Z] d65c8cfc05b1: Verifying Checksum [2023-11-01T19:03:30.967Z] d65c8cfc05b1: Download complete [2023-11-01T19:03:31.236Z] 699f458cf7ca: Verifying Checksum [2023-11-01T19:03:31.236Z] 699f458cf7ca: Download complete [2023-11-01T19:03:31.501Z] 8998bd30e6a1: Verifying Checksum [2023-11-01T19:03:31.501Z] 8998bd30e6a1: Download complete [2023-11-01T19:03:34.073Z] 2437ff75d9bd: Verifying Checksum [2023-11-01T19:03:34.073Z] 2437ff75d9bd: Download complete [2023-11-01T19:03:36.047Z] 8998bd30e6a1: Pull complete [2023-11-01T19:03:36.630Z] 04944245beec: Pull complete [2023-11-01T19:03:38.566Z] 699f458cf7ca: Pull complete [2023-11-01T19:03:38.566Z] 765212b225bb: Pull complete [2023-11-01T19:03:39.523Z] f23df028b6ca: Pull complete [2023-11-01T19:03:39.523Z] d65c8cfc05b1: Pull complete [2023-11-01T19:03:57.783Z] 2437ff75d9bd: Pull complete [2023-11-01T19:03:57.783Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-01T19:03:57.783Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-01T19:03:57.783Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T19:03:58.116Z] prd-ubuntu20.04-docker-arm64-4c-16g-16259 does not seem to be running inside a container [2023-11-01T19:03:58.202Z] $ 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/exfoundry_edgex-taf-common_PR-87 -v /w/workspace/exfoundry_edgex-taf-common_PR-87:/w/workspace/exfoundry_edgex-taf-common_PR-87:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-87@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-87@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 [2023-11-01T19:04:01.004Z] $ docker top 3a48fcf8aeed8ba1f9e1ed5a5f190c4ff87469df8a670b63e2fcad76947db28a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T19:04:01.955Z] ---> job-cost.sh [2023-11-01T19:04:01.955Z] lf-activate-venv: SKIPPING [2023-11-01T19:04:01.955Z] INFO: No Stack... [2023-11-01T19:04:02.540Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-01T19:04:03.126Z] INFO: Archiving Costs [Pipeline] sh [2023-11-01T19:04:03.808Z] + cat /w/workspace/exfoundry_edgex-taf-common_PR-87/archives/cost.csv [2023-11-01T19:04:03.808Z] + cut -d, -f6 [Pipeline] lock [2023-11-01T19:04:03.861Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-87-1-stack-cost] [2023-11-01T19:04:03.865Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-87-1-stack-cost] did not exist. Created. [2023-11-01T19:04:03.865Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-87-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-01T19:04:04.607Z] /w/workspace/exfoundry_edgex-taf-common_PR-87@tmp/durable-f0ea29cd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-01T19:04:05.266Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-01T19:04:05.303Z] Warning: overwriting stash ‘stack-cost’ [2023-11-01T19:04:05.712Z] Stashed 1 file(s) [Pipeline] } [2023-11-01T19:04:05.730Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-87-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-01T19:04:05.801Z] $ docker stop --time=1 3a48fcf8aeed8ba1f9e1ed5a5f190c4ff87469df8a670b63e2fcad76947db28a [2023-11-01T19:04:07.316Z] $ docker rm -f --volumes 3a48fcf8aeed8ba1f9e1ed5a5f190c4ff87469df8a670b63e2fcad76947db28a [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] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-11-01T19:04:08.854Z] + [ -d /w/workspace/exfoundry_edgex-taf-common_PR-87/archives ] [2023-11-01T19:04:08.854Z] + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-87/archives [2023-11-01T19:04:08.854Z] total 16 [2023-11-01T19:04:08.854Z] drwxr-xr-x 3 root root 4096 Nov 1 18:19 . [2023-11-01T19:04:08.854Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 18:19 .. [2023-11-01T19:04:08.854Z] drwxr-xr-x 2 root root 4096 Nov 1 18:19 cost [2023-11-01T19:04:08.854Z] -rw-r--r-- 1 root root 87 Nov 1 18:19 cost.csv [2023-11-01T19:04:08.854Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_edgex-taf-common_PR-87/archives [2023-11-01T19:04:08.854Z] + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-87/archives [2023-11-01T19:04:08.854Z] total 16 [2023-11-01T19:04:08.854Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 18:19 . [2023-11-01T19:04:08.854Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 18:19 .. [2023-11-01T19:04:08.854Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 18:19 cost [2023-11-01T19:04:08.854Z] -rw-r--r-- 1 jenkins jenkins 87 Nov 1 18:19 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-01T19:04:09.177Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T19:04:10.064Z] ---> package-listing.sh [2023-11-01T19:04:10.064Z] ++ facter osfamily [2023-11-01T19:04:10.064Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-01T19:04:10.323Z] + OS_FAMILY=debian [2023-11-01T19:04:10.323Z] + workspace=/w/workspace/exfoundry_edgex-taf-common_PR-87 [2023-11-01T19:04:10.323Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-01T19:04:10.323Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-01T19:04:10.323Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-01T19:04:10.323Z] + PACKAGES=/tmp/packages_start.txt [2023-11-01T19:04:10.323Z] + '[' /w/workspace/exfoundry_edgex-taf-common_PR-87 ']' [2023-11-01T19:04:10.323Z] + PACKAGES=/tmp/packages_end.txt [2023-11-01T19:04:10.323Z] + case "${OS_FAMILY}" in [2023-11-01T19:04:10.323Z] + dpkg -l [2023-11-01T19:04:10.323Z] + grep '^ii' [2023-11-01T19:04:10.323Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-01T19:04:10.323Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-01T19:04:10.323Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-01T19:04:10.323Z] + '[' /w/workspace/exfoundry_edgex-taf-common_PR-87 ']' [2023-11-01T19:04:10.323Z] + mkdir -p /w/workspace/exfoundry_edgex-taf-common_PR-87/archives/ [2023-11-01T19:04:10.323Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_edgex-taf-common_PR-87/archives/ [Pipeline] echo [2023-11-01T19:04:10.359Z] 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/exfoundry_edgex-taf-common_PR-87/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-01T19:04:10.654Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:04:11.283Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T19:04:11.283Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T19:04:11.410Z] prd-ubuntu20.04-docker-8c-8g-16256 does not seem to be running inside a container [2023-11-01T19:04:11.433Z] $ 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/exfoundry_edgex-taf-common_PR-87/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_edgex-taf-common_PR-87 -v /w/workspace/exfoundry_edgex-taf-common_PR-87:/w/workspace/exfoundry_edgex-taf-common_PR-87:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-87@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-87@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 [2023-11-01T19:04:11.646Z] $ docker top 2cedd5fda6c7888d160a392e501fff721b361dc61839008ebfe4d7222d2b9806 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T19:04:12.037Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-01T19:04:12.347Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-01T19:04:12.656Z] + ls /var/log/sa-host [2023-11-01T19:04:12.656Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T19:04:12.789Z] provisioning config files... [2023-11-01T19:04:12.797Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-87@tmp/config16830729221652474965tmp [Pipeline] { [Pipeline] echo [2023-11-01T19:04:12.842Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T19:04:13.153Z] ---> create-netrc.sh [Pipeline] } [2023-11-01T19:04:13.180Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-01T19:04:13.584Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-01T19:04:13.615Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T19:04:13.924Z] ---> sudo-logs.sh [2023-11-01T19:04:13.924Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-01T19:04:14.003Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T19:04:14.317Z] ---> job-cost.sh [2023-11-01T19:04:14.317Z] lf-activate-venv: SKIPPING [2023-11-01T19:04:14.317Z] DEBUG: total: 0.2199999988079071 [2023-11-01T19:04:14.317Z] INFO: Retrieving Stack Cost... [2023-11-01T19:04:14.883Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-01T19:04:15.142Z] INFO: Archiving Costs [Pipeline] echo [2023-11-01T19:04:15.185Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T19:04:15.567Z] ---> logs-deploy.sh [2023-11-01T19:04:15.567Z] lf-activate-venv: SKIPPING [2023-11-01T19:04:15.567Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-87/1 [2023-11-01T19:04:15.567Z] INFO: archiving workspace using pattern(s): [2023-11-01T19:04:16.567Z] Archives upload complete. [2023-11-01T19:04:16.567Z] INFO: archiving logs to Nexus