Pull request #38 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of cherrycl for edgexfoundry/edgex-taf-common Obtained Jenkinsfile from c0920f9e84c7553c2f8fa29fed92e8f3c637d0fc+be4f0c58e46c96244c3cc3c796e250636222bca5 (87cfc718725c20edd8979fe346a5d75fffb296e4) 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-ssh2651972260456535569.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh17784420528522858592.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-38/workspace@libs/edgex-global-pipelines # 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-38/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8465118395903687899.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-38/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh17853978928706735031.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > 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 shared 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-ssh16833981151850293077.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-38/workspace@libs/lf-pipelines # 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-38/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1137646057937539254.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 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-5862 in /w/workspace/exfoundry_edgex-taf-common_PR-38 [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-38 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/exfoundry_edgex-taf-common_PR-38@tmp/jenkins-gitclient-ssh7066366578098322040.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 Merging remotes/origin/main commit be4f0c58e46c96244c3cc3c796e250636222bca5 into PR head commit c0920f9e84c7553c2f8fa29fed92e8f3c637d0fc Merge succeeded, producing c0920f9e84c7553c2f8fa29fed92e8f3c637d0fc Checking out Revision c0920f9e84c7553c2f8fa29fed92e8f3c637d0fc (PR-38) Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.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 /w/workspace/exfoundry_edgex-taf-common_PR-38@tmp/jenkins-gitclient-ssh4931172531708619722.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/38/head:refs/remotes/origin/PR-38 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c0920f9e84c7553c2f8fa29fed92e8f3c637d0fc # timeout=10 > git remote # timeout=10 > 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 /w/workspace/exfoundry_edgex-taf-common_PR-38@tmp/jenkins-gitclient-ssh1168972174625215815.key > git merge be4f0c58e46c96244c3cc3c796e250636222bca5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c0920f9e84c7553c2f8fa29fed92e8f3c637d0fc # timeout=10 Commit message: "Add database library and dependencies" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-02-23T00:37:31.009Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-02-23T00:37:31.199Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-02-23T00:37:31.287Z] ========================================================= [2022-02-23T00:37:31.287Z] EdgeX Global Pipelines Version Info [2022-02-23T00:37:31.287Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-02-23T00:37:32.452Z] ------------------- [2022-02-23T00:37:32.452Z] stable info: [2022-02-23T00:37:32.452Z] ------------------- [2022-02-23T00:37:32.452Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-23T00:37:32.452Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-23T00:37:32.452Z] Message: update stable to v1.0.220 [2022-02-23T00:37:33.033Z] ------------------- [2022-02-23T00:37:33.033Z] experimental info: [2022-02-23T00:37:33.033Z] ------------------- [2022-02-23T00:37:33.033Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-23T00:37:33.033Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-23T00:37:33.033Z] Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2022-02-23T00:37:33.371Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2022-02-23T00:37:33.410Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2022-02-23T00:37:33.454Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-02-23T00:37:33.500Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-02-23T00:37:33.540Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-02-23T00:37:33.582Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2022-02-23T00:37:33.623Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-02-23T00:37:33.663Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2022-02-23T00:37:33.703Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2022-02-23T00:37:33.745Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-02-23T00:37:33.786Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2022-02-23T00:37:33.822Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2022-02-23T00:37:33.861Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-02-23T00:37:33.904Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-02-23T00:37:33.940Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-38 [Pipeline] echo [2022-02-23T00:37:33.978Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-38 [Pipeline] echo [2022-02-23T00:37:34.021Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-38 [Pipeline] echo [2022-02-23T00:37:34.062Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c0920f9e84c7553c2f8fa29fed92e8f3c637d0fc [Pipeline] echo [2022-02-23T00:37:34.101Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c0920f9 [Pipeline] echo [2022-02-23T00:37:34.135Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-23T00:37:34.246Z] provisioning config files... [2022-02-23T00:37:34.260Z] copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-38@tmp/config6591850748890542876tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-23T00:37:34.618Z] ---> docker-login.sh [2022-02-23T00:37:34.618Z] nexus3.edgexfoundry.org:10001 [2022-02-23T00:37:34.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-23T00:37:34.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-23T00:37:34.881Z] Configure a credential helper to remove this warning. See [2022-02-23T00:37:34.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-23T00:37:34.881Z] [2022-02-23T00:37:34.881Z] Login Succeeded [2022-02-23T00:37:34.881Z] nexus3.edgexfoundry.org:10002 [2022-02-23T00:37:34.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-23T00:37:34.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-23T00:37:34.881Z] Configure a credential helper to remove this warning. See [2022-02-23T00:37:34.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-23T00:37:34.881Z] [2022-02-23T00:37:34.881Z] Login Succeeded [2022-02-23T00:37:34.881Z] nexus3.edgexfoundry.org:10003 [2022-02-23T00:37:34.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-23T00:37:35.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-23T00:37:35.144Z] Configure a credential helper to remove this warning. See [2022-02-23T00:37:35.144Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-23T00:37:35.144Z] [2022-02-23T00:37:35.144Z] Login Succeeded [2022-02-23T00:37:35.144Z] nexus3.edgexfoundry.org:10004 [2022-02-23T00:37:35.144Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-23T00:37:35.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-23T00:37:35.144Z] Configure a credential helper to remove this warning. See [2022-02-23T00:37:35.144Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-23T00:37:35.144Z] [2022-02-23T00:37:35.144Z] Login Succeeded [2022-02-23T00:37:35.144Z] docker.io [2022-02-23T00:37:35.144Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-23T00:37:35.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-23T00:37:35.723Z] Configure a credential helper to remove this warning. See [2022-02-23T00:37:35.723Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-23T00:37:35.723Z] [2022-02-23T00:37:35.723Z] Login Succeeded [2022-02-23T00:37:35.724Z] ---> docker-login.sh ends [Pipeline] } [2022-02-23T00:37:35.749Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-02-23T00:37:36.600Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-23T00:37:36.600Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-02-23T00:37:36.600Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-02-23T00:37:36.600Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-02-23T00:37:36.600Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-02-23T00:37:36.600Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-02-23T00:37:36.600Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-23T00:37:37.079Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-23T00:37:37.079Z] [2022-02-23T00:37:37.079Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-02-23T00:37:37.427Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-23T00:37:37.427Z] latest: Pulling from edgex-devops/git-semver [2022-02-23T00:37:37.427Z] a0d0a0d46f8b: Pulling fs layer [2022-02-23T00:37:37.427Z] 3e5f54012d9b: Pulling fs layer [2022-02-23T00:37:37.427Z] 4c7163046ea9: Pulling fs layer [2022-02-23T00:37:37.427Z] 0c2d73faf560: Pulling fs layer [2022-02-23T00:37:37.427Z] 0c2d73faf560: Waiting [2022-02-23T00:37:37.427Z] 3e5f54012d9b: Verifying Checksum [2022-02-23T00:37:37.427Z] 3e5f54012d9b: Download complete [2022-02-23T00:37:37.427Z] a0d0a0d46f8b: Verifying Checksum [2022-02-23T00:37:37.427Z] a0d0a0d46f8b: Download complete [2022-02-23T00:37:37.427Z] 4c7163046ea9: Verifying Checksum [2022-02-23T00:37:37.427Z] 4c7163046ea9: Download complete [2022-02-23T00:37:37.427Z] 0c2d73faf560: Verifying Checksum [2022-02-23T00:37:37.427Z] 0c2d73faf560: Download complete [2022-02-23T00:37:37.703Z] a0d0a0d46f8b: Pull complete [2022-02-23T00:37:37.703Z] 3e5f54012d9b: Pull complete [2022-02-23T00:37:37.967Z] 4c7163046ea9: Pull complete [2022-02-23T00:37:37.967Z] 0c2d73faf560: Pull complete [2022-02-23T00:37:37.967Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-02-23T00:37:37.967Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-23T00:37:38.228Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-02-23T00:37:38.316Z] prd-centos7-docker-4c-2g-5862 does not seem to be running inside a container [2022-02-23T00:37:37.985Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_edgex-taf-common_PR-38 -v /w/workspace/exfoundry_edgex-taf-common_PR-38:/w/workspace/exfoundry_edgex-taf-common_PR-38:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-38@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-38@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-02-23T00:37:38.502Z] $ docker top f94ac348e1a3cf440b5026adc63bc40a54ca97b2221ad79c309c63262973c5fa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-23T00:37:38.993Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-23T00:37:38.993Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-23T00:37:39.098Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-23T00:37:38.793Z] $ docker exec f94ac348e1a3cf440b5026adc63bc40a54ca97b2221ad79c309c63262973c5fa ssh-agent [2022-02-23T00:37:39.196Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjMNgJe/agent.13 [2022-02-23T00:37:39.196Z] SSH_AGENT_PID=19 [2022-02-23T00:37:39.202Z] Running ssh-add (command line suppressed) [2022-02-23T00:37:38.993Z] Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-38@tmp/private_key_5225638617252486714.key (/w/workspace/exfoundry_edgex-taf-common_PR-38@tmp/private_key_5225638617252486714.key) [2022-02-23T00:37:39.297Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-23T00:37:39.642Z] + git tag --points-at HEAD [Pipeline] } [2022-02-23T00:37:39.417Z] $ docker exec --env ******** --env ******** f94ac348e1a3cf440b5026adc63bc40a54ca97b2221ad79c309c63262973c5fa ssh-agent -k [2022-02-23T00:37:39.505Z] unset SSH_AUTH_SOCK; [2022-02-23T00:37:39.506Z] unset SSH_AGENT_PID; [2022-02-23T00:37:39.506Z] echo Agent pid 19 killed; [2022-02-23T00:37:39.769Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-02-23T00:37:39.854Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-23T00:37:39.854Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-23T00:37:39.949Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-23T00:37:39.714Z] $ docker exec f94ac348e1a3cf440b5026adc63bc40a54ca97b2221ad79c309c63262973c5fa ssh-agent [2022-02-23T00:37:40.047Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbAimDp/agent.54 [2022-02-23T00:37:40.047Z] SSH_AGENT_PID=61 [2022-02-23T00:37:40.052Z] Running ssh-add (command line suppressed) [2022-02-23T00:37:39.925Z] Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-38@tmp/private_key_7859934024888667667.key (/w/workspace/exfoundry_edgex-taf-common_PR-38@tmp/private_key_7859934024888667667.key) [2022-02-23T00:37:40.157Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-23T00:37:40.484Z] + git semver init [2022-02-23T00:37:40.484Z] # -> Open(): unable to determine branch for HEAD [2022-02-23T00:37:40.484Z] # $GIT_DIR = /w/workspace/exfoundry_edgex-taf-common_PR-38/.git [2022-02-23T00:37:40.484Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_edgex-taf-common_PR-38 [2022-02-23T00:37:40.484Z] # $SEMVER_REMOTE_NAME = origin [2022-02-23T00:37:40.484Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-23T00:37:40.484Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-23T00:37:40.484Z] # $SEMVER_BRANCH = PR-38 [2022-02-23T00:37:40.484Z] # $SEMVER_TEMP = /tmp/semver-957411005 [2022-02-23T00:37:40.484Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-taf-common.git $SEMVER_TEMP [2022-02-23T00:37:41.066Z] # '/tmp/semver-957411005' -> '/w/workspace/exfoundry_edgex-taf-common_PR-38/.semver' [2022-02-23T00:37:41.066Z] # -> Force: false [2022-02-23T00:37:41.066Z] # $SEMVER_DIR = /w/workspace/exfoundry_edgex-taf-common_PR-38/.semver [Pipeline] } [2022-02-23T00:37:40.949Z] $ docker exec --env ******** --env ******** f94ac348e1a3cf440b5026adc63bc40a54ca97b2221ad79c309c63262973c5fa ssh-agent -k [2022-02-23T00:37:41.046Z] unset SSH_AUTH_SOCK; [2022-02-23T00:37:41.046Z] unset SSH_AGENT_PID; [2022-02-23T00:37:41.046Z] echo Agent pid 61 killed; [2022-02-23T00:37:41.189Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-23T00:37:41.608Z] + git semver [Pipeline] } [2022-02-23T00:37:41.548Z] $ docker stop --time=1 f94ac348e1a3cf440b5026adc63bc40a54ca97b2221ad79c309c63262973c5fa [2022-02-23T00:37:42.743Z] $ docker rm -f f94ac348e1a3cf440b5026adc63bc40a54ca97b2221ad79c309c63262973c5fa [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-23T00:37:43.161Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-02-23T00:37:43.456Z] Stashed 1 file(s) [Pipeline] echo [2022-02-23T00:37:43.475Z] [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 [2022-02-23T00:37:44.007Z] provisioning config files... [2022-02-23T00:37:44.019Z] copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-38@tmp/config6816236197695078873tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-23T00:37:44.382Z] ---> docker-login.sh [2022-02-23T00:37:44.383Z] nexus3.edgexfoundry.org:10001 [2022-02-23T00:37:44.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-23T00:37:44.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-23T00:37:44.383Z] Configure a credential helper to remove this warning. See [2022-02-23T00:37:44.383Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-23T00:37:44.383Z] [2022-02-23T00:37:44.383Z] Login Succeeded [2022-02-23T00:37:44.383Z] nexus3.edgexfoundry.org:10002 [2022-02-23T00:37:44.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-23T00:37:44.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-23T00:37:44.383Z] Configure a credential helper to remove this warning. See [2022-02-23T00:37:44.383Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-23T00:37:44.383Z] [2022-02-23T00:37:44.383Z] Login Succeeded [2022-02-23T00:37:44.383Z] nexus3.edgexfoundry.org:10003 [2022-02-23T00:37:44.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-23T00:37:44.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-23T00:37:44.645Z] Configure a credential helper to remove this warning. See [2022-02-23T00:37:44.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-23T00:37:44.645Z] [2022-02-23T00:37:44.645Z] Login Succeeded [2022-02-23T00:37:44.645Z] nexus3.edgexfoundry.org:10004 [2022-02-23T00:37:44.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-23T00:37:44.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-23T00:37:44.645Z] Configure a credential helper to remove this warning. See [2022-02-23T00:37:44.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-23T00:37:44.645Z] [2022-02-23T00:37:44.645Z] Login Succeeded [2022-02-23T00:37:44.645Z] docker.io [2022-02-23T00:37:44.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-23T00:37:45.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-23T00:37:45.167Z] Configure a credential helper to remove this warning. See [2022-02-23T00:37:45.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-23T00:37:45.167Z] [2022-02-23T00:37:45.167Z] Login Succeeded [2022-02-23T00:37:45.167Z] ---> docker-login.sh ends [Pipeline] } [2022-02-23T00:37:45.193Z] 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 [2022-02-23T00:37:46.767Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-02-23T00:37:47.086Z] + ls -al . [2022-02-23T00:37:47.086Z] total 44 [2022-02-23T00:37:47.086Z] drwxrwxr-x. 6 jenkins jenkins 232 Feb 23 00:37 . [2022-02-23T00:37:47.086Z] drwxrwxr-x. 4 jenkins jenkins 112 Feb 23 00:37 .. [2022-02-23T00:37:47.086Z] -rw-rw-r--. 1 jenkins jenkins 2694 Feb 23 00:37 Dockerfile [2022-02-23T00:37:47.086Z] drwxrwxr-x. 8 jenkins jenkins 179 Feb 23 00:37 .git [2022-02-23T00:37:47.086Z] -rw-rw-r--. 1 jenkins jenkins 22 Feb 23 00:37 .gitignore [2022-02-23T00:37:47.086Z] -rw-rw-r--. 1 jenkins jenkins 746 Feb 23 00:37 Jenkinsfile [2022-02-23T00:37:47.086Z] -rw-rw-r--. 1 jenkins jenkins 11381 Feb 23 00:37 LICENSE [2022-02-23T00:37:47.086Z] -rw-rw-r--. 1 jenkins jenkins 3582 Feb 23 00:37 README.md [2022-02-23T00:37:47.086Z] -rw-rw-r--. 1 jenkins jenkins 283 Feb 23 00:37 requirements.txt [2022-02-23T00:37:47.086Z] -rw-rw-r--. 1 jenkins jenkins 54 Feb 23 00:37 robot-entrypoint.sh [2022-02-23T00:37:47.086Z] drwx------. 3 jenkins jenkins 43 Feb 23 00:37 .semver [2022-02-23T00:37:47.086Z] -rw-rw-r--. 1 jenkins jenkins 445 Feb 23 00:37 setup.py [2022-02-23T00:37:47.086Z] drwxrwxr-x. 4 jenkins jenkins 34 Feb 23 00:37 TAF-Manager [2022-02-23T00:37:47.086Z] drwxrwxr-x. 6 jenkins jenkins 132 Feb 23 00:37 TUC [2022-02-23T00:37:47.086Z] -rw-rw-r--. 1 jenkins jenkins 5 Feb 23 00:37 VERSION [Pipeline] isUnix [Pipeline] sh [2022-02-23T00:37:47.424Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=c0920f9e84c7553c2f8fa29fed92e8f3c637d0fc --label arch=amd64 --label version=0.0.0 . [2022-02-23T00:37:47.424Z] Sending build context to Docker daemon 351.7kB [2022-02-23T00:37:47.424Z] Step 1/14 : ARG DOCKER_VERSION=18.09.5 [2022-02-23T00:37:47.424Z] Step 2/14 : FROM docker:${DOCKER_VERSION} AS docker-cli [2022-02-23T00:37:47.996Z] 18.09.5: Pulling from library/docker [2022-02-23T00:37:47.996Z] bdf0201b3a05: Pulling fs layer [2022-02-23T00:37:47.996Z] 38f114998adb: Pulling fs layer [2022-02-23T00:37:47.996Z] 21134b1a9e68: Pulling fs layer [2022-02-23T00:37:47.996Z] 1826484332dc: Pulling fs layer [2022-02-23T00:37:47.996Z] a124bc45399b: Pulling fs layer [2022-02-23T00:37:47.996Z] e1147593372b: Pulling fs layer [2022-02-23T00:37:47.996Z] 1826484332dc: Waiting [2022-02-23T00:37:47.996Z] a124bc45399b: Waiting [2022-02-23T00:37:47.996Z] e1147593372b: Waiting [2022-02-23T00:37:48.267Z] bdf0201b3a05: Verifying Checksum [2022-02-23T00:37:48.267Z] 38f114998adb: Verifying Checksum [2022-02-23T00:37:48.267Z] 38f114998adb: Download complete [2022-02-23T00:37:48.267Z] 21134b1a9e68: Verifying Checksum [2022-02-23T00:37:48.267Z] 21134b1a9e68: Download complete [2022-02-23T00:37:48.539Z] bdf0201b3a05: Pull complete [2022-02-23T00:37:48.539Z] e1147593372b: Verifying Checksum [2022-02-23T00:37:48.539Z] e1147593372b: Download complete [2022-02-23T00:37:48.539Z] a124bc45399b: Verifying Checksum [2022-02-23T00:37:48.539Z] a124bc45399b: Download complete [2022-02-23T00:37:48.539Z] 38f114998adb: Pull complete [2022-02-23T00:37:48.539Z] 21134b1a9e68: Pull complete [2022-02-23T00:37:49.483Z] 1826484332dc: Verifying Checksum [2022-02-23T00:37:49.483Z] 1826484332dc: Download complete [2022-02-23T00:37:50.881Z] 1826484332dc: Pull complete [2022-02-23T00:37:50.881Z] a124bc45399b: Pull complete [2022-02-23T00:37:50.881Z] e1147593372b: Pull complete [2022-02-23T00:37:50.881Z] Digest: sha256:12f63b68f55925351f2bc14c44ef9275df29db92b66c9ef4db16b78f2e7eed28 [2022-02-23T00:37:50.881Z] Status: Downloaded newer image for docker:18.09.5 [2022-02-23T00:37:50.881Z] ---> c76999e4396c [2022-02-23T00:37:50.881Z] Step 3/14 : FROM alpine:3.15 [2022-02-23T00:37:51.452Z] 3.15: Pulling from library/alpine [2022-02-23T00:37:51.452Z] 59bf1c3509f3: Pulling fs layer [2022-02-23T00:37:51.712Z] 59bf1c3509f3: Verifying Checksum [2022-02-23T00:37:51.712Z] 59bf1c3509f3: Download complete [2022-02-23T00:37:51.712Z] 59bf1c3509f3: Pull complete [2022-02-23T00:37:51.712Z] Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 [2022-02-23T00:37:51.975Z] Status: Downloaded newer image for alpine:3.15 [2022-02-23T00:37:51.975Z] ---> c059bfaa849c [2022-02-23T00:37:51.975Z] Step 4/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: IOTech' [2022-02-23T00:37:52.238Z] ---> Running in 6372c56f5cd0 [2022-02-23T00:37:52.238Z] Removing intermediate container 6372c56f5cd0 [2022-02-23T00:37:52.238Z] ---> 97d8a5242d73 [2022-02-23T00:37:52.238Z] Step 5/14 : LABEL maintainer="Bruce Huang " [2022-02-23T00:37:52.238Z] ---> Running in 05c16ee7da72 [2022-02-23T00:37:52.238Z] Removing intermediate container 05c16ee7da72 [2022-02-23T00:37:52.238Z] ---> 854d93c7a006 [2022-02-23T00:37:52.238Z] Step 6/14 : COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin/docker [2022-02-23T00:37:53.180Z] ---> 8ddd4dbbdde1 [2022-02-23T00:37:53.180Z] Step 7/14 : COPY . /edgex-taf/edgex-taf-common [2022-02-23T00:37:53.180Z] ---> d26b4183917c [2022-02-23T00:37:53.180Z] Step 8/14 : COPY robot-entrypoint.sh /usr/local/bin/ [2022-02-23T00:37:53.441Z] ---> 6148db94d2e5 [2022-02-23T00:37:53.441Z] Step 9/14 : WORKDIR /edgex-taf [2022-02-23T00:37:53.441Z] ---> Running in 62e17d76fdea [2022-02-23T00:37:53.441Z] Removing intermediate container 62e17d76fdea [2022-02-23T00:37:53.441Z] ---> 9ae071ffd9e9 [2022-02-23T00:37:53.442Z] Step 10/14 : RUN echo "**** install Python ****" && 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 && echo "**** install pip ****" && 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 && echo "**** install robotframework and dependencies ****" && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache --upgrade python3-dev g++ zeromq-dev=4.3.4-r0 && pip3 install ./edgex-taf-common && pip3 install robotframework==3.2.2 && pip3 install docker==4.4.1 && pip3 install -U python-dotenv==0.15.0 && pip3 install -U RESTinstance==1.0.2 && pip3 install -U robotbackgroundlogger==1.2 && pip3 install -U configparser==5.0.1 && pip3 install -U requests==2.25.1 && pip3 install -U robotframework-requests==0.8.0 && pip3 install -U paho-mqtt==1.5.1 && pip3 install -U redis==3.5.3 && pip3 install -U pyzmq==22.2.1 && pip3 install -U robotframework-seleniumlibrary==5.1.3 && pip3 install -U psycopg2==2.9.3 && apk add --no-cache py3-numpy==1.21.4-r0 && apk add --no-cache py3-psutil==5.8.0-r1 && echo "**** install other tools ****" && apk add --no-cache curl && apk add --no-cache openssl && echo "**** install chromedriver ****" && apk update && apk upgrade && echo @latest-stable http://nl.alpinelinux.org/alpine/latest-stable/community >> /etc/apk/repositories && echo @latest-stable http://nl.alpinelinux.org/alpine/latest-stable/main >> /etc/apk/repositories && apk add --no-cache chromium@latest-stable chromium-chromedriver@latest-stable [2022-02-23T00:37:53.442Z] ---> Running in 5c425514f423 [2022-02-23T00:37:54.014Z] **** install Python **** [2022-02-23T00:37:54.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-23T00:37:54.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-23T00:37:54.014Z] (1/13) Installing libbz2 (1.0.8-r1) [2022-02-23T00:37:54.014Z] (2/13) Installing expat (2.4.5-r0) [2022-02-23T00:37:54.014Z] (3/13) Installing libffi (3.4.2-r1) [2022-02-23T00:37:54.014Z] (4/13) Installing gdbm (1.22-r0) [2022-02-23T00:37:54.014Z] (5/13) Installing xz-libs (5.2.5-r0) [2022-02-23T00:37:54.014Z] (6/13) Installing libgcc (10.3.1_git20211027-r0) [2022-02-23T00:37:54.278Z] (7/13) Installing libstdc++ (10.3.1_git20211027-r0) [2022-02-23T00:37:54.278Z] (8/13) Installing mpdecimal (2.5.1-r1) [2022-02-23T00:37:54.278Z] (9/13) Installing ncurses-terminfo-base (6.3_p20211120-r0) [2022-02-23T00:37:54.278Z] (10/13) Installing ncurses-libs (6.3_p20211120-r0) [2022-02-23T00:37:54.278Z] (11/13) Installing readline (8.1.1-r0) [2022-02-23T00:37:54.278Z] (12/13) Installing sqlite-libs (3.36.0-r0) [2022-02-23T00:37:54.278Z] (13/13) Installing python3 (3.9.7-r4) [2022-02-23T00:37:54.850Z] Executing busybox-1.34.1-r3.trigger [2022-02-23T00:37:54.850Z] OK: 56 MiB in 27 packages [2022-02-23T00:37:54.850Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-23T00:37:54.850Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-23T00:37:55.113Z] (1/1) Installing tzdata (2021e-r0) [2022-02-23T00:37:55.113Z] Executing busybox-1.34.1-r3.trigger [2022-02-23T00:37:55.113Z] OK: 59 MiB in 28 packages [2022-02-23T00:37:55.113Z] WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.15/main: No such file or directory [2022-02-23T00:37:55.113Z] WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.15/community: No such file or directory [2022-02-23T00:37:55.113Z] (1/1) Purging tzdata (2021e-r0) [2022-02-23T00:37:55.113Z] Executing busybox-1.34.1-r3.trigger [2022-02-23T00:37:55.113Z] OK: 56 MiB in 27 packages [2022-02-23T00:37:55.113Z] **** install pip **** [2022-02-23T00:37:57.024Z] Looking in links: /tmp/tmpnd_yq0d7 [2022-02-23T00:37:57.024Z] Processing /tmp/tmpnd_yq0d7/setuptools-57.4.0-py3-none-any.whl [2022-02-23T00:37:57.024Z] Processing /tmp/tmpnd_yq0d7/pip-21.2.3-py3-none-any.whl [2022-02-23T00:37:57.286Z] Installing collected packages: setuptools, pip [2022-02-23T00:37:58.794Z] Still waiting to schedule task [2022-02-23T00:37:58.795Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-5859’ [2022-02-23T00:37:59.212Z] 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 [2022-02-23T00:37:59.212Z] Successfully installed pip-21.2.3 setuptools-57.4.0 [2022-02-23T00:37:59.479Z] Requirement already satisfied: pip in /usr/lib/python3.9/site-packages (21.2.3) [2022-02-23T00:37:59.744Z] Collecting pip [2022-02-23T00:37:59.744Z] Downloading pip-22.0.3-py3-none-any.whl (2.1 MB) [2022-02-23T00:37:59.744Z] Requirement already satisfied: setuptools in /usr/lib/python3.9/site-packages (57.4.0) [2022-02-23T00:38:00.318Z] Collecting setuptools [2022-02-23T00:38:00.319Z] Downloading setuptools-60.9.3-py3-none-any.whl (1.1 MB) [2022-02-23T00:38:00.580Z] Collecting wheel [2022-02-23T00:38:00.580Z] Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB) [2022-02-23T00:38:00.580Z] Installing collected packages: wheel, setuptools, pip [2022-02-23T00:38:00.845Z] Attempting uninstall: setuptools [2022-02-23T00:38:00.845Z] Found existing installation: setuptools 57.4.0 [2022-02-23T00:38:00.845Z] Uninstalling setuptools-57.4.0: [2022-02-23T00:38:00.845Z] Successfully uninstalled setuptools-57.4.0 [2022-02-23T00:38:01.420Z] Attempting uninstall: pip [2022-02-23T00:38:01.420Z] Found existing installation: pip 21.2.3 [2022-02-23T00:38:01.687Z] Uninstalling pip-21.2.3: [2022-02-23T00:38:01.687Z] Successfully uninstalled pip-21.2.3 [2022-02-23T00:38:03.620Z] Successfully installed pip-22.0.3 setuptools-60.9.3 wheel-0.37.1 [2022-02-23T00:38:03.620Z] 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 [2022-02-23T00:38:03.620Z] **** install robotframework and dependencies **** [2022-02-23T00:38:03.620Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-23T00:38:03.620Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-23T00:38:03.905Z] (1/30) Upgrading libcrypto1.1 (1.1.1l-r7 -> 1.1.1l-r8) [2022-02-23T00:38:03.905Z] (2/30) Upgrading libssl1.1 (1.1.1l-r7 -> 1.1.1l-r8) [2022-02-23T00:38:03.905Z] (3/30) Installing binutils (2.37-r3) [2022-02-23T00:38:03.905Z] (4/30) Installing libgomp (10.3.1_git20211027-r0) [2022-02-23T00:38:03.905Z] (5/30) Installing libatomic (10.3.1_git20211027-r0) [2022-02-23T00:38:03.905Z] (6/30) Installing libgphobos (10.3.1_git20211027-r0) [2022-02-23T00:38:04.166Z] (7/30) Installing gmp (6.2.1-r1) [2022-02-23T00:38:04.166Z] (8/30) Installing isl22 (0.22-r0) [2022-02-23T00:38:04.166Z] (9/30) Installing mpfr4 (4.1.0-r0) [2022-02-23T00:38:04.166Z] (10/30) Installing mpc1 (1.2.1-r0) [2022-02-23T00:38:04.166Z] (11/30) Installing gcc (10.3.1_git20211027-r0) [2022-02-23T00:38:04.739Z] (12/30) Installing musl-dev (1.2.2-r7) [2022-02-23T00:38:04.739Z] (13/30) Installing libc-dev (0.7.2-r3) [2022-02-23T00:38:04.739Z] (14/30) Installing linux-headers (5.10.41-r0) [2022-02-23T00:38:04.739Z] (15/30) Installing pkgconf (1.8.0-r0) [2022-02-23T00:38:04.739Z] (16/30) Installing libffi-dev (3.4.2-r1) [2022-02-23T00:38:05.004Z] (17/30) Installing libpq (14.2-r0) [2022-02-23T00:38:05.004Z] (18/30) Installing openssl-dev (1.1.1l-r8) [2022-02-23T00:38:05.004Z] (19/30) Installing libpq-dev (14.2-r0) [2022-02-23T00:38:05.004Z] (20/30) Installing libecpg (14.2-r0) [2022-02-23T00:38:05.004Z] (21/30) Installing libecpg-dev (14.2-r0) [2022-02-23T00:38:05.004Z] (22/30) Installing libxml2 (2.9.12-r2) [2022-02-23T00:38:05.004Z] (23/30) Installing llvm12-libs (12.0.1-r0) [2022-02-23T00:38:05.575Z] (24/30) Installing clang-libs (12.0.1-r1) [2022-02-23T00:38:06.145Z] (25/30) Installing clang (12.0.1-r1) [2022-02-23T00:38:06.405Z] (26/30) Installing icu-libs (69.1-r1) [2022-02-23T00:38:06.664Z] (27/30) Installing icu (69.1-r1) [2022-02-23T00:38:06.664Z] (28/30) Installing icu-dev (69.1-r1) [2022-02-23T00:38:06.664Z] (29/30) Installing llvm12 (12.0.1-r0) [2022-02-23T00:38:06.924Z] (30/30) Installing postgresql14-dev (14.2-r0) [2022-02-23T00:38:07.186Z] Executing busybox-1.34.1-r3.trigger [2022-02-23T00:38:07.186Z] OK: 498 MiB in 55 packages [2022-02-23T00:38:07.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-23T00:38:07.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-23T00:38:07.450Z] (1/6) Installing g++ (10.3.1_git20211027-r0) [2022-02-23T00:38:08.028Z] (2/6) Installing python3-dev (3.9.7-r4) [2022-02-23T00:38:08.028Z] (3/6) Installing libsodium (1.0.18-r0) [2022-02-23T00:38:08.028Z] (4/6) Installing libzmq (4.3.4-r0) [2022-02-23T00:38:08.288Z] (5/6) Installing libsodium-dev (1.0.18-r0) [2022-02-23T00:38:08.288Z] (6/6) Installing zeromq-dev (4.3.4-r0) [2022-02-23T00:38:08.288Z] Executing busybox-1.34.1-r3.trigger [2022-02-23T00:38:08.288Z] OK: 605 MiB in 61 packages [2022-02-23T00:38:08.862Z] Processing ./edgex-taf-common [2022-02-23T00:38:08.862Z] Preparing metadata (setup.py): started [2022-02-23T00:38:09.809Z] Preparing metadata (setup.py): finished with status 'done' [2022-02-23T00:38:09.809Z] Building wheels for collected packages: edgex-taf-common [2022-02-23T00:38:09.809Z] Building wheel for edgex-taf-common (setup.py): started [2022-02-23T00:38:11.200Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2022-02-23T00:38:11.200Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14490 sha256=2f157e9a36edc082e91cddf0a0c842fcfb0d414484786fcd5306551ab08b4ca1 [2022-02-23T00:38:11.200Z] Stored in directory: /root/.cache/pip/wheels/e3/f8/f6/1a8689759cc85cda36946aa633aff6b00991adb7bc38e338f2 [2022-02-23T00:38:11.200Z] Successfully built edgex-taf-common [2022-02-23T00:38:11.200Z] Installing collected packages: edgex-taf-common [2022-02-23T00:38:11.200Z] Successfully installed edgex-taf-common-0.0.0 [2022-02-23T00:38:11.200Z] 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 [2022-02-23T00:38:12.144Z] Collecting robotframework==3.2.2 [2022-02-23T00:38:12.144Z] Downloading robotframework-3.2.2-py2.py3-none-any.whl (623 kB) [2022-02-23T00:38:12.144Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.0/624.0 KB 24.3 MB/s eta 0:00:00 [2022-02-23T00:38:12.144Z] Installing collected packages: robotframework [2022-02-23T00:38:12.721Z] Successfully installed robotframework-3.2.2 [2022-02-23T00:38:12.721Z] 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 [2022-02-23T00:38:13.668Z] Collecting docker==4.4.1 [2022-02-23T00:38:13.668Z] Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) [2022-02-23T00:38:13.668Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 KB 10.1 MB/s eta 0:00:00 [2022-02-23T00:38:13.668Z] Collecting requests!=2.18.0,>=2.14.2 [2022-02-23T00:38:13.668Z] Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) [2022-02-23T00:38:13.668Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.1/63.1 KB 9.1 MB/s eta 0:00:00 [2022-02-23T00:38:13.668Z] Collecting websocket-client>=0.32.0 [2022-02-23T00:38:13.668Z] Downloading websocket_client-1.2.3-py3-none-any.whl (53 kB) [2022-02-23T00:38:13.668Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 KB 6.5 MB/s eta 0:00:00 [2022-02-23T00:38:13.668Z] Collecting six>=1.4.0 [2022-02-23T00:38:13.668Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2022-02-23T00:38:13.935Z] Collecting charset-normalizer~=2.0.0 [2022-02-23T00:38:13.935Z] Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) [2022-02-23T00:38:13.935Z] Collecting idna<4,>=2.5 [2022-02-23T00:38:13.935Z] Downloading idna-3.3-py3-none-any.whl (61 kB) [2022-02-23T00:38:13.935Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 8.4 MB/s eta 0:00:00 [2022-02-23T00:38:13.935Z] Collecting urllib3<1.27,>=1.21.1 [2022-02-23T00:38:13.935Z] Downloading urllib3-1.26.8-py2.py3-none-any.whl (138 kB) [2022-02-23T00:38:13.935Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.7/138.7 KB 16.1 MB/s eta 0:00:00 [2022-02-23T00:38:13.935Z] Collecting certifi>=2017.4.17 [2022-02-23T00:38:13.935Z] Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB) [2022-02-23T00:38:13.935Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 149.2/149.2 KB 21.9 MB/s eta 0:00:00 [2022-02-23T00:38:14.199Z] Installing collected packages: certifi, websocket-client, urllib3, six, idna, charset-normalizer, requests, docker [2022-02-23T00:38:14.777Z] Successfully installed certifi-2021.10.8 charset-normalizer-2.0.12 docker-4.4.1 idna-3.3 requests-2.27.1 six-1.16.0 urllib3-1.26.8 websocket-client-1.2.3 [2022-02-23T00:38:14.777Z] 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 [2022-02-23T00:38:15.724Z] Collecting python-dotenv==0.15.0 [2022-02-23T00:38:15.724Z] Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) [2022-02-23T00:38:15.724Z] Installing collected packages: python-dotenv [2022-02-23T00:38:15.724Z] Successfully installed python-dotenv-0.15.0 [2022-02-23T00:38:15.724Z] 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 [2022-02-23T00:38:16.679Z] Collecting RESTinstance==1.0.2 [2022-02-23T00:38:16.679Z] Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) [2022-02-23T00:38:16.679Z] Collecting pygments [2022-02-23T00:38:16.679Z] Downloading Pygments-2.11.2-py3-none-any.whl (1.1 MB) [2022-02-23T00:38:16.679Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 57.6 MB/s eta 0:00:00 [2022-02-23T00:38:16.679Z] Collecting flex [2022-02-23T00:38:16.679Z] Downloading flex-6.14.1.tar.gz (40 kB) [2022-02-23T00:38:16.679Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 KB 5.0 MB/s eta 0:00:00 [2022-02-23T00:38:16.945Z] Preparing metadata (setup.py): started [2022-02-23T00:38:17.891Z] Preparing metadata (setup.py): finished with status 'done' [2022-02-23T00:38:17.891Z] Collecting jsonschema [2022-02-23T00:38:17.891Z] Downloading jsonschema-4.4.0-py3-none-any.whl (72 kB) [2022-02-23T00:38:17.891Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.7/72.7 KB 10.7 MB/s eta 0:00:00 [2022-02-23T00:38:18.157Z] Collecting docutils [2022-02-23T00:38:18.157Z] Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB) [2022-02-23T00:38:18.157Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.0/570.0 KB 39.8 MB/s eta 0:00:00 [2022-02-23T00:38:18.157Z] Collecting rfc3987 [2022-02-23T00:38:18.157Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2022-02-23T00:38:18.157Z] Collecting jsonpath-ng [2022-02-23T00:38:18.157Z] Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) [2022-02-23T00:38:18.157Z] Collecting pytz [2022-02-23T00:38:18.157Z] Downloading pytz-2021.3-py2.py3-none-any.whl (503 kB) [2022-02-23T00:38:18.420Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 503.5/503.5 KB 43.3 MB/s eta 0:00:00 [2022-02-23T00:38:18.420Z] Requirement already satisfied: robotframework>=3.1.0 in /usr/lib/python3.9/site-packages (from RESTinstance==1.0.2) (3.2.2) [2022-02-23T00:38:18.420Z] Collecting tzlocal [2022-02-23T00:38:18.420Z] Downloading tzlocal-4.1-py3-none-any.whl (19 kB) [2022-02-23T00:38:18.420Z] Requirement already satisfied: requests in /usr/lib/python3.9/site-packages (from RESTinstance==1.0.2) (2.27.1) [2022-02-23T00:38:18.420Z] Collecting GenSON [2022-02-23T00:38:18.420Z] Downloading genson-1.2.2.tar.gz (34 kB) [2022-02-23T00:38:18.420Z] Preparing metadata (setup.py): started [2022-02-23T00:38:19.809Z] Preparing metadata (setup.py): finished with status 'done' [2022-02-23T00:38:19.809Z] Collecting strict-rfc3339 [2022-02-23T00:38:19.809Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2022-02-23T00:38:19.809Z] Preparing metadata (setup.py): started [2022-02-23T00:38:20.380Z] Preparing metadata (setup.py): finished with status 'done' [2022-02-23T00:38:20.380Z] Requirement already satisfied: six>=1.7.3 in /usr/lib/python3.9/site-packages (from flex->RESTinstance==1.0.2) (1.16.0) [2022-02-23T00:38:20.641Z] Collecting PyYAML>=3.11 [2022-02-23T00:38:20.641Z] Downloading PyYAML-6.0.tar.gz (124 kB) [2022-02-23T00:38:20.641Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 KB 22.6 MB/s eta 0:00:00 [2022-02-23T00:38:20.905Z] Installing build dependencies: started [2022-02-23T00:38:27.494Z] Installing build dependencies: finished with status 'done' [2022-02-23T00:38:27.494Z] Getting requirements to build wheel: started [2022-02-23T00:38:28.438Z] Getting requirements to build wheel: finished with status 'done' [2022-02-23T00:38:28.438Z] Preparing metadata (pyproject.toml): started [2022-02-23T00:38:29.380Z] Preparing metadata (pyproject.toml): finished with status 'done' [2022-02-23T00:38:29.380Z] Collecting validate-email>=1.2 [2022-02-23T00:38:29.647Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2022-02-23T00:38:29.647Z] Preparing metadata (setup.py): started [2022-02-23T00:38:30.590Z] Preparing metadata (setup.py): finished with status 'done' [2022-02-23T00:38:30.590Z] Collecting click>=3.3 [2022-02-23T00:38:30.590Z] Downloading click-8.0.4-py3-none-any.whl (97 kB) [2022-02-23T00:38:30.590Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.5/97.5 KB 15.4 MB/s eta 0:00:00 [2022-02-23T00:38:30.590Z] Collecting jsonpointer>=1.7 [2022-02-23T00:38:30.590Z] Downloading jsonpointer-2.2-py2.py3-none-any.whl (7.5 kB) [2022-02-23T00:38:30.590Z] Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.9/site-packages (from requests->RESTinstance==1.0.2) (1.26.8) [2022-02-23T00:38:30.590Z] Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/lib/python3.9/site-packages (from requests->RESTinstance==1.0.2) (2.0.12) [2022-02-23T00:38:30.590Z] Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.9/site-packages (from requests->RESTinstance==1.0.2) (3.3) [2022-02-23T00:38:30.590Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests->RESTinstance==1.0.2) (2021.10.8) [2022-02-23T00:38:30.590Z] Collecting decorator [2022-02-23T00:38:30.590Z] Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) [2022-02-23T00:38:30.590Z] Collecting ply [2022-02-23T00:38:30.590Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2022-02-23T00:38:30.590Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 KB 14.4 MB/s eta 0:00:00 [2022-02-23T00:38:30.590Z] Collecting attrs>=17.4.0 [2022-02-23T00:38:30.590Z] Downloading attrs-21.4.0-py2.py3-none-any.whl (60 kB) [2022-02-23T00:38:30.590Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.6/60.6 KB 17.3 MB/s eta 0:00:00 [2022-02-23T00:38:30.851Z] Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 [2022-02-23T00:38:30.851Z] Downloading pyrsistent-0.18.1.tar.gz (100 kB) [2022-02-23T00:38:30.851Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 KB 14.8 MB/s eta 0:00:00 [2022-02-23T00:38:31.113Z] Installing build dependencies: started [2022-02-23T00:38:35.325Z] Installing build dependencies: finished with status 'done' [2022-02-23T00:38:35.325Z] Getting requirements to build wheel: started [2022-02-23T00:38:36.284Z] Getting requirements to build wheel: finished with status 'done' [2022-02-23T00:38:36.284Z] Preparing metadata (pyproject.toml): started [2022-02-23T00:38:37.234Z] Preparing metadata (pyproject.toml): finished with status 'done' [2022-02-23T00:38:37.234Z] Collecting pytz-deprecation-shim [2022-02-23T00:38:37.234Z] Downloading pytz_deprecation_shim-0.1.0.post0-py2.py3-none-any.whl (15 kB) [2022-02-23T00:38:37.497Z] Collecting tzdata [2022-02-23T00:38:37.497Z] Downloading tzdata-2021.5-py2.py3-none-any.whl (339 kB) [2022-02-23T00:38:37.497Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 339.4/339.4 KB 38.2 MB/s eta 0:00:00 [2022-02-23T00:38:37.497Z] Building wheels for collected packages: flex, strict-rfc3339, GenSON, pyrsistent, PyYAML, validate-email [2022-02-23T00:38:37.497Z] Building wheel for flex (setup.py): started [2022-02-23T00:38:39.447Z] Building wheel for flex (setup.py): finished with status 'done' [2022-02-23T00:38:39.447Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77276 sha256=af54f07f732ca4af4a2a97d379845afc9212cc4c3f75fa4fdb2ec59eef1e3e48 [2022-02-23T00:38:39.447Z] Stored in directory: /root/.cache/pip/wheels/e9/9a/ef/ea72c07b1be4b3dfebba94d22f905ff8ad53be48419e6114d1 [2022-02-23T00:38:39.447Z] Building wheel for strict-rfc3339 (setup.py): started [2022-02-23T00:38:40.394Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2022-02-23T00:38:40.394Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18149 sha256=6471fdd65881fb1fbcdc4dfe32cbfeafaf9089d802b739af8d88a03ace8e80bd [2022-02-23T00:38:40.394Z] Stored in directory: /root/.cache/pip/wheels/25/38/74/7ec7f77ec64b2907430120931ba588b40e6e26f02d4df5be35 [2022-02-23T00:38:40.394Z] Building wheel for GenSON (setup.py): started [2022-02-23T00:38:41.781Z] Building wheel for GenSON (setup.py): finished with status 'done' [2022-02-23T00:38:41.781Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21289 sha256=d46c953c591091381d618da363b33fea674cea71ddd32c47d625fd1353e3a3d5 [2022-02-23T00:38:41.781Z] Stored in directory: /root/.cache/pip/wheels/3c/d7/98/a29f29e3861092e784c4c4994b0b30304c79da1bcbc8284af1 [2022-02-23T00:38:41.781Z] Building wheel for pyrsistent (pyproject.toml): started [2022-02-23T00:38:44.334Z] Building wheel for pyrsistent (pyproject.toml): finished with status 'done' [2022-02-23T00:38:44.334Z] Created wheel for pyrsistent: filename=pyrsistent-0.18.1-cp39-cp39-linux_x86_64.whl size=115234 sha256=8c732c6b2cf405dd92f15ee2818e47083bff383afb253c1e82a7b93777a81358 [2022-02-23T00:38:44.334Z] Stored in directory: /root/.cache/pip/wheels/87/fe/e6/fc8deeb581a41e462eafaf19fee96f51cdc8391e0be1c8088a [2022-02-23T00:38:44.334Z] Building wheel for PyYAML (pyproject.toml): started [2022-02-23T00:38:45.727Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2022-02-23T00:38:45.727Z] Created wheel for PyYAML: filename=PyYAML-6.0-cp39-cp39-linux_x86_64.whl size=45332 sha256=7daa7f5fe37572e7e779177d93ba2b7d350b48439c6381543619ae4a300d1633 [2022-02-23T00:38:45.727Z] Stored in directory: /root/.cache/pip/wheels/b4/0f/9a/d6af48581dda678920fccfb734f5d9f827c6ed5b4074c7eda8 [2022-02-23T00:38:45.727Z] Building wheel for validate-email (setup.py): started [2022-02-23T00:38:46.674Z] Building wheel for validate-email (setup.py): finished with status 'done' [2022-02-23T00:38:46.674Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5482 sha256=8f8d9b2a683bd6e625b06dbf44a40537a990cb3a3e5c9b735963648b6449bf12 [2022-02-23T00:38:46.674Z] Stored in directory: /root/.cache/pip/wheels/84/19/e3/329ee20a29b195fa193ee3af2475fa9392b08dde8ba893c714 [2022-02-23T00:38:46.674Z] Successfully built flex strict-rfc3339 GenSON pyrsistent PyYAML validate-email [2022-02-23T00:38:46.937Z] Installing collected packages: validate-email, strict-rfc3339, rfc3987, pytz, ply, GenSON, tzdata, PyYAML, pyrsistent, pygments, jsonpointer, docutils, decorator, click, attrs, pytz-deprecation-shim, jsonschema, jsonpath-ng, flex, tzlocal, RESTinstance [2022-02-23T00:38:49.500Z] Successfully installed GenSON-1.2.2 PyYAML-6.0 RESTinstance-1.0.2 attrs-21.4.0 click-8.0.4 decorator-5.1.1 docutils-0.18.1 flex-6.14.1 jsonpath-ng-1.5.3 jsonpointer-2.2 jsonschema-4.4.0 ply-3.11 pygments-2.11.2 pyrsistent-0.18.1 pytz-2021.3 pytz-deprecation-shim-0.1.0.post0 rfc3987-1.3.8 strict-rfc3339-0.7 tzdata-2021.5 tzlocal-4.1 validate-email-1.3 [2022-02-23T00:38:49.500Z] 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 [2022-02-23T00:38:50.458Z] Collecting robotbackgroundlogger==1.2 [2022-02-23T00:38:50.458Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2022-02-23T00:38:50.458Z] Preparing metadata (setup.py): started [2022-02-23T00:38:51.409Z] Preparing metadata (setup.py): finished with status 'done' [2022-02-23T00:38:51.409Z] Requirement already satisfied: robotframework in /usr/lib/python3.9/site-packages (from robotbackgroundlogger==1.2) (3.2.2) [2022-02-23T00:38:51.409Z] Building wheels for collected packages: robotbackgroundlogger [2022-02-23T00:38:51.409Z] Building wheel for robotbackgroundlogger (setup.py): started [2022-02-23T00:38:52.807Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2022-02-23T00:38:52.807Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4278 sha256=4f59583a8cfc488b04d122ded905b9c1d44c12eccc342575469a970a02abdbcd [2022-02-23T00:38:52.807Z] Stored in directory: /root/.cache/pip/wheels/66/40/d2/5d2a820742f276a28a7e1e62e1cc60b4d5dac5cb7b7c7ab2f1 [2022-02-23T00:38:52.807Z] Successfully built robotbackgroundlogger [2022-02-23T00:38:52.807Z] Installing collected packages: robotbackgroundlogger [2022-02-23T00:38:52.807Z] Successfully installed robotbackgroundlogger-1.2 [2022-02-23T00:38:52.807Z] 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 [2022-02-23T00:38:53.749Z] Collecting configparser==5.0.1 [2022-02-23T00:38:53.749Z] Downloading configparser-5.0.1-py3-none-any.whl (22 kB) [2022-02-23T00:38:53.749Z] Installing collected packages: configparser [2022-02-23T00:38:54.010Z] Successfully installed configparser-5.0.1 [2022-02-23T00:38:54.010Z] 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 [2022-02-23T00:38:54.587Z] Collecting requests==2.25.1 [2022-02-23T00:38:54.587Z] Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) [2022-02-23T00:38:54.852Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 9.6 MB/s eta 0:00:00 [2022-02-23T00:38:54.852Z] Collecting idna<3,>=2.5 [2022-02-23T00:38:54.852Z] Downloading idna-2.10-py2.py3-none-any.whl (58 kB) [2022-02-23T00:38:54.852Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 KB 8.2 MB/s eta 0:00:00 [2022-02-23T00:38:54.852Z] Collecting chardet<5,>=3.0.2 [2022-02-23T00:38:54.852Z] Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) [2022-02-23T00:38:54.852Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 KB 17.0 MB/s eta 0:00:00 [2022-02-23T00:38:54.852Z] Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.9/site-packages (from requests==2.25.1) (1.26.8) [2022-02-23T00:38:54.852Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests==2.25.1) (2021.10.8) [2022-02-23T00:38:55.122Z] Installing collected packages: idna, chardet, requests [2022-02-23T00:38:55.122Z] Attempting uninstall: idna [2022-02-23T00:38:55.122Z] Found existing installation: idna 3.3 [2022-02-23T00:38:55.122Z] Uninstalling idna-3.3: [2022-02-23T00:38:55.122Z] Successfully uninstalled idna-3.3 [2022-02-23T00:38:55.693Z] Attempting uninstall: requests [2022-02-23T00:38:55.693Z] Found existing installation: requests 2.27.1 [2022-02-23T00:38:55.693Z] Uninstalling requests-2.27.1: [2022-02-23T00:38:55.694Z] Successfully uninstalled requests-2.27.1 [2022-02-23T00:38:55.694Z] Successfully installed chardet-4.0.0 idna-2.10 requests-2.25.1 [2022-02-23T00:38:55.694Z] 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 [2022-02-23T00:38:56.268Z] Collecting robotframework-requests==0.8.0 [2022-02-23T00:38:56.529Z] Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) [2022-02-23T00:38:56.529Z] Requirement already satisfied: requests in /usr/lib/python3.9/site-packages (from robotframework-requests==0.8.0) (2.25.1) [2022-02-23T00:38:56.529Z] Requirement already satisfied: robotframework in /usr/lib/python3.9/site-packages (from robotframework-requests==0.8.0) (3.2.2) [2022-02-23T00:38:56.529Z] Requirement already satisfied: idna<3,>=2.5 in /usr/lib/python3.9/site-packages (from requests->robotframework-requests==0.8.0) (2.10) [2022-02-23T00:38:56.529Z] Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.9/site-packages (from requests->robotframework-requests==0.8.0) (1.26.8) [2022-02-23T00:38:56.529Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests->robotframework-requests==0.8.0) (2021.10.8) [2022-02-23T00:38:56.529Z] Requirement already satisfied: chardet<5,>=3.0.2 in /usr/lib/python3.9/site-packages (from requests->robotframework-requests==0.8.0) (4.0.0) [2022-02-23T00:38:56.791Z] Installing collected packages: robotframework-requests [2022-02-23T00:38:56.791Z] Successfully installed robotframework-requests-0.8.0 [2022-02-23T00:38:56.791Z] 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 [2022-02-23T00:38:57.743Z] Collecting paho-mqtt==1.5.1 [2022-02-23T00:38:57.743Z] Downloading paho-mqtt-1.5.1.tar.gz (101 kB) [2022-02-23T00:38:57.743Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 KB 12.4 MB/s eta 0:00:00 [2022-02-23T00:38:57.743Z] Preparing metadata (setup.py): started [2022-02-23T00:38:59.136Z] Preparing metadata (setup.py): finished with status 'done' [2022-02-23T00:38:59.136Z] Building wheels for collected packages: paho-mqtt [2022-02-23T00:38:59.136Z] Building wheel for paho-mqtt (setup.py): started [2022-02-23T00:39:00.531Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2022-02-23T00:39:00.531Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61564 sha256=0c328bd1b349ddc2e29b613cdbbf163a90affc3707c37c9a7ac761c50f5d0942 [2022-02-23T00:39:00.531Z] Stored in directory: /root/.cache/pip/wheels/22/b9/0f/9a1f64674f849b8ae88620232f2023f0ff2a50a4479b8a32ed [2022-02-23T00:39:00.531Z] Successfully built paho-mqtt [2022-02-23T00:39:00.793Z] Installing collected packages: paho-mqtt [2022-02-23T00:39:00.794Z] Successfully installed paho-mqtt-1.5.1 [2022-02-23T00:39:00.794Z] 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 [2022-02-23T00:39:01.738Z] Collecting redis==3.5.3 [2022-02-23T00:39:01.738Z] Downloading redis-3.5.3-py2.py3-none-any.whl (72 kB) [2022-02-23T00:39:01.738Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.1/72.1 KB 9.4 MB/s eta 0:00:00 [2022-02-23T00:39:02.003Z] Installing collected packages: redis [2022-02-23T00:39:02.003Z] Successfully installed redis-3.5.3 [2022-02-23T00:39:02.003Z] 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 [2022-02-23T00:39:02.943Z] Collecting pyzmq==22.2.1 [2022-02-23T00:39:03.202Z] Downloading pyzmq-22.2.1.tar.gz (1.2 MB) [2022-02-23T00:39:03.202Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 38.7 MB/s eta 0:00:00 [2022-02-23T00:39:03.777Z] Installing build dependencies: started [2022-02-23T00:39:07.987Z] Installing build dependencies: finished with status 'done' [2022-02-23T00:39:07.987Z] Getting requirements to build wheel: started [2022-02-23T00:39:07.987Z] Getting requirements to build wheel: finished with status 'done' [2022-02-23T00:39:08.248Z] Installing backend dependencies: started [2022-02-23T00:39:11.551Z] Installing backend dependencies: finished with status 'done' [2022-02-23T00:39:11.552Z] Preparing metadata (pyproject.toml): started [2022-02-23T00:39:12.498Z] Preparing metadata (pyproject.toml): finished with status 'done' [2022-02-23T00:39:12.498Z] Building wheels for collected packages: pyzmq [2022-02-23T00:39:12.498Z] Building wheel for pyzmq (pyproject.toml): started [2022-02-23T00:39:39.109Z] Building wheel for pyzmq (pyproject.toml): finished with status 'done' [2022-02-23T00:39:39.109Z] Created wheel for pyzmq: filename=pyzmq-22.2.1-cp39-cp39-linux_x86_64.whl size=1539989 sha256=8c5b24618bdd817012008e98f1cdfdca908078e84360eecbef8c804bbca1addc [2022-02-23T00:39:39.109Z] Stored in directory: /root/.cache/pip/wheels/e4/79/30/5e3a6e33ac7ae57b3fbf3daf3c90057db3d9344ab0f49d7c53 [2022-02-23T00:39:39.109Z] Successfully built pyzmq [2022-02-23T00:39:39.109Z] Installing collected packages: pyzmq [2022-02-23T00:39:39.109Z] Successfully installed pyzmq-22.2.1 [2022-02-23T00:39:39.109Z] 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 [2022-02-23T00:39:39.109Z] Collecting robotframework-seleniumlibrary==5.1.3 [2022-02-23T00:39:39.109Z] Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) [2022-02-23T00:39:39.109Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 KB 15.2 MB/s eta 0:00:00 [2022-02-23T00:39:39.109Z] Collecting selenium>=3.141.0 [2022-02-23T00:39:39.109Z] Downloading selenium-4.1.0-py3-none-any.whl (958 kB) [2022-02-23T00:39:39.109Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 958.8/958.8 KB 36.8 MB/s eta 0:00:00 [2022-02-23T00:39:39.109Z] Requirement already satisfied: robotframework>=3.1.2 in /usr/lib/python3.9/site-packages (from robotframework-seleniumlibrary==5.1.3) (3.2.2) [2022-02-23T00:39:39.109Z] Collecting robotframework-pythonlibcore>=2.1.0 [2022-02-23T00:39:39.109Z] Downloading robotframework_pythonlibcore-3.0.0-py2.py3-none-any.whl (9.9 kB) [2022-02-23T00:39:39.109Z] Requirement already satisfied: urllib3[secure]~=1.26 in /usr/lib/python3.9/site-packages (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (1.26.8) [2022-02-23T00:39:39.109Z] Collecting trio-websocket~=0.9 [2022-02-23T00:39:39.109Z] Downloading trio_websocket-0.9.2-py3-none-any.whl (16 kB) [2022-02-23T00:39:39.109Z] Collecting trio~=0.17 [2022-02-23T00:39:39.109Z] Downloading trio-0.20.0-py3-none-any.whl (359 kB) [2022-02-23T00:39:39.109Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 359.0/359.0 KB 33.8 MB/s eta 0:00:00 [2022-02-23T00:39:39.109Z] Collecting outcome [2022-02-23T00:39:39.109Z] Downloading outcome-1.1.0-py2.py3-none-any.whl (9.7 kB) [2022-02-23T00:39:39.109Z] Collecting async-generator>=1.9 [2022-02-23T00:39:39.109Z] Downloading async_generator-1.10-py3-none-any.whl (18 kB) [2022-02-23T00:39:39.109Z] Collecting sniffio [2022-02-23T00:39:39.109Z] Downloading sniffio-1.2.0-py3-none-any.whl (10 kB) [2022-02-23T00:39:39.109Z] Collecting sortedcontainers [2022-02-23T00:39:39.109Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2022-02-23T00:39:39.109Z] Requirement already satisfied: idna in /usr/lib/python3.9/site-packages (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2.10) [2022-02-23T00:39:39.109Z] Requirement already satisfied: attrs>=19.2.0 in /usr/lib/python3.9/site-packages (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (21.4.0) [2022-02-23T00:39:39.109Z] Collecting wsproto>=0.14 [2022-02-23T00:39:39.109Z] Downloading wsproto-1.0.0-py3-none-any.whl (24 kB) [2022-02-23T00:39:39.109Z] Collecting cryptography>=1.3.4 [2022-02-23T00:39:39.109Z] Downloading cryptography-36.0.1-cp36-abi3-musllinux_1_1_x86_64.whl (3.8 MB) [2022-02-23T00:39:39.109Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.8/3.8 MB 69.1 MB/s eta 0:00:00 [2022-02-23T00:39:39.109Z] Collecting pyOpenSSL>=0.14 [2022-02-23T00:39:39.109Z] Downloading pyOpenSSL-22.0.0-py2.py3-none-any.whl (55 kB) [2022-02-23T00:39:39.109Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.8/55.8 KB 16.2 MB/s eta 0:00:00 [2022-02-23T00:39:39.109Z] Requirement already satisfied: certifi in /usr/lib/python3.9/site-packages (from urllib3[secure]~=1.26->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2021.10.8) [2022-02-23T00:39:39.109Z] Collecting cffi>=1.12 [2022-02-23T00:39:39.109Z] Downloading cffi-1.15.0.tar.gz (484 kB) [2022-02-23T00:39:39.109Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 484.1/484.1 KB 36.9 MB/s eta 0:00:00 [2022-02-23T00:39:39.109Z] Preparing metadata (setup.py): started [2022-02-23T00:39:39.370Z] Preparing metadata (setup.py): finished with status 'done' [2022-02-23T00:39:39.370Z] Collecting h11<1,>=0.9.0 [2022-02-23T00:39:39.370Z] Downloading h11-0.13.0-py3-none-any.whl (58 kB) [2022-02-23T00:39:39.371Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 KB 11.4 MB/s eta 0:00:00 [2022-02-23T00:39:39.371Z] Collecting pycparser [2022-02-23T00:39:39.371Z] Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) [2022-02-23T00:39:39.371Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 KB 27.3 MB/s eta 0:00:00 [2022-02-23T00:39:39.371Z] Building wheels for collected packages: cffi [2022-02-23T00:39:39.371Z] Building wheel for cffi (setup.py): started [2022-02-23T00:39:47.506Z] Building wheel for cffi (setup.py): finished with status 'done' [2022-02-23T00:39:47.506Z] Created wheel for cffi: filename=cffi-1.15.0-cp39-cp39-linux_x86_64.whl size=416301 sha256=80663d48a29b6cd5c9491972361051fc678bf4a99ae8c14d32b0190bb9f532f5 [2022-02-23T00:39:47.506Z] Stored in directory: /root/.cache/pip/wheels/8e/0d/16/77c97b85a9f559c5412c85c129a2bae07c771d31e1beb03c40 [2022-02-23T00:39:47.506Z] Successfully built cffi [2022-02-23T00:39:47.506Z] Installing collected packages: sortedcontainers, sniffio, robotframework-pythonlibcore, pycparser, outcome, h11, async-generator, wsproto, trio, cffi, trio-websocket, cryptography, pyOpenSSL, selenium, robotframework-seleniumlibrary [2022-02-23T00:39:49.429Z] Successfully installed async-generator-1.10 cffi-1.15.0 cryptography-36.0.1 h11-0.13.0 outcome-1.1.0 pyOpenSSL-22.0.0 pycparser-2.21 robotframework-pythonlibcore-3.0.0 robotframework-seleniumlibrary-5.1.3 selenium-4.1.0 sniffio-1.2.0 sortedcontainers-2.4.0 trio-0.20.0 trio-websocket-0.9.2 wsproto-1.0.0 [2022-02-23T00:39:49.429Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-02-23T00:39:50.023Z] Collecting psycopg2==2.9.3 [2022-02-23T00:39:50.287Z] Downloading psycopg2-2.9.3.tar.gz (380 kB) [2022-02-23T00:39:50.287Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 KB 18.1 MB/s eta 0:00:00 [2022-02-23T00:39:50.287Z] Preparing metadata (setup.py): started [2022-02-23T00:39:51.676Z] Preparing metadata (setup.py): finished with status 'done' [2022-02-23T00:39:51.676Z] Building wheels for collected packages: psycopg2 [2022-02-23T00:39:51.676Z] Building wheel for psycopg2 (setup.py): started [2022-02-23T00:40:03.927Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2022-02-23T00:40:03.927Z] Created wheel for psycopg2: filename=psycopg2-2.9.3-cp39-cp39-linux_x86_64.whl size=463427 sha256=25044b0df835f8100dc186b2bebb341223f3ddf8e3f7bf89335771ab3a40ad56 [2022-02-23T00:40:03.927Z] Stored in directory: /root/.cache/pip/wheels/b3/a1/6e/5a0e26314b15eb96a36263b80529ce0d64382540ac7b9544a9 [2022-02-23T00:40:03.927Z] Successfully built psycopg2 [2022-02-23T00:40:03.927Z] Installing collected packages: psycopg2 [2022-02-23T00:40:03.927Z] Successfully installed psycopg2-2.9.3 [2022-02-23T00:40:03.927Z] 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 [2022-02-23T00:40:03.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-23T00:40:03.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-23T00:40:03.927Z] (1/4) Installing libquadmath (10.3.1_git20211027-r0) [2022-02-23T00:40:03.927Z] (2/4) Installing libgfortran (10.3.1_git20211027-r0) [2022-02-23T00:40:03.927Z] (3/4) Installing openblas (0.3.18-r1) [2022-02-23T00:40:03.927Z] (4/4) Installing py3-numpy (1.21.4-r0) [2022-02-23T00:40:03.927Z] OK: 664 MiB in 65 packages [2022-02-23T00:40:03.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-23T00:40:03.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-23T00:40:03.927Z] (1/1) Installing py3-psutil (5.8.0-r1) [2022-02-23T00:40:03.927Z] OK: 666 MiB in 66 packages [2022-02-23T00:40:03.927Z] **** install other tools **** [2022-02-23T00:40:03.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-23T00:40:03.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-23T00:40:03.927Z] (1/5) Installing ca-certificates (20211220-r0) [2022-02-23T00:40:03.927Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-02-23T00:40:03.927Z] (3/5) Installing nghttp2-libs (1.46.0-r0) [2022-02-23T00:40:03.927Z] (4/5) Installing libcurl (7.80.0-r0) [2022-02-23T00:40:03.927Z] (5/5) Installing curl (7.80.0-r0) [2022-02-23T00:40:03.927Z] Executing busybox-1.34.1-r3.trigger [2022-02-23T00:40:03.927Z] Executing ca-certificates-20211220-r0.trigger [2022-02-23T00:40:03.927Z] OK: 668 MiB in 71 packages [2022-02-23T00:40:03.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-23T00:40:03.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-23T00:40:04.188Z] (1/1) Installing openssl (1.1.1l-r8) [2022-02-23T00:40:04.188Z] Executing busybox-1.34.1-r3.trigger [2022-02-23T00:40:04.188Z] OK: 669 MiB in 72 packages [2022-02-23T00:40:04.188Z] **** install chromedriver **** [2022-02-23T00:40:04.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-23T00:40:04.626Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-23T00:40:04.626Z] v3.15.0-306-gffb0078df8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-02-23T00:40:04.626Z] v3.15.0-305-gb272fba42b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-02-23T00:40:04.626Z] OK: 15857 distinct packages available [2022-02-23T00:40:04.888Z] (1/3) Upgrading busybox (1.34.1-r3 -> 1.34.1-r4) [2022-02-23T00:40:04.888Z] Executing busybox-1.34.1-r4.post-upgrade [2022-02-23T00:40:04.888Z] (2/3) Upgrading ca-certificates-bundle (20191127-r7 -> 20211220-r0) [2022-02-23T00:40:04.888Z] (3/3) Upgrading ssl_client (1.34.1-r3 -> 1.34.1-r4) [2022-02-23T00:40:04.888Z] Executing busybox-1.34.1-r4.trigger [2022-02-23T00:40:04.888Z] Executing ca-certificates-20211220-r0.trigger [2022-02-23T00:40:04.888Z] OK: 669 MiB in 72 packages [2022-02-23T00:40:04.888Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-23T00:40:05.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-23T00:40:05.151Z] fetch http://nl.alpinelinux.org/alpine/latest-stable/community/x86_64/APKINDEX.tar.gz [2022-02-23T00:40:07.064Z] fetch http://nl.alpinelinux.org/alpine/latest-stable/main/x86_64/APKINDEX.tar.gz [2022-02-23T00:40:07.326Z] (1/111) Installing libxau (1.0.9-r0) [2022-02-23T00:40:07.326Z] (2/111) Installing libmd (1.0.3-r0) [2022-02-23T00:40:07.326Z] (3/111) Installing libbsd (0.11.3-r1) [2022-02-23T00:40:07.326Z] (4/111) Installing libxdmcp (1.1.3-r0) [2022-02-23T00:40:07.326Z] (5/111) Installing libxcb (1.14-r2) [2022-02-23T00:40:07.326Z] (6/111) Installing libx11 (1.7.2-r0) [2022-02-23T00:40:07.326Z] (7/111) Installing libxext (1.3.4-r0) [2022-02-23T00:40:07.326Z] (8/111) Installing libice (1.0.10-r0) [2022-02-23T00:40:07.326Z] (9/111) Installing libuuid (2.37.4-r0) [2022-02-23T00:40:07.326Z] (10/111) Installing libsm (1.2.3-r0) [2022-02-23T00:40:07.326Z] (11/111) Installing libxt (1.2.1-r0) [2022-02-23T00:40:07.326Z] (12/111) Installing libxmu (1.1.3-r0) [2022-02-23T00:40:07.326Z] (13/111) Installing xset (1.2.4-r0) [2022-02-23T00:40:07.326Z] (14/111) Installing xprop (1.2.5-r0) [2022-02-23T00:40:07.326Z] (15/111) Installing xdg-utils (1.1.3-r0) [2022-02-23T00:40:07.326Z] (16/111) Installing eudev-libs (3.2.11_pre1-r0) [2022-02-23T00:40:07.326Z] (17/111) Installing libintl (0.21-r0) [2022-02-23T00:40:07.326Z] (18/111) Installing libblkid (2.37.4-r0) [2022-02-23T00:40:07.326Z] (19/111) Installing libmount (2.37.4-r0) [2022-02-23T00:40:07.326Z] (20/111) Installing pcre (8.45-r1) [2022-02-23T00:40:07.586Z] (21/111) Installing glib (2.70.1-r0) [2022-02-23T00:40:07.586Z] (22/111) Installing shared-mime-info (2.1-r0) [2022-02-23T00:40:07.586Z] (23/111) Installing hicolor-icon-theme (0.17-r1) [2022-02-23T00:40:07.586Z] (24/111) Installing libjpeg-turbo (2.1.2-r0) [2022-02-23T00:40:07.586Z] (25/111) Installing libpng (1.6.37-r1) [2022-02-23T00:40:07.586Z] (26/111) Installing libwebp (1.2.2-r0) [2022-02-23T00:40:07.586Z] (27/111) Installing zstd-libs (1.5.0-r0) [2022-02-23T00:40:07.587Z] (28/111) Installing tiff (4.3.0-r0) [2022-02-23T00:40:07.587Z] (29/111) Installing gdk-pixbuf (2.42.6-r0) [2022-02-23T00:40:07.587Z] (30/111) Installing gtk-update-icon-cache (2.24.33-r0) [2022-02-23T00:40:07.587Z] (31/111) Installing libxcomposite (0.4.5-r0) [2022-02-23T00:40:07.587Z] (32/111) Installing libxfixes (6.0.0-r0) [2022-02-23T00:40:07.587Z] (33/111) Installing libxrender (0.9.10-r3) [2022-02-23T00:40:07.587Z] (34/111) Installing libxcursor (1.2.0-r0) [2022-02-23T00:40:07.587Z] (35/111) Installing libxdamage (1.1.5-r1) [2022-02-23T00:40:07.846Z] (36/111) Installing libxi (1.8-r0) [2022-02-23T00:40:07.846Z] (37/111) Installing libxinerama (1.1.4-r1) [2022-02-23T00:40:07.846Z] (38/111) Installing libxrandr (1.5.2-r1) [2022-02-23T00:40:07.846Z] (39/111) Installing atk (2.36.0-r0) [2022-02-23T00:40:07.846Z] (40/111) Installing libxtst (1.2.3-r3) [2022-02-23T00:40:07.846Z] (41/111) Installing dbus-libs (1.12.20-r4) [2022-02-23T00:40:07.846Z] (42/111) Installing at-spi2-core (2.42.0-r0) [2022-02-23T00:40:07.846Z] (43/111) Installing at-spi2-atk (2.38.0-r0) [2022-02-23T00:40:07.846Z] (44/111) Installing freetype (2.11.0-r0) [2022-02-23T00:40:07.846Z] (45/111) Installing fontconfig (2.13.1-r4) [2022-02-23T00:40:07.846Z] (46/111) Installing pixman (0.40.0-r3) [2022-02-23T00:40:07.846Z] (47/111) Installing cairo (1.16.0-r3) [2022-02-23T00:40:07.846Z] (48/111) Installing cairo-gobject (1.16.0-r3) [2022-02-23T00:40:07.846Z] (49/111) Installing avahi-libs (0.8-r5) [2022-02-23T00:40:07.846Z] (50/111) Installing nettle (3.7.3-r0) [2022-02-23T00:40:07.846Z] (51/111) Installing p11-kit (0.24.0-r1) [2022-02-23T00:40:07.846Z] (52/111) Installing libtasn1 (4.18.0-r0) [2022-02-23T00:40:07.846Z] (53/111) Installing libunistring (0.9.10-r1) [2022-02-23T00:40:07.846Z] (54/111) Installing gnutls (3.7.1-r0) [2022-02-23T00:40:07.846Z] (55/111) Installing cups-libs (2.3.3-r5) [2022-02-23T00:40:07.846Z] (56/111) Installing libepoxy (1.5.9-r0) [2022-02-23T00:40:07.846Z] (57/111) Installing fribidi (1.0.11-r0) [2022-02-23T00:40:08.107Z] (58/111) Installing graphite2 (1.3.14-r0) [2022-02-23T00:40:08.107Z] (59/111) Installing harfbuzz (3.0.0-r2) [2022-02-23T00:40:08.107Z] (60/111) Installing libxft (2.3.4-r0) [2022-02-23T00:40:08.107Z] (61/111) Installing pango (1.48.10-r0) [2022-02-23T00:40:08.107Z] (62/111) Installing wayland-libs-client (1.19.0-r1) [2022-02-23T00:40:08.107Z] (63/111) Installing wayland-libs-cursor (1.19.0-r1) [2022-02-23T00:40:08.107Z] (64/111) Installing wayland-libs-egl (1.19.0-r1) [2022-02-23T00:40:08.107Z] (65/111) Installing xkeyboard-config (2.34-r0) [2022-02-23T00:40:08.107Z] (66/111) Installing libxkbcommon (1.3.1-r0) [2022-02-23T00:40:08.107Z] (67/111) Installing gtk+3.0 (3.24.30-r0) [2022-02-23T00:40:08.370Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-02-23T00:40:08.370Z] (68/111) Installing libfontenc (1.1.4-r0) [2022-02-23T00:40:08.370Z] (69/111) Installing mkfontscale (1.2.1-r1) [2022-02-23T00:40:08.370Z] (70/111) Installing ttf-opensans (1.10-r1) [2022-02-23T00:40:08.370Z] Executing ttf-opensans-1.10-r1.post-install [2022-02-23T00:40:10.287Z] (71/111) Installing libogg (1.3.5-r0) [2022-02-23T00:40:10.287Z] (72/111) Installing flac (1.3.4-r0) [2022-02-23T00:40:10.287Z] (73/111) Installing alsa-lib (1.2.5.1-r1) [2022-02-23T00:40:10.287Z] (74/111) Installing sdl2 (2.0.16-r4) [2022-02-23T00:40:10.287Z] (75/111) Installing aom-libs (3.2.0-r0) [2022-02-23T00:40:10.550Z] (76/111) Installing libass (0.15.2-r0) [2022-02-23T00:40:10.550Z] (77/111) Installing libdav1d (0.9.2-r0) [2022-02-23T00:40:10.550Z] (78/111) Installing lame (3.100-r0) [2022-02-23T00:40:10.550Z] (79/111) Installing opus (1.3.1-r1) [2022-02-23T00:40:10.550Z] (80/111) Installing soxr (0.1.3-r2) [2022-02-23T00:40:10.550Z] (81/111) Installing libsrt (1.4.2-r1) [2022-02-23T00:40:10.550Z] (82/111) Installing libssh (0.9.6-r1) [2022-02-23T00:40:10.550Z] (83/111) Installing libtheora (1.1.1-r16) [2022-02-23T00:40:10.550Z] (84/111) Installing v4l-utils-libs (1.22.1-r1) [2022-02-23T00:40:10.550Z] (85/111) Installing libpciaccess (0.16-r0) [2022-02-23T00:40:10.550Z] (86/111) Installing libdrm (2.4.109-r0) [2022-02-23T00:40:10.550Z] (87/111) Installing libva (2.13.0-r0) [2022-02-23T00:40:10.550Z] (88/111) Installing libvdpau (1.4-r0) [2022-02-23T00:40:10.916Z] (89/111) Installing vidstab (1.1.0-r1) [2022-02-23T00:40:10.916Z] (90/111) Installing libvorbis (1.3.7-r0) [2022-02-23T00:40:10.916Z] (91/111) Installing libvpx (1.10.0-r0) [2022-02-23T00:40:10.916Z] (92/111) Installing vulkan-loader (1.2.196-r0) [2022-02-23T00:40:10.916Z] (93/111) Installing x264-libs (20210613-r0) [2022-02-23T00:40:10.916Z] (94/111) Installing x265-libs (3.5-r0) [2022-02-23T00:40:10.916Z] (95/111) Installing xvidcore (1.3.7-r1) [2022-02-23T00:40:10.916Z] (96/111) Installing ffmpeg-libs (4.4.1-r2) [2022-02-23T00:40:10.916Z] (97/111) Installing libevent (2.1.12-r4) [2022-02-23T00:40:10.916Z] (98/111) Installing mesa (21.2.6-r0) [2022-02-23T00:40:11.246Z] (99/111) Installing wayland-libs-server (1.19.0-r1) [2022-02-23T00:40:11.246Z] (100/111) Installing mesa-gbm (21.2.6-r0) [2022-02-23T00:40:11.246Z] (101/111) Installing lcms2 (2.12-r1) [2022-02-23T00:40:11.246Z] (102/111) Installing nspr (4.32-r0) [2022-02-23T00:40:11.246Z] (103/111) Installing nss (3.72.1-r0) [2022-02-23T00:40:11.246Z] (104/111) Installing re2 (2021.11.01-r0) [2022-02-23T00:40:11.246Z] (105/111) Installing snappy (1.1.9-r1) [2022-02-23T00:40:11.246Z] (106/111) Installing libxshmfence (1.3-r1) [2022-02-23T00:40:11.246Z] (107/111) Installing libgpg-error (1.42-r1) [2022-02-23T00:40:11.246Z] (108/111) Installing libgcrypt (1.9.4-r0) [2022-02-23T00:40:11.246Z] (109/111) Installing libxslt (1.1.34-r1) [2022-02-23T00:40:11.246Z] (110/111) Installing chromium (93.0.4577.82-r3) [2022-02-23T00:40:12.421Z] (111/111) Installing chromium-chromedriver (93.0.4577.82-r3) [2022-02-23T00:40:12.421Z] Executing busybox-1.34.1-r4.trigger [2022-02-23T00:40:12.421Z] Executing glib-2.70.1-r0.trigger [2022-02-23T00:40:12.421Z] Executing shared-mime-info-2.1-r0.trigger [2022-02-23T00:40:15.129Z] Executing gdk-pixbuf-2.42.6-r0.trigger [2022-02-23T00:40:15.129Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-02-23T00:40:15.129Z] Executing fontconfig-2.13.1-r4.trigger [2022-02-23T00:40:15.129Z] Executing mkfontscale-1.2.1-r1.trigger [2022-02-23T00:40:15.129Z] OK: 972 MiB in 183 packages [2022-02-23T00:40:27.369Z] Removing intermediate container 5c425514f423 [2022-02-23T00:40:27.369Z] ---> 34155abb9f0b [2022-02-23T00:40:27.369Z] Step 11/14 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2022-02-23T00:40:27.369Z] ---> Running in 3b12e191fd01 [2022-02-23T00:40:27.369Z] Removing intermediate container 3b12e191fd01 [2022-02-23T00:40:27.369Z] ---> 23013d469fad [2022-02-23T00:40:27.369Z] Step 12/14 : LABEL arch=amd64 [2022-02-23T00:40:27.369Z] ---> Running in 7b040fb5b2ff [2022-02-23T00:40:27.369Z] Removing intermediate container 7b040fb5b2ff [2022-02-23T00:40:27.369Z] ---> 4c9707c1c93a [2022-02-23T00:40:27.369Z] Step 13/14 : LABEL git_sha=c0920f9e84c7553c2f8fa29fed92e8f3c637d0fc [2022-02-23T00:40:27.369Z] ---> Running in 54ed81c62330 [2022-02-23T00:40:27.369Z] Removing intermediate container 54ed81c62330 [2022-02-23T00:40:27.369Z] ---> 9fa359143c10 [2022-02-23T00:40:27.369Z] Step 14/14 : LABEL version=0.0.0 [2022-02-23T00:40:27.369Z] ---> Running in 6bb7166d9c07 [2022-02-23T00:40:27.369Z] Removing intermediate container 6bb7166d9c07 [2022-02-23T00:40:27.369Z] ---> 29ffb6ff2381 [2022-02-23T00:40:27.369Z] [Warning] One or more build-args [ARCH] were not consumed [2022-02-23T00:40:27.369Z] Successfully built 29ffb6ff2381 [2022-02-23T00:40:27.369Z] Successfully tagged edgex-taf-common:latest [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] sh [2022-02-23T00:40:28.193Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-23T00:40:28.194Z] [2022-02-23T00:40:28.194Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-02-23T00:40:28.535Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-23T00:40:28.535Z] latest: Pulling from edgex-lftools-log-publisher [2022-02-23T00:40:28.535Z] b4d181a07f80: Pulling fs layer [2022-02-23T00:40:28.535Z] a1111a8f2ec3: Pulling fs layer [2022-02-23T00:40:28.535Z] ed53099fbce6: Pulling fs layer [2022-02-23T00:40:28.535Z] dc539afda2c1: Pulling fs layer [2022-02-23T00:40:28.535Z] 77bc0d833cb6: Pulling fs layer [2022-02-23T00:40:28.535Z] 9065ff56babe: Pulling fs layer [2022-02-23T00:40:28.535Z] d287ab97295c: Pulling fs layer [2022-02-23T00:40:28.535Z] 77bc0d833cb6: Waiting [2022-02-23T00:40:28.535Z] 9065ff56babe: Waiting [2022-02-23T00:40:28.535Z] d287ab97295c: Waiting [2022-02-23T00:40:28.535Z] dc539afda2c1: Waiting [2022-02-23T00:40:28.535Z] a1111a8f2ec3: Verifying Checksum [2022-02-23T00:40:28.535Z] a1111a8f2ec3: Download complete [2022-02-23T00:40:28.535Z] dc539afda2c1: Verifying Checksum [2022-02-23T00:40:28.535Z] dc539afda2c1: Download complete [2022-02-23T00:40:28.535Z] ed53099fbce6: Verifying Checksum [2022-02-23T00:40:28.535Z] ed53099fbce6: Download complete [2022-02-23T00:40:28.535Z] 9065ff56babe: Verifying Checksum [2022-02-23T00:40:28.535Z] 9065ff56babe: Download complete [2022-02-23T00:40:28.799Z] 77bc0d833cb6: Verifying Checksum [2022-02-23T00:40:28.799Z] 77bc0d833cb6: Download complete [2022-02-23T00:40:28.799Z] b4d181a07f80: Verifying Checksum [2022-02-23T00:40:28.799Z] b4d181a07f80: Download complete [2022-02-23T00:40:29.387Z] d287ab97295c: Verifying Checksum [2022-02-23T00:40:29.387Z] d287ab97295c: Download complete [2022-02-23T00:40:30.342Z] b4d181a07f80: Pull complete [2022-02-23T00:40:30.342Z] a1111a8f2ec3: Pull complete [2022-02-23T00:40:30.923Z] ed53099fbce6: Pull complete [2022-02-23T00:40:30.923Z] dc539afda2c1: Pull complete [2022-02-23T00:40:31.185Z] 77bc0d833cb6: Pull complete [2022-02-23T00:40:31.446Z] 9065ff56babe: Pull complete [2022-02-23T00:40:36.786Z] d287ab97295c: Pull complete [2022-02-23T00:40:36.786Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-02-23T00:40:36.786Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-23T00:40:36.786Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-02-23T00:40:36.872Z] prd-centos7-docker-4c-2g-5862 does not seem to be running inside a container [2022-02-23T00:40:36.914Z] $ 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-38 -v /w/workspace/exfoundry_edgex-taf-common_PR-38:/w/workspace/exfoundry_edgex-taf-common_PR-38:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-38@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-38@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-02-23T00:40:39.108Z] $ docker top 7833000b1fcbbdbe632ed186834c27b6e7e6d056c07274b30b43ca14480decf1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-23T00:40:39.700Z] ---> job-cost.sh [2022-02-23T00:40:39.700Z] lf-activate-venv: SKIPPING [2022-02-23T00:40:39.700Z] INFO: No Stack... [2022-02-23T00:40:39.962Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-23T00:40:40.225Z] INFO: Archiving Costs [Pipeline] sh [2022-02-23T00:40:40.549Z] + cat /w/workspace/exfoundry_edgex-taf-common_PR-38/archives/cost.csv [2022-02-23T00:40:40.549Z] + cut -d, -f6 [Pipeline] lock [2022-02-23T00:40:40.593Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-38-1-stack-cost] [2022-02-23T00:40:40.598Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-38-1-stack-cost] did not exist. Created. [2022-02-23T00:40:40.598Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-38-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-23T00:40:40.977Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-02-23T00:40:41.028Z] Stashed 1 file(s) [Pipeline] } [2022-02-23T00:40:41.046Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-38-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-23T00:40:41.120Z] $ docker stop --time=1 7833000b1fcbbdbe632ed186834c27b6e7e6d056c07274b30b43ca14480decf1 [2022-02-23T00:40:42.242Z] $ docker rm -f 7833000b1fcbbdbe632ed186834c27b6e7e6d056c07274b30b43ca14480decf1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-23T00:41:45.286Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5863 in /w/workspace/exfoundry_edgex-taf-common_PR-38 [Pipeline] { [Pipeline] checkout [2022-02-23T00:41:45.586Z] Selected Git installation does not exist. Using Default [2022-02-23T00:41:45.587Z] The recommended git tool is: NONE [2022-02-23T00:41:51.501Z] using credential edgex-jenkins-ssh [2022-02-23T00:41:51.518Z] Cloning the remote Git repository [2022-02-23T00:41:51.575Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2022-02-23T00:41:51.668Z] > git init /w/workspace/exfoundry_edgex-taf-common_PR-38 # timeout=10 [2022-02-23T00:41:51.778Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2022-02-23T00:41:51.779Z] > git --version # timeout=10 [2022-02-23T00:41:51.802Z] > git --version # 'git version 2.17.1' [2022-02-23T00:41:51.806Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-23T00:41:51.889Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-23T00:41:52.618Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2022-02-23T00:41:52.649Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-23T00:41:52.678Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2022-02-23T00:41:52.719Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2022-02-23T00:41:52.720Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-23T00:41:52.746Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/38/head:refs/remotes/origin/PR-38 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-02-23T00:41:53.393Z] Merging remotes/origin/main commit be4f0c58e46c96244c3cc3c796e250636222bca5 into PR head commit c0920f9e84c7553c2f8fa29fed92e8f3c637d0fc [2022-02-23T00:41:53.621Z] Merge succeeded, producing c0920f9e84c7553c2f8fa29fed92e8f3c637d0fc [2022-02-23T00:41:53.621Z] Checking out Revision c0920f9e84c7553c2f8fa29fed92e8f3c637d0fc (PR-38) [2022-02-23T00:41:53.404Z] > git config core.sparsecheckout # timeout=10 [2022-02-23T00:41:53.420Z] > git checkout -f c0920f9e84c7553c2f8fa29fed92e8f3c637d0fc # timeout=10 [2022-02-23T00:41:53.507Z] > git remote # timeout=10 [2022-02-23T00:41:53.525Z] > git config --get remote.origin.url # timeout=10 [2022-02-23T00:41:53.546Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-23T00:41:53.560Z] > git merge be4f0c58e46c96244c3cc3c796e250636222bca5 # timeout=10 [2022-02-23T00:41:53.588Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-23T00:41:53.622Z] > git config core.sparsecheckout # timeout=10 [2022-02-23T00:41:53.683Z] > git checkout -f c0920f9e84c7553c2f8fa29fed92e8f3c637d0fc # timeout=10 [2022-02-23T00:41:58.123Z] Commit message: "Add database library and dependencies" [2022-02-23T00:41:58.190Z] > git --version # timeout=10 [2022-02-23T00:41:58.202Z] > git --version # 'git version 2.17.1' [2022-02-23T00:41:58.218Z] fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-23T00:41:59.451Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-02-23T00:41:59.451Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-23T00:41:59.451Z] Dload Upload Total Spent Left Speed [2022-02-23T00:41:59.451Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 77914 0 --:--:-- --:--:-- --:--:-- 78430 [Pipeline] sh [2022-02-23T00:42:00.019Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-02-23T00:42:00.383Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-02-23T00:42:00.383Z] + sudo tee /etc/docker/daemon.new [2022-02-23T00:42:00.383Z] { [2022-02-23T00:42:00.383Z] "registry-mirrors": [ [2022-02-23T00:42:00.383Z] "https://nexus3.edgexfoundry.org:10001" [2022-02-23T00:42:00.383Z] ], [2022-02-23T00:42:00.383Z] "bip": "10.250.0.254/24", [2022-02-23T00:42:00.383Z] "hosts": [ [2022-02-23T00:42:00.383Z] "tcp://0.0.0.0:5555", [2022-02-23T00:42:00.383Z] "unix:///var/run/docker.sock" [2022-02-23T00:42:00.383Z] ], [2022-02-23T00:42:00.383Z] "mtu": 1458, [2022-02-23T00:42:00.383Z] "selinux-enabled": true, [2022-02-23T00:42:00.383Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-02-23T00:42:00.383Z] } [Pipeline] sh [2022-02-23T00:42:00.747Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-02-23T00:42:01.105Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-23T00:42:19.520Z] provisioning config files... [2022-02-23T00:42:19.593Z] copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-38@tmp/config2950050004963418310tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-23T00:42:20.046Z] ---> docker-login.sh [2022-02-23T00:42:20.046Z] nexus3.edgexfoundry.org:10001 [2022-02-23T00:42:20.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-23T00:42:20.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-23T00:42:20.929Z] Configure a credential helper to remove this warning. See [2022-02-23T00:42:20.929Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-23T00:42:20.929Z] [2022-02-23T00:42:20.929Z] Login Succeeded [2022-02-23T00:42:20.929Z] nexus3.edgexfoundry.org:10002 [2022-02-23T00:42:21.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-23T00:42:21.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-23T00:42:21.535Z] Configure a credential helper to remove this warning. See [2022-02-23T00:42:21.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-23T00:42:21.535Z] [2022-02-23T00:42:21.535Z] Login Succeeded [2022-02-23T00:42:21.535Z] nexus3.edgexfoundry.org:10003 [2022-02-23T00:42:21.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-23T00:42:22.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-23T00:42:22.093Z] Configure a credential helper to remove this warning. See [2022-02-23T00:42:22.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-23T00:42:22.093Z] [2022-02-23T00:42:22.093Z] Login Succeeded [2022-02-23T00:42:22.093Z] nexus3.edgexfoundry.org:10004 [2022-02-23T00:42:22.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-23T00:42:22.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-23T00:42:22.642Z] Configure a credential helper to remove this warning. See [2022-02-23T00:42:22.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-23T00:42:22.642Z] [2022-02-23T00:42:22.642Z] Login Succeeded [2022-02-23T00:42:22.642Z] docker.io [2022-02-23T00:42:22.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-23T00:42:23.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-23T00:42:23.521Z] Configure a credential helper to remove this warning. See [2022-02-23T00:42:23.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-23T00:42:23.521Z] [2022-02-23T00:42:23.521Z] Login Succeeded [2022-02-23T00:42:23.521Z] ---> docker-login.sh ends [Pipeline] } [2022-02-23T00:42:23.551Z] 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 [2022-02-23T00:42:24.740Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-02-23T00:42:25.096Z] + ls -al . [2022-02-23T00:42:25.096Z] total 64 [2022-02-23T00:42:25.096Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 23 00:42 . [2022-02-23T00:42:25.096Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 00:41 .. [2022-02-23T00:42:25.096Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 23 00:41 .git [2022-02-23T00:42:25.096Z] -rw-rw-r-- 1 jenkins jenkins 22 Feb 23 00:41 .gitignore [2022-02-23T00:42:25.096Z] -rw-rw-r-- 1 jenkins jenkins 2694 Feb 23 00:41 Dockerfile [2022-02-23T00:42:25.096Z] -rw-rw-r-- 1 jenkins jenkins 746 Feb 23 00:41 Jenkinsfile [2022-02-23T00:42:25.096Z] -rw-rw-r-- 1 jenkins jenkins 11381 Feb 23 00:41 LICENSE [2022-02-23T00:42:25.096Z] -rw-rw-r-- 1 jenkins jenkins 3582 Feb 23 00:41 README.md [2022-02-23T00:42:25.096Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 00:41 TAF-Manager [2022-02-23T00:42:25.096Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 23 00:41 TUC [2022-02-23T00:42:25.096Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 23 00:37 VERSION [2022-02-23T00:42:25.096Z] -rw-rw-r-- 1 jenkins jenkins 283 Feb 23 00:41 requirements.txt [2022-02-23T00:42:25.096Z] -rw-rw-r-- 1 jenkins jenkins 54 Feb 23 00:41 robot-entrypoint.sh [2022-02-23T00:42:25.096Z] -rw-rw-r-- 1 jenkins jenkins 445 Feb 23 00:41 setup.py [Pipeline] isUnix [Pipeline] sh [2022-02-23T00:42:25.496Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=c0920f9e84c7553c2f8fa29fed92e8f3c637d0fc --label arch=arm64 --label version=0.0.0 . [2022-02-23T00:42:25.496Z] Sending build context to Docker daemon 240.1kB [2022-02-23T00:42:25.773Z] Step 1/14 : ARG DOCKER_VERSION=18.09.5 [2022-02-23T00:42:25.773Z] Step 2/14 : FROM docker:${DOCKER_VERSION} AS docker-cli [2022-02-23T00:42:26.754Z] 18.09.5: Pulling from library/docker [2022-02-23T00:42:26.754Z] 6f37394be673: Pulling fs layer [2022-02-23T00:42:26.754Z] 624d8cd59892: Pulling fs layer [2022-02-23T00:42:26.754Z] ecff0f4f3435: Pulling fs layer [2022-02-23T00:42:26.754Z] 07a77ccdec90: Pulling fs layer [2022-02-23T00:42:26.754Z] c2dcd1054c2e: Pulling fs layer [2022-02-23T00:42:26.754Z] 156c9e509c87: Pulling fs layer [2022-02-23T00:42:26.754Z] 07a77ccdec90: Waiting [2022-02-23T00:42:26.754Z] c2dcd1054c2e: Waiting [2022-02-23T00:42:26.754Z] 156c9e509c87: Waiting [2022-02-23T00:42:27.027Z] ecff0f4f3435: Download complete [2022-02-23T00:42:27.027Z] 6f37394be673: Verifying Checksum [2022-02-23T00:42:27.027Z] 6f37394be673: Download complete [2022-02-23T00:42:27.027Z] 624d8cd59892: Verifying Checksum [2022-02-23T00:42:27.027Z] 624d8cd59892: Download complete [2022-02-23T00:42:27.302Z] c2dcd1054c2e: Verifying Checksum [2022-02-23T00:42:27.302Z] c2dcd1054c2e: Download complete [2022-02-23T00:42:27.302Z] 156c9e509c87: Verifying Checksum [2022-02-23T00:42:27.302Z] 156c9e509c87: Download complete [2022-02-23T00:42:27.581Z] 6f37394be673: Pull complete [2022-02-23T00:42:28.186Z] 624d8cd59892: Pull complete [2022-02-23T00:42:28.461Z] ecff0f4f3435: Pull complete [2022-02-23T00:42:28.734Z] 07a77ccdec90: Verifying Checksum [2022-02-23T00:42:28.734Z] 07a77ccdec90: Download complete [2022-02-23T00:42:31.362Z] 07a77ccdec90: Pull complete [2022-02-23T00:42:31.362Z] c2dcd1054c2e: Pull complete [2022-02-23T00:42:31.635Z] 156c9e509c87: Pull complete [2022-02-23T00:42:31.909Z] Digest: sha256:12f63b68f55925351f2bc14c44ef9275df29db92b66c9ef4db16b78f2e7eed28 [2022-02-23T00:42:31.909Z] Status: Downloaded newer image for docker:18.09.5 [2022-02-23T00:42:31.909Z] ---> b2bcd28828a2 [2022-02-23T00:42:31.909Z] Step 3/14 : FROM alpine:3.15 [2022-02-23T00:42:32.503Z] 3.15: Pulling from library/alpine [2022-02-23T00:42:32.503Z] 9b3977197b4f: Pulling fs layer [2022-02-23T00:42:32.778Z] 9b3977197b4f: Download complete [2022-02-23T00:42:33.378Z] 9b3977197b4f: Pull complete [2022-02-23T00:42:33.378Z] Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 [2022-02-23T00:42:33.378Z] Status: Downloaded newer image for alpine:3.15 [2022-02-23T00:42:33.378Z] ---> 8e1d7573f448 [2022-02-23T00:42:33.378Z] Step 4/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: IOTech' [2022-02-23T00:42:33.978Z] ---> Running in d366a77d53b5 [2022-02-23T00:42:34.253Z] Removing intermediate container d366a77d53b5 [2022-02-23T00:42:34.253Z] ---> 6f0956311411 [2022-02-23T00:42:34.253Z] Step 5/14 : LABEL maintainer="Bruce Huang " [2022-02-23T00:42:34.532Z] ---> Running in 007fbe55d9ea [2022-02-23T00:42:34.808Z] Removing intermediate container 007fbe55d9ea [2022-02-23T00:42:34.808Z] ---> 1dd8d474f38d [2022-02-23T00:42:34.808Z] Step 6/14 : COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin/docker [2022-02-23T00:42:36.787Z] ---> 13bd82c52eb7 [2022-02-23T00:42:36.787Z] Step 7/14 : COPY . /edgex-taf/edgex-taf-common [2022-02-23T00:42:37.771Z] ---> a766f5ee7150 [2022-02-23T00:42:37.771Z] Step 8/14 : COPY robot-entrypoint.sh /usr/local/bin/ [2022-02-23T00:42:38.370Z] ---> d6743f555989 [2022-02-23T00:42:38.370Z] Step 9/14 : WORKDIR /edgex-taf [2022-02-23T00:42:38.370Z] ---> Running in f53da8e0aab8 [2022-02-23T00:42:38.968Z] Removing intermediate container f53da8e0aab8 [2022-02-23T00:42:38.968Z] ---> 74c2471de8aa [2022-02-23T00:42:38.968Z] Step 10/14 : RUN echo "**** install Python ****" && 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 && echo "**** install pip ****" && 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 && echo "**** install robotframework and dependencies ****" && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache --upgrade python3-dev g++ zeromq-dev=4.3.4-r0 && pip3 install ./edgex-taf-common && pip3 install robotframework==3.2.2 && pip3 install docker==4.4.1 && pip3 install -U python-dotenv==0.15.0 && pip3 install -U RESTinstance==1.0.2 && pip3 install -U robotbackgroundlogger==1.2 && pip3 install -U configparser==5.0.1 && pip3 install -U requests==2.25.1 && pip3 install -U robotframework-requests==0.8.0 && pip3 install -U paho-mqtt==1.5.1 && pip3 install -U redis==3.5.3 && pip3 install -U pyzmq==22.2.1 && pip3 install -U robotframework-seleniumlibrary==5.1.3 && pip3 install -U psycopg2==2.9.3 && apk add --no-cache py3-numpy==1.21.4-r0 && apk add --no-cache py3-psutil==5.8.0-r1 && echo "**** install other tools ****" && apk add --no-cache curl && apk add --no-cache openssl && echo "**** install chromedriver ****" && apk update && apk upgrade && echo @latest-stable http://nl.alpinelinux.org/alpine/latest-stable/community >> /etc/apk/repositories && echo @latest-stable http://nl.alpinelinux.org/alpine/latest-stable/main >> /etc/apk/repositories && apk add --no-cache chromium@latest-stable chromium-chromedriver@latest-stable [2022-02-23T00:42:38.968Z] ---> Running in eadd46eee538 [2022-02-23T00:42:40.407Z] **** install Python **** [2022-02-23T00:42:40.407Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-23T00:42:40.407Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-23T00:42:41.391Z] (1/13) Installing libbz2 (1.0.8-r1) [2022-02-23T00:42:41.392Z] (2/13) Installing expat (2.4.5-r0) [2022-02-23T00:42:41.392Z] (3/13) Installing libffi (3.4.2-r1) [2022-02-23T00:42:41.392Z] (4/13) Installing gdbm (1.22-r0) [2022-02-23T00:42:41.392Z] (5/13) Installing xz-libs (5.2.5-r0) [2022-02-23T00:42:41.392Z] (6/13) Installing libgcc (10.3.1_git20211027-r0) [2022-02-23T00:42:41.392Z] (7/13) Installing libstdc++ (10.3.1_git20211027-r0) [2022-02-23T00:42:41.665Z] (8/13) Installing mpdecimal (2.5.1-r1) [2022-02-23T00:42:41.665Z] (9/13) Installing ncurses-terminfo-base (6.3_p20211120-r0) [2022-02-23T00:42:41.665Z] (10/13) Installing ncurses-libs (6.3_p20211120-r0) [2022-02-23T00:42:41.665Z] (11/13) Installing readline (8.1.1-r0) [2022-02-23T00:42:41.665Z] (12/13) Installing sqlite-libs (3.36.0-r0) [2022-02-23T00:42:41.665Z] (13/13) Installing python3 (3.9.7-r4) [2022-02-23T00:42:43.643Z] Executing busybox-1.34.1-r3.trigger [2022-02-23T00:42:43.643Z] OK: 55 MiB in 27 packages [2022-02-23T00:42:43.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-23T00:42:44.197Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-23T00:42:45.181Z] (1/1) Installing tzdata (2021e-r0) [2022-02-23T00:42:45.781Z] Executing busybox-1.34.1-r3.trigger [2022-02-23T00:42:45.781Z] OK: 59 MiB in 28 packages [2022-02-23T00:42:45.781Z] WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.15/main: No such file or directory [2022-02-23T00:42:45.781Z] WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.15/community: No such file or directory [2022-02-23T00:42:45.781Z] (1/1) Purging tzdata (2021e-r0) [2022-02-23T00:42:46.055Z] Executing busybox-1.34.1-r3.trigger [2022-02-23T00:42:46.055Z] OK: 55 MiB in 27 packages [2022-02-23T00:42:46.055Z] **** install pip **** [2022-02-23T00:43:01.154Z] Looking in links: /tmp/tmpslr3my8o [2022-02-23T00:43:01.154Z] Processing /tmp/tmpslr3my8o/setuptools-57.4.0-py3-none-any.whl [2022-02-23T00:43:01.429Z] Processing /tmp/tmpslr3my8o/pip-21.2.3-py3-none-any.whl [2022-02-23T00:43:02.417Z] Installing collected packages: setuptools, pip [2022-02-23T00:43:17.532Z] Successfully installed pip-21.2.3 setuptools-57.4.0 [2022-02-23T00:43:17.532Z] 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 [2022-02-23T00:43:18.970Z] Requirement already satisfied: pip in /usr/lib/python3.9/site-packages (21.2.3) [2022-02-23T00:43:19.955Z] Collecting pip [2022-02-23T00:43:19.955Z] Downloading pip-22.0.3-py3-none-any.whl (2.1 MB) [2022-02-23T00:43:20.230Z] Requirement already satisfied: setuptools in /usr/lib/python3.9/site-packages (57.4.0) [2022-02-23T00:43:25.630Z] Collecting setuptools [2022-02-23T00:43:25.630Z] Downloading setuptools-60.9.3-py3-none-any.whl (1.1 MB) [2022-02-23T00:43:25.630Z] Collecting wheel [2022-02-23T00:43:25.630Z] Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB) [2022-02-23T00:43:27.068Z] Installing collected packages: wheel, setuptools, pip [2022-02-23T00:43:27.341Z] Attempting uninstall: setuptools [2022-02-23T00:43:27.341Z] Found existing installation: setuptools 57.4.0 [2022-02-23T00:43:27.935Z] Uninstalling setuptools-57.4.0: [2022-02-23T00:43:28.208Z] Successfully uninstalled setuptools-57.4.0 [2022-02-23T00:43:32.517Z] Attempting uninstall: pip [2022-02-23T00:43:32.517Z] Found existing installation: pip 21.2.3 [2022-02-23T00:43:33.955Z] Uninstalling pip-21.2.3: [2022-02-23T00:43:34.232Z] Successfully uninstalled pip-21.2.3 [2022-02-23T00:43:46.656Z] Successfully installed pip-22.0.3 setuptools-60.9.3 wheel-0.37.1 [2022-02-23T00:43:46.656Z] 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 [2022-02-23T00:43:48.093Z] **** install robotframework and dependencies **** [2022-02-23T00:43:48.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-23T00:43:48.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-23T00:43:49.077Z] (1/30) Upgrading libcrypto1.1 (1.1.1l-r7 -> 1.1.1l-r8) [2022-02-23T00:43:49.077Z] (2/30) Upgrading libssl1.1 (1.1.1l-r7 -> 1.1.1l-r8) [2022-02-23T00:43:49.348Z] (3/30) Installing binutils (2.37-r3) [2022-02-23T00:43:49.620Z] (4/30) Installing libgomp (10.3.1_git20211027-r0) [2022-02-23T00:43:49.620Z] (5/30) Installing libatomic (10.3.1_git20211027-r0) [2022-02-23T00:43:49.620Z] (6/30) Installing libgphobos (10.3.1_git20211027-r0) [2022-02-23T00:43:49.620Z] (7/30) Installing gmp (6.2.1-r1) [2022-02-23T00:43:49.893Z] (8/30) Installing isl22 (0.22-r0) [2022-02-23T00:43:49.893Z] (9/30) Installing mpfr4 (4.1.0-r0) [2022-02-23T00:43:49.893Z] (10/30) Installing mpc1 (1.2.1-r0) [2022-02-23T00:43:49.893Z] (11/30) Installing gcc (10.3.1_git20211027-r0) [2022-02-23T00:43:51.876Z] (12/30) Installing musl-dev (1.2.2-r7) [2022-02-23T00:43:51.876Z] (13/30) Installing libc-dev (0.7.2-r3) [2022-02-23T00:43:51.876Z] (14/30) Installing linux-headers (5.10.41-r0) [2022-02-23T00:43:52.470Z] (15/30) Installing pkgconf (1.8.0-r0) [2022-02-23T00:43:52.470Z] (16/30) Installing libffi-dev (3.4.2-r1) [2022-02-23T00:43:52.470Z] (17/30) Installing libpq (14.2-r0) [2022-02-23T00:43:52.470Z] (18/30) Installing openssl-dev (1.1.1l-r8) [2022-02-23T00:43:52.470Z] (19/30) Installing libpq-dev (14.2-r0) [2022-02-23T00:43:52.470Z] (20/30) Installing libecpg (14.2-r0) [2022-02-23T00:43:52.470Z] (21/30) Installing libecpg-dev (14.2-r0) [2022-02-23T00:43:52.748Z] (22/30) Installing libxml2 (2.9.12-r2) [2022-02-23T00:43:52.748Z] (23/30) Installing llvm12-libs (12.0.1-r0) [2022-02-23T00:43:54.730Z] (24/30) Installing clang-libs (12.0.1-r1) [2022-02-23T00:43:56.708Z] (25/30) Installing clang (12.0.1-r1) [2022-02-23T00:43:57.301Z] (26/30) Installing icu-libs (69.1-r1) [2022-02-23T00:43:57.898Z] (27/30) Installing icu (69.1-r1) [2022-02-23T00:43:57.898Z] (28/30) Installing icu-dev (69.1-r1) [2022-02-23T00:43:57.898Z] (29/30) Installing llvm12 (12.0.1-r0) [2022-02-23T00:43:58.882Z] (30/30) Installing postgresql14-dev (14.2-r0) [2022-02-23T00:43:59.480Z] Executing busybox-1.34.1-r3.trigger [2022-02-23T00:43:59.480Z] OK: 467 MiB in 55 packages [2022-02-23T00:43:59.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-23T00:44:00.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-23T00:44:01.007Z] (1/6) Installing g++ (10.3.1_git20211027-r0) [2022-02-23T00:44:02.445Z] (2/6) Installing python3-dev (3.9.7-r4) [2022-02-23T00:44:03.880Z] (3/6) Installing libsodium (1.0.18-r0) [2022-02-23T00:44:03.880Z] (4/6) Installing libzmq (4.3.4-r0) [2022-02-23T00:44:03.880Z] (5/6) Installing libsodium-dev (1.0.18-r0) [2022-02-23T00:44:03.880Z] (6/6) Installing zeromq-dev (4.3.4-r0) [2022-02-23T00:44:03.880Z] Executing busybox-1.34.1-r3.trigger [2022-02-23T00:44:03.880Z] OK: 594 MiB in 61 packages [2022-02-23T00:44:09.300Z] Processing ./edgex-taf-common [2022-02-23T00:44:09.300Z] Preparing metadata (setup.py): started [2022-02-23T00:44:17.583Z] Preparing metadata (setup.py): finished with status 'done' [2022-02-23T00:44:17.583Z] Building wheels for collected packages: edgex-taf-common [2022-02-23T00:44:17.583Z] Building wheel for edgex-taf-common (setup.py): started [2022-02-23T00:44:27.739Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2022-02-23T00:44:27.739Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14490 sha256=0c8fc9075227325b93cc9c46c48b2e07bd18738b50c024a0f290aa74afbff4be [2022-02-23T00:44:27.739Z] Stored in directory: /root/.cache/pip/wheels/e3/f8/f6/1a8689759cc85cda36946aa633aff6b00991adb7bc38e338f2 [2022-02-23T00:44:27.739Z] Successfully built edgex-taf-common [2022-02-23T00:44:27.739Z] Installing collected packages: edgex-taf-common [2022-02-23T00:44:27.739Z] Successfully installed edgex-taf-common-0.0.0 [2022-02-23T00:44:27.739Z] 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 [2022-02-23T00:44:34.454Z] Collecting robotframework==3.2.2 [2022-02-23T00:44:34.454Z] Downloading robotframework-3.2.2-py2.py3-none-any.whl (623 kB) [2022-02-23T00:44:34.454Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.0/624.0 KB 7.5 MB/s eta 0:00:00 [2022-02-23T00:44:34.729Z] Installing collected packages: robotframework [2022-02-23T00:44:38.126Z] Successfully installed robotframework-3.2.2 [2022-02-23T00:44:38.126Z] 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 [2022-02-23T00:44:43.531Z] Collecting docker==4.4.1 [2022-02-23T00:44:43.531Z] Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) [2022-02-23T00:44:43.531Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 KB 3.7 MB/s eta 0:00:00 [2022-02-23T00:44:43.804Z] Collecting six>=1.4.0 [2022-02-23T00:44:43.804Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2022-02-23T00:44:44.401Z] Collecting websocket-client>=0.32.0 [2022-02-23T00:44:44.401Z] Downloading websocket_client-1.2.3-py3-none-any.whl (53 kB) [2022-02-23T00:44:44.401Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 KB 1.1 MB/s eta 0:00:00 [2022-02-23T00:44:45.002Z] Collecting requests!=2.18.0,>=2.14.2 [2022-02-23T00:44:45.002Z] Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) [2022-02-23T00:44:45.002Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.1/63.1 KB 2.1 MB/s eta 0:00:00 [2022-02-23T00:44:45.600Z] Collecting charset-normalizer~=2.0.0 [2022-02-23T00:44:45.600Z] Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) [2022-02-23T00:44:45.874Z] Collecting certifi>=2017.4.17 [2022-02-23T00:44:45.874Z] Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB) [2022-02-23T00:44:46.146Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 149.2/149.2 KB 4.9 MB/s eta 0:00:00 [2022-02-23T00:44:46.740Z] Collecting urllib3<1.27,>=1.21.1 [2022-02-23T00:44:46.740Z] Downloading urllib3-1.26.8-py2.py3-none-any.whl (138 kB) [2022-02-23T00:44:46.740Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.7/138.7 KB 4.2 MB/s eta 0:00:00 [2022-02-23T00:44:46.740Z] Collecting idna<4,>=2.5 [2022-02-23T00:44:47.016Z] Downloading idna-3.3-py3-none-any.whl (61 kB) [2022-02-23T00:44:47.016Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 2.4 MB/s eta 0:00:00 [2022-02-23T00:44:48.453Z] Installing collected packages: certifi, websocket-client, urllib3, six, idna, charset-normalizer, requests, docker [2022-02-23T00:44:52.887Z] Successfully installed certifi-2021.10.8 charset-normalizer-2.0.12 docker-4.4.1 idna-3.3 requests-2.27.1 six-1.16.0 urllib3-1.26.8 websocket-client-1.2.3 [2022-02-23T00:44:52.887Z] 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 [2022-02-23T00:44:58.339Z] Collecting python-dotenv==0.15.0 [2022-02-23T00:44:58.339Z] Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) [2022-02-23T00:44:59.317Z] Installing collected packages: python-dotenv [2022-02-23T00:44:59.590Z] Successfully installed python-dotenv-0.15.0 [2022-02-23T00:44:59.590Z] 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 [2022-02-23T00:45:04.996Z] Collecting RESTinstance==1.0.2 [2022-02-23T00:45:04.996Z] Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) [2022-02-23T00:45:05.594Z] Collecting jsonschema [2022-02-23T00:45:05.594Z] Downloading jsonschema-4.4.0-py3-none-any.whl (72 kB) [2022-02-23T00:45:05.594Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.7/72.7 KB 2.5 MB/s eta 0:00:00 [2022-02-23T00:45:07.027Z] Collecting pytz [2022-02-23T00:45:07.027Z] Downloading pytz-2021.3-py2.py3-none-any.whl (503 kB) [2022-02-23T00:45:07.027Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 503.5/503.5 KB 6.6 MB/s eta 0:00:00 [2022-02-23T00:45:07.027Z] Requirement already satisfied: requests in /usr/lib/python3.9/site-packages (from RESTinstance==1.0.2) (2.27.1) [2022-02-23T00:45:07.027Z] Requirement already satisfied: robotframework>=3.1.0 in /usr/lib/python3.9/site-packages (from RESTinstance==1.0.2) (3.2.2) [2022-02-23T00:45:07.027Z] Collecting jsonpath-ng [2022-02-23T00:45:07.027Z] Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) [2022-02-23T00:45:07.301Z] Collecting rfc3987 [2022-02-23T00:45:07.301Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2022-02-23T00:45:07.576Z] Collecting pygments [2022-02-23T00:45:07.576Z] Downloading Pygments-2.11.2-py3-none-any.whl (1.1 MB) [2022-02-23T00:45:07.852Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 8.1 MB/s eta 0:00:00 [2022-02-23T00:45:08.124Z] Collecting flex [2022-02-23T00:45:08.124Z] Downloading flex-6.14.1.tar.gz (40 kB) [2022-02-23T00:45:08.397Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 KB 1.6 MB/s eta 0:00:00 [2022-02-23T00:45:08.671Z] Preparing metadata (setup.py): started [2022-02-23T00:45:18.815Z] Preparing metadata (setup.py): finished with status 'done' [2022-02-23T00:45:18.815Z] Collecting strict-rfc3339 [2022-02-23T00:45:18.815Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2022-02-23T00:45:18.815Z] Preparing metadata (setup.py): started [2022-02-23T00:45:24.215Z] Preparing metadata (setup.py): finished with status 'done' [2022-02-23T00:45:24.487Z] Collecting tzlocal [2022-02-23T00:45:24.487Z] Downloading tzlocal-4.1-py3-none-any.whl (19 kB) [2022-02-23T00:45:24.759Z] Collecting docutils [2022-02-23T00:45:24.759Z] Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB) [2022-02-23T00:45:24.759Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.0/570.0 KB 8.5 MB/s eta 0:00:00 [2022-02-23T00:45:25.032Z] Collecting GenSON [2022-02-23T00:45:25.032Z] Downloading genson-1.2.2.tar.gz (34 kB) [2022-02-23T00:45:25.303Z] Preparing metadata (setup.py): started [2022-02-23T00:45:35.435Z] Preparing metadata (setup.py): finished with status 'done' [2022-02-23T00:45:35.435Z] Requirement already satisfied: six>=1.7.3 in /usr/lib/python3.9/site-packages (from flex->RESTinstance==1.0.2) (1.16.0) [2022-02-23T00:45:35.435Z] Collecting PyYAML>=3.11 [2022-02-23T00:45:35.435Z] Downloading PyYAML-6.0.tar.gz (124 kB) [2022-02-23T00:45:35.435Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 KB 4.4 MB/s eta 0:00:00 [2022-02-23T00:45:38.817Z] Installing build dependencies: started [2022-02-23T00:46:17.821Z] Installing build dependencies: finished with status 'done' [2022-02-23T00:46:17.821Z] Getting requirements to build wheel: started [2022-02-23T00:46:39.955Z] Getting requirements to build wheel: finished with status 'done' [2022-02-23T00:46:39.955Z] Preparing metadata (pyproject.toml): started [2022-02-23T00:46:50.083Z] Preparing metadata (pyproject.toml): finished with status 'done' [2022-02-23T00:46:50.083Z] Collecting validate-email>=1.2 [2022-02-23T00:46:50.083Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2022-02-23T00:46:50.083Z] Preparing metadata (setup.py): started [2022-02-23T00:46:56.791Z] Preparing metadata (setup.py): finished with status 'done' [2022-02-23T00:46:57.065Z] Collecting click>=3.3 [2022-02-23T00:46:57.065Z] Downloading click-8.0.4-py3-none-any.whl (97 kB) [2022-02-23T00:46:57.338Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.5/97.5 KB 3.1 MB/s eta 0:00:00 [2022-02-23T00:46:57.338Z] Collecting jsonpointer>=1.7 [2022-02-23T00:46:57.338Z] Downloading jsonpointer-2.2-py2.py3-none-any.whl (7.5 kB) [2022-02-23T00:46:57.613Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests->RESTinstance==1.0.2) (2021.10.8) [2022-02-23T00:46:57.613Z] Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.9/site-packages (from requests->RESTinstance==1.0.2) (3.3) [2022-02-23T00:46:57.613Z] Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.9/site-packages (from requests->RESTinstance==1.0.2) (1.26.8) [2022-02-23T00:46:57.613Z] Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/lib/python3.9/site-packages (from requests->RESTinstance==1.0.2) (2.0.12) [2022-02-23T00:46:57.888Z] Collecting ply [2022-02-23T00:46:57.888Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2022-02-23T00:46:57.888Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 KB 1.8 MB/s eta 0:00:00 [2022-02-23T00:46:58.159Z] Collecting decorator [2022-02-23T00:46:58.159Z] Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) [2022-02-23T00:46:58.752Z] Collecting attrs>=17.4.0 [2022-02-23T00:46:58.752Z] Downloading attrs-21.4.0-py2.py3-none-any.whl (60 kB) [2022-02-23T00:46:58.752Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.6/60.6 KB 2.1 MB/s eta 0:00:00 [2022-02-23T00:46:59.023Z] Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 [2022-02-23T00:46:59.023Z] Downloading pyrsistent-0.18.1.tar.gz (100 kB) [2022-02-23T00:46:59.297Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 KB 3.5 MB/s eta 0:00:00 [2022-02-23T00:47:01.270Z] Installing build dependencies: started [2022-02-23T00:47:33.684Z] Installing build dependencies: finished with status 'done' [2022-02-23T00:47:33.684Z] Getting requirements to build wheel: started [2022-02-23T00:47:39.083Z] Getting requirements to build wheel: finished with status 'done' [2022-02-23T00:47:39.083Z] Preparing metadata (pyproject.toml): started [2022-02-23T00:47:49.236Z] Preparing metadata (pyproject.toml): finished with status 'done' [2022-02-23T00:47:49.236Z] Collecting pytz-deprecation-shim [2022-02-23T00:47:49.236Z] Downloading pytz_deprecation_shim-0.1.0.post0-py2.py3-none-any.whl (15 kB) [2022-02-23T00:47:50.214Z] Collecting tzdata [2022-02-23T00:47:50.214Z] Downloading tzdata-2021.5-py2.py3-none-any.whl (339 kB) [2022-02-23T00:47:50.214Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 339.4/339.4 KB 7.4 MB/s eta 0:00:00 [2022-02-23T00:47:50.485Z] Building wheels for collected packages: flex, strict-rfc3339, GenSON, pyrsistent, PyYAML, validate-email [2022-02-23T00:47:50.486Z] Building wheel for flex (setup.py): started [2022-02-23T00:48:05.548Z] Building wheel for flex (setup.py): finished with status 'done' [2022-02-23T00:48:05.548Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77276 sha256=feded8c922164f928953519dfb6053418d8fcb149dddb6725afabc74aab27ed2 [2022-02-23T00:48:05.548Z] Stored in directory: /root/.cache/pip/wheels/e9/9a/ef/ea72c07b1be4b3dfebba94d22f905ff8ad53be48419e6114d1 [2022-02-23T00:48:05.548Z] Building wheel for strict-rfc3339 (setup.py): started [2022-02-23T00:48:13.807Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2022-02-23T00:48:13.807Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18149 sha256=cffe8b4e94b38ed107dbd232b2f2a0e9a16aba07961460ed0eefeeed6d6c0662 [2022-02-23T00:48:13.807Z] Stored in directory: /root/.cache/pip/wheels/25/38/74/7ec7f77ec64b2907430120931ba588b40e6e26f02d4df5be35 [2022-02-23T00:48:13.807Z] Building wheel for GenSON (setup.py): started [2022-02-23T00:48:26.182Z] Building wheel for GenSON (setup.py): finished with status 'done' [2022-02-23T00:48:26.182Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21289 sha256=fc7dfcaeaaf74ad5582059eb1d489dd5c764183045ba8eb6defac0e64895ce08 [2022-02-23T00:48:26.182Z] Stored in directory: /root/.cache/pip/wheels/3c/d7/98/a29f29e3861092e784c4c4994b0b30304c79da1bcbc8284af1 [2022-02-23T00:48:26.182Z] Building wheel for pyrsistent (pyproject.toml): started [2022-02-23T00:48:44.486Z] Building wheel for pyrsistent (pyproject.toml): finished with status 'done' [2022-02-23T00:48:44.486Z] Created wheel for pyrsistent: filename=pyrsistent-0.18.1-cp39-cp39-linux_aarch64.whl size=115224 sha256=bc4b661629d97c73cc2e994dbf899a9c0e8798c1378e79ef19320c90d8801811 [2022-02-23T00:48:44.486Z] Stored in directory: /root/.cache/pip/wheels/87/fe/e6/fc8deeb581a41e462eafaf19fee96f51cdc8391e0be1c8088a [2022-02-23T00:48:44.486Z] Building wheel for PyYAML (pyproject.toml): started [2022-02-23T00:48:56.876Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2022-02-23T00:48:56.876Z] Created wheel for PyYAML: filename=PyYAML-6.0-cp39-cp39-linux_aarch64.whl size=45334 sha256=8bb089252b2c9192b0c628fe052e46900e588ef1e43bf502e78119d7ad1696e7 [2022-02-23T00:48:56.876Z] Stored in directory: /root/.cache/pip/wheels/b4/0f/9a/d6af48581dda678920fccfb734f5d9f827c6ed5b4074c7eda8 [2022-02-23T00:48:56.876Z] Building wheel for validate-email (setup.py): started [2022-02-23T00:49:05.156Z] Building wheel for validate-email (setup.py): finished with status 'done' [2022-02-23T00:49:05.156Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5482 sha256=dd76eb6fd7d38ad149c93f241d6ec8de26a4348505fafa3afdf78f0b776663b7 [2022-02-23T00:49:05.156Z] Stored in directory: /root/.cache/pip/wheels/84/19/e3/329ee20a29b195fa193ee3af2475fa9392b08dde8ba893c714 [2022-02-23T00:49:05.156Z] Successfully built flex strict-rfc3339 GenSON pyrsistent PyYAML validate-email [2022-02-23T00:49:07.136Z] Installing collected packages: validate-email, strict-rfc3339, rfc3987, pytz, ply, GenSON, tzdata, PyYAML, pyrsistent, pygments, jsonpointer, docutils, decorator, click, attrs, pytz-deprecation-shim, jsonschema, jsonpath-ng, flex, tzlocal, RESTinstance [2022-02-23T00:49:25.441Z] Successfully installed GenSON-1.2.2 PyYAML-6.0 RESTinstance-1.0.2 attrs-21.4.0 click-8.0.4 decorator-5.1.1 docutils-0.18.1 flex-6.14.1 jsonpath-ng-1.5.3 jsonpointer-2.2 jsonschema-4.4.0 ply-3.11 pygments-2.11.2 pyrsistent-0.18.1 pytz-2021.3 pytz-deprecation-shim-0.1.0.post0 rfc3987-1.3.8 strict-rfc3339-0.7 tzdata-2021.5 tzlocal-4.1 validate-email-1.3 [2022-02-23T00:49:25.441Z] 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 [2022-02-23T00:49:29.747Z] Collecting robotbackgroundlogger==1.2 [2022-02-23T00:49:29.747Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2022-02-23T00:49:29.747Z] Preparing metadata (setup.py): started [2022-02-23T00:49:38.009Z] Preparing metadata (setup.py): finished with status 'done' [2022-02-23T00:49:38.009Z] Requirement already satisfied: robotframework in /usr/lib/python3.9/site-packages (from robotbackgroundlogger==1.2) (3.2.2) [2022-02-23T00:49:38.009Z] Building wheels for collected packages: robotbackgroundlogger [2022-02-23T00:49:38.009Z] Building wheel for robotbackgroundlogger (setup.py): started [2022-02-23T00:49:48.188Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2022-02-23T00:49:48.188Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4278 sha256=1bddf7ede048f08e3247992f80c1cc701aac9de7fa3939ecfe1ff2513df67388 [2022-02-23T00:49:48.188Z] Stored in directory: /root/.cache/pip/wheels/66/40/d2/5d2a820742f276a28a7e1e62e1cc60b4d5dac5cb7b7c7ab2f1 [2022-02-23T00:49:48.188Z] Successfully built robotbackgroundlogger [2022-02-23T00:49:50.167Z] Installing collected packages: robotbackgroundlogger [2022-02-23T00:49:50.442Z] Successfully installed robotbackgroundlogger-1.2 [2022-02-23T00:49:50.442Z] 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 [2022-02-23T00:49:55.824Z] Collecting configparser==5.0.1 [2022-02-23T00:49:55.824Z] Downloading configparser-5.0.1-py3-none-any.whl (22 kB) [2022-02-23T00:49:58.444Z] Installing collected packages: configparser [2022-02-23T00:49:58.444Z] Successfully installed configparser-5.0.1 [2022-02-23T00:49:58.444Z] 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 [2022-02-23T00:50:05.134Z] Collecting requests==2.25.1 [2022-02-23T00:50:05.134Z] Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) [2022-02-23T00:50:05.134Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 1.8 MB/s eta 0:00:00 [2022-02-23T00:50:05.134Z] Collecting idna<3,>=2.5 [2022-02-23T00:50:05.134Z] Downloading idna-2.10-py2.py3-none-any.whl (58 kB) [2022-02-23T00:50:05.134Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 KB 2.6 MB/s eta 0:00:00 [2022-02-23T00:50:05.134Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests==2.25.1) (2021.10.8) [2022-02-23T00:50:05.134Z] Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.9/site-packages (from requests==2.25.1) (1.26.8) [2022-02-23T00:50:05.134Z] Collecting chardet<5,>=3.0.2 [2022-02-23T00:50:05.134Z] Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) [2022-02-23T00:50:05.405Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 KB 5.4 MB/s eta 0:00:00 [2022-02-23T00:50:08.014Z] Installing collected packages: idna, chardet, requests [2022-02-23T00:50:08.014Z] Attempting uninstall: idna [2022-02-23T00:50:08.014Z] Found existing installation: idna 3.3 [2022-02-23T00:50:08.014Z] Uninstalling idna-3.3: [2022-02-23T00:50:08.014Z] Successfully uninstalled idna-3.3 [2022-02-23T00:50:10.633Z] Attempting uninstall: requests [2022-02-23T00:50:10.633Z] Found existing installation: requests 2.27.1 [2022-02-23T00:50:10.910Z] Uninstalling requests-2.27.1: [2022-02-23T00:50:10.910Z] Successfully uninstalled requests-2.27.1 [2022-02-23T00:50:11.501Z] Successfully installed chardet-4.0.0 idna-2.10 requests-2.25.1 [2022-02-23T00:50:11.501Z] 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 [2022-02-23T00:50:16.946Z] Collecting robotframework-requests==0.8.0 [2022-02-23T00:50:17.225Z] Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) [2022-02-23T00:50:17.225Z] Requirement already satisfied: requests in /usr/lib/python3.9/site-packages (from robotframework-requests==0.8.0) (2.25.1) [2022-02-23T00:50:17.226Z] Requirement already satisfied: robotframework in /usr/lib/python3.9/site-packages (from robotframework-requests==0.8.0) (3.2.2) [2022-02-23T00:50:17.502Z] Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.9/site-packages (from requests->robotframework-requests==0.8.0) (1.26.8) [2022-02-23T00:50:17.502Z] Requirement already satisfied: chardet<5,>=3.0.2 in /usr/lib/python3.9/site-packages (from requests->robotframework-requests==0.8.0) (4.0.0) [2022-02-23T00:50:17.502Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests->robotframework-requests==0.8.0) (2021.10.8) [2022-02-23T00:50:17.502Z] Requirement already satisfied: idna<3,>=2.5 in /usr/lib/python3.9/site-packages (from requests->robotframework-requests==0.8.0) (2.10) [2022-02-23T00:50:20.123Z] Installing collected packages: robotframework-requests [2022-02-23T00:50:20.123Z] Successfully installed robotframework-requests-0.8.0 [2022-02-23T00:50:20.123Z] 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 [2022-02-23T00:50:25.527Z] Collecting paho-mqtt==1.5.1 [2022-02-23T00:50:25.802Z] Downloading paho-mqtt-1.5.1.tar.gz (101 kB) [2022-02-23T00:50:25.802Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 KB 3.1 MB/s eta 0:00:00 [2022-02-23T00:50:26.074Z] Preparing metadata (setup.py): started [2022-02-23T00:50:38.454Z] Preparing metadata (setup.py): finished with status 'done' [2022-02-23T00:50:38.454Z] Building wheels for collected packages: paho-mqtt [2022-02-23T00:50:38.454Z] Building wheel for paho-mqtt (setup.py): started [2022-02-23T00:50:53.516Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2022-02-23T00:50:53.516Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61564 sha256=360940dc764fb328a639689f898eb6d31123ac71c9f9bcc635a7da6aaa429707 [2022-02-23T00:50:53.516Z] Stored in directory: /root/.cache/pip/wheels/22/b9/0f/9a1f64674f849b8ae88620232f2023f0ff2a50a4479b8a32ed [2022-02-23T00:50:53.516Z] Successfully built paho-mqtt [2022-02-23T00:50:53.516Z] Installing collected packages: paho-mqtt [2022-02-23T00:50:54.109Z] Successfully installed paho-mqtt-1.5.1 [2022-02-23T00:50:54.109Z] 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 [2022-02-23T00:50:59.481Z] Collecting redis==3.5.3 [2022-02-23T00:50:59.481Z] Downloading redis-3.5.3-py2.py3-none-any.whl (72 kB) [2022-02-23T00:50:59.481Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.1/72.1 KB 2.2 MB/s eta 0:00:00 [2022-02-23T00:51:02.086Z] Installing collected packages: redis [2022-02-23T00:51:02.086Z] Successfully installed redis-3.5.3 [2022-02-23T00:51:02.086Z] 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 [2022-02-23T00:51:10.358Z] Collecting pyzmq==22.2.1 [2022-02-23T00:51:10.358Z] Downloading pyzmq-22.2.1.tar.gz (1.2 MB) [2022-02-23T00:51:10.358Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 7.9 MB/s eta 0:00:00 [2022-02-23T00:51:13.746Z] Installing build dependencies: started [2022-02-23T00:51:46.089Z] Installing build dependencies: finished with status 'done' [2022-02-23T00:51:46.089Z] Getting requirements to build wheel: started [2022-02-23T00:51:47.525Z] Getting requirements to build wheel: finished with status 'done' [2022-02-23T00:51:49.496Z] Installing backend dependencies: started [2022-02-23T00:52:11.653Z] Installing backend dependencies: finished with status 'done' [2022-02-23T00:52:11.653Z] Preparing metadata (pyproject.toml): started [2022-02-23T00:52:24.055Z] Preparing metadata (pyproject.toml): finished with status 'done' [2022-02-23T00:52:24.055Z] Building wheels for collected packages: pyzmq [2022-02-23T00:52:24.055Z] Building wheel for pyzmq (pyproject.toml): started [2022-02-23T00:53:32.076Z] Building wheel for pyzmq (pyproject.toml): still running... [2022-02-23T00:54:40.069Z] Building wheel for pyzmq (pyproject.toml): still running... [2022-02-23T00:55:48.079Z] Building wheel for pyzmq (pyproject.toml): still running... [2022-02-23T00:55:51.462Z] Building wheel for pyzmq (pyproject.toml): finished with status 'done' [2022-02-23T00:55:51.462Z] Created wheel for pyzmq: filename=pyzmq-22.2.1-cp39-cp39-linux_aarch64.whl size=1538492 sha256=1a928522f541c0d5b3bf5542a0300a573cfcf6c245b4ddc9241f66022a4c7d37 [2022-02-23T00:55:51.462Z] Stored in directory: /root/.cache/pip/wheels/e4/79/30/5e3a6e33ac7ae57b3fbf3daf3c90057db3d9344ab0f49d7c53 [2022-02-23T00:55:51.462Z] Successfully built pyzmq [2022-02-23T00:55:54.074Z] Installing collected packages: pyzmq [2022-02-23T00:55:56.044Z] Successfully installed pyzmq-22.2.1 [2022-02-23T00:55:56.044Z] 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 [2022-02-23T00:56:02.736Z] Collecting robotframework-seleniumlibrary==5.1.3 [2022-02-23T00:56:02.736Z] Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) [2022-02-23T00:56:02.736Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 KB 3.2 MB/s eta 0:00:00 [2022-02-23T00:56:02.736Z] Requirement already satisfied: robotframework>=3.1.2 in /usr/lib/python3.9/site-packages (from robotframework-seleniumlibrary==5.1.3) (3.2.2) [2022-02-23T00:56:02.736Z] Collecting selenium>=3.141.0 [2022-02-23T00:56:02.736Z] Downloading selenium-4.1.0-py3-none-any.whl (958 kB) [2022-02-23T00:56:03.009Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 958.8/958.8 KB 8.5 MB/s eta 0:00:00 [2022-02-23T00:56:03.009Z] Collecting robotframework-pythonlibcore>=2.1.0 [2022-02-23T00:56:03.009Z] Downloading robotframework_pythonlibcore-3.0.0-py2.py3-none-any.whl (9.9 kB) [2022-02-23T00:56:03.605Z] Collecting trio~=0.17 [2022-02-23T00:56:03.605Z] Downloading trio-0.20.0-py3-none-any.whl (359 kB) [2022-02-23T00:56:03.605Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 359.0/359.0 KB 6.7 MB/s eta 0:00:00 [2022-02-23T00:56:03.605Z] Collecting trio-websocket~=0.9 [2022-02-23T00:56:03.605Z] Downloading trio_websocket-0.9.2-py3-none-any.whl (16 kB) [2022-02-23T00:56:03.877Z] Requirement already satisfied: urllib3[secure]~=1.26 in /usr/lib/python3.9/site-packages (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (1.26.8) [2022-02-23T00:56:03.877Z] Collecting async-generator>=1.9 [2022-02-23T00:56:03.877Z] Downloading async_generator-1.10-py3-none-any.whl (18 kB) [2022-02-23T00:56:04.149Z] Collecting sniffio [2022-02-23T00:56:04.149Z] Downloading sniffio-1.2.0-py3-none-any.whl (10 kB) [2022-02-23T00:56:04.149Z] Requirement already satisfied: idna in /usr/lib/python3.9/site-packages (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2.10) [2022-02-23T00:56:04.149Z] Requirement already satisfied: attrs>=19.2.0 in /usr/lib/python3.9/site-packages (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (21.4.0) [2022-02-23T00:56:04.423Z] Collecting sortedcontainers [2022-02-23T00:56:04.423Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2022-02-23T00:56:04.423Z] Collecting outcome [2022-02-23T00:56:04.423Z] Downloading outcome-1.1.0-py2.py3-none-any.whl (9.7 kB) [2022-02-23T00:56:04.696Z] Collecting wsproto>=0.14 [2022-02-23T00:56:04.696Z] Downloading wsproto-1.0.0-py3-none-any.whl (24 kB) [2022-02-23T00:56:08.080Z] Collecting cryptography>=1.3.4 [2022-02-23T00:56:08.080Z] Downloading cryptography-36.0.1-cp36-abi3-musllinux_1_1_aarch64.whl (3.7 MB) [2022-02-23T00:56:08.352Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.7/3.7 MB 9.1 MB/s eta 0:00:00 [2022-02-23T00:56:08.352Z] Requirement already satisfied: certifi in /usr/lib/python3.9/site-packages (from urllib3[secure]~=1.26->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2021.10.8) [2022-02-23T00:56:08.624Z] Collecting pyOpenSSL>=0.14 [2022-02-23T00:56:08.624Z] Downloading pyOpenSSL-22.0.0-py2.py3-none-any.whl (55 kB) [2022-02-23T00:56:08.624Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.8/55.8 KB 2.4 MB/s eta 0:00:00 [2022-02-23T00:56:12.006Z] Collecting cffi>=1.12 [2022-02-23T00:56:12.006Z] Downloading cffi-1.15.0.tar.gz (484 kB) [2022-02-23T00:56:12.006Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 484.1/484.1 KB 7.5 MB/s eta 0:00:00 [2022-02-23T00:56:12.600Z] Preparing metadata (setup.py): started [2022-02-23T00:56:27.674Z] Preparing metadata (setup.py): finished with status 'done' [2022-02-23T00:56:27.674Z] Collecting h11<1,>=0.9.0 [2022-02-23T00:56:27.674Z] Downloading h11-0.13.0-py3-none-any.whl (58 kB) [2022-02-23T00:56:27.674Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 KB 2.2 MB/s eta 0:00:00 [2022-02-23T00:56:27.674Z] Collecting pycparser [2022-02-23T00:56:27.674Z] Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) [2022-02-23T00:56:27.674Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 KB 3.8 MB/s eta 0:00:00 [2022-02-23T00:56:27.674Z] Building wheels for collected packages: cffi [2022-02-23T00:56:27.674Z] Building wheel for cffi (setup.py): started [2022-02-23T00:57:35.728Z] Building wheel for cffi (setup.py): finished with status 'done' [2022-02-23T00:57:35.728Z] Created wheel for cffi: filename=cffi-1.15.0-cp39-cp39-linux_aarch64.whl size=419150 sha256=c92bab06c3d25edf7ae41a98df79e56cc2c3726be56766dc890fceab570abf1f [2022-02-23T00:57:35.728Z] Stored in directory: /root/.cache/pip/wheels/8e/0d/16/77c97b85a9f559c5412c85c129a2bae07c771d31e1beb03c40 [2022-02-23T00:57:35.728Z] Successfully built cffi [2022-02-23T00:57:35.728Z] Installing collected packages: sortedcontainers, sniffio, robotframework-pythonlibcore, pycparser, outcome, h11, async-generator, wsproto, trio, cffi, trio-websocket, cryptography, pyOpenSSL, selenium, robotframework-seleniumlibrary [2022-02-23T00:57:43.996Z] Successfully installed async-generator-1.10 cffi-1.15.0 cryptography-36.0.1 h11-0.13.0 outcome-1.1.0 pyOpenSSL-22.0.0 pycparser-2.21 robotframework-pythonlibcore-3.0.0 robotframework-seleniumlibrary-5.1.3 selenium-4.1.0 sniffio-1.2.0 sortedcontainers-2.4.0 trio-0.20.0 trio-websocket-0.9.2 wsproto-1.0.0 [2022-02-23T00:57:43.996Z] 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 [2022-02-23T00:57:50.728Z] Collecting psycopg2==2.9.3 [2022-02-23T00:57:50.728Z] Downloading psycopg2-2.9.3.tar.gz (380 kB) [2022-02-23T00:57:50.728Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 KB 5.6 MB/s eta 0:00:00 [2022-02-23T00:57:51.321Z] Preparing metadata (setup.py): started [2022-02-23T00:58:01.469Z] Preparing metadata (setup.py): finished with status 'done' [2022-02-23T00:58:01.469Z] Building wheels for collected packages: psycopg2 [2022-02-23T00:58:01.469Z] Building wheel for psycopg2 (setup.py): started [2022-02-23T00:59:09.490Z] Building wheel for psycopg2 (setup.py): still running... [2022-02-23T00:59:31.761Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2022-02-23T00:59:31.761Z] Created wheel for psycopg2: filename=psycopg2-2.9.3-cp39-cp39-linux_aarch64.whl size=462364 sha256=67ee7b839eb2a992e407931c0c89a16dba48651dae8194634d4f6e74a7850d37 [2022-02-23T00:59:31.761Z] Stored in directory: /root/.cache/pip/wheels/b3/a1/6e/5a0e26314b15eb96a36263b80529ce0d64382540ac7b9544a9 [2022-02-23T00:59:31.761Z] Successfully built psycopg2 [2022-02-23T00:59:33.187Z] Installing collected packages: psycopg2 [2022-02-23T00:59:33.777Z] Successfully installed psycopg2-2.9.3 [2022-02-23T00:59:33.777Z] 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 [2022-02-23T00:59:34.370Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-23T00:59:34.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-23T00:59:35.621Z] (1/3) Installing libgfortran (10.3.1_git20211027-r0) [2022-02-23T00:59:35.621Z] (2/3) Installing openblas (0.3.18-r1) [2022-02-23T00:59:35.895Z] (3/3) Installing py3-numpy (1.21.4-r0) [2022-02-23T00:59:36.874Z] OK: 629 MiB in 64 packages [2022-02-23T00:59:36.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-23T00:59:37.471Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-23T00:59:38.453Z] (1/1) Installing py3-psutil (5.8.0-r1) [2022-02-23T00:59:38.453Z] OK: 631 MiB in 65 packages [2022-02-23T00:59:38.729Z] **** install other tools **** [2022-02-23T00:59:38.729Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-23T00:59:39.003Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-23T00:59:39.992Z] (1/5) Installing ca-certificates (20211220-r0) [2022-02-23T00:59:39.992Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-02-23T00:59:40.273Z] (3/5) Installing nghttp2-libs (1.46.0-r0) [2022-02-23T00:59:40.273Z] (4/5) Installing libcurl (7.80.0-r0) [2022-02-23T00:59:40.273Z] (5/5) Installing curl (7.80.0-r0) [2022-02-23T00:59:40.273Z] Executing busybox-1.34.1-r3.trigger [2022-02-23T00:59:40.273Z] Executing ca-certificates-20211220-r0.trigger [2022-02-23T00:59:40.548Z] OK: 633 MiB in 70 packages [2022-02-23T00:59:40.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-23T00:59:41.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-23T00:59:42.078Z] (1/1) Installing openssl (1.1.1l-r8) [2022-02-23T00:59:42.078Z] Executing busybox-1.34.1-r3.trigger [2022-02-23T00:59:42.351Z] OK: 633 MiB in 71 packages [2022-02-23T00:59:42.351Z] **** install chromedriver **** [2022-02-23T00:59:42.627Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-23T00:59:42.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-23T00:59:43.885Z] v3.15.0-306-gffb0078df8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-02-23T00:59:43.885Z] v3.15.0-305-gb272fba42b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-02-23T00:59:43.885Z] OK: 15726 distinct packages available [2022-02-23T00:59:45.327Z] (1/3) Upgrading busybox (1.34.1-r3 -> 1.34.1-r4) [2022-02-23T00:59:45.602Z] Executing busybox-1.34.1-r4.post-upgrade [2022-02-23T00:59:45.602Z] (2/3) Upgrading ca-certificates-bundle (20191127-r7 -> 20211220-r0) [2022-02-23T00:59:45.602Z] (3/3) Upgrading ssl_client (1.34.1-r3 -> 1.34.1-r4) [2022-02-23T00:59:45.602Z] Executing busybox-1.34.1-r4.trigger [2022-02-23T00:59:45.602Z] Executing ca-certificates-20211220-r0.trigger [2022-02-23T00:59:45.881Z] OK: 633 MiB in 71 packages [2022-02-23T00:59:46.158Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-23T00:59:46.433Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-23T00:59:47.034Z] fetch http://nl.alpinelinux.org/alpine/latest-stable/community/aarch64/APKINDEX.tar.gz [2022-02-23T00:59:48.022Z] fetch http://nl.alpinelinux.org/alpine/latest-stable/main/aarch64/APKINDEX.tar.gz [2022-02-23T00:59:49.012Z] (1/110) Installing libxau (1.0.9-r0) [2022-02-23T00:59:49.012Z] (2/110) Installing libmd (1.0.3-r0) [2022-02-23T00:59:49.012Z] (3/110) Installing libbsd (0.11.3-r1) [2022-02-23T00:59:49.012Z] (4/110) Installing libxdmcp (1.1.3-r0) [2022-02-23T00:59:49.012Z] (5/110) Installing libxcb (1.14-r2) [2022-02-23T00:59:49.012Z] (6/110) Installing libx11 (1.7.2-r0) [2022-02-23T00:59:49.012Z] (7/110) Installing libxext (1.3.4-r0) [2022-02-23T00:59:49.285Z] (8/110) Installing libice (1.0.10-r0) [2022-02-23T00:59:49.285Z] (9/110) Installing libuuid (2.37.4-r0) [2022-02-23T00:59:49.285Z] (10/110) Installing libsm (1.2.3-r0) [2022-02-23T00:59:49.285Z] (11/110) Installing libxt (1.2.1-r0) [2022-02-23T00:59:49.285Z] (12/110) Installing libxmu (1.1.3-r0) [2022-02-23T00:59:49.285Z] (13/110) Installing xset (1.2.4-r0) [2022-02-23T00:59:49.285Z] (14/110) Installing xprop (1.2.5-r0) [2022-02-23T00:59:49.285Z] (15/110) Installing xdg-utils (1.1.3-r0) [2022-02-23T00:59:49.286Z] (16/110) Installing eudev-libs (3.2.11_pre1-r0) [2022-02-23T00:59:49.286Z] (17/110) Installing libintl (0.21-r0) [2022-02-23T00:59:49.286Z] (18/110) Installing libblkid (2.37.4-r0) [2022-02-23T00:59:49.286Z] (19/110) Installing libmount (2.37.4-r0) [2022-02-23T00:59:49.286Z] (20/110) Installing pcre (8.45-r1) [2022-02-23T00:59:49.286Z] (21/110) Installing glib (2.70.1-r0) [2022-02-23T00:59:49.562Z] (22/110) Installing shared-mime-info (2.1-r0) [2022-02-23T00:59:49.562Z] (23/110) Installing hicolor-icon-theme (0.17-r1) [2022-02-23T00:59:49.562Z] (24/110) Installing libjpeg-turbo (2.1.2-r0) [2022-02-23T00:59:49.562Z] (25/110) Installing libpng (1.6.37-r1) [2022-02-23T00:59:49.562Z] (26/110) Installing libwebp (1.2.2-r0) [2022-02-23T00:59:49.562Z] (27/110) Installing zstd-libs (1.5.0-r0) [2022-02-23T00:59:49.838Z] (28/110) Installing tiff (4.3.0-r0) [2022-02-23T00:59:49.838Z] (29/110) Installing gdk-pixbuf (2.42.6-r0) [2022-02-23T00:59:49.838Z] (30/110) Installing gtk-update-icon-cache (2.24.33-r0) [2022-02-23T00:59:49.838Z] (31/110) Installing libxcomposite (0.4.5-r0) [2022-02-23T00:59:49.838Z] (32/110) Installing libxfixes (6.0.0-r0) [2022-02-23T00:59:49.838Z] (33/110) Installing libxrender (0.9.10-r3) [2022-02-23T00:59:49.838Z] (34/110) Installing libxcursor (1.2.0-r0) [2022-02-23T00:59:49.838Z] (35/110) Installing libxdamage (1.1.5-r1) [2022-02-23T00:59:49.838Z] (36/110) Installing libxi (1.8-r0) [2022-02-23T00:59:49.838Z] (37/110) Installing libxinerama (1.1.4-r1) [2022-02-23T00:59:49.838Z] (38/110) Installing libxrandr (1.5.2-r1) [2022-02-23T00:59:49.838Z] (39/110) Installing atk (2.36.0-r0) [2022-02-23T00:59:49.838Z] (40/110) Installing libxtst (1.2.3-r3) [2022-02-23T00:59:50.119Z] (41/110) Installing dbus-libs (1.12.20-r4) [2022-02-23T00:59:50.119Z] (42/110) Installing at-spi2-core (2.42.0-r0) [2022-02-23T00:59:50.119Z] (43/110) Installing at-spi2-atk (2.38.0-r0) [2022-02-23T00:59:50.119Z] (44/110) Installing freetype (2.11.0-r0) [2022-02-23T00:59:50.119Z] (45/110) Installing fontconfig (2.13.1-r4) [2022-02-23T00:59:50.119Z] (46/110) Installing pixman (0.40.0-r3) [2022-02-23T00:59:50.119Z] (47/110) Installing cairo (1.16.0-r3) [2022-02-23T00:59:50.393Z] (48/110) Installing cairo-gobject (1.16.0-r3) [2022-02-23T00:59:50.393Z] (49/110) Installing avahi-libs (0.8-r5) [2022-02-23T00:59:50.393Z] (50/110) Installing nettle (3.7.3-r0) [2022-02-23T00:59:50.393Z] (51/110) Installing p11-kit (0.24.0-r1) [2022-02-23T00:59:50.393Z] (52/110) Installing libtasn1 (4.18.0-r0) [2022-02-23T00:59:50.393Z] (53/110) Installing libunistring (0.9.10-r1) [2022-02-23T00:59:50.393Z] (54/110) Installing gnutls (3.7.1-r0) [2022-02-23T00:59:50.393Z] (55/110) Installing cups-libs (2.3.3-r5) [2022-02-23T00:59:50.393Z] (56/110) Installing libepoxy (1.5.9-r0) [2022-02-23T00:59:50.393Z] (57/110) Installing fribidi (1.0.11-r0) [2022-02-23T00:59:50.393Z] (58/110) Installing graphite2 (1.3.14-r0) [2022-02-23T00:59:50.393Z] (59/110) Installing harfbuzz (3.0.0-r2) [2022-02-23T00:59:50.667Z] (60/110) Installing libxft (2.3.4-r0) [2022-02-23T00:59:50.667Z] (61/110) Installing pango (1.48.10-r0) [2022-02-23T00:59:50.667Z] (62/110) Installing wayland-libs-client (1.19.0-r1) [2022-02-23T00:59:50.667Z] (63/110) Installing wayland-libs-cursor (1.19.0-r1) [2022-02-23T00:59:50.667Z] (64/110) Installing wayland-libs-egl (1.19.0-r1) [2022-02-23T00:59:50.667Z] (65/110) Installing xkeyboard-config (2.34-r0) [2022-02-23T00:59:50.941Z] (66/110) Installing libxkbcommon (1.3.1-r0) [2022-02-23T00:59:50.941Z] (67/110) Installing gtk+3.0 (3.24.30-r0) [2022-02-23T00:59:51.215Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-02-23T00:59:51.215Z] (68/110) Installing libfontenc (1.1.4-r0) [2022-02-23T00:59:51.215Z] (69/110) Installing mkfontscale (1.2.1-r1) [2022-02-23T00:59:51.215Z] (70/110) Installing ttf-opensans (1.10-r1) [2022-02-23T00:59:51.490Z] Executing ttf-opensans-1.10-r1.post-install [2022-02-23T00:59:53.477Z] (71/110) Installing libogg (1.3.5-r0) [2022-02-23T00:59:53.477Z] (72/110) Installing flac (1.3.4-r0) [2022-02-23T00:59:53.477Z] (73/110) Installing alsa-lib (1.2.5.1-r1) [2022-02-23T00:59:53.477Z] (74/110) Installing sdl2 (2.0.16-r4) [2022-02-23T00:59:53.753Z] (75/110) Installing aom-libs (3.2.0-r0) [2022-02-23T00:59:53.753Z] (76/110) Installing libass (0.15.2-r0) [2022-02-23T00:59:53.753Z] (77/110) Installing libdav1d (0.9.2-r0) [2022-02-23T00:59:53.753Z] (78/110) Installing lame (3.100-r0) [2022-02-23T00:59:53.753Z] (79/110) Installing opus (1.3.1-r1) [2022-02-23T00:59:53.753Z] (80/110) Installing soxr (0.1.3-r2) [2022-02-23T00:59:53.753Z] (81/110) Installing libsrt (1.4.2-r1) [2022-02-23T00:59:54.032Z] (82/110) Installing libssh (0.9.6-r1) [2022-02-23T00:59:54.032Z] (83/110) Installing libtheora (1.1.1-r16) [2022-02-23T00:59:54.032Z] (84/110) Installing v4l-utils-libs (1.22.1-r1) [2022-02-23T00:59:54.032Z] (85/110) Installing libdrm (2.4.109-r0) [2022-02-23T00:59:54.032Z] (86/110) Installing libva (2.13.0-r0) [2022-02-23T00:59:54.032Z] (87/110) Installing libvdpau (1.4-r0) [2022-02-23T00:59:54.032Z] (88/110) Installing vidstab (1.1.0-r1) [2022-02-23T00:59:54.032Z] (89/110) Installing libvorbis (1.3.7-r0) [2022-02-23T00:59:54.032Z] (90/110) Installing libvpx (1.10.0-r0) [2022-02-23T00:59:54.032Z] (91/110) Installing vulkan-loader (1.2.196-r0) [2022-02-23T00:59:54.032Z] (92/110) Installing x264-libs (20210613-r0) [2022-02-23T00:59:54.311Z] (93/110) Installing x265-libs (3.5-r0) [2022-02-23T00:59:54.311Z] (94/110) Installing xvidcore (1.3.7-r1) [2022-02-23T00:59:54.311Z] (95/110) Installing ffmpeg-libs (4.4.1-r2) [2022-02-23T00:59:54.915Z] (96/110) Installing libevent (2.1.12-r4) [2022-02-23T00:59:54.915Z] (97/110) Installing mesa (21.2.6-r0) [2022-02-23T00:59:54.915Z] (98/110) Installing wayland-libs-server (1.19.0-r1) [2022-02-23T00:59:54.915Z] (99/110) Installing mesa-gbm (21.2.6-r0) [2022-02-23T00:59:54.915Z] (100/110) Installing lcms2 (2.12-r1) [2022-02-23T00:59:54.915Z] (101/110) Installing nspr (4.32-r0) [2022-02-23T00:59:54.915Z] (102/110) Installing nss (3.72.1-r0) [2022-02-23T00:59:55.193Z] (103/110) Installing re2 (2021.11.01-r0) [2022-02-23T00:59:55.193Z] (104/110) Installing snappy (1.1.9-r1) [2022-02-23T00:59:55.193Z] (105/110) Installing libxshmfence (1.3-r1) [2022-02-23T00:59:55.193Z] (106/110) Installing libgpg-error (1.42-r1) [2022-02-23T00:59:55.193Z] (107/110) Installing libgcrypt (1.9.4-r0) [2022-02-23T00:59:55.478Z] (108/110) Installing libxslt (1.1.34-r1) [2022-02-23T00:59:55.478Z] (109/110) Installing chromium (93.0.4577.82-r3) [2022-02-23T00:59:59.826Z] (110/110) Installing chromium-chromedriver (93.0.4577.82-r3) [2022-02-23T01:00:00.427Z] Executing busybox-1.34.1-r4.trigger [2022-02-23T01:00:00.427Z] Executing glib-2.70.1-r0.trigger [2022-02-23T01:00:00.427Z] Executing shared-mime-info-2.1-r0.trigger [2022-02-23T01:00:08.748Z] Executing gdk-pixbuf-2.42.6-r0.trigger [2022-02-23T01:00:08.748Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-02-23T01:00:08.748Z] Executing fontconfig-2.13.1-r4.trigger [2022-02-23T01:00:08.748Z] Executing mkfontscale-1.2.1-r1.trigger [2022-02-23T01:00:08.748Z] OK: 918 MiB in 181 packages [2022-02-23T01:00:55.762Z] Removing intermediate container eadd46eee538 [2022-02-23T01:00:55.762Z] ---> 8cd1a994ace5 [2022-02-23T01:00:55.762Z] Step 11/14 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2022-02-23T01:00:55.762Z] ---> Running in 4a97738a1c9e [2022-02-23T01:00:55.762Z] Removing intermediate container 4a97738a1c9e [2022-02-23T01:00:55.762Z] ---> e182461c18fe [2022-02-23T01:00:55.762Z] Step 12/14 : LABEL arch=arm64 [2022-02-23T01:00:55.762Z] ---> Running in 2eb7951a2188 [2022-02-23T01:00:55.762Z] Removing intermediate container 2eb7951a2188 [2022-02-23T01:00:55.762Z] ---> a58ad26a3fa7 [2022-02-23T01:00:55.762Z] Step 13/14 : LABEL git_sha=c0920f9e84c7553c2f8fa29fed92e8f3c637d0fc [2022-02-23T01:00:55.762Z] ---> Running in fdef389e955c [2022-02-23T01:00:55.762Z] Removing intermediate container fdef389e955c [2022-02-23T01:00:55.762Z] ---> b092de555cb8 [2022-02-23T01:00:55.762Z] Step 14/14 : LABEL version=0.0.0 [2022-02-23T01:00:55.762Z] ---> Running in 922aaf1e799e [2022-02-23T01:00:55.762Z] Removing intermediate container 922aaf1e799e [2022-02-23T01:00:55.762Z] ---> 4eb5e54953a5 [2022-02-23T01:00:55.762Z] [Warning] One or more build-args [ARCH] were not consumed [2022-02-23T01:00:55.762Z] Successfully built 4eb5e54953a5 [2022-02-23T01:00:55.762Z] Successfully tagged edgex-taf-common-arm64:latest [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] sh [2022-02-23T01:00:56.616Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-23T01:00:56.616Z] [2022-02-23T01:00:56.616Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-02-23T01:00:57.008Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-23T01:00:57.290Z] arm64: Pulling from edgex-lftools-log-publisher [2022-02-23T01:00:57.290Z] 448f6bf000e3: Pulling fs layer [2022-02-23T01:00:57.290Z] f757da607395: Pulling fs layer [2022-02-23T01:00:57.290Z] 05883995daec: Pulling fs layer [2022-02-23T01:00:57.290Z] 8603b9c90790: Pulling fs layer [2022-02-23T01:00:57.290Z] 1560dd03e051: Pulling fs layer [2022-02-23T01:00:57.290Z] 27f5ce0e4adf: Pulling fs layer [2022-02-23T01:00:57.290Z] c2d8d7efcc4b: Pulling fs layer [2022-02-23T01:00:57.290Z] 1560dd03e051: Waiting [2022-02-23T01:00:57.290Z] 8603b9c90790: Waiting [2022-02-23T01:00:57.290Z] 27f5ce0e4adf: Waiting [2022-02-23T01:00:57.290Z] c2d8d7efcc4b: Waiting [2022-02-23T01:00:57.290Z] f757da607395: Verifying Checksum [2022-02-23T01:00:57.290Z] f757da607395: Download complete [2022-02-23T01:00:57.290Z] 8603b9c90790: Verifying Checksum [2022-02-23T01:00:57.290Z] 8603b9c90790: Download complete [2022-02-23T01:00:57.569Z] 1560dd03e051: Verifying Checksum [2022-02-23T01:00:57.569Z] 1560dd03e051: Download complete [2022-02-23T01:00:57.569Z] 27f5ce0e4adf: Verifying Checksum [2022-02-23T01:00:57.569Z] 27f5ce0e4adf: Download complete [2022-02-23T01:00:57.569Z] 05883995daec: Verifying Checksum [2022-02-23T01:00:57.569Z] 05883995daec: Download complete [2022-02-23T01:00:57.843Z] 448f6bf000e3: Verifying Checksum [2022-02-23T01:00:57.843Z] 448f6bf000e3: Download complete [2022-02-23T01:01:01.246Z] c2d8d7efcc4b: Verifying Checksum [2022-02-23T01:01:01.246Z] c2d8d7efcc4b: Download complete [2022-02-23T01:01:02.230Z] 448f6bf000e3: Pull complete [2022-02-23T01:01:02.825Z] f757da607395: Pull complete [2022-02-23T01:01:04.262Z] 05883995daec: Pull complete [2022-02-23T01:01:04.856Z] 8603b9c90790: Pull complete [2022-02-23T01:01:05.835Z] 1560dd03e051: Pull complete [2022-02-23T01:01:05.835Z] 27f5ce0e4adf: Pull complete [2022-02-23T01:01:24.144Z] c2d8d7efcc4b: Pull complete [2022-02-23T01:01:24.144Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-02-23T01:01:24.144Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-23T01:01:24.144Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-02-23T01:01:24.490Z] prd-ubuntu18.04-docker-arm64-4c-16g-5863 does not seem to be running inside a container [2022-02-23T01:01:24.651Z] $ 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-38 -v /w/workspace/exfoundry_edgex-taf-common_PR-38:/w/workspace/exfoundry_edgex-taf-common_PR-38:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-38@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-38@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-02-23T01:01:27.968Z] $ docker top 5dfb1247077180a56170e83d3115f03d509d8200933d5ca51e8a736e9b821a4f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-23T01:01:29.036Z] ---> job-cost.sh [2022-02-23T01:01:29.036Z] lf-activate-venv: SKIPPING [2022-02-23T01:01:29.036Z] INFO: No Stack... [2022-02-23T01:01:29.637Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-02-23T01:01:30.237Z] INFO: Archiving Costs [Pipeline] sh [2022-02-23T01:01:30.949Z] + cat /w/workspace/exfoundry_edgex-taf-common_PR-38/archives/cost.csv [2022-02-23T01:01:30.949Z] + cut -d, -f6 [Pipeline] lock [2022-02-23T01:01:31.073Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-38-1-stack-cost] [2022-02-23T01:01:31.078Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-38-1-stack-cost] did not exist. Created. [2022-02-23T01:01:31.079Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-38-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-23T01:01:31.863Z] /w/workspace/exfoundry_edgex-taf-common_PR-38@tmp/durable-4fa58e13/script.sh: 1: /w/workspace/exfoundry_edgex-taf-common_PR-38@tmp/durable-4fa58e13/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-02-23T01:01:32.580Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-02-23T01:01:32.624Z] Warning: overwriting stash ‘stack-cost’ [2022-02-23T01:01:33.125Z] Stashed 1 file(s) [Pipeline] } [2022-02-23T01:01:33.149Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-38-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-23T01:01:33.237Z] $ docker stop --time=1 5dfb1247077180a56170e83d3115f03d509d8200933d5ca51e8a736e9b821a4f [2022-02-23T01:01:34.793Z] $ docker rm -f 5dfb1247077180a56170e83d3115f03d509d8200933d5ca51e8a736e9b821a4f [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 [2022-02-23T01:01:36.497Z] + '[' -d /w/workspace/exfoundry_edgex-taf-common_PR-38/archives ']' [2022-02-23T01:01:36.497Z] + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-38/archives [2022-02-23T01:01:36.498Z] total 4 [2022-02-23T01:01:36.498Z] drwxr-xr-x. 3 root root 34 Feb 23 00:40 . [2022-02-23T01:01:36.498Z] drwxrwxr-x. 7 jenkins jenkins 266 Feb 23 00:40 .. [2022-02-23T01:01:36.498Z] drwxr-xr-x. 2 root root 6 Feb 23 00:40 cost [2022-02-23T01:01:36.498Z] -rw-r--r--. 1 root root 86 Feb 23 00:40 cost.csv [2022-02-23T01:01:36.498Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_edgex-taf-common_PR-38/archives [2022-02-23T01:01:36.498Z] + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-38/archives [2022-02-23T01:01:36.498Z] total 4 [2022-02-23T01:01:36.498Z] drwxr-xr-x. 3 jenkins jenkins 34 Feb 23 00:40 . [2022-02-23T01:01:36.498Z] drwxrwxr-x. 7 jenkins jenkins 266 Feb 23 00:40 .. [2022-02-23T01:01:36.498Z] drwxr-xr-x. 2 jenkins jenkins 6 Feb 23 00:40 cost [2022-02-23T01:01:36.498Z] -rw-r--r--. 1 jenkins jenkins 86 Feb 23 00:40 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-02-23T01:01:36.859Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-23T01:01:37.444Z] ---> package-listing.sh [2022-02-23T01:01:37.444Z] ++ tr '[:upper:]' '[:lower:]' [2022-02-23T01:01:37.444Z] ++ facter osfamily [2022-02-23T01:01:37.705Z] + OS_FAMILY=redhat [2022-02-23T01:01:37.705Z] + workspace=/w/workspace/exfoundry_edgex-taf-common_PR-38 [2022-02-23T01:01:37.705Z] + START_PACKAGES=/tmp/packages_start.txt [2022-02-23T01:01:37.705Z] + END_PACKAGES=/tmp/packages_end.txt [2022-02-23T01:01:37.705Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-02-23T01:01:37.705Z] + PACKAGES=/tmp/packages_start.txt [2022-02-23T01:01:37.705Z] + '[' /w/workspace/exfoundry_edgex-taf-common_PR-38 ']' [2022-02-23T01:01:37.705Z] + PACKAGES=/tmp/packages_end.txt [2022-02-23T01:01:37.705Z] + case "${OS_FAMILY}" in [2022-02-23T01:01:37.705Z] + sort [2022-02-23T01:01:37.705Z] + rpm -qa [2022-02-23T01:01:38.277Z] + '[' -f /tmp/packages_start.txt ']' [2022-02-23T01:01:38.277Z] + '[' -f /tmp/packages_end.txt ']' [2022-02-23T01:01:38.277Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-02-23T01:01:38.277Z] + '[' /w/workspace/exfoundry_edgex-taf-common_PR-38 ']' [2022-02-23T01:01:38.277Z] + mkdir -p /w/workspace/exfoundry_edgex-taf-common_PR-38/archives/ [2022-02-23T01:01:38.277Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_edgex-taf-common_PR-38/archives/ [Pipeline] echo [2022-02-23T01:01:38.310Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_edgex-taf-common_PR-38/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-02-23T01:01:38.612Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-02-23T01:01:39.199Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-23T01:01:39.199Z] . [Pipeline] withDockerContainer [2022-02-23T01:01:39.286Z] prd-centos7-docker-4c-2g-5862 does not seem to be running inside a container [2022-02-23T01:01:39.323Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_edgex-taf-common_PR-38/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-38 -v /w/workspace/exfoundry_edgex-taf-common_PR-38:/w/workspace/exfoundry_edgex-taf-common_PR-38:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-38@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-38@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 [2022-02-23T01:01:39.536Z] $ docker top 796b5189ef53d55af68fcb13e78305aa850766725d53142c45a62017cffd4bf6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-23T01:01:39.931Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-02-23T01:01:40.241Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-02-23T01:01:40.549Z] + ls /var/log/sa-host [2022-02-23T01:01:40.549Z] + sadf -c /var/log/sa-host/sa17 [2022-02-23T01:01:40.549Z] file_magic: OK [2022-02-23T01:01:40.549Z] HZ: Using current value: 100 [2022-02-23T01:01:40.549Z] file_header: OK [2022-02-23T01:01:40.549Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-02-23T01:01:40.549Z] Statistics: [2022-02-23T01:01:40.549Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-23T01:01:40.549Z] File successfully converted to sysstat format version 12.0.3 [2022-02-23T01:01:40.549Z] + sadf -c /var/log/sa-host/sa23 [2022-02-23T01:01:40.549Z] file_magic: OK [2022-02-23T01:01:40.549Z] HZ: Using current value: 100 [2022-02-23T01:01:40.549Z] file_header: OK [2022-02-23T01:01:40.550Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-02-23T01:01:40.550Z] Statistics: [2022-02-23T01:01:40.550Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-23T01:01:40.550Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-23T01:01:40.827Z] provisioning config files... [2022-02-23T01:01:40.836Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-38@tmp/config2736426187006828912tmp [Pipeline] { [Pipeline] echo [2022-02-23T01:01:40.906Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-23T01:01:41.225Z] ---> create-netrc.sh [Pipeline] } [2022-02-23T01:01:41.252Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-02-23T01:01:41.671Z] ---> python-tools-install.sh [Pipeline] echo [2022-02-23T01:01:41.702Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-23T01:01:42.022Z] ---> sudo-logs.sh [2022-02-23T01:01:42.022Z] Archiving 'sudo' log.. [2022-02-23T01:01:42.022Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5862.novalocal: Name or service not known [2022-02-23T01:01:42.022Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5862.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-02-23T01:01:42.102Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-23T01:01:42.424Z] ---> job-cost.sh [2022-02-23T01:01:42.425Z] lf-activate-venv: SKIPPING [2022-02-23T01:01:42.425Z] DEBUG: total: 0.05999999865889549 [2022-02-23T01:01:42.425Z] INFO: Retrieving Stack Cost... [2022-02-23T01:01:42.685Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-23T01:01:42.946Z] INFO: Archiving Costs [Pipeline] echo [2022-02-23T01:01:42.979Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-23T01:01:43.298Z] ---> logs-deploy.sh [2022-02-23T01:01:43.298Z] lf-activate-venv: SKIPPING [2022-02-23T01:01:43.298Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-38/1 [2022-02-23T01:01:43.298Z] INFO: archiving workspace using pattern(s): [2022-02-23T01:01:43.870Z] Archives upload complete. [2022-02-23T01:01:44.133Z] INFO: archiving logs to Nexus