Pull request #69 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2b3b4d9bb81521247db215de0cfaff9caf7836a9+b254ed2785999949aa23182b87a1bbd9eb77c704 (6f785ee44bdcce19cccc544fc34f9643918fa2f5) 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-ssh3254459140565046865.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh4688328337616567680.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-69/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-69/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1229588478419221238.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-69/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7976294969097430479.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh1299248773506337531.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-69/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-69/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8174525687672416889.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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 ‘prd-ubuntu20.04-docker-8c-8g-18549’ is offline Running on prd-ubuntu20.04-docker-8c-8g-18551 in /w/workspace/exfoundry_edgex-taf-common_PR-69 [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-69 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit b254ed2785999949aa23182b87a1bbd9eb77c704 into PR head commit 2b3b4d9bb81521247db215de0cfaff9caf7836a9 Merge succeeded, producing 2b3b4d9bb81521247db215de0cfaff9caf7836a9 Checking out Revision 2b3b4d9bb81521247db215de0cfaff9caf7836a9 (PR-69) > 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/69/head:refs/remotes/origin/PR-69 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2b3b4d9bb81521247db215de0cfaff9caf7836a9 # 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 b254ed2785999949aa23182b87a1bbd9eb77c704 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2b3b4d9bb81521247db215de0cfaff9caf7836a9 # timeout=10 Commit message: "build: bump influxdb-client from 1.33.0 to 1.36.1" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-06-13T09:21:34.222Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-06-13T09:21:34.376Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-06-13T09:21:34.467Z] ========================================================= [2023-06-13T09:21:34.467Z] EdgeX Global Pipelines Version Info [2023-06-13T09:21:34.467Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-06-13T09:21:35.262Z] ------------------- [2023-06-13T09:21:35.262Z] stable info: [2023-06-13T09:21:35.262Z] ------------------- [2023-06-13T09:21:35.262Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-06-13T09:21:35.262Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-13T09:21:35.262Z] Message: update stable to v1.0.250 [2023-06-13T09:21:35.845Z] ------------------- [2023-06-13T09:21:35.845Z] experimental info: [2023-06-13T09:21:35.845Z] ------------------- [2023-06-13T09:21:35.845Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-06-13T09:21:35.845Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-13T09:21:35.845Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2023-06-13T09:21:36.161Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2023-06-13T09:21:36.191Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2023-06-13T09:21:36.221Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-06-13T09:21:36.259Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-06-13T09:21:36.299Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-06-13T09:21:36.334Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2023-06-13T09:21:36.370Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-06-13T09:21:36.413Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2023-06-13T09:21:36.453Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2023-06-13T09:21:36.493Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-06-13T09:21:36.533Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2023-06-13T09:21:36.574Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2023-06-13T09:21:36.616Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-06-13T09:21:36.656Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-06-13T09:21:36.711Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-69 [Pipeline] echo [2023-06-13T09:21:36.751Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-69 [Pipeline] echo [2023-06-13T09:21:36.794Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-69 [Pipeline] echo [2023-06-13T09:21:36.834Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2b3b4d9bb81521247db215de0cfaff9caf7836a9 [Pipeline] echo [2023-06-13T09:21:36.870Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2b3b4d9 [Pipeline] echo [2023-06-13T09:21:36.907Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-13T09:21:37.024Z] provisioning config files... [2023-06-13T09:21:37.039Z] copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-69@tmp/config14846043468430222618tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-13T09:21:37.379Z] ---> docker-login.sh [2023-06-13T09:21:37.379Z] nexus3.edgexfoundry.org:10001 [2023-06-13T09:21:37.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-13T09:21:37.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-13T09:21:37.640Z] Configure a credential helper to remove this warning. See [2023-06-13T09:21:37.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-13T09:21:37.640Z] [2023-06-13T09:21:37.640Z] Login Succeeded [2023-06-13T09:21:37.640Z] nexus3.edgexfoundry.org:10002 [2023-06-13T09:21:37.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-13T09:21:37.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-13T09:21:37.640Z] Configure a credential helper to remove this warning. See [2023-06-13T09:21:37.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-13T09:21:37.640Z] [2023-06-13T09:21:37.640Z] Login Succeeded [2023-06-13T09:21:37.640Z] nexus3.edgexfoundry.org:10003 [2023-06-13T09:21:37.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-13T09:21:37.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-13T09:21:37.900Z] Configure a credential helper to remove this warning. See [2023-06-13T09:21:37.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-13T09:21:37.900Z] [2023-06-13T09:21:37.900Z] Login Succeeded [2023-06-13T09:21:37.900Z] nexus3.edgexfoundry.org:10004 [2023-06-13T09:21:37.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-13T09:21:37.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-13T09:21:37.900Z] Configure a credential helper to remove this warning. See [2023-06-13T09:21:37.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-13T09:21:37.900Z] [2023-06-13T09:21:37.900Z] Login Succeeded [2023-06-13T09:21:37.900Z] docker.io [2023-06-13T09:21:38.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-13T09:21:38.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-13T09:21:38.163Z] Configure a credential helper to remove this warning. See [2023-06-13T09:21:38.163Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-13T09:21:38.163Z] [2023-06-13T09:21:38.163Z] Login Succeeded [2023-06-13T09:21:38.163Z] ---> docker-login.sh ends [Pipeline] } [2023-06-13T09:21:38.442Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-06-13T09:21:39.045Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-13T09:21:39.045Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-06-13T09:21:39.045Z] + [ -e /tmp/ssh_known_hosts ] [2023-06-13T09:21:39.045Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-06-13T09:21:39.045Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-06-13T09:21:39.045Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-06-13T09:21:39.045Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-13T09:21:39.472Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-13T09:21:39.472Z] [2023-06-13T09:21:39.472Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-13T09:21:39.848Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-13T09:21:39.848Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-06-13T09:21:39.848Z] b85a868b505f: Pulling fs layer [2023-06-13T09:21:39.848Z] e2be974225ed: Pulling fs layer [2023-06-13T09:21:39.848Z] 339a4e72a1f5: Pulling fs layer [2023-06-13T09:21:39.848Z] 988bab9f4d93: Pulling fs layer [2023-06-13T09:21:39.848Z] 1469e6f7b9e6: Pulling fs layer [2023-06-13T09:21:39.848Z] eaf3925da568: Pulling fs layer [2023-06-13T09:21:39.849Z] bab4dde63d76: Pulling fs layer [2023-06-13T09:21:39.849Z] bde34c3a00c8: Pulling fs layer [2023-06-13T09:21:39.849Z] b352a97aabf1: Pulling fs layer [2023-06-13T09:21:39.849Z] 4872d77fe225: Pulling fs layer [2023-06-13T09:21:39.849Z] 5851b861e8e6: Pulling fs layer [2023-06-13T09:21:39.849Z] bde34c3a00c8: Waiting [2023-06-13T09:21:39.849Z] b352a97aabf1: Waiting [2023-06-13T09:21:39.849Z] bab4dde63d76: Waiting [2023-06-13T09:21:39.849Z] 4872d77fe225: Waiting [2023-06-13T09:21:39.849Z] eaf3925da568: Waiting [2023-06-13T09:21:39.849Z] 5851b861e8e6: Waiting [2023-06-13T09:21:39.849Z] 1469e6f7b9e6: Waiting [2023-06-13T09:21:39.849Z] 988bab9f4d93: Waiting [2023-06-13T09:21:39.849Z] e2be974225ed: Download complete [2023-06-13T09:21:39.849Z] 988bab9f4d93: Download complete [2023-06-13T09:21:39.849Z] 1469e6f7b9e6: Verifying Checksum [2023-06-13T09:21:39.849Z] 1469e6f7b9e6: Download complete [2023-06-13T09:21:40.108Z] 339a4e72a1f5: Verifying Checksum [2023-06-13T09:21:40.108Z] 339a4e72a1f5: Download complete [2023-06-13T09:21:40.108Z] eaf3925da568: Download complete [2023-06-13T09:21:40.108Z] bde34c3a00c8: Verifying Checksum [2023-06-13T09:21:40.108Z] bde34c3a00c8: Download complete [2023-06-13T09:21:40.108Z] b352a97aabf1: Verifying Checksum [2023-06-13T09:21:40.108Z] b352a97aabf1: Download complete [2023-06-13T09:21:40.108Z] 4872d77fe225: Verifying Checksum [2023-06-13T09:21:40.108Z] 4872d77fe225: Download complete [2023-06-13T09:21:40.108Z] 5851b861e8e6: Download complete [2023-06-13T09:21:40.108Z] b85a868b505f: Verifying Checksum [2023-06-13T09:21:40.108Z] b85a868b505f: Download complete [2023-06-13T09:21:40.367Z] bab4dde63d76: Verifying Checksum [2023-06-13T09:21:40.367Z] bab4dde63d76: Download complete [2023-06-13T09:21:41.304Z] b85a868b505f: Pull complete [2023-06-13T09:21:41.562Z] e2be974225ed: Pull complete [2023-06-13T09:21:41.823Z] 339a4e72a1f5: Pull complete [2023-06-13T09:21:42.082Z] 988bab9f4d93: Pull complete [2023-06-13T09:21:42.340Z] 1469e6f7b9e6: Pull complete [2023-06-13T09:21:42.340Z] eaf3925da568: Pull complete [2023-06-13T09:21:44.265Z] bab4dde63d76: Pull complete [2023-06-13T09:21:44.265Z] bde34c3a00c8: Pull complete [2023-06-13T09:21:44.527Z] b352a97aabf1: Pull complete [2023-06-13T09:21:44.527Z] 4872d77fe225: Pull complete [2023-06-13T09:21:44.527Z] 5851b861e8e6: Pull complete [2023-06-13T09:21:44.527Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-06-13T09:21:44.527Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-13T09:21:44.527Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-13T09:21:44.768Z] prd-ubuntu20.04-docker-8c-8g-18551 does not seem to be running inside a container [2023-06-13T09:21:44.799Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_edgex-taf-common_PR-69 -v /w/workspace/exfoundry_edgex-taf-common_PR-69:/w/workspace/exfoundry_edgex-taf-common_PR-69:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-69@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-69@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-06-13T09:21:47.969Z] $ docker top ba135cda0e2706c081b9ec409d67a5c8995e8a19319548267cf1a76c654e7b22 -eo pid,comm [2023-06-13T09:21:48.022Z] 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-06-13T09:21:48.022Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-13T09:21:48.137Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-13T09:21:48.137Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-13T09:21:48.249Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-13T09:21:48.255Z] $ docker exec ba135cda0e2706c081b9ec409d67a5c8995e8a19319548267cf1a76c654e7b22 ssh-agent [2023-06-13T09:21:48.369Z] SSH_AUTH_SOCK=/tmp/ssh-bf2aKhRuQ4OY/agent.32 [2023-06-13T09:21:48.369Z] SSH_AGENT_PID=38 [2023-06-13T09:21:48.376Z] Running ssh-add (command line suppressed) [2023-06-13T09:21:48.484Z] Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-69@tmp/private_key_9292817521993026679.key (/w/workspace/exfoundry_edgex-taf-common_PR-69@tmp/private_key_9292817521993026679.key) [2023-06-13T09:21:48.495Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-13T09:21:48.820Z] + git tag --points-at HEAD [Pipeline] } [2023-06-13T09:21:48.861Z] $ docker exec --env ******** --env ******** ba135cda0e2706c081b9ec409d67a5c8995e8a19319548267cf1a76c654e7b22 ssh-agent -k [2023-06-13T09:21:48.977Z] unset SSH_AUTH_SOCK; [2023-06-13T09:21:48.978Z] unset SSH_AGENT_PID; [2023-06-13T09:21:48.978Z] echo Agent pid 38 killed; [2023-06-13T09:21:48.983Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-06-13T09:21:49.061Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-13T09:21:49.061Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-13T09:21:49.173Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-13T09:21:49.180Z] $ docker exec ba135cda0e2706c081b9ec409d67a5c8995e8a19319548267cf1a76c654e7b22 ssh-agent [2023-06-13T09:21:49.280Z] SSH_AUTH_SOCK=/tmp/ssh-Dpaq8BpovTLR/agent.70 [2023-06-13T09:21:49.280Z] SSH_AGENT_PID=76 [2023-06-13T09:21:49.284Z] Running ssh-add (command line suppressed) [2023-06-13T09:21:49.406Z] Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-69@tmp/private_key_13508504542605493257.key (/w/workspace/exfoundry_edgex-taf-common_PR-69@tmp/private_key_13508504542605493257.key) [2023-06-13T09:21:49.416Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-13T09:21:49.739Z] + git semver init [2023-06-13T09:21:49.999Z] 2023-06-13 09:21:49,928 [run_init] DEBUG init version:0.0.0 force:False [2023-06-13T09:21:49.999Z] 2023-06-13 09:21:49,929 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_edgex-taf-common_PR-69/.semver [2023-06-13T09:21:49.999Z] 2023-06-13 09:21:49,929 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/exfoundry_edgex-taf-common_PR-69/.semver [2023-06-13T09:21:49.999Z] 2023-06-13 09:21:49,929 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/exfoundry_edgex-taf-common_PR-69/.semver'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-69, universal_newlines=False, shell=None, istream=None) [2023-06-13T09:21:50.566Z] 2023-06-13 09:21:50,546 [append_file] DEBUG append to file:/w/workspace/exfoundry_edgex-taf-common_PR-69/.git/info/exclude [2023-06-13T09:21:50.566Z] 2023-06-13 09:21:50,547 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_edgex-taf-common_PR-69/.semver/PR-69 with force:False [2023-06-13T09:21:50.566Z] 2023-06-13 09:21:50,547 [write_file] DEBUG write to file:/w/workspace/exfoundry_edgex-taf-common_PR-69/.semver/PR-69 [2023-06-13T09:21:50.566Z] 2023-06-13 09:21:50,552 [execute] INFO git cat-file --batch-check [2023-06-13T09:21:50.566Z] 2023-06-13 09:21:50,552 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-69/.semver, universal_newlines=False, shell=None, istream=) [2023-06-13T09:21:50.566Z] 2023-06-13 09:21:50,558 [execute] INFO git cat-file --batch [2023-06-13T09:21:50.566Z] 2023-06-13 09:21:50,558 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-69/.semver, universal_newlines=False, shell=None, istream=) [2023-06-13T09:21:50.566Z] 2023-06-13 09:21:50,564 [read_version] DEBUG read version from /w/workspace/exfoundry_edgex-taf-common_PR-69/.semver/PR-69 [2023-06-13T09:21:50.566Z] 0.0.0 [Pipeline] } [2023-06-13T09:21:50.843Z] $ docker exec --env ******** --env ******** ba135cda0e2706c081b9ec409d67a5c8995e8a19319548267cf1a76c654e7b22 ssh-agent -k [2023-06-13T09:21:50.951Z] unset SSH_AUTH_SOCK; [2023-06-13T09:21:50.952Z] unset SSH_AGENT_PID; [2023-06-13T09:21:50.952Z] echo Agent pid 76 killed; [2023-06-13T09:21:50.957Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-13T09:21:51.375Z] + git semver [Pipeline] } [2023-06-13T09:21:51.666Z] $ docker stop --time=1 ba135cda0e2706c081b9ec409d67a5c8995e8a19319548267cf1a76c654e7b22 [2023-06-13T09:21:52.949Z] $ docker rm -f --volumes ba135cda0e2706c081b9ec409d67a5c8995e8a19319548267cf1a76c654e7b22 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-13T09:21:53.337Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-06-13T09:21:53.613Z] Stashed 1 file(s) [Pipeline] echo [2023-06-13T09:21:53.632Z] [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-06-13T09:21:54.245Z] provisioning config files... [2023-06-13T09:21:54.254Z] copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-69@tmp/config5137292522269051904tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-13T09:21:54.607Z] ---> docker-login.sh [2023-06-13T09:21:54.608Z] nexus3.edgexfoundry.org:10001 [2023-06-13T09:21:54.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-13T09:21:54.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-13T09:21:54.608Z] Configure a credential helper to remove this warning. See [2023-06-13T09:21:54.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-13T09:21:54.608Z] [2023-06-13T09:21:54.608Z] Login Succeeded [2023-06-13T09:21:54.608Z] nexus3.edgexfoundry.org:10002 [2023-06-13T09:21:54.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-13T09:21:54.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-13T09:21:54.608Z] Configure a credential helper to remove this warning. See [2023-06-13T09:21:54.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-13T09:21:54.608Z] [2023-06-13T09:21:54.608Z] Login Succeeded [2023-06-13T09:21:54.608Z] nexus3.edgexfoundry.org:10003 [2023-06-13T09:21:54.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-13T09:21:54.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-13T09:21:54.866Z] Configure a credential helper to remove this warning. See [2023-06-13T09:21:54.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-13T09:21:54.866Z] [2023-06-13T09:21:54.866Z] Login Succeeded [2023-06-13T09:21:54.866Z] nexus3.edgexfoundry.org:10004 [2023-06-13T09:21:54.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-13T09:21:54.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-13T09:21:54.866Z] Configure a credential helper to remove this warning. See [2023-06-13T09:21:54.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-13T09:21:54.866Z] [2023-06-13T09:21:54.866Z] Login Succeeded [2023-06-13T09:21:54.866Z] docker.io [2023-06-13T09:21:54.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-13T09:21:55.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-13T09:21:55.125Z] Configure a credential helper to remove this warning. See [2023-06-13T09:21:55.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-13T09:21:55.125Z] [2023-06-13T09:21:55.125Z] Login Succeeded [2023-06-13T09:21:55.125Z] ---> docker-login.sh ends [Pipeline] } [2023-06-13T09:21:55.150Z] 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-06-13T09:21:55.964Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-06-13T09:21:56.275Z] + ls -al . [2023-06-13T09:21:56.275Z] total 72 [2023-06-13T09:21:56.275Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 13 09:21 . [2023-06-13T09:21:56.275Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 09:21 .. [2023-06-13T09:21:56.275Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 13 09:21 .git [2023-06-13T09:21:56.275Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 13 09:21 .github [2023-06-13T09:21:56.275Z] -rw-rw-r-- 1 jenkins jenkins 22 Jun 13 09:21 .gitignore [2023-06-13T09:21:56.275Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 13 09:21 .semver [2023-06-13T09:21:56.275Z] -rw-rw-r-- 1 jenkins jenkins 1575 Jun 13 09:21 Dockerfile [2023-06-13T09:21:56.275Z] -rw-rw-r-- 1 jenkins jenkins 746 Jun 13 09:21 Jenkinsfile [2023-06-13T09:21:56.275Z] -rw-rw-r-- 1 jenkins jenkins 11381 Jun 13 09:21 LICENSE [2023-06-13T09:21:56.275Z] -rw-rw-r-- 1 jenkins jenkins 3606 Jun 13 09:21 README.md [2023-06-13T09:21:56.275Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 09:21 TAF-Manager [2023-06-13T09:21:56.275Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 13 09:21 TUC [2023-06-13T09:21:56.275Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 13 09:21 VERSION [2023-06-13T09:21:56.275Z] -rw-rw-r-- 1 jenkins jenkins 344 Jun 13 09:21 requirements.txt [2023-06-13T09:21:56.275Z] -rw-rw-r-- 1 jenkins jenkins 54 Jun 13 09:21 robot-entrypoint.sh [2023-06-13T09:21:56.275Z] -rw-rw-r-- 1 jenkins jenkins 445 Jun 13 09:21 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-13T09:21:56.664Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=2b3b4d9bb81521247db215de0cfaff9caf7836a9 --label arch=amd64 --label version=0.0.0 . [2023-06-13T09:21:56.664Z] Sending build context to Docker daemon 495.6kB [2023-06-13T09:21:56.664Z] Step 1/13 : FROM alpine:3.16 [2023-06-13T09:21:56.925Z] 3.16: Pulling from library/alpine [2023-06-13T09:21:57.186Z] 91d30c5bc195: Pulling fs layer [2023-06-13T09:21:57.186Z] 91d30c5bc195: Verifying Checksum [2023-06-13T09:21:57.186Z] 91d30c5bc195: Download complete [2023-06-13T09:21:57.444Z] 91d30c5bc195: Pull complete [2023-06-13T09:21:57.444Z] Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f [2023-06-13T09:21:57.444Z] Status: Downloaded newer image for alpine:3.16 [2023-06-13T09:21:57.444Z] ---> 8471affe5de5 [2023-06-13T09:21:57.444Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2023-06-13T09:21:57.444Z] ---> Running in 050fc32d22de [2023-06-13T09:21:57.702Z] Removing intermediate container 050fc32d22de [2023-06-13T09:21:57.702Z] ---> 95ac770ce39a [2023-06-13T09:21:57.702Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2023-06-13T09:21:57.702Z] ---> Running in 40734ffdb75a [2023-06-13T09:21:57.702Z] Removing intermediate container 40734ffdb75a [2023-06-13T09:21:57.702Z] ---> fbc3a8cf292c [2023-06-13T09:21:57.702Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2023-06-13T09:21:57.961Z] ---> d8f598c13ead [2023-06-13T09:21:57.961Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2023-06-13T09:21:57.961Z] ---> d9b25dd4511c [2023-06-13T09:21:57.961Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2023-06-13T09:21:58.222Z] ---> e5846df78394 [2023-06-13T09:21:58.222Z] Step 7/13 : WORKDIR /edgex-taf [2023-06-13T09:21:58.222Z] ---> Running in 2b616f4dcbd1 [2023-06-13T09:21:58.222Z] Removing intermediate container 2b616f4dcbd1 [2023-06-13T09:21:58.222Z] ---> 69b350762a62 [2023-06-13T09:21:58.222Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-06-13T09:21:58.482Z] ---> Running in 381781e60bc6 [2023-06-13T09:21:59.060Z] Removing intermediate container 381781e60bc6 [2023-06-13T09:21:59.060Z] ---> eaa642971b0b [2023-06-13T09:21:59.060Z] 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-06-13T09:21:59.060Z] ---> Running in dde0ab52b246 [2023-06-13T09:21:59.319Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-06-13T09:21:59.577Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-06-13T09:22:00.520Z] (1/5) Upgrading musl (1.2.3-r2 -> 1.2.3-r3) [2023-06-13T09:22:00.780Z] (2/5) Upgrading ca-certificates-bundle (20220614-r0 -> 20230506-r0) [2023-06-13T09:22:01.040Z] (3/5) Upgrading libcrypto1.1 (1.1.1t-r2 -> 1.1.1u-r1) [2023-06-13T09:22:01.607Z] (4/5) Upgrading libssl1.1 (1.1.1t-r2 -> 1.1.1u-r1) [2023-06-13T09:22:02.176Z] (5/5) Upgrading musl-utils (1.2.3-r2 -> 1.2.3-r3) [2023-06-13T09:22:02.436Z] Executing busybox-1.35.0-r17.trigger [2023-06-13T09:22:02.436Z] OK: 6 MiB in 14 packages [2023-06-13T09:22:02.436Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-06-13T09:22:03.007Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-06-13T09:22:03.574Z] (1/9) Installing ca-certificates (20230506-r0) [2023-06-13T09:22:03.836Z] (2/9) Installing brotli-libs (1.0.9-r6) [2023-06-13T09:22:04.405Z] (3/9) Installing nghttp2-libs (1.47.0-r0) [2023-06-13T09:22:04.663Z] (4/9) Installing libcurl (8.1.2-r0) [2023-06-13T09:22:04.922Z] (5/9) Installing curl (8.1.2-r0) [2023-06-13T09:22:05.490Z] (6/9) Installing docker-cli (20.10.20-r0) [2023-06-13T09:22:06.060Z] (7/9) Installing oniguruma (6.9.8-r0) [2023-06-13T09:22:06.630Z] (8/9) Installing jq (1.6-r1) [2023-06-13T09:22:06.890Z] (9/9) Installing openssl (1.1.1u-r1) [2023-06-13T09:22:07.150Z] Executing busybox-1.35.0-r17.trigger [2023-06-13T09:22:07.150Z] Executing ca-certificates-20230506-r0.trigger [2023-06-13T09:22:07.411Z] OK: 52 MiB in 23 packages [2023-06-13T09:22:07.411Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-06-13T09:22:07.979Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-06-13T09:22:08.554Z] (1/137) Installing libmagic (5.41-r0) [2023-06-13T09:22:08.813Z] (2/137) Installing file (5.41-r0) [2023-06-13T09:22:08.938Z] Still waiting to schedule task [2023-06-13T09:22:08.938Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-18550’ [2023-06-13T09:22:09.073Z] (3/137) Installing libxau (1.0.9-r0) [2023-06-13T09:22:09.334Z] (4/137) Installing libxdmcp (1.1.3-r0) [2023-06-13T09:22:09.595Z] (5/137) Installing libxcb (1.15-r0) [2023-06-13T09:22:09.854Z] (6/137) Installing libx11 (1.8-r0) [2023-06-13T09:22:10.424Z] (7/137) Installing libxext (1.3.4-r0) [2023-06-13T09:22:10.685Z] (8/137) Installing libice (1.0.10-r0) [2023-06-13T09:22:10.945Z] (9/137) Installing libuuid (2.38-r1) [2023-06-13T09:22:11.514Z] (10/137) Installing libsm (1.2.3-r0) [2023-06-13T09:22:11.514Z] (11/137) Installing libxt (1.2.1-r0) [2023-06-13T09:22:12.085Z] (12/137) Installing libxmu (1.1.3-r0) [2023-06-13T09:22:12.346Z] (13/137) Installing xset (1.2.4-r0) [2023-06-13T09:22:12.605Z] (14/137) Installing xprop (1.2.5-r0) [2023-06-13T09:22:12.866Z] (15/137) Installing xdg-utils (1.1.3-r3) [2023-06-13T09:22:13.127Z] (16/137) Installing eudev-libs (3.2.11-r0) [2023-06-13T09:22:13.386Z] (17/137) Installing pkgconf (1.8.1-r0) [2023-06-13T09:22:13.954Z] (18/137) Installing libffi (3.4.2-r1) [2023-06-13T09:22:14.216Z] (19/137) Installing libintl (0.21-r2) [2023-06-13T09:22:14.476Z] (20/137) Installing libblkid (2.38-r1) [2023-06-13T09:22:14.737Z] (21/137) Installing libmount (2.38-r1) [2023-06-13T09:22:14.998Z] (22/137) Installing pcre (8.45-r2) [2023-06-13T09:22:15.566Z] (23/137) Installing glib (2.72.4-r0) [2023-06-13T09:22:15.825Z] (24/137) Installing xz-libs (5.2.5-r1) [2023-06-13T09:22:16.394Z] (25/137) Installing libxml2 (2.9.14-r2) [2023-06-13T09:22:16.654Z] (26/137) Installing shared-mime-info (2.2-r2) [2023-06-13T09:22:17.225Z] (27/137) Installing hicolor-icon-theme (0.17-r1) [2023-06-13T09:22:17.485Z] (28/137) Installing libjpeg-turbo (2.1.3-r1) [2023-06-13T09:22:17.745Z] (29/137) Installing libpng (1.6.37-r1) [2023-06-13T09:22:18.314Z] (30/137) Installing libwebp (1.2.3-r1) [2023-06-13T09:22:18.573Z] (31/137) Installing zstd-libs (1.5.2-r1) [2023-06-13T09:22:18.832Z] (32/137) Installing tiff (4.4.0-r3) [2023-06-13T09:22:19.401Z] (33/137) Installing gdk-pixbuf (2.42.8-r0) [2023-06-13T09:22:19.660Z] (34/137) Installing gtk-update-icon-cache (2.24.33-r3) [2023-06-13T09:22:19.919Z] (35/137) Installing libxcomposite (0.4.5-r0) [2023-06-13T09:22:20.178Z] (36/137) Installing libxfixes (6.0.0-r0) [2023-06-13T09:22:20.438Z] (37/137) Installing libxrender (0.9.10-r3) [2023-06-13T09:22:20.697Z] (38/137) Installing libxcursor (1.2.1-r0) [2023-06-13T09:22:20.957Z] (39/137) Installing libxdamage (1.1.5-r1) [2023-06-13T09:22:21.216Z] (40/137) Installing libxi (1.8-r0) [2023-06-13T09:22:21.476Z] (41/137) Installing libxinerama (1.1.4-r1) [2023-06-13T09:22:21.736Z] (42/137) Installing libxrandr (1.5.2-r1) [2023-06-13T09:22:21.996Z] (43/137) Installing atk (2.38.0-r0) [2023-06-13T09:22:22.255Z] (44/137) Installing libxtst (1.2.3-r3) [2023-06-13T09:22:22.515Z] (45/137) Installing dbus-libs (1.14.8-r0) [2023-06-13T09:22:23.086Z] (46/137) Installing at-spi2-core (2.44.1-r0) [2023-06-13T09:22:23.346Z] (47/137) Installing at-spi2-atk (2.38.0-r0) [2023-06-13T09:22:23.605Z] (48/137) Installing expat (2.5.0-r0) [2023-06-13T09:22:23.863Z] (49/137) Installing libbz2 (1.0.8-r1) [2023-06-13T09:22:24.123Z] (50/137) Installing freetype (2.12.1-r0) [2023-06-13T09:22:24.693Z] (51/137) Installing fontconfig (2.14.0-r0) [2023-06-13T09:22:24.952Z] (52/137) Installing pixman (0.40.0-r4) [2023-06-13T09:22:25.520Z] (53/137) Installing cairo (1.17.4-r2) [2023-06-13T09:22:25.781Z] (54/137) Installing cairo-gobject (1.17.4-r2) [2023-06-13T09:22:26.041Z] (55/137) Installing avahi-libs (0.8-r6) [2023-06-13T09:22:26.300Z] (56/137) Installing gmp (6.2.1-r2) [2023-06-13T09:22:26.873Z] (57/137) Installing nettle (3.7.3-r0) [2023-06-13T09:22:27.133Z] (58/137) Installing p11-kit (0.24.1-r0) [2023-06-13T09:22:27.702Z] (59/137) Installing libtasn1 (4.18.0-r1) [2023-06-13T09:22:27.961Z] (60/137) Installing libunistring (1.0-r0) [2023-06-13T09:22:28.222Z] (61/137) Installing gnutls (3.7.7-r1) [2023-06-13T09:22:28.790Z] (62/137) Installing cups-libs (2.4.2-r1) [2023-06-13T09:22:29.359Z] (63/137) Installing libepoxy (1.5.10-r0) [2023-06-13T09:22:29.618Z] (64/137) Installing fribidi (1.0.12-r0) [2023-06-13T09:22:29.931Z] (65/137) Installing graphite2 (1.3.14-r1) [2023-06-13T09:22:30.190Z] (66/137) Installing harfbuzz (4.3.0-r0) [2023-06-13T09:22:30.757Z] (67/137) Installing libxft (2.3.4-r0) [2023-06-13T09:22:31.016Z] (68/137) Installing pango (1.50.7-r0) [2023-06-13T09:22:31.275Z] (69/137) Installing wayland-libs-client (1.20.0-r0) [2023-06-13T09:22:31.534Z] (70/137) Installing wayland-libs-cursor (1.20.0-r0) [2023-06-13T09:22:31.793Z] (71/137) Installing wayland-libs-egl (1.20.0-r0) [2023-06-13T09:22:32.053Z] (72/137) Installing xkeyboard-config (2.35.1-r0) [2023-06-13T09:22:32.619Z] (73/137) Installing libxkbcommon (1.4.1-r0) [2023-06-13T09:22:32.878Z] (74/137) Installing gtk+3.0 (3.24.34-r1) [2023-06-13T09:22:33.447Z] Executing gtk+3.0-3.24.34-r1.post-install [2023-06-13T09:22:33.447Z] (75/137) Installing libfontenc (1.1.4-r0) [2023-06-13T09:22:33.705Z] (76/137) Installing mkfontscale (1.2.2-r0) [2023-06-13T09:22:33.964Z] (77/137) Installing font-opensans (0_git20210927-r0) [2023-06-13T09:22:34.530Z] (78/137) Installing libgcc (11.2.1_git20220219-r2) [2023-06-13T09:22:34.789Z] (79/137) Installing libogg (1.3.5-r1) [2023-06-13T09:22:35.048Z] (80/137) Installing libstdc++ (11.2.1_git20220219-r2) [2023-06-13T09:22:35.617Z] (81/137) Installing flac (1.3.4-r0) [2023-06-13T09:22:35.875Z] (82/137) Installing alsa-lib (1.2.7.2-r0) [2023-06-13T09:22:36.445Z] (83/137) Installing libatomic (11.2.1_git20220219-r2) [2023-06-13T09:22:36.705Z] (84/137) Installing sdl2 (2.0.22-r0) [2023-06-13T09:22:37.273Z] (85/137) Installing aom-libs (3.3.0-r0) [2023-06-13T09:22:37.532Z] (86/137) Installing libass (0.16.0-r0) [2023-06-13T09:22:38.099Z] (87/137) Installing libdav1d (1.0.0-r0) [2023-06-13T09:22:38.360Z] (88/137) Installing libpciaccess (0.16-r0) [2023-06-13T09:22:38.620Z] (89/137) Installing libdrm (2.4.110-r0) [2023-06-13T09:22:39.188Z] (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2023-06-13T09:22:39.447Z] (91/137) Installing ncurses-libs (6.3_p20220521-r1) [2023-06-13T09:22:39.707Z] (92/137) Installing lame (3.100-r0) [2023-06-13T09:22:40.275Z] (93/137) Installing opus (1.3.1-r1) [2023-06-13T09:22:40.538Z] (94/137) Installing libasyncns (0.8-r1) [2023-06-13T09:22:40.796Z] (95/137) Installing libltdl (2.4.7-r0) [2023-06-13T09:22:41.055Z] (96/137) Installing orc (0.4.32-r0) [2023-06-13T09:22:41.622Z] (97/137) Installing libvorbis (1.3.7-r0) [2023-06-13T09:22:41.882Z] (98/137) Installing libsndfile (1.1.0-r0) [2023-06-13T09:22:42.141Z] (99/137) Installing libgomp (11.2.1_git20220219-r2) [2023-06-13T09:22:42.706Z] (100/137) Installing soxr (0.1.3-r2) [2023-06-13T09:22:42.964Z] (101/137) Installing speexdsp (1.2.0-r0) [2023-06-13T09:22:43.224Z] (102/137) Installing tdb-libs (1.4.6-r0) [2023-06-13T09:22:43.482Z] (103/137) Installing libpulse (15.0-r2) [2023-06-13T09:22:44.055Z] (104/137) Installing cjson (1.7.15-r3) [2023-06-13T09:22:44.315Z] (105/137) Installing mbedtls (2.28.3-r0) [2023-06-13T09:22:44.574Z] (106/137) Installing librist (0.2.6-r1) [2023-06-13T09:22:45.147Z] (107/137) Installing libsrt (1.4.4-r0) [2023-06-13T09:22:45.406Z] (108/137) Installing libssh (0.9.6-r1) [2023-06-13T09:22:45.664Z] (109/137) Installing libtheora (1.1.1-r16) [2023-06-13T09:22:46.231Z] (110/137) Installing v4l-utils-libs (1.22.1-r1) [2023-06-13T09:22:46.489Z] (111/137) Installing libva (2.14.0-r0) [2023-06-13T09:22:46.747Z] (112/137) Installing libvdpau (1.5-r0) [2023-06-13T09:22:47.006Z] (113/137) Installing vidstab (1.1.0-r1) [2023-06-13T09:22:47.573Z] (114/137) Installing libvpx (1.11.0-r1) [2023-06-13T09:22:47.838Z] (115/137) Installing x264-libs (0.163_git20210613-r0) [2023-06-13T09:22:48.404Z] (116/137) Installing numactl (2.0.14-r0) [2023-06-13T09:22:48.663Z] (117/137) Installing x265-libs (3.5-r3) [2023-06-13T09:22:49.325Z] (118/137) Installing xvidcore (1.3.7-r1) [2023-06-13T09:22:49.598Z] (119/137) Installing ffmpeg-libs (5.0.3-r0) [2023-06-13T09:22:50.194Z] (120/137) Installing libevent (2.1.12-r4) [2023-06-13T09:22:50.802Z] (121/137) Installing mesa (21.3.9-r0) [2023-06-13T09:22:51.062Z] (122/137) Installing wayland-libs-server (1.20.0-r0) [2023-06-13T09:22:51.322Z] (123/137) Installing mesa-gbm (21.3.9-r0) [2023-06-13T09:22:51.582Z] (124/137) Installing icu-data-en (71.1-r2) [2023-06-13T09:22:52.151Z] Executing icu-data-en-71.1-r2.post-install [2023-06-13T09:22:52.151Z] * [2023-06-13T09:22:52.151Z] * If you need ICU with non-English locales and legacy charset support, install [2023-06-13T09:22:52.151Z] * package icu-data-full. [2023-06-13T09:22:52.151Z] * [2023-06-13T09:22:52.151Z] (125/137) Installing icu-libs (71.1-r2) [2023-06-13T09:22:52.410Z] (126/137) Installing lcms2 (2.13.1-r0) [2023-06-13T09:22:52.978Z] (127/137) Installing minizip (1.2.12-r0) [2023-06-13T09:22:53.238Z] (128/137) Installing nspr (4.33-r0) [2023-06-13T09:22:53.497Z] (129/137) Installing sqlite-libs (3.40.1-r0) [2023-06-13T09:22:54.067Z] (130/137) Installing nss (3.78.1-r0) [2023-06-13T09:22:54.327Z] (131/137) Installing re2 (2022.04.01-r0) [2023-06-13T09:22:54.895Z] (132/137) Installing snappy (1.1.9-r4) [2023-06-13T09:22:55.155Z] (133/137) Installing libgpg-error (1.45-r0) [2023-06-13T09:22:55.414Z] (134/137) Installing libgcrypt (1.10.1-r0) [2023-06-13T09:22:55.980Z] (135/137) Installing libxslt (1.1.35-r0) [2023-06-13T09:22:56.239Z] (136/137) Installing chromium (102.0.5005.182-r0) [2023-06-13T09:22:58.139Z] (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) [2023-06-13T09:22:58.707Z] Executing busybox-1.35.0-r17.trigger [2023-06-13T09:22:58.707Z] Executing glib-2.72.4-r0.trigger [2023-06-13T09:22:58.707Z] Executing shared-mime-info-2.2-r2.trigger [2023-06-13T09:22:58.996Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-06-13T09:22:59.253Z] Executing gtk-update-icon-cache-2.24.33-r3.trigger [2023-06-13T09:22:59.253Z] Executing fontconfig-2.14.0-r0.trigger [2023-06-13T09:22:59.253Z] Executing mkfontscale-1.2.2-r0.trigger [2023-06-13T09:22:59.253Z] OK: 409 MiB in 160 packages [2023-06-13T09:22:59.512Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-06-13T09:22:59.771Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-06-13T09:23:00.706Z] (1/21) Installing binutils (2.38-r3) [2023-06-13T09:23:00.963Z] (2/21) Installing isl22 (0.22-r0) [2023-06-13T09:23:01.530Z] (3/21) Installing mpfr4 (4.1.0-r0) [2023-06-13T09:23:02.099Z] (4/21) Installing mpc1 (1.2.1-r0) [2023-06-13T09:23:02.358Z] (5/21) Installing gcc (11.2.1_git20220219-r2) [2023-06-13T09:23:03.737Z] (6/21) Installing musl-dev (1.2.3-r3) [2023-06-13T09:23:03.997Z] (7/21) Installing libc-dev (0.7.2-r3) [2023-06-13T09:23:04.256Z] (8/21) Installing linux-headers (5.16.7-r1) [2023-06-13T09:23:04.823Z] (9/21) Installing libffi-dev (3.4.2-r1) [2023-06-13T09:23:05.083Z] (10/21) Installing libpq (14.8-r0) [2023-06-13T09:23:05.651Z] (11/21) Installing openssl-dev (1.1.1u-r1) [2023-06-13T09:23:05.911Z] (12/21) Installing libpq-dev (14.8-r0) [2023-06-13T09:23:06.478Z] (13/21) Installing libecpg (14.8-r0) [2023-06-13T09:23:06.737Z] (14/21) Installing libecpg-dev (14.8-r0) [2023-06-13T09:23:06.996Z] (15/21) Installing llvm13-libs (13.0.1-r2) [2023-06-13T09:23:08.377Z] (16/21) Installing clang-libs (13.0.1-r1) [2023-06-13T09:23:09.310Z] (17/21) Installing clang (13.0.1-r1) [2023-06-13T09:23:09.878Z] (18/21) Installing icu (71.1-r2) [2023-06-13T09:23:10.137Z] (19/21) Installing icu-dev (71.1-r2) [2023-06-13T09:23:10.704Z] (20/21) Installing llvm13 (13.0.1-r2) [2023-06-13T09:23:11.638Z] (21/21) Installing postgresql14-dev (14.8-r0) [2023-06-13T09:23:12.206Z] Executing busybox-1.35.0-r17.trigger [2023-06-13T09:23:12.206Z] OK: 822 MiB in 181 packages [2023-06-13T09:23:12.206Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-06-13T09:23:12.774Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-06-13T09:23:13.342Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2023-06-13T09:23:14.279Z] (2/10) Installing gdbm (1.23-r0) [2023-06-13T09:23:14.279Z] (3/10) Installing mpdecimal (2.5.1-r1) [2023-06-13T09:23:14.845Z] (4/10) Installing readline (8.1.2-r0) [2023-06-13T09:23:15.104Z] (5/10) Installing python3 (3.10.12-r0) [2023-06-13T09:23:16.041Z] (6/10) Installing python3-dev (3.10.12-r0) [2023-06-13T09:23:16.976Z] (7/10) Installing libsodium (1.0.18-r0) [2023-06-13T09:23:17.234Z] (8/10) Installing libzmq (4.3.4-r0) [2023-06-13T09:23:17.801Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2023-06-13T09:23:17.801Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2023-06-13T09:23:18.059Z] Executing busybox-1.35.0-r17.trigger [2023-06-13T09:23:18.059Z] OK: 974 MiB in 191 packages [2023-06-13T09:23:18.318Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-06-13T09:23:18.887Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-06-13T09:23:19.453Z] OK: 974 MiB in 191 packages [2023-06-13T09:23:19.453Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-06-13T09:23:19.712Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-06-13T09:23:20.279Z] (1/1) Installing tzdata (2023c-r0) [2023-06-13T09:23:20.847Z] Executing busybox-1.35.0-r17.trigger [2023-06-13T09:23:20.847Z] OK: 978 MiB in 192 packages [2023-06-13T09:23:21.106Z] (1/1) Purging tzdata (2023c-r0) [2023-06-13T09:23:21.106Z] Executing busybox-1.35.0-r17.trigger [2023-06-13T09:23:21.106Z] OK: 974 MiB in 191 packages [2023-06-13T09:23:23.641Z] Looking in links: /tmp/tmp7qqe77qz [2023-06-13T09:23:23.642Z] Processing /tmp/tmp7qqe77qz/setuptools-65.5.0-py3-none-any.whl [2023-06-13T09:23:23.642Z] Processing /tmp/tmp7qqe77qz/pip-23.0.1-py3-none-any.whl [2023-06-13T09:23:23.900Z] Installing collected packages: setuptools, pip [2023-06-13T09:23:26.434Z] Successfully installed pip-23.0.1 setuptools-65.5.0 [2023-06-13T09:23:26.434Z] 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-06-13T09:23:27.371Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) [2023-06-13T09:23:27.371Z] Collecting pip [2023-06-13T09:23:27.371Z] Downloading pip-23.1.2-py3-none-any.whl (2.1 MB) [2023-06-13T09:23:27.371Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 47.3 MB/s eta 0:00:00 [2023-06-13T09:23:27.371Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) [2023-06-13T09:23:27.939Z] Collecting setuptools [2023-06-13T09:23:27.939Z] Downloading setuptools-67.8.0-py3-none-any.whl (1.1 MB) [2023-06-13T09:23:27.939Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 121.3 MB/s eta 0:00:00 [2023-06-13T09:23:27.939Z] Collecting wheel [2023-06-13T09:23:27.939Z] Downloading wheel-0.40.0-py3-none-any.whl (64 kB) [2023-06-13T09:23:27.939Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.5/64.5 kB 189.4 MB/s eta 0:00:00 [2023-06-13T09:23:28.201Z] Installing collected packages: wheel, setuptools, pip [2023-06-13T09:23:28.201Z] Attempting uninstall: setuptools [2023-06-13T09:23:28.201Z] Found existing installation: setuptools 65.5.0 [2023-06-13T09:23:28.201Z] Uninstalling setuptools-65.5.0: [2023-06-13T09:23:28.202Z] Successfully uninstalled setuptools-65.5.0 [2023-06-13T09:23:29.139Z] Attempting uninstall: pip [2023-06-13T09:23:29.139Z] Found existing installation: pip 23.0.1 [2023-06-13T09:23:29.139Z] Uninstalling pip-23.0.1: [2023-06-13T09:23:29.139Z] Successfully uninstalled pip-23.0.1 [2023-06-13T09:23:31.054Z] Successfully installed pip-23.1.2 setuptools-67.8.0 wheel-0.40.0 [2023-06-13T09:23:31.054Z] 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-06-13T09:23:31.624Z] Processing ./edgex-taf-common [2023-06-13T09:23:31.624Z] Preparing metadata (setup.py): started [2023-06-13T09:23:31.883Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-13T09:23:31.883Z] Building wheels for collected packages: edgex-taf-common [2023-06-13T09:23:31.883Z] Building wheel for edgex-taf-common (setup.py): started [2023-06-13T09:23:32.155Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2023-06-13T09:23:32.155Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14472 sha256=e47cf418c669e661905d7760c9eae3bb095f8bc7584707bf5cbc1f73f564dfe7 [2023-06-13T09:23:32.155Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2023-06-13T09:23:32.155Z] Successfully built edgex-taf-common [2023-06-13T09:23:32.155Z] Installing collected packages: edgex-taf-common [2023-06-13T09:23:32.413Z] Successfully installed edgex-taf-common-0.0.0 [2023-06-13T09:23:32.413Z] 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-06-13T09:23:33.352Z] Collecting robotframework==6.0.2 (from -r requirements.txt (line 1)) [2023-06-13T09:23:33.352Z] Downloading robotframework-6.0.2-py3-none-any.whl (658 kB) [2023-06-13T09:23:33.352Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 658.7/658.7 kB 15.2 MB/s eta 0:00:00 [2023-06-13T09:23:33.352Z] Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) [2023-06-13T09:23:33.352Z] Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) [2023-06-13T09:23:33.352Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2023-06-13T09:23:33.352Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2023-06-13T09:23:33.612Z] Collecting robotframework-seleniumlibrary==6.1.0 (from -r requirements.txt (line 4)) [2023-06-13T09:23:33.612Z] Downloading robotframework_seleniumlibrary-6.1.0-py2.py3-none-any.whl (95 kB) [2023-06-13T09:23:33.612Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.2/95.2 kB 24.8 MB/s eta 0:00:00 [2023-06-13T09:23:33.612Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2023-06-13T09:23:33.612Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2023-06-13T09:23:33.612Z] Preparing metadata (setup.py): started [2023-06-13T09:23:33.871Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-13T09:23:33.871Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2023-06-13T09:23:33.871Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2023-06-13T09:23:33.871Z] Collecting configparser==5.0.1 (from -r requirements.txt (line 7)) [2023-06-13T09:23:33.871Z] Downloading configparser-5.0.1-py3-none-any.whl (22 kB) [2023-06-13T09:23:33.871Z] Collecting requests==2.31.0 (from -r requirements.txt (line 8)) [2023-06-13T09:23:33.871Z] Downloading requests-2.31.0-py3-none-any.whl (62 kB) [2023-06-13T09:23:33.871Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 8.6 MB/s eta 0:00:00 [2023-06-13T09:23:33.871Z] Collecting paho-mqtt==1.5.1 (from -r requirements.txt (line 9)) [2023-06-13T09:23:33.871Z] Downloading paho-mqtt-1.5.1.tar.gz (101 kB) [2023-06-13T09:23:33.871Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 16.2 MB/s eta 0:00:00 [2023-06-13T09:23:33.872Z] Preparing metadata (setup.py): started [2023-06-13T09:23:34.135Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-13T09:23:34.394Z] Collecting docker==6.1.3 (from -r requirements.txt (line 10)) [2023-06-13T09:23:34.394Z] Downloading docker-6.1.3-py3-none-any.whl (148 kB) [2023-06-13T09:23:34.394Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 18.8 MB/s eta 0:00:00 [2023-06-13T09:23:34.654Z] Collecting numpy==1.22.3 (from -r requirements.txt (line 11)) [2023-06-13T09:23:34.654Z] Downloading numpy-1.22.3.zip (11.5 MB) [2023-06-13T09:23:34.913Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 47.9 MB/s eta 0:00:00 [2023-06-13T09:23:35.480Z] Installing build dependencies: started [2023-06-13T09:23:39.670Z] Installing build dependencies: finished with status 'done' [2023-06-13T09:23:39.670Z] Getting requirements to build wheel: started [2023-06-13T09:23:40.606Z] Getting requirements to build wheel: finished with status 'done' [2023-06-13T09:23:40.606Z] Preparing metadata (pyproject.toml): started [2023-06-13T09:23:41.172Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-06-13T09:23:41.431Z] Collecting psutil==5.9.0 (from -r requirements.txt (line 12)) [2023-06-13T09:23:41.431Z] Downloading psutil-5.9.0.tar.gz (478 kB) [2023-06-13T09:23:41.431Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 45.3 MB/s eta 0:00:00 [2023-06-13T09:23:41.431Z] Preparing metadata (setup.py): started [2023-06-13T09:23:41.690Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-13T09:23:41.949Z] Collecting redis==4.5.4 (from -r requirements.txt (line 13)) [2023-06-13T09:23:41.949Z] Downloading redis-4.5.4-py3-none-any.whl (238 kB) [2023-06-13T09:23:41.949Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 238.9/238.9 kB 26.9 MB/s eta 0:00:00 [2023-06-13T09:23:42.207Z] Collecting pyzmq==22.2.1 (from -r requirements.txt (line 14)) [2023-06-13T09:23:42.207Z] Downloading pyzmq-22.2.1.tar.gz (1.2 MB) [2023-06-13T09:23:42.207Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 27.3 MB/s eta 0:00:00 [2023-06-13T09:23:42.465Z] Installing build dependencies: started [2023-06-13T09:23:45.751Z] Installing build dependencies: finished with status 'done' [2023-06-13T09:23:45.751Z] Getting requirements to build wheel: started [2023-06-13T09:23:45.751Z] Getting requirements to build wheel: finished with status 'done' [2023-06-13T09:23:45.751Z] Preparing metadata (pyproject.toml): started [2023-06-13T09:23:46.318Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-06-13T09:23:46.318Z] Collecting influxdb-client==1.36.1 (from -r requirements.txt (line 15)) [2023-06-13T09:23:46.318Z] Downloading influxdb_client-1.36.1-py3-none-any.whl (721 kB) [2023-06-13T09:23:46.318Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 721.2/721.2 kB 19.0 MB/s eta 0:00:00 [2023-06-13T09:23:46.318Z] Collecting psycopg2==2.9.3 (from -r requirements.txt (line 16)) [2023-06-13T09:23:46.318Z] Downloading psycopg2-2.9.3.tar.gz (380 kB) [2023-06-13T09:23:46.318Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 16.6 MB/s eta 0:00:00 [2023-06-13T09:23:46.577Z] Preparing metadata (setup.py): started [2023-06-13T09:23:46.836Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-13T09:23:46.836Z] Collecting pycryptodome==3.15.0 (from -r requirements.txt (line 17)) [2023-06-13T09:23:46.836Z] Downloading pycryptodome-3.15.0.tar.gz (4.5 MB) [2023-06-13T09:23:47.094Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 57.8 MB/s eta 0:00:00 [2023-06-13T09:23:47.353Z] Preparing metadata (setup.py): started [2023-06-13T09:23:48.729Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-13T09:23:48.729Z] Collecting selenium>=4.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-13T09:23:48.729Z] Downloading selenium-4.10.0-py3-none-any.whl (6.7 MB) [2023-06-13T09:23:48.729Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.7/6.7 MB 57.8 MB/s eta 0:00:00 [2023-06-13T09:23:48.729Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-13T09:23:48.729Z] Downloading robotframework_pythonlibcore-4.1.2-py2.py3-none-any.whl (10 kB) [2023-06-13T09:23:48.990Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T09:23:48.990Z] Downloading docutils-0.20.1-py3-none-any.whl (572 kB) [2023-06-13T09:23:48.990Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 42.0 MB/s eta 0:00:00 [2023-06-13T09:23:48.990Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T09:23:48.990Z] Downloading flex-6.14.1.tar.gz (40 kB) [2023-06-13T09:23:48.990Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 9.4 MB/s eta 0:00:00 [2023-06-13T09:23:48.990Z] Preparing metadata (setup.py): started [2023-06-13T09:23:49.249Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-13T09:23:49.249Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T09:23:49.249Z] Downloading genson-1.2.2.tar.gz (34 kB) [2023-06-13T09:23:49.249Z] Preparing metadata (setup.py): started [2023-06-13T09:23:49.818Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-13T09:23:50.077Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T09:23:50.078Z] Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) [2023-06-13T09:23:50.339Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T09:23:50.339Z] Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) [2023-06-13T09:23:50.339Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 18.2 MB/s eta 0:00:00 [2023-06-13T09:23:50.339Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T09:23:50.339Z] Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) [2023-06-13T09:23:50.339Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 49.0 MB/s eta 0:00:00 [2023-06-13T09:23:50.339Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T09:23:50.339Z] Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) [2023-06-13T09:23:50.598Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 17.7 MB/s eta 0:00:00 [2023-06-13T09:23:50.598Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T09:23:50.598Z] Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB) [2023-06-13T09:23:50.598Z] Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-06-13T09:23:50.598Z] Downloading charset_normalizer-3.1.0-cp310-cp310-musllinux_1_1_x86_64.whl (192 kB) [2023-06-13T09:23:50.598Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 192.8/192.8 kB 16.3 MB/s eta 0:00:00 [2023-06-13T09:23:50.598Z] Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-06-13T09:23:50.598Z] Downloading idna-3.4-py3-none-any.whl (61 kB) [2023-06-13T09:23:50.875Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 8.2 MB/s eta 0:00:00 [2023-06-13T09:23:50.875Z] Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-06-13T09:23:50.875Z] Downloading urllib3-2.0.3-py3-none-any.whl (123 kB) [2023-06-13T09:23:50.875Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.6/123.6 kB 20.5 MB/s eta 0:00:00 [2023-06-13T09:23:50.875Z] Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-06-13T09:23:50.875Z] Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) [2023-06-13T09:23:50.875Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 4.2 MB/s eta 0:00:00 [2023-06-13T09:23:50.875Z] Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2023-06-13T09:23:51.133Z] Downloading packaging-23.1-py3-none-any.whl (48 kB) [2023-06-13T09:23:51.133Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 1.3 MB/s eta 0:00:00 [2023-06-13T09:23:51.133Z] Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2023-06-13T09:23:51.133Z] Downloading websocket_client-1.5.3-py3-none-any.whl (56 kB) [2023-06-13T09:23:51.133Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.6/56.6 kB 6.6 MB/s eta 0:00:00 [2023-06-13T09:23:51.133Z] Collecting async-timeout>=4.0.2 (from redis==4.5.4->-r requirements.txt (line 13)) [2023-06-13T09:23:51.133Z] Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB) [2023-06-13T09:23:51.391Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-06-13T09:23:51.391Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2023-06-13T09:23:51.391Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 31.0 MB/s eta 0:00:00 [2023-06-13T09:23:51.391Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-06-13T09:23:51.391Z] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [2023-06-13T09:23:51.391Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 6.2 MB/s eta 0:00:00 [2023-06-13T09:23:51.391Z] 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)) (67.8.0) [2023-06-13T09:23:51.651Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-06-13T09:23:51.651Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2023-06-13T09:23:51.651Z] 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-06-13T09:23:51.651Z] Downloading typing_extensions-4.6.3-py3-none-any.whl (31 kB) [2023-06-13T09:23:51.651Z] Collecting trio~=0.17 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-13T09:23:51.651Z] Downloading trio-0.22.0-py3-none-any.whl (384 kB) [2023-06-13T09:23:51.651Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 7.3 MB/s eta 0:00:00 [2023-06-13T09:23:51.909Z] Collecting trio-websocket~=0.9 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-13T09:23:51.909Z] Downloading trio_websocket-0.10.3-py3-none-any.whl (17 kB) [2023-06-13T09:23:51.909Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T09:23:52.167Z] Downloading PyYAML-6.0.tar.gz (124 kB) [2023-06-13T09:23:52.167Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 6.9 MB/s eta 0:00:00 [2023-06-13T09:23:52.167Z] Installing build dependencies: started [2023-06-13T09:23:56.354Z] Installing build dependencies: finished with status 'done' [2023-06-13T09:23:56.354Z] Getting requirements to build wheel: started [2023-06-13T09:23:56.922Z] Getting requirements to build wheel: finished with status 'done' [2023-06-13T09:23:56.922Z] Preparing metadata (pyproject.toml): started [2023-06-13T09:23:57.180Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-06-13T09:23:57.180Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T09:23:57.180Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2023-06-13T09:23:57.180Z] Preparing metadata (setup.py): started [2023-06-13T09:23:57.439Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-13T09:23:57.439Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T09:23:57.439Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2023-06-13T09:23:57.439Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T09:23:57.697Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2023-06-13T09:23:57.697Z] Preparing metadata (setup.py): started [2023-06-13T09:23:57.697Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-13T09:23:57.956Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T09:23:57.956Z] Downloading click-8.1.3-py3-none-any.whl (96 kB) [2023-06-13T09:23:57.956Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 15.9 MB/s eta 0:00:00 [2023-06-13T09:23:57.956Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T09:23:57.956Z] Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) [2023-06-13T09:23:57.956Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T09:23:57.956Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2023-06-13T09:23:57.956Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 6.0 MB/s eta 0:00:00 [2023-06-13T09:23:57.956Z] Collecting decorator (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T09:23:57.956Z] Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) [2023-06-13T09:23:57.956Z] Collecting attrs>=17.4.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T09:23:57.956Z] Downloading attrs-23.1.0-py3-none-any.whl (61 kB) [2023-06-13T09:23:58.215Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 8.5 MB/s eta 0:00:00 [2023-06-13T09:23:58.215Z] Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T09:23:58.215Z] Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) [2023-06-13T09:23:58.215Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 10.5 MB/s eta 0:00:00 [2023-06-13T09:23:58.474Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-13T09:23:58.474Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2023-06-13T09:23:58.474Z] Collecting async-generator>=1.9 (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-13T09:23:58.474Z] Downloading async_generator-1.10-py3-none-any.whl (18 kB) [2023-06-13T09:23:58.474Z] Collecting outcome (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-13T09:23:58.474Z] Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) [2023-06-13T09:23:58.474Z] Collecting sniffio (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-13T09:23:58.474Z] Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) [2023-06-13T09:23:58.474Z] Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-13T09:23:58.474Z] Downloading exceptiongroup-1.1.1-py3-none-any.whl (14 kB) [2023-06-13T09:23:58.474Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-13T09:23:58.474Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2023-06-13T09:23:58.734Z] Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3<3,>=1.21.1->requests==2.31.0->-r requirements.txt (line 8)) [2023-06-13T09:23:58.734Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2023-06-13T09:23:58.734Z] Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-13T09:23:58.734Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2023-06-13T09:23:58.734Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 7.9 MB/s eta 0:00:00 [2023-06-13T09:23:58.993Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, numpy, psutil, pyzmq, psycopg2, pycryptodome, flex, GenSON, PyYAML, strict-rfc3339, validate-email [2023-06-13T09:23:58.993Z] Building wheel for robotbackgroundlogger (setup.py): started [2023-06-13T09:23:59.252Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2023-06-13T09:23:59.252Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=861aa8b7def4dd189356cb354a243cf8eef5561fbdbe1a751fde545f5671cfab [2023-06-13T09:23:59.252Z] Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2023-06-13T09:23:59.252Z] Building wheel for paho-mqtt (setup.py): started [2023-06-13T09:23:59.511Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2023-06-13T09:23:59.511Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61549 sha256=f4889a7a8f64cc69fe72f8d14e5b5684ef3bfa7b703f7a6f9b2549855c296f65 [2023-06-13T09:23:59.511Z] Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 [2023-06-13T09:23:59.511Z] Building wheel for numpy (pyproject.toml): started [2023-06-13T09:24:35.255Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-18552 in /w/workspace/exfoundry_edgex-taf-common_PR-69 [Pipeline] { [Pipeline] checkout [2023-06-13T09:24:35.334Z] Selected Git installation does not exist. Using Default [2023-06-13T09:24:35.334Z] The recommended git tool is: NONE [2023-06-13T09:24:40.574Z] using credential edgex-jenkins-ssh [2023-06-13T09:24:40.589Z] Cloning the remote Git repository [2023-06-13T09:24:40.638Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2023-06-13T09:24:40.737Z] > git init /w/workspace/exfoundry_edgex-taf-common_PR-69 # timeout=10 [2023-06-13T09:24:40.887Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2023-06-13T09:24:40.888Z] > git --version # timeout=10 [2023-06-13T09:24:40.911Z] > git --version # 'git version 2.25.1' [2023-06-13T09:24:40.913Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-13T09:24:41.063Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-13T09:24:41.652Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2023-06-13T09:24:41.671Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-13T09:24:42.480Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2023-06-13T09:24:42.517Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2023-06-13T09:24:42.517Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-13T09:24:42.532Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/69/head:refs/remotes/origin/PR-69 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-06-13T09:24:42.968Z] Merging remotes/origin/main commit b254ed2785999949aa23182b87a1bbd9eb77c704 into PR head commit 2b3b4d9bb81521247db215de0cfaff9caf7836a9 [2023-06-13T09:24:43.229Z] Merge succeeded, producing 2b3b4d9bb81521247db215de0cfaff9caf7836a9 [2023-06-13T09:24:43.230Z] Checking out Revision 2b3b4d9bb81521247db215de0cfaff9caf7836a9 (PR-69) [2023-06-13T09:24:43.668Z] Commit message: "build: bump influxdb-client from 1.33.0 to 1.36.1" [2023-06-13T09:24:43.720Z] > git --version # timeout=10 [2023-06-13T09:24:43.731Z] > git --version # 'git version 2.25.1' [2023-06-13T09:24:43.744Z] fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-13T09:24:42.984Z] > git config core.sparsecheckout # timeout=10 [2023-06-13T09:24:43.057Z] > git checkout -f 2b3b4d9bb81521247db215de0cfaff9caf7836a9 # timeout=10 [2023-06-13T09:24:43.127Z] > git remote # timeout=10 [2023-06-13T09:24:43.146Z] > git config --get remote.origin.url # timeout=10 [2023-06-13T09:24:43.172Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-13T09:24:43.186Z] > git merge b254ed2785999949aa23182b87a1bbd9eb77c704 # timeout=10 [2023-06-13T09:24:43.212Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-06-13T09:24:43.237Z] > git config core.sparsecheckout # timeout=10 [2023-06-13T09:24:43.250Z] > git checkout -f 2b3b4d9bb81521247db215de0cfaff9caf7836a9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-13T09:24:44.949Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-06-13T09:24:44.949Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-13T09:24:44.949Z] Dload Upload Total Spent Left Speed [2023-06-13T09:24:44.949Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 239k 0 --:--:-- --:--:-- --:--:-- 239k [Pipeline] sh [2023-06-13T09:24:45.487Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-06-13T09:24:45.838Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-06-13T09:24:45.838Z] + sudo tee /etc/docker/daemon.new [2023-06-13T09:24:45.838Z] { [2023-06-13T09:24:45.838Z] "registry-mirrors": [ [2023-06-13T09:24:45.838Z] "https://nexus3.edgexfoundry.org:10001" [2023-06-13T09:24:45.838Z] ], [2023-06-13T09:24:45.838Z] "bip": "10.250.0.254/24", [2023-06-13T09:24:45.838Z] "hosts": [ [2023-06-13T09:24:45.838Z] "tcp://0.0.0.0:5555", [2023-06-13T09:24:45.838Z] "unix:///var/run/docker.sock" [2023-06-13T09:24:45.838Z] ], [2023-06-13T09:24:45.838Z] "mtu": 1458, [2023-06-13T09:24:45.838Z] "selinux-enabled": true, [2023-06-13T09:24:45.838Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-06-13T09:24:45.838Z] } [Pipeline] sh [2023-06-13T09:24:46.178Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-06-13T09:24:46.521Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-13T09:25:04.834Z] provisioning config files... [2023-06-13T09:25:04.862Z] copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-69@tmp/config5425685373295177865tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-13T09:25:05.251Z] ---> docker-login.sh [2023-06-13T09:25:05.251Z] nexus3.edgexfoundry.org:10001 [2023-06-13T09:25:05.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-13T09:25:06.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-13T09:25:06.114Z] Configure a credential helper to remove this warning. See [2023-06-13T09:25:06.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-13T09:25:06.114Z] [2023-06-13T09:25:06.114Z] Login Succeeded [2023-06-13T09:25:06.114Z] nexus3.edgexfoundry.org:10002 [2023-06-13T09:25:06.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-13T09:25:06.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-13T09:25:06.386Z] Configure a credential helper to remove this warning. See [2023-06-13T09:25:06.386Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-13T09:25:06.386Z] [2023-06-13T09:25:06.386Z] Login Succeeded [2023-06-13T09:25:06.386Z] nexus3.edgexfoundry.org:10003 [2023-06-13T09:25:06.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-13T09:25:06.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-13T09:25:06.657Z] Configure a credential helper to remove this warning. See [2023-06-13T09:25:06.657Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-13T09:25:06.657Z] [2023-06-13T09:25:06.657Z] Login Succeeded [2023-06-13T09:25:06.657Z] nexus3.edgexfoundry.org:10004 [2023-06-13T09:25:06.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-13T09:25:07.200Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-13T09:25:07.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-13T09:25:07.201Z] Configure a credential helper to remove this warning. See [2023-06-13T09:25:07.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-13T09:25:07.201Z] [2023-06-13T09:25:07.201Z] Login Succeeded [2023-06-13T09:25:07.201Z] docker.io [2023-06-13T09:25:07.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-13T09:25:07.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-13T09:25:07.469Z] Configure a credential helper to remove this warning. See [2023-06-13T09:25:07.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-13T09:25:07.469Z] [2023-06-13T09:25:07.469Z] Login Succeeded [2023-06-13T09:25:07.469Z] ---> docker-login.sh ends [Pipeline] } [2023-06-13T09:25:07.500Z] 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-06-13T09:25:08.415Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-06-13T09:25:08.754Z] + ls -al . [2023-06-13T09:25:08.754Z] total 68 [2023-06-13T09:25:08.754Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 13 09:25 . [2023-06-13T09:25:08.754Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 09:24 .. [2023-06-13T09:25:08.754Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 13 09:24 .git [2023-06-13T09:25:08.754Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 13 09:24 .github [2023-06-13T09:25:08.754Z] -rw-rw-r-- 1 jenkins jenkins 22 Jun 13 09:24 .gitignore [2023-06-13T09:25:08.754Z] -rw-rw-r-- 1 jenkins jenkins 1575 Jun 13 09:24 Dockerfile [2023-06-13T09:25:08.754Z] -rw-rw-r-- 1 jenkins jenkins 746 Jun 13 09:24 Jenkinsfile [2023-06-13T09:25:08.754Z] -rw-rw-r-- 1 jenkins jenkins 11381 Jun 13 09:24 LICENSE [2023-06-13T09:25:08.754Z] -rw-rw-r-- 1 jenkins jenkins 3606 Jun 13 09:24 README.md [2023-06-13T09:25:08.754Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 09:24 TAF-Manager [2023-06-13T09:25:08.754Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 13 09:24 TUC [2023-06-13T09:25:08.754Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 13 09:21 VERSION [2023-06-13T09:25:08.754Z] -rw-rw-r-- 1 jenkins jenkins 344 Jun 13 09:24 requirements.txt [2023-06-13T09:25:08.754Z] -rw-rw-r-- 1 jenkins jenkins 54 Jun 13 09:24 robot-entrypoint.sh [2023-06-13T09:25:08.754Z] -rw-rw-r-- 1 jenkins jenkins 445 Jun 13 09:24 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-13T09:25:09.171Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=2b3b4d9bb81521247db215de0cfaff9caf7836a9 --label arch=arm64 --label version=0.0.0 . [2023-06-13T09:25:09.439Z] Sending build context to Docker daemon 307.7kB [2023-06-13T09:25:09.439Z] Step 1/13 : FROM alpine:3.16 [2023-06-13T09:25:10.026Z] 3.16: Pulling from library/alpine [2023-06-13T09:25:10.026Z] 547446be3368: Pulling fs layer [2023-06-13T09:25:10.296Z] 547446be3368: Verifying Checksum [2023-06-13T09:25:10.296Z] 547446be3368: Download complete [2023-06-13T09:25:14.623Z] 547446be3368: Pull complete [2023-06-13T09:25:14.623Z] Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f [2023-06-13T09:25:14.623Z] Status: Downloaded newer image for alpine:3.16 [2023-06-13T09:25:14.623Z] ---> 3b5033019969 [2023-06-13T09:25:14.623Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2023-06-13T09:25:14.623Z] ---> Running in f921d099b788 [2023-06-13T09:25:14.623Z] Removing intermediate container f921d099b788 [2023-06-13T09:25:14.623Z] ---> db9cecc157bd [2023-06-13T09:25:14.623Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2023-06-13T09:25:14.623Z] ---> Running in 991e8e97e820 [2023-06-13T09:25:14.897Z] Removing intermediate container 991e8e97e820 [2023-06-13T09:25:14.897Z] ---> 6bcf54066d79 [2023-06-13T09:25:14.897Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2023-06-13T09:25:15.483Z] ---> 43b034c4a31c [2023-06-13T09:25:15.483Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2023-06-13T09:25:15.755Z] ---> 47e3cd9fd3e0 [2023-06-13T09:25:15.755Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2023-06-13T09:25:16.340Z] ---> fce7e99a93d4 [2023-06-13T09:25:16.340Z] Step 7/13 : WORKDIR /edgex-taf [2023-06-13T09:25:16.340Z] ---> Running in d7425013d3d7 [2023-06-13T09:25:16.610Z] Removing intermediate container d7425013d3d7 [2023-06-13T09:25:16.610Z] ---> af8b8d01b367 [2023-06-13T09:25:16.610Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-06-13T09:25:16.610Z] ---> Running in 8f800ac30ae3 [2023-06-13T09:25:18.560Z] Removing intermediate container 8f800ac30ae3 [2023-06-13T09:25:18.560Z] ---> f9e8c8bb8153 [2023-06-13T09:25:18.560Z] 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-06-13T09:25:18.560Z] ---> Running in c1974519e8ea [2023-06-13T09:25:19.530Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-06-13T09:25:20.114Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-06-13T09:25:21.523Z] (1/5) Upgrading musl (1.2.3-r2 -> 1.2.3-r3) [2023-06-13T09:25:21.788Z] (2/5) Upgrading ca-certificates-bundle (20220614-r0 -> 20230506-r0) [2023-06-13T09:25:22.055Z] (3/5) Upgrading libcrypto1.1 (1.1.1t-r2 -> 1.1.1u-r1) [2023-06-13T09:25:22.635Z] (4/5) Upgrading libssl1.1 (1.1.1t-r2 -> 1.1.1u-r1) [2023-06-13T09:25:23.215Z] (5/5) Upgrading musl-utils (1.2.3-r2 -> 1.2.3-r3) [2023-06-13T09:25:23.481Z] Executing busybox-1.35.0-r17.trigger [2023-06-13T09:25:23.481Z] OK: 5 MiB in 14 packages [2023-06-13T09:25:23.747Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-06-13T09:25:24.329Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-06-13T09:25:25.285Z] (1/9) Installing ca-certificates (20230506-r0) [2023-06-13T09:25:25.867Z] (2/9) Installing brotli-libs (1.0.9-r6) [2023-06-13T09:25:26.132Z] (3/9) Installing nghttp2-libs (1.47.0-r0) [2023-06-13T09:25:26.714Z] (4/9) Installing libcurl (8.1.2-r0) [2023-06-13T09:25:26.979Z] (5/9) Installing curl (8.1.2-r0) [2023-06-13T09:25:27.560Z] (6/9) Installing docker-cli (20.10.20-r0) [2023-06-13T09:25:30.133Z] (7/9) Installing oniguruma (6.9.8-r0) [2023-06-13T09:25:30.398Z] (8/9) Installing jq (1.6-r1) [2023-06-13T09:25:30.664Z] (9/9) Installing openssl (1.1.1u-r1) [2023-06-13T09:25:31.255Z] Executing busybox-1.35.0-r17.trigger [2023-06-13T09:25:31.255Z] Executing ca-certificates-20230506-r0.trigger [2023-06-13T09:25:31.255Z] OK: 50 MiB in 23 packages [2023-06-13T09:25:31.523Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-06-13T09:25:32.105Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-06-13T09:25:33.518Z] (1/136) Installing libmagic (5.41-r0) [2023-06-13T09:25:33.784Z] (2/136) Installing file (5.41-r0) [2023-06-13T09:25:34.049Z] (3/136) Installing libxau (1.0.9-r0) [2023-06-13T09:25:34.315Z] (4/136) Installing libxdmcp (1.1.3-r0) [2023-06-13T09:25:34.581Z] (5/136) Installing libxcb (1.15-r0) [2023-06-13T09:25:35.162Z] (6/136) Installing libx11 (1.8-r0) [2023-06-13T09:25:35.743Z] (7/136) Installing libxext (1.3.4-r0) [2023-06-13T09:25:36.009Z] (8/136) Installing libice (1.0.10-r0) [2023-06-13T09:25:36.276Z] (9/136) Installing libuuid (2.38-r1) [2023-06-13T09:25:36.545Z] (10/136) Installing libsm (1.2.3-r0) [2023-06-13T09:25:36.814Z] (11/136) Installing libxt (1.2.1-r0) [2023-06-13T09:25:37.402Z] (12/136) Installing libxmu (1.1.3-r0) [2023-06-13T09:25:37.669Z] (13/136) Installing xset (1.2.4-r0) [2023-06-13T09:25:37.935Z] (14/136) Installing xprop (1.2.5-r0) [2023-06-13T09:25:38.202Z] (15/136) Installing xdg-utils (1.1.3-r3) [2023-06-13T09:25:38.469Z] (16/136) Installing eudev-libs (3.2.11-r0) [2023-06-13T09:25:39.054Z] (17/136) Installing pkgconf (1.8.1-r0) [2023-06-13T09:25:39.320Z] (18/136) Installing libffi (3.4.2-r1) [2023-06-13T09:25:39.587Z] (19/136) Installing libintl (0.21-r2) [2023-06-13T09:25:39.853Z] (20/136) Installing libblkid (2.38-r1) [2023-06-13T09:25:40.436Z] (21/136) Installing libmount (2.38-r1) [2023-06-13T09:25:40.703Z] (22/136) Installing pcre (8.45-r2) [2023-06-13T09:25:41.286Z] (23/136) Installing glib (2.72.4-r0) [2023-06-13T09:25:41.870Z] (24/136) Installing xz-libs (5.2.5-r1) [2023-06-13T09:25:42.137Z] (25/136) Installing libxml2 (2.9.14-r2) [2023-06-13T09:25:42.719Z] (26/136) Installing shared-mime-info (2.2-r2) [2023-06-13T09:25:42.985Z] (27/136) Installing hicolor-icon-theme (0.17-r1) [2023-06-13T09:25:43.251Z] (28/136) Installing libjpeg-turbo (2.1.3-r1) [2023-06-13T09:25:43.829Z] (29/136) Installing libpng (1.6.37-r1) [2023-06-13T09:25:44.094Z] (30/136) Installing libwebp (1.2.3-r1) [2023-06-13T09:25:44.675Z] (31/136) Installing zstd-libs (1.5.2-r1) [2023-06-13T09:25:44.941Z] (32/136) Installing tiff (4.4.0-r3) [2023-06-13T09:25:45.522Z] (33/136) Installing gdk-pixbuf (2.42.8-r0) [2023-06-13T09:25:45.789Z] (34/136) Installing gtk-update-icon-cache (2.24.33-r3) [2023-06-13T09:25:46.059Z] (35/136) Installing libxcomposite (0.4.5-r0) [2023-06-13T09:25:46.326Z] (36/136) Installing libxfixes (6.0.0-r0) [2023-06-13T09:25:46.595Z] (37/136) Installing libxrender (0.9.10-r3) [2023-06-13T09:25:46.862Z] (38/136) Installing libxcursor (1.2.1-r0) [2023-06-13T09:25:47.444Z] (39/136) Installing libxdamage (1.1.5-r1) [2023-06-13T09:25:47.444Z] (40/136) Installing libxi (1.8-r0) [2023-06-13T09:25:48.026Z] (41/136) Installing libxinerama (1.1.4-r1) [2023-06-13T09:25:48.026Z] (42/136) Installing libxrandr (1.5.2-r1) [2023-06-13T09:25:48.291Z] (43/136) Installing atk (2.38.0-r0) [2023-06-13T09:25:48.874Z] (44/136) Installing libxtst (1.2.3-r3) [2023-06-13T09:25:49.143Z] (45/136) Installing dbus-libs (1.14.8-r0) [2023-06-13T09:25:49.410Z] (46/136) Installing at-spi2-core (2.44.1-r0) [2023-06-13T09:25:49.990Z] (47/136) Installing at-spi2-atk (2.38.0-r0) [2023-06-13T09:25:50.254Z] (48/136) Installing expat (2.5.0-r0) [2023-06-13T09:25:50.518Z] (49/136) Installing libbz2 (1.0.8-r1) [2023-06-13T09:25:50.784Z] (50/136) Installing freetype (2.12.1-r0) [2023-06-13T09:25:51.364Z] (51/136) Installing fontconfig (2.14.0-r0) [2023-06-13T09:25:51.629Z] (52/136) Installing pixman (0.40.0-r4) [2023-06-13T09:25:52.211Z] (53/136) Installing cairo (1.17.4-r2) [2023-06-13T09:25:52.475Z] (54/136) Installing cairo-gobject (1.17.4-r2) [2023-06-13T09:25:52.739Z] (55/136) Installing avahi-libs (0.8-r6) [2023-06-13T09:25:53.321Z] (56/136) Installing gmp (6.2.1-r2) [2023-06-13T09:25:53.586Z] (57/136) Installing nettle (3.7.3-r0) [2023-06-13T09:25:54.166Z] (58/136) Installing p11-kit (0.24.1-r0) [2023-06-13T09:25:54.432Z] (59/136) Installing libtasn1 (4.18.0-r1) [2023-06-13T09:25:54.696Z] (60/136) Installing libunistring (1.0-r0) [2023-06-13T09:25:55.275Z] (61/136) Installing gnutls (3.7.7-r1) [2023-06-13T09:25:55.855Z] (62/136) Installing cups-libs (2.4.2-r1) [2023-06-13T09:25:56.119Z] (63/136) Installing libepoxy (1.5.10-r0) [2023-06-13T09:25:56.699Z] (64/136) Installing fribidi (1.0.12-r0) [2023-06-13T09:25:56.963Z] (65/136) Installing graphite2 (1.3.14-r1) [2023-06-13T09:25:57.228Z] (66/136) Installing harfbuzz (4.3.0-r0) [2023-06-13T09:25:57.804Z] (67/136) Installing libxft (2.3.4-r0) [2023-06-13T09:25:58.068Z] (68/136) Installing pango (1.50.7-r0) [2023-06-13T09:25:58.334Z] (69/136) Installing wayland-libs-client (1.20.0-r0) [2023-06-13T09:25:58.910Z] (70/136) Installing wayland-libs-cursor (1.20.0-r0) [2023-06-13T09:25:58.910Z] (71/136) Installing wayland-libs-egl (1.20.0-r0) [2023-06-13T09:25:59.174Z] (72/136) Installing xkeyboard-config (2.35.1-r0) [2023-06-13T09:25:59.754Z] (73/136) Installing libxkbcommon (1.4.1-r0) [2023-06-13T09:26:00.335Z] (74/136) Installing gtk+3.0 (3.24.34-r1) [2023-06-13T09:26:00.920Z] Executing gtk+3.0-3.24.34-r1.post-install [2023-06-13T09:26:00.920Z] (75/136) Installing libfontenc (1.1.4-r0) [2023-06-13T09:26:01.185Z] (76/136) Installing mkfontscale (1.2.2-r0) [2023-06-13T09:26:01.765Z] (77/136) Installing font-opensans (0_git20210927-r0) [2023-06-13T09:26:02.346Z] (78/136) Installing libgcc (11.2.1_git20220219-r2) [2023-06-13T09:26:02.613Z] (79/136) Installing libogg (1.3.5-r1) [2023-06-13T09:26:02.878Z] (80/136) Installing libstdc++ (11.2.1_git20220219-r2) [2023-06-13T09:26:03.431Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-13T09:26:03.458Z] (81/136) Installing flac (1.3.4-r0) [2023-06-13T09:26:03.723Z] (82/136) Installing alsa-lib (1.2.7.2-r0) [2023-06-13T09:26:04.303Z] (83/136) Installing libatomic (11.2.1_git20220219-r2) [2023-06-13T09:26:04.569Z] (84/136) Installing sdl2 (2.0.22-r0) [2023-06-13T09:26:05.151Z] (85/136) Installing aom-libs (3.3.0-r0) [2023-06-13T09:26:05.735Z] (86/136) Installing libass (0.16.0-r0) [2023-06-13T09:26:06.002Z] (87/136) Installing libdav1d (1.0.0-r0) [2023-06-13T09:26:06.269Z] (88/136) Installing libdrm (2.4.110-r0) [2023-06-13T09:26:06.852Z] (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2023-06-13T09:26:07.119Z] (90/136) Installing ncurses-libs (6.3_p20220521-r1) [2023-06-13T09:26:07.699Z] (91/136) Installing lame (3.100-r0) [2023-06-13T09:26:07.966Z] (92/136) Installing opus (1.3.1-r1) [2023-06-13T09:26:08.546Z] (93/136) Installing libasyncns (0.8-r1) [2023-06-13T09:26:08.812Z] (94/136) Installing libltdl (2.4.7-r0) [2023-06-13T09:26:09.077Z] (95/136) Installing orc (0.4.32-r0) [2023-06-13T09:26:09.343Z] (96/136) Installing libvorbis (1.3.7-r0) [2023-06-13T09:26:09.924Z] (97/136) Installing libsndfile (1.1.0-r0) [2023-06-13T09:26:10.190Z] (98/136) Installing libgomp (11.2.1_git20220219-r2) [2023-06-13T09:26:10.770Z] (99/136) Installing soxr (0.1.3-r2) [2023-06-13T09:26:11.034Z] (100/136) Installing speexdsp (1.2.0-r0) [2023-06-13T09:26:11.302Z] (101/136) Installing tdb-libs (1.4.6-r0) [2023-06-13T09:26:11.568Z] (102/136) Installing libpulse (15.0-r2) [2023-06-13T09:26:12.148Z] (103/136) Installing cjson (1.7.15-r3) [2023-06-13T09:26:12.414Z] (104/136) Installing mbedtls (2.28.3-r0) [2023-06-13T09:26:12.996Z] (105/136) Installing librist (0.2.6-r1) [2023-06-13T09:26:13.261Z] (106/136) Installing libsrt (1.4.4-r0) [2023-06-13T09:26:13.842Z] (107/136) Installing libssh (0.9.6-r1) [2023-06-13T09:26:14.110Z] (108/136) Installing libtheora (1.1.1-r16) [2023-06-13T09:26:14.696Z] (109/136) Installing v4l-utils-libs (1.22.1-r1) [2023-06-13T09:26:14.962Z] (110/136) Installing libva (2.14.0-r0) [2023-06-13T09:26:15.228Z] (111/136) Installing libvdpau (1.5-r0) [2023-06-13T09:26:15.493Z] (112/136) Installing vidstab (1.1.0-r1) [2023-06-13T09:26:16.077Z] (113/136) Installing libvpx (1.11.0-r1) [2023-06-13T09:26:16.344Z] (114/136) Installing x264-libs (0.163_git20210613-r0) [2023-06-13T09:26:18.288Z] (115/136) Installing numactl (2.0.14-r0) [2023-06-13T09:26:18.556Z] (116/136) Installing x265-libs (3.5-r3) [2023-06-13T09:26:19.516Z] (117/136) Installing xvidcore (1.3.7-r1) [2023-06-13T09:26:19.782Z] (118/136) Installing ffmpeg-libs (5.0.3-r0) [2023-06-13T09:26:20.743Z] (119/136) Installing libevent (2.1.12-r4) [2023-06-13T09:26:21.009Z] (120/136) Installing mesa (21.3.9-r0) [2023-06-13T09:26:21.277Z] (121/136) Installing wayland-libs-server (1.20.0-r0) [2023-06-13T09:26:21.543Z] (122/136) Installing mesa-gbm (21.3.9-r0) [2023-06-13T09:26:22.131Z] (123/136) Installing icu-data-en (71.1-r2) [2023-06-13T09:26:22.398Z] Executing icu-data-en-71.1-r2.post-install [2023-06-13T09:26:22.398Z] * [2023-06-13T09:26:22.398Z] * If you need ICU with non-English locales and legacy charset support, install [2023-06-13T09:26:22.398Z] * package icu-data-full. [2023-06-13T09:26:22.398Z] * [2023-06-13T09:26:22.398Z] (124/136) Installing icu-libs (71.1-r2) [2023-06-13T09:26:22.980Z] (125/136) Installing lcms2 (2.13.1-r0) [2023-06-13T09:26:23.562Z] (126/136) Installing minizip (1.2.12-r0) [2023-06-13T09:26:23.830Z] (127/136) Installing nspr (4.33-r0) [2023-06-13T09:26:24.097Z] (128/136) Installing sqlite-libs (3.40.1-r0) [2023-06-13T09:26:24.678Z] (129/136) Installing nss (3.78.1-r0) [2023-06-13T09:26:25.261Z] (130/136) Installing re2 (2022.04.01-r0) [2023-06-13T09:26:25.528Z] (131/136) Installing snappy (1.1.9-r4) [2023-06-13T09:26:26.108Z] (132/136) Installing libgpg-error (1.45-r0) [2023-06-13T09:26:26.375Z] (133/136) Installing libgcrypt (1.10.1-r0) [2023-06-13T09:26:26.643Z] (134/136) Installing libxslt (1.1.35-r0) [2023-06-13T09:26:27.226Z] (135/136) Installing chromium (102.0.5005.182-r0) [2023-06-13T09:26:32.576Z] (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) [2023-06-13T09:26:32.576Z] Executing busybox-1.35.0-r17.trigger [2023-06-13T09:26:32.576Z] Executing glib-2.72.4-r0.trigger [2023-06-13T09:26:32.576Z] Executing shared-mime-info-2.2-r2.trigger [2023-06-13T09:26:35.165Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-06-13T09:26:35.165Z] Executing gtk-update-icon-cache-2.24.33-r3.trigger [2023-06-13T09:26:35.165Z] Executing fontconfig-2.14.0-r0.trigger [2023-06-13T09:26:35.165Z] Executing mkfontscale-1.2.2-r0.trigger [2023-06-13T09:26:35.165Z] OK: 376 MiB in 159 packages [2023-06-13T09:26:35.165Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-06-13T09:26:35.749Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-06-13T09:26:37.157Z] (1/21) Installing binutils (2.38-r3) [2023-06-13T09:26:37.742Z] (2/21) Installing isl22 (0.22-r0) [2023-06-13T09:26:38.323Z] (3/21) Installing mpfr4 (4.1.0-r0) [2023-06-13T09:26:38.590Z] (4/21) Installing mpc1 (1.2.1-r0) [2023-06-13T09:26:39.374Z] (5/21) Installing gcc (11.2.1_git20220219-r2) [2023-06-13T09:26:49.431Z] (6/21) Installing musl-dev (1.2.3-r3) [2023-06-13T09:26:49.431Z] (7/21) Installing libc-dev (0.7.2-r3) [2023-06-13T09:26:49.431Z] (8/21) Installing linux-headers (5.16.7-r1) [2023-06-13T09:26:50.386Z] (9/21) Installing libffi-dev (3.4.2-r1) [2023-06-13T09:26:50.652Z] (10/21) Installing libpq (14.8-r0) [2023-06-13T09:26:51.232Z] (11/21) Installing openssl-dev (1.1.1u-r1) [2023-06-13T09:26:51.499Z] (12/21) Installing libpq-dev (14.8-r0) [2023-06-13T09:26:52.082Z] (13/21) Installing libecpg (14.8-r0) [2023-06-13T09:26:52.348Z] (14/21) Installing libecpg-dev (14.8-r0) [2023-06-13T09:26:52.927Z] (15/21) Installing llvm13-libs (13.0.1-r2) [2023-06-13T09:27:01.135Z] (16/21) Installing clang-libs (13.0.1-r1) [2023-06-13T09:27:02.104Z] (17/21) Installing clang (13.0.1-r1) [2023-06-13T09:27:03.061Z] (18/21) Installing icu (71.1-r2) [2023-06-13T09:27:03.327Z] (19/21) Installing icu-dev (71.1-r2) [2023-06-13T09:27:03.909Z] (20/21) Installing llvm13 (13.0.1-r2) [2023-06-13T09:27:05.855Z] (21/21) Installing postgresql14-dev (14.8-r0) [2023-06-13T09:27:06.440Z] Executing busybox-1.35.0-r17.trigger [2023-06-13T09:27:06.440Z] OK: 768 MiB in 180 packages [2023-06-13T09:27:06.705Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-06-13T09:27:07.288Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-06-13T09:27:08.243Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2023-06-13T09:27:10.818Z] (2/10) Installing gdbm (1.23-r0) [2023-06-13T09:27:10.818Z] (3/10) Installing mpdecimal (2.5.1-r1) [2023-06-13T09:27:11.082Z] (4/10) Installing readline (8.1.2-r0) [2023-06-13T09:27:11.143Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-13T09:27:11.348Z] (5/10) Installing python3 (3.10.12-r0) [2023-06-13T09:27:13.916Z] (6/10) Installing python3-dev (3.10.12-r0) [2023-06-13T09:27:15.318Z] (7/10) Installing libsodium (1.0.18-r0) [2023-06-13T09:27:15.581Z] (8/10) Installing libzmq (4.3.4-r0) [2023-06-13T09:27:16.161Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2023-06-13T09:27:16.425Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2023-06-13T09:27:16.691Z] Executing busybox-1.35.0-r17.trigger [2023-06-13T09:27:16.691Z] OK: 938 MiB in 190 packages [2023-06-13T09:27:16.956Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-06-13T09:27:17.541Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-06-13T09:27:18.527Z] OK: 938 MiB in 190 packages [2023-06-13T09:27:18.792Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-06-13T09:27:19.371Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-06-13T09:27:20.331Z] (1/1) Installing tzdata (2023c-r0) [2023-06-13T09:27:21.290Z] Executing busybox-1.35.0-r17.trigger [2023-06-13T09:27:21.290Z] OK: 941 MiB in 191 packages [2023-06-13T09:27:22.696Z] (1/1) Purging tzdata (2023c-r0) [2023-06-13T09:27:22.696Z] Executing busybox-1.35.0-r17.trigger [2023-06-13T09:27:22.696Z] OK: 938 MiB in 190 packages [2023-06-13T09:27:37.751Z] Looking in links: /tmp/tmpupalamth [2023-06-13T09:27:37.751Z] Processing /tmp/tmpupalamth/setuptools-65.5.0-py3-none-any.whl [2023-06-13T09:27:37.751Z] Processing /tmp/tmpupalamth/pip-23.0.1-py3-none-any.whl [2023-06-13T09:27:37.751Z] Installing collected packages: setuptools, pip [2023-06-13T09:27:52.754Z] Successfully installed pip-23.0.1 setuptools-65.5.0 [2023-06-13T09:27:52.754Z] 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-06-13T09:27:55.321Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) [2023-06-13T09:27:55.588Z] Collecting pip [2023-06-13T09:27:55.588Z] Downloading pip-23.1.2-py3-none-any.whl (2.1 MB) [2023-06-13T09:27:55.588Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 21.8 MB/s eta 0:00:00 [2023-06-13T09:27:55.854Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) [2023-06-13T09:27:58.417Z] Collecting setuptools [2023-06-13T09:27:58.417Z] Downloading setuptools-67.8.0-py3-none-any.whl (1.1 MB) [2023-06-13T09:27:58.417Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 20.4 MB/s eta 0:00:00 [2023-06-13T09:27:58.417Z] Collecting wheel [2023-06-13T09:27:58.417Z] Downloading wheel-0.40.0-py3-none-any.whl (64 kB) [2023-06-13T09:27:58.417Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.5/64.5 kB 18.6 MB/s eta 0:00:00 [2023-06-13T09:27:59.815Z] Installing collected packages: wheel, setuptools, pip [2023-06-13T09:28:00.079Z] Attempting uninstall: setuptools [2023-06-13T09:28:00.079Z] Found existing installation: setuptools 65.5.0 [2023-06-13T09:28:01.032Z] Uninstalling setuptools-65.5.0: [2023-06-13T09:28:01.298Z] Successfully uninstalled setuptools-65.5.0 [2023-06-13T09:28:05.535Z] Attempting uninstall: pip [2023-06-13T09:28:05.535Z] Found existing installation: pip 23.0.1 [2023-06-13T09:28:07.469Z] Uninstalling pip-23.0.1: [2023-06-13T09:28:07.469Z] Successfully uninstalled pip-23.0.1 [2023-06-13T09:28:17.512Z] Successfully installed pip-23.1.2 setuptools-67.8.0 wheel-0.40.0 [2023-06-13T09:28:17.512Z] 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-06-13T09:28:18.809Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-13T09:28:20.847Z] Processing ./edgex-taf-common [2023-06-13T09:28:20.847Z] Preparing metadata (setup.py): started [2023-06-13T09:28:22.250Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-13T09:28:22.250Z] Building wheels for collected packages: edgex-taf-common [2023-06-13T09:28:22.250Z] Building wheel for edgex-taf-common (setup.py): started [2023-06-13T09:28:23.653Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2023-06-13T09:28:23.653Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14472 sha256=d7c01c374c56f00d722457bb109ec8fb0d8f89ada33843042b2676b5565ccab4 [2023-06-13T09:28:23.653Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2023-06-13T09:28:23.653Z] Successfully built edgex-taf-common [2023-06-13T09:28:23.916Z] Installing collected packages: edgex-taf-common [2023-06-13T09:28:24.184Z] Successfully installed edgex-taf-common-0.0.0 [2023-06-13T09:28:24.184Z] 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-06-13T09:28:28.430Z] Collecting robotframework==6.0.2 (from -r requirements.txt (line 1)) [2023-06-13T09:28:28.430Z] Downloading robotframework-6.0.2-py3-none-any.whl (658 kB) [2023-06-13T09:28:28.430Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 658.7/658.7 kB 10.4 MB/s eta 0:00:00 [2023-06-13T09:28:28.698Z] Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) [2023-06-13T09:28:28.699Z] Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) [2023-06-13T09:28:28.699Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2023-06-13T09:28:28.699Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2023-06-13T09:28:28.963Z] Collecting robotframework-seleniumlibrary==6.1.0 (from -r requirements.txt (line 4)) [2023-06-13T09:28:28.963Z] Downloading robotframework_seleniumlibrary-6.1.0-py2.py3-none-any.whl (95 kB) [2023-06-13T09:28:29.230Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.2/95.2 kB 4.5 MB/s eta 0:00:00 [2023-06-13T09:28:29.230Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2023-06-13T09:28:29.230Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2023-06-13T09:28:29.230Z] Preparing metadata (setup.py): started [2023-06-13T09:28:30.185Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-13T09:28:30.452Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2023-06-13T09:28:30.452Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2023-06-13T09:28:30.718Z] Collecting configparser==5.0.1 (from -r requirements.txt (line 7)) [2023-06-13T09:28:30.718Z] Downloading configparser-5.0.1-py3-none-any.whl (22 kB) [2023-06-13T09:28:30.983Z] Collecting requests==2.31.0 (from -r requirements.txt (line 8)) [2023-06-13T09:28:30.983Z] Downloading requests-2.31.0-py3-none-any.whl (62 kB) [2023-06-13T09:28:30.983Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 2.9 MB/s eta 0:00:00 [2023-06-13T09:28:31.249Z] Collecting paho-mqtt==1.5.1 (from -r requirements.txt (line 9)) [2023-06-13T09:28:31.249Z] Downloading paho-mqtt-1.5.1.tar.gz (101 kB) [2023-06-13T09:28:31.249Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 5.1 MB/s eta 0:00:00 [2023-06-13T09:28:31.249Z] Preparing metadata (setup.py): started [2023-06-13T09:28:32.653Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-13T09:28:32.919Z] Collecting docker==6.1.3 (from -r requirements.txt (line 10)) [2023-06-13T09:28:32.919Z] Downloading docker-6.1.3-py3-none-any.whl (148 kB) [2023-06-13T09:28:32.919Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 5.9 MB/s eta 0:00:00 [2023-06-13T09:28:34.854Z] Collecting numpy==1.22.3 (from -r requirements.txt (line 11)) [2023-06-13T09:28:34.854Z] Downloading numpy-1.22.3.zip (11.5 MB) [2023-06-13T09:28:36.261Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 9.2 MB/s eta 0:00:00 [2023-06-13T09:28:39.598Z] Installing build dependencies: started [2023-06-13T09:28:50.884Z] Building wheel for numpy (pyproject.toml): finished with status 'done' [2023-06-13T09:28:50.885Z] Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_x86_64.whl size=22360795 sha256=da736db4ac091fbaf61b1795d7c6799f0f50c32f6fc73caaf8f0fe034b0553fa [2023-06-13T09:28:50.885Z] Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 [2023-06-13T09:28:50.885Z] Building wheel for psutil (setup.py): started [2023-06-13T09:28:50.885Z] Building wheel for psutil (setup.py): finished with status 'done' [2023-06-13T09:28:50.885Z] Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_x86_64.whl size=271455 sha256=55546d04888799da0da8bf1462185e56f5f8266ead93ae3e1e90615daab49e12 [2023-06-13T09:28:50.885Z] Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf [2023-06-13T09:28:50.885Z] Building wheel for pyzmq (pyproject.toml): started [2023-06-13T09:28:57.786Z] Installing build dependencies: finished with status 'done' [2023-06-13T09:28:57.786Z] Getting requirements to build wheel: started [2023-06-13T09:29:03.116Z] Getting requirements to build wheel: finished with status 'done' [2023-06-13T09:29:03.116Z] Preparing metadata (pyproject.toml): started [2023-06-13T09:29:07.366Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-06-13T09:29:08.323Z] Collecting psutil==5.9.0 (from -r requirements.txt (line 12)) [2023-06-13T09:29:08.323Z] Downloading psutil-5.9.0.tar.gz (478 kB) [2023-06-13T09:29:08.323Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 6.1 MB/s eta 0:00:00 [2023-06-13T09:29:08.905Z] Preparing metadata (setup.py): started [2023-06-13T09:29:10.846Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-13T09:29:11.451Z] Collecting redis==4.5.4 (from -r requirements.txt (line 13)) [2023-06-13T09:29:11.451Z] Downloading redis-4.5.4-py3-none-any.whl (238 kB) [2023-06-13T09:29:11.451Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 238.9/238.9 kB 5.4 MB/s eta 0:00:00 [2023-06-13T09:29:12.842Z] Building wheel for pyzmq (pyproject.toml): finished with status 'done' [2023-06-13T09:29:12.842Z] Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_x86_64.whl size=1537186 sha256=96d90da4c8f81f556ea9e99bf63186ba470a7d8d017f0d5b1c9055ec7dec6a14 [2023-06-13T09:29:12.842Z] Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e [2023-06-13T09:29:12.842Z] Building wheel for psycopg2 (setup.py): started [2023-06-13T09:29:14.027Z] Collecting pyzmq==22.2.1 (from -r requirements.txt (line 14)) [2023-06-13T09:29:14.027Z] Downloading pyzmq-22.2.1.tar.gz (1.2 MB) [2023-06-13T09:29:14.027Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 9.0 MB/s eta 0:00:00 [2023-06-13T09:29:16.092Z] Installing build dependencies: started [2023-06-13T09:29:22.851Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2023-06-13T09:29:22.851Z] Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_x86_64.whl size=478590 sha256=afb5d75d671ef3617cf5498a4099ece807b3734f82adfe9163cf7a81a58d03fa [2023-06-13T09:29:22.851Z] Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e [2023-06-13T09:29:22.851Z] Building wheel for pycryptodome (setup.py): started [2023-06-13T09:29:31.069Z] Installing build dependencies: finished with status 'done' [2023-06-13T09:29:31.069Z] Getting requirements to build wheel: started [2023-06-13T09:29:31.069Z] Getting requirements to build wheel: finished with status 'done' [2023-06-13T09:29:31.069Z] Preparing metadata (pyproject.toml): started [2023-06-13T09:29:34.389Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-06-13T09:29:34.389Z] Collecting influxdb-client==1.36.1 (from -r requirements.txt (line 15)) [2023-06-13T09:29:34.389Z] Downloading influxdb_client-1.36.1-py3-none-any.whl (721 kB) [2023-06-13T09:29:34.389Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 721.2/721.2 kB 11.4 MB/s eta 0:00:00 [2023-06-13T09:29:34.967Z] Collecting psycopg2==2.9.3 (from -r requirements.txt (line 16)) [2023-06-13T09:29:34.967Z] Downloading psycopg2-2.9.3.tar.gz (380 kB) [2023-06-13T09:29:34.967Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 9.4 MB/s eta 0:00:00 [2023-06-13T09:29:35.545Z] Preparing metadata (setup.py): started [2023-06-13T09:29:36.940Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-13T09:29:37.890Z] Collecting pycryptodome==3.15.0 (from -r requirements.txt (line 17)) [2023-06-13T09:29:37.891Z] Downloading pycryptodome-3.15.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) [2023-06-13T09:29:38.155Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 13.0 MB/s eta 0:00:00 [2023-06-13T09:29:38.735Z] Collecting selenium>=4.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-13T09:29:38.735Z] Downloading selenium-4.10.0-py3-none-any.whl (6.7 MB) [2023-06-13T09:29:39.314Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.7/6.7 MB 13.4 MB/s eta 0:00:00 [2023-06-13T09:29:39.580Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-13T09:29:39.580Z] Downloading robotframework_pythonlibcore-4.1.2-py2.py3-none-any.whl (10 kB) [2023-06-13T09:29:39.848Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T09:29:39.848Z] Downloading docutils-0.20.1-py3-none-any.whl (572 kB) [2023-06-13T09:29:39.848Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 10.8 MB/s eta 0:00:00 [2023-06-13T09:29:40.112Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T09:29:40.112Z] Downloading flex-6.14.1.tar.gz (40 kB) [2023-06-13T09:29:40.112Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 2.2 MB/s eta 0:00:00 [2023-06-13T09:29:40.376Z] Preparing metadata (setup.py): started [2023-06-13T09:29:41.775Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-13T09:29:41.775Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T09:29:41.775Z] Downloading genson-1.2.2.tar.gz (34 kB) [2023-06-13T09:29:42.354Z] Preparing metadata (setup.py): started [2023-06-13T09:29:43.756Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-13T09:29:43.756Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T09:29:43.756Z] Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) [2023-06-13T09:29:44.021Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T09:29:44.021Z] Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) [2023-06-13T09:29:44.021Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 3.9 MB/s eta 0:00:00 [2023-06-13T09:29:44.286Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T09:29:44.286Z] Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) [2023-06-13T09:29:44.286Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 13.0 MB/s eta 0:00:00 [2023-06-13T09:29:45.236Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T09:29:45.237Z] Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) [2023-06-13T09:29:45.237Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 10.6 MB/s eta 0:00:00 [2023-06-13T09:29:45.237Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T09:29:45.237Z] Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB) [2023-06-13T09:29:46.189Z] Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-06-13T09:29:46.189Z] Downloading charset_normalizer-3.1.0-cp310-cp310-musllinux_1_1_aarch64.whl (192 kB) [2023-06-13T09:29:46.189Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 192.7/192.7 kB 7.5 MB/s eta 0:00:00 [2023-06-13T09:29:46.189Z] Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-06-13T09:29:46.189Z] Downloading idna-3.4-py3-none-any.whl (61 kB) [2023-06-13T09:29:46.453Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 3.3 MB/s eta 0:00:00 [2023-06-13T09:29:46.716Z] Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-06-13T09:29:46.716Z] Downloading urllib3-2.0.3-py3-none-any.whl (123 kB) [2023-06-13T09:29:46.716Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.6/123.6 kB 5.5 MB/s eta 0:00:00 [2023-06-13T09:29:46.980Z] Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-06-13T09:29:46.980Z] Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) [2023-06-13T09:29:46.980Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 7.0 MB/s eta 0:00:00 [2023-06-13T09:29:47.557Z] Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2023-06-13T09:29:47.557Z] Downloading packaging-23.1-py3-none-any.whl (48 kB) [2023-06-13T09:29:47.557Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 2.7 MB/s eta 0:00:00 [2023-06-13T09:29:48.134Z] Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2023-06-13T09:29:48.134Z] Downloading websocket_client-1.5.3-py3-none-any.whl (56 kB) [2023-06-13T09:29:48.134Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.6/56.6 kB 3.1 MB/s eta 0:00:00 [2023-06-13T09:29:49.984Z] Building wheel for pycryptodome (setup.py): finished with status 'done' [2023-06-13T09:29:49.984Z] Created wheel for pycryptodome: filename=pycryptodome-3.15.0-cp35-abi3-linux_x86_64.whl size=2111228 sha256=480c30f0fbc5762c912302ea47ec21cf2003e00b92a7f4e3929da69bc0cd87f7 [2023-06-13T09:29:49.984Z] Stored in directory: /root/.cache/pip/wheels/cc/09/af/5da58a51ca5bf4bd4a37747a0658984c196aa2badf61236a35 [2023-06-13T09:29:49.984Z] Building wheel for flex (setup.py): started [2023-06-13T09:29:49.984Z] Building wheel for flex (setup.py): finished with status 'done' [2023-06-13T09:29:49.984Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=ba5f333c3600f997be5176b30c78846568bf6ab351c4381b99d7a1558072f1b5 [2023-06-13T09:29:49.984Z] Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2023-06-13T09:29:49.984Z] Building wheel for GenSON (setup.py): started [2023-06-13T09:29:49.984Z] Building wheel for GenSON (setup.py): finished with status 'done' [2023-06-13T09:29:49.984Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21268 sha256=a8f24478dd8a950de9585b2bc7b1210d396f930684b9cb673c96dc7b2422b3a2 [2023-06-13T09:29:49.984Z] Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2023-06-13T09:29:49.984Z] Building wheel for PyYAML (pyproject.toml): started [2023-06-13T09:29:49.984Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2023-06-13T09:29:49.984Z] Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_x86_64.whl size=45330 sha256=e6dde60dff87e93c586da91d27131b066e0360ef5e010a19452b0157b9422172 [2023-06-13T09:29:49.984Z] Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d [2023-06-13T09:29:49.984Z] Building wheel for strict-rfc3339 (setup.py): started [2023-06-13T09:29:49.984Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2023-06-13T09:29:49.984Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=6a790a27370f7b57efdbc94d8e67ad625663c06abd12f2443bce82b9dc6448e3 [2023-06-13T09:29:49.984Z] Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2023-06-13T09:29:49.984Z] Building wheel for validate-email (setup.py): started [2023-06-13T09:29:49.984Z] Building wheel for validate-email (setup.py): finished with status 'done' [2023-06-13T09:29:49.984Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=81696ea4b0a6e4f94ef994160a53e5e68e3ef7c8a09686d4e6a50cd040fa2dbf [2023-06-13T09:29:49.984Z] Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2023-06-13T09:29:49.984Z] Successfully built robotbackgroundlogger paho-mqtt numpy psutil pyzmq psycopg2 pycryptodome flex GenSON PyYAML strict-rfc3339 validate-email [2023-06-13T09:29:49.984Z] Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, python-dotenv, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, pysocks, pyrsistent, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, idna, h11, exceptiongroup, docutils, decorator, configparser, click, charset-normalizer, certifi, attrs, async-timeout, async-generator, wsproto, robotbackgroundlogger, requests, redis, reactivex, python-dateutil, outcome, jsonschema, jsonpath-ng, trio, robotframework-requests, influxdb-client, flex, docker, trio-websocket, RESTinstance, selenium, robotframework-seleniumlibrary [2023-06-13T09:29:49.990Z] Collecting async-timeout>=4.0.2 (from redis==4.5.4->-r requirements.txt (line 13)) [2023-06-13T09:29:49.990Z] Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB) [2023-06-13T09:29:49.990Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-06-13T09:29:49.990Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2023-06-13T09:29:49.990Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 7.8 MB/s eta 0:00:00 [2023-06-13T09:29:49.990Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-06-13T09:29:49.990Z] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [2023-06-13T09:29:49.990Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 9.1 MB/s eta 0:00:00 [2023-06-13T09:29:49.990Z] 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)) (67.8.0) [2023-06-13T09:29:49.990Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-06-13T09:29:49.990Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2023-06-13T09:29:49.990Z] 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-06-13T09:29:49.990Z] Downloading typing_extensions-4.6.3-py3-none-any.whl (31 kB) [2023-06-13T09:29:50.566Z] Collecting trio~=0.17 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-13T09:29:50.566Z] Downloading trio-0.22.0-py3-none-any.whl (384 kB) [2023-06-13T09:29:50.566Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 9.8 MB/s eta 0:00:00 [2023-06-13T09:29:50.566Z] Collecting trio-websocket~=0.9 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-13T09:29:50.566Z] Downloading trio_websocket-0.10.3-py3-none-any.whl (17 kB) [2023-06-13T09:29:51.963Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T09:29:51.963Z] Downloading PyYAML-6.0.tar.gz (124 kB) [2023-06-13T09:29:51.963Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 4.1 MB/s eta 0:00:00 [2023-06-13T09:29:53.365Z] Installing build dependencies: started [2023-06-13T09:30:04.879Z] Successfully installed GenSON-1.2.2 PyYAML-6.0 RESTinstance-1.3.0 async-generator-1.10 async-timeout-4.0.2 attrs-23.1.0 certifi-2023.5.7 charset-normalizer-3.1.0 click-8.1.3 configparser-5.0.1 decorator-5.1.1 docker-6.1.3 docutils-0.20.1 exceptiongroup-1.1.1 flex-6.14.1 h11-0.14.0 idna-3.4 influxdb-client-1.36.1 jsonpath-ng-1.5.3 jsonpointer-2.3 jsonschema-4.17.3 numpy-1.22.3 outcome-1.2.0 packaging-23.1 paho-mqtt-1.5.1 ply-3.11 psutil-5.9.0 psycopg2-2.9.3 pycryptodome-3.15.0 pygments-2.15.1 pyrsistent-0.19.3 pysocks-1.7.1 python-dateutil-2.8.2 python-dotenv-0.15.0 pytz-2023.3 pyzmq-22.2.1 reactivex-4.0.4 redis-4.5.4 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.0.2 robotframework-pythonlibcore-4.1.2 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.1.0 selenium-4.10.0 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.22.0 trio-websocket-0.10.3 typing-extensions-4.6.3 tzlocal-5.0.1 urllib3-2.0.3 validate-email-1.3 websocket-client-1.5.3 wsproto-1.2.0 [2023-06-13T09:30:04.880Z] 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-06-13T09:30:15.490Z] Installing build dependencies: finished with status 'done' [2023-06-13T09:30:15.490Z] Getting requirements to build wheel: started [2023-06-13T09:30:23.008Z] Removing intermediate container dde0ab52b246 [2023-06-13T09:30:23.008Z] ---> 4f82a7210181 [2023-06-13T09:30:23.008Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2023-06-13T09:30:23.008Z] ---> Running in f582fbfd64ae [2023-06-13T09:30:23.008Z] Removing intermediate container f582fbfd64ae [2023-06-13T09:30:23.008Z] ---> 126827e321d1 [2023-06-13T09:30:23.008Z] Step 11/13 : LABEL arch=amd64 [2023-06-13T09:30:23.008Z] ---> Running in a7c715adbbf8 [2023-06-13T09:30:23.008Z] Removing intermediate container a7c715adbbf8 [2023-06-13T09:30:23.008Z] ---> 2f49293ac133 [2023-06-13T09:30:23.008Z] Step 12/13 : LABEL git_sha=2b3b4d9bb81521247db215de0cfaff9caf7836a9 [2023-06-13T09:30:23.008Z] ---> Running in 653079282d1d [2023-06-13T09:30:23.008Z] Removing intermediate container 653079282d1d [2023-06-13T09:30:23.008Z] ---> a02e37cc289e [2023-06-13T09:30:23.008Z] Step 13/13 : LABEL version=0.0.0 [2023-06-13T09:30:23.008Z] ---> Running in 070fe1cb155b [2023-06-13T09:30:23.008Z] Removing intermediate container 070fe1cb155b [2023-06-13T09:30:23.008Z] ---> a17785ffcfb9 [2023-06-13T09:30:23.008Z] [Warning] One or more build-args [ARCH] were not consumed [2023-06-13T09:30:23.008Z] Successfully built a17785ffcfb9 [2023-06-13T09:30:23.008Z] 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-06-13T09:30:23.885Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-13T09:30:23.885Z] [2023-06-13T09:30:23.885Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-13T09:30:24.274Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-13T09:30:24.274Z] latest: Pulling from edgex-lftools-log-publisher [2023-06-13T09:30:24.274Z] 5eb5b503b376: Pulling fs layer [2023-06-13T09:30:24.274Z] 5c69ac0246d0: Pulling fs layer [2023-06-13T09:30:24.274Z] ec43610c2a17: Pulling fs layer [2023-06-13T09:30:24.274Z] 3a2ae6a8a46f: Pulling fs layer [2023-06-13T09:30:24.274Z] 33b1e0a273af: Pulling fs layer [2023-06-13T09:30:24.274Z] 5d3b04190fa2: Pulling fs layer [2023-06-13T09:30:24.274Z] 2f39f015ded8: Pulling fs layer [2023-06-13T09:30:24.274Z] 3a2ae6a8a46f: Waiting [2023-06-13T09:30:24.274Z] 5d3b04190fa2: Waiting [2023-06-13T09:30:24.274Z] 33b1e0a273af: Waiting [2023-06-13T09:30:24.274Z] 2f39f015ded8: Waiting [2023-06-13T09:30:24.274Z] 5c69ac0246d0: Verifying Checksum [2023-06-13T09:30:24.274Z] 5c69ac0246d0: Download complete [2023-06-13T09:30:24.274Z] 3a2ae6a8a46f: Download complete [2023-06-13T09:30:24.274Z] 33b1e0a273af: Verifying Checksum [2023-06-13T09:30:24.274Z] 33b1e0a273af: Download complete [2023-06-13T09:30:24.532Z] ec43610c2a17: Verifying Checksum [2023-06-13T09:30:24.532Z] ec43610c2a17: Download complete [2023-06-13T09:30:24.532Z] 5d3b04190fa2: Verifying Checksum [2023-06-13T09:30:24.532Z] 5d3b04190fa2: Download complete [2023-06-13T09:30:24.532Z] 5eb5b503b376: Verifying Checksum [2023-06-13T09:30:24.532Z] 5eb5b503b376: Download complete [2023-06-13T09:30:25.099Z] 2f39f015ded8: Download complete [2023-06-13T09:30:25.666Z] 5eb5b503b376: Pull complete [2023-06-13T09:30:25.925Z] 5c69ac0246d0: Pull complete [2023-06-13T09:30:26.184Z] ec43610c2a17: Pull complete [2023-06-13T09:30:26.184Z] 3a2ae6a8a46f: Pull complete [2023-06-13T09:30:26.443Z] 33b1e0a273af: Pull complete [2023-06-13T09:30:26.702Z] 5d3b04190fa2: Pull complete [2023-06-13T09:30:27.765Z] Getting requirements to build wheel: finished with status 'done' [2023-06-13T09:30:27.766Z] Preparing metadata (pyproject.toml): started [2023-06-13T09:30:29.165Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-06-13T09:30:29.165Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T09:30:29.165Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2023-06-13T09:30:29.431Z] Preparing metadata (setup.py): started [2023-06-13T09:30:30.387Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-13T09:30:30.651Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T09:30:30.651Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2023-06-13T09:30:30.651Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T09:30:30.651Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2023-06-13T09:30:30.891Z] 2f39f015ded8: Pull complete [2023-06-13T09:30:30.891Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-06-13T09:30:30.891Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-13T09:30:30.891Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [2023-06-13T09:30:30.917Z] Preparing metadata (setup.py): started [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-13T09:30:31.106Z] prd-ubuntu20.04-docker-8c-8g-18551 does not seem to be running inside a container [2023-06-13T09:30:31.140Z] $ 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-69 -v /w/workspace/exfoundry_edgex-taf-common_PR-69:/w/workspace/exfoundry_edgex-taf-common_PR-69:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-69@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-69@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-06-13T09:30:31.870Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-13T09:30:32.136Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T09:30:32.136Z] Downloading click-8.1.3-py3-none-any.whl (96 kB) [2023-06-13T09:30:32.136Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 4.9 MB/s eta 0:00:00 [2023-06-13T09:30:32.715Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T09:30:32.715Z] Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) [2023-06-13T09:30:32.715Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T09:30:32.715Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2023-06-13T09:30:32.979Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 3.1 MB/s eta 0:00:00 [2023-06-13T09:30:32.979Z] Collecting decorator (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T09:30:32.979Z] Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) [2023-06-13T09:30:33.559Z] Collecting attrs>=17.4.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T09:30:33.559Z] Downloading attrs-23.1.0-py3-none-any.whl (61 kB) [2023-06-13T09:30:33.559Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 3.0 MB/s eta 0:00:00 [2023-06-13T09:30:33.824Z] Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T09:30:33.824Z] Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) [2023-06-13T09:30:34.388Z] $ docker top f2ce6667ea324c6e0c9b7db18523cf6b50e26af95fdf491a2b98e8c8abaea6b4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-13T09:30:34.943Z] ---> job-cost.sh [2023-06-13T09:30:34.943Z] lf-activate-venv: SKIPPING [2023-06-13T09:30:34.943Z] INFO: No Stack... [2023-06-13T09:30:35.201Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-13T09:30:35.462Z] INFO: Archiving Costs [Pipeline] sh [2023-06-13T09:30:35.761Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 29.8 kB/s eta 0:00:00 [2023-06-13T09:30:35.776Z] + cat /w/workspace/exfoundry_edgex-taf-common_PR-69/archives/cost.csv [2023-06-13T09:30:35.776Z] + cut -d, -f6 [Pipeline] lock [2023-06-13T09:30:35.816Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-69-1-stack-cost] [2023-06-13T09:30:35.821Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-69-1-stack-cost] did not exist. Created. [2023-06-13T09:30:35.821Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-69-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-13T09:30:36.223Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-06-13T09:30:36.275Z] Stashed 1 file(s) [Pipeline] } [2023-06-13T09:30:36.297Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-69-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-13T09:30:36.367Z] $ docker stop --time=1 f2ce6667ea324c6e0c9b7db18523cf6b50e26af95fdf491a2b98e8c8abaea6b4 [2023-06-13T09:30:37.508Z] $ docker rm -f --volumes f2ce6667ea324c6e0c9b7db18523cf6b50e26af95fdf491a2b98e8c8abaea6b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2023-06-13T09:30:37.699Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-13T09:30:37.700Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2023-06-13T09:30:37.700Z] Collecting async-generator>=1.9 (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-13T09:30:37.700Z] Downloading async_generator-1.10-py3-none-any.whl (18 kB) [2023-06-13T09:30:37.700Z] Collecting outcome (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-13T09:30:37.700Z] Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) [2023-06-13T09:30:37.700Z] Collecting sniffio (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-13T09:30:37.700Z] Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-06-13T09:30:37.964Z] Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-13T09:30:37.964Z] Downloading exceptiongroup-1.1.1-py3-none-any.whl (14 kB) [2023-06-13T09:30:38.229Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-13T09:30:38.229Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2023-06-13T09:30:38.494Z] Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3<3,>=1.21.1->requests==2.31.0->-r requirements.txt (line 8)) [2023-06-13T09:30:38.494Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2023-06-13T09:30:39.894Z] Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-13T09:30:39.894Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2023-06-13T09:30:39.894Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 3.0 MB/s eta 0:00:00 [2023-06-13T09:30:40.474Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, numpy, psutil, pyzmq, psycopg2, flex, GenSON, PyYAML, strict-rfc3339, validate-email [2023-06-13T09:30:40.474Z] Building wheel for robotbackgroundlogger (setup.py): started [2023-06-13T09:30:42.412Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2023-06-13T09:30:42.412Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=435fdf69a50bbb60282055c575526a697af04770de3a72ce0d63d8a498c0358c [2023-06-13T09:30:42.412Z] Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2023-06-13T09:30:42.412Z] Building wheel for paho-mqtt (setup.py): started [2023-06-13T09:30:43.818Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2023-06-13T09:30:44.085Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61549 sha256=a1026d9f19f4b8946b0bfa4f6f46fd8da41ed9c8d1c40b6e4554cc38d1d2e278 [2023-06-13T09:30:44.085Z] Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 [2023-06-13T09:30:44.085Z] Building wheel for numpy (pyproject.toml): started [2023-06-13T09:33:21.025Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-13T09:34:17.394Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-13T09:35:25.227Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-13T09:36:33.077Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-13T09:37:29.452Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-13T09:38:51.049Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-13T09:39:47.406Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-13T09:44:24.185Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-13T09:46:30.837Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-13T09:48:37.591Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-13T09:50:44.688Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-13T09:51:52.647Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-13T09:53:59.281Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-13T09:57:51.041Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-13T09:59:12.631Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-13T10:01:07.057Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-13T10:01:25.224Z] Building wheel for numpy (pyproject.toml): finished with status 'done' [2023-06-13T10:01:25.224Z] Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_aarch64.whl size=18625240 sha256=7d28a87e0e8631c4504313c92eb5acb9f44d4de412d1bc67bbae57db4a661093 [2023-06-13T10:01:25.224Z] Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 [2023-06-13T10:01:25.224Z] Building wheel for psutil (setup.py): started [2023-06-13T10:01:35.272Z] Building wheel for psutil (setup.py): finished with status 'done' [2023-06-13T10:01:35.272Z] Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_aarch64.whl size=271964 sha256=ab79936dae8a317cbe176d18510d3aefc039d60072afffed5eb377e581f8f892 [2023-06-13T10:01:35.272Z] Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf [2023-06-13T10:01:35.272Z] Building wheel for pyzmq (pyproject.toml): started [2023-06-13T10:02:56.853Z] Building wheel for pyzmq (pyproject.toml): still running... [2023-06-13T10:04:18.448Z] Building wheel for pyzmq (pyproject.toml): still running... [2023-06-13T10:04:45.167Z] Building wheel for pyzmq (pyproject.toml): finished with status 'done' [2023-06-13T10:04:45.167Z] Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_aarch64.whl size=1515243 sha256=ebb6743f2912eabab8dbfde3bd183fded7adb95fbd0750573e33bc8bb3c4a646 [2023-06-13T10:04:45.167Z] Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e [2023-06-13T10:04:45.167Z] Building wheel for psycopg2 (setup.py): started [2023-06-13T10:05:41.537Z] Building wheel for psycopg2 (setup.py): still running... [2023-06-13T10:05:59.727Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2023-06-13T10:05:59.727Z] Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_aarch64.whl size=470363 sha256=be31d693b7cb5b31c8aafc003cf89faa3f0861bff51b45896ee38fc529e3bce3 [2023-06-13T10:05:59.727Z] Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e [2023-06-13T10:05:59.727Z] Building wheel for flex (setup.py): started [2023-06-13T10:06:01.128Z] Building wheel for flex (setup.py): finished with status 'done' [2023-06-13T10:06:01.128Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=7adaf06e27713eddc0d9eff78c51f01a1af015dde0e3ddb7d642f7a9473856ac [2023-06-13T10:06:01.128Z] Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2023-06-13T10:06:01.128Z] Building wheel for GenSON (setup.py): started [2023-06-13T10:06:03.059Z] Building wheel for GenSON (setup.py): finished with status 'done' [2023-06-13T10:06:03.059Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21268 sha256=6b6d566d6766a4b9da52f4c757c9a231f601c0b620216b9131f61fa05c401b38 [2023-06-13T10:06:03.059Z] Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2023-06-13T10:06:03.059Z] Building wheel for PyYAML (pyproject.toml): started [2023-06-13T10:06:06.384Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2023-06-13T10:06:06.384Z] Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_aarch64.whl size=45334 sha256=4914f92899e33fcc9b667d12d491ec16c5df1085d9f6d140ad1a558ff283a1ba [2023-06-13T10:06:06.384Z] Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d [2023-06-13T10:06:06.384Z] Building wheel for strict-rfc3339 (setup.py): started [2023-06-13T10:06:08.312Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2023-06-13T10:06:08.312Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=d2bfbd0a8dcf4e1511fa02d620dba6a31e8c12510a4abe8a6b3072614717774e [2023-06-13T10:06:08.312Z] Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2023-06-13T10:06:08.312Z] Building wheel for validate-email (setup.py): started [2023-06-13T10:06:09.712Z] Building wheel for validate-email (setup.py): finished with status 'done' [2023-06-13T10:06:09.712Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=4d84a6ed60e2ee8d1de5b02cb5fa799ada9e49bf10e6fd59f1eb29747e8d1c65 [2023-06-13T10:06:09.712Z] Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2023-06-13T10:06:09.712Z] Successfully built robotbackgroundlogger paho-mqtt numpy psutil pyzmq psycopg2 flex GenSON PyYAML strict-rfc3339 validate-email [2023-06-13T10:06:13.048Z] Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, python-dotenv, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, pysocks, pyrsistent, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, idna, h11, exceptiongroup, docutils, decorator, configparser, click, charset-normalizer, certifi, attrs, async-timeout, async-generator, wsproto, robotbackgroundlogger, requests, redis, reactivex, python-dateutil, outcome, jsonschema, jsonpath-ng, trio, robotframework-requests, influxdb-client, flex, docker, trio-websocket, RESTinstance, selenium, robotframework-seleniumlibrary [2023-06-13T10:07:34.635Z] Successfully installed GenSON-1.2.2 PyYAML-6.0 RESTinstance-1.3.0 async-generator-1.10 async-timeout-4.0.2 attrs-23.1.0 certifi-2023.5.7 charset-normalizer-3.1.0 click-8.1.3 configparser-5.0.1 decorator-5.1.1 docker-6.1.3 docutils-0.20.1 exceptiongroup-1.1.1 flex-6.14.1 h11-0.14.0 idna-3.4 influxdb-client-1.36.1 jsonpath-ng-1.5.3 jsonpointer-2.3 jsonschema-4.17.3 numpy-1.22.3 outcome-1.2.0 packaging-23.1 paho-mqtt-1.5.1 ply-3.11 psutil-5.9.0 psycopg2-2.9.3 pycryptodome-3.15.0 pygments-2.15.1 pyrsistent-0.19.3 pysocks-1.7.1 python-dateutil-2.8.2 python-dotenv-0.15.0 pytz-2023.3 pyzmq-22.2.1 reactivex-4.0.4 redis-4.5.4 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.0.2 robotframework-pythonlibcore-4.1.2 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.1.0 selenium-4.10.0 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.22.0 trio-websocket-0.10.3 typing-extensions-4.6.3 tzlocal-5.0.1 urllib3-2.0.3 validate-email-1.3 websocket-client-1.5.3 wsproto-1.2.0 [2023-06-13T10:07:34.635Z] 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-06-13T10:08:06.838Z] Removing intermediate container c1974519e8ea [2023-06-13T10:08:06.838Z] ---> 74d87f92b62c [2023-06-13T10:08:06.838Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2023-06-13T10:08:06.838Z] ---> Running in 06412d2a85f8 [2023-06-13T10:08:06.838Z] Removing intermediate container 06412d2a85f8 [2023-06-13T10:08:06.838Z] ---> cf6577536cc7 [2023-06-13T10:08:06.838Z] Step 11/13 : LABEL arch=arm64 [2023-06-13T10:08:06.838Z] ---> Running in 2a4bd7903782 [2023-06-13T10:08:06.838Z] Removing intermediate container 2a4bd7903782 [2023-06-13T10:08:06.838Z] ---> 09228459a663 [2023-06-13T10:08:06.838Z] Step 12/13 : LABEL git_sha=2b3b4d9bb81521247db215de0cfaff9caf7836a9 [2023-06-13T10:08:06.838Z] ---> Running in 73cb95c927d5 [2023-06-13T10:08:06.838Z] Removing intermediate container 73cb95c927d5 [2023-06-13T10:08:06.838Z] ---> 661b1865bbdf [2023-06-13T10:08:06.838Z] Step 13/13 : LABEL version=0.0.0 [2023-06-13T10:08:06.838Z] ---> Running in 8ebc8b1819bf [2023-06-13T10:08:06.838Z] Removing intermediate container 8ebc8b1819bf [2023-06-13T10:08:06.838Z] ---> 9fbc67d3581e [2023-06-13T10:08:06.838Z] [Warning] One or more build-args [ARCH] were not consumed [2023-06-13T10:08:06.838Z] Successfully built 9fbc67d3581e [2023-06-13T10:08:06.838Z] 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-06-13T10:08:07.739Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-13T10:08:07.739Z] [2023-06-13T10:08:07.739Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-13T10:08:08.218Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-13T10:08:08.218Z] arm64: Pulling from edgex-lftools-log-publisher [2023-06-13T10:08:08.218Z] 8998bd30e6a1: Pulling fs layer [2023-06-13T10:08:08.218Z] 04944245beec: Pulling fs layer [2023-06-13T10:08:08.218Z] 699f458cf7ca: Pulling fs layer [2023-06-13T10:08:08.218Z] 765212b225bb: Pulling fs layer [2023-06-13T10:08:08.218Z] f23df028b6ca: Pulling fs layer [2023-06-13T10:08:08.218Z] d65c8cfc05b1: Pulling fs layer [2023-06-13T10:08:08.218Z] 2437ff75d9bd: Pulling fs layer [2023-06-13T10:08:08.218Z] 765212b225bb: Waiting [2023-06-13T10:08:08.218Z] f23df028b6ca: Waiting [2023-06-13T10:08:08.218Z] d65c8cfc05b1: Waiting [2023-06-13T10:08:08.218Z] 2437ff75d9bd: Waiting [2023-06-13T10:08:08.491Z] 04944245beec: Verifying Checksum [2023-06-13T10:08:08.491Z] 04944245beec: Download complete [2023-06-13T10:08:08.491Z] 765212b225bb: Verifying Checksum [2023-06-13T10:08:08.491Z] 765212b225bb: Download complete [2023-06-13T10:08:08.491Z] f23df028b6ca: Download complete [2023-06-13T10:08:08.491Z] d65c8cfc05b1: Verifying Checksum [2023-06-13T10:08:08.491Z] d65c8cfc05b1: Download complete [2023-06-13T10:08:08.491Z] 699f458cf7ca: Verifying Checksum [2023-06-13T10:08:08.491Z] 699f458cf7ca: Download complete [2023-06-13T10:08:09.074Z] 8998bd30e6a1: Verifying Checksum [2023-06-13T10:08:09.074Z] 8998bd30e6a1: Download complete [2023-06-13T10:08:11.013Z] 2437ff75d9bd: Verifying Checksum [2023-06-13T10:08:11.013Z] 2437ff75d9bd: Download complete [2023-06-13T10:08:12.950Z] 8998bd30e6a1: Pull complete [2023-06-13T10:08:15.519Z] 04944245beec: Pull complete [2023-06-13T10:08:16.923Z] 699f458cf7ca: Pull complete [2023-06-13T10:08:16.923Z] 765212b225bb: Pull complete [2023-06-13T10:08:17.502Z] f23df028b6ca: Pull complete [2023-06-13T10:08:17.766Z] d65c8cfc05b1: Pull complete [2023-06-13T10:08:32.734Z] 2437ff75d9bd: Pull complete [2023-06-13T10:08:32.734Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-06-13T10:08:32.735Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-13T10:08:32.735Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-13T10:08:33.041Z] prd-ubuntu20.04-docker-arm64-4c-16g-18552 does not seem to be running inside a container [2023-06-13T10:08:33.094Z] $ 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-69 -v /w/workspace/exfoundry_edgex-taf-common_PR-69:/w/workspace/exfoundry_edgex-taf-common_PR-69:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-69@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-69@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-06-13T10:08:35.506Z] $ docker top 28713b86ee2f8c2440da3fa3f96ffe5359aea5e623f7a8f17e7205f6fd166a26 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-13T10:08:36.174Z] ---> job-cost.sh [2023-06-13T10:08:36.441Z] lf-activate-venv: SKIPPING [2023-06-13T10:08:36.441Z] INFO: No Stack... [2023-06-13T10:08:37.019Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-06-13T10:08:37.597Z] INFO: Archiving Costs [Pipeline] sh [2023-06-13T10:08:37.935Z] + cat /w/workspace/exfoundry_edgex-taf-common_PR-69/archives/cost.csv [2023-06-13T10:08:37.935Z] + cut -d, -f6 [Pipeline] lock [2023-06-13T10:08:37.990Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-69-1-stack-cost] [2023-06-13T10:08:37.995Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-69-1-stack-cost] did not exist. Created. [2023-06-13T10:08:37.995Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-69-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-13T10:08:38.406Z] /w/workspace/exfoundry_edgex-taf-common_PR-69@tmp/durable-767e914e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-06-13T10:08:38.762Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-06-13T10:08:38.797Z] Warning: overwriting stash ‘stack-cost’ [2023-06-13T10:08:39.167Z] Stashed 1 file(s) [Pipeline] } [2023-06-13T10:08:39.188Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-69-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-13T10:08:39.259Z] $ docker stop --time=1 28713b86ee2f8c2440da3fa3f96ffe5359aea5e623f7a8f17e7205f6fd166a26 [2023-06-13T10:08:42.287Z] $ docker rm -f --volumes 28713b86ee2f8c2440da3fa3f96ffe5359aea5e623f7a8f17e7205f6fd166a26 [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-06-13T10:08:43.915Z] + [ -d /w/workspace/exfoundry_edgex-taf-common_PR-69/archives ] [2023-06-13T10:08:43.915Z] + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-69/archives [2023-06-13T10:08:43.915Z] total 16 [2023-06-13T10:08:43.915Z] drwxr-xr-x 3 root root 4096 Jun 13 09:30 . [2023-06-13T10:08:43.915Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 13 09:30 .. [2023-06-13T10:08:43.915Z] drwxr-xr-x 2 root root 4096 Jun 13 09:30 cost [2023-06-13T10:08:43.915Z] -rw-r--r-- 1 root root 87 Jun 13 09:30 cost.csv [2023-06-13T10:08:43.915Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_edgex-taf-common_PR-69/archives [2023-06-13T10:08:43.915Z] + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-69/archives [2023-06-13T10:08:43.915Z] total 16 [2023-06-13T10:08:43.915Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 13 09:30 . [2023-06-13T10:08:43.915Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 13 09:30 .. [2023-06-13T10:08:43.915Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 13 09:30 cost [2023-06-13T10:08:43.915Z] -rw-r--r-- 1 jenkins jenkins 87 Jun 13 09:30 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-06-13T10:08:44.244Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-13T10:08:45.138Z] ---> package-listing.sh [2023-06-13T10:08:45.138Z] ++ facter osfamily [2023-06-13T10:08:45.138Z] ++ tr '[:upper:]' '[:lower:]' [2023-06-13T10:08:45.398Z] + OS_FAMILY=debian [2023-06-13T10:08:45.398Z] + workspace=/w/workspace/exfoundry_edgex-taf-common_PR-69 [2023-06-13T10:08:45.398Z] + START_PACKAGES=/tmp/packages_start.txt [2023-06-13T10:08:45.398Z] + END_PACKAGES=/tmp/packages_end.txt [2023-06-13T10:08:45.398Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-06-13T10:08:45.398Z] + PACKAGES=/tmp/packages_start.txt [2023-06-13T10:08:45.398Z] + '[' /w/workspace/exfoundry_edgex-taf-common_PR-69 ']' [2023-06-13T10:08:45.398Z] + PACKAGES=/tmp/packages_end.txt [2023-06-13T10:08:45.398Z] + case "${OS_FAMILY}" in [2023-06-13T10:08:45.398Z] + dpkg -l [2023-06-13T10:08:45.398Z] + grep '^ii' [2023-06-13T10:08:45.398Z] + '[' -f /tmp/packages_start.txt ']' [2023-06-13T10:08:45.398Z] + '[' -f /tmp/packages_end.txt ']' [2023-06-13T10:08:45.398Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-06-13T10:08:45.398Z] + '[' /w/workspace/exfoundry_edgex-taf-common_PR-69 ']' [2023-06-13T10:08:45.398Z] + mkdir -p /w/workspace/exfoundry_edgex-taf-common_PR-69/archives/ [2023-06-13T10:08:45.398Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_edgex-taf-common_PR-69/archives/ [Pipeline] echo [2023-06-13T10:08:45.427Z] 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-69/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-06-13T10:08:45.725Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-13T10:08:46.345Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-13T10:08:46.345Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-13T10:08:46.484Z] prd-ubuntu20.04-docker-8c-8g-18551 does not seem to be running inside a container [2023-06-13T10:08:46.518Z] $ 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-69/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-69 -v /w/workspace/exfoundry_edgex-taf-common_PR-69:/w/workspace/exfoundry_edgex-taf-common_PR-69:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-69@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-69@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-06-13T10:08:46.725Z] $ docker top 440e7882765d35eedb7fa4c0613e4dfa062a44c2643ca0fd6f8da314a269bbbd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-13T10:08:47.111Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-06-13T10:08:47.419Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-06-13T10:08:47.736Z] + ls /var/log/sa-host [2023-06-13T10:08:47.736Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-13T10:08:47.956Z] provisioning config files... [2023-06-13T10:08:47.965Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-69@tmp/config14120331765405048932tmp [Pipeline] { [Pipeline] echo [2023-06-13T10:08:48.005Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-13T10:08:48.325Z] ---> create-netrc.sh [Pipeline] } [2023-06-13T10:08:48.355Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-06-13T10:08:48.747Z] ---> python-tools-install.sh [Pipeline] echo [2023-06-13T10:08:48.783Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-13T10:08:49.095Z] ---> sudo-logs.sh [2023-06-13T10:08:49.095Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-06-13T10:08:49.171Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-13T10:08:49.478Z] ---> job-cost.sh [2023-06-13T10:08:49.479Z] lf-activate-venv: SKIPPING [2023-06-13T10:08:49.479Z] DEBUG: total: 0.2199999988079071 [2023-06-13T10:08:49.479Z] INFO: Retrieving Stack Cost... [2023-06-13T10:08:50.045Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-13T10:08:50.303Z] INFO: Archiving Costs [Pipeline] echo [2023-06-13T10:08:50.336Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-13T10:08:50.648Z] ---> logs-deploy.sh [2023-06-13T10:08:50.648Z] lf-activate-venv: SKIPPING [2023-06-13T10:08:50.648Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-69/1 [2023-06-13T10:08:50.648Z] INFO: archiving workspace using pattern(s): [2023-06-13T10:08:51.584Z] Archives upload complete. [2023-06-13T10:08:51.584Z] INFO: archiving logs to Nexus