Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 892cf485cfdfdf006b42a0214ae151b105c6708a 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-ssh129095697805142059.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh18088494156281258332.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 c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh2205617762136428362.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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-ssh12292426074633717410.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-ssh16298200609445943785.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-7049’ Running on prd-ubuntu20.04-docker-8c-8g-7052 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.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 892cf485cfdfdf006b42a0214ae151b105c6708a (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 892cf485cfdfdf006b42a0214ae151b105c6708a # timeout=10 Commit message: "Merge pull request #40 from weichou1229/issue-39" > git rev-list --no-walk aac331e960b46befce6ed8c0b32ae8dbe0c5ffdb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-14T15:12:41.763Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-14T15:12:41.816Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-14T15:12:41.831Z] ========================================================= [2022-03-14T15:12:41.832Z] EdgeX Global Pipelines Version Info [2022-03-14T15:12:41.832Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-14T15:12:42.632Z] ------------------- [2022-03-14T15:12:42.632Z] stable info: [2022-03-14T15:12:42.632Z] ------------------- [2022-03-14T15:12:42.632Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-14T15:12:42.632Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-14T15:12:42.632Z] Message: update stable to v1.0.221 [2022-03-14T15:12:43.204Z] ------------------- [2022-03-14T15:12:43.204Z] experimental info: [2022-03-14T15:12:43.204Z] ------------------- [2022-03-14T15:12:43.204Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-14T15:12:43.204Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-14T15:12:43.204Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2022-03-14T15:12:43.351Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2022-03-14T15:12:43.366Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2022-03-14T15:12:43.377Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-14T15:12:43.387Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-03-14T15:12:43.398Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-14T15:12:43.407Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2022-03-14T15:12:43.417Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-14T15:12:43.430Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2022-03-14T15:12:43.442Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2022-03-14T15:12:43.454Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-14T15:12:43.465Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2022-03-14T15:12:43.475Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2022-03-14T15:12:43.485Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-14T15:12:43.499Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-14T15:12:43.509Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-03-14T15:12:43.520Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-03-14T15:12:43.528Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-03-14T15:12:43.538Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 892cf485cfdfdf006b42a0214ae151b105c6708a [Pipeline] echo [2022-03-14T15:12:43.547Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 892cf48 [Pipeline] echo [2022-03-14T15:12:43.559Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-14T15:12:43.599Z] provisioning config files... [2022-03-14T15:12:43.615Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config3953044984788356422tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-14T15:12:43.920Z] ---> docker-login.sh [2022-03-14T15:12:43.920Z] nexus3.edgexfoundry.org:10001 [2022-03-14T15:12:44.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T15:12:44.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T15:12:44.183Z] Configure a credential helper to remove this warning. See [2022-03-14T15:12:44.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T15:12:44.183Z] [2022-03-14T15:12:44.183Z] Login Succeeded [2022-03-14T15:12:44.183Z] nexus3.edgexfoundry.org:10002 [2022-03-14T15:12:44.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T15:12:44.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T15:12:44.445Z] Configure a credential helper to remove this warning. See [2022-03-14T15:12:44.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T15:12:44.445Z] [2022-03-14T15:12:44.445Z] Login Succeeded [2022-03-14T15:12:44.445Z] nexus3.edgexfoundry.org:10003 [2022-03-14T15:12:44.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T15:12:44.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T15:12:44.445Z] Configure a credential helper to remove this warning. See [2022-03-14T15:12:44.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T15:12:44.445Z] [2022-03-14T15:12:44.445Z] Login Succeeded [2022-03-14T15:12:44.445Z] nexus3.edgexfoundry.org:10004 [2022-03-14T15:12:44.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T15:12:44.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T15:12:44.707Z] Configure a credential helper to remove this warning. See [2022-03-14T15:12:44.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T15:12:44.707Z] [2022-03-14T15:12:44.707Z] Login Succeeded [2022-03-14T15:12:44.707Z] docker.io [2022-03-14T15:12:44.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T15:12:45.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T15:12:45.281Z] Configure a credential helper to remove this warning. See [2022-03-14T15:12:45.281Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T15:12:45.281Z] [2022-03-14T15:12:45.281Z] Login Succeeded [2022-03-14T15:12:45.281Z] ---> docker-login.sh ends [Pipeline] } [2022-03-14T15:12:45.290Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-03-14T15:12:45.970Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-14T15:12:45.970Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-14T15:12:45.970Z] + [ -e /tmp/ssh_known_hosts ] [2022-03-14T15:12:45.970Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-14T15:12:45.970Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-03-14T15:12:45.970Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-14T15:12:45.970Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-14T15:12:46.390Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-14T15:12:46.390Z] [2022-03-14T15:12:46.390Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-14T15:12:46.693Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-14T15:12:46.693Z] latest: Pulling from edgex-devops/git-semver [2022-03-14T15:12:46.693Z] a0d0a0d46f8b: Pulling fs layer [2022-03-14T15:12:46.693Z] 3e5f54012d9b: Pulling fs layer [2022-03-14T15:12:46.693Z] 4c7163046ea9: Pulling fs layer [2022-03-14T15:12:46.693Z] 0c2d73faf560: Pulling fs layer [2022-03-14T15:12:46.693Z] 0c2d73faf560: Waiting [2022-03-14T15:12:46.693Z] 3e5f54012d9b: Verifying Checksum [2022-03-14T15:12:46.693Z] 3e5f54012d9b: Download complete [2022-03-14T15:12:46.693Z] a0d0a0d46f8b: Download complete [2022-03-14T15:12:46.693Z] 0c2d73faf560: Verifying Checksum [2022-03-14T15:12:46.693Z] 0c2d73faf560: Download complete [2022-03-14T15:12:46.693Z] 4c7163046ea9: Verifying Checksum [2022-03-14T15:12:46.693Z] 4c7163046ea9: Download complete [2022-03-14T15:12:46.953Z] a0d0a0d46f8b: Pull complete [2022-03-14T15:12:46.953Z] 3e5f54012d9b: Pull complete [2022-03-14T15:12:47.213Z] 4c7163046ea9: Pull complete [2022-03-14T15:12:47.478Z] 0c2d73faf560: Pull complete [2022-03-14T15:12:47.478Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-14T15:12:47.478Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-14T15:12:47.478Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-14T15:12:47.561Z] prd-ubuntu20.04-docker-8c-8g-7052 does not seem to be running inside a container [2022-03-14T15:12:47.583Z] $ 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-03-14T15:12:48.332Z] $ docker top c5d676f246d1d5594513dc612fe196c30e21ffc02470328b2f50a9ab78c36eff -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-14T15:12:48.452Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-14T15:12:48.452Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-14T15:12:48.587Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-14T15:12:48.573Z] $ docker exec c5d676f246d1d5594513dc612fe196c30e21ffc02470328b2f50a9ab78c36eff ssh-agent [2022-03-14T15:12:48.713Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDoBHPB/agent.13 [2022-03-14T15:12:48.713Z] SSH_AGENT_PID=20 [2022-03-14T15:12:48.722Z] Running ssh-add (command line suppressed) [2022-03-14T15:12:48.831Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_3125206250822140985.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_3125206250822140985.key) [2022-03-14T15:12:48.865Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-14T15:12:49.156Z] + git tag --points-at HEAD [Pipeline] } [2022-03-14T15:12:49.182Z] $ docker exec --env ******** --env ******** c5d676f246d1d5594513dc612fe196c30e21ffc02470328b2f50a9ab78c36eff ssh-agent -k [2022-03-14T15:12:49.300Z] unset SSH_AUTH_SOCK; [2022-03-14T15:12:49.300Z] unset SSH_AGENT_PID; [2022-03-14T15:12:49.301Z] echo Agent pid 20 killed; [2022-03-14T15:12:49.336Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-14T15:12:49.356Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-14T15:12:49.356Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-14T15:12:49.498Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-14T15:12:49.486Z] $ docker exec c5d676f246d1d5594513dc612fe196c30e21ffc02470328b2f50a9ab78c36eff ssh-agent [2022-03-14T15:12:49.632Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmgjNnI/agent.52 [2022-03-14T15:12:49.633Z] SSH_AGENT_PID=58 [2022-03-14T15:12:49.639Z] Running ssh-add (command line suppressed) [2022-03-14T15:12:49.751Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_1105831260969471062.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_1105831260969471062.key) [2022-03-14T15:12:49.784Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-14T15:12:50.072Z] + git semver init [2022-03-14T15:12:50.072Z] # -> Open(): unable to determine branch for HEAD [2022-03-14T15:12:50.072Z] # $GIT_DIR = /w/workspace/gexfoundry_edgex-taf-common_main/.git [2022-03-14T15:12:50.072Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_edgex-taf-common_main [2022-03-14T15:12:50.072Z] # $SEMVER_REMOTE_NAME = origin [2022-03-14T15:12:50.072Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-14T15:12:50.072Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-14T15:12:50.072Z] # $SEMVER_BRANCH = main [2022-03-14T15:12:50.072Z] # $SEMVER_TEMP = /tmp/semver-610812324 [2022-03-14T15:12:50.072Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-taf-common.git $SEMVER_TEMP [2022-03-14T15:12:50.646Z] # '/tmp/semver-610812324' -> '/w/workspace/gexfoundry_edgex-taf-common_main/.semver' [2022-03-14T15:12:50.646Z] # -> Force: false [2022-03-14T15:12:50.646Z] # $SEMVER_DIR = /w/workspace/gexfoundry_edgex-taf-common_main/.semver [Pipeline] } [2022-03-14T15:12:50.645Z] $ docker exec --env ******** --env ******** c5d676f246d1d5594513dc612fe196c30e21ffc02470328b2f50a9ab78c36eff ssh-agent -k [2022-03-14T15:12:50.758Z] unset SSH_AUTH_SOCK; [2022-03-14T15:12:50.758Z] unset SSH_AGENT_PID; [2022-03-14T15:12:50.758Z] echo Agent pid 58 killed; [2022-03-14T15:12:50.788Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-14T15:12:51.092Z] + git semver [Pipeline] } [2022-03-14T15:12:51.095Z] $ docker stop --time=1 c5d676f246d1d5594513dc612fe196c30e21ffc02470328b2f50a9ab78c36eff [2022-03-14T15:12:52.412Z] $ docker rm -f c5d676f246d1d5594513dc612fe196c30e21ffc02470328b2f50a9ab78c36eff [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-14T15:12:52.787Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-14T15:12:53.076Z] Stashed 1 file(s) [Pipeline] echo [2022-03-14T15:12:53.080Z] [edgeXSemver]: initialized semver on version 0.0.2-dev.16 [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-03-14T15:12:53.223Z] provisioning config files... [2022-03-14T15:12:53.233Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config4184781579768819286tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-14T15:12:53.541Z] ---> docker-login.sh [2022-03-14T15:12:53.541Z] nexus3.edgexfoundry.org:10001 [2022-03-14T15:12:53.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T15:12:53.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T15:12:53.541Z] Configure a credential helper to remove this warning. See [2022-03-14T15:12:53.541Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T15:12:53.541Z] [2022-03-14T15:12:53.541Z] Login Succeeded [2022-03-14T15:12:53.541Z] nexus3.edgexfoundry.org:10002 [2022-03-14T15:12:53.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T15:12:53.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T15:12:53.802Z] Configure a credential helper to remove this warning. See [2022-03-14T15:12:53.802Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T15:12:53.802Z] [2022-03-14T15:12:53.802Z] Login Succeeded [2022-03-14T15:12:53.802Z] nexus3.edgexfoundry.org:10003 [2022-03-14T15:12:53.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T15:12:53.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T15:12:53.802Z] Configure a credential helper to remove this warning. See [2022-03-14T15:12:53.802Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T15:12:53.802Z] [2022-03-14T15:12:53.802Z] Login Succeeded [2022-03-14T15:12:53.802Z] nexus3.edgexfoundry.org:10004 [2022-03-14T15:12:54.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T15:12:54.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T15:12:54.063Z] Configure a credential helper to remove this warning. See [2022-03-14T15:12:54.063Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T15:12:54.063Z] [2022-03-14T15:12:54.063Z] Login Succeeded [2022-03-14T15:12:54.063Z] docker.io [2022-03-14T15:12:54.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T15:12:54.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T15:12:54.326Z] Configure a credential helper to remove this warning. See [2022-03-14T15:12:54.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T15:12:54.326Z] [2022-03-14T15:12:54.326Z] Login Succeeded [2022-03-14T15:12:54.326Z] ---> docker-login.sh ends [Pipeline] } [2022-03-14T15:12:54.334Z] 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-03-14T15:12:55.628Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-03-14T15:12:55.927Z] + ls -al . [2022-03-14T15:12:55.927Z] total 68 [2022-03-14T15:12:55.927Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 14 15:12 . [2022-03-14T15:12:55.927Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 15:12 .. [2022-03-14T15:12:55.927Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 14 15:12 .git [2022-03-14T15:12:55.927Z] -rw-rw-r-- 1 jenkins jenkins 22 Mar 14 15:12 .gitignore [2022-03-14T15:12:55.927Z] drwx------ 3 jenkins jenkins 4096 Mar 14 15:12 .semver [2022-03-14T15:12:55.927Z] -rw-rw-r-- 1 jenkins jenkins 2694 Mar 14 15:12 Dockerfile [2022-03-14T15:12:55.927Z] -rw-rw-r-- 1 jenkins jenkins 746 Mar 14 15:12 Jenkinsfile [2022-03-14T15:12:55.927Z] -rw-rw-r-- 1 jenkins jenkins 11381 Mar 14 15:12 LICENSE [2022-03-14T15:12:55.927Z] -rw-rw-r-- 1 jenkins jenkins 3582 Mar 14 15:12 README.md [2022-03-14T15:12:55.927Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 15:12 TAF-Manager [2022-03-14T15:12:55.927Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 14 15:12 TUC [2022-03-14T15:12:55.927Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 14 15:12 VERSION [2022-03-14T15:12:55.927Z] -rw-rw-r-- 1 jenkins jenkins 283 Mar 14 15:12 requirements.txt [2022-03-14T15:12:55.927Z] -rw-rw-r-- 1 jenkins jenkins 54 Mar 14 15:12 robot-entrypoint.sh [2022-03-14T15:12:55.927Z] -rw-rw-r-- 1 jenkins jenkins 445 Mar 14 15:12 setup.py [Pipeline] isUnix [Pipeline] sh [2022-03-14T15:12:56.231Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=892cf485cfdfdf006b42a0214ae151b105c6708a --label arch=amd64 --label version=0.0.2-dev.16 . [2022-03-14T15:12:56.231Z] Sending build context to Docker daemon 350.2kB [2022-03-14T15:12:56.231Z] Step 1/14 : ARG DOCKER_VERSION=18.09.5 [2022-03-14T15:12:56.231Z] Step 2/14 : FROM docker:${DOCKER_VERSION} AS docker-cli [2022-03-14T15:12:56.803Z] 18.09.5: Pulling from library/docker [2022-03-14T15:12:57.065Z] bdf0201b3a05: Pulling fs layer [2022-03-14T15:12:57.065Z] 38f114998adb: Pulling fs layer [2022-03-14T15:12:57.065Z] 21134b1a9e68: Pulling fs layer [2022-03-14T15:12:57.065Z] 1826484332dc: Pulling fs layer [2022-03-14T15:12:57.065Z] a124bc45399b: Pulling fs layer [2022-03-14T15:12:57.065Z] e1147593372b: Pulling fs layer [2022-03-14T15:12:57.065Z] 1826484332dc: Waiting [2022-03-14T15:12:57.065Z] e1147593372b: Waiting [2022-03-14T15:12:57.065Z] a124bc45399b: Waiting [2022-03-14T15:12:57.328Z] 21134b1a9e68: Verifying Checksum [2022-03-14T15:12:57.328Z] 21134b1a9e68: Download complete [2022-03-14T15:12:57.328Z] 38f114998adb: Verifying Checksum [2022-03-14T15:12:57.328Z] 38f114998adb: Download complete [2022-03-14T15:12:57.328Z] bdf0201b3a05: Download complete [2022-03-14T15:12:57.328Z] a124bc45399b: Verifying Checksum [2022-03-14T15:12:57.328Z] a124bc45399b: Download complete [2022-03-14T15:12:57.328Z] e1147593372b: Verifying Checksum [2022-03-14T15:12:57.328Z] e1147593372b: Download complete [2022-03-14T15:12:57.328Z] bdf0201b3a05: Pull complete [2022-03-14T15:12:57.589Z] 38f114998adb: Pull complete [2022-03-14T15:12:57.589Z] 21134b1a9e68: Pull complete [2022-03-14T15:12:57.851Z] 1826484332dc: Verifying Checksum [2022-03-14T15:12:57.851Z] 1826484332dc: Download complete [2022-03-14T15:12:59.234Z] 1826484332dc: Pull complete [2022-03-14T15:12:59.234Z] a124bc45399b: Pull complete [2022-03-14T15:12:59.234Z] e1147593372b: Pull complete [2022-03-14T15:12:59.234Z] Digest: sha256:12f63b68f55925351f2bc14c44ef9275df29db92b66c9ef4db16b78f2e7eed28 [2022-03-14T15:12:59.234Z] Status: Downloaded newer image for docker:18.09.5 [2022-03-14T15:12:59.234Z] ---> c76999e4396c [2022-03-14T15:12:59.234Z] Step 3/14 : FROM alpine:3.15 [2022-03-14T15:12:59.807Z] 3.15: Pulling from library/alpine [2022-03-14T15:12:59.807Z] 59bf1c3509f3: Pulling fs layer [2022-03-14T15:13:00.068Z] 59bf1c3509f3: Verifying Checksum [2022-03-14T15:13:00.068Z] 59bf1c3509f3: Download complete [2022-03-14T15:13:00.423Z] 59bf1c3509f3: Pull complete [2022-03-14T15:13:00.423Z] Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 [2022-03-14T15:13:00.423Z] Status: Downloaded newer image for alpine:3.15 [2022-03-14T15:13:00.423Z] ---> c059bfaa849c [2022-03-14T15:13:00.423Z] Step 4/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: IOTech' [2022-03-14T15:13:00.684Z] ---> Running in 039a19d1d66b [2022-03-14T15:13:00.684Z] Removing intermediate container 039a19d1d66b [2022-03-14T15:13:00.684Z] ---> e51fde2845d9 [2022-03-14T15:13:00.684Z] Step 5/14 : LABEL maintainer="Bruce Huang " [2022-03-14T15:13:00.684Z] ---> Running in a390361e6694 [2022-03-14T15:13:00.945Z] Removing intermediate container a390361e6694 [2022-03-14T15:13:00.945Z] ---> 778bd9d71100 [2022-03-14T15:13:00.945Z] Step 6/14 : COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin/docker [2022-03-14T15:13:01.888Z] ---> 0068f9a44dd5 [2022-03-14T15:13:01.888Z] Step 7/14 : COPY . /edgex-taf/edgex-taf-common [2022-03-14T15:13:01.888Z] ---> 8cb3f8734406 [2022-03-14T15:13:01.888Z] Step 8/14 : COPY robot-entrypoint.sh /usr/local/bin/ [2022-03-14T15:13:02.149Z] ---> bc87b33e2d4c [2022-03-14T15:13:02.149Z] Step 9/14 : WORKDIR /edgex-taf [2022-03-14T15:13:02.149Z] ---> Running in 54328254bbf3 [2022-03-14T15:13:02.410Z] Removing intermediate container 54328254bbf3 [2022-03-14T15:13:02.410Z] ---> 0aab501b51c6 [2022-03-14T15:13:02.410Z] 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==4.1.3 && 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-03-14T15:13:02.410Z] ---> Running in 6dd0e156f5d5 [2022-03-14T15:13:02.672Z] **** install Python **** [2022-03-14T15:13:02.672Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-14T15:13:02.672Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-14T15:13:02.934Z] (1/13) Installing libbz2 (1.0.8-r1) [2022-03-14T15:13:02.934Z] (2/13) Installing expat (2.4.7-r0) [2022-03-14T15:13:02.934Z] (3/13) Installing libffi (3.4.2-r1) [2022-03-14T15:13:02.934Z] (4/13) Installing gdbm (1.22-r0) [2022-03-14T15:13:02.934Z] (5/13) Installing xz-libs (5.2.5-r0) [2022-03-14T15:13:02.934Z] (6/13) Installing libgcc (10.3.1_git20211027-r0) [2022-03-14T15:13:02.934Z] (7/13) Installing libstdc++ (10.3.1_git20211027-r0) [2022-03-14T15:13:02.934Z] (8/13) Installing mpdecimal (2.5.1-r1) [2022-03-14T15:13:02.934Z] (9/13) Installing ncurses-terminfo-base (6.3_p20211120-r0) [2022-03-14T15:13:02.934Z] (10/13) Installing ncurses-libs (6.3_p20211120-r0) [2022-03-14T15:13:02.934Z] (11/13) Installing readline (8.1.1-r0) [2022-03-14T15:13:02.934Z] (12/13) Installing sqlite-libs (3.36.0-r0) [2022-03-14T15:13:02.934Z] (13/13) Installing python3 (3.9.7-r4) [2022-03-14T15:13:03.505Z] Executing busybox-1.34.1-r3.trigger [2022-03-14T15:13:03.505Z] OK: 56 MiB in 27 packages [2022-03-14T15:13:03.505Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-14T15:13:03.505Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-14T15:13:03.765Z] (1/1) Installing tzdata (2021e-r0) [2022-03-14T15:13:03.765Z] Executing busybox-1.34.1-r3.trigger [2022-03-14T15:13:03.765Z] OK: 59 MiB in 28 packages [2022-03-14T15:13:03.765Z] WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.15/main: No such file or directory [2022-03-14T15:13:03.765Z] WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.15/community: No such file or directory [2022-03-14T15:13:03.765Z] (1/1) Purging tzdata (2021e-r0) [2022-03-14T15:13:03.765Z] Executing busybox-1.34.1-r3.trigger [2022-03-14T15:13:03.765Z] OK: 56 MiB in 27 packages [2022-03-14T15:13:03.765Z] **** install pip **** [2022-03-14T15:13:05.679Z] Looking in links: /tmp/tmpy3md8xax [2022-03-14T15:13:05.679Z] Processing /tmp/tmpy3md8xax/setuptools-57.4.0-py3-none-any.whl [2022-03-14T15:13:05.679Z] Processing /tmp/tmpy3md8xax/pip-21.2.3-py3-none-any.whl [2022-03-14T15:13:05.940Z] Installing collected packages: setuptools, pip [2022-03-14T15:13:07.874Z] Successfully installed pip-21.2.3 setuptools-57.4.0 [2022-03-14T15:13:07.874Z] 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-03-14T15:13:07.874Z] Requirement already satisfied: pip in /usr/lib/python3.9/site-packages (21.2.3) [2022-03-14T15:13:08.139Z] Collecting pip [2022-03-14T15:13:08.139Z] Downloading pip-22.0.4-py3-none-any.whl (2.1 MB) [2022-03-14T15:13:08.139Z] Requirement already satisfied: setuptools in /usr/lib/python3.9/site-packages (57.4.0) [2022-03-14T15:13:08.176Z] Still waiting to schedule task [2022-03-14T15:13:08.176Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7050’ [2022-03-14T15:13:08.710Z] Collecting setuptools [2022-03-14T15:13:08.710Z] Downloading setuptools-60.9.3-py3-none-any.whl (1.1 MB) [2022-03-14T15:13:08.970Z] Collecting wheel [2022-03-14T15:13:08.970Z] Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB) [2022-03-14T15:13:08.970Z] Installing collected packages: wheel, setuptools, pip [2022-03-14T15:13:09.230Z] Attempting uninstall: setuptools [2022-03-14T15:13:09.230Z] Found existing installation: setuptools 57.4.0 [2022-03-14T15:13:09.230Z] Uninstalling setuptools-57.4.0: [2022-03-14T15:13:09.230Z] Successfully uninstalled setuptools-57.4.0 [2022-03-14T15:13:09.804Z] Attempting uninstall: pip [2022-03-14T15:13:09.804Z] Found existing installation: pip 21.2.3 [2022-03-14T15:13:10.064Z] Uninstalling pip-21.2.3: [2022-03-14T15:13:10.064Z] Successfully uninstalled pip-21.2.3 [2022-03-14T15:13:11.978Z] Successfully installed pip-22.0.4 setuptools-60.9.3 wheel-0.37.1 [2022-03-14T15:13:11.978Z] 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-03-14T15:13:11.978Z] **** install robotframework and dependencies **** [2022-03-14T15:13:11.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-14T15:13:11.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-14T15:13:12.238Z] (1/30) Upgrading libcrypto1.1 (1.1.1l-r7 -> 1.1.1l-r8) [2022-03-14T15:13:12.238Z] (2/30) Upgrading libssl1.1 (1.1.1l-r7 -> 1.1.1l-r8) [2022-03-14T15:13:12.238Z] (3/30) Installing binutils (2.37-r3) [2022-03-14T15:13:12.499Z] (4/30) Installing libgomp (10.3.1_git20211027-r0) [2022-03-14T15:13:12.499Z] (5/30) Installing libatomic (10.3.1_git20211027-r0) [2022-03-14T15:13:12.499Z] (6/30) Installing libgphobos (10.3.1_git20211027-r0) [2022-03-14T15:13:12.499Z] (7/30) Installing gmp (6.2.1-r1) [2022-03-14T15:13:12.499Z] (8/30) Installing isl22 (0.22-r0) [2022-03-14T15:13:12.499Z] (9/30) Installing mpfr4 (4.1.0-r0) [2022-03-14T15:13:12.499Z] (10/30) Installing mpc1 (1.2.1-r0) [2022-03-14T15:13:12.499Z] (11/30) Installing gcc (10.3.1_git20211027-r0) [2022-03-14T15:13:13.077Z] (12/30) Installing musl-dev (1.2.2-r7) [2022-03-14T15:13:13.077Z] (13/30) Installing libc-dev (0.7.2-r3) [2022-03-14T15:13:13.077Z] (14/30) Installing linux-headers (5.10.41-r0) [2022-03-14T15:13:13.077Z] (15/30) Installing pkgconf (1.8.0-r0) [2022-03-14T15:13:13.077Z] (16/30) Installing libffi-dev (3.4.2-r1) [2022-03-14T15:13:13.077Z] (17/30) Installing libpq (14.2-r0) [2022-03-14T15:13:13.077Z] (18/30) Installing openssl-dev (1.1.1l-r8) [2022-03-14T15:13:13.077Z] (19/30) Installing libpq-dev (14.2-r0) [2022-03-14T15:13:13.077Z] (20/30) Installing libecpg (14.2-r0) [2022-03-14T15:13:13.077Z] (21/30) Installing libecpg-dev (14.2-r0) [2022-03-14T15:13:13.077Z] (22/30) Installing libxml2 (2.9.13-r0) [2022-03-14T15:13:13.077Z] (23/30) Installing llvm12-libs (12.0.1-r0) [2022-03-14T15:13:13.649Z] (24/30) Installing clang-libs (12.0.1-r1) [2022-03-14T15:13:14.220Z] (25/30) Installing clang (12.0.1-r1) [2022-03-14T15:13:14.478Z] (26/30) Installing icu-libs (69.1-r1) [2022-03-14T15:13:14.478Z] (27/30) Installing icu (69.1-r1) [2022-03-14T15:13:14.478Z] (28/30) Installing icu-dev (69.1-r1) [2022-03-14T15:13:14.745Z] (29/30) Installing llvm12 (12.0.1-r0) [2022-03-14T15:13:15.008Z] (30/30) Installing postgresql14-dev (14.2-r0) [2022-03-14T15:13:15.008Z] Executing busybox-1.34.1-r3.trigger [2022-03-14T15:13:15.008Z] OK: 498 MiB in 55 packages [2022-03-14T15:13:15.008Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-14T15:13:15.008Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-14T15:13:15.270Z] (1/6) Installing g++ (10.3.1_git20211027-r0) [2022-03-14T15:13:15.531Z] (2/6) Installing python3-dev (3.9.7-r4) [2022-03-14T15:13:16.105Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-14T15:13:16.105Z] (4/6) Installing libzmq (4.3.4-r0) [2022-03-14T15:13:16.105Z] (5/6) Installing libsodium-dev (1.0.18-r0) [2022-03-14T15:13:16.105Z] (6/6) Installing zeromq-dev (4.3.4-r0) [2022-03-14T15:13:16.105Z] Executing busybox-1.34.1-r3.trigger [2022-03-14T15:13:16.105Z] OK: 605 MiB in 61 packages [2022-03-14T15:13:16.678Z] Processing ./edgex-taf-common [2022-03-14T15:13:16.679Z] Preparing metadata (setup.py): started [2022-03-14T15:13:17.635Z] Preparing metadata (setup.py): finished with status 'done' [2022-03-14T15:13:17.635Z] Building wheels for collected packages: edgex-taf-common [2022-03-14T15:13:17.635Z] Building wheel for edgex-taf-common (setup.py): started [2022-03-14T15:13:19.023Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2022-03-14T15:13:19.023Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14490 sha256=3218b7a3a3e73bd5f75afd70c9ecf4ef81a18ffc87a4dbaf16d447cd473af9d6 [2022-03-14T15:13:19.023Z] Stored in directory: /root/.cache/pip/wheels/e3/f8/f6/1a8689759cc85cda36946aa633aff6b00991adb7bc38e338f2 [2022-03-14T15:13:19.023Z] Successfully built edgex-taf-common [2022-03-14T15:13:19.023Z] Installing collected packages: edgex-taf-common [2022-03-14T15:13:19.023Z] Successfully installed edgex-taf-common-0.0.0 [2022-03-14T15:13:19.023Z] 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-03-14T15:13:19.970Z] Collecting robotframework==4.1.3 [2022-03-14T15:13:19.970Z] Downloading robotframework-4.1.3-py2.py3-none-any.whl (659 kB) [2022-03-14T15:13:19.970Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 659.8/659.8 KB 18.2 MB/s eta 0:00:00 [2022-03-14T15:13:19.970Z] Installing collected packages: robotframework [2022-03-14T15:13:20.546Z] Successfully installed robotframework-4.1.3 [2022-03-14T15:13:20.546Z] 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-03-14T15:13:21.487Z] Collecting docker==4.4.1 [2022-03-14T15:13:21.487Z] Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) [2022-03-14T15:13:21.487Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 KB 12.8 MB/s eta 0:00:00 [2022-03-14T15:13:21.487Z] Collecting websocket-client>=0.32.0 [2022-03-14T15:13:21.487Z] Downloading websocket_client-1.3.1-py3-none-any.whl (54 kB) [2022-03-14T15:13:21.487Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.2/54.2 KB 7.3 MB/s eta 0:00:00 [2022-03-14T15:13:21.487Z] Collecting requests!=2.18.0,>=2.14.2 [2022-03-14T15:13:21.487Z] Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) [2022-03-14T15:13:21.487Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.1/63.1 KB 9.5 MB/s eta 0:00:00 [2022-03-14T15:13:21.487Z] Collecting six>=1.4.0 [2022-03-14T15:13:21.487Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2022-03-14T15:13:21.749Z] Collecting urllib3<1.27,>=1.21.1 [2022-03-14T15:13:21.749Z] Downloading urllib3-1.26.8-py2.py3-none-any.whl (138 kB) [2022-03-14T15:13:21.749Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.7/138.7 KB 12.5 MB/s eta 0:00:00 [2022-03-14T15:13:21.749Z] Collecting idna<4,>=2.5 [2022-03-14T15:13:21.749Z] Downloading idna-3.3-py3-none-any.whl (61 kB) [2022-03-14T15:13:21.749Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 9.7 MB/s eta 0:00:00 [2022-03-14T15:13:21.749Z] Collecting certifi>=2017.4.17 [2022-03-14T15:13:21.749Z] Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB) [2022-03-14T15:13:21.749Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 149.2/149.2 KB 11.8 MB/s eta 0:00:00 [2022-03-14T15:13:21.749Z] Collecting charset-normalizer~=2.0.0 [2022-03-14T15:13:21.749Z] Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) [2022-03-14T15:13:22.013Z] Installing collected packages: certifi, websocket-client, urllib3, six, idna, charset-normalizer, requests, docker [2022-03-14T15:13:22.586Z] 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.3.1 [2022-03-14T15:13:22.586Z] 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-03-14T15:13:23.533Z] Collecting python-dotenv==0.15.0 [2022-03-14T15:13:23.533Z] Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) [2022-03-14T15:13:23.533Z] Installing collected packages: python-dotenv [2022-03-14T15:13:23.533Z] Successfully installed python-dotenv-0.15.0 [2022-03-14T15:13:23.533Z] 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-03-14T15:13:24.477Z] Collecting RESTinstance==1.0.2 [2022-03-14T15:13:24.477Z] Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) [2022-03-14T15:13:24.477Z] Collecting docutils [2022-03-14T15:13:24.477Z] Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB) [2022-03-14T15:13:24.477Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.0/570.0 KB 28.8 MB/s eta 0:00:00 [2022-03-14T15:13:24.477Z] Collecting rfc3987 [2022-03-14T15:13:24.477Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2022-03-14T15:13:24.477Z] Requirement already satisfied: robotframework>=3.1.0 in /usr/lib/python3.9/site-packages (from RESTinstance==1.0.2) (4.1.3) [2022-03-14T15:13:24.477Z] Collecting strict-rfc3339 [2022-03-14T15:13:24.477Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2022-03-14T15:13:24.477Z] Preparing metadata (setup.py): started [2022-03-14T15:13:25.422Z] Preparing metadata (setup.py): finished with status 'done' [2022-03-14T15:13:25.422Z] Collecting flex [2022-03-14T15:13:25.422Z] Downloading flex-6.14.1.tar.gz (40 kB) [2022-03-14T15:13:25.422Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 KB 8.6 MB/s eta 0:00:00 [2022-03-14T15:13:25.422Z] Preparing metadata (setup.py): started [2022-03-14T15:13:26.809Z] Preparing metadata (setup.py): finished with status 'done' [2022-03-14T15:13:26.809Z] Collecting jsonschema [2022-03-14T15:13:26.809Z] Downloading jsonschema-4.4.0-py3-none-any.whl (72 kB) [2022-03-14T15:13:26.809Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.7/72.7 KB 10.8 MB/s eta 0:00:00 [2022-03-14T15:13:26.809Z] Collecting jsonpath-ng [2022-03-14T15:13:26.809Z] Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) [2022-03-14T15:13:26.809Z] Collecting pygments [2022-03-14T15:13:26.809Z] Downloading Pygments-2.11.2-py3-none-any.whl (1.1 MB) [2022-03-14T15:13:26.809Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 48.1 MB/s eta 0:00:00 [2022-03-14T15:13:26.809Z] Requirement already satisfied: requests in /usr/lib/python3.9/site-packages (from RESTinstance==1.0.2) (2.27.1) [2022-03-14T15:13:27.070Z] Collecting pytz [2022-03-14T15:13:27.070Z] Downloading pytz-2021.3-py2.py3-none-any.whl (503 kB) [2022-03-14T15:13:27.070Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 503.5/503.5 KB 42.1 MB/s eta 0:00:00 [2022-03-14T15:13:27.070Z] Collecting tzlocal [2022-03-14T15:13:27.070Z] Downloading tzlocal-4.1-py3-none-any.whl (19 kB) [2022-03-14T15:13:27.070Z] Collecting GenSON [2022-03-14T15:13:27.070Z] Downloading genson-1.2.2.tar.gz (34 kB) [2022-03-14T15:13:27.070Z] Preparing metadata (setup.py): started [2022-03-14T15:13:28.455Z] Preparing metadata (setup.py): finished with status 'done' [2022-03-14T15:13:28.455Z] Requirement already satisfied: six>=1.7.3 in /usr/lib/python3.9/site-packages (from flex->RESTinstance==1.0.2) (1.16.0) [2022-03-14T15:13:28.455Z] Collecting PyYAML>=3.11 [2022-03-14T15:13:28.455Z] Downloading PyYAML-6.0.tar.gz (124 kB) [2022-03-14T15:13:28.455Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 KB 18.2 MB/s eta 0:00:00 [2022-03-14T15:13:28.716Z] Installing build dependencies: started [2022-03-14T15:13:35.296Z] Installing build dependencies: finished with status 'done' [2022-03-14T15:13:35.296Z] Getting requirements to build wheel: started [2022-03-14T15:13:36.243Z] Getting requirements to build wheel: finished with status 'done' [2022-03-14T15:13:36.504Z] Preparing metadata (pyproject.toml): started [2022-03-14T15:13:37.449Z] Preparing metadata (pyproject.toml): finished with status 'done' [2022-03-14T15:13:37.709Z] Collecting validate-email>=1.2 [2022-03-14T15:13:37.709Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2022-03-14T15:13:37.709Z] Preparing metadata (setup.py): started [2022-03-14T15:13:38.649Z] Preparing metadata (setup.py): finished with status 'done' [2022-03-14T15:13:38.649Z] Collecting click>=3.3 [2022-03-14T15:13:38.649Z] Downloading click-8.0.4-py3-none-any.whl (97 kB) [2022-03-14T15:13:38.649Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.5/97.5 KB 11.6 MB/s eta 0:00:00 [2022-03-14T15:13:38.649Z] Collecting jsonpointer>=1.7 [2022-03-14T15:13:38.649Z] Downloading jsonpointer-2.2-py2.py3-none-any.whl (7.5 kB) [2022-03-14T15:13:38.649Z] Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.9/site-packages (from requests->RESTinstance==1.0.2) (3.3) [2022-03-14T15:13:38.649Z] 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-03-14T15:13:38.649Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests->RESTinstance==1.0.2) (2021.10.8) [2022-03-14T15:13:38.649Z] 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-03-14T15:13:38.649Z] Collecting ply [2022-03-14T15:13:38.649Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2022-03-14T15:13:38.649Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 KB 5.7 MB/s eta 0:00:00 [2022-03-14T15:13:38.649Z] Collecting decorator [2022-03-14T15:13:38.649Z] Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) [2022-03-14T15:13:38.910Z] Collecting attrs>=17.4.0 [2022-03-14T15:13:38.910Z] Downloading attrs-21.4.0-py2.py3-none-any.whl (60 kB) [2022-03-14T15:13:38.910Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.6/60.6 KB 7.6 MB/s eta 0:00:00 [2022-03-14T15:13:38.910Z] Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 [2022-03-14T15:13:38.910Z] Downloading pyrsistent-0.18.1.tar.gz (100 kB) [2022-03-14T15:13:38.910Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 KB 17.2 MB/s eta 0:00:00 [2022-03-14T15:13:39.169Z] Installing build dependencies: started [2022-03-14T15:13:43.376Z] Installing build dependencies: finished with status 'done' [2022-03-14T15:13:43.376Z] Getting requirements to build wheel: started [2022-03-14T15:13:44.326Z] Getting requirements to build wheel: finished with status 'done' [2022-03-14T15:13:44.326Z] Preparing metadata (pyproject.toml): started [2022-03-14T15:13:45.267Z] Preparing metadata (pyproject.toml): finished with status 'done' [2022-03-14T15:13:45.527Z] Collecting pytz-deprecation-shim [2022-03-14T15:13:45.527Z] Downloading pytz_deprecation_shim-0.1.0.post0-py2.py3-none-any.whl (15 kB) [2022-03-14T15:13:45.527Z] Collecting tzdata [2022-03-14T15:13:45.788Z] Downloading tzdata-2021.5-py2.py3-none-any.whl (339 kB) [2022-03-14T15:13:45.788Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 339.4/339.4 KB 16.5 MB/s eta 0:00:00 [2022-03-14T15:13:45.788Z] Building wheels for collected packages: flex, strict-rfc3339, GenSON, pyrsistent, PyYAML, validate-email [2022-03-14T15:13:45.788Z] Building wheel for flex (setup.py): started [2022-03-14T15:13:47.245Z] Building wheel for flex (setup.py): finished with status 'done' [2022-03-14T15:13:47.245Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77276 sha256=8a0c6d790edc9999a67602cda8684e45f22bee14908b215e483fa96b88862eb6 [2022-03-14T15:13:47.245Z] Stored in directory: /root/.cache/pip/wheels/e9/9a/ef/ea72c07b1be4b3dfebba94d22f905ff8ad53be48419e6114d1 [2022-03-14T15:13:47.245Z] Building wheel for strict-rfc3339 (setup.py): started [2022-03-14T15:13:48.679Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2022-03-14T15:13:48.679Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18149 sha256=601962cbb4f6a6b84f9542b8e4b4514c801812d3598b12be62577125409ec28a [2022-03-14T15:13:48.679Z] Stored in directory: /root/.cache/pip/wheels/25/38/74/7ec7f77ec64b2907430120931ba588b40e6e26f02d4df5be35 [2022-03-14T15:13:48.679Z] Building wheel for GenSON (setup.py): started [2022-03-14T15:13:50.067Z] Building wheel for GenSON (setup.py): finished with status 'done' [2022-03-14T15:13:50.067Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21289 sha256=98ec45733b2f269170c1e8a3e0ca8860dbd370865423233c6f791e7c051175d8 [2022-03-14T15:13:50.067Z] Stored in directory: /root/.cache/pip/wheels/3c/d7/98/a29f29e3861092e784c4c4994b0b30304c79da1bcbc8284af1 [2022-03-14T15:13:50.067Z] Building wheel for pyrsistent (pyproject.toml): started [2022-03-14T15:13:52.616Z] Building wheel for pyrsistent (pyproject.toml): finished with status 'done' [2022-03-14T15:13:52.616Z] Created wheel for pyrsistent: filename=pyrsistent-0.18.1-cp39-cp39-linux_x86_64.whl size=115246 sha256=5965b0bda2659ea28437b2a7753f34759b9279b02500024580eb452ca9c7d9fe [2022-03-14T15:13:52.616Z] Stored in directory: /root/.cache/pip/wheels/87/fe/e6/fc8deeb581a41e462eafaf19fee96f51cdc8391e0be1c8088a [2022-03-14T15:13:52.616Z] Building wheel for PyYAML (pyproject.toml): started [2022-03-14T15:13:54.004Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2022-03-14T15:13:54.004Z] Created wheel for PyYAML: filename=PyYAML-6.0-cp39-cp39-linux_x86_64.whl size=45332 sha256=93ae14580f846df8791f7703f596597c583d26217e6bbe7a891272c28b460b23 [2022-03-14T15:13:54.004Z] Stored in directory: /root/.cache/pip/wheels/b4/0f/9a/d6af48581dda678920fccfb734f5d9f827c6ed5b4074c7eda8 [2022-03-14T15:13:54.004Z] Building wheel for validate-email (setup.py): started [2022-03-14T15:13:54.946Z] Building wheel for validate-email (setup.py): finished with status 'done' [2022-03-14T15:13:54.946Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5482 sha256=4f772b2b4612c2e7bbcc4990906d5e1a6075b3064d225602ed737f0c6a08e4ed [2022-03-14T15:13:54.946Z] Stored in directory: /root/.cache/pip/wheels/84/19/e3/329ee20a29b195fa193ee3af2475fa9392b08dde8ba893c714 [2022-03-14T15:13:54.946Z] Successfully built flex strict-rfc3339 GenSON pyrsistent PyYAML validate-email [2022-03-14T15:13:55.205Z] 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-03-14T15:13:57.757Z] 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-03-14T15:13:57.757Z] 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-03-14T15:13:58.697Z] Collecting robotbackgroundlogger==1.2 [2022-03-14T15:13:58.697Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2022-03-14T15:13:58.697Z] Preparing metadata (setup.py): started [2022-03-14T15:13:59.637Z] Preparing metadata (setup.py): finished with status 'done' [2022-03-14T15:13:59.637Z] Requirement already satisfied: robotframework in /usr/lib/python3.9/site-packages (from robotbackgroundlogger==1.2) (4.1.3) [2022-03-14T15:13:59.637Z] Building wheels for collected packages: robotbackgroundlogger [2022-03-14T15:13:59.637Z] Building wheel for robotbackgroundlogger (setup.py): started [2022-03-14T15:14:00.582Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2022-03-14T15:14:00.582Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4278 sha256=eb0460697a250b9f25ce970fb9a45c0907b565ec3d9290bc64c4f353b6664b55 [2022-03-14T15:14:00.582Z] Stored in directory: /root/.cache/pip/wheels/66/40/d2/5d2a820742f276a28a7e1e62e1cc60b4d5dac5cb7b7c7ab2f1 [2022-03-14T15:14:00.582Z] Successfully built robotbackgroundlogger [2022-03-14T15:14:00.843Z] Installing collected packages: robotbackgroundlogger [2022-03-14T15:14:00.843Z] Successfully installed robotbackgroundlogger-1.2 [2022-03-14T15:14:00.843Z] 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-03-14T15:14:01.784Z] Collecting configparser==5.0.1 [2022-03-14T15:14:01.784Z] Downloading configparser-5.0.1-py3-none-any.whl (22 kB) [2022-03-14T15:14:02.044Z] Installing collected packages: configparser [2022-03-14T15:14:02.044Z] Successfully installed configparser-5.0.1 [2022-03-14T15:14:02.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-03-14T15:14:03.005Z] Collecting requests==2.25.1 [2022-03-14T15:14:03.005Z] Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) [2022-03-14T15:14:03.005Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 8.1 MB/s eta 0:00:00 [2022-03-14T15:14:03.005Z] 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-03-14T15:14:03.005Z] Collecting chardet<5,>=3.0.2 [2022-03-14T15:14:03.005Z] Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) [2022-03-14T15:14:03.005Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 KB 20.0 MB/s eta 0:00:00 [2022-03-14T15:14:03.005Z] Collecting idna<3,>=2.5 [2022-03-14T15:14:03.005Z] Downloading idna-2.10-py2.py3-none-any.whl (58 kB) [2022-03-14T15:14:03.005Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 KB 10.0 MB/s eta 0:00:00 [2022-03-14T15:14:03.005Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests==2.25.1) (2021.10.8) [2022-03-14T15:14:03.265Z] Installing collected packages: idna, chardet, requests [2022-03-14T15:14:03.265Z] Attempting uninstall: idna [2022-03-14T15:14:03.265Z] Found existing installation: idna 3.3 [2022-03-14T15:14:03.265Z] Uninstalling idna-3.3: [2022-03-14T15:14:03.265Z] Successfully uninstalled idna-3.3 [2022-03-14T15:14:03.845Z] Attempting uninstall: requests [2022-03-14T15:14:03.845Z] Found existing installation: requests 2.27.1 [2022-03-14T15:14:03.845Z] Uninstalling requests-2.27.1: [2022-03-14T15:14:03.845Z] Successfully uninstalled requests-2.27.1 [2022-03-14T15:14:03.845Z] Successfully installed chardet-4.0.0 idna-2.10 requests-2.25.1 [2022-03-14T15:14:03.845Z] 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-03-14T15:14:04.787Z] Collecting robotframework-requests==0.8.0 [2022-03-14T15:14:04.787Z] Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) [2022-03-14T15:14:04.787Z] Requirement already satisfied: requests in /usr/lib/python3.9/site-packages (from robotframework-requests==0.8.0) (2.25.1) [2022-03-14T15:14:04.787Z] Requirement already satisfied: robotframework in /usr/lib/python3.9/site-packages (from robotframework-requests==0.8.0) (4.1.3) [2022-03-14T15:14:04.787Z] 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-03-14T15:14:04.787Z] 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-03-14T15:14:04.787Z] 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-03-14T15:14:04.787Z] Requirement already satisfied: idna<3,>=2.5 in /usr/lib/python3.9/site-packages (from requests->robotframework-requests==0.8.0) (2.10) [2022-03-14T15:14:05.047Z] Installing collected packages: robotframework-requests [2022-03-14T15:14:05.047Z] Successfully installed robotframework-requests-0.8.0 [2022-03-14T15:14:05.047Z] 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-03-14T15:14:05.618Z] Collecting paho-mqtt==1.5.1 [2022-03-14T15:14:05.877Z] Downloading paho-mqtt-1.5.1.tar.gz (101 kB) [2022-03-14T15:14:05.877Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 KB 11.2 MB/s eta 0:00:00 [2022-03-14T15:14:05.877Z] Preparing metadata (setup.py): started [2022-03-14T15:14:07.253Z] Preparing metadata (setup.py): finished with status 'done' [2022-03-14T15:14:07.253Z] Building wheels for collected packages: paho-mqtt [2022-03-14T15:14:07.253Z] Building wheel for paho-mqtt (setup.py): started [2022-03-14T15:14:08.634Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2022-03-14T15:14:08.634Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61564 sha256=d7864436df85be68e07e78cd466b153efc1af0dc62fcc1d9ff6ebaeb3193bdd7 [2022-03-14T15:14:08.634Z] Stored in directory: /root/.cache/pip/wheels/22/b9/0f/9a1f64674f849b8ae88620232f2023f0ff2a50a4479b8a32ed [2022-03-14T15:14:08.634Z] Successfully built paho-mqtt [2022-03-14T15:14:08.895Z] Installing collected packages: paho-mqtt [2022-03-14T15:14:08.895Z] Successfully installed paho-mqtt-1.5.1 [2022-03-14T15:14:08.895Z] 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-03-14T15:14:09.835Z] Collecting redis==3.5.3 [2022-03-14T15:14:09.835Z] Downloading redis-3.5.3-py2.py3-none-any.whl (72 kB) [2022-03-14T15:14:09.835Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.1/72.1 KB 7.2 MB/s eta 0:00:00 [2022-03-14T15:14:10.096Z] Installing collected packages: redis [2022-03-14T15:14:10.096Z] Successfully installed redis-3.5.3 [2022-03-14T15:14:10.096Z] 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-03-14T15:14:11.035Z] Collecting pyzmq==22.2.1 [2022-03-14T15:14:11.036Z] Downloading pyzmq-22.2.1.tar.gz (1.2 MB) [2022-03-14T15:14:11.296Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 26.7 MB/s eta 0:00:00 [2022-03-14T15:14:11.556Z] Installing build dependencies: started [2022-03-14T15:14:15.751Z] Installing build dependencies: finished with status 'done' [2022-03-14T15:14:15.751Z] Getting requirements to build wheel: started [2022-03-14T15:14:16.011Z] Getting requirements to build wheel: finished with status 'done' [2022-03-14T15:14:16.270Z] Installing backend dependencies: started [2022-03-14T15:14:19.565Z] Installing backend dependencies: finished with status 'done' [2022-03-14T15:14:19.565Z] Preparing metadata (pyproject.toml): started [2022-03-14T15:14:20.510Z] Preparing metadata (pyproject.toml): finished with status 'done' [2022-03-14T15:14:20.510Z] Building wheels for collected packages: pyzmq [2022-03-14T15:14:20.510Z] Building wheel for pyzmq (pyproject.toml): started [2022-03-14T15:14:47.088Z] Building wheel for pyzmq (pyproject.toml): finished with status 'done' [2022-03-14T15:14:47.088Z] Created wheel for pyzmq: filename=pyzmq-22.2.1-cp39-cp39-linux_x86_64.whl size=1539980 sha256=bf0b96d2e740ee5cb0396669e4dfc4c6da829c292a254e746f3e4d7de959601c [2022-03-14T15:14:47.088Z] Stored in directory: /root/.cache/pip/wheels/e4/79/30/5e3a6e33ac7ae57b3fbf3daf3c90057db3d9344ab0f49d7c53 [2022-03-14T15:14:47.088Z] Successfully built pyzmq [2022-03-14T15:14:47.088Z] Installing collected packages: pyzmq [2022-03-14T15:14:47.088Z] Successfully installed pyzmq-22.2.1 [2022-03-14T15:14:47.088Z] 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-03-14T15:14:47.088Z] Collecting robotframework-seleniumlibrary==5.1.3 [2022-03-14T15:14:47.088Z] Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) [2022-03-14T15:14:47.088Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 KB 10.5 MB/s eta 0:00:00 [2022-03-14T15:14:47.088Z] Requirement already satisfied: robotframework>=3.1.2 in /usr/lib/python3.9/site-packages (from robotframework-seleniumlibrary==5.1.3) (4.1.3) [2022-03-14T15:14:47.088Z] Collecting robotframework-pythonlibcore>=2.1.0 [2022-03-14T15:14:47.088Z] Downloading robotframework_pythonlibcore-3.0.0-py2.py3-none-any.whl (9.9 kB) [2022-03-14T15:14:47.088Z] Collecting selenium>=3.141.0 [2022-03-14T15:14:47.088Z] Downloading selenium-4.1.3-py3-none-any.whl (968 kB) [2022-03-14T15:14:47.088Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 968.8/968.8 KB 27.7 MB/s eta 0:00:00 [2022-03-14T15:14:47.088Z] Requirement already satisfied: urllib3[secure,socks]~=1.26 in /usr/lib/python3.9/site-packages (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (1.26.8) [2022-03-14T15:14:47.088Z] Collecting trio-websocket~=0.9 [2022-03-14T15:14:47.088Z] Downloading trio_websocket-0.9.2-py3-none-any.whl (16 kB) [2022-03-14T15:14:47.088Z] Collecting trio~=0.17 [2022-03-14T15:14:47.088Z] Downloading trio-0.20.0-py3-none-any.whl (359 kB) [2022-03-14T15:14:47.088Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 359.0/359.0 KB 34.8 MB/s eta 0:00:00 [2022-03-14T15:14:47.088Z] Collecting outcome [2022-03-14T15:14:47.088Z] Downloading outcome-1.1.0-py2.py3-none-any.whl (9.7 kB) [2022-03-14T15:14:47.088Z] Collecting sortedcontainers [2022-03-14T15:14:47.088Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2022-03-14T15:14:47.088Z] Collecting async-generator>=1.9 [2022-03-14T15:14:47.088Z] Downloading async_generator-1.10-py3-none-any.whl (18 kB) [2022-03-14T15:14:47.088Z] 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-03-14T15:14:47.088Z] 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-03-14T15:14:47.088Z] Collecting sniffio [2022-03-14T15:14:47.088Z] Downloading sniffio-1.2.0-py3-none-any.whl (10 kB) [2022-03-14T15:14:47.088Z] Collecting wsproto>=0.14 [2022-03-14T15:14:47.088Z] Downloading wsproto-1.1.0-py3-none-any.whl (24 kB) [2022-03-14T15:14:47.088Z] Requirement already satisfied: certifi in /usr/lib/python3.9/site-packages (from urllib3[secure,socks]~=1.26->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2021.10.8) [2022-03-14T15:14:47.088Z] Collecting cryptography>=1.3.4 [2022-03-14T15:14:47.088Z] Downloading cryptography-36.0.1-cp36-abi3-musllinux_1_1_x86_64.whl (3.8 MB) [2022-03-14T15:14:47.089Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.8/3.8 MB 50.8 MB/s eta 0:00:00 [2022-03-14T15:14:47.089Z] Collecting pyOpenSSL>=0.14 [2022-03-14T15:14:47.089Z] Downloading pyOpenSSL-22.0.0-py2.py3-none-any.whl (55 kB) [2022-03-14T15:14:47.089Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.8/55.8 KB 9.0 MB/s eta 0:00:00 [2022-03-14T15:14:47.089Z] Collecting PySocks!=1.5.7,<2.0,>=1.5.6 [2022-03-14T15:14:47.089Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2022-03-14T15:14:47.089Z] Collecting cffi>=1.12 [2022-03-14T15:14:47.089Z] Downloading cffi-1.15.0.tar.gz (484 kB) [2022-03-14T15:14:47.089Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 484.1/484.1 KB 15.9 MB/s eta 0:00:00 [2022-03-14T15:14:47.089Z] Preparing metadata (setup.py): started [2022-03-14T15:14:47.089Z] Preparing metadata (setup.py): finished with status 'done' [2022-03-14T15:14:47.089Z] Collecting h11<1,>=0.9.0 [2022-03-14T15:14:47.089Z] Downloading h11-0.13.0-py3-none-any.whl (58 kB) [2022-03-14T15:14:47.089Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 KB 8.1 MB/s eta 0:00:00 [2022-03-14T15:14:47.089Z] Collecting pycparser [2022-03-14T15:14:47.089Z] Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) [2022-03-14T15:14:47.089Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 KB 20.7 MB/s eta 0:00:00 [2022-03-14T15:14:47.089Z] Building wheels for collected packages: cffi [2022-03-14T15:14:47.089Z] Building wheel for cffi (setup.py): started [2022-03-14T15:14:55.219Z] Building wheel for cffi (setup.py): finished with status 'done' [2022-03-14T15:14:55.219Z] Created wheel for cffi: filename=cffi-1.15.0-cp39-cp39-linux_x86_64.whl size=416298 sha256=ac1040a72638f3df4e8b048f1bc2abc29bb3e475e1b3ad34138994e813c4aa75 [2022-03-14T15:14:55.219Z] Stored in directory: /root/.cache/pip/wheels/8e/0d/16/77c97b85a9f559c5412c85c129a2bae07c771d31e1beb03c40 [2022-03-14T15:14:55.219Z] Successfully built cffi [2022-03-14T15:14:55.219Z] Installing collected packages: sortedcontainers, sniffio, robotframework-pythonlibcore, PySocks, pycparser, outcome, h11, async-generator, wsproto, trio, cffi, trio-websocket, cryptography, pyOpenSSL, selenium, robotframework-seleniumlibrary [2022-03-14T15:14:56.602Z] Successfully installed PySocks-1.7.1 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.3 sniffio-1.2.0 sortedcontainers-2.4.0 trio-0.20.0 trio-websocket-0.9.2 wsproto-1.1.0 [2022-03-14T15:14:56.602Z] 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-03-14T15:14:57.541Z] Collecting psycopg2==2.9.3 [2022-03-14T15:14:57.541Z] Downloading psycopg2-2.9.3.tar.gz (380 kB) [2022-03-14T15:14:57.541Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 KB 13.1 MB/s eta 0:00:00 [2022-03-14T15:14:57.541Z] Preparing metadata (setup.py): started [2022-03-14T15:14:58.478Z] Preparing metadata (setup.py): finished with status 'done' [2022-03-14T15:14:58.478Z] Building wheels for collected packages: psycopg2 [2022-03-14T15:14:58.478Z] Building wheel for psycopg2 (setup.py): started [2022-03-14T15:15:10.711Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2022-03-14T15:15:10.711Z] Created wheel for psycopg2: filename=psycopg2-2.9.3-cp39-cp39-linux_x86_64.whl size=463430 sha256=92909b4bb7585f6f340e23b0ca3b914a7984cd4b9807c2ab92d1d79631929545 [2022-03-14T15:15:10.711Z] Stored in directory: /root/.cache/pip/wheels/b3/a1/6e/5a0e26314b15eb96a36263b80529ce0d64382540ac7b9544a9 [2022-03-14T15:15:10.711Z] Successfully built psycopg2 [2022-03-14T15:15:10.711Z] Installing collected packages: psycopg2 [2022-03-14T15:15:10.711Z] Successfully installed psycopg2-2.9.3 [2022-03-14T15:15:10.711Z] 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-03-14T15:15:10.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-14T15:15:10.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-14T15:15:10.711Z] (1/4) Installing libquadmath (10.3.1_git20211027-r0) [2022-03-14T15:15:10.711Z] (2/4) Installing libgfortran (10.3.1_git20211027-r0) [2022-03-14T15:15:10.711Z] (3/4) Installing openblas (0.3.18-r1) [2022-03-14T15:15:10.711Z] (4/4) Installing py3-numpy (1.21.4-r0) [2022-03-14T15:15:10.711Z] OK: 664 MiB in 65 packages [2022-03-14T15:15:10.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-14T15:15:10.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-14T15:15:10.711Z] (1/1) Installing py3-psutil (5.8.0-r1) [2022-03-14T15:15:10.711Z] OK: 666 MiB in 66 packages [2022-03-14T15:15:10.711Z] **** install other tools **** [2022-03-14T15:15:10.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-14T15:15:10.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-14T15:15:10.711Z] (1/5) Installing ca-certificates (20211220-r0) [2022-03-14T15:15:10.711Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-03-14T15:15:10.711Z] (3/5) Installing nghttp2-libs (1.46.0-r0) [2022-03-14T15:15:10.711Z] (4/5) Installing libcurl (7.80.0-r0) [2022-03-14T15:15:10.711Z] (5/5) Installing curl (7.80.0-r0) [2022-03-14T15:15:10.711Z] Executing busybox-1.34.1-r3.trigger [2022-03-14T15:15:10.711Z] Executing ca-certificates-20211220-r0.trigger [2022-03-14T15:15:10.711Z] OK: 668 MiB in 71 packages [2022-03-14T15:15:10.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-14T15:15:10.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-14T15:15:10.972Z] (1/1) Installing openssl (1.1.1l-r8) [2022-03-14T15:15:10.972Z] Executing busybox-1.34.1-r3.trigger [2022-03-14T15:15:10.972Z] OK: 669 MiB in 72 packages [2022-03-14T15:15:10.972Z] **** install chromedriver **** [2022-03-14T15:15:10.972Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-14T15:15:10.972Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-14T15:15:11.231Z] v3.15.0-342-g4fee739486 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-03-14T15:15:11.231Z] v3.15.0-347-g4255b841b1 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-03-14T15:15:11.231Z] OK: 15857 distinct packages available [2022-03-14T15:15:11.491Z] (1/3) Upgrading busybox (1.34.1-r3 -> 1.34.1-r4) [2022-03-14T15:15:11.491Z] Executing busybox-1.34.1-r4.post-upgrade [2022-03-14T15:15:11.751Z] (2/3) Upgrading ca-certificates-bundle (20191127-r7 -> 20211220-r0) [2022-03-14T15:15:11.751Z] (3/3) Upgrading ssl_client (1.34.1-r3 -> 1.34.1-r4) [2022-03-14T15:15:11.751Z] Executing busybox-1.34.1-r4.trigger [2022-03-14T15:15:11.751Z] Executing ca-certificates-20211220-r0.trigger [2022-03-14T15:15:11.751Z] OK: 669 MiB in 72 packages [2022-03-14T15:15:11.751Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-14T15:15:11.751Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-14T15:15:12.011Z] fetch http://nl.alpinelinux.org/alpine/latest-stable/community/x86_64/APKINDEX.tar.gz [2022-03-14T15:15:12.582Z] fetch http://nl.alpinelinux.org/alpine/latest-stable/main/x86_64/APKINDEX.tar.gz [2022-03-14T15:15:12.842Z] (1/111) Installing libxau (1.0.9-r0) [2022-03-14T15:15:12.843Z] (2/111) Installing libmd (1.0.3-r0) [2022-03-14T15:15:12.843Z] (3/111) Installing libbsd (0.11.3-r1) [2022-03-14T15:15:12.843Z] (4/111) Installing libxdmcp (1.1.3-r0) [2022-03-14T15:15:12.843Z] (5/111) Installing libxcb (1.14-r2) [2022-03-14T15:15:12.843Z] (6/111) Installing libx11 (1.7.2-r0) [2022-03-14T15:15:12.843Z] (7/111) Installing libxext (1.3.4-r0) [2022-03-14T15:15:12.843Z] (8/111) Installing libice (1.0.10-r0) [2022-03-14T15:15:12.843Z] (9/111) Installing libuuid (2.37.4-r0) [2022-03-14T15:15:12.843Z] (10/111) Installing libsm (1.2.3-r0) [2022-03-14T15:15:12.843Z] (11/111) Installing libxt (1.2.1-r0) [2022-03-14T15:15:12.843Z] (12/111) Installing libxmu (1.1.3-r0) [2022-03-14T15:15:12.843Z] (13/111) Installing xset (1.2.4-r0) [2022-03-14T15:15:12.843Z] (14/111) Installing xprop (1.2.5-r0) [2022-03-14T15:15:13.103Z] (15/111) Installing xdg-utils (1.1.3-r0) [2022-03-14T15:15:13.103Z] (16/111) Installing eudev-libs (3.2.11_pre1-r0) [2022-03-14T15:15:13.103Z] (17/111) Installing libintl (0.21-r0) [2022-03-14T15:15:13.103Z] (18/111) Installing libblkid (2.37.4-r0) [2022-03-14T15:15:13.103Z] (19/111) Installing libmount (2.37.4-r0) [2022-03-14T15:15:13.103Z] (20/111) Installing pcre (8.45-r1) [2022-03-14T15:15:13.103Z] (21/111) Installing glib (2.70.1-r0) [2022-03-14T15:15:13.103Z] (22/111) Installing shared-mime-info (2.1-r0) [2022-03-14T15:15:13.103Z] (23/111) Installing hicolor-icon-theme (0.17-r1) [2022-03-14T15:15:13.103Z] (24/111) Installing libjpeg-turbo (2.1.2-r0) [2022-03-14T15:15:13.103Z] (25/111) Installing libpng (1.6.37-r1) [2022-03-14T15:15:13.103Z] (26/111) Installing libwebp (1.2.2-r0) [2022-03-14T15:15:13.103Z] (27/111) Installing zstd-libs (1.5.0-r0) [2022-03-14T15:15:13.103Z] (28/111) Installing tiff (4.3.0-r0) [2022-03-14T15:15:13.103Z] (29/111) Installing gdk-pixbuf (2.42.6-r0) [2022-03-14T15:15:13.103Z] (30/111) Installing gtk-update-icon-cache (2.24.33-r0) [2022-03-14T15:15:13.103Z] (31/111) Installing libxcomposite (0.4.5-r0) [2022-03-14T15:15:13.103Z] (32/111) Installing libxfixes (6.0.0-r0) [2022-03-14T15:15:13.103Z] (33/111) Installing libxrender (0.9.10-r3) [2022-03-14T15:15:13.103Z] (34/111) Installing libxcursor (1.2.0-r0) [2022-03-14T15:15:13.103Z] (35/111) Installing libxdamage (1.1.5-r1) [2022-03-14T15:15:13.364Z] (36/111) Installing libxi (1.8-r0) [2022-03-14T15:15:13.364Z] (37/111) Installing libxinerama (1.1.4-r1) [2022-03-14T15:15:13.364Z] (38/111) Installing libxrandr (1.5.2-r1) [2022-03-14T15:15:13.364Z] (39/111) Installing atk (2.36.0-r0) [2022-03-14T15:15:13.364Z] (40/111) Installing libxtst (1.2.3-r3) [2022-03-14T15:15:13.364Z] (41/111) Installing dbus-libs (1.12.20-r4) [2022-03-14T15:15:13.364Z] (42/111) Installing at-spi2-core (2.42.0-r0) [2022-03-14T15:15:13.364Z] (43/111) Installing at-spi2-atk (2.38.0-r0) [2022-03-14T15:15:13.364Z] (44/111) Installing freetype (2.11.0-r0) [2022-03-14T15:15:13.364Z] (45/111) Installing fontconfig (2.13.1-r4) [2022-03-14T15:15:13.364Z] (46/111) Installing pixman (0.40.0-r3) [2022-03-14T15:15:13.364Z] (47/111) Installing cairo (1.16.0-r3) [2022-03-14T15:15:13.364Z] (48/111) Installing cairo-gobject (1.16.0-r3) [2022-03-14T15:15:13.364Z] (49/111) Installing avahi-libs (0.8-r5) [2022-03-14T15:15:13.364Z] (50/111) Installing nettle (3.7.3-r0) [2022-03-14T15:15:13.364Z] (51/111) Installing p11-kit (0.24.0-r1) [2022-03-14T15:15:13.364Z] (52/111) Installing libtasn1 (4.18.0-r0) [2022-03-14T15:15:13.364Z] (53/111) Installing libunistring (0.9.10-r1) [2022-03-14T15:15:13.364Z] (54/111) Installing gnutls (3.7.1-r0) [2022-03-14T15:15:13.625Z] (55/111) Installing cups-libs (2.3.3-r5) [2022-03-14T15:15:13.625Z] (56/111) Installing libepoxy (1.5.9-r0) [2022-03-14T15:15:13.625Z] (57/111) Installing fribidi (1.0.11-r0) [2022-03-14T15:15:13.625Z] (58/111) Installing graphite2 (1.3.14-r0) [2022-03-14T15:15:13.625Z] (59/111) Installing harfbuzz (3.0.0-r2) [2022-03-14T15:15:13.625Z] (60/111) Installing libxft (2.3.4-r0) [2022-03-14T15:15:13.625Z] (61/111) Installing pango (1.48.10-r0) [2022-03-14T15:15:13.625Z] (62/111) Installing wayland-libs-client (1.19.0-r1) [2022-03-14T15:15:13.625Z] (63/111) Installing wayland-libs-cursor (1.19.0-r1) [2022-03-14T15:15:13.625Z] (64/111) Installing wayland-libs-egl (1.19.0-r1) [2022-03-14T15:15:13.625Z] (65/111) Installing xkeyboard-config (2.34-r0) [2022-03-14T15:15:13.625Z] (66/111) Installing libxkbcommon (1.3.1-r0) [2022-03-14T15:15:13.625Z] (67/111) Installing gtk+3.0 (3.24.30-r0) [2022-03-14T15:15:13.625Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-03-14T15:15:13.625Z] (68/111) Installing libfontenc (1.1.4-r0) [2022-03-14T15:15:13.625Z] (69/111) Installing mkfontscale (1.2.1-r1) [2022-03-14T15:15:13.625Z] (70/111) Installing ttf-opensans (1.10-r1) [2022-03-14T15:15:13.625Z] Executing ttf-opensans-1.10-r1.post-install [2022-03-14T15:15:16.172Z] (71/111) Installing libogg (1.3.5-r0) [2022-03-14T15:15:16.172Z] (72/111) Installing flac (1.3.4-r0) [2022-03-14T15:15:16.172Z] (73/111) Installing alsa-lib (1.2.5.1-r1) [2022-03-14T15:15:16.172Z] (74/111) Installing sdl2 (2.0.16-r4) [2022-03-14T15:15:16.172Z] (75/111) Installing aom-libs (3.2.0-r0) [2022-03-14T15:15:16.172Z] (76/111) Installing libass (0.15.2-r0) [2022-03-14T15:15:16.172Z] (77/111) Installing libdav1d (0.9.2-r0) [2022-03-14T15:15:16.172Z] (78/111) Installing lame (3.100-r0) [2022-03-14T15:15:16.172Z] (79/111) Installing opus (1.3.1-r1) [2022-03-14T15:15:16.172Z] (80/111) Installing soxr (0.1.3-r2) [2022-03-14T15:15:16.172Z] (81/111) Installing libsrt (1.4.2-r1) [2022-03-14T15:15:16.172Z] (82/111) Installing libssh (0.9.6-r1) [2022-03-14T15:15:16.172Z] (83/111) Installing libtheora (1.1.1-r16) [2022-03-14T15:15:16.172Z] (84/111) Installing v4l-utils-libs (1.22.1-r1) [2022-03-14T15:15:16.172Z] (85/111) Installing libpciaccess (0.16-r0) [2022-03-14T15:15:16.172Z] (86/111) Installing libdrm (2.4.109-r0) [2022-03-14T15:15:16.172Z] (87/111) Installing libva (2.13.0-r0) [2022-03-14T15:15:16.172Z] (88/111) Installing libvdpau (1.4-r0) [2022-03-14T15:15:16.172Z] (89/111) Installing vidstab (1.1.0-r1) [2022-03-14T15:15:16.172Z] (90/111) Installing libvorbis (1.3.7-r0) [2022-03-14T15:15:16.172Z] (91/111) Installing libvpx (1.10.0-r0) [2022-03-14T15:15:16.172Z] (92/111) Installing vulkan-loader (1.2.196-r0) [2022-03-14T15:15:16.172Z] (93/111) Installing x264-libs (20210613-r0) [2022-03-14T15:15:16.172Z] (94/111) Installing x265-libs (3.5-r0) [2022-03-14T15:15:16.172Z] (95/111) Installing xvidcore (1.3.7-r1) [2022-03-14T15:15:16.172Z] (96/111) Installing ffmpeg-libs (4.4.1-r2) [2022-03-14T15:15:16.172Z] (97/111) Installing libevent (2.1.12-r4) [2022-03-14T15:15:16.172Z] (98/111) Installing mesa (21.2.6-r0) [2022-03-14T15:15:16.172Z] (99/111) Installing wayland-libs-server (1.19.0-r1) [2022-03-14T15:15:16.172Z] (100/111) Installing mesa-gbm (21.2.6-r0) [2022-03-14T15:15:16.172Z] (101/111) Installing lcms2 (2.12-r1) [2022-03-14T15:15:16.172Z] (102/111) Installing nspr (4.32-r0) [2022-03-14T15:15:16.434Z] (103/111) Installing nss (3.72.1-r0) [2022-03-14T15:15:16.434Z] (104/111) Installing re2 (2021.11.01-r0) [2022-03-14T15:15:16.434Z] (105/111) Installing snappy (1.1.9-r1) [2022-03-14T15:15:16.434Z] (106/111) Installing libxshmfence (1.3-r1) [2022-03-14T15:15:16.434Z] (107/111) Installing libgpg-error (1.42-r1) [2022-03-14T15:15:16.434Z] (108/111) Installing libgcrypt (1.9.4-r0) [2022-03-14T15:15:16.434Z] (109/111) Installing libxslt (1.1.34-r1) [2022-03-14T15:15:16.434Z] (110/111) Installing chromium (93.0.4577.82-r3) [2022-03-14T15:15:17.821Z] (111/111) Installing chromium-chromedriver (93.0.4577.82-r3) [2022-03-14T15:15:17.821Z] Executing busybox-1.34.1-r4.trigger [2022-03-14T15:15:17.821Z] Executing glib-2.70.1-r0.trigger [2022-03-14T15:15:17.821Z] Executing shared-mime-info-2.1-r0.trigger [2022-03-14T15:15:20.376Z] Executing gdk-pixbuf-2.42.6-r0.trigger [2022-03-14T15:15:20.376Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-03-14T15:15:20.376Z] Executing fontconfig-2.13.1-r4.trigger [2022-03-14T15:15:20.376Z] Executing mkfontscale-1.2.1-r1.trigger [2022-03-14T15:15:20.376Z] OK: 972 MiB in 183 packages [2022-03-14T15:15:35.279Z] Removing intermediate container 6dd0e156f5d5 [2022-03-14T15:15:35.279Z] ---> c3f94a9e578b [2022-03-14T15:15:35.279Z] Step 11/14 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2022-03-14T15:15:35.279Z] ---> Running in b3bfa8b39a47 [2022-03-14T15:15:35.279Z] Removing intermediate container b3bfa8b39a47 [2022-03-14T15:15:35.279Z] ---> 29bf07425de7 [2022-03-14T15:15:35.279Z] Step 12/14 : LABEL arch=amd64 [2022-03-14T15:15:35.279Z] ---> Running in 4aadb768c330 [2022-03-14T15:15:35.279Z] Removing intermediate container 4aadb768c330 [2022-03-14T15:15:35.279Z] ---> 8e603b1b7e27 [2022-03-14T15:15:35.279Z] Step 13/14 : LABEL git_sha=892cf485cfdfdf006b42a0214ae151b105c6708a [2022-03-14T15:15:35.279Z] ---> Running in ac71a858f06c [2022-03-14T15:15:35.279Z] Removing intermediate container ac71a858f06c [2022-03-14T15:15:35.279Z] ---> c2fa59c7d350 [2022-03-14T15:15:35.279Z] Step 14/14 : LABEL version=0.0.2-dev.16 [2022-03-14T15:15:35.279Z] ---> Running in 10e4cb5294dd [2022-03-14T15:15:35.279Z] Removing intermediate container 10e4cb5294dd [2022-03-14T15:15:35.279Z] ---> fe5cf9f47573 [2022-03-14T15:15:35.279Z] [Warning] One or more build-args [ARCH] were not consumed [2022-03-14T15:15:35.279Z] Successfully built fe5cf9f47573 [2022-03-14T15:15:35.279Z] Successfully tagged edgex-taf-common:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-03-14T15:15:35.379Z] [edgeXDocker.push] Tagging docker image edgex-taf-common with the following tags: [2022-03-14T15:15:35.379Z] 892cf485cfdfdf006b42a0214ae151b105c6708a [2022-03-14T15:15:35.379Z] latest [2022-03-14T15:15:35.379Z] 0.0.2-dev.16 [2022-03-14T15:15:35.379Z] 892cf485cfdfdf006b42a0214ae151b105c6708a-0.0.2-dev.16 [2022-03-14T15:15:35.379Z] main [2022-03-14T15:15:35.379Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-14T15:15:35.702Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:892cf485cfdfdf006b42a0214ae151b105c6708a [Pipeline] isUnix [Pipeline] sh [2022-03-14T15:15:35.993Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:892cf485cfdfdf006b42a0214ae151b105c6708a [2022-03-14T15:15:35.994Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2022-03-14T15:15:35.994Z] e9ca8293a89a: Preparing [2022-03-14T15:15:35.994Z] f10273bf845f: Preparing [2022-03-14T15:15:35.994Z] 0fa7179e0913: Preparing [2022-03-14T15:15:35.994Z] e048bd0421d9: Preparing [2022-03-14T15:15:35.994Z] 8d3ac3489996: Preparing [2022-03-14T15:15:35.994Z] 8d3ac3489996: Layer already exists [2022-03-14T15:15:35.994Z] f10273bf845f: Pushed [2022-03-14T15:15:35.994Z] 0fa7179e0913: Pushed [2022-03-14T15:15:41.365Z] e048bd0421d9: Pushed [2022-03-14T15:16:00.498Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7054 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] checkout [2022-03-14T15:16:00.802Z] Selected Git installation does not exist. Using Default [2022-03-14T15:16:00.802Z] The recommended git tool is: NONE [2022-03-14T15:16:09.195Z] using credential edgex-jenkins-ssh [2022-03-14T15:16:09.237Z] Cloning the remote Git repository [2022-03-14T15:16:09.342Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2022-03-14T15:16:09.486Z] > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 [2022-03-14T15:16:09.605Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2022-03-14T15:16:09.606Z] > git --version # timeout=10 [2022-03-14T15:16:09.629Z] > git --version # 'git version 2.25.1' [2022-03-14T15:16:09.633Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-14T15:16:09.728Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-14T15:16:10.514Z] Avoid second fetch [2022-03-14T15:16:10.515Z] Checking out Revision 892cf485cfdfdf006b42a0214ae151b105c6708a (main) [2022-03-14T15:16:10.417Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2022-03-14T15:16:10.471Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-14T15:16:10.558Z] > git config core.sparsecheckout # timeout=10 [2022-03-14T15:16:10.644Z] > git checkout -f 892cf485cfdfdf006b42a0214ae151b105c6708a # timeout=10 [2022-03-14T15:16:15.898Z] Commit message: "Merge pull request #40 from weichou1229/issue-39" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-14T15:16:16.781Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-14T15:16:16.781Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-14T15:16:16.781Z] Dload Upload Total Spent Left Speed [2022-03-14T15:16:16.781Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 47372 0 --:--:-- --:--:-- --:--:-- 47372 [Pipeline] sh [2022-03-14T15:16:17.409Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-14T15:16:17.764Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-14T15:16:17.764Z] + sudo tee /etc/docker/daemon.new [2022-03-14T15:16:17.764Z] { [2022-03-14T15:16:17.764Z] "registry-mirrors": [ [2022-03-14T15:16:17.764Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-14T15:16:17.764Z] ], [2022-03-14T15:16:17.764Z] "bip": "10.250.0.254/24", [2022-03-14T15:16:17.764Z] "hosts": [ [2022-03-14T15:16:17.764Z] "tcp://0.0.0.0:5555", [2022-03-14T15:16:17.764Z] "unix:///var/run/docker.sock" [2022-03-14T15:16:17.764Z] ], [2022-03-14T15:16:17.764Z] "mtu": 1458, [2022-03-14T15:16:17.764Z] "selinux-enabled": true, [2022-03-14T15:16:17.764Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-14T15:16:17.764Z] } [Pipeline] sh [2022-03-14T15:16:18.120Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-14T15:16:18.482Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-14T15:16:36.874Z] provisioning config files... [2022-03-14T15:16:36.901Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config930185879803744984tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-14T15:16:37.271Z] ---> docker-login.sh [2022-03-14T15:16:37.271Z] nexus3.edgexfoundry.org:10001 [2022-03-14T15:16:37.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T15:16:38.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T15:16:38.161Z] Configure a credential helper to remove this warning. See [2022-03-14T15:16:38.161Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T15:16:38.161Z] [2022-03-14T15:16:38.161Z] Login Succeeded [2022-03-14T15:16:38.161Z] nexus3.edgexfoundry.org:10002 [2022-03-14T15:16:38.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T15:16:38.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T15:16:38.717Z] Configure a credential helper to remove this warning. See [2022-03-14T15:16:38.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T15:16:38.717Z] [2022-03-14T15:16:38.717Z] Login Succeeded [2022-03-14T15:16:38.717Z] nexus3.edgexfoundry.org:10003 [2022-03-14T15:16:38.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T15:16:38.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T15:16:38.991Z] Configure a credential helper to remove this warning. See [2022-03-14T15:16:38.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T15:16:38.991Z] [2022-03-14T15:16:38.991Z] Login Succeeded [2022-03-14T15:16:38.991Z] nexus3.edgexfoundry.org:10004 [2022-03-14T15:16:39.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T15:16:39.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T15:16:39.598Z] Configure a credential helper to remove this warning. See [2022-03-14T15:16:39.598Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T15:16:39.598Z] [2022-03-14T15:16:39.598Z] Login Succeeded [2022-03-14T15:16:39.598Z] docker.io [2022-03-14T15:16:39.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T15:16:40.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T15:16:40.471Z] Configure a credential helper to remove this warning. See [2022-03-14T15:16:40.471Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T15:16:40.471Z] [2022-03-14T15:16:40.471Z] Login Succeeded [2022-03-14T15:16:40.471Z] ---> docker-login.sh ends [Pipeline] } [2022-03-14T15:16:40.490Z] 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-03-14T15:16:41.367Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-03-14T15:16:41.710Z] + ls -al . [2022-03-14T15:16:41.711Z] total 64 [2022-03-14T15:16:41.711Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 14 15:16 . [2022-03-14T15:16:41.711Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 15:16 .. [2022-03-14T15:16:41.711Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 14 15:16 .git [2022-03-14T15:16:41.711Z] -rw-rw-r-- 1 jenkins jenkins 22 Mar 14 15:16 .gitignore [2022-03-14T15:16:41.711Z] -rw-rw-r-- 1 jenkins jenkins 2694 Mar 14 15:16 Dockerfile [2022-03-14T15:16:41.711Z] -rw-rw-r-- 1 jenkins jenkins 746 Mar 14 15:16 Jenkinsfile [2022-03-14T15:16:41.711Z] -rw-rw-r-- 1 jenkins jenkins 11381 Mar 14 15:16 LICENSE [2022-03-14T15:16:41.711Z] -rw-rw-r-- 1 jenkins jenkins 3582 Mar 14 15:16 README.md [2022-03-14T15:16:41.711Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 15:16 TAF-Manager [2022-03-14T15:16:41.711Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 14 15:16 TUC [2022-03-14T15:16:41.711Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 14 15:12 VERSION [2022-03-14T15:16:41.711Z] -rw-rw-r-- 1 jenkins jenkins 283 Mar 14 15:16 requirements.txt [2022-03-14T15:16:41.711Z] -rw-rw-r-- 1 jenkins jenkins 54 Mar 14 15:16 robot-entrypoint.sh [2022-03-14T15:16:41.711Z] -rw-rw-r-- 1 jenkins jenkins 445 Mar 14 15:16 setup.py [Pipeline] isUnix [Pipeline] sh [2022-03-14T15:16:42.069Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=892cf485cfdfdf006b42a0214ae151b105c6708a --label arch=arm64 --label version=0.0.2-dev.16 . [2022-03-14T15:16:42.069Z] Sending build context to Docker daemon 242.2kB [2022-03-14T15:16:42.344Z] Step 1/14 : ARG DOCKER_VERSION=18.09.5 [2022-03-14T15:16:42.344Z] Step 2/14 : FROM docker:${DOCKER_VERSION} AS docker-cli [2022-03-14T15:16:43.004Z] 18.09.5: Pulling from library/docker [2022-03-14T15:16:43.279Z] 6f37394be673: Pulling fs layer [2022-03-14T15:16:43.279Z] 624d8cd59892: Pulling fs layer [2022-03-14T15:16:43.279Z] ecff0f4f3435: Pulling fs layer [2022-03-14T15:16:43.279Z] 07a77ccdec90: Pulling fs layer [2022-03-14T15:16:43.279Z] c2dcd1054c2e: Pulling fs layer [2022-03-14T15:16:43.279Z] 156c9e509c87: Pulling fs layer [2022-03-14T15:16:43.279Z] 07a77ccdec90: Waiting [2022-03-14T15:16:43.279Z] c2dcd1054c2e: Waiting [2022-03-14T15:16:43.279Z] 156c9e509c87: Waiting [2022-03-14T15:16:43.554Z] ecff0f4f3435: Verifying Checksum [2022-03-14T15:16:43.554Z] ecff0f4f3435: Download complete [2022-03-14T15:16:43.554Z] 624d8cd59892: Verifying Checksum [2022-03-14T15:16:43.554Z] 624d8cd59892: Download complete [2022-03-14T15:16:43.554Z] 6f37394be673: Verifying Checksum [2022-03-14T15:16:43.554Z] 6f37394be673: Download complete [2022-03-14T15:16:43.554Z] c2dcd1054c2e: Verifying Checksum [2022-03-14T15:16:43.554Z] c2dcd1054c2e: Download complete [2022-03-14T15:16:43.829Z] 156c9e509c87: Verifying Checksum [2022-03-14T15:16:43.829Z] 156c9e509c87: Download complete [2022-03-14T15:16:44.101Z] 6f37394be673: Pull complete [2022-03-14T15:16:44.697Z] 624d8cd59892: Pull complete [2022-03-14T15:16:44.697Z] 07a77ccdec90: Verifying Checksum [2022-03-14T15:16:44.697Z] 07a77ccdec90: Download complete [2022-03-14T15:16:44.970Z] ecff0f4f3435: Pull complete [2022-03-14T15:16:47.589Z] 07a77ccdec90: Pull complete [2022-03-14T15:16:47.862Z] c2dcd1054c2e: Pull complete [2022-03-14T15:16:48.134Z] 156c9e509c87: Pull complete [2022-03-14T15:16:48.134Z] Digest: sha256:12f63b68f55925351f2bc14c44ef9275df29db92b66c9ef4db16b78f2e7eed28 [2022-03-14T15:16:48.134Z] Status: Downloaded newer image for docker:18.09.5 [2022-03-14T15:16:48.134Z] ---> b2bcd28828a2 [2022-03-14T15:16:48.134Z] Step 3/14 : FROM alpine:3.15 [2022-03-14T15:16:48.731Z] 3.15: Pulling from library/alpine [2022-03-14T15:16:49.006Z] 9b3977197b4f: Pulling fs layer [2022-03-14T15:16:49.279Z] 9b3977197b4f: Verifying Checksum [2022-03-14T15:16:49.279Z] 9b3977197b4f: Download complete [2022-03-14T15:16:49.887Z] 9b3977197b4f: Pull complete [2022-03-14T15:16:49.887Z] Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 [2022-03-14T15:16:49.887Z] Status: Downloaded newer image for alpine:3.15 [2022-03-14T15:16:49.887Z] ---> 8e1d7573f448 [2022-03-14T15:16:49.887Z] Step 4/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: IOTech' [2022-03-14T15:16:50.272Z] ---> Running in 9606ae913e64 [2022-03-14T15:16:50.549Z] Removing intermediate container 9606ae913e64 [2022-03-14T15:16:50.549Z] ---> 60076c83a5b9 [2022-03-14T15:16:50.549Z] Step 5/14 : LABEL maintainer="Bruce Huang " [2022-03-14T15:16:50.549Z] ---> Running in efa3bea03299 [2022-03-14T15:16:50.835Z] Removing intermediate container efa3bea03299 [2022-03-14T15:16:50.835Z] ---> f7b270aec1b8 [2022-03-14T15:16:50.835Z] Step 6/14 : COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin/docker [2022-03-14T15:16:52.823Z] ---> 8672ad137966 [2022-03-14T15:16:52.823Z] Step 7/14 : COPY . /edgex-taf/edgex-taf-common [2022-03-14T15:16:53.420Z] ---> 17265ced317e [2022-03-14T15:16:53.420Z] Step 8/14 : COPY robot-entrypoint.sh /usr/local/bin/ [2022-03-14T15:16:54.024Z] ---> 7ee473bbe4f6 [2022-03-14T15:16:54.024Z] Step 9/14 : WORKDIR /edgex-taf [2022-03-14T15:16:54.024Z] ---> Running in 2a3086516627 [2022-03-14T15:16:54.629Z] Removing intermediate container 2a3086516627 [2022-03-14T15:16:54.629Z] ---> de8875bf1ef6 [2022-03-14T15:16:54.630Z] 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==4.1.3 && 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-03-14T15:16:54.630Z] ---> Running in d423cbe17944 [2022-03-14T15:16:55.605Z] **** install Python **** [2022-03-14T15:16:55.605Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-14T15:16:55.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-14T15:16:56.862Z] (1/13) Installing libbz2 (1.0.8-r1) [2022-03-14T15:16:56.862Z] (2/13) Installing expat (2.4.7-r0) [2022-03-14T15:16:56.862Z] (3/13) Installing libffi (3.4.2-r1) [2022-03-14T15:16:56.862Z] (4/13) Installing gdbm (1.22-r0) [2022-03-14T15:16:56.862Z] (5/13) Installing xz-libs (5.2.5-r0) [2022-03-14T15:16:56.862Z] (6/13) Installing libgcc (10.3.1_git20211027-r0) [2022-03-14T15:16:56.862Z] (7/13) Installing libstdc++ (10.3.1_git20211027-r0) [2022-03-14T15:16:56.862Z] (8/13) Installing mpdecimal (2.5.1-r1) [2022-03-14T15:16:56.862Z] (9/13) Installing ncurses-terminfo-base (6.3_p20211120-r0) [2022-03-14T15:16:56.862Z] (10/13) Installing ncurses-libs (6.3_p20211120-r0) [2022-03-14T15:16:56.862Z] (11/13) Installing readline (8.1.1-r0) [2022-03-14T15:16:56.862Z] (12/13) Installing sqlite-libs (3.36.0-r0) [2022-03-14T15:16:56.862Z] (13/13) Installing python3 (3.9.7-r4) [2022-03-14T15:16:58.840Z] Executing busybox-1.34.1-r3.trigger [2022-03-14T15:16:58.840Z] OK: 55 MiB in 27 packages [2022-03-14T15:16:59.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-14T15:16:59.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-14T15:17:00.361Z] (1/1) Installing tzdata (2021e-r0) [2022-03-14T15:17:00.638Z] Executing busybox-1.34.1-r3.trigger [2022-03-14T15:17:00.638Z] OK: 59 MiB in 28 packages [2022-03-14T15:17:00.914Z] WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.15/main: No such file or directory [2022-03-14T15:17:00.914Z] WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.15/community: No such file or directory [2022-03-14T15:17:00.914Z] (1/1) Purging tzdata (2021e-r0) [2022-03-14T15:17:01.185Z] Executing busybox-1.34.1-r3.trigger [2022-03-14T15:17:01.185Z] OK: 55 MiB in 27 packages [2022-03-14T15:17:01.185Z] **** install pip **** [2022-03-14T15:17:13.599Z] Looking in links: /tmp/tmp6onycivu [2022-03-14T15:17:13.599Z] Processing /tmp/tmp6onycivu/setuptools-57.4.0-py3-none-any.whl [2022-03-14T15:17:13.599Z] Processing /tmp/tmp6onycivu/pip-21.2.3-py3-none-any.whl [2022-03-14T15:17:14.202Z] Installing collected packages: setuptools, pip [2022-03-14T15:17:26.621Z] Successfully installed pip-21.2.3 setuptools-57.4.0 [2022-03-14T15:17:26.621Z] 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-03-14T15:17:27.219Z] Requirement already satisfied: pip in /usr/lib/python3.9/site-packages (21.2.3) [2022-03-14T15:17:28.200Z] Collecting pip [2022-03-14T15:17:28.200Z] Downloading pip-22.0.4-py3-none-any.whl (2.1 MB) [2022-03-14T15:17:28.474Z] Requirement already satisfied: setuptools in /usr/lib/python3.9/site-packages (57.4.0) [2022-03-14T15:17:31.858Z] Collecting setuptools [2022-03-14T15:17:31.858Z] Downloading setuptools-60.9.3-py3-none-any.whl (1.1 MB) [2022-03-14T15:17:32.451Z] Collecting wheel [2022-03-14T15:17:32.451Z] Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB) [2022-03-14T15:17:32.915Z] e9ca8293a89a: Pushed [2022-03-14T15:17:32.915Z] 892cf485cfdfdf006b42a0214ae151b105c6708a: digest: sha256:45d1d3477a86103971e161c4128cb2be8d6beab641092bb86e491813fd7fd28b size: 1370 [Pipeline] isUnix [Pipeline] sh [2022-03-14T15:17:33.216Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [Pipeline] isUnix [Pipeline] sh [2022-03-14T15:17:33.425Z] Installing collected packages: wheel, setuptools, pip [2022-03-14T15:17:33.425Z] Attempting uninstall: setuptools [2022-03-14T15:17:33.425Z] Found existing installation: setuptools 57.4.0 [2022-03-14T15:17:33.510Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [2022-03-14T15:17:33.510Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2022-03-14T15:17:33.510Z] e9ca8293a89a: Preparing [2022-03-14T15:17:33.510Z] f10273bf845f: Preparing [2022-03-14T15:17:33.510Z] 0fa7179e0913: Preparing [2022-03-14T15:17:33.510Z] e048bd0421d9: Preparing [2022-03-14T15:17:33.510Z] 8d3ac3489996: Preparing [2022-03-14T15:17:33.510Z] 8d3ac3489996: Layer already exists [2022-03-14T15:17:33.510Z] f10273bf845f: Layer already exists [2022-03-14T15:17:33.510Z] 0fa7179e0913: Layer already exists [2022-03-14T15:17:33.510Z] e048bd0421d9: Layer already exists [2022-03-14T15:17:33.510Z] e9ca8293a89a: Layer already exists [2022-03-14T15:17:33.510Z] latest: digest: sha256:45d1d3477a86103971e161c4128cb2be8d6beab641092bb86e491813fd7fd28b size: 1370 [Pipeline] isUnix [Pipeline] sh [2022-03-14T15:17:33.809Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.16 [Pipeline] isUnix [Pipeline] sh [2022-03-14T15:17:34.017Z] Uninstalling setuptools-57.4.0: [2022-03-14T15:17:34.017Z] Successfully uninstalled setuptools-57.4.0 [2022-03-14T15:17:34.107Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.16 [2022-03-14T15:17:34.107Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2022-03-14T15:17:34.107Z] e9ca8293a89a: Preparing [2022-03-14T15:17:34.107Z] f10273bf845f: Preparing [2022-03-14T15:17:34.107Z] 0fa7179e0913: Preparing [2022-03-14T15:17:34.107Z] e048bd0421d9: Preparing [2022-03-14T15:17:34.107Z] 8d3ac3489996: Preparing [2022-03-14T15:17:34.107Z] e048bd0421d9: Layer already exists [2022-03-14T15:17:34.107Z] 0fa7179e0913: Layer already exists [2022-03-14T15:17:34.107Z] f10273bf845f: Layer already exists [2022-03-14T15:17:34.107Z] e9ca8293a89a: Layer already exists [2022-03-14T15:17:34.107Z] 8d3ac3489996: Layer already exists [2022-03-14T15:17:34.107Z] 0.0.2-dev.16: digest: sha256:45d1d3477a86103971e161c4128cb2be8d6beab641092bb86e491813fd7fd28b size: 1370 [Pipeline] isUnix [Pipeline] sh [2022-03-14T15:17:34.409Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:892cf485cfdfdf006b42a0214ae151b105c6708a-0.0.2-dev.16 [Pipeline] isUnix [Pipeline] sh [2022-03-14T15:17:34.704Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:892cf485cfdfdf006b42a0214ae151b105c6708a-0.0.2-dev.16 [2022-03-14T15:17:34.704Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2022-03-14T15:17:34.704Z] e9ca8293a89a: Preparing [2022-03-14T15:17:34.704Z] f10273bf845f: Preparing [2022-03-14T15:17:34.704Z] 0fa7179e0913: Preparing [2022-03-14T15:17:34.704Z] e048bd0421d9: Preparing [2022-03-14T15:17:34.704Z] 8d3ac3489996: Preparing [2022-03-14T15:17:34.704Z] e048bd0421d9: Layer already exists [2022-03-14T15:17:34.704Z] 0fa7179e0913: Layer already exists [2022-03-14T15:17:34.704Z] 8d3ac3489996: Layer already exists [2022-03-14T15:17:34.704Z] f10273bf845f: Layer already exists [2022-03-14T15:17:34.704Z] e9ca8293a89a: Layer already exists [2022-03-14T15:17:34.704Z] 892cf485cfdfdf006b42a0214ae151b105c6708a-0.0.2-dev.16: digest: sha256:45d1d3477a86103971e161c4128cb2be8d6beab641092bb86e491813fd7fd28b size: 1370 [Pipeline] isUnix [Pipeline] sh [2022-03-14T15:17:35.002Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] isUnix [Pipeline] sh [2022-03-14T15:17:35.294Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:main [2022-03-14T15:17:35.295Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2022-03-14T15:17:35.295Z] e9ca8293a89a: Preparing [2022-03-14T15:17:35.295Z] f10273bf845f: Preparing [2022-03-14T15:17:35.295Z] 0fa7179e0913: Preparing [2022-03-14T15:17:35.295Z] e048bd0421d9: Preparing [2022-03-14T15:17:35.295Z] 8d3ac3489996: Preparing [2022-03-14T15:17:35.295Z] 8d3ac3489996: Layer already exists [2022-03-14T15:17:35.295Z] e048bd0421d9: Layer already exists [2022-03-14T15:17:35.295Z] f10273bf845f: Layer already exists [2022-03-14T15:17:35.295Z] 0fa7179e0913: Layer already exists [2022-03-14T15:17:35.295Z] e9ca8293a89a: Layer already exists [2022-03-14T15:17:35.295Z] main: digest: sha256:45d1d3477a86103971e161c4128cb2be8d6beab641092bb86e491813fd7fd28b size: 1370 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-14T15:17:35.326Z] ===================================================== [Pipeline] echo [2022-03-14T15:17:35.334Z] taggedImages: [2022-03-14T15:17:35.334Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:892cf485cfdfdf006b42a0214ae151b105c6708a [2022-03-14T15:17:35.334Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [2022-03-14T15:17:35.334Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.16 [2022-03-14T15:17:35.334Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:892cf485cfdfdf006b42a0214ae151b105c6708a-0.0.2-dev.16 [2022-03-14T15:17:35.334Z] - 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-03-14T15:17:35.694Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-14T15:17:35.694Z] [2022-03-14T15:17:35.694Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-14T15:17:35.996Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-14T15:17:35.996Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-14T15:17:35.996Z] 5eb5b503b376: Pulling fs layer [2022-03-14T15:17:35.996Z] 5c69ac0246d0: Pulling fs layer [2022-03-14T15:17:35.996Z] ec43610c2a17: Pulling fs layer [2022-03-14T15:17:35.996Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-14T15:17:35.996Z] 33b1e0a273af: Pulling fs layer [2022-03-14T15:17:35.996Z] 5d3b04190fa2: Pulling fs layer [2022-03-14T15:17:35.996Z] 2f39f015ded8: Pulling fs layer [2022-03-14T15:17:35.996Z] 3a2ae6a8a46f: Waiting [2022-03-14T15:17:35.996Z] 2f39f015ded8: Waiting [2022-03-14T15:17:35.996Z] 5d3b04190fa2: Waiting [2022-03-14T15:17:35.996Z] 5c69ac0246d0: Verifying Checksum [2022-03-14T15:17:35.996Z] 5c69ac0246d0: Download complete [2022-03-14T15:17:35.996Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-14T15:17:35.996Z] 3a2ae6a8a46f: Download complete [2022-03-14T15:17:35.996Z] 33b1e0a273af: Verifying Checksum [2022-03-14T15:17:35.996Z] 33b1e0a273af: Download complete [2022-03-14T15:17:35.996Z] 5d3b04190fa2: Download complete [2022-03-14T15:17:35.996Z] ec43610c2a17: Verifying Checksum [2022-03-14T15:17:35.996Z] ec43610c2a17: Download complete [2022-03-14T15:17:36.256Z] 5eb5b503b376: Verifying Checksum [2022-03-14T15:17:36.256Z] 5eb5b503b376: Download complete [2022-03-14T15:17:36.825Z] 2f39f015ded8: Download complete [2022-03-14T15:17:37.396Z] 5eb5b503b376: Pull complete [2022-03-14T15:17:37.656Z] 5c69ac0246d0: Pull complete [2022-03-14T15:17:38.227Z] ec43610c2a17: Pull complete [2022-03-14T15:17:38.227Z] 3a2ae6a8a46f: Pull complete [2022-03-14T15:17:38.316Z] Attempting uninstall: pip [2022-03-14T15:17:38.316Z] Found existing installation: pip 21.2.3 [2022-03-14T15:17:38.487Z] 33b1e0a273af: Pull complete [2022-03-14T15:17:38.487Z] 5d3b04190fa2: Pull complete [2022-03-14T15:17:39.296Z] Uninstalling pip-21.2.3: [2022-03-14T15:17:39.296Z] Successfully uninstalled pip-21.2.3 [2022-03-14T15:17:42.680Z] 2f39f015ded8: Pull complete [2022-03-14T15:17:42.680Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-14T15:17:42.680Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-14T15:17:42.680Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-14T15:17:42.745Z] prd-ubuntu20.04-docker-8c-8g-7052 does not seem to be running inside a container [2022-03-14T15:17:42.796Z] $ 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-03-14T15:17:44.301Z] $ docker top 9a03ee139baa2158009430adc0ac4f5ebe57cec0ac978c7a9903ece6562c2256 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-14T15:17:44.676Z] ---> job-cost.sh [2022-03-14T15:17:44.676Z] lf-activate-venv: SKIPPING [2022-03-14T15:17:44.676Z] INFO: No Stack... [2022-03-14T15:17:44.935Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-14T15:17:45.507Z] INFO: Archiving Costs [Pipeline] sh [2022-03-14T15:17:45.803Z] + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv [2022-03-14T15:17:45.803Z] + cut -d, -f6 [Pipeline] lock [2022-03-14T15:17:45.819Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-main-6-stack-cost] [2022-03-14T15:17:45.825Z] Resource [jenkins-edgexfoundry-edgex-taf-common-main-6-stack-cost] did not exist. Created. [2022-03-14T15:17:45.825Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-main-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-14T15:17:46.130Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-03-14T15:17:46.158Z] Stashed 1 file(s) [Pipeline] } [2022-03-14T15:17:46.165Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-main-6-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-14T15:17:46.195Z] $ docker stop --time=1 9a03ee139baa2158009430adc0ac4f5ebe57cec0ac978c7a9903ece6562c2256 [2022-03-14T15:17:47.358Z] $ docker rm -f 9a03ee139baa2158009430adc0ac4f5ebe57cec0ac978c7a9903ece6562c2256 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-14T15:17:51.681Z] Successfully installed pip-22.0.4 setuptools-60.9.3 wheel-0.37.1 [2022-03-14T15:17:51.681Z] 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-03-14T15:17:51.681Z] **** install robotframework and dependencies **** [2022-03-14T15:17:51.681Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-14T15:17:51.681Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-14T15:17:52.277Z] (1/30) Upgrading libcrypto1.1 (1.1.1l-r7 -> 1.1.1l-r8) [2022-03-14T15:17:52.277Z] (2/30) Upgrading libssl1.1 (1.1.1l-r7 -> 1.1.1l-r8) [2022-03-14T15:17:52.551Z] (3/30) Installing binutils (2.37-r3) [2022-03-14T15:17:52.823Z] (4/30) Installing libgomp (10.3.1_git20211027-r0) [2022-03-14T15:17:52.823Z] (5/30) Installing libatomic (10.3.1_git20211027-r0) [2022-03-14T15:17:52.823Z] (6/30) Installing libgphobos (10.3.1_git20211027-r0) [2022-03-14T15:17:52.823Z] (7/30) Installing gmp (6.2.1-r1) [2022-03-14T15:17:52.823Z] (8/30) Installing isl22 (0.22-r0) [2022-03-14T15:17:53.096Z] (9/30) Installing mpfr4 (4.1.0-r0) [2022-03-14T15:17:53.096Z] (10/30) Installing mpc1 (1.2.1-r0) [2022-03-14T15:17:53.096Z] (11/30) Installing gcc (10.3.1_git20211027-r0) [2022-03-14T15:17:55.070Z] (12/30) Installing musl-dev (1.2.2-r7) [2022-03-14T15:17:55.070Z] (13/30) Installing libc-dev (0.7.2-r3) [2022-03-14T15:17:55.070Z] (14/30) Installing linux-headers (5.10.41-r0) [2022-03-14T15:17:55.663Z] (15/30) Installing pkgconf (1.8.0-r0) [2022-03-14T15:17:55.663Z] (16/30) Installing libffi-dev (3.4.2-r1) [2022-03-14T15:17:55.663Z] (17/30) Installing libpq (14.2-r0) [2022-03-14T15:17:55.663Z] (18/30) Installing openssl-dev (1.1.1l-r8) [2022-03-14T15:17:55.663Z] (19/30) Installing libpq-dev (14.2-r0) [2022-03-14T15:17:55.663Z] (20/30) Installing libecpg (14.2-r0) [2022-03-14T15:17:55.663Z] (21/30) Installing libecpg-dev (14.2-r0) [2022-03-14T15:17:55.663Z] (22/30) Installing libxml2 (2.9.13-r0) [2022-03-14T15:17:55.940Z] (23/30) Installing llvm12-libs (12.0.1-r0) [2022-03-14T15:17:57.916Z] (24/30) Installing clang-libs (12.0.1-r1) [2022-03-14T15:17:59.350Z] (25/30) Installing clang (12.0.1-r1) [2022-03-14T15:18:00.327Z] (26/30) Installing icu-libs (69.1-r1) [2022-03-14T15:18:00.922Z] (27/30) Installing icu (69.1-r1) [2022-03-14T15:18:00.922Z] (28/30) Installing icu-dev (69.1-r1) [2022-03-14T15:18:00.922Z] (29/30) Installing llvm12 (12.0.1-r0) [2022-03-14T15:18:01.906Z] (30/30) Installing postgresql14-dev (14.2-r0) [2022-03-14T15:18:02.181Z] Executing busybox-1.34.1-r3.trigger [2022-03-14T15:18:02.453Z] OK: 467 MiB in 55 packages [2022-03-14T15:18:02.453Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-14T15:18:02.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-14T15:18:03.702Z] (1/6) Installing g++ (10.3.1_git20211027-r0) [2022-03-14T15:18:05.139Z] (2/6) Installing python3-dev (3.9.7-r4) [2022-03-14T15:18:06.121Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-14T15:18:06.394Z] (4/6) Installing libzmq (4.3.4-r0) [2022-03-14T15:18:06.394Z] (5/6) Installing libsodium-dev (1.0.18-r0) [2022-03-14T15:18:06.394Z] (6/6) Installing zeromq-dev (4.3.4-r0) [2022-03-14T15:18:06.394Z] Executing busybox-1.34.1-r3.trigger [2022-03-14T15:18:06.394Z] OK: 594 MiB in 61 packages [2022-03-14T15:18:09.781Z] Processing ./edgex-taf-common [2022-03-14T15:18:09.781Z] Preparing metadata (setup.py): started [2022-03-14T15:18:16.511Z] Preparing metadata (setup.py): finished with status 'done' [2022-03-14T15:18:16.511Z] Building wheels for collected packages: edgex-taf-common [2022-03-14T15:18:16.511Z] Building wheel for edgex-taf-common (setup.py): started [2022-03-14T15:18:24.791Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2022-03-14T15:18:24.791Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14490 sha256=d1468bccade899e34f5e7b23dcd8078a4a0215e3137eae31f36da1aefa05b667 [2022-03-14T15:18:24.791Z] Stored in directory: /root/.cache/pip/wheels/e3/f8/f6/1a8689759cc85cda36946aa633aff6b00991adb7bc38e338f2 [2022-03-14T15:18:24.791Z] Successfully built edgex-taf-common [2022-03-14T15:18:25.064Z] Installing collected packages: edgex-taf-common [2022-03-14T15:18:25.337Z] Successfully installed edgex-taf-common-0.0.0 [2022-03-14T15:18:25.337Z] 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-03-14T15:18:30.729Z] Collecting robotframework==4.1.3 [2022-03-14T15:18:30.729Z] Downloading robotframework-4.1.3-py2.py3-none-any.whl (659 kB) [2022-03-14T15:18:30.729Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 659.8/659.8 KB 9.2 MB/s eta 0:00:00 [2022-03-14T15:18:30.729Z] Installing collected packages: robotframework [2022-03-14T15:18:33.337Z] Successfully installed robotframework-4.1.3 [2022-03-14T15:18:33.337Z] 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-03-14T15:18:37.624Z] Collecting docker==4.4.1 [2022-03-14T15:18:37.624Z] Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) [2022-03-14T15:18:37.624Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 KB 4.9 MB/s eta 0:00:00 [2022-03-14T15:18:37.901Z] Collecting six>=1.4.0 [2022-03-14T15:18:37.901Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2022-03-14T15:18:38.499Z] Collecting requests!=2.18.0,>=2.14.2 [2022-03-14T15:18:38.499Z] Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) [2022-03-14T15:18:38.499Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.1/63.1 KB 2.4 MB/s eta 0:00:00 [2022-03-14T15:18:38.770Z] Collecting websocket-client>=0.32.0 [2022-03-14T15:18:38.770Z] Downloading websocket_client-1.3.1-py3-none-any.whl (54 kB) [2022-03-14T15:18:38.770Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.2/54.2 KB 2.8 MB/s eta 0:00:00 [2022-03-14T15:18:39.044Z] Collecting idna<4,>=2.5 [2022-03-14T15:18:39.044Z] Downloading idna-3.3-py3-none-any.whl (61 kB) [2022-03-14T15:18:39.044Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 3.2 MB/s eta 0:00:00 [2022-03-14T15:18:39.317Z] Collecting certifi>=2017.4.17 [2022-03-14T15:18:39.317Z] Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB) [2022-03-14T15:18:39.317Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 149.2/149.2 KB 6.0 MB/s eta 0:00:00 [2022-03-14T15:18:39.588Z] Collecting charset-normalizer~=2.0.0 [2022-03-14T15:18:39.588Z] Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) [2022-03-14T15:18:39.861Z] Collecting urllib3<1.27,>=1.21.1 [2022-03-14T15:18:40.135Z] Downloading urllib3-1.26.8-py2.py3-none-any.whl (138 kB) [2022-03-14T15:18:40.135Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.7/138.7 KB 5.4 MB/s eta 0:00:00 [2022-03-14T15:18:41.110Z] Installing collected packages: certifi, websocket-client, urllib3, six, idna, charset-normalizer, requests, docker [2022-03-14T15:18:44.492Z] 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.3.1 [2022-03-14T15:18:44.492Z] 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-03-14T15:18:48.877Z] Collecting python-dotenv==0.15.0 [2022-03-14T15:18:48.877Z] Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) [2022-03-14T15:18:49.874Z] Installing collected packages: python-dotenv [2022-03-14T15:18:49.874Z] Successfully installed python-dotenv-0.15.0 [2022-03-14T15:18:49.874Z] 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-03-14T15:18:54.194Z] Collecting RESTinstance==1.0.2 [2022-03-14T15:18:54.194Z] Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) [2022-03-14T15:18:54.194Z] Collecting GenSON [2022-03-14T15:18:54.194Z] Downloading genson-1.2.2.tar.gz (34 kB) [2022-03-14T15:18:54.194Z] Preparing metadata (setup.py): started [2022-03-14T15:19:02.469Z] Preparing metadata (setup.py): finished with status 'done' [2022-03-14T15:19:02.469Z] Collecting pygments [2022-03-14T15:19:02.469Z] Downloading Pygments-2.11.2-py3-none-any.whl (1.1 MB) [2022-03-14T15:19:02.469Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 10.2 MB/s eta 0:00:00 [2022-03-14T15:19:02.469Z] Collecting flex [2022-03-14T15:19:02.469Z] Downloading flex-6.14.1.tar.gz (40 kB) [2022-03-14T15:19:02.469Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 KB 2.2 MB/s eta 0:00:00 [2022-03-14T15:19:02.469Z] Preparing metadata (setup.py): started [2022-03-14T15:19:09.166Z] Preparing metadata (setup.py): finished with status 'done' [2022-03-14T15:19:09.438Z] Collecting strict-rfc3339 [2022-03-14T15:19:09.438Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2022-03-14T15:19:09.438Z] Preparing metadata (setup.py): started [2022-03-14T15:19:14.827Z] Preparing metadata (setup.py): finished with status 'done' [2022-03-14T15:19:14.827Z] Collecting docutils [2022-03-14T15:19:14.827Z] Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB) [2022-03-14T15:19:14.827Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.0/570.0 KB 10.2 MB/s eta 0:00:00 [2022-03-14T15:19:15.101Z] Collecting jsonschema [2022-03-14T15:19:15.101Z] Downloading jsonschema-4.4.0-py3-none-any.whl (72 kB) [2022-03-14T15:19:15.101Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.7/72.7 KB 3.8 MB/s eta 0:00:00 [2022-03-14T15:19:15.101Z] Requirement already satisfied: requests in /usr/lib/python3.9/site-packages (from RESTinstance==1.0.2) (2.27.1) [2022-03-14T15:19:15.101Z] Collecting rfc3987 [2022-03-14T15:19:15.101Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2022-03-14T15:19:15.101Z] Requirement already satisfied: robotframework>=3.1.0 in /usr/lib/python3.9/site-packages (from RESTinstance==1.0.2) (4.1.3) [2022-03-14T15:19:15.696Z] Collecting pytz [2022-03-14T15:19:15.969Z] Downloading pytz-2021.3-py2.py3-none-any.whl (503 kB) [2022-03-14T15:19:15.969Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 503.5/503.5 KB 9.4 MB/s eta 0:00:00 [2022-03-14T15:19:15.969Z] Collecting jsonpath-ng [2022-03-14T15:19:15.969Z] Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) [2022-03-14T15:19:16.241Z] Collecting tzlocal [2022-03-14T15:19:16.241Z] Downloading tzlocal-4.1-py3-none-any.whl (19 kB) [2022-03-14T15:19:16.241Z] Requirement already satisfied: six>=1.7.3 in /usr/lib/python3.9/site-packages (from flex->RESTinstance==1.0.2) (1.16.0) [2022-03-14T15:19:16.836Z] Collecting PyYAML>=3.11 [2022-03-14T15:19:16.836Z] Downloading PyYAML-6.0.tar.gz (124 kB) [2022-03-14T15:19:16.836Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 KB 5.1 MB/s eta 0:00:00 [2022-03-14T15:19:19.453Z] Installing build dependencies: started [2022-03-14T15:19:51.786Z] Installing build dependencies: finished with status 'done' [2022-03-14T15:19:51.786Z] Getting requirements to build wheel: started [2022-03-14T15:20:06.842Z] Getting requirements to build wheel: finished with status 'done' [2022-03-14T15:20:06.842Z] Preparing metadata (pyproject.toml): started [2022-03-14T15:20:13.542Z] Preparing metadata (pyproject.toml): finished with status 'done' [2022-03-14T15:20:13.542Z] Collecting validate-email>=1.2 [2022-03-14T15:20:13.542Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2022-03-14T15:20:13.542Z] Preparing metadata (setup.py): started [2022-03-14T15:20:18.923Z] Preparing metadata (setup.py): finished with status 'done' [2022-03-14T15:20:18.923Z] Collecting click>=3.3 [2022-03-14T15:20:18.923Z] Downloading click-8.0.4-py3-none-any.whl (97 kB) [2022-03-14T15:20:18.923Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.5/97.5 KB 3.8 MB/s eta 0:00:00 [2022-03-14T15:20:18.923Z] Collecting jsonpointer>=1.7 [2022-03-14T15:20:18.923Z] Downloading jsonpointer-2.2-py2.py3-none-any.whl (7.5 kB) [2022-03-14T15:20:18.923Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests->RESTinstance==1.0.2) (2021.10.8) [2022-03-14T15:20:18.923Z] 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-03-14T15:20:18.923Z] 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-03-14T15:20:18.923Z] Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.9/site-packages (from requests->RESTinstance==1.0.2) (3.3) [2022-03-14T15:20:19.194Z] Collecting decorator [2022-03-14T15:20:19.195Z] Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) [2022-03-14T15:20:19.467Z] Collecting ply [2022-03-14T15:20:19.467Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2022-03-14T15:20:19.467Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 KB 2.7 MB/s eta 0:00:00 [2022-03-14T15:20:19.739Z] Collecting attrs>=17.4.0 [2022-03-14T15:20:19.739Z] Downloading attrs-21.4.0-py2.py3-none-any.whl (60 kB) [2022-03-14T15:20:19.739Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.6/60.6 KB 3.3 MB/s eta 0:00:00 [2022-03-14T15:20:20.334Z] Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 [2022-03-14T15:20:20.334Z] Downloading pyrsistent-0.18.1.tar.gz (100 kB) [2022-03-14T15:20:20.334Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 KB 4.3 MB/s eta 0:00:00 [2022-03-14T15:20:22.305Z] Installing build dependencies: started [2022-03-14T15:20:44.449Z] Installing build dependencies: finished with status 'done' [2022-03-14T15:20:44.449Z] Getting requirements to build wheel: started [2022-03-14T15:20:51.143Z] Getting requirements to build wheel: finished with status 'done' [2022-03-14T15:20:51.143Z] Preparing metadata (pyproject.toml): started [2022-03-14T15:20:57.835Z] Preparing metadata (pyproject.toml): finished with status 'done' [2022-03-14T15:20:57.836Z] Collecting pytz-deprecation-shim [2022-03-14T15:20:57.836Z] Downloading pytz_deprecation_shim-0.1.0.post0-py2.py3-none-any.whl (15 kB) [2022-03-14T15:20:58.428Z] Collecting tzdata [2022-03-14T15:20:58.428Z] Downloading tzdata-2021.5-py2.py3-none-any.whl (339 kB) [2022-03-14T15:20:58.428Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 339.4/339.4 KB 9.0 MB/s eta 0:00:00 [2022-03-14T15:20:58.701Z] Building wheels for collected packages: flex, strict-rfc3339, GenSON, pyrsistent, PyYAML, validate-email [2022-03-14T15:20:58.702Z] Building wheel for flex (setup.py): started [2022-03-14T15:21:08.833Z] Building wheel for flex (setup.py): finished with status 'done' [2022-03-14T15:21:08.834Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77276 sha256=9ef64978baee008dedc74124d983fff90577f131a9912387e55712fe007f666b [2022-03-14T15:21:08.834Z] Stored in directory: /root/.cache/pip/wheels/e9/9a/ef/ea72c07b1be4b3dfebba94d22f905ff8ad53be48419e6114d1 [2022-03-14T15:21:08.834Z] Building wheel for strict-rfc3339 (setup.py): started [2022-03-14T15:21:14.220Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2022-03-14T15:21:14.220Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18149 sha256=6e5c1886f806148b42b741e814c35299ca46c00e4040e79ca0e036465b5a951b [2022-03-14T15:21:14.220Z] Stored in directory: /root/.cache/pip/wheels/25/38/74/7ec7f77ec64b2907430120931ba588b40e6e26f02d4df5be35 [2022-03-14T15:21:14.220Z] Building wheel for GenSON (setup.py): started [2022-03-14T15:21:24.349Z] Building wheel for GenSON (setup.py): finished with status 'done' [2022-03-14T15:21:24.349Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21289 sha256=31347915c8bef16fee4fe741e9e0a2d8d9ee6034536d13ae756934fffee2cfbd [2022-03-14T15:21:24.349Z] Stored in directory: /root/.cache/pip/wheels/3c/d7/98/a29f29e3861092e784c4c4994b0b30304c79da1bcbc8284af1 [2022-03-14T15:21:24.349Z] Building wheel for pyrsistent (pyproject.toml): started [2022-03-14T15:21:39.412Z] Building wheel for pyrsistent (pyproject.toml): finished with status 'done' [2022-03-14T15:21:39.412Z] Created wheel for pyrsistent: filename=pyrsistent-0.18.1-cp39-cp39-linux_aarch64.whl size=115222 sha256=8d79d35bea62b332d1bcf2dc1022cfe85b70bf9e69e91903bbaa06205d961b4b [2022-03-14T15:21:39.412Z] Stored in directory: /root/.cache/pip/wheels/87/fe/e6/fc8deeb581a41e462eafaf19fee96f51cdc8391e0be1c8088a [2022-03-14T15:21:39.412Z] Building wheel for PyYAML (pyproject.toml): started [2022-03-14T15:21:46.131Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2022-03-14T15:21:46.131Z] Created wheel for PyYAML: filename=PyYAML-6.0-cp39-cp39-linux_aarch64.whl size=45334 sha256=516c4eb9c7ea2e66605d447d01c512b3bac019c75311cb682717305acba874bd [2022-03-14T15:21:46.131Z] Stored in directory: /root/.cache/pip/wheels/b4/0f/9a/d6af48581dda678920fccfb734f5d9f827c6ed5b4074c7eda8 [2022-03-14T15:21:46.131Z] Building wheel for validate-email (setup.py): started [2022-03-14T15:21:54.402Z] Building wheel for validate-email (setup.py): finished with status 'done' [2022-03-14T15:21:54.402Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5482 sha256=2088232544deb9da4a542fd06dcda83f389bfd94def56cee1d78f529aa10a826 [2022-03-14T15:21:54.402Z] Stored in directory: /root/.cache/pip/wheels/84/19/e3/329ee20a29b195fa193ee3af2475fa9392b08dde8ba893c714 [2022-03-14T15:21:54.402Z] Successfully built flex strict-rfc3339 GenSON pyrsistent PyYAML validate-email [2022-03-14T15:21:54.402Z] 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-03-14T15:22:09.478Z] 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-03-14T15:22:09.478Z] 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-03-14T15:22:12.096Z] Collecting robotbackgroundlogger==1.2 [2022-03-14T15:22:12.096Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2022-03-14T15:22:12.096Z] Preparing metadata (setup.py): started [2022-03-14T15:22:17.488Z] Preparing metadata (setup.py): finished with status 'done' [2022-03-14T15:22:17.488Z] Requirement already satisfied: robotframework in /usr/lib/python3.9/site-packages (from robotbackgroundlogger==1.2) (4.1.3) [2022-03-14T15:22:17.488Z] Building wheels for collected packages: robotbackgroundlogger [2022-03-14T15:22:17.488Z] Building wheel for robotbackgroundlogger (setup.py): started [2022-03-14T15:22:25.749Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2022-03-14T15:22:25.749Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4278 sha256=768cda57697d2e27b8f89c4fc6489c3344af77b123be678b9e4d7dfbf0bb7513 [2022-03-14T15:22:25.750Z] Stored in directory: /root/.cache/pip/wheels/66/40/d2/5d2a820742f276a28a7e1e62e1cc60b4d5dac5cb7b7c7ab2f1 [2022-03-14T15:22:25.750Z] Successfully built robotbackgroundlogger [2022-03-14T15:22:25.750Z] Installing collected packages: robotbackgroundlogger [2022-03-14T15:22:26.024Z] Successfully installed robotbackgroundlogger-1.2 [2022-03-14T15:22:26.024Z] 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-03-14T15:22:30.350Z] Collecting configparser==5.0.1 [2022-03-14T15:22:30.350Z] Downloading configparser-5.0.1-py3-none-any.whl (22 kB) [2022-03-14T15:22:31.783Z] Installing collected packages: configparser [2022-03-14T15:22:32.055Z] Successfully installed configparser-5.0.1 [2022-03-14T15:22:32.055Z] 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-03-14T15:22:36.355Z] Collecting requests==2.25.1 [2022-03-14T15:22:36.355Z] Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) [2022-03-14T15:22:36.355Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 3.0 MB/s eta 0:00:00 [2022-03-14T15:22:36.628Z] Collecting idna<3,>=2.5 [2022-03-14T15:22:36.628Z] Downloading idna-2.10-py2.py3-none-any.whl (58 kB) [2022-03-14T15:22:36.628Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 KB 3.6 MB/s eta 0:00:00 [2022-03-14T15:22:36.628Z] 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-03-14T15:22:36.628Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests==2.25.1) (2021.10.8) [2022-03-14T15:22:36.901Z] Collecting chardet<5,>=3.0.2 [2022-03-14T15:22:36.901Z] Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) [2022-03-14T15:22:36.901Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 KB 7.2 MB/s eta 0:00:00 [2022-03-14T15:22:38.873Z] Installing collected packages: idna, chardet, requests [2022-03-14T15:22:38.873Z] Attempting uninstall: idna [2022-03-14T15:22:38.873Z] Found existing installation: idna 3.3 [2022-03-14T15:22:38.873Z] Uninstalling idna-3.3: [2022-03-14T15:22:38.873Z] Successfully uninstalled idna-3.3 [2022-03-14T15:22:41.486Z] Attempting uninstall: requests [2022-03-14T15:22:41.486Z] Found existing installation: requests 2.27.1 [2022-03-14T15:22:41.486Z] Uninstalling requests-2.27.1: [2022-03-14T15:22:41.486Z] Successfully uninstalled requests-2.27.1 [2022-03-14T15:22:41.486Z] Successfully installed chardet-4.0.0 idna-2.10 requests-2.25.1 [2022-03-14T15:22:41.486Z] 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-03-14T15:22:45.786Z] Collecting robotframework-requests==0.8.0 [2022-03-14T15:22:45.786Z] Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) [2022-03-14T15:22:45.786Z] Requirement already satisfied: requests in /usr/lib/python3.9/site-packages (from robotframework-requests==0.8.0) (2.25.1) [2022-03-14T15:22:45.786Z] Requirement already satisfied: robotframework in /usr/lib/python3.9/site-packages (from robotframework-requests==0.8.0) (4.1.3) [2022-03-14T15:22:45.786Z] 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-03-14T15:22:45.786Z] 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-03-14T15:22:45.786Z] 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-03-14T15:22:45.786Z] Requirement already satisfied: idna<3,>=2.5 in /usr/lib/python3.9/site-packages (from requests->robotframework-requests==0.8.0) (2.10) [2022-03-14T15:22:47.761Z] Installing collected packages: robotframework-requests [2022-03-14T15:22:47.761Z] Successfully installed robotframework-requests-0.8.0 [2022-03-14T15:22:47.761Z] 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-03-14T15:22:52.065Z] Collecting paho-mqtt==1.5.1 [2022-03-14T15:22:52.065Z] Downloading paho-mqtt-1.5.1.tar.gz (101 kB) [2022-03-14T15:22:52.065Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 KB 4.3 MB/s eta 0:00:00 [2022-03-14T15:22:52.065Z] Preparing metadata (setup.py): started [2022-03-14T15:23:00.333Z] Preparing metadata (setup.py): finished with status 'done' [2022-03-14T15:23:00.333Z] Building wheels for collected packages: paho-mqtt [2022-03-14T15:23:00.333Z] Building wheel for paho-mqtt (setup.py): started [2022-03-14T15:23:10.483Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2022-03-14T15:23:10.483Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61564 sha256=27094daf26d134540d3f024c0e1ffbdd6e2785ecf5cd2a7f9b26714c15ebd542 [2022-03-14T15:23:10.483Z] Stored in directory: /root/.cache/pip/wheels/22/b9/0f/9a1f64674f849b8ae88620232f2023f0ff2a50a4479b8a32ed [2022-03-14T15:23:10.483Z] Successfully built paho-mqtt [2022-03-14T15:23:10.756Z] Installing collected packages: paho-mqtt [2022-03-14T15:23:11.030Z] Successfully installed paho-mqtt-1.5.1 [2022-03-14T15:23:11.030Z] 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-03-14T15:23:15.338Z] Collecting redis==3.5.3 [2022-03-14T15:23:15.338Z] Downloading redis-3.5.3-py2.py3-none-any.whl (72 kB) [2022-03-14T15:23:15.338Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.1/72.1 KB 3.0 MB/s eta 0:00:00 [2022-03-14T15:23:17.309Z] Installing collected packages: redis [2022-03-14T15:23:17.309Z] Successfully installed redis-3.5.3 [2022-03-14T15:23:17.309Z] 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-03-14T15:23:22.698Z] Collecting pyzmq==22.2.1 [2022-03-14T15:23:22.698Z] Downloading pyzmq-22.2.1.tar.gz (1.2 MB) [2022-03-14T15:23:22.970Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 9.7 MB/s eta 0:00:00 [2022-03-14T15:23:26.356Z] Installing build dependencies: started [2022-03-14T15:23:53.160Z] Installing build dependencies: finished with status 'done' [2022-03-14T15:23:53.160Z] Getting requirements to build wheel: started [2022-03-14T15:23:53.160Z] Getting requirements to build wheel: finished with status 'done' [2022-03-14T15:23:53.160Z] Installing backend dependencies: started [2022-03-14T15:24:08.240Z] Installing backend dependencies: finished with status 'done' [2022-03-14T15:24:08.240Z] Preparing metadata (pyproject.toml): started [2022-03-14T15:24:16.509Z] Preparing metadata (pyproject.toml): finished with status 'done' [2022-03-14T15:24:16.509Z] Building wheels for collected packages: pyzmq [2022-03-14T15:24:16.509Z] Building wheel for pyzmq (pyproject.toml): started [2022-03-14T15:25:38.278Z] Building wheel for pyzmq (pyproject.toml): still running... [2022-03-14T15:26:46.285Z] Building wheel for pyzmq (pyproject.toml): still running... [2022-03-14T15:27:01.462Z] Building wheel for pyzmq (pyproject.toml): finished with status 'done' [2022-03-14T15:27:01.462Z] Created wheel for pyzmq: filename=pyzmq-22.2.1-cp39-cp39-linux_aarch64.whl size=1538468 sha256=c4e3089ff85db1278d5f27fb3515ee0f069e1b6605c0d9ff523da1e712ec4c1c [2022-03-14T15:27:01.462Z] Stored in directory: /root/.cache/pip/wheels/e4/79/30/5e3a6e33ac7ae57b3fbf3daf3c90057db3d9344ab0f49d7c53 [2022-03-14T15:27:01.462Z] Successfully built pyzmq [2022-03-14T15:27:02.513Z] Installing collected packages: pyzmq [2022-03-14T15:27:03.955Z] Successfully installed pyzmq-22.2.1 [2022-03-14T15:27:04.229Z] 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-03-14T15:27:09.624Z] Collecting robotframework-seleniumlibrary==5.1.3 [2022-03-14T15:27:09.624Z] Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) [2022-03-14T15:27:09.624Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 KB 4.1 MB/s eta 0:00:00 [2022-03-14T15:27:09.624Z] Requirement already satisfied: robotframework>=3.1.2 in /usr/lib/python3.9/site-packages (from robotframework-seleniumlibrary==5.1.3) (4.1.3) [2022-03-14T15:27:09.624Z] Collecting selenium>=3.141.0 [2022-03-14T15:27:09.624Z] Downloading selenium-4.1.3-py3-none-any.whl (968 kB) [2022-03-14T15:27:09.624Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 968.8/968.8 KB 8.9 MB/s eta 0:00:00 [2022-03-14T15:27:09.624Z] Collecting robotframework-pythonlibcore>=2.1.0 [2022-03-14T15:27:09.624Z] Downloading robotframework_pythonlibcore-3.0.0-py2.py3-none-any.whl (9.9 kB) [2022-03-14T15:27:09.897Z] Requirement already satisfied: urllib3[secure,socks]~=1.26 in /usr/lib/python3.9/site-packages (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (1.26.8) [2022-03-14T15:27:09.897Z] Collecting trio~=0.17 [2022-03-14T15:27:09.897Z] Downloading trio-0.20.0-py3-none-any.whl (359 kB) [2022-03-14T15:27:10.169Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 359.0/359.0 KB 8.0 MB/s eta 0:00:00 [2022-03-14T15:27:10.169Z] Collecting trio-websocket~=0.9 [2022-03-14T15:27:10.169Z] Downloading trio_websocket-0.9.2-py3-none-any.whl (16 kB) [2022-03-14T15:27:10.440Z] Collecting sortedcontainers [2022-03-14T15:27:10.440Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2022-03-14T15:27:10.440Z] Collecting sniffio [2022-03-14T15:27:10.440Z] Downloading sniffio-1.2.0-py3-none-any.whl (10 kB) [2022-03-14T15:27:10.440Z] 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-03-14T15:27:10.712Z] Collecting async-generator>=1.9 [2022-03-14T15:27:10.712Z] Downloading async_generator-1.10-py3-none-any.whl (18 kB) [2022-03-14T15:27:10.713Z] 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-03-14T15:27:10.713Z] Collecting outcome [2022-03-14T15:27:10.713Z] Downloading outcome-1.1.0-py2.py3-none-any.whl (9.7 kB) [2022-03-14T15:27:10.987Z] Collecting wsproto>=0.14 [2022-03-14T15:27:10.987Z] Downloading wsproto-1.1.0-py3-none-any.whl (24 kB) [2022-03-14T15:27:12.954Z] Collecting cryptography>=1.3.4 [2022-03-14T15:27:12.954Z] Downloading cryptography-36.0.1-cp36-abi3-musllinux_1_1_aarch64.whl (3.7 MB) [2022-03-14T15:27:13.550Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.7/3.7 MB 11.2 MB/s eta 0:00:00 [2022-03-14T15:27:13.550Z] Collecting pyOpenSSL>=0.14 [2022-03-14T15:27:13.820Z] Downloading pyOpenSSL-22.0.0-py2.py3-none-any.whl (55 kB) [2022-03-14T15:27:13.820Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.8/55.8 KB 2.7 MB/s eta 0:00:00 [2022-03-14T15:27:13.820Z] Requirement already satisfied: certifi in /usr/lib/python3.9/site-packages (from urllib3[secure,socks]~=1.26->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2021.10.8) [2022-03-14T15:27:13.820Z] Collecting PySocks!=1.5.7,<2.0,>=1.5.6 [2022-03-14T15:27:13.820Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2022-03-14T15:27:16.426Z] Collecting cffi>=1.12 [2022-03-14T15:27:16.426Z] Downloading cffi-1.15.0.tar.gz (484 kB) [2022-03-14T15:27:16.426Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 484.1/484.1 KB 8.7 MB/s eta 0:00:00 [2022-03-14T15:27:16.698Z] Preparing metadata (setup.py): started [2022-03-14T15:27:26.828Z] Preparing metadata (setup.py): finished with status 'done' [2022-03-14T15:27:26.828Z] Collecting h11<1,>=0.9.0 [2022-03-14T15:27:26.828Z] Downloading h11-0.13.0-py3-none-any.whl (58 kB) [2022-03-14T15:27:26.828Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 KB 3.3 MB/s eta 0:00:00 [2022-03-14T15:27:26.828Z] Collecting pycparser [2022-03-14T15:27:26.828Z] Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) [2022-03-14T15:27:26.828Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 KB 4.3 MB/s eta 0:00:00 [2022-03-14T15:27:26.828Z] Building wheels for collected packages: cffi [2022-03-14T15:27:26.828Z] Building wheel for cffi (setup.py): started [2022-03-14T15:28:13.758Z] Building wheel for cffi (setup.py): finished with status 'done' [2022-03-14T15:28:13.758Z] Created wheel for cffi: filename=cffi-1.15.0-cp39-cp39-linux_aarch64.whl size=419140 sha256=5834711d62e2bf5bbbd5bbda0a63c9392eaf8b17797ab1f5ef78b2bd7f299c45 [2022-03-14T15:28:13.758Z] Stored in directory: /root/.cache/pip/wheels/8e/0d/16/77c97b85a9f559c5412c85c129a2bae07c771d31e1beb03c40 [2022-03-14T15:28:13.758Z] Successfully built cffi [2022-03-14T15:28:13.758Z] Installing collected packages: sortedcontainers, sniffio, robotframework-pythonlibcore, PySocks, pycparser, outcome, h11, async-generator, wsproto, trio, cffi, trio-websocket, cryptography, pyOpenSSL, selenium, robotframework-seleniumlibrary [2022-03-14T15:28:26.132Z] Successfully installed PySocks-1.7.1 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.3 sniffio-1.2.0 sortedcontainers-2.4.0 trio-0.20.0 trio-websocket-0.9.2 wsproto-1.1.0 [2022-03-14T15:28:26.132Z] 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-03-14T15:28:30.426Z] Collecting psycopg2==2.9.3 [2022-03-14T15:28:30.427Z] Downloading psycopg2-2.9.3.tar.gz (380 kB) [2022-03-14T15:28:30.427Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 KB 7.7 MB/s eta 0:00:00 [2022-03-14T15:28:30.427Z] Preparing metadata (setup.py): started [2022-03-14T15:28:37.113Z] Preparing metadata (setup.py): finished with status 'done' [2022-03-14T15:28:37.113Z] Building wheels for collected packages: psycopg2 [2022-03-14T15:28:37.113Z] Building wheel for psycopg2 (setup.py): started [2022-03-14T15:29:45.076Z] Building wheel for psycopg2 (setup.py): still running... [2022-03-14T15:29:45.076Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2022-03-14T15:29:45.076Z] Created wheel for psycopg2: filename=psycopg2-2.9.3-cp39-cp39-linux_aarch64.whl size=462380 sha256=55d9fddeec0013159ab0fc8bf46a95e89d08603bee0eb187435dd0a4a378e254 [2022-03-14T15:29:45.076Z] Stored in directory: /root/.cache/pip/wheels/b3/a1/6e/5a0e26314b15eb96a36263b80529ce0d64382540ac7b9544a9 [2022-03-14T15:29:45.076Z] Successfully built psycopg2 [2022-03-14T15:29:47.035Z] Installing collected packages: psycopg2 [2022-03-14T15:29:47.627Z] Successfully installed psycopg2-2.9.3 [2022-03-14T15:29:47.627Z] 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-03-14T15:29:48.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-14T15:29:48.488Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-14T15:29:49.465Z] (1/3) Installing libgfortran (10.3.1_git20211027-r0) [2022-03-14T15:29:49.465Z] (2/3) Installing openblas (0.3.18-r1) [2022-03-14T15:29:49.739Z] (3/3) Installing py3-numpy (1.21.4-r0) [2022-03-14T15:29:50.716Z] OK: 629 MiB in 64 packages [2022-03-14T15:29:50.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-14T15:29:50.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-14T15:29:51.963Z] (1/1) Installing py3-psutil (5.8.0-r1) [2022-03-14T15:29:51.963Z] OK: 631 MiB in 65 packages [2022-03-14T15:29:51.963Z] **** install other tools **** [2022-03-14T15:29:52.236Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-14T15:29:52.236Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-14T15:29:53.213Z] (1/5) Installing ca-certificates (20211220-r0) [2022-03-14T15:29:53.213Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-03-14T15:29:53.213Z] (3/5) Installing nghttp2-libs (1.46.0-r0) [2022-03-14T15:29:53.213Z] (4/5) Installing libcurl (7.80.0-r0) [2022-03-14T15:29:53.213Z] (5/5) Installing curl (7.80.0-r0) [2022-03-14T15:29:53.213Z] Executing busybox-1.34.1-r3.trigger [2022-03-14T15:29:53.213Z] Executing ca-certificates-20211220-r0.trigger [2022-03-14T15:29:53.490Z] OK: 633 MiB in 70 packages [2022-03-14T15:29:53.762Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-14T15:29:54.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-14T15:29:55.019Z] (1/1) Installing openssl (1.1.1l-r8) [2022-03-14T15:29:55.019Z] Executing busybox-1.34.1-r3.trigger [2022-03-14T15:29:55.019Z] OK: 633 MiB in 71 packages [2022-03-14T15:29:55.019Z] **** install chromedriver **** [2022-03-14T15:29:55.019Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-14T15:29:55.290Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-14T15:29:56.285Z] v3.15.0-341-gbacd756db7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-03-14T15:29:56.285Z] v3.15.0-347-g4255b841b1 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-03-14T15:29:56.285Z] OK: 15732 distinct packages available [2022-03-14T15:29:57.260Z] (1/3) Upgrading busybox (1.34.1-r3 -> 1.34.1-r4) [2022-03-14T15:29:57.260Z] Executing busybox-1.34.1-r4.post-upgrade [2022-03-14T15:29:57.260Z] (2/3) Upgrading ca-certificates-bundle (20191127-r7 -> 20211220-r0) [2022-03-14T15:29:57.260Z] (3/3) Upgrading ssl_client (1.34.1-r3 -> 1.34.1-r4) [2022-03-14T15:29:57.260Z] Executing busybox-1.34.1-r4.trigger [2022-03-14T15:29:57.538Z] Executing ca-certificates-20211220-r0.trigger [2022-03-14T15:29:57.538Z] OK: 633 MiB in 71 packages [2022-03-14T15:29:57.811Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-14T15:29:58.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-14T15:29:58.357Z] fetch http://nl.alpinelinux.org/alpine/latest-stable/community/aarch64/APKINDEX.tar.gz [2022-03-14T15:29:59.334Z] fetch http://nl.alpinelinux.org/alpine/latest-stable/main/aarch64/APKINDEX.tar.gz [2022-03-14T15:29:59.929Z] (1/110) Installing libxau (1.0.9-r0) [2022-03-14T15:29:59.929Z] (2/110) Installing libmd (1.0.3-r0) [2022-03-14T15:29:59.929Z] (3/110) Installing libbsd (0.11.3-r1) [2022-03-14T15:29:59.929Z] (4/110) Installing libxdmcp (1.1.3-r0) [2022-03-14T15:29:59.929Z] (5/110) Installing libxcb (1.14-r2) [2022-03-14T15:29:59.929Z] (6/110) Installing libx11 (1.7.2-r0) [2022-03-14T15:30:00.203Z] (7/110) Installing libxext (1.3.4-r0) [2022-03-14T15:30:00.203Z] (8/110) Installing libice (1.0.10-r0) [2022-03-14T15:30:00.203Z] (9/110) Installing libuuid (2.37.4-r0) [2022-03-14T15:30:00.203Z] (10/110) Installing libsm (1.2.3-r0) [2022-03-14T15:30:00.203Z] (11/110) Installing libxt (1.2.1-r0) [2022-03-14T15:30:00.203Z] (12/110) Installing libxmu (1.1.3-r0) [2022-03-14T15:30:00.203Z] (13/110) Installing xset (1.2.4-r0) [2022-03-14T15:30:00.203Z] (14/110) Installing xprop (1.2.5-r0) [2022-03-14T15:30:00.203Z] (15/110) Installing xdg-utils (1.1.3-r0) [2022-03-14T15:30:00.203Z] (16/110) Installing eudev-libs (3.2.11_pre1-r0) [2022-03-14T15:30:00.203Z] (17/110) Installing libintl (0.21-r0) [2022-03-14T15:30:00.203Z] (18/110) Installing libblkid (2.37.4-r0) [2022-03-14T15:30:00.203Z] (19/110) Installing libmount (2.37.4-r0) [2022-03-14T15:30:00.203Z] (20/110) Installing pcre (8.45-r1) [2022-03-14T15:30:00.203Z] (21/110) Installing glib (2.70.1-r0) [2022-03-14T15:30:00.203Z] (22/110) Installing shared-mime-info (2.1-r0) [2022-03-14T15:30:00.475Z] (23/110) Installing hicolor-icon-theme (0.17-r1) [2022-03-14T15:30:00.475Z] (24/110) Installing libjpeg-turbo (2.1.2-r0) [2022-03-14T15:30:00.475Z] (25/110) Installing libpng (1.6.37-r1) [2022-03-14T15:30:00.475Z] (26/110) Installing libwebp (1.2.2-r0) [2022-03-14T15:30:00.475Z] (27/110) Installing zstd-libs (1.5.0-r0) [2022-03-14T15:30:00.475Z] (28/110) Installing tiff (4.3.0-r0) [2022-03-14T15:30:00.475Z] (29/110) Installing gdk-pixbuf (2.42.6-r0) [2022-03-14T15:30:00.475Z] (30/110) Installing gtk-update-icon-cache (2.24.33-r0) [2022-03-14T15:30:00.475Z] (31/110) Installing libxcomposite (0.4.5-r0) [2022-03-14T15:30:00.748Z] (32/110) Installing libxfixes (6.0.0-r0) [2022-03-14T15:30:00.748Z] (33/110) Installing libxrender (0.9.10-r3) [2022-03-14T15:30:00.748Z] (34/110) Installing libxcursor (1.2.0-r0) [2022-03-14T15:30:00.748Z] (35/110) Installing libxdamage (1.1.5-r1) [2022-03-14T15:30:00.748Z] (36/110) Installing libxi (1.8-r0) [2022-03-14T15:30:00.748Z] (37/110) Installing libxinerama (1.1.4-r1) [2022-03-14T15:30:00.748Z] (38/110) Installing libxrandr (1.5.2-r1) [2022-03-14T15:30:00.748Z] (39/110) Installing atk (2.36.0-r0) [2022-03-14T15:30:00.748Z] (40/110) Installing libxtst (1.2.3-r3) [2022-03-14T15:30:00.748Z] (41/110) Installing dbus-libs (1.12.20-r4) [2022-03-14T15:30:00.748Z] (42/110) Installing at-spi2-core (2.42.0-r0) [2022-03-14T15:30:00.748Z] (43/110) Installing at-spi2-atk (2.38.0-r0) [2022-03-14T15:30:00.748Z] (44/110) Installing freetype (2.11.0-r0) [2022-03-14T15:30:00.748Z] (45/110) Installing fontconfig (2.13.1-r4) [2022-03-14T15:30:00.748Z] (46/110) Installing pixman (0.40.0-r3) [2022-03-14T15:30:01.020Z] (47/110) Installing cairo (1.16.0-r3) [2022-03-14T15:30:01.020Z] (48/110) Installing cairo-gobject (1.16.0-r3) [2022-03-14T15:30:01.020Z] (49/110) Installing avahi-libs (0.8-r5) [2022-03-14T15:30:01.020Z] (50/110) Installing nettle (3.7.3-r0) [2022-03-14T15:30:01.020Z] (51/110) Installing p11-kit (0.24.0-r1) [2022-03-14T15:30:01.020Z] (52/110) Installing libtasn1 (4.18.0-r0) [2022-03-14T15:30:01.020Z] (53/110) Installing libunistring (0.9.10-r1) [2022-03-14T15:30:01.020Z] (54/110) Installing gnutls (3.7.1-r0) [2022-03-14T15:30:01.020Z] (55/110) Installing cups-libs (2.3.3-r5) [2022-03-14T15:30:01.020Z] (56/110) Installing libepoxy (1.5.9-r0) [2022-03-14T15:30:01.020Z] (57/110) Installing fribidi (1.0.11-r0) [2022-03-14T15:30:01.020Z] (58/110) Installing graphite2 (1.3.14-r0) [2022-03-14T15:30:01.293Z] (59/110) Installing harfbuzz (3.0.0-r2) [2022-03-14T15:30:01.294Z] (60/110) Installing libxft (2.3.4-r0) [2022-03-14T15:30:01.294Z] (61/110) Installing pango (1.48.10-r0) [2022-03-14T15:30:01.294Z] (62/110) Installing wayland-libs-client (1.19.0-r1) [2022-03-14T15:30:01.294Z] (63/110) Installing wayland-libs-cursor (1.19.0-r1) [2022-03-14T15:30:01.294Z] (64/110) Installing wayland-libs-egl (1.19.0-r1) [2022-03-14T15:30:01.294Z] (65/110) Installing xkeyboard-config (2.34-r0) [2022-03-14T15:30:01.579Z] (66/110) Installing libxkbcommon (1.3.1-r0) [2022-03-14T15:30:01.579Z] (67/110) Installing gtk+3.0 (3.24.30-r0) [2022-03-14T15:30:01.579Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-03-14T15:30:01.849Z] (68/110) Installing libfontenc (1.1.4-r0) [2022-03-14T15:30:01.849Z] (69/110) Installing mkfontscale (1.2.1-r1) [2022-03-14T15:30:01.849Z] (70/110) Installing ttf-opensans (1.10-r1) [2022-03-14T15:30:01.849Z] Executing ttf-opensans-1.10-r1.post-install [2022-03-14T15:30:04.459Z] (71/110) Installing libogg (1.3.5-r0) [2022-03-14T15:30:04.459Z] (72/110) Installing flac (1.3.4-r0) [2022-03-14T15:30:04.459Z] (73/110) Installing alsa-lib (1.2.5.1-r1) [2022-03-14T15:30:04.459Z] (74/110) Installing sdl2 (2.0.16-r4) [2022-03-14T15:30:04.459Z] (75/110) Installing aom-libs (3.2.0-r0) [2022-03-14T15:30:04.459Z] (76/110) Installing libass (0.15.2-r0) [2022-03-14T15:30:04.459Z] (77/110) Installing libdav1d (0.9.2-r0) [2022-03-14T15:30:04.459Z] (78/110) Installing lame (3.100-r0) [2022-03-14T15:30:04.459Z] (79/110) Installing opus (1.3.1-r1) [2022-03-14T15:30:04.459Z] (80/110) Installing soxr (0.1.3-r2) [2022-03-14T15:30:04.459Z] (81/110) Installing libsrt (1.4.2-r1) [2022-03-14T15:30:04.459Z] (82/110) Installing libssh (0.9.6-r1) [2022-03-14T15:30:04.459Z] (83/110) Installing libtheora (1.1.1-r16) [2022-03-14T15:30:04.459Z] (84/110) Installing v4l-utils-libs (1.22.1-r1) [2022-03-14T15:30:04.459Z] (85/110) Installing libdrm (2.4.109-r0) [2022-03-14T15:30:04.459Z] (86/110) Installing libva (2.13.0-r0) [2022-03-14T15:30:04.459Z] (87/110) Installing libvdpau (1.4-r0) [2022-03-14T15:30:04.459Z] (88/110) Installing vidstab (1.1.0-r1) [2022-03-14T15:30:04.459Z] (89/110) Installing libvorbis (1.3.7-r0) [2022-03-14T15:30:04.459Z] (90/110) Installing libvpx (1.10.0-r0) [2022-03-14T15:30:04.459Z] (91/110) Installing vulkan-loader (1.2.196-r0) [2022-03-14T15:30:04.459Z] (92/110) Installing x264-libs (20210613-r0) [2022-03-14T15:30:04.459Z] (93/110) Installing x265-libs (3.5-r0) [2022-03-14T15:30:04.459Z] (94/110) Installing xvidcore (1.3.7-r1) [2022-03-14T15:30:04.459Z] (95/110) Installing ffmpeg-libs (4.4.1-r2) [2022-03-14T15:30:05.052Z] (96/110) Installing libevent (2.1.12-r4) [2022-03-14T15:30:05.052Z] (97/110) Installing mesa (21.2.6-r0) [2022-03-14T15:30:05.052Z] (98/110) Installing wayland-libs-server (1.19.0-r1) [2022-03-14T15:30:05.052Z] (99/110) Installing mesa-gbm (21.2.6-r0) [2022-03-14T15:30:05.052Z] (100/110) Installing lcms2 (2.12-r1) [2022-03-14T15:30:05.052Z] (101/110) Installing nspr (4.32-r0) [2022-03-14T15:30:05.052Z] (102/110) Installing nss (3.72.1-r0) [2022-03-14T15:30:05.052Z] (103/110) Installing re2 (2021.11.01-r0) [2022-03-14T15:30:05.347Z] (104/110) Installing snappy (1.1.9-r1) [2022-03-14T15:30:05.347Z] (105/110) Installing libxshmfence (1.3-r1) [2022-03-14T15:30:05.347Z] (106/110) Installing libgpg-error (1.42-r1) [2022-03-14T15:30:05.347Z] (107/110) Installing libgcrypt (1.9.4-r0) [2022-03-14T15:30:05.347Z] (108/110) Installing libxslt (1.1.34-r1) [2022-03-14T15:30:05.347Z] (109/110) Installing chromium (93.0.4577.82-r3) [2022-03-14T15:30:09.638Z] (110/110) Installing chromium-chromedriver (93.0.4577.82-r3) [2022-03-14T15:30:09.638Z] Executing busybox-1.34.1-r4.trigger [2022-03-14T15:30:09.638Z] Executing glib-2.70.1-r0.trigger [2022-03-14T15:30:09.638Z] Executing shared-mime-info-2.1-r0.trigger [2022-03-14T15:30:15.033Z] Executing gdk-pixbuf-2.42.6-r0.trigger [2022-03-14T15:30:15.033Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-03-14T15:30:15.033Z] Executing fontconfig-2.13.1-r4.trigger [2022-03-14T15:30:15.033Z] Executing mkfontscale-1.2.1-r1.trigger [2022-03-14T15:30:15.033Z] OK: 918 MiB in 181 packages [2022-03-14T15:30:54.043Z] Removing intermediate container d423cbe17944 [2022-03-14T15:30:54.043Z] ---> a504012c8a67 [2022-03-14T15:30:54.043Z] Step 11/14 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2022-03-14T15:30:54.043Z] ---> Running in 4dd6ed292a1c [2022-03-14T15:30:54.043Z] Removing intermediate container 4dd6ed292a1c [2022-03-14T15:30:54.043Z] ---> 0711b26928f2 [2022-03-14T15:30:54.043Z] Step 12/14 : LABEL arch=arm64 [2022-03-14T15:30:54.043Z] ---> Running in 724b116e92f5 [2022-03-14T15:30:54.043Z] Removing intermediate container 724b116e92f5 [2022-03-14T15:30:54.043Z] ---> ef5a54cbd05c [2022-03-14T15:30:54.043Z] Step 13/14 : LABEL git_sha=892cf485cfdfdf006b42a0214ae151b105c6708a [2022-03-14T15:30:54.043Z] ---> Running in bb466305bb97 [2022-03-14T15:30:54.043Z] Removing intermediate container bb466305bb97 [2022-03-14T15:30:54.043Z] ---> f81b4ff2ab6b [2022-03-14T15:30:54.043Z] Step 14/14 : LABEL version=0.0.2-dev.16 [2022-03-14T15:30:54.043Z] ---> Running in 77ad2123b8d6 [2022-03-14T15:30:54.043Z] Removing intermediate container 77ad2123b8d6 [2022-03-14T15:30:54.043Z] ---> 52692e41e368 [2022-03-14T15:30:54.043Z] [Warning] One or more build-args [ARCH] were not consumed [2022-03-14T15:30:54.043Z] Successfully built 52692e41e368 [2022-03-14T15:30:54.043Z] Successfully tagged edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-03-14T15:30:54.132Z] [edgeXDocker.push] Tagging docker image edgex-taf-common-arm64 with the following tags: [2022-03-14T15:30:54.132Z] 892cf485cfdfdf006b42a0214ae151b105c6708a [2022-03-14T15:30:54.132Z] latest [2022-03-14T15:30:54.132Z] 0.0.2-dev.16 [2022-03-14T15:30:54.132Z] 892cf485cfdfdf006b42a0214ae151b105c6708a-0.0.2-dev.16 [2022-03-14T15:30:54.132Z] main [2022-03-14T15:30:54.132Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-14T15:30:54.472Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:892cf485cfdfdf006b42a0214ae151b105c6708a [Pipeline] isUnix [Pipeline] sh [2022-03-14T15:30:54.817Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:892cf485cfdfdf006b42a0214ae151b105c6708a [2022-03-14T15:30:54.817Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2022-03-14T15:30:54.817Z] 5bb5e9b5903c: Preparing [2022-03-14T15:30:54.817Z] c30646adc6ec: Preparing [2022-03-14T15:30:54.817Z] 9551e189a918: Preparing [2022-03-14T15:30:54.817Z] 97a8655d1524: Preparing [2022-03-14T15:30:54.817Z] 07d3c46c9599: Preparing [2022-03-14T15:30:54.817Z] 07d3c46c9599: Layer already exists [2022-03-14T15:30:55.090Z] c30646adc6ec: Pushed [2022-03-14T15:30:55.090Z] 9551e189a918: Pushed [2022-03-14T15:31:03.343Z] 97a8655d1524: Pushed [2022-03-14T15:34:40.266Z] 5bb5e9b5903c: Pushed [2022-03-14T15:34:40.266Z] 892cf485cfdfdf006b42a0214ae151b105c6708a: digest: sha256:b24414b171b7daf1308c31c8ade0dc3e45339f8be1cf1d8e0cba1d14b525a954 size: 1370 [Pipeline] isUnix [Pipeline] sh [2022-03-14T15:34:40.620Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-14T15:34:40.961Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [2022-03-14T15:34:40.962Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2022-03-14T15:34:40.962Z] 5bb5e9b5903c: Preparing [2022-03-14T15:34:40.962Z] c30646adc6ec: Preparing [2022-03-14T15:34:40.962Z] 9551e189a918: Preparing [2022-03-14T15:34:40.962Z] 97a8655d1524: Preparing [2022-03-14T15:34:40.962Z] 07d3c46c9599: Preparing [2022-03-14T15:34:40.962Z] 07d3c46c9599: Layer already exists [2022-03-14T15:34:40.962Z] 9551e189a918: Layer already exists [2022-03-14T15:34:40.962Z] 97a8655d1524: Layer already exists [2022-03-14T15:34:40.962Z] c30646adc6ec: Layer already exists [2022-03-14T15:34:40.962Z] 5bb5e9b5903c: Layer already exists [2022-03-14T15:34:41.235Z] latest: digest: sha256:b24414b171b7daf1308c31c8ade0dc3e45339f8be1cf1d8e0cba1d14b525a954 size: 1370 [Pipeline] isUnix [Pipeline] sh [2022-03-14T15:34:41.583Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.16 [Pipeline] isUnix [Pipeline] sh [2022-03-14T15:34:41.921Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.16 [2022-03-14T15:34:41.921Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2022-03-14T15:34:41.921Z] 5bb5e9b5903c: Preparing [2022-03-14T15:34:41.921Z] c30646adc6ec: Preparing [2022-03-14T15:34:41.921Z] 9551e189a918: Preparing [2022-03-14T15:34:41.921Z] 97a8655d1524: Preparing [2022-03-14T15:34:41.921Z] 07d3c46c9599: Preparing [2022-03-14T15:34:41.921Z] c30646adc6ec: Layer already exists [2022-03-14T15:34:41.921Z] 9551e189a918: Layer already exists [2022-03-14T15:34:41.921Z] 5bb5e9b5903c: Layer already exists [2022-03-14T15:34:41.921Z] 07d3c46c9599: Layer already exists [2022-03-14T15:34:41.921Z] 97a8655d1524: Layer already exists [2022-03-14T15:34:42.192Z] 0.0.2-dev.16: digest: sha256:b24414b171b7daf1308c31c8ade0dc3e45339f8be1cf1d8e0cba1d14b525a954 size: 1370 [Pipeline] isUnix [Pipeline] sh [2022-03-14T15:34:42.541Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:892cf485cfdfdf006b42a0214ae151b105c6708a-0.0.2-dev.16 [Pipeline] isUnix [Pipeline] sh [2022-03-14T15:34:42.881Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:892cf485cfdfdf006b42a0214ae151b105c6708a-0.0.2-dev.16 [2022-03-14T15:34:42.881Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2022-03-14T15:34:42.881Z] 5bb5e9b5903c: Preparing [2022-03-14T15:34:42.881Z] c30646adc6ec: Preparing [2022-03-14T15:34:42.881Z] 9551e189a918: Preparing [2022-03-14T15:34:42.881Z] 97a8655d1524: Preparing [2022-03-14T15:34:42.881Z] 07d3c46c9599: Preparing [2022-03-14T15:34:42.881Z] 97a8655d1524: Layer already exists [2022-03-14T15:34:42.881Z] c30646adc6ec: Layer already exists [2022-03-14T15:34:42.881Z] 9551e189a918: Layer already exists [2022-03-14T15:34:42.881Z] 5bb5e9b5903c: Layer already exists [2022-03-14T15:34:42.881Z] 07d3c46c9599: Layer already exists [2022-03-14T15:34:43.154Z] 892cf485cfdfdf006b42a0214ae151b105c6708a-0.0.2-dev.16: digest: sha256:b24414b171b7daf1308c31c8ade0dc3e45339f8be1cf1d8e0cba1d14b525a954 size: 1370 [Pipeline] isUnix [Pipeline] sh [2022-03-14T15:34:43.503Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-14T15:34:43.844Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [2022-03-14T15:34:43.844Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2022-03-14T15:34:43.844Z] 5bb5e9b5903c: Preparing [2022-03-14T15:34:43.844Z] c30646adc6ec: Preparing [2022-03-14T15:34:43.844Z] 9551e189a918: Preparing [2022-03-14T15:34:43.844Z] 97a8655d1524: Preparing [2022-03-14T15:34:43.844Z] 07d3c46c9599: Preparing [2022-03-14T15:34:43.844Z] 5bb5e9b5903c: Layer already exists [2022-03-14T15:34:43.844Z] c30646adc6ec: Layer already exists [2022-03-14T15:34:43.844Z] 07d3c46c9599: Layer already exists [2022-03-14T15:34:43.844Z] 97a8655d1524: Layer already exists [2022-03-14T15:34:43.844Z] 9551e189a918: Layer already exists [2022-03-14T15:34:44.116Z] main: digest: sha256:b24414b171b7daf1308c31c8ade0dc3e45339f8be1cf1d8e0cba1d14b525a954 size: 1370 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-14T15:34:44.162Z] ===================================================== [Pipeline] echo [2022-03-14T15:34:44.169Z] taggedImages: [2022-03-14T15:34:44.169Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:892cf485cfdfdf006b42a0214ae151b105c6708a [2022-03-14T15:34:44.169Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [2022-03-14T15:34:44.169Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.16 [2022-03-14T15:34:44.169Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:892cf485cfdfdf006b42a0214ae151b105c6708a-0.0.2-dev.16 [2022-03-14T15:34:44.169Z] - 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-03-14T15:34:44.578Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-14T15:34:44.578Z] [2022-03-14T15:34:44.578Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-14T15:34:45.029Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-14T15:34:45.317Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-14T15:34:45.317Z] 8998bd30e6a1: Pulling fs layer [2022-03-14T15:34:45.317Z] 04944245beec: Pulling fs layer [2022-03-14T15:34:45.317Z] 699f458cf7ca: Pulling fs layer [2022-03-14T15:34:45.317Z] 765212b225bb: Pulling fs layer [2022-03-14T15:34:45.317Z] f23df028b6ca: Pulling fs layer [2022-03-14T15:34:45.317Z] d65c8cfc05b1: Pulling fs layer [2022-03-14T15:34:45.317Z] 2437ff75d9bd: Pulling fs layer [2022-03-14T15:34:45.317Z] 765212b225bb: Waiting [2022-03-14T15:34:45.317Z] f23df028b6ca: Waiting [2022-03-14T15:34:45.317Z] d65c8cfc05b1: Waiting [2022-03-14T15:34:45.317Z] 2437ff75d9bd: Waiting [2022-03-14T15:34:45.317Z] 04944245beec: Verifying Checksum [2022-03-14T15:34:45.317Z] 04944245beec: Download complete [2022-03-14T15:34:45.317Z] 765212b225bb: Download complete [2022-03-14T15:34:45.317Z] f23df028b6ca: Verifying Checksum [2022-03-14T15:34:45.317Z] f23df028b6ca: Download complete [2022-03-14T15:34:45.603Z] d65c8cfc05b1: Verifying Checksum [2022-03-14T15:34:45.603Z] d65c8cfc05b1: Download complete [2022-03-14T15:34:45.603Z] 699f458cf7ca: Verifying Checksum [2022-03-14T15:34:45.603Z] 699f458cf7ca: Download complete [2022-03-14T15:34:45.910Z] 8998bd30e6a1: Verifying Checksum [2022-03-14T15:34:45.910Z] 8998bd30e6a1: Download complete [2022-03-14T15:34:48.658Z] 2437ff75d9bd: Verifying Checksum [2022-03-14T15:34:48.658Z] 2437ff75d9bd: Download complete [2022-03-14T15:34:51.274Z] 8998bd30e6a1: Pull complete [2022-03-14T15:34:51.547Z] 04944245beec: Pull complete [2022-03-14T15:34:52.979Z] 699f458cf7ca: Pull complete [2022-03-14T15:34:53.253Z] 765212b225bb: Pull complete [2022-03-14T15:34:54.225Z] f23df028b6ca: Pull complete [2022-03-14T15:34:54.499Z] d65c8cfc05b1: Pull complete [2022-03-14T15:35:09.573Z] 2437ff75d9bd: Pull complete [2022-03-14T15:35:09.573Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-14T15:35:09.573Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-14T15:35:09.573Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-14T15:35:09.827Z] prd-ubuntu20.04-docker-arm64-4c-16g-7054 does not seem to be running inside a container [2022-03-14T15:35:09.923Z] $ 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:arm64 cat [2022-03-14T15:35:12.424Z] $ docker top 28494aaa593431d8cbae0c791755bb74fe211724f0415a9856bc6b9accfc419b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-14T15:35:13.357Z] ---> job-cost.sh [2022-03-14T15:35:13.357Z] lf-activate-venv: SKIPPING [2022-03-14T15:35:13.357Z] INFO: No Stack... [2022-03-14T15:35:13.948Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-14T15:35:14.924Z] INFO: Archiving Costs [Pipeline] sh [2022-03-14T15:35:15.584Z] + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv [2022-03-14T15:35:15.584Z] + cut -d, -f6 [Pipeline] lock [2022-03-14T15:35:15.645Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-main-6-stack-cost] [2022-03-14T15:35:15.652Z] Resource [jenkins-edgexfoundry-edgex-taf-common-main-6-stack-cost] did not exist. Created. [2022-03-14T15:35:15.652Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-main-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-14T15:35:16.317Z] /w/workspace/gexfoundry_edgex-taf-common_main@tmp/durable-e8929392/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-03-14T15:35:16.989Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-14T15:35:17.008Z] Warning: overwriting stash ‘stack-cost’ [2022-03-14T15:35:17.428Z] Stashed 1 file(s) [Pipeline] } [2022-03-14T15:35:17.434Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-main-6-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-14T15:35:17.465Z] $ docker stop --time=1 28494aaa593431d8cbae0c791755bb74fe211724f0415a9856bc6b9accfc419b [2022-03-14T15:35:18.965Z] $ docker rm -f 28494aaa593431d8cbae0c791755bb74fe211724f0415a9856bc6b9accfc419b [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-03-14T15:35:19.639Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-14T15:35:19.639Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-14T15:35:19.936Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-14T15:35:19.936Z] . [Pipeline] withDockerContainer [2022-03-14T15:35:19.999Z] prd-ubuntu20.04-docker-8c-8g-7052 does not seem to be running inside a container [2022-03-14T15:35:20.057Z] $ 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-03-14T15:35:20.436Z] $ docker top 89396c398c72a8bb5300cfc389956a1eb8fb5b02eeb84e52b52224fba7ba5b68 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-14T15:35:20.511Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-14T15:35:20.511Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-14T15:35:20.623Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-14T15:35:20.654Z] $ docker exec 89396c398c72a8bb5300cfc389956a1eb8fb5b02eeb84e52b52224fba7ba5b68 ssh-agent [2022-03-14T15:35:20.765Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjCCJPC/agent.14 [2022-03-14T15:35:20.765Z] SSH_AGENT_PID=20 [2022-03-14T15:35:20.789Z] Running ssh-add (command line suppressed) [2022-03-14T15:35:20.922Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_8478758280599209116.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_8478758280599209116.key) [2022-03-14T15:35:20.912Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-14T15:35:21.200Z] + git semver tag [2022-03-14T15:35:21.200Z] # -> Open(): unable to determine branch for HEAD [2022-03-14T15:35:21.200Z] # $GIT_DIR = /w/workspace/gexfoundry_edgex-taf-common_main/.git [2022-03-14T15:35:21.200Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_edgex-taf-common_main [2022-03-14T15:35:21.200Z] # $SEMVER_REMOTE_NAME = origin [2022-03-14T15:35:21.200Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-14T15:35:21.200Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-14T15:35:21.200Z] # $SEMVER_BRANCH = main [2022-03-14T15:35:21.200Z] # $SEMVER_DIR = /w/workspace/gexfoundry_edgex-taf-common_main/.semver [2022-03-14T15:35:21.200Z] # 892cf485cfdfdf006b42a0214ae151b105c6708a HEAD [2022-03-14T15:35:21.200Z] # -> Force: false [2022-03-14T15:35:21.200Z] # b536a38988183e868bdcb4b16ee11850eef07652 refs/tags/v0.0.2-dev.16 [Pipeline] } [2022-03-14T15:35:21.234Z] $ docker exec --env ******** --env ******** 89396c398c72a8bb5300cfc389956a1eb8fb5b02eeb84e52b52224fba7ba5b68 ssh-agent -k [2022-03-14T15:35:21.342Z] unset SSH_AUTH_SOCK; [2022-03-14T15:35:21.342Z] unset SSH_AGENT_PID; [2022-03-14T15:35:21.342Z] echo Agent pid 20 killed; [2022-03-14T15:35:21.330Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-14T15:35:21.638Z] + git semver [Pipeline] } [2022-03-14T15:35:21.675Z] $ docker stop --time=1 89396c398c72a8bb5300cfc389956a1eb8fb5b02eeb84e52b52224fba7ba5b68 [2022-03-14T15:35:22.980Z] $ docker rm -f 89396c398c72a8bb5300cfc389956a1eb8fb5b02eeb84e52b52224fba7ba5b68 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-03-14T15:35:23.348Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-03-14T15:35:23.349Z] [2022-03-14T15:35:23.349Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-03-14T15:35:23.652Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-03-14T15:35:23.652Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-03-14T15:35:23.652Z] ab5ef0e58194: Pulling fs layer [2022-03-14T15:35:23.652Z] 9712f1f96733: Pulling fs layer [2022-03-14T15:35:23.652Z] 63f879dbbcfc: Pulling fs layer [2022-03-14T15:35:23.652Z] 0d9ebad4ef96: Pulling fs layer [2022-03-14T15:35:23.652Z] e9a5061849ea: Pulling fs layer [2022-03-14T15:35:23.652Z] d747dcd14b5f: Pulling fs layer [2022-03-14T15:35:23.652Z] 2de7ff778b66: Pulling fs layer [2022-03-14T15:35:23.652Z] 0d9ebad4ef96: Waiting [2022-03-14T15:35:23.652Z] e9a5061849ea: Waiting [2022-03-14T15:35:23.652Z] d747dcd14b5f: Waiting [2022-03-14T15:35:23.652Z] 2de7ff778b66: Waiting [2022-03-14T15:35:23.652Z] 9712f1f96733: Verifying Checksum [2022-03-14T15:35:23.652Z] 9712f1f96733: Download complete [2022-03-14T15:35:23.913Z] 63f879dbbcfc: Verifying Checksum [2022-03-14T15:35:23.913Z] 63f879dbbcfc: Download complete [2022-03-14T15:35:24.175Z] e9a5061849ea: Verifying Checksum [2022-03-14T15:35:24.175Z] e9a5061849ea: Download complete [2022-03-14T15:35:24.175Z] d747dcd14b5f: Download complete [2022-03-14T15:35:24.175Z] 0d9ebad4ef96: Verifying Checksum [2022-03-14T15:35:24.175Z] 0d9ebad4ef96: Download complete [2022-03-14T15:35:24.175Z] 2de7ff778b66: Download complete [2022-03-14T15:35:24.175Z] ab5ef0e58194: Verifying Checksum [2022-03-14T15:35:24.175Z] ab5ef0e58194: Download complete [2022-03-14T15:35:26.716Z] ab5ef0e58194: Pull complete [2022-03-14T15:35:26.976Z] 9712f1f96733: Pull complete [2022-03-14T15:35:27.545Z] 63f879dbbcfc: Pull complete [2022-03-14T15:35:31.736Z] 0d9ebad4ef96: Pull complete [2022-03-14T15:35:31.736Z] e9a5061849ea: Pull complete [2022-03-14T15:35:31.736Z] d747dcd14b5f: Pull complete [2022-03-14T15:35:32.684Z] 2de7ff778b66: Pull complete [2022-03-14T15:35:32.684Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-03-14T15:35:32.684Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-03-14T15:35:32.684Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-03-14T15:35:32.753Z] prd-ubuntu20.04-docker-8c-8g-7052 does not seem to be running inside a container [2022-03-14T15:35:32.812Z] $ 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-03-14T15:35:34.739Z] $ docker top 7c8dd613d50ec0a38ade7afcc24ee34239fe849093eee3d4fd62827974b078bf -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-03-14T15:35:34.805Z] provisioning config files... [2022-03-14T15:35:34.815Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config3432666030385273895tmp [2022-03-14T15:35:34.827Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config8980606653975847118tmp [2022-03-14T15:35:34.839Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config217731808151121662tmp [Pipeline] { [Pipeline] echo [2022-03-14T15:35:34.856Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-14T15:35:35.147Z] ---> sigul-configuration.sh [2022-03-14T15:35:35.147Z] gpg: directory `/root/.gnupg' created [2022-03-14T15:35:35.147Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-03-14T15:35:35.147Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-03-14T15:35:35.147Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-03-14T15:35:35.147Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-03-14T15:35:35.147Z] gpg: CAST5 encrypted data [2022-03-14T15:35:35.147Z] gpg: encrypted with 1 passphrase [2022-03-14T15:35:35.147Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-03-14T15:35:35.436Z] + mkdir /home/jenkins [2022-03-14T15:35:35.437Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-03-14T15:35:35.724Z] + 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-03-14T15:35:35.733Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-14T15:35:36.019Z] ---> sigul-install.sh [2022-03-14T15:35:36.019Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-03-14T15:35:36.306Z] + git tag --list [2022-03-14T15:35:36.306Z] v0.0.1 [2022-03-14T15:35:36.306Z] v0.0.2-dev.1 [2022-03-14T15:35:36.306Z] v0.0.2-dev.10 [2022-03-14T15:35:36.306Z] v0.0.2-dev.11 [2022-03-14T15:35:36.306Z] v0.0.2-dev.12 [2022-03-14T15:35:36.306Z] v0.0.2-dev.13 [2022-03-14T15:35:36.306Z] v0.0.2-dev.14 [2022-03-14T15:35:36.306Z] v0.0.2-dev.15 [2022-03-14T15:35:36.306Z] v0.0.2-dev.16 [2022-03-14T15:35:36.306Z] v0.0.2-dev.2 [2022-03-14T15:35:36.306Z] v0.0.2-dev.3 [2022-03-14T15:35:36.306Z] v0.0.2-dev.4 [2022-03-14T15:35:36.306Z] v0.0.2-dev.5 [2022-03-14T15:35:36.306Z] v0.0.2-dev.6 [2022-03-14T15:35:36.306Z] v0.0.2-dev.7 [2022-03-14T15:35:36.306Z] v0.0.2-dev.8 [2022-03-14T15:35:36.306Z] v0.0.2-dev.9 [Pipeline] sh [2022-03-14T15:35:36.592Z] + lftools sign git-tag v0.0.2-dev.16 [2022-03-14T15:35:37.161Z] Signing Git tag with Sigul... [2022-03-14T15:35:37.161Z] Signing v0.0.2-dev.16 [Pipeline] echo [2022-03-14T15:35:37.433Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-14T15:35:37.719Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-03-14T15:35:37.727Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-03-14T15:35:37.772Z] $ docker stop --time=1 7c8dd613d50ec0a38ade7afcc24ee34239fe849093eee3d4fd62827974b078bf [2022-03-14T15:35:39.179Z] $ docker rm -f 7c8dd613d50ec0a38ade7afcc24ee34239fe849093eee3d4fd62827974b078bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-03-14T15:35:39.551Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-14T15:35:39.551Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-14T15:35:39.847Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-14T15:35:39.847Z] . [Pipeline] withDockerContainer [2022-03-14T15:35:39.914Z] prd-ubuntu20.04-docker-8c-8g-7052 does not seem to be running inside a container [2022-03-14T15:35:39.975Z] $ 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-03-14T15:35:40.361Z] $ docker top f3141fd3f984d120e587aa571da61859bd9a7259cea26de44e3327d24dd7376d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-14T15:35:40.430Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-14T15:35:40.430Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-14T15:35:40.553Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-14T15:35:40.578Z] $ docker exec f3141fd3f984d120e587aa571da61859bd9a7259cea26de44e3327d24dd7376d ssh-agent [2022-03-14T15:35:40.683Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNPHCbH/agent.13 [2022-03-14T15:35:40.683Z] SSH_AGENT_PID=19 [2022-03-14T15:35:40.688Z] Running ssh-add (command line suppressed) [2022-03-14T15:35:40.817Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_3352729646353393797.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_3352729646353393797.key) [2022-03-14T15:35:40.812Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-14T15:35:41.103Z] + git semver bump pre [2022-03-14T15:35:41.104Z] # -> Open(): unable to determine branch for HEAD [2022-03-14T15:35:41.104Z] # $GIT_DIR = /w/workspace/gexfoundry_edgex-taf-common_main/.git [2022-03-14T15:35:41.104Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_edgex-taf-common_main [2022-03-14T15:35:41.104Z] # $SEMVER_REMOTE_NAME = origin [2022-03-14T15:35:41.104Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-14T15:35:41.104Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-14T15:35:41.104Z] # $SEMVER_BRANCH = main [2022-03-14T15:35:41.104Z] # $SEMVER_DIR = /w/workspace/gexfoundry_edgex-taf-common_main/.semver [2022-03-14T15:35:41.104Z] 0.0.2-dev.17 [Pipeline] } [2022-03-14T15:35:41.136Z] $ docker exec --env ******** --env ******** f3141fd3f984d120e587aa571da61859bd9a7259cea26de44e3327d24dd7376d ssh-agent -k [2022-03-14T15:35:41.239Z] unset SSH_AUTH_SOCK; [2022-03-14T15:35:41.239Z] unset SSH_AGENT_PID; [2022-03-14T15:35:41.239Z] echo Agent pid 19 killed; [2022-03-14T15:35:41.234Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-14T15:35:41.536Z] + git semver [Pipeline] } [2022-03-14T15:35:41.572Z] $ docker stop --time=1 f3141fd3f984d120e587aa571da61859bd9a7259cea26de44e3327d24dd7376d [2022-03-14T15:35:42.861Z] $ docker rm -f f3141fd3f984d120e587aa571da61859bd9a7259cea26de44e3327d24dd7376d [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-14T15:35:43.190Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-14T15:35:43.191Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-14T15:35:43.486Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-14T15:35:43.486Z] . [Pipeline] withDockerContainer [2022-03-14T15:35:43.547Z] prd-ubuntu20.04-docker-8c-8g-7052 does not seem to be running inside a container [2022-03-14T15:35:43.600Z] $ 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-03-14T15:35:43.980Z] $ docker top 84c06d5565ae71ebed3c078a48a7502dfdee51ffdb06a869fe5f9b4f77703aef -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-14T15:35:44.051Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-14T15:35:44.051Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-14T15:35:44.178Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-14T15:35:44.204Z] $ docker exec 84c06d5565ae71ebed3c078a48a7502dfdee51ffdb06a869fe5f9b4f77703aef ssh-agent [2022-03-14T15:35:44.300Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMIBkAB/agent.13 [2022-03-14T15:35:44.300Z] SSH_AGENT_PID=20 [2022-03-14T15:35:44.305Z] Running ssh-add (command line suppressed) [2022-03-14T15:35:44.474Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_3233313128604528665.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_3233313128604528665.key) [2022-03-14T15:35:44.467Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-14T15:35:44.817Z] + git semver push [2022-03-14T15:35:44.817Z] # -> Open(): unable to determine branch for HEAD [2022-03-14T15:35:44.817Z] # $GIT_DIR = /w/workspace/gexfoundry_edgex-taf-common_main/.git [2022-03-14T15:35:44.817Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_edgex-taf-common_main [2022-03-14T15:35:44.817Z] # $SEMVER_REMOTE_NAME = origin [2022-03-14T15:35:44.817Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-14T15:35:44.817Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-14T15:35:44.817Z] # $SEMVER_BRANCH = main [2022-03-14T15:35:44.817Z] # $SEMVER_DIR = /w/workspace/gexfoundry_edgex-taf-common_main/.semver [Pipeline] } [2022-03-14T15:35:46.233Z] $ docker exec --env ******** --env ******** 84c06d5565ae71ebed3c078a48a7502dfdee51ffdb06a869fe5f9b4f77703aef ssh-agent -k [2022-03-14T15:35:46.347Z] unset SSH_AUTH_SOCK; [2022-03-14T15:35:46.347Z] unset SSH_AGENT_PID; [2022-03-14T15:35:46.347Z] echo Agent pid 20 killed; [2022-03-14T15:35:46.339Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-14T15:35:46.638Z] + git semver [Pipeline] } [2022-03-14T15:35:46.676Z] $ docker stop --time=1 84c06d5565ae71ebed3c078a48a7502dfdee51ffdb06a869fe5f9b4f77703aef [2022-03-14T15:35:47.951Z] $ docker rm -f 84c06d5565ae71ebed3c078a48a7502dfdee51ffdb06a869fe5f9b4f77703aef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-03-14T15:35:48.349Z] + [ -d /w/workspace/gexfoundry_edgex-taf-common_main/archives ] [2022-03-14T15:35:48.349Z] + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives [2022-03-14T15:35:48.349Z] total 16 [2022-03-14T15:35:48.349Z] drwxr-xr-x 3 root root 4096 Mar 14 15:17 . [2022-03-14T15:35:48.349Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 14 15:35 .. [2022-03-14T15:35:48.349Z] drwxr-xr-x 2 root root 4096 Mar 14 15:17 cost [2022-03-14T15:35:48.349Z] -rw-r--r-- 1 root root 85 Mar 14 15:17 cost.csv [2022-03-14T15:35:48.349Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_edgex-taf-common_main/archives [2022-03-14T15:35:48.349Z] + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives [2022-03-14T15:35:48.349Z] total 16 [2022-03-14T15:35:48.350Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 14 15:17 . [2022-03-14T15:35:48.350Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 14 15:35 .. [2022-03-14T15:35:48.350Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 14 15:17 cost [2022-03-14T15:35:48.350Z] -rw-r--r-- 1 jenkins jenkins 85 Mar 14 15:17 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-03-14T15:35:48.645Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-14T15:35:49.516Z] ---> package-listing.sh [2022-03-14T15:35:49.516Z] ++ facter osfamily [2022-03-14T15:35:49.516Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-14T15:35:49.778Z] + OS_FAMILY=debian [2022-03-14T15:35:49.778Z] + workspace=/w/workspace/gexfoundry_edgex-taf-common_main [2022-03-14T15:35:49.778Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-14T15:35:49.778Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-14T15:35:49.778Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-14T15:35:49.778Z] + PACKAGES=/tmp/packages_start.txt [2022-03-14T15:35:49.778Z] + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' [2022-03-14T15:35:49.778Z] + PACKAGES=/tmp/packages_end.txt [2022-03-14T15:35:49.778Z] + case "${OS_FAMILY}" in [2022-03-14T15:35:49.778Z] + dpkg -l [2022-03-14T15:35:49.778Z] + grep '^ii' [2022-03-14T15:35:49.778Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-14T15:35:49.778Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-14T15:35:49.778Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-14T15:35:49.778Z] + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' [2022-03-14T15:35:49.778Z] + mkdir -p /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [2022-03-14T15:35:49.778Z] + 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-03-14T15:35:49.793Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/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-03-14T15:35:50.077Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-14T15:35:50.638Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-14T15:35:50.638Z] . [Pipeline] withDockerContainer [2022-03-14T15:35:50.715Z] prd-ubuntu20.04-docker-8c-8g-7052 does not seem to be running inside a container [2022-03-14T15:35:50.776Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/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-03-14T15:35:51.023Z] $ docker top 15614d155cf541c2d7c7c398575e9316b1d4065042f412558ba3ebae8e562155 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-14T15:35:51.354Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-14T15:35:51.641Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-14T15:35:51.929Z] + ls /var/log/sa-host [2022-03-14T15:35:51.929Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-14T15:35:52.012Z] provisioning config files... [2022-03-14T15:35:52.021Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config4990444203951712654tmp [Pipeline] { [Pipeline] echo [2022-03-14T15:35:52.035Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-14T15:35:52.322Z] ---> create-netrc.sh [Pipeline] } [2022-03-14T15:35:52.331Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-14T15:35:52.653Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-14T15:35:52.662Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-14T15:35:52.949Z] ---> sudo-logs.sh [2022-03-14T15:35:52.949Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-03-14T15:35:52.975Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-14T15:35:53.262Z] ---> job-cost.sh [2022-03-14T15:35:53.262Z] lf-activate-venv: SKIPPING [2022-03-14T15:35:53.262Z] DEBUG: total: 0.2199999988079071 [2022-03-14T15:35:53.262Z] INFO: Retrieving Stack Cost... [2022-03-14T15:35:53.522Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-14T15:35:54.092Z] INFO: Archiving Costs [Pipeline] echo [2022-03-14T15:35:54.103Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-14T15:35:54.387Z] ---> logs-deploy.sh [2022-03-14T15:35:54.387Z] lf-activate-venv: SKIPPING [2022-03-14T15:35:54.387Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/main/6 [2022-03-14T15:35:54.387Z] INFO: archiving workspace using pattern(s): [2022-03-14T15:35:55.329Z] Archives upload complete. [2022-03-14T15:35:55.329Z] INFO: archiving logs to Nexus