Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from aac331e960b46befce6ed8c0b32ae8dbe0c5ffdb 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-ssh10724034321858059434.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-ssh7382700118073168514.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7153621600881805981.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 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-ssh3976459568845636796.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh10449761595159947138.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-5872 in /w/workspace/gexfoundry_edgex-taf-common_main [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/gexfoundry_edgex-taf-common_main # 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/gexfoundry_edgex-taf-common_main@tmp/jenkins-gitclient-ssh7980585886167239858.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision aac331e960b46befce6ed8c0b32ae8dbe0c5ffdb (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f aac331e960b46befce6ed8c0b32ae8dbe0c5ffdb # timeout=10 Commit message: "Merge pull request #38 from cherrycl/issue-37" > git rev-list --no-walk be4f0c58e46c96244c3cc3c796e250636222bca5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-02-23T02:49:16.660Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-02-23T02:49:16.715Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-02-23T02:49:16.732Z] ========================================================= [2022-02-23T02:49:16.732Z] EdgeX Global Pipelines Version Info [2022-02-23T02:49:16.732Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-02-23T02:49:17.867Z] ------------------- [2022-02-23T02:49:17.867Z] stable info: [2022-02-23T02:49:17.867Z] ------------------- [2022-02-23T02:49:17.867Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-23T02:49:17.867Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-23T02:49:17.867Z] Message: update stable to v1.0.220 [2022-02-23T02:49:18.441Z] ------------------- [2022-02-23T02:49:18.442Z] experimental info: [2022-02-23T02:49:18.442Z] ------------------- [2022-02-23T02:49:18.442Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-23T02:49:18.442Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-23T02:49:18.442Z] Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2022-02-23T02:49:18.595Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2022-02-23T02:49:18.606Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2022-02-23T02:49:18.617Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-02-23T02:49:18.625Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-02-23T02:49:18.636Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-02-23T02:49:18.647Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2022-02-23T02:49:18.657Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-02-23T02:49:18.667Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2022-02-23T02:49:18.677Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2022-02-23T02:49:18.690Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-02-23T02:49:18.704Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2022-02-23T02:49:18.713Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2022-02-23T02:49:18.723Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-02-23T02:49:18.734Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-02-23T02:49:18.746Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-02-23T02:49:18.758Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-02-23T02:49:18.769Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-02-23T02:49:18.779Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = aac331e960b46befce6ed8c0b32ae8dbe0c5ffdb [Pipeline] echo [2022-02-23T02:49:18.789Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = aac331e [Pipeline] echo [2022-02-23T02:49:18.799Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-23T02:49:18.839Z] provisioning config files... [2022-02-23T02:49:18.857Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config5256392097918407349tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-23T02:49:19.181Z] ---> docker-login.sh [2022-02-23T02:49:19.181Z] nexus3.edgexfoundry.org:10001 [2022-02-23T02:49:19.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-23T02:49:19.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-23T02:49:19.446Z] Configure a credential helper to remove this warning. See [2022-02-23T02:49:19.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-23T02:49:19.446Z] [2022-02-23T02:49:19.446Z] Login Succeeded [2022-02-23T02:49:19.446Z] nexus3.edgexfoundry.org:10002 [2022-02-23T02:49:19.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-23T02:49:19.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-23T02:49:19.446Z] Configure a credential helper to remove this warning. See [2022-02-23T02:49:19.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-23T02:49:19.446Z] [2022-02-23T02:49:19.446Z] Login Succeeded [2022-02-23T02:49:19.446Z] nexus3.edgexfoundry.org:10003 [2022-02-23T02:49:19.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-23T02:49:19.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-23T02:49:19.716Z] Configure a credential helper to remove this warning. See [2022-02-23T02:49:19.716Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-23T02:49:19.716Z] [2022-02-23T02:49:19.716Z] Login Succeeded [2022-02-23T02:49:19.716Z] nexus3.edgexfoundry.org:10004 [2022-02-23T02:49:19.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-23T02:49:19.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-23T02:49:19.716Z] Configure a credential helper to remove this warning. See [2022-02-23T02:49:19.716Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-23T02:49:19.716Z] [2022-02-23T02:49:19.716Z] Login Succeeded [2022-02-23T02:49:19.716Z] docker.io [2022-02-23T02:49:19.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-23T02:49:20.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-23T02:49:20.241Z] Configure a credential helper to remove this warning. See [2022-02-23T02:49:20.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-23T02:49:20.241Z] [2022-02-23T02:49:20.241Z] Login Succeeded [2022-02-23T02:49:20.241Z] ---> docker-login.sh ends [Pipeline] } [2022-02-23T02:49:20.251Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-02-23T02:49:20.904Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-23T02:49:20.904Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-02-23T02:49:20.904Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-02-23T02:49:20.904Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-02-23T02:49:20.904Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-02-23T02:49:20.904Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-02-23T02:49:20.904Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-23T02:49:21.349Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-23T02:49:21.349Z] [2022-02-23T02:49:21.349Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-02-23T02:49:21.661Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-23T02:49:21.661Z] latest: Pulling from edgex-devops/git-semver [2022-02-23T02:49:21.661Z] a0d0a0d46f8b: Pulling fs layer [2022-02-23T02:49:21.661Z] 3e5f54012d9b: Pulling fs layer [2022-02-23T02:49:21.661Z] 4c7163046ea9: Pulling fs layer [2022-02-23T02:49:21.661Z] 0c2d73faf560: Pulling fs layer [2022-02-23T02:49:21.661Z] 0c2d73faf560: Waiting [2022-02-23T02:49:21.661Z] 3e5f54012d9b: Download complete [2022-02-23T02:49:21.661Z] a0d0a0d46f8b: Verifying Checksum [2022-02-23T02:49:21.661Z] a0d0a0d46f8b: Download complete [2022-02-23T02:49:21.661Z] 0c2d73faf560: Verifying Checksum [2022-02-23T02:49:21.661Z] 0c2d73faf560: Download complete [2022-02-23T02:49:21.931Z] 4c7163046ea9: Verifying Checksum [2022-02-23T02:49:21.931Z] 4c7163046ea9: Download complete [2022-02-23T02:49:21.931Z] a0d0a0d46f8b: Pull complete [2022-02-23T02:49:21.931Z] 3e5f54012d9b: Pull complete [2022-02-23T02:49:22.208Z] 4c7163046ea9: Pull complete [2022-02-23T02:49:22.475Z] 0c2d73faf560: Pull complete [2022-02-23T02:49:22.475Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-02-23T02:49:22.475Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-23T02:49:22.475Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-02-23T02:49:22.549Z] prd-centos7-docker-4c-2g-5872 does not seem to be running inside a container [2022-02-23T02:49:22.349Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-02-23T02:49:23.057Z] $ docker top da3f99975a5cd93bdf6bc330c09d29648e0513afe64bd5da6b68e87118a4cc73 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-23T02:49:23.332Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-23T02:49:23.332Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-23T02:49:23.429Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-23T02:49:23.260Z] $ docker exec da3f99975a5cd93bdf6bc330c09d29648e0513afe64bd5da6b68e87118a4cc73 ssh-agent [2022-02-23T02:49:23.545Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBmgBNh/agent.13 [2022-02-23T02:49:23.545Z] SSH_AGENT_PID=19 [2022-02-23T02:49:23.555Z] Running ssh-add (command line suppressed) [2022-02-23T02:49:23.504Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_5629904451406733692.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_5629904451406733692.key) [2022-02-23T02:49:23.674Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-23T02:49:23.966Z] + git tag --points-at HEAD [Pipeline] } [2022-02-23T02:49:23.878Z] $ docker exec --env ******** --env ******** da3f99975a5cd93bdf6bc330c09d29648e0513afe64bd5da6b68e87118a4cc73 ssh-agent -k [2022-02-23T02:49:23.974Z] unset SSH_AUTH_SOCK; [2022-02-23T02:49:23.975Z] unset SSH_AGENT_PID; [2022-02-23T02:49:23.975Z] echo Agent pid 19 killed; [2022-02-23T02:49:24.099Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-02-23T02:49:24.120Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-23T02:49:24.120Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-23T02:49:24.231Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-23T02:49:24.128Z] $ docker exec da3f99975a5cd93bdf6bc330c09d29648e0513afe64bd5da6b68e87118a4cc73 ssh-agent [2022-02-23T02:49:24.335Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCGkJJD/agent.52 [2022-02-23T02:49:24.335Z] SSH_AGENT_PID=58 [2022-02-23T02:49:24.340Z] Running ssh-add (command line suppressed) [2022-02-23T02:49:24.347Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_5743860062832343697.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_5743860062832343697.key) [2022-02-23T02:49:24.449Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-23T02:49:24.741Z] + git semver init [2022-02-23T02:49:24.741Z] # -> Open(): unable to determine branch for HEAD [2022-02-23T02:49:24.741Z] # $GIT_DIR = /w/workspace/gexfoundry_edgex-taf-common_main/.git [2022-02-23T02:49:24.741Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_edgex-taf-common_main [2022-02-23T02:49:24.741Z] # $SEMVER_REMOTE_NAME = origin [2022-02-23T02:49:24.741Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-23T02:49:24.741Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-23T02:49:24.741Z] # $SEMVER_BRANCH = main [2022-02-23T02:49:24.741Z] # $SEMVER_TEMP = /tmp/semver-935614969 [2022-02-23T02:49:24.741Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-taf-common.git $SEMVER_TEMP [2022-02-23T02:49:25.313Z] # '/tmp/semver-935614969' -> '/w/workspace/gexfoundry_edgex-taf-common_main/.semver' [2022-02-23T02:49:25.313Z] # -> Force: false [2022-02-23T02:49:25.313Z] # $SEMVER_DIR = /w/workspace/gexfoundry_edgex-taf-common_main/.semver [Pipeline] } [2022-02-23T02:49:25.308Z] $ docker exec --env ******** --env ******** da3f99975a5cd93bdf6bc330c09d29648e0513afe64bd5da6b68e87118a4cc73 ssh-agent -k [2022-02-23T02:49:25.399Z] unset SSH_AUTH_SOCK; [2022-02-23T02:49:25.399Z] unset SSH_AGENT_PID; [2022-02-23T02:49:25.400Z] echo Agent pid 58 killed; [2022-02-23T02:49:25.415Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-23T02:49:25.748Z] + git semver [Pipeline] } [2022-02-23T02:49:25.756Z] $ docker stop --time=1 da3f99975a5cd93bdf6bc330c09d29648e0513afe64bd5da6b68e87118a4cc73 [2022-02-23T02:49:26.958Z] $ docker rm -f da3f99975a5cd93bdf6bc330c09d29648e0513afe64bd5da6b68e87118a4cc73 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-23T02:49:27.318Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-02-23T02:49:27.567Z] Stashed 1 file(s) [Pipeline] echo [2022-02-23T02:49:27.571Z] [edgeXSemver]: initialized semver on version 0.0.2-dev.15 [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-23T02:49:27.735Z] provisioning config files... [2022-02-23T02:49:27.750Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config3361814120573890364tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-23T02:49:28.057Z] ---> docker-login.sh [2022-02-23T02:49:28.057Z] nexus3.edgexfoundry.org:10001 [2022-02-23T02:49:28.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-23T02:49:28.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-23T02:49:28.057Z] Configure a credential helper to remove this warning. See [2022-02-23T02:49:28.057Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-23T02:49:28.057Z] [2022-02-23T02:49:28.057Z] Login Succeeded [2022-02-23T02:49:28.057Z] nexus3.edgexfoundry.org:10002 [2022-02-23T02:49:28.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-23T02:49:28.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-23T02:49:28.321Z] Configure a credential helper to remove this warning. See [2022-02-23T02:49:28.321Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-23T02:49:28.321Z] [2022-02-23T02:49:28.321Z] Login Succeeded [2022-02-23T02:49:28.321Z] nexus3.edgexfoundry.org:10003 [2022-02-23T02:49:28.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-23T02:49:28.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-23T02:49:28.321Z] Configure a credential helper to remove this warning. See [2022-02-23T02:49:28.321Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-23T02:49:28.321Z] [2022-02-23T02:49:28.321Z] Login Succeeded [2022-02-23T02:49:28.321Z] nexus3.edgexfoundry.org:10004 [2022-02-23T02:49:28.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-23T02:49:28.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-23T02:49:28.581Z] Configure a credential helper to remove this warning. See [2022-02-23T02:49:28.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-23T02:49:28.581Z] [2022-02-23T02:49:28.581Z] Login Succeeded [2022-02-23T02:49:28.581Z] docker.io [2022-02-23T02:49:28.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-23T02:49:28.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-23T02:49:28.841Z] Configure a credential helper to remove this warning. See [2022-02-23T02:49:28.841Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-23T02:49:28.841Z] [2022-02-23T02:49:28.841Z] Login Succeeded [2022-02-23T02:49:28.841Z] ---> docker-login.sh ends [Pipeline] } [2022-02-23T02:49:28.848Z] 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-23T02:49:30.114Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-02-23T02:49:30.406Z] + ls -al . [2022-02-23T02:49:30.406Z] total 44 [2022-02-23T02:49:30.406Z] drwxrwxr-x. 6 jenkins jenkins 232 Feb 23 02:49 . [2022-02-23T02:49:30.406Z] drwxrwxr-x. 4 jenkins jenkins 112 Feb 23 02:49 .. [2022-02-23T02:49:30.407Z] -rw-rw-r--. 1 jenkins jenkins 2694 Feb 23 02:49 Dockerfile [2022-02-23T02:49:30.407Z] drwxrwxr-x. 8 jenkins jenkins 162 Feb 23 02:49 .git [2022-02-23T02:49:30.407Z] -rw-rw-r--. 1 jenkins jenkins 22 Feb 23 02:49 .gitignore [2022-02-23T02:49:30.407Z] -rw-rw-r--. 1 jenkins jenkins 746 Feb 23 02:49 Jenkinsfile [2022-02-23T02:49:30.407Z] -rw-rw-r--. 1 jenkins jenkins 11381 Feb 23 02:49 LICENSE [2022-02-23T02:49:30.407Z] -rw-rw-r--. 1 jenkins jenkins 3582 Feb 23 02:49 README.md [2022-02-23T02:49:30.407Z] -rw-rw-r--. 1 jenkins jenkins 283 Feb 23 02:49 requirements.txt [2022-02-23T02:49:30.407Z] -rw-rw-r--. 1 jenkins jenkins 54 Feb 23 02:49 robot-entrypoint.sh [2022-02-23T02:49:30.407Z] drwx------. 3 jenkins jenkins 30 Feb 23 02:49 .semver [2022-02-23T02:49:30.407Z] -rw-rw-r--. 1 jenkins jenkins 445 Feb 23 02:49 setup.py [2022-02-23T02:49:30.407Z] drwxrwxr-x. 4 jenkins jenkins 34 Feb 23 02:49 TAF-Manager [2022-02-23T02:49:30.407Z] drwxrwxr-x. 6 jenkins jenkins 132 Feb 23 02:49 TUC [2022-02-23T02:49:30.407Z] -rw-rw-r--. 1 jenkins jenkins 12 Feb 23 02:49 VERSION [Pipeline] isUnix [Pipeline] sh [2022-02-23T02:49:30.710Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=aac331e960b46befce6ed8c0b32ae8dbe0c5ffdb --label arch=amd64 --label version=0.0.2-dev.15 . [2022-02-23T02:49:30.710Z] Sending build context to Docker daemon 338.9kB [2022-02-23T02:49:30.710Z] Step 1/14 : ARG DOCKER_VERSION=18.09.5 [2022-02-23T02:49:30.710Z] Step 2/14 : FROM docker:${DOCKER_VERSION} AS docker-cli [2022-02-23T02:49:31.281Z] 18.09.5: Pulling from library/docker [2022-02-23T02:49:31.281Z] bdf0201b3a05: Pulling fs layer [2022-02-23T02:49:31.281Z] 38f114998adb: Pulling fs layer [2022-02-23T02:49:31.281Z] 21134b1a9e68: Pulling fs layer [2022-02-23T02:49:31.281Z] 1826484332dc: Pulling fs layer [2022-02-23T02:49:31.281Z] a124bc45399b: Pulling fs layer [2022-02-23T02:49:31.281Z] e1147593372b: Pulling fs layer [2022-02-23T02:49:31.281Z] 1826484332dc: Waiting [2022-02-23T02:49:31.281Z] a124bc45399b: Waiting [2022-02-23T02:49:31.281Z] e1147593372b: Waiting [2022-02-23T02:49:31.544Z] 21134b1a9e68: Verifying Checksum [2022-02-23T02:49:31.544Z] 21134b1a9e68: Download complete [2022-02-23T02:49:31.544Z] 38f114998adb: Verifying Checksum [2022-02-23T02:49:31.544Z] 38f114998adb: Download complete [2022-02-23T02:49:31.544Z] bdf0201b3a05: Verifying Checksum [2022-02-23T02:49:31.544Z] bdf0201b3a05: Download complete [2022-02-23T02:49:31.544Z] a124bc45399b: Verifying Checksum [2022-02-23T02:49:31.544Z] a124bc45399b: Download complete [2022-02-23T02:49:31.544Z] e1147593372b: Verifying Checksum [2022-02-23T02:49:31.544Z] e1147593372b: Download complete [2022-02-23T02:49:31.803Z] bdf0201b3a05: Pull complete [2022-02-23T02:49:31.803Z] 38f114998adb: Pull complete [2022-02-23T02:49:31.803Z] 21134b1a9e68: Pull complete [2022-02-23T02:49:32.376Z] 1826484332dc: Verifying Checksum [2022-02-23T02:49:32.376Z] 1826484332dc: Download complete [2022-02-23T02:49:33.326Z] 1826484332dc: Pull complete [2022-02-23T02:49:33.326Z] a124bc45399b: Pull complete [2022-02-23T02:49:33.587Z] e1147593372b: Pull complete [2022-02-23T02:49:33.587Z] Digest: sha256:12f63b68f55925351f2bc14c44ef9275df29db92b66c9ef4db16b78f2e7eed28 [2022-02-23T02:49:33.587Z] Status: Downloaded newer image for docker:18.09.5 [2022-02-23T02:49:33.587Z] ---> c76999e4396c [2022-02-23T02:49:33.587Z] Step 3/14 : FROM alpine:3.15 [2022-02-23T02:49:34.157Z] 3.15: Pulling from library/alpine [2022-02-23T02:49:34.157Z] 59bf1c3509f3: Pulling fs layer [2022-02-23T02:49:34.421Z] 59bf1c3509f3: Verifying Checksum [2022-02-23T02:49:34.421Z] 59bf1c3509f3: Download complete [2022-02-23T02:49:34.682Z] 59bf1c3509f3: Pull complete [2022-02-23T02:49:34.682Z] Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 [2022-02-23T02:49:34.682Z] Status: Downloaded newer image for alpine:3.15 [2022-02-23T02:49:34.682Z] ---> c059bfaa849c [2022-02-23T02:49:34.682Z] Step 4/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: IOTech' [2022-02-23T02:49:35.254Z] ---> Running in 6cc33ea7d6c4 [2022-02-23T02:49:35.254Z] Removing intermediate container 6cc33ea7d6c4 [2022-02-23T02:49:35.254Z] ---> 34615f88116f [2022-02-23T02:49:35.254Z] Step 5/14 : LABEL maintainer="Bruce Huang " [2022-02-23T02:49:35.254Z] ---> Running in d363e7ea2e3a [2022-02-23T02:49:35.516Z] Removing intermediate container d363e7ea2e3a [2022-02-23T02:49:35.516Z] ---> 96a638f5c546 [2022-02-23T02:49:35.516Z] Step 6/14 : COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin/docker [2022-02-23T02:49:36.464Z] ---> 9c21634f2adb [2022-02-23T02:49:36.464Z] Step 7/14 : COPY . /edgex-taf/edgex-taf-common [2022-02-23T02:49:36.464Z] ---> db91d159007d [2022-02-23T02:49:36.464Z] Step 8/14 : COPY robot-entrypoint.sh /usr/local/bin/ [2022-02-23T02:49:36.724Z] ---> 1ca39bb103ae [2022-02-23T02:49:36.724Z] Step 9/14 : WORKDIR /edgex-taf [2022-02-23T02:49:36.724Z] ---> Running in 41e66abe2740 [2022-02-23T02:49:36.724Z] Removing intermediate container 41e66abe2740 [2022-02-23T02:49:36.724Z] ---> 686a97e9067b [2022-02-23T02:49:36.724Z] 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-23T02:49:36.724Z] ---> Running in 88c9283f9ef8 [2022-02-23T02:49:36.990Z] **** install Python **** [2022-02-23T02:49:36.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-23T02:49:37.254Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-23T02:49:37.513Z] (1/13) Installing libbz2 (1.0.8-r1) [2022-02-23T02:49:37.513Z] (2/13) Installing expat (2.4.5-r0) [2022-02-23T02:49:37.513Z] (3/13) Installing libffi (3.4.2-r1) [2022-02-23T02:49:37.513Z] (4/13) Installing gdbm (1.22-r0) [2022-02-23T02:49:37.513Z] (5/13) Installing xz-libs (5.2.5-r0) [2022-02-23T02:49:37.513Z] (6/13) Installing libgcc (10.3.1_git20211027-r0) [2022-02-23T02:49:37.514Z] (7/13) Installing libstdc++ (10.3.1_git20211027-r0) [2022-02-23T02:49:37.514Z] (8/13) Installing mpdecimal (2.5.1-r1) [2022-02-23T02:49:37.514Z] (9/13) Installing ncurses-terminfo-base (6.3_p20211120-r0) [2022-02-23T02:49:37.514Z] (10/13) Installing ncurses-libs (6.3_p20211120-r0) [2022-02-23T02:49:37.514Z] (11/13) Installing readline (8.1.1-r0) [2022-02-23T02:49:37.514Z] (12/13) Installing sqlite-libs (3.36.0-r0) [2022-02-23T02:49:37.514Z] (13/13) Installing python3 (3.9.7-r4) [2022-02-23T02:49:38.089Z] Executing busybox-1.34.1-r3.trigger [2022-02-23T02:49:38.089Z] OK: 56 MiB in 27 packages [2022-02-23T02:49:38.089Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-23T02:49:38.089Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-23T02:49:38.349Z] (1/1) Installing tzdata (2021e-r0) [2022-02-23T02:49:38.610Z] Executing busybox-1.34.1-r3.trigger [2022-02-23T02:49:38.610Z] OK: 59 MiB in 28 packages [2022-02-23T02:49:38.610Z] (1/1) Purging tzdata (2021e-r0) [2022-02-23T02:49:38.610Z] WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.15/main: No such file or directory [2022-02-23T02:49:38.610Z] WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.15/community: No such file or directory [2022-02-23T02:49:38.610Z] Executing busybox-1.34.1-r3.trigger [2022-02-23T02:49:38.610Z] OK: 56 MiB in 27 packages [2022-02-23T02:49:38.610Z] **** install pip **** [2022-02-23T02:49:41.168Z] Looking in links: /tmp/tmp8uag89wv [2022-02-23T02:49:41.168Z] Processing /tmp/tmp8uag89wv/setuptools-57.4.0-py3-none-any.whl [2022-02-23T02:49:41.168Z] Processing /tmp/tmp8uag89wv/pip-21.2.3-py3-none-any.whl [2022-02-23T02:49:41.168Z] Installing collected packages: setuptools, pip [2022-02-23T02:49:42.562Z] Successfully installed pip-21.2.3 setuptools-57.4.0 [2022-02-23T02:49:42.562Z] 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-23T02:49:42.675Z] Still waiting to schedule task [2022-02-23T02:49:42.675Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-02-23T02:49:43.143Z] Requirement already satisfied: pip in /usr/lib/python3.9/site-packages (21.2.3) [2022-02-23T02:49:43.143Z] Collecting pip [2022-02-23T02:49:43.406Z] Downloading pip-22.0.3-py3-none-any.whl (2.1 MB) [2022-02-23T02:49:43.406Z] Requirement already satisfied: setuptools in /usr/lib/python3.9/site-packages (57.4.0) [2022-02-23T02:49:43.981Z] Collecting setuptools [2022-02-23T02:49:43.981Z] Downloading setuptools-60.9.3-py3-none-any.whl (1.1 MB) [2022-02-23T02:49:43.981Z] Collecting wheel [2022-02-23T02:49:43.981Z] Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB) [2022-02-23T02:49:44.242Z] Installing collected packages: wheel, setuptools, pip [2022-02-23T02:49:44.242Z] Attempting uninstall: setuptools [2022-02-23T02:49:44.242Z] Found existing installation: setuptools 57.4.0 [2022-02-23T02:49:44.242Z] Uninstalling setuptools-57.4.0: [2022-02-23T02:49:44.242Z] Successfully uninstalled setuptools-57.4.0 [2022-02-23T02:49:44.812Z] Attempting uninstall: pip [2022-02-23T02:49:44.812Z] Found existing installation: pip 21.2.3 [2022-02-23T02:49:45.073Z] Uninstalling pip-21.2.3: [2022-02-23T02:49:45.073Z] Successfully uninstalled pip-21.2.3 [2022-02-23T02:49:47.003Z] Successfully installed pip-22.0.3 setuptools-60.9.3 wheel-0.37.1 [2022-02-23T02:49:47.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-23T02:49:47.003Z] **** install robotframework and dependencies **** [2022-02-23T02:49:47.003Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-23T02:49:47.003Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-23T02:49:47.266Z] (1/30) Upgrading libcrypto1.1 (1.1.1l-r7 -> 1.1.1l-r8) [2022-02-23T02:49:47.531Z] (2/30) Upgrading libssl1.1 (1.1.1l-r7 -> 1.1.1l-r8) [2022-02-23T02:49:47.531Z] (3/30) Installing binutils (2.37-r3) [2022-02-23T02:49:47.531Z] (4/30) Installing libgomp (10.3.1_git20211027-r0) [2022-02-23T02:49:47.531Z] (5/30) Installing libatomic (10.3.1_git20211027-r0) [2022-02-23T02:49:47.531Z] (6/30) Installing libgphobos (10.3.1_git20211027-r0) [2022-02-23T02:49:47.531Z] (7/30) Installing gmp (6.2.1-r1) [2022-02-23T02:49:47.531Z] (8/30) Installing isl22 (0.22-r0) [2022-02-23T02:49:47.531Z] (9/30) Installing mpfr4 (4.1.0-r0) [2022-02-23T02:49:47.531Z] (10/30) Installing mpc1 (1.2.1-r0) [2022-02-23T02:49:47.531Z] (11/30) Installing gcc (10.3.1_git20211027-r0) [2022-02-23T02:49:48.104Z] (12/30) Installing musl-dev (1.2.2-r7) [2022-02-23T02:49:48.364Z] (13/30) Installing libc-dev (0.7.2-r3) [2022-02-23T02:49:48.364Z] (14/30) Installing linux-headers (5.10.41-r0) [2022-02-23T02:49:48.364Z] (15/30) Installing pkgconf (1.8.0-r0) [2022-02-23T02:49:48.364Z] (16/30) Installing libffi-dev (3.4.2-r1) [2022-02-23T02:49:48.364Z] (17/30) Installing libpq (14.2-r0) [2022-02-23T02:49:48.364Z] (18/30) Installing openssl-dev (1.1.1l-r8) [2022-02-23T02:49:48.364Z] (19/30) Installing libpq-dev (14.2-r0) [2022-02-23T02:49:48.364Z] (20/30) Installing libecpg (14.2-r0) [2022-02-23T02:49:48.627Z] (21/30) Installing libecpg-dev (14.2-r0) [2022-02-23T02:49:48.627Z] (22/30) Installing libxml2 (2.9.12-r2) [2022-02-23T02:49:48.627Z] (23/30) Installing llvm12-libs (12.0.1-r0) [2022-02-23T02:49:49.199Z] (24/30) Installing clang-libs (12.0.1-r1) [2022-02-23T02:49:49.770Z] (25/30) Installing clang (12.0.1-r1) [2022-02-23T02:49:49.770Z] (26/30) Installing icu-libs (69.1-r1) [2022-02-23T02:49:50.036Z] (27/30) Installing icu (69.1-r1) [2022-02-23T02:49:50.036Z] (28/30) Installing icu-dev (69.1-r1) [2022-02-23T02:49:50.036Z] (29/30) Installing llvm12 (12.0.1-r0) [2022-02-23T02:49:50.617Z] (30/30) Installing postgresql14-dev (14.2-r0) [2022-02-23T02:49:50.617Z] Executing busybox-1.34.1-r3.trigger [2022-02-23T02:49:50.617Z] OK: 498 MiB in 55 packages [2022-02-23T02:49:50.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-23T02:49:50.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-23T02:49:50.881Z] (1/6) Installing g++ (10.3.1_git20211027-r0) [2022-02-23T02:49:51.143Z] (2/6) Installing python3-dev (3.9.7-r4) [2022-02-23T02:49:51.404Z] (3/6) Installing libsodium (1.0.18-r0) [2022-02-23T02:49:51.404Z] (4/6) Installing libzmq (4.3.4-r0) [2022-02-23T02:49:51.404Z] (5/6) Installing libsodium-dev (1.0.18-r0) [2022-02-23T02:49:51.404Z] (6/6) Installing zeromq-dev (4.3.4-r0) [2022-02-23T02:49:51.404Z] Executing busybox-1.34.1-r3.trigger [2022-02-23T02:49:51.665Z] OK: 605 MiB in 61 packages [2022-02-23T02:49:52.247Z] Processing ./edgex-taf-common [2022-02-23T02:49:52.247Z] Preparing metadata (setup.py): started [2022-02-23T02:49:53.193Z] Preparing metadata (setup.py): finished with status 'done' [2022-02-23T02:49:53.193Z] Building wheels for collected packages: edgex-taf-common [2022-02-23T02:49:53.193Z] Building wheel for edgex-taf-common (setup.py): started [2022-02-23T02:49:54.584Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2022-02-23T02:49:54.584Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14490 sha256=aad7f03322e6b9110fab7feba568c8a2808807c0c6eb41bcf989a782a57e0150 [2022-02-23T02:49:54.584Z] Stored in directory: /root/.cache/pip/wheels/e3/f8/f6/1a8689759cc85cda36946aa633aff6b00991adb7bc38e338f2 [2022-02-23T02:49:54.584Z] Successfully built edgex-taf-common [2022-02-23T02:49:54.584Z] Installing collected packages: edgex-taf-common [2022-02-23T02:49:54.584Z] Successfully installed edgex-taf-common-0.0.0 [2022-02-23T02:49:54.584Z] 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-23T02:49:55.527Z] Collecting robotframework==3.2.2 [2022-02-23T02:49:55.527Z] Downloading robotframework-3.2.2-py2.py3-none-any.whl (623 kB) [2022-02-23T02:49:55.527Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.0/624.0 KB 22.3 MB/s eta 0:00:00 [2022-02-23T02:49:55.527Z] Installing collected packages: robotframework [2022-02-23T02:49:56.100Z] Successfully installed robotframework-3.2.2 [2022-02-23T02:49:56.100Z] 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-23T02:49:57.053Z] Collecting docker==4.4.1 [2022-02-23T02:49:57.053Z] Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) [2022-02-23T02:49:57.053Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 KB 8.1 MB/s eta 0:00:00 [2022-02-23T02:49:57.053Z] Collecting websocket-client>=0.32.0 [2022-02-23T02:49:57.053Z] Downloading websocket_client-1.2.3-py3-none-any.whl (53 kB) [2022-02-23T02:49:57.053Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 KB 8.5 MB/s eta 0:00:00 [2022-02-23T02:49:57.053Z] Collecting requests!=2.18.0,>=2.14.2 [2022-02-23T02:49:57.053Z] Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) [2022-02-23T02:49:57.053Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.1/63.1 KB 16.0 MB/s eta 0:00:00 [2022-02-23T02:49:57.053Z] Collecting six>=1.4.0 [2022-02-23T02:49:57.315Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2022-02-23T02:49:57.315Z] Collecting charset-normalizer~=2.0.0 [2022-02-23T02:49:57.315Z] Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) [2022-02-23T02:49:57.315Z] Collecting idna<4,>=2.5 [2022-02-23T02:49:57.315Z] Downloading idna-3.3-py3-none-any.whl (61 kB) [2022-02-23T02:49:57.315Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 10.9 MB/s eta 0:00:00 [2022-02-23T02:49:57.315Z] Collecting urllib3<1.27,>=1.21.1 [2022-02-23T02:49:57.315Z] Downloading urllib3-1.26.8-py2.py3-none-any.whl (138 kB) [2022-02-23T02:49:57.315Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.7/138.7 KB 22.4 MB/s eta 0:00:00 [2022-02-23T02:49:57.579Z] Collecting certifi>=2017.4.17 [2022-02-23T02:49:57.579Z] Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB) [2022-02-23T02:49:57.579Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 149.2/149.2 KB 8.9 MB/s eta 0:00:00 [2022-02-23T02:49:57.840Z] Installing collected packages: certifi, websocket-client, urllib3, six, idna, charset-normalizer, requests, docker [2022-02-23T02:49:58.417Z] 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-23T02:49:58.417Z] 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-23T02:49:59.366Z] Collecting python-dotenv==0.15.0 [2022-02-23T02:49:59.366Z] Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) [2022-02-23T02:49:59.366Z] Installing collected packages: python-dotenv [2022-02-23T02:49:59.366Z] Successfully installed python-dotenv-0.15.0 [2022-02-23T02:49:59.366Z] 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-23T02:49:59.948Z] Collecting RESTinstance==1.0.2 [2022-02-23T02:50:00.210Z] Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) [2022-02-23T02:50:00.210Z] Collecting docutils [2022-02-23T02:50:00.210Z] Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB) [2022-02-23T02:50:00.211Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.0/570.0 KB 37.1 MB/s eta 0:00:00 [2022-02-23T02:50:00.211Z] Collecting flex [2022-02-23T02:50:00.211Z] Downloading flex-6.14.1.tar.gz (40 kB) [2022-02-23T02:50:00.211Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 KB 5.4 MB/s eta 0:00:00 [2022-02-23T02:50:00.211Z] Preparing metadata (setup.py): started [2022-02-23T02:50:01.603Z] Preparing metadata (setup.py): finished with status 'done' [2022-02-23T02:50:01.603Z] Collecting tzlocal [2022-02-23T02:50:01.603Z] Downloading tzlocal-4.1-py3-none-any.whl (19 kB) [2022-02-23T02:50:01.603Z] Requirement already satisfied: robotframework>=3.1.0 in /usr/lib/python3.9/site-packages (from RESTinstance==1.0.2) (3.2.2) [2022-02-23T02:50:01.603Z] Collecting jsonschema [2022-02-23T02:50:01.603Z] Downloading jsonschema-4.4.0-py3-none-any.whl (72 kB) [2022-02-23T02:50:01.603Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.7/72.7 KB 11.5 MB/s eta 0:00:00 [2022-02-23T02:50:01.603Z] Collecting pytz [2022-02-23T02:50:01.603Z] Downloading pytz-2021.3-py2.py3-none-any.whl (503 kB) [2022-02-23T02:50:01.864Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 503.5/503.5 KB 21.4 MB/s eta 0:00:00 [2022-02-23T02:50:01.864Z] Collecting pygments [2022-02-23T02:50:01.864Z] Downloading Pygments-2.11.2-py3-none-any.whl (1.1 MB) [2022-02-23T02:50:01.864Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 58.9 MB/s eta 0:00:00 [2022-02-23T02:50:01.864Z] Collecting rfc3987 [2022-02-23T02:50:01.864Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2022-02-23T02:50:01.864Z] Collecting jsonpath-ng [2022-02-23T02:50:01.864Z] Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) [2022-02-23T02:50:01.864Z] Collecting GenSON [2022-02-23T02:50:01.864Z] Downloading genson-1.2.2.tar.gz (34 kB) [2022-02-23T02:50:01.864Z] Preparing metadata (setup.py): started [2022-02-23T02:50:03.255Z] Preparing metadata (setup.py): finished with status 'done' [2022-02-23T02:50:03.255Z] Requirement already satisfied: requests in /usr/lib/python3.9/site-packages (from RESTinstance==1.0.2) (2.27.1) [2022-02-23T02:50:03.255Z] Collecting strict-rfc3339 [2022-02-23T02:50:03.255Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2022-02-23T02:50:03.255Z] Preparing metadata (setup.py): started [2022-02-23T02:50:04.197Z] Preparing metadata (setup.py): finished with status 'done' [2022-02-23T02:50:04.197Z] 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-23T02:50:04.197Z] Collecting PyYAML>=3.11 [2022-02-23T02:50:04.197Z] Downloading PyYAML-6.0.tar.gz (124 kB) [2022-02-23T02:50:04.197Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 KB 19.1 MB/s eta 0:00:00 [2022-02-23T02:50:04.774Z] Installing build dependencies: started [2022-02-23T02:50:10.073Z] Installing build dependencies: finished with status 'done' [2022-02-23T02:50:10.073Z] Getting requirements to build wheel: started [2022-02-23T02:50:11.988Z] Getting requirements to build wheel: finished with status 'done' [2022-02-23T02:50:11.988Z] Preparing metadata (pyproject.toml): started [2022-02-23T02:50:13.380Z] Preparing metadata (pyproject.toml): finished with status 'done' [2022-02-23T02:50:13.380Z] Collecting validate-email>=1.2 [2022-02-23T02:50:13.380Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2022-02-23T02:50:13.380Z] Preparing metadata (setup.py): started [2022-02-23T02:50:14.325Z] Preparing metadata (setup.py): finished with status 'done' [2022-02-23T02:50:14.325Z] Collecting click>=3.3 [2022-02-23T02:50:14.325Z] Downloading click-8.0.4-py3-none-any.whl (97 kB) [2022-02-23T02:50:14.325Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.5/97.5 KB 13.1 MB/s eta 0:00:00 [2022-02-23T02:50:14.325Z] Collecting jsonpointer>=1.7 [2022-02-23T02:50:14.325Z] Downloading jsonpointer-2.2-py2.py3-none-any.whl (7.5 kB) [2022-02-23T02:50:14.325Z] 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-23T02:50:14.325Z] 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-23T02:50:14.325Z] 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-23T02:50:14.325Z] Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.9/site-packages (from requests->RESTinstance==1.0.2) (3.3) [2022-02-23T02:50:14.325Z] Collecting ply [2022-02-23T02:50:14.325Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2022-02-23T02:50:14.325Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 KB 8.0 MB/s eta 0:00:00 [2022-02-23T02:50:14.325Z] Collecting decorator [2022-02-23T02:50:14.325Z] Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) [2022-02-23T02:50:14.587Z] Collecting attrs>=17.4.0 [2022-02-23T02:50:14.587Z] Downloading attrs-21.4.0-py2.py3-none-any.whl (60 kB) [2022-02-23T02:50:14.587Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.6/60.6 KB 8.4 MB/s eta 0:00:00 [2022-02-23T02:50:14.587Z] Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 [2022-02-23T02:50:14.587Z] Downloading pyrsistent-0.18.1.tar.gz (100 kB) [2022-02-23T02:50:14.587Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 KB 17.4 MB/s eta 0:00:00 [2022-02-23T02:50:14.850Z] Installing build dependencies: started [2022-02-23T02:50:19.075Z] Installing build dependencies: finished with status 'done' [2022-02-23T02:50:19.075Z] Getting requirements to build wheel: started [2022-02-23T02:50:20.023Z] Getting requirements to build wheel: finished with status 'done' [2022-02-23T02:50:20.023Z] Preparing metadata (pyproject.toml): started [2022-02-23T02:50:20.984Z] Preparing metadata (pyproject.toml): finished with status 'done' [2022-02-23T02:50:20.984Z] Collecting pytz-deprecation-shim [2022-02-23T02:50:20.984Z] Downloading pytz_deprecation_shim-0.1.0.post0-py2.py3-none-any.whl (15 kB) [2022-02-23T02:50:21.251Z] Collecting tzdata [2022-02-23T02:50:21.251Z] Downloading tzdata-2021.5-py2.py3-none-any.whl (339 kB) [2022-02-23T02:50:21.251Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 339.4/339.4 KB 29.5 MB/s eta 0:00:00 [2022-02-23T02:50:21.251Z] Building wheels for collected packages: flex, strict-rfc3339, GenSON, pyrsistent, PyYAML, validate-email [2022-02-23T02:50:21.251Z] Building wheel for flex (setup.py): started [2022-02-23T02:50:23.178Z] Building wheel for flex (setup.py): finished with status 'done' [2022-02-23T02:50:23.178Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77276 sha256=d84ec5dd02faecc0f07de20b52c20e78b9ae835a114f41dcd0926bd3a24cf3e9 [2022-02-23T02:50:23.178Z] Stored in directory: /root/.cache/pip/wheels/e9/9a/ef/ea72c07b1be4b3dfebba94d22f905ff8ad53be48419e6114d1 [2022-02-23T02:50:23.178Z] Building wheel for strict-rfc3339 (setup.py): started [2022-02-23T02:50:24.585Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2022-02-23T02:50:24.585Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18149 sha256=f17ddcec7c31ae33c7f40618b15d494e6f18fe684effb086ee8410f75f905c9d [2022-02-23T02:50:24.585Z] Stored in directory: /root/.cache/pip/wheels/25/38/74/7ec7f77ec64b2907430120931ba588b40e6e26f02d4df5be35 [2022-02-23T02:50:24.585Z] Building wheel for GenSON (setup.py): started [2022-02-23T02:50:25.974Z] Building wheel for GenSON (setup.py): finished with status 'done' [2022-02-23T02:50:25.974Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21289 sha256=98b5fe240358aabee522ac206ca6e50b3043a948beaa2bb25cce89d7e059375b [2022-02-23T02:50:25.974Z] Stored in directory: /root/.cache/pip/wheels/3c/d7/98/a29f29e3861092e784c4c4994b0b30304c79da1bcbc8284af1 [2022-02-23T02:50:25.974Z] Building wheel for pyrsistent (pyproject.toml): started [2022-02-23T02:50:28.537Z] Building wheel for pyrsistent (pyproject.toml): finished with status 'done' [2022-02-23T02:50:28.537Z] Created wheel for pyrsistent: filename=pyrsistent-0.18.1-cp39-cp39-linux_x86_64.whl size=115243 sha256=2e67955a96ad943357b521b8b9cc14d5a80ca5a027aa1ac9fa2b98948f7b1363 [2022-02-23T02:50:28.537Z] Stored in directory: /root/.cache/pip/wheels/87/fe/e6/fc8deeb581a41e462eafaf19fee96f51cdc8391e0be1c8088a [2022-02-23T02:50:28.537Z] Building wheel for PyYAML (pyproject.toml): started [2022-02-23T02:50:29.939Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2022-02-23T02:50:29.939Z] Created wheel for PyYAML: filename=PyYAML-6.0-cp39-cp39-linux_x86_64.whl size=45332 sha256=ed7e10e148c20be5c16ecea63927fa2dab31114d76106b6c9c9954ade5dc16f2 [2022-02-23T02:50:29.939Z] Stored in directory: /root/.cache/pip/wheels/b4/0f/9a/d6af48581dda678920fccfb734f5d9f827c6ed5b4074c7eda8 [2022-02-23T02:50:29.939Z] Building wheel for validate-email (setup.py): started [2022-02-23T02:50:30.890Z] Building wheel for validate-email (setup.py): finished with status 'done' [2022-02-23T02:50:30.890Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5482 sha256=6327c94a268d2608d13823247dee7b61610f7862d2183f798a0d887ffd79e5ee [2022-02-23T02:50:30.890Z] Stored in directory: /root/.cache/pip/wheels/84/19/e3/329ee20a29b195fa193ee3af2475fa9392b08dde8ba893c714 [2022-02-23T02:50:30.890Z] Successfully built flex strict-rfc3339 GenSON pyrsistent PyYAML validate-email [2022-02-23T02:50:31.151Z] 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-23T02:50:34.456Z] 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-23T02:50:34.456Z] 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-23T02:50:34.719Z] Collecting robotbackgroundlogger==1.2 [2022-02-23T02:50:34.719Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2022-02-23T02:50:34.719Z] Preparing metadata (setup.py): started [2022-02-23T02:50:35.682Z] Preparing metadata (setup.py): finished with status 'done' [2022-02-23T02:50:35.682Z] Requirement already satisfied: robotframework in /usr/lib/python3.9/site-packages (from robotbackgroundlogger==1.2) (3.2.2) [2022-02-23T02:50:35.682Z] Building wheels for collected packages: robotbackgroundlogger [2022-02-23T02:50:35.682Z] Building wheel for robotbackgroundlogger (setup.py): started [2022-02-23T02:50:37.068Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2022-02-23T02:50:37.068Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4278 sha256=ff8f714deececac0b66eda39779b5135c17efed97d7ac8828fd4ca8fed31f554 [2022-02-23T02:50:37.068Z] Stored in directory: /root/.cache/pip/wheels/66/40/d2/5d2a820742f276a28a7e1e62e1cc60b4d5dac5cb7b7c7ab2f1 [2022-02-23T02:50:37.068Z] Successfully built robotbackgroundlogger [2022-02-23T02:50:37.330Z] Installing collected packages: robotbackgroundlogger [2022-02-23T02:50:37.330Z] Successfully installed robotbackgroundlogger-1.2 [2022-02-23T02:50:37.330Z] 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-23T02:50:37.917Z] Collecting configparser==5.0.1 [2022-02-23T02:50:37.917Z] Downloading configparser-5.0.1-py3-none-any.whl (22 kB) [2022-02-23T02:50:38.179Z] Installing collected packages: configparser [2022-02-23T02:50:38.442Z] Successfully installed configparser-5.0.1 [2022-02-23T02:50:38.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-23T02:50:39.018Z] Collecting requests==2.25.1 [2022-02-23T02:50:39.018Z] Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) [2022-02-23T02:50:39.280Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 8.5 MB/s eta 0:00:00 [2022-02-23T02:50:39.280Z] 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-23T02:50:39.280Z] Collecting chardet<5,>=3.0.2 [2022-02-23T02:50:39.280Z] Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) [2022-02-23T02:50:39.280Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 KB 21.5 MB/s eta 0:00:00 [2022-02-23T02:50:39.280Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests==2.25.1) (2021.10.8) [2022-02-23T02:50:39.280Z] Collecting idna<3,>=2.5 [2022-02-23T02:50:39.280Z] Downloading idna-2.10-py2.py3-none-any.whl (58 kB) [2022-02-23T02:50:39.280Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 KB 11.2 MB/s eta 0:00:00 [2022-02-23T02:50:39.544Z] Installing collected packages: idna, chardet, requests [2022-02-23T02:50:39.544Z] Attempting uninstall: idna [2022-02-23T02:50:39.544Z] Found existing installation: idna 3.3 [2022-02-23T02:50:39.544Z] Uninstalling idna-3.3: [2022-02-23T02:50:39.544Z] Successfully uninstalled idna-3.3 [2022-02-23T02:50:40.117Z] Attempting uninstall: requests [2022-02-23T02:50:40.117Z] Found existing installation: requests 2.27.1 [2022-02-23T02:50:40.117Z] Uninstalling requests-2.27.1: [2022-02-23T02:50:40.117Z] Successfully uninstalled requests-2.27.1 [2022-02-23T02:50:40.117Z] Successfully installed chardet-4.0.0 idna-2.10 requests-2.25.1 [2022-02-23T02:50:40.117Z] 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-23T02:50:40.691Z] Collecting robotframework-requests==0.8.0 [2022-02-23T02:50:40.691Z] Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) [2022-02-23T02:50:40.691Z] Requirement already satisfied: requests in /usr/lib/python3.9/site-packages (from robotframework-requests==0.8.0) (2.25.1) [2022-02-23T02:50:40.691Z] Requirement already satisfied: robotframework in /usr/lib/python3.9/site-packages (from robotframework-requests==0.8.0) (3.2.2) [2022-02-23T02:50:40.691Z] 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-23T02:50:40.691Z] 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-23T02:50:40.691Z] 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-23T02:50:40.691Z] 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-23T02:50:40.954Z] Installing collected packages: robotframework-requests [2022-02-23T02:50:40.954Z] Successfully installed robotframework-requests-0.8.0 [2022-02-23T02:50:40.954Z] 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-23T02:50:41.909Z] Collecting paho-mqtt==1.5.1 [2022-02-23T02:50:41.909Z] Downloading paho-mqtt-1.5.1.tar.gz (101 kB) [2022-02-23T02:50:41.909Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 KB 12.8 MB/s eta 0:00:00 [2022-02-23T02:50:41.909Z] Preparing metadata (setup.py): started [2022-02-23T02:50:43.294Z] Preparing metadata (setup.py): finished with status 'done' [2022-02-23T02:50:43.294Z] Building wheels for collected packages: paho-mqtt [2022-02-23T02:50:43.294Z] Building wheel for paho-mqtt (setup.py): started [2022-02-23T02:50:44.686Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2022-02-23T02:50:44.686Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61564 sha256=ab8ecb8f1f6f9e3956235ba593a77d3cdf10a0a9790f5001dddb3aa2794b42a2 [2022-02-23T02:50:44.686Z] Stored in directory: /root/.cache/pip/wheels/22/b9/0f/9a1f64674f849b8ae88620232f2023f0ff2a50a4479b8a32ed [2022-02-23T02:50:44.686Z] Successfully built paho-mqtt [2022-02-23T02:50:44.945Z] Installing collected packages: paho-mqtt [2022-02-23T02:50:45.206Z] Successfully installed paho-mqtt-1.5.1 [2022-02-23T02:50:45.206Z] 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-23T02:50:45.777Z] Collecting redis==3.5.3 [2022-02-23T02:50:46.039Z] Downloading redis-3.5.3-py2.py3-none-any.whl (72 kB) [2022-02-23T02:50:46.039Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.1/72.1 KB 10.4 MB/s eta 0:00:00 [2022-02-23T02:50:46.300Z] Installing collected packages: redis [2022-02-23T02:50:46.300Z] Successfully installed redis-3.5.3 [2022-02-23T02:50:46.300Z] 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-23T02:50:47.247Z] Collecting pyzmq==22.2.1 [2022-02-23T02:50:47.247Z] Downloading pyzmq-22.2.1.tar.gz (1.2 MB) [2022-02-23T02:50:47.247Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 28.0 MB/s eta 0:00:00 [2022-02-23T02:50:47.819Z] Installing build dependencies: started [2022-02-23T02:50:52.032Z] Installing build dependencies: finished with status 'done' [2022-02-23T02:50:52.032Z] Getting requirements to build wheel: started [2022-02-23T02:50:52.608Z] Getting requirements to build wheel: finished with status 'done' [2022-02-23T02:50:52.608Z] Installing backend dependencies: started [2022-02-23T02:50:56.014Z] Installing backend dependencies: finished with status 'done' [2022-02-23T02:50:56.014Z] Preparing metadata (pyproject.toml): started [2022-02-23T02:50:56.955Z] Preparing metadata (pyproject.toml): finished with status 'done' [2022-02-23T02:50:56.955Z] Building wheels for collected packages: pyzmq [2022-02-23T02:50:56.955Z] Building wheel for pyzmq (pyproject.toml): started [2022-02-23T02:51:23.545Z] Building wheel for pyzmq (pyproject.toml): finished with status 'done' [2022-02-23T02:51:23.545Z] Created wheel for pyzmq: filename=pyzmq-22.2.1-cp39-cp39-linux_x86_64.whl size=1540008 sha256=160de099a9354dc959dd95864fbad9affba21d171a022cc1462b79a620d81522 [2022-02-23T02:51:23.545Z] Stored in directory: /root/.cache/pip/wheels/e4/79/30/5e3a6e33ac7ae57b3fbf3daf3c90057db3d9344ab0f49d7c53 [2022-02-23T02:51:23.545Z] Successfully built pyzmq [2022-02-23T02:51:23.545Z] Installing collected packages: pyzmq [2022-02-23T02:51:23.545Z] Successfully installed pyzmq-22.2.1 [2022-02-23T02:51:23.545Z] 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-23T02:51:23.545Z] Collecting robotframework-seleniumlibrary==5.1.3 [2022-02-23T02:51:23.545Z] Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) [2022-02-23T02:51:23.545Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 KB 4.7 MB/s eta 0:00:00 [2022-02-23T02:51:23.545Z] Collecting robotframework-pythonlibcore>=2.1.0 [2022-02-23T02:51:23.545Z] Downloading robotframework_pythonlibcore-3.0.0-py2.py3-none-any.whl (9.9 kB) [2022-02-23T02:51:23.545Z] Collecting selenium>=3.141.0 [2022-02-23T02:51:23.545Z] Downloading selenium-4.1.0-py3-none-any.whl (958 kB) [2022-02-23T02:51:23.545Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 958.8/958.8 KB 18.9 MB/s eta 0:00:00 [2022-02-23T02:51:23.545Z] 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-23T02:51:23.545Z] Collecting trio~=0.17 [2022-02-23T02:51:23.545Z] Downloading trio-0.20.0-py3-none-any.whl (359 kB) [2022-02-23T02:51:23.545Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 359.0/359.0 KB 21.8 MB/s eta 0:00:00 [2022-02-23T02:51:23.545Z] Collecting trio-websocket~=0.9 [2022-02-23T02:51:23.545Z] Downloading trio_websocket-0.9.2-py3-none-any.whl (16 kB) [2022-02-23T02:51:23.545Z] 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-23T02:51:23.545Z] Collecting sniffio [2022-02-23T02:51:23.545Z] Downloading sniffio-1.2.0-py3-none-any.whl (10 kB) [2022-02-23T02:51:23.545Z] Collecting sortedcontainers [2022-02-23T02:51:23.545Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2022-02-23T02:51:23.545Z] Collecting outcome [2022-02-23T02:51:23.545Z] Downloading outcome-1.1.0-py2.py3-none-any.whl (9.7 kB) [2022-02-23T02:51:23.545Z] Collecting async-generator>=1.9 [2022-02-23T02:51:23.545Z] Downloading async_generator-1.10-py3-none-any.whl (18 kB) [2022-02-23T02:51:23.545Z] 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-23T02:51:23.545Z] 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-23T02:51:23.545Z] Collecting wsproto>=0.14 [2022-02-23T02:51:23.545Z] Downloading wsproto-1.0.0-py3-none-any.whl (24 kB) [2022-02-23T02:51:23.545Z] Collecting cryptography>=1.3.4 [2022-02-23T02:51:23.545Z] Downloading cryptography-36.0.1-cp36-abi3-musllinux_1_1_x86_64.whl (3.8 MB) [2022-02-23T02:51:23.545Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.8/3.8 MB 50.3 MB/s eta 0:00:00 [2022-02-23T02:51:23.545Z] 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-23T02:51:23.545Z] Collecting pyOpenSSL>=0.14 [2022-02-23T02:51:23.545Z] Downloading pyOpenSSL-22.0.0-py2.py3-none-any.whl (55 kB) [2022-02-23T02:51:23.545Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.8/55.8 KB 9.3 MB/s eta 0:00:00 [2022-02-23T02:51:23.545Z] Collecting cffi>=1.12 [2022-02-23T02:51:23.545Z] Downloading cffi-1.15.0.tar.gz (484 kB) [2022-02-23T02:51:23.545Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 484.1/484.1 KB 16.2 MB/s eta 0:00:00 [2022-02-23T02:51:23.545Z] Preparing metadata (setup.py): started [2022-02-23T02:51:24.146Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5873 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] checkout [2022-02-23T02:51:24.387Z] Selected Git installation does not exist. Using Default [2022-02-23T02:51:24.387Z] The recommended git tool is: NONE [2022-02-23T02:51:24.936Z] Preparing metadata (setup.py): finished with status 'done' [2022-02-23T02:51:24.937Z] Collecting h11<1,>=0.9.0 [2022-02-23T02:51:24.937Z] Downloading h11-0.13.0-py3-none-any.whl (58 kB) [2022-02-23T02:51:24.937Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 KB 16.0 MB/s eta 0:00:00 [2022-02-23T02:51:24.937Z] Collecting pycparser [2022-02-23T02:51:24.937Z] Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) [2022-02-23T02:51:24.937Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 KB 25.3 MB/s eta 0:00:00 [2022-02-23T02:51:24.937Z] Building wheels for collected packages: cffi [2022-02-23T02:51:24.937Z] Building wheel for cffi (setup.py): started [2022-02-23T02:51:29.651Z] using credential edgex-jenkins-ssh [2022-02-23T02:51:29.669Z] Cloning the remote Git repository [2022-02-23T02:51:29.722Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2022-02-23T02:51:29.799Z] > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 [2022-02-23T02:51:29.897Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2022-02-23T02:51:29.900Z] > git --version # timeout=10 [2022-02-23T02:51:29.926Z] > git --version # 'git version 2.17.1' [2022-02-23T02:51:29.928Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-23T02:51:30.017Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-23T02:51:30.728Z] Avoid second fetch [2022-02-23T02:51:30.728Z] Checking out Revision aac331e960b46befce6ed8c0b32ae8dbe0c5ffdb (main) [2022-02-23T02:51:30.680Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2022-02-23T02:51:30.700Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-23T02:51:30.756Z] > git config core.sparsecheckout # timeout=10 [2022-02-23T02:51:30.857Z] > git checkout -f aac331e960b46befce6ed8c0b32ae8dbe0c5ffdb # timeout=10 [2022-02-23T02:51:33.075Z] Building wheel for cffi (setup.py): finished with status 'done' [2022-02-23T02:51:33.075Z] Created wheel for cffi: filename=cffi-1.15.0-cp39-cp39-linux_x86_64.whl size=416308 sha256=8b2212ba1bd168d2c033d93c35fcf5e45cd6d3543e17a7279f13e89cf640f505 [2022-02-23T02:51:33.075Z] Stored in directory: /root/.cache/pip/wheels/8e/0d/16/77c97b85a9f559c5412c85c129a2bae07c771d31e1beb03c40 [2022-02-23T02:51:33.075Z] Successfully built cffi [2022-02-23T02:51:33.075Z] Installing collected packages: sortedcontainers, sniffio, robotframework-pythonlibcore, pycparser, outcome, h11, async-generator, wsproto, trio, cffi, trio-websocket, cryptography, pyOpenSSL, selenium, robotframework-seleniumlibrary [2022-02-23T02:51:34.994Z] 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-23T02:51:34.994Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-02-23T02:51:35.573Z] Commit message: "Merge pull request #38 from cherrycl/issue-37" [2022-02-23T02:51:35.936Z] Collecting psycopg2==2.9.3 [2022-02-23T02:51:35.936Z] Downloading psycopg2-2.9.3.tar.gz (380 kB) [2022-02-23T02:51:35.936Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 KB 13.8 MB/s eta 0:00:00 [2022-02-23T02:51:35.936Z] Preparing metadata (setup.py): started [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-23T02:51:36.862Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-02-23T02:51:36.862Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-23T02:51:36.862Z] Dload Upload Total Spent Left Speed [2022-02-23T02:51:36.862Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 61362 0 --:--:-- --:--:-- --:--:-- 61362 [Pipeline] sh [2022-02-23T02:51:37.324Z] Preparing metadata (setup.py): finished with status 'done' [2022-02-23T02:51:37.324Z] Building wheels for collected packages: psycopg2 [2022-02-23T02:51:37.324Z] Building wheel for psycopg2 (setup.py): started [2022-02-23T02:51:37.483Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-02-23T02:51:37.843Z] + sudo tee /etc/docker/daemon.new [2022-02-23T02:51:37.843Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-02-23T02:51:37.843Z] { [2022-02-23T02:51:37.843Z] "registry-mirrors": [ [2022-02-23T02:51:37.843Z] "https://nexus3.edgexfoundry.org:10001" [2022-02-23T02:51:37.843Z] ], [2022-02-23T02:51:37.843Z] "bip": "10.250.0.254/24", [2022-02-23T02:51:37.843Z] "hosts": [ [2022-02-23T02:51:37.843Z] "tcp://0.0.0.0:5555", [2022-02-23T02:51:37.843Z] "unix:///var/run/docker.sock" [2022-02-23T02:51:37.843Z] ], [2022-02-23T02:51:37.843Z] "mtu": 1458, [2022-02-23T02:51:37.843Z] "selinux-enabled": true, [2022-02-23T02:51:37.843Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-02-23T02:51:37.843Z] } [Pipeline] sh [2022-02-23T02:51:38.209Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-02-23T02:51:38.561Z] + sudo service docker restart [2022-02-23T02:51:47.347Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2022-02-23T02:51:47.347Z] Created wheel for psycopg2: filename=psycopg2-2.9.3-cp39-cp39-linux_x86_64.whl size=463428 sha256=a7140c62b6fbd2766eb6600e35ad26a4762e45d56ccf698ef3081b91429104ca [2022-02-23T02:51:47.347Z] Stored in directory: /root/.cache/pip/wheels/b3/a1/6e/5a0e26314b15eb96a36263b80529ce0d64382540ac7b9544a9 [2022-02-23T02:51:47.347Z] Successfully built psycopg2 [2022-02-23T02:51:47.609Z] Installing collected packages: psycopg2 [2022-02-23T02:51:47.609Z] Successfully installed psycopg2-2.9.3 [2022-02-23T02:51:47.609Z] 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-23T02:51:47.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-23T02:51:47.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-23T02:51:48.130Z] (1/4) Installing libquadmath (10.3.1_git20211027-r0) [2022-02-23T02:51:48.130Z] (2/4) Installing libgfortran (10.3.1_git20211027-r0) [2022-02-23T02:51:48.130Z] (3/4) Installing openblas (0.3.18-r1) [2022-02-23T02:51:48.130Z] (4/4) Installing py3-numpy (1.21.4-r0) [2022-02-23T02:51:48.708Z] OK: 664 MiB in 65 packages [2022-02-23T02:51:48.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-23T02:51:48.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-23T02:51:48.974Z] (1/1) Installing py3-psutil (5.8.0-r1) [2022-02-23T02:51:48.974Z] OK: 666 MiB in 66 packages [2022-02-23T02:51:48.974Z] **** install other tools **** [2022-02-23T02:51:48.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-23T02:51:48.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-23T02:51:49.236Z] (1/5) Installing ca-certificates (20211220-r0) [2022-02-23T02:51:49.236Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-02-23T02:51:49.236Z] (3/5) Installing nghttp2-libs (1.46.0-r0) [2022-02-23T02:51:49.236Z] (4/5) Installing libcurl (7.80.0-r0) [2022-02-23T02:51:49.236Z] (5/5) Installing curl (7.80.0-r0) [2022-02-23T02:51:49.236Z] Executing busybox-1.34.1-r3.trigger [2022-02-23T02:51:49.499Z] Executing ca-certificates-20211220-r0.trigger [2022-02-23T02:51:49.499Z] OK: 668 MiB in 71 packages [2022-02-23T02:51:49.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-23T02:51:49.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-23T02:51:49.761Z] (1/1) Installing openssl (1.1.1l-r8) [2022-02-23T02:51:49.761Z] Executing busybox-1.34.1-r3.trigger [2022-02-23T02:51:49.761Z] OK: 669 MiB in 72 packages [2022-02-23T02:51:49.761Z] **** install chromedriver **** [2022-02-23T02:51:49.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-23T02:51:49.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-23T02:51:50.022Z] v3.15.0-306-gffb0078df8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-02-23T02:51:50.022Z] v3.15.0-307-g91105b4482 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-02-23T02:51:50.022Z] OK: 15857 distinct packages available [2022-02-23T02:51:50.282Z] (1/3) Upgrading busybox (1.34.1-r3 -> 1.34.1-r4) [2022-02-23T02:51:50.282Z] Executing busybox-1.34.1-r4.post-upgrade [2022-02-23T02:51:50.282Z] (2/3) Upgrading ca-certificates-bundle (20191127-r7 -> 20211220-r0) [2022-02-23T02:51:50.282Z] (3/3) Upgrading ssl_client (1.34.1-r3 -> 1.34.1-r4) [2022-02-23T02:51:50.282Z] Executing busybox-1.34.1-r4.trigger [2022-02-23T02:51:50.544Z] Executing ca-certificates-20211220-r0.trigger [2022-02-23T02:51:50.544Z] OK: 669 MiB in 72 packages [2022-02-23T02:51:50.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-23T02:51:50.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-23T02:51:50.831Z] fetch http://nl.alpinelinux.org/alpine/latest-stable/community/x86_64/APKINDEX.tar.gz [2022-02-23T02:51:51.513Z] fetch http://nl.alpinelinux.org/alpine/latest-stable/main/x86_64/APKINDEX.tar.gz [2022-02-23T02:51:51.852Z] (1/111) Installing libxau (1.0.9-r0) [2022-02-23T02:51:51.852Z] (2/111) Installing libmd (1.0.3-r0) [2022-02-23T02:51:51.852Z] (3/111) Installing libbsd (0.11.3-r1) [2022-02-23T02:51:51.852Z] (4/111) Installing libxdmcp (1.1.3-r0) [2022-02-23T02:51:51.852Z] (5/111) Installing libxcb (1.14-r2) [2022-02-23T02:51:51.852Z] (6/111) Installing libx11 (1.7.2-r0) [2022-02-23T02:51:51.852Z] (7/111) Installing libxext (1.3.4-r0) [2022-02-23T02:51:51.852Z] (8/111) Installing libice (1.0.10-r0) [2022-02-23T02:51:51.852Z] (9/111) Installing libuuid (2.37.4-r0) [2022-02-23T02:51:51.852Z] (10/111) Installing libsm (1.2.3-r0) [2022-02-23T02:51:51.852Z] (11/111) Installing libxt (1.2.1-r0) [2022-02-23T02:51:51.852Z] (12/111) Installing libxmu (1.1.3-r0) [2022-02-23T02:51:51.852Z] (13/111) Installing xset (1.2.4-r0) [2022-02-23T02:51:51.852Z] (14/111) Installing xprop (1.2.5-r0) [2022-02-23T02:51:51.852Z] (15/111) Installing xdg-utils (1.1.3-r0) [2022-02-23T02:51:51.852Z] (16/111) Installing eudev-libs (3.2.11_pre1-r0) [2022-02-23T02:51:51.852Z] (17/111) Installing libintl (0.21-r0) [2022-02-23T02:51:51.852Z] (18/111) Installing libblkid (2.37.4-r0) [2022-02-23T02:51:51.852Z] (19/111) Installing libmount (2.37.4-r0) [2022-02-23T02:51:51.852Z] (20/111) Installing pcre (8.45-r1) [2022-02-23T02:51:51.852Z] (21/111) Installing glib (2.70.1-r0) [2022-02-23T02:51:51.852Z] (22/111) Installing shared-mime-info (2.1-r0) [2022-02-23T02:51:52.156Z] (23/111) Installing hicolor-icon-theme (0.17-r1) [2022-02-23T02:51:52.156Z] (24/111) Installing libjpeg-turbo (2.1.2-r0) [2022-02-23T02:51:52.156Z] (25/111) Installing libpng (1.6.37-r1) [2022-02-23T02:51:52.156Z] (26/111) Installing libwebp (1.2.2-r0) [2022-02-23T02:51:52.156Z] (27/111) Installing zstd-libs (1.5.0-r0) [2022-02-23T02:51:52.156Z] (28/111) Installing tiff (4.3.0-r0) [2022-02-23T02:51:52.156Z] (29/111) Installing gdk-pixbuf (2.42.6-r0) [2022-02-23T02:51:52.156Z] (30/111) Installing gtk-update-icon-cache (2.24.33-r0) [2022-02-23T02:51:52.156Z] (31/111) Installing libxcomposite (0.4.5-r0) [2022-02-23T02:51:52.156Z] (32/111) Installing libxfixes (6.0.0-r0) [2022-02-23T02:51:52.156Z] (33/111) Installing libxrender (0.9.10-r3) [2022-02-23T02:51:52.156Z] (34/111) Installing libxcursor (1.2.0-r0) [2022-02-23T02:51:52.156Z] (35/111) Installing libxdamage (1.1.5-r1) [2022-02-23T02:51:52.156Z] (36/111) Installing libxi (1.8-r0) [2022-02-23T02:51:52.156Z] (37/111) Installing libxinerama (1.1.4-r1) [2022-02-23T02:51:52.156Z] (38/111) Installing libxrandr (1.5.2-r1) [2022-02-23T02:51:52.156Z] (39/111) Installing atk (2.36.0-r0) [2022-02-23T02:51:52.156Z] (40/111) Installing libxtst (1.2.3-r3) [2022-02-23T02:51:52.156Z] (41/111) Installing dbus-libs (1.12.20-r4) [2022-02-23T02:51:52.156Z] (42/111) Installing at-spi2-core (2.42.0-r0) [2022-02-23T02:51:52.156Z] (43/111) Installing at-spi2-atk (2.38.0-r0) [2022-02-23T02:51:52.156Z] (44/111) Installing freetype (2.11.0-r0) [2022-02-23T02:51:52.156Z] (45/111) Installing fontconfig (2.13.1-r4) [2022-02-23T02:51:52.156Z] (46/111) Installing pixman (0.40.0-r3) [2022-02-23T02:51:52.156Z] (47/111) Installing cairo (1.16.0-r3) [2022-02-23T02:51:52.444Z] (48/111) Installing cairo-gobject (1.16.0-r3) [2022-02-23T02:51:52.444Z] (49/111) Installing avahi-libs (0.8-r5) [2022-02-23T02:51:52.444Z] (50/111) Installing nettle (3.7.3-r0) [2022-02-23T02:51:52.444Z] (51/111) Installing p11-kit (0.24.0-r1) [2022-02-23T02:51:52.444Z] (52/111) Installing libtasn1 (4.18.0-r0) [2022-02-23T02:51:52.444Z] (53/111) Installing libunistring (0.9.10-r1) [2022-02-23T02:51:52.444Z] (54/111) Installing gnutls (3.7.1-r0) [2022-02-23T02:51:52.444Z] (55/111) Installing cups-libs (2.3.3-r5) [2022-02-23T02:51:52.444Z] (56/111) Installing libepoxy (1.5.9-r0) [2022-02-23T02:51:52.736Z] (57/111) Installing fribidi (1.0.11-r0) [2022-02-23T02:51:52.736Z] (58/111) Installing graphite2 (1.3.14-r0) [2022-02-23T02:51:52.736Z] (59/111) Installing harfbuzz (3.0.0-r2) [2022-02-23T02:51:52.736Z] (60/111) Installing libxft (2.3.4-r0) [2022-02-23T02:51:52.736Z] (61/111) Installing pango (1.48.10-r0) [2022-02-23T02:51:52.736Z] (62/111) Installing wayland-libs-client (1.19.0-r1) [2022-02-23T02:51:52.736Z] (63/111) Installing wayland-libs-cursor (1.19.0-r1) [2022-02-23T02:51:52.736Z] (64/111) Installing wayland-libs-egl (1.19.0-r1) [2022-02-23T02:51:52.736Z] (65/111) Installing xkeyboard-config (2.34-r0) [2022-02-23T02:51:52.736Z] (66/111) Installing libxkbcommon (1.3.1-r0) [2022-02-23T02:51:52.736Z] (67/111) Installing gtk+3.0 (3.24.30-r0) [2022-02-23T02:51:53.035Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-02-23T02:51:53.035Z] (68/111) Installing libfontenc (1.1.4-r0) [2022-02-23T02:51:53.035Z] (69/111) Installing mkfontscale (1.2.1-r1) [2022-02-23T02:51:53.035Z] (70/111) Installing ttf-opensans (1.10-r1) [2022-02-23T02:51:53.035Z] Executing ttf-opensans-1.10-r1.post-install [2022-02-23T02:51:55.578Z] (71/111) Installing libogg (1.3.5-r0) [2022-02-23T02:51:55.578Z] (72/111) Installing flac (1.3.4-r0) [2022-02-23T02:51:55.578Z] (73/111) Installing alsa-lib (1.2.5.1-r1) [2022-02-23T02:51:55.578Z] (74/111) Installing sdl2 (2.0.16-r4) [2022-02-23T02:51:55.578Z] (75/111) Installing aom-libs (3.2.0-r0) [2022-02-23T02:51:55.578Z] (76/111) Installing libass (0.15.2-r0) [2022-02-23T02:51:55.578Z] (77/111) Installing libdav1d (0.9.2-r0) [2022-02-23T02:51:55.578Z] (78/111) Installing lame (3.100-r0) [2022-02-23T02:51:55.578Z] (79/111) Installing opus (1.3.1-r1) [2022-02-23T02:51:55.578Z] (80/111) Installing soxr (0.1.3-r2) [2022-02-23T02:51:55.578Z] (81/111) Installing libsrt (1.4.2-r1) [2022-02-23T02:51:55.578Z] (82/111) Installing libssh (0.9.6-r1) [2022-02-23T02:51:55.578Z] (83/111) Installing libtheora (1.1.1-r16) [2022-02-23T02:51:55.578Z] (84/111) Installing v4l-utils-libs (1.22.1-r1) [2022-02-23T02:51:55.578Z] (85/111) Installing libpciaccess (0.16-r0) [2022-02-23T02:51:55.578Z] (86/111) Installing libdrm (2.4.109-r0) [2022-02-23T02:51:55.578Z] (87/111) Installing libva (2.13.0-r0) [2022-02-23T02:51:55.578Z] (88/111) Installing libvdpau (1.4-r0) [2022-02-23T02:51:55.578Z] (89/111) Installing vidstab (1.1.0-r1) [2022-02-23T02:51:55.578Z] (90/111) Installing libvorbis (1.3.7-r0) [2022-02-23T02:51:55.578Z] (91/111) Installing libvpx (1.10.0-r0) [2022-02-23T02:51:55.578Z] (92/111) Installing vulkan-loader (1.2.196-r0) [2022-02-23T02:51:55.578Z] (93/111) Installing x264-libs (20210613-r0) [2022-02-23T02:51:55.578Z] (94/111) Installing x265-libs (3.5-r0) [2022-02-23T02:51:55.578Z] (95/111) Installing xvidcore (1.3.7-r1) [2022-02-23T02:51:55.578Z] (96/111) Installing ffmpeg-libs (4.4.1-r2) [2022-02-23T02:51:55.840Z] (97/111) Installing libevent (2.1.12-r4) [2022-02-23T02:51:55.840Z] (98/111) Installing mesa (21.2.6-r0) [2022-02-23T02:51:55.840Z] (99/111) Installing wayland-libs-server (1.19.0-r1) [2022-02-23T02:51:55.840Z] (100/111) Installing mesa-gbm (21.2.6-r0) [2022-02-23T02:51:55.840Z] (101/111) Installing lcms2 (2.12-r1) [2022-02-23T02:51:55.840Z] (102/111) Installing nspr (4.32-r0) [2022-02-23T02:51:55.840Z] (103/111) Installing nss (3.72.1-r0) [2022-02-23T02:51:55.840Z] (104/111) Installing re2 (2021.11.01-r0) [2022-02-23T02:51:55.840Z] (105/111) Installing snappy (1.1.9-r1) [2022-02-23T02:51:55.840Z] (106/111) Installing libxshmfence (1.3-r1) [2022-02-23T02:51:55.840Z] (107/111) Installing libgpg-error (1.42-r1) [2022-02-23T02:51:55.841Z] (108/111) Installing libgcrypt (1.9.4-r0) [2022-02-23T02:51:55.841Z] (109/111) Installing libxslt (1.1.34-r1) [2022-02-23T02:51:55.841Z] (110/111) Installing chromium (93.0.4577.82-r3) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-23T02:51:56.954Z] provisioning config files... [2022-02-23T02:51:56.984Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config3742492683869703748tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-23T02:51:57.226Z] (111/111) Installing chromium-chromedriver (93.0.4577.82-r3) [2022-02-23T02:51:57.226Z] Executing busybox-1.34.1-r4.trigger [2022-02-23T02:51:57.226Z] Executing glib-2.70.1-r0.trigger [2022-02-23T02:51:57.226Z] Executing shared-mime-info-2.1-r0.trigger [2022-02-23T02:51:57.373Z] ---> docker-login.sh [2022-02-23T02:51:57.373Z] nexus3.edgexfoundry.org:10001 [2022-02-23T02:51:57.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-23T02:51:58.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-23T02:51:58.250Z] Configure a credential helper to remove this warning. See [2022-02-23T02:51:58.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-23T02:51:58.250Z] [2022-02-23T02:51:58.250Z] Login Succeeded [2022-02-23T02:51:58.250Z] nexus3.edgexfoundry.org:10002 [2022-02-23T02:51:58.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-23T02:51:58.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-23T02:51:58.810Z] Configure a credential helper to remove this warning. See [2022-02-23T02:51:58.810Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-23T02:51:58.810Z] [2022-02-23T02:51:58.810Z] Login Succeeded [2022-02-23T02:51:58.810Z] nexus3.edgexfoundry.org:10003 [2022-02-23T02:51:59.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-23T02:51:59.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-23T02:51:59.364Z] Configure a credential helper to remove this warning. See [2022-02-23T02:51:59.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-23T02:51:59.364Z] [2022-02-23T02:51:59.364Z] Login Succeeded [2022-02-23T02:51:59.364Z] nexus3.edgexfoundry.org:10004 [2022-02-23T02:51:59.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-23T02:51:59.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-23T02:51:59.918Z] Configure a credential helper to remove this warning. See [2022-02-23T02:51:59.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-23T02:51:59.918Z] [2022-02-23T02:51:59.918Z] Login Succeeded [2022-02-23T02:51:59.918Z] docker.io [2022-02-23T02:52:00.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-23T02:52:00.529Z] Executing gdk-pixbuf-2.42.6-r0.trigger [2022-02-23T02:52:00.530Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-02-23T02:52:00.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-23T02:52:00.530Z] Configure a credential helper to remove this warning. See [2022-02-23T02:52:00.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-23T02:52:00.530Z] [2022-02-23T02:52:00.530Z] Login Succeeded [2022-02-23T02:52:00.530Z] ---> docker-login.sh ends [2022-02-23T02:52:00.530Z] Executing fontconfig-2.13.1-r4.trigger [2022-02-23T02:52:00.530Z] Executing mkfontscale-1.2.1-r1.trigger [Pipeline] } [2022-02-23T02:52:00.551Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-02-23T02:52:00.791Z] OK: 972 MiB in 183 packages [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-23T02:52:01.511Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-02-23T02:52:01.863Z] + ls -al . [2022-02-23T02:52:01.863Z] total 64 [2022-02-23T02:52:01.863Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 23 02:52 . [2022-02-23T02:52:01.863Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 02:51 .. [2022-02-23T02:52:01.863Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 23 02:51 .git [2022-02-23T02:52:01.863Z] -rw-rw-r-- 1 jenkins jenkins 22 Feb 23 02:51 .gitignore [2022-02-23T02:52:01.863Z] -rw-rw-r-- 1 jenkins jenkins 2694 Feb 23 02:51 Dockerfile [2022-02-23T02:52:01.863Z] -rw-rw-r-- 1 jenkins jenkins 746 Feb 23 02:51 Jenkinsfile [2022-02-23T02:52:01.863Z] -rw-rw-r-- 1 jenkins jenkins 11381 Feb 23 02:51 LICENSE [2022-02-23T02:52:01.863Z] -rw-rw-r-- 1 jenkins jenkins 3582 Feb 23 02:51 README.md [2022-02-23T02:52:01.863Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 02:51 TAF-Manager [2022-02-23T02:52:01.863Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 23 02:51 TUC [2022-02-23T02:52:01.863Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 23 02:49 VERSION [2022-02-23T02:52:01.863Z] -rw-rw-r-- 1 jenkins jenkins 283 Feb 23 02:51 requirements.txt [2022-02-23T02:52:01.863Z] -rw-rw-r-- 1 jenkins jenkins 54 Feb 23 02:51 robot-entrypoint.sh [2022-02-23T02:52:01.863Z] -rw-rw-r-- 1 jenkins jenkins 445 Feb 23 02:51 setup.py [Pipeline] isUnix [Pipeline] sh [2022-02-23T02:52:02.230Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=aac331e960b46befce6ed8c0b32ae8dbe0c5ffdb --label arch=arm64 --label version=0.0.2-dev.15 . [2022-02-23T02:52:02.230Z] Sending build context to Docker daemon 233kB [2022-02-23T02:52:02.506Z] Step 1/14 : ARG DOCKER_VERSION=18.09.5 [2022-02-23T02:52:02.506Z] Step 2/14 : FROM docker:${DOCKER_VERSION} AS docker-cli [2022-02-23T02:52:03.104Z] 18.09.5: Pulling from library/docker [2022-02-23T02:52:03.376Z] 6f37394be673: Pulling fs layer [2022-02-23T02:52:03.376Z] 624d8cd59892: Pulling fs layer [2022-02-23T02:52:03.376Z] ecff0f4f3435: Pulling fs layer [2022-02-23T02:52:03.376Z] 07a77ccdec90: Pulling fs layer [2022-02-23T02:52:03.376Z] c2dcd1054c2e: Pulling fs layer [2022-02-23T02:52:03.376Z] 156c9e509c87: Pulling fs layer [2022-02-23T02:52:03.376Z] c2dcd1054c2e: Waiting [2022-02-23T02:52:03.376Z] 156c9e509c87: Waiting [2022-02-23T02:52:03.376Z] 07a77ccdec90: Waiting [2022-02-23T02:52:03.651Z] ecff0f4f3435: Verifying Checksum [2022-02-23T02:52:03.651Z] ecff0f4f3435: Download complete [2022-02-23T02:52:03.651Z] 624d8cd59892: Verifying Checksum [2022-02-23T02:52:03.651Z] 624d8cd59892: Download complete [2022-02-23T02:52:03.651Z] 6f37394be673: Download complete [2022-02-23T02:52:03.926Z] c2dcd1054c2e: Verifying Checksum [2022-02-23T02:52:03.926Z] c2dcd1054c2e: Download complete [2022-02-23T02:52:03.926Z] 156c9e509c87: Verifying Checksum [2022-02-23T02:52:03.926Z] 156c9e509c87: Download complete [2022-02-23T02:52:04.527Z] 6f37394be673: Pull complete [2022-02-23T02:52:05.139Z] 07a77ccdec90: Verifying Checksum [2022-02-23T02:52:05.139Z] 07a77ccdec90: Download complete [2022-02-23T02:52:05.139Z] 624d8cd59892: Pull complete [2022-02-23T02:52:05.414Z] ecff0f4f3435: Pull complete [2022-02-23T02:52:08.039Z] 07a77ccdec90: Pull complete [2022-02-23T02:52:08.314Z] c2dcd1054c2e: Pull complete [2022-02-23T02:52:08.591Z] 156c9e509c87: Pull complete [2022-02-23T02:52:08.591Z] Digest: sha256:12f63b68f55925351f2bc14c44ef9275df29db92b66c9ef4db16b78f2e7eed28 [2022-02-23T02:52:08.591Z] Status: Downloaded newer image for docker:18.09.5 [2022-02-23T02:52:08.591Z] ---> b2bcd28828a2 [2022-02-23T02:52:08.591Z] Step 3/14 : FROM alpine:3.15 [2022-02-23T02:52:09.573Z] 3.15: Pulling from library/alpine [2022-02-23T02:52:09.573Z] 9b3977197b4f: Pulling fs layer [2022-02-23T02:52:09.851Z] 9b3977197b4f: Download complete [2022-02-23T02:52:10.461Z] 9b3977197b4f: Pull complete [2022-02-23T02:52:10.461Z] Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 [2022-02-23T02:52:10.461Z] Status: Downloaded newer image for alpine:3.15 [2022-02-23T02:52:10.461Z] ---> 8e1d7573f448 [2022-02-23T02:52:10.461Z] Step 4/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: IOTech' [2022-02-23T02:52:10.736Z] ---> Running in 995403b3f6ac [2022-02-23T02:52:11.337Z] Removing intermediate container 995403b3f6ac [2022-02-23T02:52:11.337Z] ---> 4e476950e307 [2022-02-23T02:52:11.337Z] Step 5/14 : LABEL maintainer="Bruce Huang " [2022-02-23T02:52:11.337Z] ---> Running in 2435a08a344b [2022-02-23T02:52:11.938Z] Removing intermediate container 2435a08a344b [2022-02-23T02:52:11.938Z] ---> c36470e709c2 [2022-02-23T02:52:11.938Z] Step 6/14 : COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin/docker [2022-02-23T02:52:13.058Z] Removing intermediate container 88c9283f9ef8 [2022-02-23T02:52:13.058Z] ---> 0a82661a0fab [2022-02-23T02:52:13.058Z] Step 11/14 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2022-02-23T02:52:13.058Z] ---> Running in 0ae6a0c0adc1 [2022-02-23T02:52:13.058Z] Removing intermediate container 0ae6a0c0adc1 [2022-02-23T02:52:13.058Z] ---> cea894e4b5e4 [2022-02-23T02:52:13.058Z] Step 12/14 : LABEL arch=amd64 [2022-02-23T02:52:13.058Z] ---> Running in a81757fc847a [2022-02-23T02:52:13.058Z] Removing intermediate container a81757fc847a [2022-02-23T02:52:13.058Z] ---> d87716efc80e [2022-02-23T02:52:13.058Z] Step 13/14 : LABEL git_sha=aac331e960b46befce6ed8c0b32ae8dbe0c5ffdb [2022-02-23T02:52:13.058Z] ---> Running in 3cf247ca4777 [2022-02-23T02:52:13.058Z] Removing intermediate container 3cf247ca4777 [2022-02-23T02:52:13.058Z] ---> add86f845057 [2022-02-23T02:52:13.058Z] Step 14/14 : LABEL version=0.0.2-dev.15 [2022-02-23T02:52:13.058Z] ---> Running in 7d6b7102a9ab [2022-02-23T02:52:13.058Z] Removing intermediate container 7d6b7102a9ab [2022-02-23T02:52:13.058Z] ---> 7999d21cf227 [2022-02-23T02:52:13.058Z] [Warning] One or more build-args [ARCH] were not consumed [2022-02-23T02:52:13.058Z] Successfully built 7999d21cf227 [2022-02-23T02:52:13.058Z] Successfully tagged edgex-taf-common:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-02-23T02:52:13.163Z] [edgeXDocker.push] Tagging docker image edgex-taf-common with the following tags: [2022-02-23T02:52:13.163Z] aac331e960b46befce6ed8c0b32ae8dbe0c5ffdb [2022-02-23T02:52:13.163Z] latest [2022-02-23T02:52:13.163Z] 0.0.2-dev.15 [2022-02-23T02:52:13.163Z] aac331e960b46befce6ed8c0b32ae8dbe0c5ffdb-0.0.2-dev.15 [2022-02-23T02:52:13.163Z] main [2022-02-23T02:52:13.163Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-23T02:52:13.491Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:aac331e960b46befce6ed8c0b32ae8dbe0c5ffdb [Pipeline] isUnix [Pipeline] sh [2022-02-23T02:52:13.791Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:aac331e960b46befce6ed8c0b32ae8dbe0c5ffdb [2022-02-23T02:52:13.792Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2022-02-23T02:52:13.792Z] e3ab1cdc2a43: Preparing [2022-02-23T02:52:13.792Z] 301a7c67754d: Preparing [2022-02-23T02:52:13.792Z] 15594575e0c4: Preparing [2022-02-23T02:52:13.792Z] 39b0ff93292d: Preparing [2022-02-23T02:52:13.792Z] 8d3ac3489996: Preparing [2022-02-23T02:52:13.792Z] 8d3ac3489996: Layer already exists [2022-02-23T02:52:13.920Z] ---> ae8504232ae6 [2022-02-23T02:52:13.920Z] Step 7/14 : COPY . /edgex-taf/edgex-taf-common [2022-02-23T02:52:14.415Z] 301a7c67754d: Pushed [2022-02-23T02:52:14.415Z] 15594575e0c4: Pushed [2022-02-23T02:52:14.529Z] ---> cba9e5a41dc5 [2022-02-23T02:52:14.529Z] Step 8/14 : COPY robot-entrypoint.sh /usr/local/bin/ [2022-02-23T02:52:15.127Z] ---> 8b77cb487b01 [2022-02-23T02:52:15.127Z] Step 9/14 : WORKDIR /edgex-taf [2022-02-23T02:52:15.401Z] ---> Running in 7a844c5e237a [2022-02-23T02:52:15.676Z] Removing intermediate container 7a844c5e237a [2022-02-23T02:52:15.676Z] ---> 88f4f106e7b8 [2022-02-23T02:52:15.676Z] 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-23T02:52:15.949Z] ---> Running in 4dc00d6eeab0 [2022-02-23T02:52:17.033Z] 39b0ff93292d: Pushed [2022-02-23T02:52:17.386Z] **** install Python **** [2022-02-23T02:52:17.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-23T02:52:17.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-23T02:52:18.365Z] (1/13) Installing libbz2 (1.0.8-r1) [2022-02-23T02:52:18.642Z] (2/13) Installing expat (2.4.5-r0) [2022-02-23T02:52:18.642Z] (3/13) Installing libffi (3.4.2-r1) [2022-02-23T02:52:18.642Z] (4/13) Installing gdbm (1.22-r0) [2022-02-23T02:52:18.642Z] (5/13) Installing xz-libs (5.2.5-r0) [2022-02-23T02:52:18.642Z] (6/13) Installing libgcc (10.3.1_git20211027-r0) [2022-02-23T02:52:18.642Z] (7/13) Installing libstdc++ (10.3.1_git20211027-r0) [2022-02-23T02:52:18.642Z] (8/13) Installing mpdecimal (2.5.1-r1) [2022-02-23T02:52:18.642Z] (9/13) Installing ncurses-terminfo-base (6.3_p20211120-r0) [2022-02-23T02:52:18.642Z] (10/13) Installing ncurses-libs (6.3_p20211120-r0) [2022-02-23T02:52:18.642Z] (11/13) Installing readline (8.1.1-r0) [2022-02-23T02:52:18.642Z] (12/13) Installing sqlite-libs (3.36.0-r0) [2022-02-23T02:52:18.642Z] (13/13) Installing python3 (3.9.7-r4) [2022-02-23T02:52:21.265Z] Executing busybox-1.34.1-r3.trigger [2022-02-23T02:52:21.265Z] OK: 55 MiB in 27 packages [2022-02-23T02:52:21.265Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-23T02:52:21.265Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-23T02:52:22.243Z] (1/1) Installing tzdata (2021e-r0) [2022-02-23T02:52:22.845Z] Executing busybox-1.34.1-r3.trigger [2022-02-23T02:52:22.845Z] OK: 59 MiB in 28 packages [2022-02-23T02:52:22.845Z] WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.15/main: No such file or directory [2022-02-23T02:52:22.845Z] WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.15/community: No such file or directory [2022-02-23T02:52:22.845Z] (1/1) Purging tzdata (2021e-r0) [2022-02-23T02:52:23.128Z] Executing busybox-1.34.1-r3.trigger [2022-02-23T02:52:23.128Z] OK: 55 MiB in 27 packages [2022-02-23T02:52:23.128Z] **** install pip **** [2022-02-23T02:52:38.244Z] Looking in links: /tmp/tmpt7t2dggs [2022-02-23T02:52:38.244Z] Processing /tmp/tmpt7t2dggs/setuptools-57.4.0-py3-none-any.whl [2022-02-23T02:52:38.244Z] Processing /tmp/tmpt7t2dggs/pip-21.2.3-py3-none-any.whl [2022-02-23T02:52:38.244Z] Installing collected packages: setuptools, pip [2022-02-23T02:52:53.351Z] Successfully installed pip-21.2.3 setuptools-57.4.0 [2022-02-23T02:52:53.351Z] 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-23T02:52:54.328Z] Requirement already satisfied: pip in /usr/lib/python3.9/site-packages (21.2.3) [2022-02-23T02:52:55.779Z] Collecting pip [2022-02-23T02:52:55.779Z] Downloading pip-22.0.3-py3-none-any.whl (2.1 MB) [2022-02-23T02:52:56.056Z] Requirement already satisfied: setuptools in /usr/lib/python3.9/site-packages (57.4.0) [2022-02-23T02:53:01.468Z] Collecting setuptools [2022-02-23T02:53:01.468Z] Downloading setuptools-60.9.3-py3-none-any.whl (1.1 MB) [2022-02-23T02:53:01.468Z] Collecting wheel [2022-02-23T02:53:01.468Z] Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB) [2022-02-23T02:53:03.442Z] Installing collected packages: wheel, setuptools, pip [2022-02-23T02:53:03.442Z] Attempting uninstall: setuptools [2022-02-23T02:53:03.442Z] Found existing installation: setuptools 57.4.0 [2022-02-23T02:53:04.045Z] Uninstalling setuptools-57.4.0: [2022-02-23T02:53:04.045Z] Successfully uninstalled setuptools-57.4.0 [2022-02-23T02:53:08.377Z] Attempting uninstall: pip [2022-02-23T02:53:08.377Z] Found existing installation: pip 21.2.3 [2022-02-23T02:53:10.345Z] Uninstalling pip-21.2.3: [2022-02-23T02:53:10.345Z] Successfully uninstalled pip-21.2.3 [2022-02-23T02:53:22.746Z] Successfully installed pip-22.0.3 setuptools-60.9.3 wheel-0.37.1 [2022-02-23T02:53:22.746Z] 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-23T02:53:24.742Z] **** install robotframework and dependencies **** [2022-02-23T02:53:24.742Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-23T02:53:25.018Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-23T02:53:25.621Z] (1/30) Upgrading libcrypto1.1 (1.1.1l-r7 -> 1.1.1l-r8) [2022-02-23T02:53:25.897Z] (2/30) Upgrading libssl1.1 (1.1.1l-r7 -> 1.1.1l-r8) [2022-02-23T02:53:25.897Z] (3/30) Installing binutils (2.37-r3) [2022-02-23T02:53:26.172Z] (4/30) Installing libgomp (10.3.1_git20211027-r0) [2022-02-23T02:53:26.172Z] (5/30) Installing libatomic (10.3.1_git20211027-r0) [2022-02-23T02:53:26.172Z] (6/30) Installing libgphobos (10.3.1_git20211027-r0) [2022-02-23T02:53:26.172Z] (7/30) Installing gmp (6.2.1-r1) [2022-02-23T02:53:26.447Z] (8/30) Installing isl22 (0.22-r0) [2022-02-23T02:53:26.447Z] (9/30) Installing mpfr4 (4.1.0-r0) [2022-02-23T02:53:26.447Z] (10/30) Installing mpc1 (1.2.1-r0) [2022-02-23T02:53:26.447Z] (11/30) Installing gcc (10.3.1_git20211027-r0) [2022-02-23T02:53:28.419Z] (12/30) Installing musl-dev (1.2.2-r7) [2022-02-23T02:53:28.419Z] (13/30) Installing libc-dev (0.7.2-r3) [2022-02-23T02:53:28.419Z] (14/30) Installing linux-headers (5.10.41-r0) [2022-02-23T02:53:29.023Z] (15/30) Installing pkgconf (1.8.0-r0) [2022-02-23T02:53:29.023Z] (16/30) Installing libffi-dev (3.4.2-r1) [2022-02-23T02:53:29.023Z] (17/30) Installing libpq (14.2-r0) [2022-02-23T02:53:29.023Z] (18/30) Installing openssl-dev (1.1.1l-r8) [2022-02-23T02:53:29.023Z] (19/30) Installing libpq-dev (14.2-r0) [2022-02-23T02:53:29.295Z] (20/30) Installing libecpg (14.2-r0) [2022-02-23T02:53:29.295Z] (21/30) Installing libecpg-dev (14.2-r0) [2022-02-23T02:53:29.295Z] (22/30) Installing libxml2 (2.9.12-r2) [2022-02-23T02:53:29.295Z] (23/30) Installing llvm12-libs (12.0.1-r0) [2022-02-23T02:53:31.274Z] (24/30) Installing clang-libs (12.0.1-r1) [2022-02-23T02:53:33.250Z] (25/30) Installing clang (12.0.1-r1) [2022-02-23T02:53:33.844Z] (26/30) Installing icu-libs (69.1-r1) [2022-02-23T02:53:34.439Z] (27/30) Installing icu (69.1-r1) [2022-02-23T02:53:34.439Z] (28/30) Installing icu-dev (69.1-r1) [2022-02-23T02:53:34.714Z] (29/30) Installing llvm12 (12.0.1-r0) [2022-02-23T02:53:35.692Z] (30/30) Installing postgresql14-dev (14.2-r0) [2022-02-23T02:53:35.967Z] Executing busybox-1.34.1-r3.trigger [2022-02-23T02:53:35.967Z] OK: 467 MiB in 55 packages [2022-02-23T02:53:36.240Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-23T02:53:36.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-23T02:53:37.495Z] (1/6) Installing g++ (10.3.1_git20211027-r0) [2022-02-23T02:53:38.944Z] (2/6) Installing python3-dev (3.9.7-r4) [2022-02-23T02:53:40.380Z] (3/6) Installing libsodium (1.0.18-r0) [2022-02-23T02:53:40.380Z] (4/6) Installing libzmq (4.3.4-r0) [2022-02-23T02:53:40.380Z] (5/6) Installing libsodium-dev (1.0.18-r0) [2022-02-23T02:53:40.380Z] (6/6) Installing zeromq-dev (4.3.4-r0) [2022-02-23T02:53:40.380Z] Executing busybox-1.34.1-r3.trigger [2022-02-23T02:53:40.380Z] OK: 594 MiB in 61 packages [2022-02-23T02:53:45.773Z] Processing ./edgex-taf-common [2022-02-23T02:53:45.773Z] Preparing metadata (setup.py): started [2022-02-23T02:53:53.534Z] e3ab1cdc2a43: Pushed [2022-02-23T02:53:53.534Z] aac331e960b46befce6ed8c0b32ae8dbe0c5ffdb: digest: sha256:cbbc579a4de91c990d741eb9a1ed5b305ddc3fa7adbbe27e2beda898d133474d size: 1370 [Pipeline] isUnix [Pipeline] sh [2022-02-23T02:53:53.842Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [Pipeline] isUnix [Pipeline] sh [2022-02-23T02:53:54.064Z] Preparing metadata (setup.py): finished with status 'done' [2022-02-23T02:53:54.064Z] Building wheels for collected packages: edgex-taf-common [2022-02-23T02:53:54.064Z] Building wheel for edgex-taf-common (setup.py): started [2022-02-23T02:53:54.149Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [2022-02-23T02:53:54.149Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2022-02-23T02:53:54.149Z] e3ab1cdc2a43: Preparing [2022-02-23T02:53:54.149Z] 301a7c67754d: Preparing [2022-02-23T02:53:54.149Z] 15594575e0c4: Preparing [2022-02-23T02:53:54.149Z] 39b0ff93292d: Preparing [2022-02-23T02:53:54.149Z] 8d3ac3489996: Preparing [2022-02-23T02:53:54.149Z] e3ab1cdc2a43: Layer already exists [2022-02-23T02:53:54.149Z] 39b0ff93292d: Layer already exists [2022-02-23T02:53:54.149Z] 15594575e0c4: Layer already exists [2022-02-23T02:53:54.149Z] 8d3ac3489996: Layer already exists [2022-02-23T02:53:54.149Z] 301a7c67754d: Layer already exists [2022-02-23T02:53:54.149Z] latest: digest: sha256:cbbc579a4de91c990d741eb9a1ed5b305ddc3fa7adbbe27e2beda898d133474d size: 1370 [Pipeline] isUnix [Pipeline] sh [2022-02-23T02:53:54.454Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.15 [Pipeline] isUnix [Pipeline] sh [2022-02-23T02:53:54.752Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.15 [2022-02-23T02:53:54.752Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2022-02-23T02:53:54.752Z] e3ab1cdc2a43: Preparing [2022-02-23T02:53:54.752Z] 301a7c67754d: Preparing [2022-02-23T02:53:54.752Z] 15594575e0c4: Preparing [2022-02-23T02:53:54.752Z] 39b0ff93292d: Preparing [2022-02-23T02:53:54.752Z] 8d3ac3489996: Preparing [2022-02-23T02:53:54.752Z] 8d3ac3489996: Layer already exists [2022-02-23T02:53:54.752Z] 15594575e0c4: Layer already exists [2022-02-23T02:53:54.752Z] e3ab1cdc2a43: Layer already exists [2022-02-23T02:53:54.752Z] 301a7c67754d: Layer already exists [2022-02-23T02:53:54.752Z] 39b0ff93292d: Layer already exists [2022-02-23T02:53:54.752Z] 0.0.2-dev.15: digest: sha256:cbbc579a4de91c990d741eb9a1ed5b305ddc3fa7adbbe27e2beda898d133474d size: 1370 [Pipeline] isUnix [Pipeline] sh [2022-02-23T02:53:55.059Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:aac331e960b46befce6ed8c0b32ae8dbe0c5ffdb-0.0.2-dev.15 [Pipeline] isUnix [Pipeline] sh [2022-02-23T02:53:55.359Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:aac331e960b46befce6ed8c0b32ae8dbe0c5ffdb-0.0.2-dev.15 [2022-02-23T02:53:55.359Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2022-02-23T02:53:55.359Z] e3ab1cdc2a43: Preparing [2022-02-23T02:53:55.359Z] 301a7c67754d: Preparing [2022-02-23T02:53:55.359Z] 15594575e0c4: Preparing [2022-02-23T02:53:55.359Z] 39b0ff93292d: Preparing [2022-02-23T02:53:55.359Z] 8d3ac3489996: Preparing [2022-02-23T02:53:55.359Z] 301a7c67754d: Layer already exists [2022-02-23T02:53:55.359Z] 15594575e0c4: Layer already exists [2022-02-23T02:53:55.359Z] 8d3ac3489996: Layer already exists [2022-02-23T02:53:55.359Z] 39b0ff93292d: Layer already exists [2022-02-23T02:53:55.359Z] e3ab1cdc2a43: Layer already exists [2022-02-23T02:53:55.359Z] aac331e960b46befce6ed8c0b32ae8dbe0c5ffdb-0.0.2-dev.15: digest: sha256:cbbc579a4de91c990d741eb9a1ed5b305ddc3fa7adbbe27e2beda898d133474d size: 1370 [Pipeline] isUnix [Pipeline] sh [2022-02-23T02:53:55.668Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] isUnix [Pipeline] sh [2022-02-23T02:53:55.968Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:main [2022-02-23T02:53:55.968Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2022-02-23T02:53:55.968Z] e3ab1cdc2a43: Preparing [2022-02-23T02:53:55.968Z] 301a7c67754d: Preparing [2022-02-23T02:53:55.968Z] 15594575e0c4: Preparing [2022-02-23T02:53:55.968Z] 39b0ff93292d: Preparing [2022-02-23T02:53:55.968Z] 8d3ac3489996: Preparing [2022-02-23T02:53:55.968Z] 15594575e0c4: Layer already exists [2022-02-23T02:53:55.968Z] 301a7c67754d: Layer already exists [2022-02-23T02:53:55.968Z] e3ab1cdc2a43: Layer already exists [2022-02-23T02:53:55.968Z] 39b0ff93292d: Layer already exists [2022-02-23T02:53:55.968Z] 8d3ac3489996: Layer already exists [2022-02-23T02:53:55.968Z] main: digest: sha256:cbbc579a4de91c990d741eb9a1ed5b305ddc3fa7adbbe27e2beda898d133474d size: 1370 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-02-23T02:53:55.997Z] ===================================================== [Pipeline] echo [2022-02-23T02:53:56.003Z] taggedImages: [2022-02-23T02:53:56.003Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:aac331e960b46befce6ed8c0b32ae8dbe0c5ffdb [2022-02-23T02:53:56.003Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [2022-02-23T02:53:56.003Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.15 [2022-02-23T02:53:56.003Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:aac331e960b46befce6ed8c0b32ae8dbe0c5ffdb-0.0.2-dev.15 [2022-02-23T02:53:56.003Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] } [Pipeline] // script [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-23T02:53:56.365Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-23T02:53:56.365Z] [2022-02-23T02:53:56.365Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-02-23T02:53:56.669Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-23T02:53:56.669Z] latest: Pulling from edgex-lftools-log-publisher [2022-02-23T02:53:56.669Z] b4d181a07f80: Pulling fs layer [2022-02-23T02:53:56.669Z] a1111a8f2ec3: Pulling fs layer [2022-02-23T02:53:56.669Z] ed53099fbce6: Pulling fs layer [2022-02-23T02:53:56.669Z] dc539afda2c1: Pulling fs layer [2022-02-23T02:53:56.669Z] 77bc0d833cb6: Pulling fs layer [2022-02-23T02:53:56.669Z] 9065ff56babe: Pulling fs layer [2022-02-23T02:53:56.669Z] d287ab97295c: Pulling fs layer [2022-02-23T02:53:56.669Z] dc539afda2c1: Waiting [2022-02-23T02:53:56.669Z] 77bc0d833cb6: Waiting [2022-02-23T02:53:56.669Z] 9065ff56babe: Waiting [2022-02-23T02:53:56.669Z] d287ab97295c: Waiting [2022-02-23T02:53:56.669Z] a1111a8f2ec3: Verifying Checksum [2022-02-23T02:53:56.669Z] a1111a8f2ec3: Download complete [2022-02-23T02:53:56.669Z] dc539afda2c1: Verifying Checksum [2022-02-23T02:53:56.669Z] dc539afda2c1: Download complete [2022-02-23T02:53:56.935Z] ed53099fbce6: Verifying Checksum [2022-02-23T02:53:56.935Z] ed53099fbce6: Download complete [2022-02-23T02:53:56.935Z] 9065ff56babe: Verifying Checksum [2022-02-23T02:53:56.935Z] 9065ff56babe: Download complete [2022-02-23T02:53:56.935Z] 77bc0d833cb6: Verifying Checksum [2022-02-23T02:53:56.935Z] 77bc0d833cb6: Download complete [2022-02-23T02:53:56.935Z] b4d181a07f80: Verifying Checksum [2022-02-23T02:53:56.935Z] b4d181a07f80: Download complete [2022-02-23T02:53:57.530Z] d287ab97295c: Verifying Checksum [2022-02-23T02:53:57.530Z] d287ab97295c: Download complete [2022-02-23T02:53:58.492Z] b4d181a07f80: Pull complete [2022-02-23T02:53:58.492Z] a1111a8f2ec3: Pull complete [2022-02-23T02:53:59.084Z] ed53099fbce6: Pull complete [2022-02-23T02:53:59.084Z] dc539afda2c1: Pull complete [2022-02-23T02:53:59.350Z] 77bc0d833cb6: Pull complete [2022-02-23T02:53:59.350Z] 9065ff56babe: Pull complete [2022-02-23T02:54:04.221Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2022-02-23T02:54:04.222Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14490 sha256=24332feb7b4513baec8141cbe103dfda501de263d6015dfd90fd32fd1bb3ae3d [2022-02-23T02:54:04.222Z] Stored in directory: /root/.cache/pip/wheels/e3/f8/f6/1a8689759cc85cda36946aa633aff6b00991adb7bc38e338f2 [2022-02-23T02:54:04.222Z] Successfully built edgex-taf-common [2022-02-23T02:54:04.222Z] Installing collected packages: edgex-taf-common [2022-02-23T02:54:04.495Z] Successfully installed edgex-taf-common-0.0.0 [2022-02-23T02:54:04.495Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-02-23T02:54:04.636Z] d287ab97295c: Pull complete [2022-02-23T02:54:04.636Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-02-23T02:54:04.636Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-23T02:54:04.636Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-02-23T02:54:04.703Z] prd-centos7-docker-4c-2g-5872 does not seem to be running inside a container [2022-02-23T02:54:04.728Z] $ 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/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-02-23T02:54:07.001Z] $ docker top b5d504b25ad677ac57200cf25868cf92a2d130b08fc6ecb02090180d9a51cdef -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-23T02:54:07.443Z] ---> job-cost.sh [2022-02-23T02:54:07.443Z] lf-activate-venv: SKIPPING [2022-02-23T02:54:07.443Z] INFO: No Stack... [2022-02-23T02:54:07.703Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-23T02:54:07.964Z] INFO: Archiving Costs [Pipeline] sh [2022-02-23T02:54:08.260Z] + cut -d, -f6 [2022-02-23T02:54:08.260Z] + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv [Pipeline] lock [2022-02-23T02:54:08.277Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-main-5-stack-cost] [2022-02-23T02:54:08.283Z] Resource [jenkins-edgexfoundry-edgex-taf-common-main-5-stack-cost] did not exist. Created. [2022-02-23T02:54:08.284Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-main-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-23T02:54:08.597Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-02-23T02:54:08.628Z] Stashed 1 file(s) [Pipeline] } [2022-02-23T02:54:08.634Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-main-5-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-23T02:54:08.648Z] $ docker stop --time=1 b5d504b25ad677ac57200cf25868cf92a2d130b08fc6ecb02090180d9a51cdef [2022-02-23T02:54:09.868Z] $ docker rm -f b5d504b25ad677ac57200cf25868cf92a2d130b08fc6ecb02090180d9a51cdef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-23T02:54:11.204Z] Collecting robotframework==3.2.2 [2022-02-23T02:54:11.204Z] Downloading robotframework-3.2.2-py2.py3-none-any.whl (623 kB) [2022-02-23T02:54:11.204Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.0/624.0 KB 7.1 MB/s eta 0:00:00 [2022-02-23T02:54:11.477Z] Installing collected packages: robotframework [2022-02-23T02:54:15.795Z] Successfully installed robotframework-3.2.2 [2022-02-23T02:54:15.795Z] 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-23T02:54:21.213Z] Collecting docker==4.4.1 [2022-02-23T02:54:21.213Z] Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) [2022-02-23T02:54:21.213Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 KB 3.7 MB/s eta 0:00:00 [2022-02-23T02:54:21.213Z] Collecting six>=1.4.0 [2022-02-23T02:54:21.213Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2022-02-23T02:54:22.198Z] Collecting requests!=2.18.0,>=2.14.2 [2022-02-23T02:54:22.198Z] Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) [2022-02-23T02:54:22.198Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.1/63.1 KB 2.4 MB/s eta 0:00:00 [2022-02-23T02:54:22.475Z] Collecting websocket-client>=0.32.0 [2022-02-23T02:54:22.475Z] Downloading websocket_client-1.2.3-py3-none-any.whl (53 kB) [2022-02-23T02:54:22.475Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 KB 1.9 MB/s eta 0:00:00 [2022-02-23T02:54:23.458Z] Collecting urllib3<1.27,>=1.21.1 [2022-02-23T02:54:23.458Z] Downloading urllib3-1.26.8-py2.py3-none-any.whl (138 kB) [2022-02-23T02:54:23.458Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.7/138.7 KB 4.1 MB/s eta 0:00:00 [2022-02-23T02:54:23.732Z] Collecting certifi>=2017.4.17 [2022-02-23T02:54:23.732Z] Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB) [2022-02-23T02:54:23.732Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 149.2/149.2 KB 3.9 MB/s eta 0:00:00 [2022-02-23T02:54:24.004Z] Collecting charset-normalizer~=2.0.0 [2022-02-23T02:54:24.004Z] Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) [2022-02-23T02:54:24.278Z] Collecting idna<4,>=2.5 [2022-02-23T02:54:24.278Z] Downloading idna-3.3-py3-none-any.whl (61 kB) [2022-02-23T02:54:24.278Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 2.2 MB/s eta 0:00:00 [2022-02-23T02:54:25.720Z] Installing collected packages: certifi, websocket-client, urllib3, six, idna, charset-normalizer, requests, docker [2022-02-23T02:54:30.043Z] 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-23T02:54:30.043Z] 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-23T02:54:35.450Z] Collecting python-dotenv==0.15.0 [2022-02-23T02:54:35.450Z] Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) [2022-02-23T02:54:36.433Z] Installing collected packages: python-dotenv [2022-02-23T02:54:36.433Z] Successfully installed python-dotenv-0.15.0 [2022-02-23T02:54:36.433Z] 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-23T02:54:41.841Z] Collecting RESTinstance==1.0.2 [2022-02-23T02:54:41.841Z] Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) [2022-02-23T02:54:43.282Z] Collecting pytz [2022-02-23T02:54:43.282Z] Downloading pytz-2021.3-py2.py3-none-any.whl (503 kB) [2022-02-23T02:54:43.282Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 503.5/503.5 KB 7.6 MB/s eta 0:00:00 [2022-02-23T02:54:43.282Z] Requirement already satisfied: requests in /usr/lib/python3.9/site-packages (from RESTinstance==1.0.2) (2.27.1) [2022-02-23T02:54:43.282Z] Collecting tzlocal [2022-02-23T02:54:43.566Z] Downloading tzlocal-4.1-py3-none-any.whl (19 kB) [2022-02-23T02:54:43.566Z] Collecting jsonpath-ng [2022-02-23T02:54:43.566Z] Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) [2022-02-23T02:54:43.839Z] Collecting pygments [2022-02-23T02:54:43.839Z] Downloading Pygments-2.11.2-py3-none-any.whl (1.1 MB) [2022-02-23T02:54:44.114Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 8.5 MB/s eta 0:00:00 [2022-02-23T02:54:44.114Z] Collecting rfc3987 [2022-02-23T02:54:44.388Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2022-02-23T02:54:44.659Z] Collecting flex [2022-02-23T02:54:44.659Z] Downloading flex-6.14.1.tar.gz (40 kB) [2022-02-23T02:54:44.659Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 KB 1.4 MB/s eta 0:00:00 [2022-02-23T02:54:44.931Z] Preparing metadata (setup.py): started [2022-02-23T02:54:55.099Z] Preparing metadata (setup.py): finished with status 'done' [2022-02-23T02:54:55.099Z] Collecting jsonschema [2022-02-23T02:54:55.099Z] Downloading jsonschema-4.4.0-py3-none-any.whl (72 kB) [2022-02-23T02:54:55.099Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.7/72.7 KB 2.6 MB/s eta 0:00:00 [2022-02-23T02:54:55.099Z] Collecting strict-rfc3339 [2022-02-23T02:54:55.099Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2022-02-23T02:54:55.099Z] Preparing metadata (setup.py): started [2022-02-23T02:55:01.818Z] Preparing metadata (setup.py): finished with status 'done' [2022-02-23T02:55:01.818Z] Requirement already satisfied: robotframework>=3.1.0 in /usr/lib/python3.9/site-packages (from RESTinstance==1.0.2) (3.2.2) [2022-02-23T02:55:02.105Z] Collecting docutils [2022-02-23T02:55:02.105Z] Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB) [2022-02-23T02:55:02.105Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.0/570.0 KB 7.3 MB/s eta 0:00:00 [2022-02-23T02:55:02.378Z] Collecting GenSON [2022-02-23T02:55:02.378Z] Downloading genson-1.2.2.tar.gz (34 kB) [2022-02-23T02:55:02.378Z] Preparing metadata (setup.py): started [2022-02-23T02:55:12.520Z] Preparing metadata (setup.py): finished with status 'done' [2022-02-23T02:55:12.520Z] 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-23T02:55:12.797Z] Collecting PyYAML>=3.11 [2022-02-23T02:55:12.797Z] Downloading PyYAML-6.0.tar.gz (124 kB) [2022-02-23T02:55:12.797Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 KB 3.0 MB/s eta 0:00:00 [2022-02-23T02:55:16.196Z] Installing build dependencies: started [2022-02-23T02:56:03.197Z] Installing build dependencies: finished with status 'done' [2022-02-23T02:56:03.197Z] Getting requirements to build wheel: started [2022-02-23T02:56:21.512Z] Getting requirements to build wheel: finished with status 'done' [2022-02-23T02:56:21.512Z] Preparing metadata (pyproject.toml): started [2022-02-23T02:56:31.683Z] Preparing metadata (pyproject.toml): finished with status 'done' [2022-02-23T02:56:31.683Z] Collecting validate-email>=1.2 [2022-02-23T02:56:31.683Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2022-02-23T02:56:31.683Z] Preparing metadata (setup.py): started [2022-02-23T02:56:39.979Z] Preparing metadata (setup.py): finished with status 'done' [2022-02-23T02:56:39.979Z] Collecting click>=3.3 [2022-02-23T02:56:39.979Z] Downloading click-8.0.4-py3-none-any.whl (97 kB) [2022-02-23T02:56:39.979Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.5/97.5 KB 3.3 MB/s eta 0:00:00 [2022-02-23T02:56:39.979Z] Collecting jsonpointer>=1.7 [2022-02-23T02:56:39.979Z] Downloading jsonpointer-2.2-py2.py3-none-any.whl (7.5 kB) [2022-02-23T02:56:40.253Z] 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-23T02:56:40.253Z] Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.9/site-packages (from requests->RESTinstance==1.0.2) (3.3) [2022-02-23T02:56:40.253Z] 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-23T02:56:40.253Z] 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-23T02:56:40.526Z] Collecting ply [2022-02-23T02:56:40.526Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2022-02-23T02:56:40.526Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 KB 1.6 MB/s eta 0:00:00 [2022-02-23T02:56:40.802Z] Collecting decorator [2022-02-23T02:56:40.802Z] Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) [2022-02-23T02:56:41.403Z] Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 [2022-02-23T02:56:41.403Z] Downloading pyrsistent-0.18.1.tar.gz (100 kB) [2022-02-23T02:56:41.403Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 KB 3.4 MB/s eta 0:00:00 [2022-02-23T02:56:43.390Z] Installing build dependencies: started [2022-02-23T02:57:15.765Z] Installing build dependencies: finished with status 'done' [2022-02-23T02:57:15.765Z] Getting requirements to build wheel: started [2022-02-23T02:57:22.476Z] Getting requirements to build wheel: finished with status 'done' [2022-02-23T02:57:22.476Z] Preparing metadata (pyproject.toml): started [2022-02-23T02:57:32.652Z] Preparing metadata (pyproject.toml): finished with status 'done' [2022-02-23T02:57:32.652Z] Collecting attrs>=17.4.0 [2022-02-23T02:57:32.652Z] Downloading attrs-21.4.0-py2.py3-none-any.whl (60 kB) [2022-02-23T02:57:32.652Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.6/60.6 KB 2.4 MB/s eta 0:00:00 [2022-02-23T02:57:32.652Z] Collecting pytz-deprecation-shim [2022-02-23T02:57:32.929Z] Downloading pytz_deprecation_shim-0.1.0.post0-py2.py3-none-any.whl (15 kB) [2022-02-23T02:57:34.372Z] Collecting tzdata [2022-02-23T02:57:34.372Z] Downloading tzdata-2021.5-py2.py3-none-any.whl (339 kB) [2022-02-23T02:57:34.372Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 339.4/339.4 KB 7.0 MB/s eta 0:00:00 [2022-02-23T02:57:34.649Z] Building wheels for collected packages: flex, strict-rfc3339, GenSON, pyrsistent, PyYAML, validate-email [2022-02-23T02:57:34.649Z] Building wheel for flex (setup.py): started [2022-02-23T02:57:49.736Z] Building wheel for flex (setup.py): finished with status 'done' [2022-02-23T02:57:49.736Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77276 sha256=fdffd615da940ca3fe5c633f8df155d5f8a50e588b15813696ae4bddd9160af9 [2022-02-23T02:57:49.736Z] Stored in directory: /root/.cache/pip/wheels/e9/9a/ef/ea72c07b1be4b3dfebba94d22f905ff8ad53be48419e6114d1 [2022-02-23T02:57:49.736Z] Building wheel for strict-rfc3339 (setup.py): started [2022-02-23T02:57:58.011Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2022-02-23T02:57:58.011Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18149 sha256=7fcf77fddad06ef08dd4df4055e0393f715e04f45791d19bd7ee9e6c9d320d80 [2022-02-23T02:57:58.011Z] Stored in directory: /root/.cache/pip/wheels/25/38/74/7ec7f77ec64b2907430120931ba588b40e6e26f02d4df5be35 [2022-02-23T02:57:58.011Z] Building wheel for GenSON (setup.py): started [2022-02-23T02:58:10.416Z] Building wheel for GenSON (setup.py): finished with status 'done' [2022-02-23T02:58:10.416Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21289 sha256=1529b68aab83fe1c57e0f6e4de732cd8a713517f6abdefe88333b2524cebaa41 [2022-02-23T02:58:10.416Z] Stored in directory: /root/.cache/pip/wheels/3c/d7/98/a29f29e3861092e784c4c4994b0b30304c79da1bcbc8284af1 [2022-02-23T02:58:10.416Z] Building wheel for pyrsistent (pyproject.toml): started [2022-02-23T02:58:28.730Z] Building wheel for pyrsistent (pyproject.toml): finished with status 'done' [2022-02-23T02:58:28.730Z] Created wheel for pyrsistent: filename=pyrsistent-0.18.1-cp39-cp39-linux_aarch64.whl size=115234 sha256=95d6373739650bdf4cf0ae6ad6a051fff969370e11b96ecfa4471c35987391d0 [2022-02-23T02:58:28.730Z] Stored in directory: /root/.cache/pip/wheels/87/fe/e6/fc8deeb581a41e462eafaf19fee96f51cdc8391e0be1c8088a [2022-02-23T02:58:28.730Z] Building wheel for PyYAML (pyproject.toml): started [2022-02-23T02:58:41.145Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2022-02-23T02:58:41.145Z] Created wheel for PyYAML: filename=PyYAML-6.0-cp39-cp39-linux_aarch64.whl size=45334 sha256=786d2fe9b3c3c0f518278dae4aaac15dc582a99a8e358aac7000806a85068968 [2022-02-23T02:58:41.145Z] Stored in directory: /root/.cache/pip/wheels/b4/0f/9a/d6af48581dda678920fccfb734f5d9f827c6ed5b4074c7eda8 [2022-02-23T02:58:41.145Z] Building wheel for validate-email (setup.py): started [2022-02-23T02:58:49.430Z] Building wheel for validate-email (setup.py): finished with status 'done' [2022-02-23T02:58:49.430Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5482 sha256=41029492efec178d70da2afc698efa39938e333ab006f56485b12c313ded5bf8 [2022-02-23T02:58:49.430Z] Stored in directory: /root/.cache/pip/wheels/84/19/e3/329ee20a29b195fa193ee3af2475fa9392b08dde8ba893c714 [2022-02-23T02:58:49.705Z] Successfully built flex strict-rfc3339 GenSON pyrsistent PyYAML validate-email [2022-02-23T02:58:52.323Z] 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-23T02:59:10.641Z] 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-23T02:59:10.641Z] 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-23T02:59:14.027Z] Collecting robotbackgroundlogger==1.2 [2022-02-23T02:59:14.027Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2022-02-23T02:59:14.027Z] Preparing metadata (setup.py): started [2022-02-23T02:59:22.382Z] Preparing metadata (setup.py): finished with status 'done' [2022-02-23T02:59:22.382Z] Requirement already satisfied: robotframework in /usr/lib/python3.9/site-packages (from robotbackgroundlogger==1.2) (3.2.2) [2022-02-23T02:59:22.382Z] Building wheels for collected packages: robotbackgroundlogger [2022-02-23T02:59:22.382Z] Building wheel for robotbackgroundlogger (setup.py): started [2022-02-23T02:59:34.922Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2022-02-23T02:59:34.922Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4278 sha256=c4205d3de5d2c4734aaa86e7f2d9345b18a3a943f8401b3ee1202c4396182f57 [2022-02-23T02:59:34.922Z] Stored in directory: /root/.cache/pip/wheels/66/40/d2/5d2a820742f276a28a7e1e62e1cc60b4d5dac5cb7b7c7ab2f1 [2022-02-23T02:59:34.922Z] Successfully built robotbackgroundlogger [2022-02-23T02:59:35.919Z] Installing collected packages: robotbackgroundlogger [2022-02-23T02:59:35.920Z] Successfully installed robotbackgroundlogger-1.2 [2022-02-23T02:59:35.920Z] 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-23T02:59:42.636Z] Collecting configparser==5.0.1 [2022-02-23T02:59:42.636Z] Downloading configparser-5.0.1-py3-none-any.whl (22 kB) [2022-02-23T02:59:44.607Z] Installing collected packages: configparser [2022-02-23T02:59:44.607Z] Successfully installed configparser-5.0.1 [2022-02-23T02:59:44.607Z] 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-23T02:59:51.303Z] Collecting requests==2.25.1 [2022-02-23T02:59:51.303Z] Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) [2022-02-23T02:59:51.303Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 1.8 MB/s eta 0:00:00 [2022-02-23T02:59:51.303Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests==2.25.1) (2021.10.8) [2022-02-23T02:59:51.303Z] Collecting chardet<5,>=3.0.2 [2022-02-23T02:59:51.303Z] Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) [2022-02-23T02:59:51.303Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 KB 4.6 MB/s eta 0:00:00 [2022-02-23T02:59:51.303Z] 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-23T02:59:51.303Z] Collecting idna<3,>=2.5 [2022-02-23T02:59:51.303Z] Downloading idna-2.10-py2.py3-none-any.whl (58 kB) [2022-02-23T02:59:51.303Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 KB 2.1 MB/s eta 0:00:00 [2022-02-23T02:59:53.915Z] Installing collected packages: idna, chardet, requests [2022-02-23T02:59:53.915Z] Attempting uninstall: idna [2022-02-23T02:59:53.915Z] Found existing installation: idna 3.3 [2022-02-23T02:59:53.915Z] Uninstalling idna-3.3: [2022-02-23T02:59:53.915Z] Successfully uninstalled idna-3.3 [2022-02-23T02:59:57.302Z] Attempting uninstall: requests [2022-02-23T02:59:57.302Z] Found existing installation: requests 2.27.1 [2022-02-23T02:59:57.302Z] Uninstalling requests-2.27.1: [2022-02-23T02:59:57.302Z] Successfully uninstalled requests-2.27.1 [2022-02-23T02:59:57.571Z] Successfully installed chardet-4.0.0 idna-2.10 requests-2.25.1 [2022-02-23T02:59:57.571Z] 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-23T03:00:04.281Z] Collecting robotframework-requests==0.8.0 [2022-02-23T03:00:04.281Z] Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) [2022-02-23T03:00:04.281Z] Requirement already satisfied: robotframework in /usr/lib/python3.9/site-packages (from robotframework-requests==0.8.0) (3.2.2) [2022-02-23T03:00:04.281Z] Requirement already satisfied: requests in /usr/lib/python3.9/site-packages (from robotframework-requests==0.8.0) (2.25.1) [2022-02-23T03:00:04.281Z] 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-23T03:00:04.281Z] 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-23T03:00:04.281Z] 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-23T03:00:04.281Z] 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-23T03:00:06.255Z] Installing collected packages: robotframework-requests [2022-02-23T03:00:06.255Z] Successfully installed robotframework-requests-0.8.0 [2022-02-23T03:00:06.255Z] 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-23T03:00:11.651Z] Collecting paho-mqtt==1.5.1 [2022-02-23T03:00:11.651Z] Downloading paho-mqtt-1.5.1.tar.gz (101 kB) [2022-02-23T03:00:11.651Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 KB 2.6 MB/s eta 0:00:00 [2022-02-23T03:00:11.651Z] Preparing metadata (setup.py): started [2022-02-23T03:00:24.029Z] Preparing metadata (setup.py): finished with status 'done' [2022-02-23T03:00:24.029Z] Building wheels for collected packages: paho-mqtt [2022-02-23T03:00:24.029Z] Building wheel for paho-mqtt (setup.py): started [2022-02-23T03:00:39.086Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2022-02-23T03:00:39.086Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61564 sha256=85b7e7cea44eb5a0240d0e6dcbb9be335da7c3b4e23416351fa2f9301980801c [2022-02-23T03:00:39.086Z] Stored in directory: /root/.cache/pip/wheels/22/b9/0f/9a1f64674f849b8ae88620232f2023f0ff2a50a4479b8a32ed [2022-02-23T03:00:39.086Z] Successfully built paho-mqtt [2022-02-23T03:00:39.086Z] Installing collected packages: paho-mqtt [2022-02-23T03:00:39.360Z] Successfully installed paho-mqtt-1.5.1 [2022-02-23T03:00:39.360Z] 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-23T03:00:46.062Z] Collecting redis==3.5.3 [2022-02-23T03:00:46.062Z] Downloading redis-3.5.3-py2.py3-none-any.whl (72 kB) [2022-02-23T03:00:46.062Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.1/72.1 KB 2.2 MB/s eta 0:00:00 [2022-02-23T03:00:48.033Z] Installing collected packages: redis [2022-02-23T03:00:48.307Z] Successfully installed redis-3.5.3 [2022-02-23T03:00:48.307Z] 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-23T03:00:56.578Z] Collecting pyzmq==22.2.1 [2022-02-23T03:00:56.578Z] Downloading pyzmq-22.2.1.tar.gz (1.2 MB) [2022-02-23T03:00:56.578Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 7.8 MB/s eta 0:00:00 [2022-02-23T03:00:59.963Z] Installing build dependencies: started [2022-02-23T03:01:32.287Z] Installing build dependencies: finished with status 'done' [2022-02-23T03:01:32.287Z] Getting requirements to build wheel: started [2022-02-23T03:01:33.266Z] Getting requirements to build wheel: finished with status 'done' [2022-02-23T03:01:35.239Z] Installing backend dependencies: started [2022-02-23T03:01:57.381Z] Installing backend dependencies: finished with status 'done' [2022-02-23T03:01:57.381Z] Preparing metadata (pyproject.toml): started [2022-02-23T03:02:09.771Z] Preparing metadata (pyproject.toml): finished with status 'done' [2022-02-23T03:02:09.771Z] Building wheels for collected packages: pyzmq [2022-02-23T03:02:09.771Z] Building wheel for pyzmq (pyproject.toml): started [2022-02-23T03:03:46.552Z] Building wheel for pyzmq (pyproject.toml): still running... [2022-02-23T03:05:08.320Z] Building wheel for pyzmq (pyproject.toml): still running... [2022-02-23T03:05:35.106Z] Building wheel for pyzmq (pyproject.toml): finished with status 'done' [2022-02-23T03:05:35.106Z] Created wheel for pyzmq: filename=pyzmq-22.2.1-cp39-cp39-linux_aarch64.whl size=1538490 sha256=7db638b9ca037a44162b40d2d1e3e979775acad602cc46fe014668840061c933 [2022-02-23T03:05:35.106Z] Stored in directory: /root/.cache/pip/wheels/e4/79/30/5e3a6e33ac7ae57b3fbf3daf3c90057db3d9344ab0f49d7c53 [2022-02-23T03:05:35.106Z] Successfully built pyzmq [2022-02-23T03:05:37.074Z] Installing collected packages: pyzmq [2022-02-23T03:05:39.044Z] Successfully installed pyzmq-22.2.1 [2022-02-23T03:05:39.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-23T03:05:44.440Z] Collecting robotframework-seleniumlibrary==5.1.3 [2022-02-23T03:05:44.440Z] Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) [2022-02-23T03:05:44.440Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 KB 3.2 MB/s eta 0:00:00 [2022-02-23T03:05:45.029Z] Collecting selenium>=3.141.0 [2022-02-23T03:05:45.029Z] Downloading selenium-4.1.0-py3-none-any.whl (958 kB) [2022-02-23T03:05:45.298Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 958.8/958.8 KB 8.7 MB/s eta 0:00:00 [2022-02-23T03:05:45.298Z] 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-23T03:05:45.569Z] Collecting robotframework-pythonlibcore>=2.1.0 [2022-02-23T03:05:45.569Z] Downloading robotframework_pythonlibcore-3.0.0-py2.py3-none-any.whl (9.9 kB) [2022-02-23T03:05:45.843Z] Collecting trio~=0.17 [2022-02-23T03:05:45.843Z] Downloading trio-0.20.0-py3-none-any.whl (359 kB) [2022-02-23T03:05:45.843Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 359.0/359.0 KB 5.9 MB/s eta 0:00:00 [2022-02-23T03:05:45.843Z] 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-23T03:05:46.114Z] Collecting trio-websocket~=0.9 [2022-02-23T03:05:46.114Z] Downloading trio_websocket-0.9.2-py3-none-any.whl (16 kB) [2022-02-23T03:05:46.386Z] Collecting sniffio [2022-02-23T03:05:46.386Z] Downloading sniffio-1.2.0-py3-none-any.whl (10 kB) [2022-02-23T03:05:46.386Z] 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-23T03:05:46.386Z] 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-23T03:05:46.386Z] Collecting async-generator>=1.9 [2022-02-23T03:05:46.386Z] Downloading async_generator-1.10-py3-none-any.whl (18 kB) [2022-02-23T03:05:46.655Z] Collecting outcome [2022-02-23T03:05:46.655Z] Downloading outcome-1.1.0-py2.py3-none-any.whl (9.7 kB) [2022-02-23T03:05:46.924Z] Collecting sortedcontainers [2022-02-23T03:05:46.924Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2022-02-23T03:05:46.924Z] Collecting wsproto>=0.14 [2022-02-23T03:05:47.196Z] Downloading wsproto-1.0.0-py3-none-any.whl (24 kB) [2022-02-23T03:05:50.561Z] Collecting cryptography>=1.3.4 [2022-02-23T03:05:50.561Z] Downloading cryptography-36.0.1-cp36-abi3-musllinux_1_1_aarch64.whl (3.7 MB) [2022-02-23T03:05:50.561Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.7/3.7 MB 9.6 MB/s eta 0:00:00 [2022-02-23T03:05:50.831Z] Collecting pyOpenSSL>=0.14 [2022-02-23T03:05:50.831Z] Downloading pyOpenSSL-22.0.0-py2.py3-none-any.whl (55 kB) [2022-02-23T03:05:50.831Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.8/55.8 KB 2.5 MB/s eta 0:00:00 [2022-02-23T03:05:50.831Z] 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-23T03:05:54.196Z] Collecting cffi>=1.12 [2022-02-23T03:05:54.196Z] Downloading cffi-1.15.0.tar.gz (484 kB) [2022-02-23T03:05:54.196Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 484.1/484.1 KB 6.6 MB/s eta 0:00:00 [2022-02-23T03:05:54.790Z] Preparing metadata (setup.py): started [2022-02-23T03:06:09.871Z] Preparing metadata (setup.py): finished with status 'done' [2022-02-23T03:06:09.871Z] Collecting h11<1,>=0.9.0 [2022-02-23T03:06:09.871Z] Downloading h11-0.13.0-py3-none-any.whl (58 kB) [2022-02-23T03:06:09.871Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 KB 2.2 MB/s eta 0:00:00 [2022-02-23T03:06:09.871Z] Collecting pycparser [2022-02-23T03:06:09.871Z] Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) [2022-02-23T03:06:09.871Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 KB 4.0 MB/s eta 0:00:00 [2022-02-23T03:06:09.871Z] Building wheels for collected packages: cffi [2022-02-23T03:06:09.871Z] Building wheel for cffi (setup.py): started [2022-02-23T03:07:17.868Z] Building wheel for cffi (setup.py): finished with status 'done' [2022-02-23T03:07:17.868Z] Created wheel for cffi: filename=cffi-1.15.0-cp39-cp39-linux_aarch64.whl size=419136 sha256=6af169ed504e1d79471e6e81542896fd1f43b79276f8e359021888968d4e5c13 [2022-02-23T03:07:17.868Z] Stored in directory: /root/.cache/pip/wheels/8e/0d/16/77c97b85a9f559c5412c85c129a2bae07c771d31e1beb03c40 [2022-02-23T03:07:17.868Z] Successfully built cffi [2022-02-23T03:07:17.868Z] Installing collected packages: sortedcontainers, sniffio, robotframework-pythonlibcore, pycparser, outcome, h11, async-generator, wsproto, trio, cffi, trio-websocket, cryptography, pyOpenSSL, selenium, robotframework-seleniumlibrary [2022-02-23T03:07:28.133Z] 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-23T03:07:28.133Z] 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-23T03:07:34.920Z] Collecting psycopg2==2.9.3 [2022-02-23T03:07:34.920Z] Downloading psycopg2-2.9.3.tar.gz (380 kB) [2022-02-23T03:07:35.194Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 KB 5.9 MB/s eta 0:00:00 [2022-02-23T03:07:35.788Z] Preparing metadata (setup.py): started [2022-02-23T03:07:45.918Z] Preparing metadata (setup.py): finished with status 'done' [2022-02-23T03:07:45.918Z] Building wheels for collected packages: psycopg2 [2022-02-23T03:07:45.919Z] Building wheel for psycopg2 (setup.py): started [2022-02-23T03:08:53.922Z] Building wheel for psycopg2 (setup.py): still running... [2022-02-23T03:09:12.243Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2022-02-23T03:09:12.243Z] Created wheel for psycopg2: filename=psycopg2-2.9.3-cp39-cp39-linux_aarch64.whl size=462396 sha256=e6eec369c3e397ca74724d29a95bae84697ac4681a485690df0d81c6944b5583 [2022-02-23T03:09:12.243Z] Stored in directory: /root/.cache/pip/wheels/b3/a1/6e/5a0e26314b15eb96a36263b80529ce0d64382540ac7b9544a9 [2022-02-23T03:09:12.243Z] Successfully built psycopg2 [2022-02-23T03:09:13.677Z] Installing collected packages: psycopg2 [2022-02-23T03:09:13.951Z] Successfully installed psycopg2-2.9.3 [2022-02-23T03:09:13.951Z] 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-23T03:09:14.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-23T03:09:15.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-23T03:09:16.176Z] (1/3) Installing libgfortran (10.3.1_git20211027-r0) [2022-02-23T03:09:16.449Z] (2/3) Installing openblas (0.3.18-r1) [2022-02-23T03:09:16.449Z] (3/3) Installing py3-numpy (1.21.4-r0) [2022-02-23T03:09:17.881Z] OK: 629 MiB in 64 packages [2022-02-23T03:09:17.881Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-23T03:09:18.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-23T03:09:19.133Z] (1/1) Installing py3-psutil (5.8.0-r1) [2022-02-23T03:09:19.133Z] OK: 631 MiB in 65 packages [2022-02-23T03:09:19.405Z] **** install other tools **** [2022-02-23T03:09:19.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-23T03:09:19.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-23T03:09:20.654Z] (1/5) Installing ca-certificates (20211220-r0) [2022-02-23T03:09:20.654Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-02-23T03:09:20.654Z] (3/5) Installing nghttp2-libs (1.46.0-r0) [2022-02-23T03:09:20.654Z] (4/5) Installing libcurl (7.80.0-r0) [2022-02-23T03:09:20.654Z] (5/5) Installing curl (7.80.0-r0) [2022-02-23T03:09:20.654Z] Executing busybox-1.34.1-r3.trigger [2022-02-23T03:09:20.654Z] Executing ca-certificates-20211220-r0.trigger [2022-02-23T03:09:20.927Z] OK: 633 MiB in 70 packages [2022-02-23T03:09:21.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-23T03:09:21.471Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-23T03:09:22.450Z] (1/1) Installing openssl (1.1.1l-r8) [2022-02-23T03:09:22.451Z] Executing busybox-1.34.1-r3.trigger [2022-02-23T03:09:22.451Z] OK: 633 MiB in 71 packages [2022-02-23T03:09:22.723Z] **** install chromedriver **** [2022-02-23T03:09:22.723Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-23T03:09:22.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-23T03:09:23.981Z] v3.15.0-306-gffb0078df8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-02-23T03:09:23.981Z] v3.15.0-307-g91105b4482 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-02-23T03:09:23.981Z] OK: 15726 distinct packages available [2022-02-23T03:09:25.411Z] (1/3) Upgrading busybox (1.34.1-r3 -> 1.34.1-r4) [2022-02-23T03:09:25.411Z] Executing busybox-1.34.1-r4.post-upgrade [2022-02-23T03:09:25.411Z] (2/3) Upgrading ca-certificates-bundle (20191127-r7 -> 20211220-r0) [2022-02-23T03:09:25.411Z] (3/3) Upgrading ssl_client (1.34.1-r3 -> 1.34.1-r4) [2022-02-23T03:09:25.411Z] Executing busybox-1.34.1-r4.trigger [2022-02-23T03:09:25.411Z] Executing ca-certificates-20211220-r0.trigger [2022-02-23T03:09:25.685Z] OK: 633 MiB in 71 packages [2022-02-23T03:09:25.958Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-23T03:09:26.230Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-23T03:09:26.824Z] fetch http://nl.alpinelinux.org/alpine/latest-stable/community/aarch64/APKINDEX.tar.gz [2022-02-23T03:09:27.808Z] fetch http://nl.alpinelinux.org/alpine/latest-stable/main/aarch64/APKINDEX.tar.gz [2022-02-23T03:09:28.786Z] (1/110) Installing libxau (1.0.9-r0) [2022-02-23T03:09:28.786Z] (2/110) Installing libmd (1.0.3-r0) [2022-02-23T03:09:28.786Z] (3/110) Installing libbsd (0.11.3-r1) [2022-02-23T03:09:28.786Z] (4/110) Installing libxdmcp (1.1.3-r0) [2022-02-23T03:09:28.786Z] (5/110) Installing libxcb (1.14-r2) [2022-02-23T03:09:28.786Z] (6/110) Installing libx11 (1.7.2-r0) [2022-02-23T03:09:28.786Z] (7/110) Installing libxext (1.3.4-r0) [2022-02-23T03:09:28.786Z] (8/110) Installing libice (1.0.10-r0) [2022-02-23T03:09:28.786Z] (9/110) Installing libuuid (2.37.4-r0) [2022-02-23T03:09:28.786Z] (10/110) Installing libsm (1.2.3-r0) [2022-02-23T03:09:28.786Z] (11/110) Installing libxt (1.2.1-r0) [2022-02-23T03:09:28.786Z] (12/110) Installing libxmu (1.1.3-r0) [2022-02-23T03:09:28.786Z] (13/110) Installing xset (1.2.4-r0) [2022-02-23T03:09:28.786Z] (14/110) Installing xprop (1.2.5-r0) [2022-02-23T03:09:28.786Z] (15/110) Installing xdg-utils (1.1.3-r0) [2022-02-23T03:09:29.059Z] (16/110) Installing eudev-libs (3.2.11_pre1-r0) [2022-02-23T03:09:29.059Z] (17/110) Installing libintl (0.21-r0) [2022-02-23T03:09:29.059Z] (18/110) Installing libblkid (2.37.4-r0) [2022-02-23T03:09:29.059Z] (19/110) Installing libmount (2.37.4-r0) [2022-02-23T03:09:29.059Z] (20/110) Installing pcre (8.45-r1) [2022-02-23T03:09:29.059Z] (21/110) Installing glib (2.70.1-r0) [2022-02-23T03:09:29.059Z] (22/110) Installing shared-mime-info (2.1-r0) [2022-02-23T03:09:29.059Z] (23/110) Installing hicolor-icon-theme (0.17-r1) [2022-02-23T03:09:29.330Z] (24/110) Installing libjpeg-turbo (2.1.2-r0) [2022-02-23T03:09:29.330Z] (25/110) Installing libpng (1.6.37-r1) [2022-02-23T03:09:29.330Z] (26/110) Installing libwebp (1.2.2-r0) [2022-02-23T03:09:29.330Z] (27/110) Installing zstd-libs (1.5.0-r0) [2022-02-23T03:09:29.330Z] (28/110) Installing tiff (4.3.0-r0) [2022-02-23T03:09:29.603Z] (29/110) Installing gdk-pixbuf (2.42.6-r0) [2022-02-23T03:09:29.603Z] (30/110) Installing gtk-update-icon-cache (2.24.33-r0) [2022-02-23T03:09:29.603Z] (31/110) Installing libxcomposite (0.4.5-r0) [2022-02-23T03:09:29.603Z] (32/110) Installing libxfixes (6.0.0-r0) [2022-02-23T03:09:29.603Z] (33/110) Installing libxrender (0.9.10-r3) [2022-02-23T03:09:29.603Z] (34/110) Installing libxcursor (1.2.0-r0) [2022-02-23T03:09:29.603Z] (35/110) Installing libxdamage (1.1.5-r1) [2022-02-23T03:09:29.603Z] (36/110) Installing libxi (1.8-r0) [2022-02-23T03:09:29.603Z] (37/110) Installing libxinerama (1.1.4-r1) [2022-02-23T03:09:29.603Z] (38/110) Installing libxrandr (1.5.2-r1) [2022-02-23T03:09:29.603Z] (39/110) Installing atk (2.36.0-r0) [2022-02-23T03:09:29.603Z] (40/110) Installing libxtst (1.2.3-r3) [2022-02-23T03:09:29.603Z] (41/110) Installing dbus-libs (1.12.20-r4) [2022-02-23T03:09:29.603Z] (42/110) Installing at-spi2-core (2.42.0-r0) [2022-02-23T03:09:29.603Z] (43/110) Installing at-spi2-atk (2.38.0-r0) [2022-02-23T03:09:29.603Z] (44/110) Installing freetype (2.11.0-r0) [2022-02-23T03:09:29.603Z] (45/110) Installing fontconfig (2.13.1-r4) [2022-02-23T03:09:29.603Z] (46/110) Installing pixman (0.40.0-r3) [2022-02-23T03:09:29.603Z] (47/110) Installing cairo (1.16.0-r3) [2022-02-23T03:09:29.876Z] (48/110) Installing cairo-gobject (1.16.0-r3) [2022-02-23T03:09:29.876Z] (49/110) Installing avahi-libs (0.8-r5) [2022-02-23T03:09:29.876Z] (50/110) Installing nettle (3.7.3-r0) [2022-02-23T03:09:29.876Z] (51/110) Installing p11-kit (0.24.0-r1) [2022-02-23T03:09:29.876Z] (52/110) Installing libtasn1 (4.18.0-r0) [2022-02-23T03:09:29.876Z] (53/110) Installing libunistring (0.9.10-r1) [2022-02-23T03:09:29.876Z] (54/110) Installing gnutls (3.7.1-r0) [2022-02-23T03:09:29.876Z] (55/110) Installing cups-libs (2.3.3-r5) [2022-02-23T03:09:29.876Z] (56/110) Installing libepoxy (1.5.9-r0) [2022-02-23T03:09:30.152Z] (57/110) Installing fribidi (1.0.11-r0) [2022-02-23T03:09:30.152Z] (58/110) Installing graphite2 (1.3.14-r0) [2022-02-23T03:09:30.152Z] (59/110) Installing harfbuzz (3.0.0-r2) [2022-02-23T03:09:30.152Z] (60/110) Installing libxft (2.3.4-r0) [2022-02-23T03:09:30.152Z] (61/110) Installing pango (1.48.10-r0) [2022-02-23T03:09:30.152Z] (62/110) Installing wayland-libs-client (1.19.0-r1) [2022-02-23T03:09:30.152Z] (63/110) Installing wayland-libs-cursor (1.19.0-r1) [2022-02-23T03:09:30.152Z] (64/110) Installing wayland-libs-egl (1.19.0-r1) [2022-02-23T03:09:30.152Z] (65/110) Installing xkeyboard-config (2.34-r0) [2022-02-23T03:09:30.426Z] (66/110) Installing libxkbcommon (1.3.1-r0) [2022-02-23T03:09:30.426Z] (67/110) Installing gtk+3.0 (3.24.30-r0) [2022-02-23T03:09:30.699Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-02-23T03:09:30.699Z] (68/110) Installing libfontenc (1.1.4-r0) [2022-02-23T03:09:30.699Z] (69/110) Installing mkfontscale (1.2.1-r1) [2022-02-23T03:09:30.699Z] (70/110) Installing ttf-opensans (1.10-r1) [2022-02-23T03:09:30.699Z] Executing ttf-opensans-1.10-r1.post-install [2022-02-23T03:09:33.312Z] (71/110) Installing libogg (1.3.5-r0) [2022-02-23T03:09:33.312Z] (72/110) Installing flac (1.3.4-r0) [2022-02-23T03:09:33.312Z] (73/110) Installing alsa-lib (1.2.5.1-r1) [2022-02-23T03:09:33.312Z] (74/110) Installing sdl2 (2.0.16-r4) [2022-02-23T03:09:33.312Z] (75/110) Installing aom-libs (3.2.0-r0) [2022-02-23T03:09:33.312Z] (76/110) Installing libass (0.15.2-r0) [2022-02-23T03:09:33.312Z] (77/110) Installing libdav1d (0.9.2-r0) [2022-02-23T03:09:33.312Z] (78/110) Installing lame (3.100-r0) [2022-02-23T03:09:33.312Z] (79/110) Installing opus (1.3.1-r1) [2022-02-23T03:09:33.312Z] (80/110) Installing soxr (0.1.3-r2) [2022-02-23T03:09:33.312Z] (81/110) Installing libsrt (1.4.2-r1) [2022-02-23T03:09:33.312Z] (82/110) Installing libssh (0.9.6-r1) [2022-02-23T03:09:33.312Z] (83/110) Installing libtheora (1.1.1-r16) [2022-02-23T03:09:33.312Z] (84/110) Installing v4l-utils-libs (1.22.1-r1) [2022-02-23T03:09:33.312Z] (85/110) Installing libdrm (2.4.109-r0) [2022-02-23T03:09:33.312Z] (86/110) Installing libva (2.13.0-r0) [2022-02-23T03:09:33.312Z] (87/110) Installing libvdpau (1.4-r0) [2022-02-23T03:09:33.312Z] (88/110) Installing vidstab (1.1.0-r1) [2022-02-23T03:09:33.312Z] (89/110) Installing libvorbis (1.3.7-r0) [2022-02-23T03:09:33.312Z] (90/110) Installing libvpx (1.10.0-r0) [2022-02-23T03:09:33.582Z] (91/110) Installing vulkan-loader (1.2.196-r0) [2022-02-23T03:09:33.582Z] (92/110) Installing x264-libs (20210613-r0) [2022-02-23T03:09:33.582Z] (93/110) Installing x265-libs (3.5-r0) [2022-02-23T03:09:33.582Z] (94/110) Installing xvidcore (1.3.7-r1) [2022-02-23T03:09:33.582Z] (95/110) Installing ffmpeg-libs (4.4.1-r2) [2022-02-23T03:09:34.176Z] (96/110) Installing libevent (2.1.12-r4) [2022-02-23T03:09:34.176Z] (97/110) Installing mesa (21.2.6-r0) [2022-02-23T03:09:34.176Z] (98/110) Installing wayland-libs-server (1.19.0-r1) [2022-02-23T03:09:34.176Z] (99/110) Installing mesa-gbm (21.2.6-r0) [2022-02-23T03:09:34.176Z] (100/110) Installing lcms2 (2.12-r1) [2022-02-23T03:09:34.176Z] (101/110) Installing nspr (4.32-r0) [2022-02-23T03:09:34.176Z] (102/110) Installing nss (3.72.1-r0) [2022-02-23T03:09:34.448Z] (103/110) Installing re2 (2021.11.01-r0) [2022-02-23T03:09:34.448Z] (104/110) Installing snappy (1.1.9-r1) [2022-02-23T03:09:34.448Z] (105/110) Installing libxshmfence (1.3-r1) [2022-02-23T03:09:34.448Z] (106/110) Installing libgpg-error (1.42-r1) [2022-02-23T03:09:34.448Z] (107/110) Installing libgcrypt (1.9.4-r0) [2022-02-23T03:09:34.448Z] (108/110) Installing libxslt (1.1.34-r1) [2022-02-23T03:09:34.448Z] (109/110) Installing chromium (93.0.4577.82-r3) [2022-02-23T03:09:38.733Z] (110/110) Installing chromium-chromedriver (93.0.4577.82-r3) [2022-02-23T03:09:39.003Z] Executing busybox-1.34.1-r4.trigger [2022-02-23T03:09:39.003Z] Executing glib-2.70.1-r0.trigger [2022-02-23T03:09:39.003Z] Executing shared-mime-info-2.1-r0.trigger [2022-02-23T03:09:45.709Z] Executing gdk-pixbuf-2.42.6-r0.trigger [2022-02-23T03:09:45.709Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-02-23T03:09:45.709Z] Executing fontconfig-2.13.1-r4.trigger [2022-02-23T03:09:45.709Z] Executing mkfontscale-1.2.1-r1.trigger [2022-02-23T03:09:45.709Z] OK: 918 MiB in 181 packages [2022-02-23T03:10:24.705Z] Removing intermediate container 4dc00d6eeab0 [2022-02-23T03:10:24.705Z] ---> 6b8c7c5de335 [2022-02-23T03:10:24.705Z] Step 11/14 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2022-02-23T03:10:24.705Z] ---> Running in 988983d4b0f3 [2022-02-23T03:10:24.705Z] Removing intermediate container 988983d4b0f3 [2022-02-23T03:10:24.705Z] ---> 42d781346591 [2022-02-23T03:10:24.705Z] Step 12/14 : LABEL arch=arm64 [2022-02-23T03:10:24.705Z] ---> Running in 3f1fbdae4520 [2022-02-23T03:10:24.705Z] Removing intermediate container 3f1fbdae4520 [2022-02-23T03:10:24.705Z] ---> 2f8383594cee [2022-02-23T03:10:24.705Z] Step 13/14 : LABEL git_sha=aac331e960b46befce6ed8c0b32ae8dbe0c5ffdb [2022-02-23T03:10:24.705Z] ---> Running in 9912437460d2 [2022-02-23T03:10:24.977Z] Removing intermediate container 9912437460d2 [2022-02-23T03:10:24.977Z] ---> a6cdf87f7de2 [2022-02-23T03:10:24.977Z] Step 14/14 : LABEL version=0.0.2-dev.15 [2022-02-23T03:10:24.977Z] ---> Running in fe83e71f8356 [2022-02-23T03:10:25.248Z] Removing intermediate container fe83e71f8356 [2022-02-23T03:10:25.248Z] ---> e6b12aec0c6d [2022-02-23T03:10:25.248Z] [Warning] One or more build-args [ARCH] were not consumed [2022-02-23T03:10:25.518Z] Successfully built e6b12aec0c6d [2022-02-23T03:10:25.518Z] Successfully tagged edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-02-23T03:10:25.625Z] [edgeXDocker.push] Tagging docker image edgex-taf-common-arm64 with the following tags: [2022-02-23T03:10:25.625Z] aac331e960b46befce6ed8c0b32ae8dbe0c5ffdb [2022-02-23T03:10:25.625Z] latest [2022-02-23T03:10:25.625Z] 0.0.2-dev.15 [2022-02-23T03:10:25.625Z] aac331e960b46befce6ed8c0b32ae8dbe0c5ffdb-0.0.2-dev.15 [2022-02-23T03:10:25.625Z] main [2022-02-23T03:10:25.625Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-23T03:10:25.978Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:aac331e960b46befce6ed8c0b32ae8dbe0c5ffdb [Pipeline] isUnix [Pipeline] sh [2022-02-23T03:10:26.328Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:aac331e960b46befce6ed8c0b32ae8dbe0c5ffdb [2022-02-23T03:10:26.328Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2022-02-23T03:10:26.328Z] 7c273666532a: Preparing [2022-02-23T03:10:26.328Z] 8ebec7cba76f: Preparing [2022-02-23T03:10:26.328Z] 8d238f7f20ed: Preparing [2022-02-23T03:10:26.328Z] a701dd53b0ee: Preparing [2022-02-23T03:10:26.328Z] 07d3c46c9599: Preparing [2022-02-23T03:10:26.599Z] 07d3c46c9599: Layer already exists [2022-02-23T03:10:26.599Z] 8ebec7cba76f: Pushed [2022-02-23T03:10:26.873Z] 8d238f7f20ed: Pushed [2022-02-23T03:10:37.023Z] a701dd53b0ee: Pushed [2022-02-23T03:14:29.005Z] 7c273666532a: Pushed [2022-02-23T03:14:29.005Z] aac331e960b46befce6ed8c0b32ae8dbe0c5ffdb: digest: sha256:557aa7e9f5f3eadc8a91a33ea76fe4ac8ec50ce07fd3ca1b4cdc32203d465108 size: 1370 [Pipeline] isUnix [Pipeline] sh [2022-02-23T03:14:29.373Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-23T03:14:29.728Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [2022-02-23T03:14:29.728Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2022-02-23T03:14:29.728Z] 7c273666532a: Preparing [2022-02-23T03:14:29.728Z] 8ebec7cba76f: Preparing [2022-02-23T03:14:29.728Z] 8d238f7f20ed: Preparing [2022-02-23T03:14:29.728Z] a701dd53b0ee: Preparing [2022-02-23T03:14:29.728Z] 07d3c46c9599: Preparing [2022-02-23T03:14:29.728Z] 8d238f7f20ed: Layer already exists [2022-02-23T03:14:29.728Z] 07d3c46c9599: Layer already exists [2022-02-23T03:14:29.728Z] 8ebec7cba76f: Layer already exists [2022-02-23T03:14:29.728Z] a701dd53b0ee: Layer already exists [2022-02-23T03:14:29.728Z] 7c273666532a: Layer already exists [2022-02-23T03:14:30.001Z] latest: digest: sha256:557aa7e9f5f3eadc8a91a33ea76fe4ac8ec50ce07fd3ca1b4cdc32203d465108 size: 1370 [Pipeline] isUnix [Pipeline] sh [2022-02-23T03:14:30.360Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.15 [Pipeline] isUnix [Pipeline] sh [2022-02-23T03:14:30.706Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.15 [2022-02-23T03:14:30.706Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2022-02-23T03:14:30.706Z] 7c273666532a: Preparing [2022-02-23T03:14:30.706Z] 8ebec7cba76f: Preparing [2022-02-23T03:14:30.706Z] 8d238f7f20ed: Preparing [2022-02-23T03:14:30.706Z] a701dd53b0ee: Preparing [2022-02-23T03:14:30.706Z] 07d3c46c9599: Preparing [2022-02-23T03:14:30.706Z] 8d238f7f20ed: Layer already exists [2022-02-23T03:14:30.706Z] 7c273666532a: Layer already exists [2022-02-23T03:14:30.706Z] a701dd53b0ee: Layer already exists [2022-02-23T03:14:30.706Z] 8ebec7cba76f: Layer already exists [2022-02-23T03:14:30.706Z] 07d3c46c9599: Layer already exists [2022-02-23T03:14:30.979Z] 0.0.2-dev.15: digest: sha256:557aa7e9f5f3eadc8a91a33ea76fe4ac8ec50ce07fd3ca1b4cdc32203d465108 size: 1370 [Pipeline] isUnix [Pipeline] sh [2022-02-23T03:14:31.332Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:aac331e960b46befce6ed8c0b32ae8dbe0c5ffdb-0.0.2-dev.15 [Pipeline] isUnix [Pipeline] sh [2022-02-23T03:14:31.671Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:aac331e960b46befce6ed8c0b32ae8dbe0c5ffdb-0.0.2-dev.15 [2022-02-23T03:14:31.671Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2022-02-23T03:14:31.671Z] 7c273666532a: Preparing [2022-02-23T03:14:31.671Z] 8ebec7cba76f: Preparing [2022-02-23T03:14:31.671Z] 8d238f7f20ed: Preparing [2022-02-23T03:14:31.671Z] a701dd53b0ee: Preparing [2022-02-23T03:14:31.671Z] 07d3c46c9599: Preparing [2022-02-23T03:14:31.671Z] 07d3c46c9599: Layer already exists [2022-02-23T03:14:31.671Z] a701dd53b0ee: Layer already exists [2022-02-23T03:14:31.671Z] 7c273666532a: Layer already exists [2022-02-23T03:14:31.671Z] 8ebec7cba76f: Layer already exists [2022-02-23T03:14:31.671Z] 8d238f7f20ed: Layer already exists [2022-02-23T03:14:31.943Z] aac331e960b46befce6ed8c0b32ae8dbe0c5ffdb-0.0.2-dev.15: digest: sha256:557aa7e9f5f3eadc8a91a33ea76fe4ac8ec50ce07fd3ca1b4cdc32203d465108 size: 1370 [Pipeline] isUnix [Pipeline] sh [2022-02-23T03:14:32.291Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-02-23T03:14:32.652Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [2022-02-23T03:14:32.652Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2022-02-23T03:14:32.652Z] 7c273666532a: Preparing [2022-02-23T03:14:32.652Z] 8ebec7cba76f: Preparing [2022-02-23T03:14:32.652Z] 8d238f7f20ed: Preparing [2022-02-23T03:14:32.652Z] a701dd53b0ee: Preparing [2022-02-23T03:14:32.652Z] 07d3c46c9599: Preparing [2022-02-23T03:14:32.652Z] 7c273666532a: Layer already exists [2022-02-23T03:14:32.652Z] 07d3c46c9599: Layer already exists [2022-02-23T03:14:32.652Z] 8ebec7cba76f: Layer already exists [2022-02-23T03:14:32.652Z] 8d238f7f20ed: Layer already exists [2022-02-23T03:14:32.652Z] a701dd53b0ee: Layer already exists [2022-02-23T03:14:32.923Z] main: digest: sha256:557aa7e9f5f3eadc8a91a33ea76fe4ac8ec50ce07fd3ca1b4cdc32203d465108 size: 1370 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-02-23T03:14:32.965Z] ===================================================== [Pipeline] echo [2022-02-23T03:14:32.973Z] taggedImages: [2022-02-23T03:14:32.973Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:aac331e960b46befce6ed8c0b32ae8dbe0c5ffdb [2022-02-23T03:14:32.973Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [2022-02-23T03:14:32.973Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.15 [2022-02-23T03:14:32.973Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:aac331e960b46befce6ed8c0b32ae8dbe0c5ffdb-0.0.2-dev.15 [2022-02-23T03:14:32.973Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [Pipeline] } [Pipeline] // script [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-23T03:14:33.368Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-23T03:14:33.369Z] [2022-02-23T03:14:33.369Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-02-23T03:14:33.730Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-23T03:14:34.005Z] arm64: Pulling from edgex-lftools-log-publisher [2022-02-23T03:14:34.005Z] 448f6bf000e3: Pulling fs layer [2022-02-23T03:14:34.005Z] f757da607395: Pulling fs layer [2022-02-23T03:14:34.005Z] 05883995daec: Pulling fs layer [2022-02-23T03:14:34.005Z] 8603b9c90790: Pulling fs layer [2022-02-23T03:14:34.005Z] 1560dd03e051: Pulling fs layer [2022-02-23T03:14:34.005Z] 27f5ce0e4adf: Pulling fs layer [2022-02-23T03:14:34.005Z] c2d8d7efcc4b: Pulling fs layer [2022-02-23T03:14:34.005Z] 8603b9c90790: Waiting [2022-02-23T03:14:34.005Z] 1560dd03e051: Waiting [2022-02-23T03:14:34.005Z] 27f5ce0e4adf: Waiting [2022-02-23T03:14:34.005Z] c2d8d7efcc4b: Waiting [2022-02-23T03:14:34.005Z] f757da607395: Verifying Checksum [2022-02-23T03:14:34.005Z] f757da607395: Download complete [2022-02-23T03:14:34.005Z] 8603b9c90790: Verifying Checksum [2022-02-23T03:14:34.005Z] 8603b9c90790: Download complete [2022-02-23T03:14:34.278Z] 1560dd03e051: Verifying Checksum [2022-02-23T03:14:34.278Z] 27f5ce0e4adf: Verifying Checksum [2022-02-23T03:14:34.278Z] 27f5ce0e4adf: Download complete [2022-02-23T03:14:34.278Z] 05883995daec: Verifying Checksum [2022-02-23T03:14:34.552Z] 448f6bf000e3: Verifying Checksum [2022-02-23T03:14:34.552Z] 448f6bf000e3: Download complete [2022-02-23T03:14:37.180Z] c2d8d7efcc4b: Verifying Checksum [2022-02-23T03:14:37.180Z] c2d8d7efcc4b: Download complete [2022-02-23T03:14:38.618Z] 448f6bf000e3: Pull complete [2022-02-23T03:14:39.217Z] f757da607395: Pull complete [2022-02-23T03:14:40.656Z] 05883995daec: Pull complete [2022-02-23T03:14:40.930Z] 8603b9c90790: Pull complete [2022-02-23T03:14:41.909Z] 1560dd03e051: Pull complete [2022-02-23T03:14:42.181Z] 27f5ce0e4adf: Pull complete [2022-02-23T03:15:00.486Z] c2d8d7efcc4b: Pull complete [2022-02-23T03:15:00.486Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-02-23T03:15:00.486Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-23T03:15:00.486Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-02-23T03:15:00.749Z] prd-ubuntu18.04-docker-arm64-4c-16g-5873 does not seem to be running inside a container [2022-02-23T03:15:00.820Z] $ 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/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-02-23T03:15:03.879Z] $ docker top f4d60b7de251f3bfa7cdf9bcc16d1ff84919a3d5eada2aa7bda5e4b87d991129 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-23T03:15:04.866Z] ---> job-cost.sh [2022-02-23T03:15:04.866Z] lf-activate-venv: SKIPPING [2022-02-23T03:15:04.866Z] INFO: No Stack... [2022-02-23T03:15:05.138Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-02-23T03:15:05.410Z] INFO: Archiving Costs [Pipeline] sh [2022-02-23T03:15:06.355Z] + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv [2022-02-23T03:15:06.355Z] + cut -d, -f6 [Pipeline] lock [2022-02-23T03:15:06.391Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-main-5-stack-cost] [2022-02-23T03:15:06.400Z] Resource [jenkins-edgexfoundry-edgex-taf-common-main-5-stack-cost] did not exist. Created. [2022-02-23T03:15:06.400Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-main-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-23T03:15:07.092Z] /w/workspace/gexfoundry_edgex-taf-common_main@tmp/durable-dee2d32d/script.sh: 1: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/durable-dee2d32d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-02-23T03:15:07.772Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-02-23T03:15:07.795Z] Warning: overwriting stash ‘stack-cost’ [2022-02-23T03:15:08.410Z] Stashed 1 file(s) [Pipeline] } [2022-02-23T03:15:08.417Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-main-5-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-23T03:15:08.413Z] $ docker stop --time=1 f4d60b7de251f3bfa7cdf9bcc16d1ff84919a3d5eada2aa7bda5e4b87d991129 [2022-02-23T03:15:09.999Z] $ docker rm -f f4d60b7de251f3bfa7cdf9bcc16d1ff84919a3d5eada2aa7bda5e4b87d991129 [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2022-02-23T03:15:10.719Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-23T03:15:10.719Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-23T03:15:11.041Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-23T03:15:11.041Z] . [Pipeline] withDockerContainer [2022-02-23T03:15:11.117Z] prd-centos7-docker-4c-2g-5872 does not seem to be running inside a container [2022-02-23T03:15:11.151Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-02-23T03:15:11.517Z] $ docker top dd76c131763132df751dabd5c18e61ca74d9ed80fb4ee605994af3237b844ac2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-23T03:15:11.605Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-23T03:15:11.605Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-23T03:15:11.701Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-23T03:15:11.698Z] $ docker exec dd76c131763132df751dabd5c18e61ca74d9ed80fb4ee605994af3237b844ac2 ssh-agent [2022-02-23T03:15:11.787Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnDfjmL/agent.13 [2022-02-23T03:15:11.787Z] SSH_AGENT_PID=20 [2022-02-23T03:15:11.793Z] Running ssh-add (command line suppressed) [2022-02-23T03:15:11.873Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_56977224926983796.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_56977224926983796.key) [2022-02-23T03:15:11.896Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-23T03:15:12.184Z] + git semver tag [2022-02-23T03:15:12.184Z] # -> Open(): unable to determine branch for HEAD [2022-02-23T03:15:12.184Z] # $GIT_DIR = /w/workspace/gexfoundry_edgex-taf-common_main/.git [2022-02-23T03:15:12.184Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_edgex-taf-common_main [2022-02-23T03:15:12.184Z] # $SEMVER_REMOTE_NAME = origin [2022-02-23T03:15:12.184Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-23T03:15:12.184Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-23T03:15:12.184Z] # $SEMVER_BRANCH = main [2022-02-23T03:15:12.184Z] # $SEMVER_DIR = /w/workspace/gexfoundry_edgex-taf-common_main/.semver [2022-02-23T03:15:12.184Z] # aac331e960b46befce6ed8c0b32ae8dbe0c5ffdb HEAD [2022-02-23T03:15:12.184Z] # -> Force: false [2022-02-23T03:15:12.184Z] # 6c4c90cc768915cd8ef15d205859ca890ebf6c91 refs/tags/v0.0.2-dev.15 [Pipeline] } [2022-02-23T03:15:12.190Z] $ docker exec --env ******** --env ******** dd76c131763132df751dabd5c18e61ca74d9ed80fb4ee605994af3237b844ac2 ssh-agent -k [2022-02-23T03:15:12.274Z] unset SSH_AUTH_SOCK; [2022-02-23T03:15:12.274Z] unset SSH_AGENT_PID; [2022-02-23T03:15:12.274Z] echo Agent pid 20 killed; [2022-02-23T03:15:12.286Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-23T03:15:12.597Z] + git semver [Pipeline] } [2022-02-23T03:15:12.604Z] $ docker stop --time=1 dd76c131763132df751dabd5c18e61ca74d9ed80fb4ee605994af3237b844ac2 [2022-02-23T03:15:13.777Z] $ docker rm -f dd76c131763132df751dabd5c18e61ca74d9ed80fb4ee605994af3237b844ac2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-02-23T03:15:14.235Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-02-23T03:15:14.235Z] [2022-02-23T03:15:14.235Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-02-23T03:15:14.554Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-02-23T03:15:14.554Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-02-23T03:15:14.554Z] ab5ef0e58194: Pulling fs layer [2022-02-23T03:15:14.554Z] 9712f1f96733: Pulling fs layer [2022-02-23T03:15:14.554Z] 63f879dbbcfc: Pulling fs layer [2022-02-23T03:15:14.554Z] 0d9ebad4ef96: Pulling fs layer [2022-02-23T03:15:14.554Z] e9a5061849ea: Pulling fs layer [2022-02-23T03:15:14.554Z] d747dcd14b5f: Pulling fs layer [2022-02-23T03:15:14.554Z] 2de7ff778b66: Pulling fs layer [2022-02-23T03:15:14.554Z] 0d9ebad4ef96: Waiting [2022-02-23T03:15:14.554Z] e9a5061849ea: Waiting [2022-02-23T03:15:14.555Z] d747dcd14b5f: Waiting [2022-02-23T03:15:14.555Z] 2de7ff778b66: Waiting [2022-02-23T03:15:14.555Z] 9712f1f96733: Verifying Checksum [2022-02-23T03:15:14.555Z] 9712f1f96733: Download complete [2022-02-23T03:15:14.819Z] 63f879dbbcfc: Verifying Checksum [2022-02-23T03:15:14.819Z] 63f879dbbcfc: Download complete [2022-02-23T03:15:15.085Z] 0d9ebad4ef96: Verifying Checksum [2022-02-23T03:15:15.085Z] 0d9ebad4ef96: Download complete [2022-02-23T03:15:15.085Z] d747dcd14b5f: Verifying Checksum [2022-02-23T03:15:15.085Z] d747dcd14b5f: Download complete [2022-02-23T03:15:15.085Z] ab5ef0e58194: Verifying Checksum [2022-02-23T03:15:15.085Z] ab5ef0e58194: Download complete [2022-02-23T03:15:15.085Z] e9a5061849ea: Verifying Checksum [2022-02-23T03:15:15.085Z] e9a5061849ea: Download complete [2022-02-23T03:15:15.353Z] 2de7ff778b66: Verifying Checksum [2022-02-23T03:15:15.353Z] 2de7ff778b66: Download complete [2022-02-23T03:15:18.671Z] ab5ef0e58194: Pull complete [2022-02-23T03:15:18.671Z] 9712f1f96733: Pull complete [2022-02-23T03:15:19.278Z] 63f879dbbcfc: Pull complete [2022-02-23T03:15:23.539Z] 0d9ebad4ef96: Pull complete [2022-02-23T03:15:23.801Z] e9a5061849ea: Pull complete [2022-02-23T03:15:24.065Z] d747dcd14b5f: Pull complete [2022-02-23T03:15:25.454Z] 2de7ff778b66: Pull complete [2022-02-23T03:15:25.454Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-02-23T03:15:25.454Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-02-23T03:15:25.454Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-02-23T03:15:25.523Z] prd-centos7-docker-4c-2g-5872 does not seem to be running inside a container [2022-02-23T03:15:25.559Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-02-23T03:15:28.927Z] $ docker top dfb5ac097515e9a9c281fc734b95e8846e298dfbd5a6203a498d20749dbac3dc -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-02-23T03:15:29.021Z] provisioning config files... [2022-02-23T03:15:29.029Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config6971809426409197269tmp [2022-02-23T03:15:29.042Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config4608731892702246913tmp [2022-02-23T03:15:29.054Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config4594110942527076709tmp [Pipeline] { [Pipeline] echo [2022-02-23T03:15:29.068Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-23T03:15:29.359Z] ---> sigul-configuration.sh [2022-02-23T03:15:29.359Z] gpg: directory `/root/.gnupg' created [2022-02-23T03:15:29.359Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-02-23T03:15:29.359Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-02-23T03:15:29.359Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-02-23T03:15:29.359Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-02-23T03:15:29.359Z] gpg: CAST5 encrypted data [2022-02-23T03:15:29.359Z] gpg: encrypted with 1 passphrase [2022-02-23T03:15:29.359Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-02-23T03:15:29.661Z] + mkdir /home/jenkins [2022-02-23T03:15:29.661Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-02-23T03:15:29.965Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-02-23T03:15:29.975Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-23T03:15:30.274Z] ---> sigul-install.sh [2022-02-23T03:15:30.274Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-02-23T03:15:30.680Z] + git tag --list [2022-02-23T03:15:30.680Z] v0.0.1 [2022-02-23T03:15:30.680Z] v0.0.2-dev.1 [2022-02-23T03:15:30.680Z] v0.0.2-dev.10 [2022-02-23T03:15:30.680Z] v0.0.2-dev.11 [2022-02-23T03:15:30.680Z] v0.0.2-dev.12 [2022-02-23T03:15:30.680Z] v0.0.2-dev.13 [2022-02-23T03:15:30.680Z] v0.0.2-dev.14 [2022-02-23T03:15:30.680Z] v0.0.2-dev.15 [2022-02-23T03:15:30.680Z] v0.0.2-dev.2 [2022-02-23T03:15:30.680Z] v0.0.2-dev.3 [2022-02-23T03:15:30.680Z] v0.0.2-dev.4 [2022-02-23T03:15:30.680Z] v0.0.2-dev.5 [2022-02-23T03:15:30.680Z] v0.0.2-dev.6 [2022-02-23T03:15:30.680Z] v0.0.2-dev.7 [2022-02-23T03:15:30.680Z] v0.0.2-dev.8 [2022-02-23T03:15:30.680Z] v0.0.2-dev.9 [Pipeline] sh [2022-02-23T03:15:31.162Z] + lftools sign git-tag v0.0.2-dev.15 [2022-02-23T03:15:31.733Z] Signing Git tag with Sigul... [2022-02-23T03:15:31.733Z] Signing v0.0.2-dev.15 [Pipeline] echo [2022-02-23T03:15:32.315Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-23T03:15:32.608Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-02-23T03:15:32.616Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-02-23T03:15:32.630Z] $ docker stop --time=1 dfb5ac097515e9a9c281fc734b95e8846e298dfbd5a6203a498d20749dbac3dc [2022-02-23T03:15:33.843Z] $ docker rm -f dfb5ac097515e9a9c281fc734b95e8846e298dfbd5a6203a498d20749dbac3dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-02-23T03:15:34.266Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-23T03:15:34.266Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-23T03:15:34.569Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-23T03:15:34.569Z] . [Pipeline] withDockerContainer [2022-02-23T03:15:34.638Z] prd-centos7-docker-4c-2g-5872 does not seem to be running inside a container [2022-02-23T03:15:34.669Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-02-23T03:15:35.057Z] $ docker top 16cef8b3408e3f42c53971a8e730b9e2cb9e41b88d671724ef024d72b7ebf933 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-23T03:15:35.162Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-23T03:15:35.162Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-23T03:15:35.282Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-23T03:15:35.281Z] $ docker exec 16cef8b3408e3f42c53971a8e730b9e2cb9e41b88d671724ef024d72b7ebf933 ssh-agent [2022-02-23T03:15:35.399Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKEiDBA/agent.15 [2022-02-23T03:15:35.399Z] SSH_AGENT_PID=21 [2022-02-23T03:15:35.404Z] Running ssh-add (command line suppressed) [2022-02-23T03:15:35.497Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_240468334261104436.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_240468334261104436.key) [2022-02-23T03:15:35.515Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-23T03:15:35.808Z] + git semver bump pre [2022-02-23T03:15:35.808Z] # -> Open(): unable to determine branch for HEAD [2022-02-23T03:15:35.808Z] # $GIT_DIR = /w/workspace/gexfoundry_edgex-taf-common_main/.git [2022-02-23T03:15:35.808Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_edgex-taf-common_main [2022-02-23T03:15:35.808Z] # $SEMVER_REMOTE_NAME = origin [2022-02-23T03:15:35.808Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-23T03:15:35.808Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-23T03:15:35.808Z] # $SEMVER_BRANCH = main [2022-02-23T03:15:35.808Z] # $SEMVER_DIR = /w/workspace/gexfoundry_edgex-taf-common_main/.semver [2022-02-23T03:15:35.808Z] 0.0.2-dev.16 [Pipeline] } [2022-02-23T03:15:35.816Z] $ docker exec --env ******** --env ******** 16cef8b3408e3f42c53971a8e730b9e2cb9e41b88d671724ef024d72b7ebf933 ssh-agent -k [2022-02-23T03:15:35.923Z] unset SSH_AUTH_SOCK; [2022-02-23T03:15:35.924Z] unset SSH_AGENT_PID; [2022-02-23T03:15:35.924Z] echo Agent pid 21 killed; [2022-02-23T03:15:35.935Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-23T03:15:36.250Z] + git semver [Pipeline] } [2022-02-23T03:15:36.260Z] $ docker stop --time=1 16cef8b3408e3f42c53971a8e730b9e2cb9e41b88d671724ef024d72b7ebf933 [2022-02-23T03:15:37.464Z] $ docker rm -f 16cef8b3408e3f42c53971a8e730b9e2cb9e41b88d671724ef024d72b7ebf933 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-23T03:15:37.832Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-23T03:15:37.832Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-23T03:15:38.138Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-23T03:15:38.138Z] . [Pipeline] withDockerContainer [2022-02-23T03:15:38.211Z] prd-centos7-docker-4c-2g-5872 does not seem to be running inside a container [2022-02-23T03:15:38.244Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-02-23T03:15:38.615Z] $ docker top dcef679699b8455feb52751b8025f1624b6c08a68b5d6caf6a05fb9d66acb01c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-23T03:15:38.717Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-23T03:15:38.717Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-23T03:15:38.828Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-23T03:15:38.827Z] $ docker exec dcef679699b8455feb52751b8025f1624b6c08a68b5d6caf6a05fb9d66acb01c ssh-agent [2022-02-23T03:15:38.941Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDgofde/agent.14 [2022-02-23T03:15:38.941Z] SSH_AGENT_PID=21 [2022-02-23T03:15:38.947Z] Running ssh-add (command line suppressed) [2022-02-23T03:15:39.048Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_3684933762562337313.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_3684933762562337313.key) [2022-02-23T03:15:39.071Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-23T03:15:39.362Z] + git semver push [2022-02-23T03:15:39.362Z] # -> Open(): unable to determine branch for HEAD [2022-02-23T03:15:39.362Z] # $GIT_DIR = /w/workspace/gexfoundry_edgex-taf-common_main/.git [2022-02-23T03:15:39.362Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_edgex-taf-common_main [2022-02-23T03:15:39.362Z] # $SEMVER_REMOTE_NAME = origin [2022-02-23T03:15:39.362Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-23T03:15:39.362Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-23T03:15:39.362Z] # $SEMVER_BRANCH = main [2022-02-23T03:15:39.362Z] # $SEMVER_DIR = /w/workspace/gexfoundry_edgex-taf-common_main/.semver [Pipeline] } [2022-02-23T03:15:40.755Z] $ docker exec --env ******** --env ******** dcef679699b8455feb52751b8025f1624b6c08a68b5d6caf6a05fb9d66acb01c ssh-agent -k [2022-02-23T03:15:40.855Z] unset SSH_AUTH_SOCK; [2022-02-23T03:15:40.856Z] unset SSH_AGENT_PID; [2022-02-23T03:15:40.856Z] echo Agent pid 21 killed; [2022-02-23T03:15:40.871Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-23T03:15:41.185Z] + git semver [Pipeline] } [2022-02-23T03:15:41.194Z] $ docker stop --time=1 dcef679699b8455feb52751b8025f1624b6c08a68b5d6caf6a05fb9d66acb01c [2022-02-23T03:15:42.395Z] $ docker rm -f dcef679699b8455feb52751b8025f1624b6c08a68b5d6caf6a05fb9d66acb01c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-02-23T03:15:42.956Z] + '[' -d /w/workspace/gexfoundry_edgex-taf-common_main/archives ']' [2022-02-23T03:15:42.956Z] + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives [2022-02-23T03:15:42.956Z] total 4 [2022-02-23T03:15:42.956Z] drwxr-xr-x. 3 root root 34 Feb 23 02:54 . [2022-02-23T03:15:42.956Z] drwxrwxr-x. 7 jenkins jenkins 266 Feb 23 03:15 .. [2022-02-23T03:15:42.956Z] drwxr-xr-x. 2 root root 6 Feb 23 02:54 cost [2022-02-23T03:15:42.956Z] -rw-r--r--. 1 root root 85 Feb 23 02:54 cost.csv [2022-02-23T03:15:42.956Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_edgex-taf-common_main/archives [2022-02-23T03:15:42.956Z] + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives [2022-02-23T03:15:42.956Z] total 4 [2022-02-23T03:15:42.956Z] drwxr-xr-x. 3 jenkins jenkins 34 Feb 23 02:54 . [2022-02-23T03:15:42.956Z] drwxrwxr-x. 7 jenkins jenkins 266 Feb 23 03:15 .. [2022-02-23T03:15:42.956Z] drwxr-xr-x. 2 jenkins jenkins 6 Feb 23 02:54 cost [2022-02-23T03:15:42.956Z] -rw-r--r--. 1 jenkins jenkins 85 Feb 23 02:54 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-02-23T03:15:43.260Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-23T03:15:43.822Z] ---> package-listing.sh [2022-02-23T03:15:43.822Z] ++ tr '[:upper:]' '[:lower:]' [2022-02-23T03:15:43.822Z] ++ facter osfamily [2022-02-23T03:15:44.099Z] + OS_FAMILY=redhat [2022-02-23T03:15:44.099Z] + workspace=/w/workspace/gexfoundry_edgex-taf-common_main [2022-02-23T03:15:44.099Z] + START_PACKAGES=/tmp/packages_start.txt [2022-02-23T03:15:44.099Z] + END_PACKAGES=/tmp/packages_end.txt [2022-02-23T03:15:44.099Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-02-23T03:15:44.099Z] + PACKAGES=/tmp/packages_start.txt [2022-02-23T03:15:44.099Z] + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' [2022-02-23T03:15:44.099Z] + PACKAGES=/tmp/packages_end.txt [2022-02-23T03:15:44.099Z] + case "${OS_FAMILY}" in [2022-02-23T03:15:44.099Z] + sort [2022-02-23T03:15:44.099Z] + rpm -qa [2022-02-23T03:15:44.673Z] + '[' -f /tmp/packages_start.txt ']' [2022-02-23T03:15:44.673Z] + '[' -f /tmp/packages_end.txt ']' [2022-02-23T03:15:44.673Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-02-23T03:15:44.673Z] + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' [2022-02-23T03:15:44.673Z] + mkdir -p /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [2022-02-23T03:15:44.934Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [Pipeline] echo [2022-02-23T03:15:44.947Z] 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/gexfoundry_edgex-taf-common_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-02-23T03:15:45.231Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-02-23T03:15:45.791Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-23T03:15:45.791Z] . [Pipeline] withDockerContainer [2022-02-23T03:15:45.863Z] prd-centos7-docker-4c-2g-5872 does not seem to be running inside a container [2022-02-23T03:15:45.893Z] $ 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/gexfoundry_edgex-taf-common_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-02-23T03:15:46.080Z] $ docker top bfe75a4be8484fb2da5e6f5f83813c7975ae8806865eca5d8beb72572f6e94f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-23T03:15:46.440Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-02-23T03:15:46.732Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-02-23T03:15:47.028Z] + ls /var/log/sa-host [2022-02-23T03:15:47.028Z] + sadf -c /var/log/sa-host/sa17 [2022-02-23T03:15:47.028Z] file_magic: OK [2022-02-23T03:15:47.028Z] HZ: Using current value: 100 [2022-02-23T03:15:47.028Z] file_header: OK [2022-02-23T03:15:47.028Z] 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-23T03:15:47.028Z] Statistics: [2022-02-23T03:15:47.028Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-23T03:15:47.028Z] File successfully converted to sysstat format version 12.0.3 [2022-02-23T03:15:47.028Z] + sadf -c /var/log/sa-host/sa23 [2022-02-23T03:15:47.028Z] file_magic: OK [2022-02-23T03:15:47.028Z] HZ: Using current value: 100 [2022-02-23T03:15:47.028Z] file_header: OK [2022-02-23T03:15:47.028Z] 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-23T03:15:47.028Z] Statistics: [2022-02-23T03:15:47.028Z] 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...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-23T03:15:47.028Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-23T03:15:47.248Z] provisioning config files... [2022-02-23T03:15:47.257Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config2761254174017200444tmp [Pipeline] { [Pipeline] echo [2022-02-23T03:15:47.270Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-23T03:15:47.572Z] ---> create-netrc.sh [Pipeline] } [2022-02-23T03:15:47.578Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-02-23T03:15:47.920Z] ---> python-tools-install.sh [Pipeline] echo [2022-02-23T03:15:47.931Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-23T03:15:48.226Z] ---> sudo-logs.sh [2022-02-23T03:15:48.226Z] Archiving 'sudo' log.. [2022-02-23T03:15:48.226Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5872.novalocal: Name or service not known [2022-02-23T03:15:48.226Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5872.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-02-23T03:15:48.254Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-23T03:15:48.544Z] ---> job-cost.sh [2022-02-23T03:15:48.544Z] lf-activate-venv: SKIPPING [2022-02-23T03:15:48.544Z] DEBUG: total: 0.05999999865889549 [2022-02-23T03:15:48.544Z] INFO: Retrieving Stack Cost... [2022-02-23T03:15:49.116Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-23T03:15:49.377Z] INFO: Archiving Costs [Pipeline] echo [2022-02-23T03:15:49.390Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-23T03:15:49.684Z] ---> logs-deploy.sh [2022-02-23T03:15:49.684Z] lf-activate-venv: SKIPPING [2022-02-23T03:15:49.684Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/main/5 [2022-02-23T03:15:49.684Z] INFO: archiving workspace using pattern(s): [2022-02-23T03:15:50.257Z] Archives upload complete. [2022-02-23T03:15:50.518Z] INFO: archiving logs to Nexus