Pull request #56 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b6fa23cc2ef80f024c4e53bebb5cdae47d202501+0492e7bd031c4fc3fe48691e52ee2ffbb2a76358 (dd5dc1df171da77b4ba0c12cded3fe7d4dd0674d) 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-ssh11424149204098498357.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15787863171734101219.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-56/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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/PR-56/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12845876364064269532.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16484091509576985880.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-56/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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/PR-56/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14180752694175539068.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-18044’ Running on prd-ubuntu20.04-docker-8c-8g-18055 in /w/workspace/exfoundry_edgex-taf-common_PR-56 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git > git init /w/workspace/exfoundry_edgex-taf-common_PR-56 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 0492e7bd031c4fc3fe48691e52ee2ffbb2a76358 into PR head commit b6fa23cc2ef80f024c4e53bebb5cdae47d202501 Merge succeeded, producing b6fa23cc2ef80f024c4e53bebb5cdae47d202501 Checking out Revision b6fa23cc2ef80f024c4e53bebb5cdae47d202501 (PR-56) Commit message: "build: bump robotframework-seleniumlibrary from 5.1.3 to 6.1.0" First time build. Skipping changelog. [Pipeline] } > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/56/head:refs/remotes/origin/PR-56 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b6fa23cc2ef80f024c4e53bebb5cdae47d202501 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 0492e7bd031c4fc3fe48691e52ee2ffbb2a76358 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b6fa23cc2ef80f024c4e53bebb5cdae47d202501 # timeout=10 > git rev-list --no-walk aa7be5aa87960ff39b62ff46e9f5cee85317843f # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:54:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:54:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:54:09 ========================================================= 12:54:09 EdgeX Global Pipelines Version Info 12:54:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:54:09 ------------------- 12:54:09 stable info: 12:54:09 ------------------- 12:54:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:54:09 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 12:54:09 Message: update stable to v1.0.250 12:54:10 ------------------- 12:54:10 experimental info: 12:54:10 ------------------- 12:54:10 Commited By: **** collab-it+edgex@linuxfoundation.org 12:54:10 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 12:54:10 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 12:54:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 12:54:10 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 12:54:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:54:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:54:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:54:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 12:54:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:54:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 12:54:10 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 12:54:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:54:10 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 12:54:10 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 12:54:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:54:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:54:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-56 [Pipeline] echo 12:54:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-56 [Pipeline] echo 12:54:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-56 [Pipeline] echo 12:54:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b6fa23cc2ef80f024c4e53bebb5cdae47d202501 [Pipeline] echo 12:54:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b6fa23c [Pipeline] echo 12:54:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:54:10 provisioning config files... 12:54:10 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-56@tmp/config10070164158759549762tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:54:11 ---> docker-login.sh 12:54:11 nexus3.edgexfoundry.org:10001 12:54:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:54:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:54:11 Configure a credential helper to remove this warning. See 12:54:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:54:11 12:54:11 Login Succeeded 12:54:11 nexus3.edgexfoundry.org:10002 12:54:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:54:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:54:11 Configure a credential helper to remove this warning. See 12:54:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:54:11 12:54:11 Login Succeeded 12:54:11 nexus3.edgexfoundry.org:10003 12:54:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:54:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:54:11 Configure a credential helper to remove this warning. See 12:54:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:54:11 12:54:11 Login Succeeded 12:54:11 nexus3.edgexfoundry.org:10004 12:54:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:54:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:54:11 Configure a credential helper to remove this warning. See 12:54:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:54:11 12:54:11 Login Succeeded 12:54:11 docker.io 12:54:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:54:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:54:12 Configure a credential helper to remove this warning. See 12:54:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:54:12 12:54:12 Login Succeeded 12:54:12 ---> docker-login.sh ends [Pipeline] } 12:54:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 12:54:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:54:12 + grep -v github /etc/ssh/ssh_known_hosts 12:54:12 + [ -e /tmp/ssh_known_hosts ] 12:54:12 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:54:12 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:54:12 + sudo tee -a /etc/ssh/ssh_known_hosts 12:54:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:54:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:54:12 12:54:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:54:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:54:13 0.1.4: Pulling from edgex-devops/py-git-semver 12:54:13 b85a868b505f: Pulling fs layer 12:54:13 e2be974225ed: Pulling fs layer 12:54:13 339a4e72a1f5: Pulling fs layer 12:54:13 988bab9f4d93: Pulling fs layer 12:54:13 1469e6f7b9e6: Pulling fs layer 12:54:13 eaf3925da568: Pulling fs layer 12:54:13 bab4dde63d76: Pulling fs layer 12:54:13 bde34c3a00c8: Pulling fs layer 12:54:13 b352a97aabf1: Pulling fs layer 12:54:13 4872d77fe225: Pulling fs layer 12:54:13 5851b861e8e6: Pulling fs layer 12:54:13 bab4dde63d76: Waiting 12:54:13 bde34c3a00c8: Waiting 12:54:13 b352a97aabf1: Waiting 12:54:13 4872d77fe225: Waiting 12:54:13 5851b861e8e6: Waiting 12:54:13 988bab9f4d93: Waiting 12:54:13 1469e6f7b9e6: Waiting 12:54:13 eaf3925da568: Waiting 12:54:13 e2be974225ed: Verifying Checksum 12:54:13 e2be974225ed: Download complete 12:54:13 988bab9f4d93: Verifying Checksum 12:54:13 988bab9f4d93: Download complete 12:54:13 1469e6f7b9e6: Verifying Checksum 12:54:13 1469e6f7b9e6: Download complete 12:54:13 eaf3925da568: Download complete 12:54:13 339a4e72a1f5: Verifying Checksum 12:54:13 339a4e72a1f5: Download complete 12:54:13 bde34c3a00c8: Verifying Checksum 12:54:13 bde34c3a00c8: Download complete 12:54:13 b352a97aabf1: Verifying Checksum 12:54:13 b352a97aabf1: Download complete 12:54:13 4872d77fe225: Download complete 12:54:13 5851b861e8e6: Verifying Checksum 12:54:13 b85a868b505f: Download complete 12:54:13 bab4dde63d76: Verifying Checksum 12:54:13 bab4dde63d76: Download complete 12:54:14 b85a868b505f: Pull complete 12:54:14 e2be974225ed: Pull complete 12:54:15 339a4e72a1f5: Pull complete 12:54:15 988bab9f4d93: Pull complete 12:54:15 1469e6f7b9e6: Pull complete 12:54:16 eaf3925da568: Pull complete 12:54:18 bab4dde63d76: Pull complete 12:54:18 bde34c3a00c8: Pull complete 12:54:19 b352a97aabf1: Pull complete 12:54:20 4872d77fe225: Pull complete 12:54:20 5851b861e8e6: Pull complete 12:54:20 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:54:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:54:21 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:54:21 prd-ubuntu20.04-docker-8c-8g-18055 does not seem to be running inside a container 12:54:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_edgex-taf-common_PR-56 -v /w/workspace/exfoundry_edgex-taf-common_PR-56:/w/workspace/exfoundry_edgex-taf-common_PR-56:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-56@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-56@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:54:33 $ docker top fcd74ad10a07226daf9c160ddb0c718fa8ce4df1776f2eebc3912060130ab9b3 -eo pid,comm 12:54:33 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 12:54:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:54:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:54:33 [ssh-agent] Looking for ssh-agent implementation... 12:54:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:54:33 $ docker exec fcd74ad10a07226daf9c160ddb0c718fa8ce4df1776f2eebc3912060130ab9b3 ssh-agent 12:54:33 SSH_AUTH_SOCK=/tmp/ssh-JrtXOfJQ58yz/agent.33 12:54:33 SSH_AGENT_PID=39 12:54:33 Running ssh-add (command line suppressed) 12:54:33 Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-56@tmp/private_key_13178886335107056641.key (/w/workspace/exfoundry_edgex-taf-common_PR-56@tmp/private_key_13178886335107056641.key) 12:54:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:54:34 + git tag --points-at HEAD [Pipeline] } 12:54:34 $ docker exec --env ******** --env ******** fcd74ad10a07226daf9c160ddb0c718fa8ce4df1776f2eebc3912060130ab9b3 ssh-agent -k 12:54:34 unset SSH_AUTH_SOCK; 12:54:34 unset SSH_AGENT_PID; 12:54:34 echo Agent pid 39 killed; 12:54:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:54:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:54:34 [ssh-agent] Looking for ssh-agent implementation... 12:54:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:54:34 $ docker exec fcd74ad10a07226daf9c160ddb0c718fa8ce4df1776f2eebc3912060130ab9b3 ssh-agent 12:54:34 SSH_AUTH_SOCK=/tmp/ssh-t2sYHpulWRbE/agent.73 12:54:34 SSH_AGENT_PID=79 12:54:34 Running ssh-add (command line suppressed) 12:54:34 Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-56@tmp/private_key_14661942370661940769.key (/w/workspace/exfoundry_edgex-taf-common_PR-56@tmp/private_key_14661942370661940769.key) 12:54:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:54:34 + git semver init 12:54:35 2023-06-07 12:54:35,028 [run_init] DEBUG init version:0.0.0 force:False 12:54:35 2023-06-07 12:54:35,029 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_edgex-taf-common_PR-56/.semver 12:54:35 2023-06-07 12:54:35,029 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/exfoundry_edgex-taf-common_PR-56/.semver 12:54:35 2023-06-07 12:54:35,030 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/exfoundry_edgex-taf-common_PR-56/.semver'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-56, universal_newlines=False, shell=None, istream=None) 12:54:35 2023-06-07 12:54:35,630 [append_file] DEBUG append to file:/w/workspace/exfoundry_edgex-taf-common_PR-56/.git/info/exclude 12:54:35 2023-06-07 12:54:35,631 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_edgex-taf-common_PR-56/.semver/PR-56 with force:False 12:54:35 2023-06-07 12:54:35,631 [write_file] DEBUG write to file:/w/workspace/exfoundry_edgex-taf-common_PR-56/.semver/PR-56 12:54:35 2023-06-07 12:54:35,634 [execute] INFO git cat-file --batch-check 12:54:35 2023-06-07 12:54:35,634 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-56/.semver, universal_newlines=False, shell=None, istream=) 12:54:35 2023-06-07 12:54:35,641 [execute] INFO git cat-file --batch 12:54:35 2023-06-07 12:54:35,641 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-56/.semver, universal_newlines=False, shell=None, istream=) 12:54:35 2023-06-07 12:54:35,647 [read_version] DEBUG read version from /w/workspace/exfoundry_edgex-taf-common_PR-56/.semver/PR-56 12:54:35 0.0.0 [Pipeline] } 12:54:35 $ docker exec --env ******** --env ******** fcd74ad10a07226daf9c160ddb0c718fa8ce4df1776f2eebc3912060130ab9b3 ssh-agent -k 12:54:36 unset SSH_AUTH_SOCK; 12:54:36 unset SSH_AGENT_PID; 12:54:36 echo Agent pid 79 killed; 12:54:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:54:36 + git semver [Pipeline] } 12:54:36 $ docker stop --time=1 fcd74ad10a07226daf9c160ddb0c718fa8ce4df1776f2eebc3912060130ab9b3 12:54:37 $ docker rm -f --volumes fcd74ad10a07226daf9c160ddb0c718fa8ce4df1776f2eebc3912060130ab9b3 [Pipeline] // withDockerContainer [Pipeline] sh 12:54:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:54:38 Stashed 1 file(s) [Pipeline] echo 12:54:38 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:54:38 provisioning config files... 12:54:38 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-56@tmp/config7587808350227449968tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:54:38 ---> docker-login.sh 12:54:38 nexus3.edgexfoundry.org:10001 12:54:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:54:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:54:38 Configure a credential helper to remove this warning. See 12:54:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:54:38 12:54:38 Login Succeeded 12:54:38 nexus3.edgexfoundry.org:10002 12:54:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:54:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:54:38 Configure a credential helper to remove this warning. See 12:54:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:54:38 12:54:38 Login Succeeded 12:54:38 nexus3.edgexfoundry.org:10003 12:54:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:54:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:54:39 Configure a credential helper to remove this warning. See 12:54:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:54:39 12:54:39 Login Succeeded 12:54:39 nexus3.edgexfoundry.org:10004 12:54:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:54:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:54:39 Configure a credential helper to remove this warning. See 12:54:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:54:39 12:54:39 Login Succeeded 12:54:39 docker.io 12:54:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:54:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:54:39 Configure a credential helper to remove this warning. See 12:54:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:54:39 12:54:39 Login Succeeded 12:54:39 ---> docker-login.sh ends [Pipeline] } 12:54:39 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 12:54:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:54:40 + ls -al . 12:54:40 total 72 12:54:40 drwxrwxr-x 7 jenkins jenkins 4096 Jun 7 12:54 . 12:54:40 drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 12:54 .. 12:54:40 drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 12:54 .git 12:54:40 drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 12:54 .github 12:54:40 -rw-rw-r-- 1 jenkins jenkins 22 Jun 7 12:54 .gitignore 12:54:40 drwxr-xr-x 3 jenkins jenkins 4096 Jun 7 12:54 .semver 12:54:40 -rw-rw-r-- 1 jenkins jenkins 1575 Jun 7 12:54 Dockerfile 12:54:40 -rw-rw-r-- 1 jenkins jenkins 746 Jun 7 12:54 Jenkinsfile 12:54:40 -rw-rw-r-- 1 jenkins jenkins 11381 Jun 7 12:54 LICENSE 12:54:40 -rw-rw-r-- 1 jenkins jenkins 3606 Jun 7 12:54 README.md 12:54:40 drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 12:54 TAF-Manager 12:54:40 drwxrwxr-x 6 jenkins jenkins 4096 Jun 7 12:54 TUC 12:54:40 -rw-rw-r-- 1 jenkins jenkins 5 Jun 7 12:54 VERSION 12:54:40 -rw-rw-r-- 1 jenkins jenkins 344 Jun 7 12:54 requirements.txt 12:54:40 -rw-rw-r-- 1 jenkins jenkins 54 Jun 7 12:54 robot-entrypoint.sh 12:54:40 -rw-rw-r-- 1 jenkins jenkins 445 Jun 7 12:54 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:54:40 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=b6fa23cc2ef80f024c4e53bebb5cdae47d202501 --label arch=amd64 --label version=0.0.0 . 12:54:40 Sending build context to Docker daemon 459.3kB 12:54:40 Step 1/13 : FROM alpine:3.16 12:54:40 3.16: Pulling from library/alpine 12:54:41 91d30c5bc195: Pulling fs layer 12:54:41 91d30c5bc195: Verifying Checksum 12:54:41 91d30c5bc195: Download complete 12:54:41 91d30c5bc195: Pull complete 12:54:41 Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f 12:54:41 Status: Downloaded newer image for alpine:3.16 12:54:41 ---> 8471affe5de5 12:54:41 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 12:54:41 ---> Running in e92cd71496ef 12:54:41 Removing intermediate container e92cd71496ef 12:54:41 ---> f768e6ff81ef 12:54:41 Step 3/13 : LABEL maintainer="Bruce Huang " 12:54:41 ---> Running in 6a7c038d74f5 12:54:42 Removing intermediate container 6a7c038d74f5 12:54:42 ---> 52f2b396680b 12:54:42 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 12:54:42 ---> 938ab625b3de 12:54:42 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 12:54:42 ---> 57103cf4f1c9 12:54:42 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 12:54:42 ---> 496673757a75 12:54:42 Step 7/13 : WORKDIR /edgex-taf 12:54:42 ---> Running in 6bee76eaa78d 12:54:42 Removing intermediate container 6bee76eaa78d 12:54:42 ---> 2313d0ead9ce 12:54:42 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:54:42 ---> Running in bee829cca44f 12:54:43 Removing intermediate container bee829cca44f 12:54:43 ---> 5eaea37eaf11 12:54:43 Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.4-r0 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install ./edgex-taf-common && pip3 install -r requirements.txt 12:54:43 ---> Running in eea85003d4be 12:54:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:54:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:54:45 (1/5) Upgrading musl (1.2.3-r2 -> 1.2.3-r3) 12:54:45 (2/5) Upgrading ca-certificates-bundle (20220614-r0 -> 20230506-r0) 12:54:46 (3/5) Upgrading libcrypto1.1 (1.1.1t-r2 -> 1.1.1u-r1) 12:54:46 (4/5) Upgrading libssl1.1 (1.1.1t-r2 -> 1.1.1u-r1) 12:54:46 (5/5) Upgrading musl-utils (1.2.3-r2 -> 1.2.3-r3) 12:54:47 Executing busybox-1.35.0-r17.trigger 12:54:47 OK: 6 MiB in 14 packages 12:54:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:54:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:54:48 (1/9) Installing ca-certificates (20230506-r0) 12:54:48 (2/9) Installing brotli-libs (1.0.9-r6) 12:54:49 (3/9) Installing nghttp2-libs (1.47.0-r0) 12:54:49 (4/9) Installing libcurl (8.1.2-r0) 12:54:49 (5/9) Installing curl (8.1.2-r0) 12:54:50 (6/9) Installing docker-cli (20.10.20-r0) 12:54:50 (7/9) Installing oniguruma (6.9.8-r0) 12:54:51 (8/9) Installing jq (1.6-r1) 12:54:51 (9/9) Installing openssl (1.1.1u-r1) 12:54:52 Executing busybox-1.35.0-r17.trigger 12:54:52 Executing ca-certificates-20230506-r0.trigger 12:54:52 OK: 52 MiB in 23 packages 12:54:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:54:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:54:53 (1/137) Installing libmagic (5.41-r0) 12:54:53 Still waiting to schedule task 12:54:53 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-18050’ 12:54:53 (2/137) Installing file (5.41-r0) 12:54:53 (3/137) Installing libxau (1.0.9-r0) 12:54:54 (4/137) Installing libxdmcp (1.1.3-r0) 12:54:54 (5/137) Installing libxcb (1.15-r0) 12:54:54 (6/137) Installing libx11 (1.8-r0) 12:54:55 (7/137) Installing libxext (1.3.4-r0) 12:54:55 (8/137) Installing libice (1.0.10-r0) 12:54:55 (9/137) Installing libuuid (2.38-r1) 12:54:55 (10/137) Installing libsm (1.2.3-r0) 12:54:56 (11/137) Installing libxt (1.2.1-r0) 12:54:56 (12/137) Installing libxmu (1.1.3-r0) 12:54:57 (13/137) Installing xset (1.2.4-r0) 12:54:57 (14/137) Installing xprop (1.2.5-r0) 12:54:57 (15/137) Installing xdg-utils (1.1.3-r3) 12:54:57 (16/137) Installing eudev-libs (3.2.11-r0) 12:54:58 (17/137) Installing pkgconf (1.8.1-r0) 12:54:58 (18/137) Installing libffi (3.4.2-r1) 12:54:58 (19/137) Installing libintl (0.21-r2) 12:54:58 (20/137) Installing libblkid (2.38-r1) 12:54:59 (21/137) Installing libmount (2.38-r1) 12:54:59 (22/137) Installing pcre (8.45-r2) 12:54:59 (23/137) Installing glib (2.72.4-r0) 12:55:00 (24/137) Installing xz-libs (5.2.5-r1) 12:55:00 (25/137) Installing libxml2 (2.9.14-r2) 12:55:01 (26/137) Installing shared-mime-info (2.2-r2) 12:55:01 (27/137) Installing hicolor-icon-theme (0.17-r1) 12:55:01 (28/137) Installing libjpeg-turbo (2.1.3-r1) 12:55:02 (29/137) Installing libpng (1.6.37-r1) 12:55:03 (30/137) Installing libwebp (1.2.3-r1) 12:55:04 (31/137) Installing zstd-libs (1.5.2-r1) 12:55:04 (32/137) Installing tiff (4.4.0-r3) 12:55:04 (33/137) Installing gdk-pixbuf (2.42.8-r0) 12:55:05 (34/137) Installing gtk-update-icon-cache (2.24.33-r3) 12:55:05 (35/137) Installing libxcomposite (0.4.5-r0) 12:55:05 (36/137) Installing libxfixes (6.0.0-r0) 12:55:05 (37/137) Installing libxrender (0.9.10-r3) 12:55:05 (38/137) Installing libxcursor (1.2.1-r0) 12:55:06 (39/137) Installing libxdamage (1.1.5-r1) 12:55:06 (40/137) Installing libxi (1.8-r0) 12:55:06 (41/137) Installing libxinerama (1.1.4-r1) 12:55:06 (42/137) Installing libxrandr (1.5.2-r1) 12:55:07 (43/137) Installing atk (2.38.0-r0) 12:55:07 (44/137) Installing libxtst (1.2.3-r3) 12:55:07 (45/137) Installing dbus-libs (1.14.8-r0) 12:55:08 (46/137) Installing at-spi2-core (2.44.1-r0) 12:55:08 (47/137) Installing at-spi2-atk (2.38.0-r0) 12:55:08 (48/137) Installing expat (2.5.0-r0) 12:55:09 (49/137) Installing libbz2 (1.0.8-r1) 12:55:09 (50/137) Installing freetype (2.12.1-r0) 12:55:10 (51/137) Installing fontconfig (2.14.0-r0) 12:55:10 (52/137) Installing pixman (0.40.0-r4) 12:55:10 (53/137) Installing cairo (1.17.4-r2) 12:55:11 (54/137) Installing cairo-gobject (1.17.4-r2) 12:55:11 (55/137) Installing avahi-libs (0.8-r6) 12:55:11 (56/137) Installing gmp (6.2.1-r2) 12:55:12 (57/137) Installing nettle (3.7.3-r0) 12:55:12 (58/137) Installing p11-kit (0.24.1-r0) 12:55:13 (59/137) Installing libtasn1 (4.18.0-r1) 12:55:13 (60/137) Installing libunistring (1.0-r0) 12:55:13 (61/137) Installing gnutls (3.7.7-r1) 12:55:14 (62/137) Installing cups-libs (2.4.2-r1) 12:55:14 (63/137) Installing libepoxy (1.5.10-r0) 12:55:14 (64/137) Installing fribidi (1.0.12-r0) 12:55:15 (65/137) Installing graphite2 (1.3.14-r1) 12:55:15 (66/137) Installing harfbuzz (4.3.0-r0) 12:55:16 (67/137) Installing libxft (2.3.4-r0) 12:55:16 (68/137) Installing pango (1.50.7-r0) 12:55:16 (69/137) Installing wayland-libs-client (1.20.0-r0) 12:55:17 (70/137) Installing wayland-libs-cursor (1.20.0-r0) 12:55:17 (71/137) Installing wayland-libs-egl (1.20.0-r0) 12:55:17 (72/137) Installing xkeyboard-config (2.35.1-r0) 12:55:17 (73/137) Installing libxkbcommon (1.4.1-r0) 12:55:18 (74/137) Installing gtk+3.0 (3.24.34-r1) 12:55:19 Executing gtk+3.0-3.24.34-r1.post-install 12:55:19 (75/137) Installing libfontenc (1.1.4-r0) 12:55:19 (76/137) Installing mkfontscale (1.2.2-r0) 12:55:19 (77/137) Installing font-opensans (0_git20210927-r0) 12:55:20 (78/137) Installing libgcc (11.2.1_git20220219-r2) 12:55:20 (79/137) Installing libogg (1.3.5-r1) 12:55:21 (80/137) Installing libstdc++ (11.2.1_git20220219-r2) 12:55:21 (81/137) Installing flac (1.3.4-r0) 12:55:22 (82/137) Installing alsa-lib (1.2.7.2-r0) 12:55:22 (83/137) Installing libatomic (11.2.1_git20220219-r2) 12:55:23 (84/137) Installing sdl2 (2.0.22-r0) 12:55:23 (85/137) Installing aom-libs (3.3.0-r0) 12:55:25 (86/137) Installing libass (0.16.0-r0) 12:55:25 (87/137) Installing libdav1d (1.0.0-r0) 12:55:26 (88/137) Installing libpciaccess (0.16-r0) 12:55:26 (89/137) Installing libdrm (2.4.110-r0) 12:55:26 (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r1) 12:55:27 (91/137) Installing ncurses-libs (6.3_p20220521-r1) 12:55:27 (92/137) Installing lame (3.100-r0) 12:55:27 (93/137) Installing opus (1.3.1-r1) 12:55:28 (94/137) Installing libasyncns (0.8-r1) 12:55:28 (95/137) Installing libltdl (2.4.7-r0) 12:55:28 (96/137) Installing orc (0.4.32-r0) 12:55:29 (97/137) Installing libvorbis (1.3.7-r0) 12:55:29 (98/137) Installing libsndfile (1.1.0-r0) 12:55:29 (99/137) Installing libgomp (11.2.1_git20220219-r2) 12:55:30 (100/137) Installing soxr (0.1.3-r2) 12:55:30 (101/137) Installing speexdsp (1.2.0-r0) 12:55:30 (102/137) Installing tdb-libs (1.4.6-r0) 12:55:31 (103/137) Installing libpulse (15.0-r2) 12:55:32 (104/137) Installing cjson (1.7.15-r3) 12:55:32 (105/137) Installing mbedtls (2.28.3-r0) 12:55:32 (106/137) Installing librist (0.2.6-r1) 12:55:33 (107/137) Installing libsrt (1.4.4-r0) 12:55:33 (108/137) Installing libssh (0.9.6-r1) 12:55:33 (109/137) Installing libtheora (1.1.1-r16) 12:55:34 (110/137) Installing v4l-utils-libs (1.22.1-r1) 12:55:34 (111/137) Installing libva (2.14.0-r0) 12:55:35 (112/137) Installing libvdpau (1.5-r0) 12:55:35 (113/137) Installing vidstab (1.1.0-r1) 12:55:35 (114/137) Installing libvpx (1.11.0-r1) 12:55:36 (115/137) Installing x264-libs (0.163_git20210613-r0) 12:55:36 (116/137) Installing numactl (2.0.14-r0) 12:55:36 (117/137) Installing x265-libs (3.5-r3) 12:55:37 (118/137) Installing xvidcore (1.3.7-r1) 12:55:37 (119/137) Installing ffmpeg-libs (5.0.3-r0) 12:55:38 (120/137) Installing libevent (2.1.12-r4) 12:55:38 (121/137) Installing mesa (21.3.9-r0) 12:55:39 (122/137) Installing wayland-libs-server (1.20.0-r0) 12:55:39 (123/137) Installing mesa-gbm (21.3.9-r0) 12:55:39 (124/137) Installing icu-data-en (71.1-r2) 12:55:40 Executing icu-data-en-71.1-r2.post-install 12:55:40 * 12:55:40 * If you need ICU with non-English locales and legacy charset support, install 12:55:40 * package icu-data-full. 12:55:40 * 12:55:40 (125/137) Installing icu-libs (71.1-r2) 12:55:40 (126/137) Installing lcms2 (2.13.1-r0) 12:55:41 (127/137) Installing minizip (1.2.12-r0) 12:55:41 (128/137) Installing nspr (4.33-r0) 12:55:41 (129/137) Installing sqlite-libs (3.40.1-r0) 12:55:42 (130/137) Installing nss (3.78.1-r0) 12:55:42 (131/137) Installing re2 (2022.04.01-r0) 12:55:43 (132/137) Installing snappy (1.1.9-r4) 12:55:43 (133/137) Installing libgpg-error (1.45-r0) 12:55:43 (134/137) Installing libgcrypt (1.10.1-r0) 12:55:44 (135/137) Installing libxslt (1.1.35-r0) 12:55:44 (136/137) Installing chromium (102.0.5005.182-r0) 12:55:47 (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) 12:55:47 Executing busybox-1.35.0-r17.trigger 12:55:47 Executing glib-2.72.4-r0.trigger 12:55:47 Executing shared-mime-info-2.2-r2.trigger 12:55:48 Executing gdk-pixbuf-2.42.8-r0.trigger 12:55:48 Executing gtk-update-icon-cache-2.24.33-r3.trigger 12:55:48 Executing fontconfig-2.14.0-r0.trigger 12:55:48 Executing mkfontscale-1.2.2-r0.trigger 12:55:48 OK: 409 MiB in 160 packages 12:55:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:55:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:55:49 (1/21) Installing binutils (2.38-r3) 12:55:49 (2/21) Installing isl22 (0.22-r0) 12:55:50 (3/21) Installing mpfr4 (4.1.0-r0) 12:55:51 (4/21) Installing mpc1 (1.2.1-r0) 12:55:51 (5/21) Installing gcc (11.2.1_git20220219-r2) 12:55:54 (6/21) Installing musl-dev (1.2.3-r3) 12:55:54 (7/21) Installing libc-dev (0.7.2-r3) 12:55:55 (8/21) Installing linux-headers (5.16.7-r1) 12:55:55 (9/21) Installing libffi-dev (3.4.2-r1) 12:55:55 (10/21) Installing libpq (14.8-r0) 12:55:56 (11/21) Installing openssl-dev (1.1.1u-r1) 12:55:56 (12/21) Installing libpq-dev (14.8-r0) 12:55:57 (13/21) Installing libecpg (14.8-r0) 12:55:57 (14/21) Installing libecpg-dev (14.8-r0) 12:55:57 (15/21) Installing llvm13-libs (13.0.1-r2) 12:55:59 (16/21) Installing clang-libs (13.0.1-r1) 12:56:01 (17/21) Installing clang (13.0.1-r1) 12:56:01 (18/21) Installing icu (71.1-r2) 12:56:01 (19/21) Installing icu-dev (71.1-r2) 12:56:02 (20/21) Installing llvm13 (13.0.1-r2) 12:56:03 (21/21) Installing postgresql14-dev (14.8-r0) 12:56:04 Executing busybox-1.35.0-r17.trigger 12:56:04 OK: 822 MiB in 181 packages 12:56:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:56:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:56:05 (1/10) Installing g++ (11.2.1_git20220219-r2) 12:56:09 (2/10) Installing gdbm (1.23-r0) 12:56:09 (3/10) Installing mpdecimal (2.5.1-r1) 12:56:09 (4/10) Installing readline (8.1.2-r0) 12:56:10 (5/10) Installing python3 (3.10.11-r0) 12:56:10 (6/10) Installing python3-dev (3.10.11-r0) 12:56:11 (7/10) Installing libsodium (1.0.18-r0) 12:56:12 (8/10) Installing libzmq (4.3.4-r0) 12:56:12 (9/10) Installing libsodium-dev (1.0.18-r0) 12:56:12 (10/10) Installing zeromq-dev (4.3.4-r0) 12:56:13 Executing busybox-1.35.0-r17.trigger 12:56:13 OK: 974 MiB in 191 packages 12:56:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:56:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:56:14 OK: 974 MiB in 191 packages 12:56:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:56:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:56:15 (1/1) Installing tzdata (2023c-r0) 12:56:15 Executing busybox-1.35.0-r17.trigger 12:56:15 OK: 978 MiB in 192 packages 12:56:16 (1/1) Purging tzdata (2023c-r0) 12:56:16 Executing busybox-1.35.0-r17.trigger 12:56:16 OK: 974 MiB in 191 packages 12:56:19 Looking in links: /tmp/tmpnpni0ivi 12:56:19 Processing /tmp/tmpnpni0ivi/setuptools-65.5.0-py3-none-any.whl 12:56:19 Processing /tmp/tmpnpni0ivi/pip-23.0.1-py3-none-any.whl 12:56:19 Installing collected packages: setuptools, pip 12:56:24 Successfully installed pip-23.0.1 setuptools-65.5.0 12:56:24 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 12:56:25 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) 12:56:25 Collecting pip 12:56:25 Downloading pip-23.1.2-py3-none-any.whl (2.1 MB) 12:56:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 121.0 MB/s eta 0:00:00 12:56:25 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) 12:56:25 Collecting setuptools 12:56:25 Downloading setuptools-67.8.0-py3-none-any.whl (1.1 MB) 12:56:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 137.6 MB/s eta 0:00:00 12:56:25 Collecting wheel 12:56:25 Downloading wheel-0.40.0-py3-none-any.whl (64 kB) 12:56:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.5/64.5 kB 141.6 MB/s eta 0:00:00 12:56:26 Installing collected packages: wheel, setuptools, pip 12:56:28 Attempting uninstall: setuptools 12:56:28 Found existing installation: setuptools 65.5.0 12:56:28 Uninstalling setuptools-65.5.0: 12:56:28 Successfully uninstalled setuptools-65.5.0 12:56:29 Attempting uninstall: pip 12:56:29 Found existing installation: pip 23.0.1 12:56:29 Uninstalling pip-23.0.1: 12:56:29 Successfully uninstalled pip-23.0.1 12:56:31 Successfully installed pip-23.1.2 setuptools-67.8.0 wheel-0.40.0 12:56:31 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 12:56:31 Processing ./edgex-taf-common 12:56:31 Preparing metadata (setup.py): started 12:56:32 Preparing metadata (setup.py): finished with status 'done' 12:56:32 Building wheels for collected packages: edgex-taf-common 12:56:32 Building wheel for edgex-taf-common (setup.py): started 12:56:32 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 12:56:32 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14472 sha256=d88d4f482053eaafe92667993ed74a95d151a0f883824b40b258326e9d90c59b 12:56:32 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 12:56:32 Successfully built edgex-taf-common 12:56:32 Installing collected packages: edgex-taf-common 12:56:44 Successfully installed edgex-taf-common-0.0.0 12:56:44 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 12:56:46 Collecting robotframework==6.0.2 (from -r requirements.txt (line 1)) 12:56:46 Downloading robotframework-6.0.2-py3-none-any.whl (658 kB) 12:56:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 658.7/658.7 kB 7.8 MB/s eta 0:00:00 12:56:46 Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) 12:56:46 Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) 12:56:47 Collecting robotframework-requests==0.8.0 (from -r requirements.txt (line 3)) 12:56:47 Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) 12:56:47 Collecting robotframework-seleniumlibrary==6.1.0 (from -r requirements.txt (line 4)) 12:56:47 Downloading robotframework_seleniumlibrary-6.1.0-py2.py3-none-any.whl (95 kB) 12:56:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.2/95.2 kB 1.1 MB/s eta 0:00:00 12:56:47 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 12:56:47 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 12:56:47 Preparing metadata (setup.py): started 12:56:47 Preparing metadata (setup.py): finished with status 'done' 12:56:48 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) 12:56:48 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) 12:56:48 Collecting configparser==5.0.1 (from -r requirements.txt (line 7)) 12:56:48 Downloading configparser-5.0.1-py3-none-any.whl (22 kB) 12:56:48 Collecting requests==2.25.1 (from -r requirements.txt (line 8)) 12:56:48 Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) 12:56:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 8.0 MB/s eta 0:00:00 12:56:48 Collecting paho-mqtt==1.5.1 (from -r requirements.txt (line 9)) 12:56:48 Downloading paho-mqtt-1.5.1.tar.gz (101 kB) 12:56:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 14.3 MB/s eta 0:00:00 12:56:48 Preparing metadata (setup.py): started 12:56:48 Preparing metadata (setup.py): finished with status 'done' 12:56:48 Collecting docker==4.4.1 (from -r requirements.txt (line 10)) 12:56:48 Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) 12:56:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 2.2 MB/s eta 0:00:00 12:56:48 Collecting numpy==1.22.3 (from -r requirements.txt (line 11)) 12:56:48 Downloading numpy-1.22.3.zip (11.5 MB) 12:56:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 34.5 MB/s eta 0:00:00 12:56:49 Installing build dependencies: started 12:56:54 Installing build dependencies: finished with status 'done' 12:56:54 Getting requirements to build wheel: started 12:56:54 Getting requirements to build wheel: finished with status 'done' 12:56:54 Preparing metadata (pyproject.toml): started 12:56:54 Preparing metadata (pyproject.toml): finished with status 'done' 12:56:54 Collecting psutil==5.9.0 (from -r requirements.txt (line 12)) 12:56:54 Downloading psutil-5.9.0.tar.gz (478 kB) 12:56:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 8.7 MB/s eta 0:00:00 12:56:55 Preparing metadata (setup.py): started 12:56:55 Preparing metadata (setup.py): finished with status 'done' 12:56:55 Collecting redis==4.5.3 (from -r requirements.txt (line 13)) 12:56:55 Downloading redis-4.5.3-py3-none-any.whl (238 kB) 12:56:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 238.6/238.6 kB 5.5 MB/s eta 0:00:00 12:56:56 Collecting pyzmq==22.2.1 (from -r requirements.txt (line 14)) 12:56:56 Downloading pyzmq-22.2.1.tar.gz (1.2 MB) 12:56:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 67.3 MB/s eta 0:00:00 12:56:56 Installing build dependencies: started 12:56:58 Installing build dependencies: finished with status 'done' 12:56:58 Getting requirements to build wheel: started 12:56:58 Getting requirements to build wheel: finished with status 'done' 12:56:58 Preparing metadata (pyproject.toml): started 12:56:59 Preparing metadata (pyproject.toml): finished with status 'done' 12:56:59 Collecting influxdb-client==1.33.0 (from -r requirements.txt (line 15)) 12:56:59 Downloading influxdb_client-1.33.0-py3-none-any.whl (706 kB) 12:56:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.6/706.6 kB 14.7 MB/s eta 0:00:00 12:56:59 Collecting psycopg2==2.9.3 (from -r requirements.txt (line 16)) 12:56:59 Downloading psycopg2-2.9.3.tar.gz (380 kB) 12:56:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 11.7 MB/s eta 0:00:00 12:56:59 Preparing metadata (setup.py): started 12:56:59 Preparing metadata (setup.py): finished with status 'done' 12:57:00 Collecting pycryptodome==3.15.0 (from -r requirements.txt (line 17)) 12:57:00 Downloading pycryptodome-3.15.0.tar.gz (4.5 MB) 12:57:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 32.7 MB/s eta 0:00:00 12:57:00 Preparing metadata (setup.py): started 12:57:02 Preparing metadata (setup.py): finished with status 'done' 12:57:02 Collecting selenium>=4.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 12:57:02 Downloading selenium-4.9.1-py3-none-any.whl (6.6 MB) 12:57:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.6/6.6 MB 20.0 MB/s eta 0:00:00 12:57:02 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 12:57:02 Downloading robotframework_pythonlibcore-4.1.2-py2.py3-none-any.whl (10 kB) 12:57:02 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 12:57:02 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) 12:57:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 6.8 MB/s eta 0:00:00 12:57:02 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 12:57:02 Downloading flex-6.14.1.tar.gz (40 kB) 12:57:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 677.0 kB/s eta 0:00:00 12:57:02 Preparing metadata (setup.py): started 12:57:03 Preparing metadata (setup.py): finished with status 'done' 12:57:03 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 12:57:03 Downloading genson-1.2.2.tar.gz (34 kB) 12:57:03 Preparing metadata (setup.py): started 12:57:03 Preparing metadata (setup.py): finished with status 'done' 12:57:03 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 12:57:03 Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) 12:57:03 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 12:57:03 Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) 12:57:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 12.3 MB/s eta 0:00:00 12:57:03 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 12:57:03 Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) 12:57:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 27.4 MB/s eta 0:00:00 12:57:03 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 12:57:03 Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) 12:57:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 7.9 MB/s eta 0:00:00 12:57:03 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 12:57:03 Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB) 12:57:04 Collecting chardet<5,>=3.0.2 (from requests==2.25.1->-r requirements.txt (line 8)) 12:57:04 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) 12:57:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 1.3 MB/s eta 0:00:00 12:57:04 Collecting idna<3,>=2.5 (from requests==2.25.1->-r requirements.txt (line 8)) 12:57:04 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) 12:57:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 7.1 MB/s eta 0:00:00 12:57:04 Collecting urllib3<1.27,>=1.21.1 (from requests==2.25.1->-r requirements.txt (line 8)) 12:57:04 Downloading urllib3-1.26.16-py2.py3-none-any.whl (143 kB) 12:57:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.1/143.1 kB 917.8 kB/s eta 0:00:00 12:57:04 Collecting certifi>=2017.4.17 (from requests==2.25.1->-r requirements.txt (line 8)) 12:57:04 Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) 12:57:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 17.8 MB/s eta 0:00:00 12:57:04 Collecting six>=1.4.0 (from docker==4.4.1->-r requirements.txt (line 10)) 12:57:04 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 12:57:04 Collecting websocket-client>=0.32.0 (from docker==4.4.1->-r requirements.txt (line 10)) 12:57:04 Downloading websocket_client-1.5.2-py3-none-any.whl (56 kB) 12:57:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.6/56.6 kB 7.5 MB/s eta 0:00:00 12:57:04 Collecting async-timeout>=4.0.2 (from redis==4.5.3->-r requirements.txt (line 13)) 12:57:04 Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB) 12:57:04 Collecting reactivex>=4.0.4 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) 12:57:04 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 12:57:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 21.1 MB/s eta 0:00:00 12:57:04 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) 12:57:04 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 12:57:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 6.9 MB/s eta 0:00:00 12:57:04 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0->-r requirements.txt (line 15)) (67.8.0) 12:57:05 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.33.0->-r requirements.txt (line 15)) 12:57:05 Downloading typing_extensions-4.6.3-py3-none-any.whl (31 kB) 12:57:05 Collecting urllib3[socks]<3,>=1.26 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 12:57:05 Downloading urllib3-2.0.3-py3-none-any.whl (123 kB) 12:57:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.6/123.6 kB 20.1 MB/s eta 0:00:00 12:57:05 Collecting trio~=0.17 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 12:57:05 Downloading trio-0.22.0-py3-none-any.whl (384 kB) 12:57:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 11.4 MB/s eta 0:00:00 12:57:05 Collecting trio-websocket~=0.9 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 12:57:05 Downloading trio_websocket-0.10.2-py3-none-any.whl (17 kB) 12:57:05 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 12:57:05 Downloading PyYAML-6.0.tar.gz (124 kB) 12:57:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 3.2 MB/s eta 0:00:00 12:57:05 Installing build dependencies: started 12:57:10 Installing build dependencies: finished with status 'done' 12:57:10 Getting requirements to build wheel: started 12:57:10 Getting requirements to build wheel: finished with status 'done' 12:57:10 Preparing metadata (pyproject.toml): started 12:57:10 Preparing metadata (pyproject.toml): finished with status 'done' 12:57:10 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 12:57:10 Downloading validate_email-1.3.tar.gz (4.7 kB) 12:57:10 Preparing metadata (setup.py): started 12:57:11 Preparing metadata (setup.py): finished with status 'done' 12:57:11 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 12:57:11 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 12:57:11 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 12:57:11 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 12:57:11 Preparing metadata (setup.py): started 12:57:11 Preparing metadata (setup.py): finished with status 'done' 12:57:11 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 12:57:11 Downloading click-8.1.3-py3-none-any.whl (96 kB) 12:57:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 13.1 MB/s eta 0:00:00 12:57:11 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 12:57:11 Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) 12:57:11 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 12:57:11 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 12:57:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 5.8 MB/s eta 0:00:00 12:57:11 Collecting decorator (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 12:57:11 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 12:57:12 Collecting attrs>=17.4.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 12:57:12 Downloading attrs-23.1.0-py3-none-any.whl (61 kB) 12:57:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 7.6 MB/s eta 0:00:00 12:57:12 Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 12:57:12 Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) 12:57:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 7.4 MB/s eta 0:00:00 12:57:12 Collecting sortedcontainers (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 12:57:12 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 12:57:12 Collecting async-generator>=1.9 (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 12:57:12 Downloading async_generator-1.10-py3-none-any.whl (18 kB) 12:57:12 Collecting outcome (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 12:57:12 Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) 12:57:12 Collecting sniffio (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 12:57:12 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) 12:57:12 Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 12:57:12 Downloading exceptiongroup-1.1.1-py3-none-any.whl (14 kB) 12:57:12 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 12:57:12 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 12:57:12 INFO: pip is looking at multiple versions of urllib3[socks] to determine which version is compatible with other requirements. This could take a while. 12:57:12 Collecting urllib3[socks]<3,>=1.26 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 12:57:12 Downloading urllib3-2.0.2-py3-none-any.whl (123 kB) 12:57:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.2/123.2 kB 19.5 MB/s eta 0:00:00 12:57:12 Collecting PySocks!=1.5.7,<2.0,>=1.5.6 (from urllib3<1.27,>=1.21.1->requests==2.25.1->-r requirements.txt (line 8)) 12:57:12 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 12:57:12 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 12:57:12 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 12:57:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 7.6 MB/s eta 0:00:00 12:57:13 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, numpy, psutil, pyzmq, psycopg2, pycryptodome, flex, GenSON, PyYAML, strict-rfc3339, validate-email 12:57:13 Building wheel for robotbackgroundlogger (setup.py): started 12:57:13 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 12:57:13 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=d771080c9ccbd4d544802f605b86305ba46acbc544f040c59c50ee792039a243 12:57:13 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 12:57:13 Building wheel for paho-mqtt (setup.py): started 12:57:13 Building wheel for paho-mqtt (setup.py): finished with status 'done' 12:57:13 Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61549 sha256=4bae0ca6e18ef8aad9737b091e3f41454abb75b7c91b2f3d0cb240d73739e50d 12:57:13 Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 12:57:13 Building wheel for numpy (pyproject.toml): started 12:58:14 Running on prd-ubuntu20.04-docker-arm64-4c-16g-18068 in /w/workspace/exfoundry_edgex-taf-common_PR-56 [Pipeline] { [Pipeline] checkout 12:58:14 Selected Git installation does not exist. Using Default 12:58:14 The recommended git tool is: NONE 12:58:21 Building wheel for numpy (pyproject.toml): still running... 12:58:21 using credential edgex-jenkins-ssh 12:58:21 Cloning the remote Git repository 12:58:21 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 12:58:22 > git init /w/workspace/exfoundry_edgex-taf-common_PR-56 # timeout=10 12:58:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 12:58:22 > git --version # timeout=10 12:58:22 > git --version # 'git version 2.25.1' 12:58:22 using GIT_SSH to set credentials SSH Credentials for GitHub 12:58:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:58:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 12:58:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:58:24 Merging remotes/origin/main commit 0492e7bd031c4fc3fe48691e52ee2ffbb2a76358 into PR head commit b6fa23cc2ef80f024c4e53bebb5cdae47d202501 12:58:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 12:58:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 12:58:24 using GIT_SSH to set credentials SSH Credentials for GitHub 12:58:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/56/head:refs/remotes/origin/PR-56 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:58:24 > git config core.sparsecheckout # timeout=10 12:58:24 > git checkout -f b6fa23cc2ef80f024c4e53bebb5cdae47d202501 # timeout=10 12:58:24 > git remote # timeout=10 12:58:24 > git config --get remote.origin.url # timeout=10 12:58:24 using GIT_SSH to set credentials SSH Credentials for GitHub 12:58:24 > git merge 0492e7bd031c4fc3fe48691e52ee2ffbb2a76358 # timeout=10 12:58:24 Merge succeeded, producing b6fa23cc2ef80f024c4e53bebb5cdae47d202501 12:58:24 Checking out Revision b6fa23cc2ef80f024c4e53bebb5cdae47d202501 (PR-56) 12:58:25 Commit message: "build: bump robotframework-seleniumlibrary from 5.1.3 to 6.1.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:58:24 > git rev-parse HEAD^{commit} # timeout=10 12:58:24 > git config core.sparsecheckout # timeout=10 12:58:24 > git checkout -f b6fa23cc2ef80f024c4e53bebb5cdae47d202501 # timeout=10 12:58:26 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:58:26 % Total % Received % Xferd Average Speed Time Time Time Current 12:58:26 Dload Upload Total Spent Left Speed 12:58:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 211k 0 --:--:-- --:--:-- --:--:-- 214k [Pipeline] sh 12:58:27 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:58:27 + sudo tee /etc/docker/daemon.new 12:58:27 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:58:27 { 12:58:27 "registry-mirrors": [ 12:58:27 "https://nexus3.edgexfoundry.org:10001" 12:58:27 ], 12:58:27 "bip": "10.250.0.254/24", 12:58:27 "hosts": [ 12:58:27 "tcp://0.0.0.0:5555", 12:58:27 "unix:///var/run/docker.sock" 12:58:27 ], 12:58:27 "mtu": 1458, 12:58:27 "selinux-enabled": true, 12:58:27 "seccomp-profile": "/etc/docker/seccomp.json" 12:58:27 } [Pipeline] sh 12:58:27 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:58:28 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:58:46 provisioning config files... 12:58:46 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-56@tmp/config18373073471313355978tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:58:46 ---> docker-login.sh 12:58:46 nexus3.edgexfoundry.org:10001 12:58:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:58:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:58:47 Configure a credential helper to remove this warning. See 12:58:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:58:47 12:58:47 Login Succeeded 12:58:47 nexus3.edgexfoundry.org:10002 12:58:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:58:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:58:47 Configure a credential helper to remove this warning. See 12:58:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:58:47 12:58:47 Login Succeeded 12:58:47 nexus3.edgexfoundry.org:10003 12:58:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:58:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:58:48 Configure a credential helper to remove this warning. See 12:58:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:58:48 12:58:48 Login Succeeded 12:58:48 nexus3.edgexfoundry.org:10004 12:58:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:58:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:58:48 Configure a credential helper to remove this warning. See 12:58:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:58:48 12:58:48 Login Succeeded 12:58:48 docker.io 12:58:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:58:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:58:49 Configure a credential helper to remove this warning. See 12:58:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:58:49 12:58:49 Login Succeeded 12:58:49 ---> docker-login.sh ends [Pipeline] } 12:58:49 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 12:58:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:58:49 + ls -al . 12:58:49 total 68 12:58:49 drwxrwxr-x 6 jenkins jenkins 4096 Jun 7 12:58 . 12:58:49 drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 12:58 .. 12:58:49 drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 12:58 .git 12:58:49 drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 12:58 .github 12:58:49 -rw-rw-r-- 1 jenkins jenkins 22 Jun 7 12:58 .gitignore 12:58:49 -rw-rw-r-- 1 jenkins jenkins 1575 Jun 7 12:58 Dockerfile 12:58:49 -rw-rw-r-- 1 jenkins jenkins 746 Jun 7 12:58 Jenkinsfile 12:58:49 -rw-rw-r-- 1 jenkins jenkins 11381 Jun 7 12:58 LICENSE 12:58:49 -rw-rw-r-- 1 jenkins jenkins 3606 Jun 7 12:58 README.md 12:58:49 drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 12:58 TAF-Manager 12:58:49 drwxrwxr-x 6 jenkins jenkins 4096 Jun 7 12:58 TUC 12:58:49 -rw-rw-r-- 1 jenkins jenkins 5 Jun 7 12:54 VERSION 12:58:49 -rw-rw-r-- 1 jenkins jenkins 344 Jun 7 12:58 requirements.txt 12:58:49 -rw-rw-r-- 1 jenkins jenkins 54 Jun 7 12:58 robot-entrypoint.sh 12:58:49 -rw-rw-r-- 1 jenkins jenkins 445 Jun 7 12:58 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:58:50 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=b6fa23cc2ef80f024c4e53bebb5cdae47d202501 --label arch=arm64 --label version=0.0.0 . 12:58:50 Sending build context to Docker daemon 285.7kB 12:58:50 Step 1/13 : FROM alpine:3.16 12:58:51 3.16: Pulling from library/alpine 12:58:51 547446be3368: Pulling fs layer 12:58:51 547446be3368: Verifying Checksum 12:58:51 547446be3368: Download complete 12:58:51 547446be3368: Pull complete 12:58:52 Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f 12:58:52 Status: Downloaded newer image for alpine:3.16 12:58:52 ---> 3b5033019969 12:58:52 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 12:58:52 ---> Running in 5f424d0d4b26 12:58:52 Removing intermediate container 5f424d0d4b26 12:58:52 ---> 80c85562053b 12:58:52 Step 3/13 : LABEL maintainer="Bruce Huang " 12:58:52 ---> Running in 01fc916947cc 12:58:52 Removing intermediate container 01fc916947cc 12:58:52 ---> d109e125a673 12:58:52 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 12:58:53 ---> d657154069ad 12:58:53 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 12:58:53 ---> f9e09d9b45e2 12:58:53 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 12:58:54 ---> df562988e8fd 12:58:54 Step 7/13 : WORKDIR /edgex-taf 12:58:54 ---> Running in 543b21e6b804 12:58:54 Removing intermediate container 543b21e6b804 12:58:54 ---> 96c66e44ecad 12:58:54 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:58:54 ---> Running in d79ebcf51f88 12:58:56 Removing intermediate container d79ebcf51f88 12:58:56 ---> 741a3b487b0a 12:58:56 Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.4-r0 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install ./edgex-taf-common && pip3 install -r requirements.txt 12:58:56 ---> Running in e0d612c2715f 12:58:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:58:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:58:59 (1/3) Upgrading musl (1.2.3-r2 -> 1.2.3-r3) 12:58:59 (2/3) Upgrading ca-certificates-bundle (20220614-r0 -> 20230506-r0) 12:59:00 (3/3) Upgrading musl-utils (1.2.3-r2 -> 1.2.3-r3) 12:59:00 Executing busybox-1.35.0-r17.trigger 12:59:00 OK: 5 MiB in 14 packages 12:59:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:59:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:59:02 (1/9) Installing ca-certificates (20230506-r0) 12:59:03 (2/9) Installing brotli-libs (1.0.9-r6) 12:59:03 (3/9) Installing nghttp2-libs (1.47.0-r0) 12:59:03 (4/9) Installing libcurl (8.1.1-r1) 12:59:04 (5/9) Installing curl (8.1.1-r1) 12:59:04 (6/9) Installing docker-cli (20.10.20-r0) 12:59:06 (7/9) Installing oniguruma (6.9.8-r0) 12:59:06 (8/9) Installing jq (1.6-r1) 12:59:06 (9/9) Installing openssl (1.1.1t-r2) 12:59:07 Executing busybox-1.35.0-r17.trigger 12:59:07 Executing ca-certificates-20230506-r0.trigger 12:59:07 OK: 50 MiB in 23 packages 12:59:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:59:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:59:09 (1/136) Installing libmagic (5.41-r0) 12:59:09 (2/136) Installing file (5.41-r0) 12:59:10 (3/136) Installing libxau (1.0.9-r0) 12:59:10 (4/136) Installing libxdmcp (1.1.3-r0) 12:59:10 (5/136) Installing libxcb (1.15-r0) 12:59:11 (6/136) Installing libx11 (1.8-r0) 12:59:11 (7/136) Installing libxext (1.3.4-r0) 12:59:12 (8/136) Installing libice (1.0.10-r0) 12:59:12 (9/136) Installing libuuid (2.38-r1) 12:59:12 (10/136) Installing libsm (1.2.3-r0) 12:59:13 (11/136) Installing libxt (1.2.1-r0) 12:59:13 (12/136) Installing libxmu (1.1.3-r0) 12:59:14 (13/136) Installing xset (1.2.4-r0) 12:59:14 (14/136) Installing xprop (1.2.5-r0) 12:59:14 (15/136) Installing xdg-utils (1.1.3-r3) 12:59:14 (16/136) Installing eudev-libs (3.2.11-r0) 12:59:15 (17/136) Installing pkgconf (1.8.1-r0) 12:59:15 (18/136) Installing libffi (3.4.2-r1) 12:59:16 (19/136) Installing libintl (0.21-r2) 12:59:16 (20/136) Installing libblkid (2.38-r1) 12:59:16 (21/136) Installing libmount (2.38-r1) 12:59:17 (22/136) Installing pcre (8.45-r2) 12:59:17 (23/136) Installing glib (2.72.4-r0) 12:59:17 (24/136) Installing xz-libs (5.2.5-r1) 12:59:18 (25/136) Installing libxml2 (2.9.14-r2) 12:59:18 (26/136) Installing shared-mime-info (2.2-r2) 12:59:19 (27/136) Installing hicolor-icon-theme (0.17-r1) 12:59:19 (28/136) Installing libjpeg-turbo (2.1.3-r1) 12:59:20 (29/136) Installing libpng (1.6.37-r1) 12:59:20 (30/136) Installing libwebp (1.2.3-r1) 12:59:21 (31/136) Installing zstd-libs (1.5.2-r1) 12:59:21 (32/136) Installing tiff (4.4.0-r1) 12:59:21 (33/136) Installing gdk-pixbuf (2.42.8-r0) 12:59:22 (34/136) Installing gtk-update-icon-cache (2.24.33-r3) 12:59:22 (35/136) Installing libxcomposite (0.4.5-r0) 12:59:22 (36/136) Installing libxfixes (6.0.0-r0) 12:59:23 (37/136) Installing libxrender (0.9.10-r3) 12:59:23 (38/136) Installing libxcursor (1.2.1-r0) 12:59:23 (39/136) Installing libxdamage (1.1.5-r1) 12:59:24 (40/136) Installing libxi (1.8-r0) 12:59:24 (41/136) Installing libxinerama (1.1.4-r1) 12:59:24 (42/136) Installing libxrandr (1.5.2-r1) 12:59:25 (43/136) Installing atk (2.38.0-r0) 12:59:25 (44/136) Installing libxtst (1.2.3-r3) 12:59:25 (45/136) Installing dbus-libs (1.14.4-r0) 12:59:25 (46/136) Installing at-spi2-core (2.44.1-r0) 12:59:26 (47/136) Installing at-spi2-atk (2.38.0-r0) 12:59:26 (48/136) Installing expat (2.5.0-r0) 12:59:26 (49/136) Installing libbz2 (1.0.8-r1) 12:59:27 (50/136) Installing freetype (2.12.1-r0) 12:59:27 (51/136) Installing fontconfig (2.14.0-r0) 12:59:28 (52/136) Installing pixman (0.40.0-r4) 12:59:28 (53/136) Installing cairo (1.17.4-r2) 12:59:28 (54/136) Installing cairo-gobject (1.17.4-r2) 12:59:29 Building wheel for numpy (pyproject.toml): still running... 12:59:29 (55/136) Installing avahi-libs (0.8-r6) 12:59:29 (56/136) Installing gmp (6.2.1-r2) 12:59:30 (57/136) Installing nettle (3.7.3-r0) 12:59:30 (58/136) Installing p11-kit (0.24.1-r0) 12:59:30 (59/136) Installing libtasn1 (4.18.0-r1) 12:59:31 (60/136) Installing libunistring (1.0-r0) 12:59:31 (61/136) Installing gnutls (3.7.7-r1) 12:59:32 (62/136) Installing cups-libs (2.4.2-r0) 12:59:32 (63/136) Installing libepoxy (1.5.10-r0) 12:59:33 (64/136) Installing fribidi (1.0.12-r0) 12:59:33 (65/136) Installing graphite2 (1.3.14-r1) 12:59:33 (66/136) Installing harfbuzz (4.3.0-r0) 12:59:34 (67/136) Installing libxft (2.3.4-r0) 12:59:34 (68/136) Installing pango (1.50.7-r0) 12:59:35 (69/136) Installing wayland-libs-client (1.20.0-r0) 12:59:35 (70/136) Installing wayland-libs-cursor (1.20.0-r0) 12:59:35 (71/136) Installing wayland-libs-egl (1.20.0-r0) 12:59:35 (72/136) Installing xkeyboard-config (2.35.1-r0) 12:59:36 (73/136) Installing libxkbcommon (1.4.1-r0) 12:59:37 (74/136) Installing gtk+3.0 (3.24.34-r1) 12:59:37 Executing gtk+3.0-3.24.34-r1.post-install 12:59:37 (75/136) Installing libfontenc (1.1.4-r0) 12:59:37 (76/136) Installing mkfontscale (1.2.2-r0) 12:59:38 (77/136) Installing font-opensans (0_git20210927-r0) 12:59:38 (78/136) Installing libgcc (11.2.1_git20220219-r2) 12:59:39 (79/136) Installing libogg (1.3.5-r1) 12:59:39 (80/136) Installing libstdc++ (11.2.1_git20220219-r2) 12:59:40 (81/136) Installing flac (1.3.4-r0) 12:59:40 (82/136) Installing alsa-lib (1.2.7.2-r0) 12:59:41 (83/136) Installing libatomic (11.2.1_git20220219-r2) 12:59:41 (84/136) Installing sdl2 (2.0.22-r0) 12:59:41 (85/136) Installing aom-libs (3.3.0-r0) 12:59:42 (86/136) Installing libass (0.16.0-r0) 12:59:42 (87/136) Installing libdav1d (1.0.0-r0) 12:59:43 (88/136) Installing libdrm (2.4.110-r0) 12:59:43 (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r1) 12:59:43 (90/136) Installing ncurses-libs (6.3_p20220521-r1) 12:59:44 (91/136) Installing lame (3.100-r0) 12:59:44 (92/136) Installing opus (1.3.1-r1) 12:59:45 (93/136) Installing libasyncns (0.8-r1) 12:59:45 (94/136) Installing libltdl (2.4.7-r0) 12:59:45 (95/136) Installing orc (0.4.32-r0) 12:59:46 (96/136) Installing libvorbis (1.3.7-r0) 12:59:46 (97/136) Installing libsndfile (1.1.0-r0) 12:59:46 (98/136) Installing libgomp (11.2.1_git20220219-r2) 12:59:47 (99/136) Installing soxr (0.1.3-r2) 12:59:47 (100/136) Installing speexdsp (1.2.0-r0) 12:59:48 (101/136) Installing tdb-libs (1.4.6-r0) 12:59:48 (102/136) Installing libpulse (15.0-r2) 12:59:48 (103/136) Installing cjson (1.7.15-r3) 12:59:49 (104/136) Installing mbedtls (2.28.3-r0) 12:59:49 (105/136) Installing librist (0.2.6-r1) 12:59:50 (106/136) Installing libsrt (1.4.4-r0) 12:59:50 (107/136) Installing libssh (0.9.6-r1) 12:59:50 (108/136) Installing libtheora (1.1.1-r16) 12:59:51 (109/136) Installing v4l-utils-libs (1.22.1-r1) 12:59:51 (110/136) Installing libva (2.14.0-r0) 12:59:52 (111/136) Installing libvdpau (1.5-r0) 12:59:52 (112/136) Installing vidstab (1.1.0-r1) 12:59:52 (113/136) Installing libvpx (1.11.0-r1) 12:59:53 (114/136) Installing x264-libs (0.163_git20210613-r0) 12:59:54 (115/136) Installing numactl (2.0.14-r0) 12:59:54 (116/136) Installing x265-libs (3.5-r3) 12:59:54 (117/136) Installing xvidcore (1.3.7-r1) 12:59:55 (118/136) Installing ffmpeg-libs (5.0.3-r0) 12:59:57 (119/136) Installing libevent (2.1.12-r4) 12:59:57 (120/136) Installing mesa (21.3.9-r0) 12:59:58 (121/136) Installing wayland-libs-server (1.20.0-r0) 12:59:58 (122/136) Installing mesa-gbm (21.3.9-r0) 12:59:59 (123/136) Installing icu-data-en (71.1-r2) 12:59:59 Executing icu-data-en-71.1-r2.post-install 12:59:59 * 12:59:59 * If you need ICU with non-English locales and legacy charset support, install 12:59:59 * package icu-data-full. 12:59:59 * 12:59:59 (124/136) Installing icu-libs (71.1-r2) 13:00:00 (125/136) Installing lcms2 (2.13.1-r0) 13:00:00 (126/136) Installing minizip (1.2.12-r0) 13:00:00 (127/136) Installing nspr (4.33-r0) 13:00:01 (128/136) Installing sqlite-libs (3.40.1-r0) 13:00:01 (129/136) Installing nss (3.78.1-r0) 13:00:02 (130/136) Installing re2 (2022.04.01-r0) 13:00:03 (131/136) Installing snappy (1.1.9-r4) 13:00:04 (132/136) Installing libgpg-error (1.45-r0) 13:00:04 (133/136) Installing libgcrypt (1.10.1-r0) 13:00:04 (134/136) Installing libxslt (1.1.35-r0) 13:00:05 (135/136) Installing chromium (102.0.5005.182-r0) 13:00:10 (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) 13:00:10 Executing busybox-1.35.0-r17.trigger 13:00:10 Executing glib-2.72.4-r0.trigger 13:00:10 Executing shared-mime-info-2.2-r2.trigger 13:00:13 Executing gdk-pixbuf-2.42.8-r0.trigger 13:00:13 Executing gtk-update-icon-cache-2.24.33-r3.trigger 13:00:13 Executing fontconfig-2.14.0-r0.trigger 13:00:13 Executing mkfontscale-1.2.2-r0.trigger 13:00:13 OK: 376 MiB in 159 packages 13:00:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:00:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:00:15 (1/21) Installing binutils (2.38-r3) 13:00:16 (2/21) Installing isl22 (0.22-r0) 13:00:17 (3/21) Installing mpfr4 (4.1.0-r0) 13:00:17 (4/21) Installing mpc1 (1.2.1-r0) 13:00:17 (5/21) Installing gcc (11.2.1_git20220219-r2) 13:00:24 (6/21) Installing musl-dev (1.2.3-r3) 13:00:24 (7/21) Installing libc-dev (0.7.2-r3) 13:00:25 (8/21) Installing linux-headers (5.16.7-r1) 13:00:26 (9/21) Installing libffi-dev (3.4.2-r1) 13:00:27 (10/21) Installing libpq (14.8-r0) 13:00:27 (11/21) Installing openssl-dev (1.1.1t-r2) 13:00:28 (12/21) Installing libpq-dev (14.8-r0) 13:00:28 (13/21) Installing libecpg (14.8-r0) 13:00:29 (14/21) Installing libecpg-dev (14.8-r0) 13:00:29 (15/21) Installing llvm13-libs (13.0.1-r2) 13:00:37 Building wheel for numpy (pyproject.toml): still running... 13:00:37 (16/21) Installing clang-libs (13.0.1-r1) 13:00:44 (17/21) Installing clang (13.0.1-r1) 13:00:45 (18/21) Installing icu (71.1-r2) 13:00:46 (19/21) Installing icu-dev (71.1-r2) 13:00:46 (20/21) Installing llvm13 (13.0.1-r2) 13:00:48 (21/21) Installing postgresql14-dev (14.8-r0) 13:00:49 Executing busybox-1.35.0-r17.trigger 13:00:49 OK: 768 MiB in 180 packages 13:00:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:00:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:00:51 (1/10) Installing g++ (11.2.1_git20220219-r2) 13:00:54 (2/10) Installing gdbm (1.23-r0) 13:00:54 (3/10) Installing mpdecimal (2.5.1-r1) 13:00:54 (4/10) Installing readline (8.1.2-r0) 13:00:55 (5/10) Installing python3 (3.10.11-r0) 13:01:00 (6/10) Installing python3-dev (3.10.11-r0) 13:01:05 (7/10) Installing libsodium (1.0.18-r0) 13:01:06 (8/10) Installing libzmq (4.3.4-r0) 13:01:07 (9/10) Installing libsodium-dev (1.0.18-r0) 13:01:07 (10/10) Installing zeromq-dev (4.3.4-r0) 13:01:09 Executing busybox-1.35.0-r17.trigger 13:01:09 OK: 938 MiB in 190 packages 13:01:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:01:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:01:11 OK: 938 MiB in 190 packages 13:01:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:01:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:01:13 (1/1) Installing tzdata (2023c-r0) 13:01:14 Executing busybox-1.35.0-r17.trigger 13:01:14 OK: 941 MiB in 191 packages 13:01:16 (1/1) Purging tzdata (2023c-r0) 13:01:16 Executing busybox-1.35.0-r17.trigger 13:01:16 OK: 938 MiB in 190 packages 13:01:34 Looking in links: /tmp/tmp_v6sklvo 13:01:34 Processing /tmp/tmp_v6sklvo/setuptools-65.5.0-py3-none-any.whl 13:01:34 Processing /tmp/tmp_v6sklvo/pip-23.0.1-py3-none-any.whl 13:01:35 Installing collected packages: setuptools, pip 13:01:45 Building wheel for numpy (pyproject.toml): still running... 13:01:54 Successfully installed pip-23.0.1 setuptools-65.5.0 13:01:54 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 13:01:58 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) 13:01:58 Collecting pip 13:01:58 Downloading pip-23.1.2-py3-none-any.whl (2.1 MB) 13:01:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 18.5 MB/s eta 0:00:00 13:01:59 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) 13:02:02 Collecting setuptools 13:02:02 Downloading setuptools-67.8.0-py3-none-any.whl (1.1 MB) 13:02:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 14.6 MB/s eta 0:00:00 13:02:03 Collecting wheel 13:02:03 Downloading wheel-0.40.0-py3-none-any.whl (64 kB) 13:02:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.5/64.5 kB 15.9 MB/s eta 0:00:00 13:02:05 Installing collected packages: wheel, setuptools, pip 13:02:05 Attempting uninstall: setuptools 13:02:05 Found existing installation: setuptools 65.5.0 13:02:06 Uninstalling setuptools-65.5.0: 13:02:07 Successfully uninstalled setuptools-65.5.0 13:02:12 Attempting uninstall: pip 13:02:12 Found existing installation: pip 23.0.1 13:02:15 Uninstalling pip-23.0.1: 13:02:15 Successfully uninstalled pip-23.0.1 13:02:17 Building wheel for numpy (pyproject.toml): finished with status 'done' 13:02:17 Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_x86_64.whl size=22360791 sha256=345a0ed3979f49266014687fdddb11ec5006be671eecd4ffc3a7db890a5679cd 13:02:17 Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 13:02:17 Building wheel for psutil (setup.py): started 13:02:17 Building wheel for psutil (setup.py): finished with status 'done' 13:02:17 Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_x86_64.whl size=271454 sha256=4c7290a8656bdba3471ed13e254142758c3724b784ac86f63d02824189f7f195 13:02:17 Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf 13:02:17 Building wheel for pyzmq (pyproject.toml): started 13:02:30 Successfully installed pip-23.1.2 setuptools-67.8.0 wheel-0.40.0 13:02:30 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 13:02:32 Processing ./edgex-taf-common 13:02:32 Preparing metadata (setup.py): started 13:02:34 Preparing metadata (setup.py): finished with status 'done' 13:02:34 Building wheels for collected packages: edgex-taf-common 13:02:34 Building wheel for edgex-taf-common (setup.py): started 13:02:35 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 13:02:35 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14472 sha256=a3a184e3b0dd08b6e139acac9348d153b0ccc3c520d617dc64e538f0d88a853f 13:02:35 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 13:02:35 Successfully built edgex-taf-common 13:02:36 Installing collected packages: edgex-taf-common 13:02:36 Successfully installed edgex-taf-common-0.0.0 13:02:36 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 13:02:39 Building wheel for pyzmq (pyproject.toml): finished with status 'done' 13:02:39 Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_x86_64.whl size=1537190 sha256=3ba138f2426ad82dc5223f3936086a2ccfd434c97194fba3ef2fd02266dbfd65 13:02:39 Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e 13:02:39 Building wheel for psycopg2 (setup.py): started 13:02:41 Collecting robotframework==6.0.2 (from -r requirements.txt (line 1)) 13:02:42 Downloading robotframework-6.0.2-py3-none-any.whl (658 kB) 13:02:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 658.7/658.7 kB 6.6 MB/s eta 0:00:00 13:02:42 Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) 13:02:42 Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) 13:02:42 Collecting robotframework-requests==0.8.0 (from -r requirements.txt (line 3)) 13:02:42 Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) 13:02:43 Collecting robotframework-seleniumlibrary==6.1.0 (from -r requirements.txt (line 4)) 13:02:43 Downloading robotframework_seleniumlibrary-6.1.0-py2.py3-none-any.whl (95 kB) 13:02:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.2/95.2 kB 3.5 MB/s eta 0:00:00 13:02:43 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 13:02:43 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 13:02:43 Preparing metadata (setup.py): started 13:02:44 Preparing metadata (setup.py): finished with status 'done' 13:02:45 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) 13:02:45 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) 13:02:45 Collecting configparser==5.0.1 (from -r requirements.txt (line 7)) 13:02:45 Downloading configparser-5.0.1-py3-none-any.whl (22 kB) 13:02:46 Collecting requests==2.25.1 (from -r requirements.txt (line 8)) 13:02:46 Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) 13:02:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 1.3 MB/s eta 0:00:00 13:02:46 Collecting paho-mqtt==1.5.1 (from -r requirements.txt (line 9)) 13:02:46 Downloading paho-mqtt-1.5.1.tar.gz (101 kB) 13:02:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 3.8 MB/s eta 0:00:00 13:02:46 Preparing metadata (setup.py): started 13:02:48 Preparing metadata (setup.py): finished with status 'done' 13:02:48 Collecting docker==4.4.1 (from -r requirements.txt (line 10)) 13:02:48 Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) 13:02:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 5.1 MB/s eta 0:00:00 13:02:49 Building wheel for psycopg2 (setup.py): finished with status 'done' 13:02:49 Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_x86_64.whl size=478587 sha256=ddb838b26a5803f48096417b326a5d677ece59e49170ba5833601f96a03bc27d 13:02:49 Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e 13:02:49 Building wheel for pycryptodome (setup.py): started 13:02:51 Collecting numpy==1.22.3 (from -r requirements.txt (line 11)) 13:02:51 Downloading numpy-1.22.3.zip (11.5 MB) 13:02:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 9.0 MB/s eta 0:00:00 13:02:58 Installing build dependencies: started 13:03:11 Building wheel for pycryptodome (setup.py): finished with status 'done' 13:03:11 Created wheel for pycryptodome: filename=pycryptodome-3.15.0-cp35-abi3-linux_x86_64.whl size=2111231 sha256=0ef62e344c2dd4fb0cb198675ccaf24ed3de2ea316dc5b1de5c697aed89f6091 13:03:11 Stored in directory: /root/.cache/pip/wheels/cc/09/af/5da58a51ca5bf4bd4a37747a0658984c196aa2badf61236a35 13:03:11 Building wheel for flex (setup.py): started 13:03:11 Building wheel for flex (setup.py): finished with status 'done' 13:03:11 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=f4e092009795a8dfd70f6902b3cc743c719f650fb29da76f34384e0b1b131da3 13:03:11 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 13:03:11 Building wheel for GenSON (setup.py): started 13:03:11 Building wheel for GenSON (setup.py): finished with status 'done' 13:03:11 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21268 sha256=cc718b2b9fa77ee24c4a411173a8ac913ecbf4e7584b10c940137b544e9e0afc 13:03:11 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 13:03:11 Building wheel for PyYAML (pyproject.toml): started 13:03:12 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 13:03:12 Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_x86_64.whl size=45330 sha256=483e1e136cde93bcf7603c29c4650dd6a613c2ea923059cfaca358acfed32742 13:03:12 Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d 13:03:12 Building wheel for strict-rfc3339 (setup.py): started 13:03:12 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 13:03:12 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=f11517fa44104d0d91474901a282591f06040033e8b43a07f54adf9877faf603 13:03:12 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 13:03:12 Building wheel for validate-email (setup.py): started 13:03:12 Building wheel for validate-email (setup.py): finished with status 'done' 13:03:12 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=fe831d319040786ada211bf6dcf7e7b6b5ce3e6a57f556990f3c014e44c62a6f 13:03:12 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 13:03:12 Successfully built robotbackgroundlogger paho-mqtt numpy psutil pyzmq psycopg2 pycryptodome flex GenSON PyYAML strict-rfc3339 validate-email 13:03:13 Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, python-dotenv, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, PySocks, pyrsistent, pygments, pycryptodome, psycopg2, psutil, numpy, jsonpointer, idna, h11, exceptiongroup, docutils, decorator, configparser, click, chardet, certifi, attrs, async-timeout, async-generator, wsproto, robotbackgroundlogger, requests, redis, reactivex, python-dateutil, outcome, jsonschema, jsonpath-ng, trio, robotframework-requests, influxdb-client, flex, docker, trio-websocket, RESTinstance, selenium, robotframework-seleniumlibrary 13:03:24 Installing build dependencies: finished with status 'done' 13:03:24 Getting requirements to build wheel: started 13:03:27 Successfully installed GenSON-1.2.2 PySocks-1.7.1 PyYAML-6.0 RESTinstance-1.3.0 async-generator-1.10 async-timeout-4.0.2 attrs-23.1.0 certifi-2023.5.7 chardet-4.0.0 click-8.1.3 configparser-5.0.1 decorator-5.1.1 docker-4.4.1 docutils-0.20.1 exceptiongroup-1.1.1 flex-6.14.1 h11-0.14.0 idna-2.10 influxdb-client-1.33.0 jsonpath-ng-1.5.3 jsonpointer-2.3 jsonschema-4.17.3 numpy-1.22.3 outcome-1.2.0 paho-mqtt-1.5.1 ply-3.11 psutil-5.9.0 psycopg2-2.9.3 pycryptodome-3.15.0 pygments-2.15.1 pyrsistent-0.19.3 python-dateutil-2.8.2 python-dotenv-0.15.0 pytz-2023.3 pyzmq-22.2.1 reactivex-4.0.4 redis-4.5.3 requests-2.25.1 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.0.2 robotframework-pythonlibcore-4.1.2 robotframework-requests-0.8.0 robotframework-seleniumlibrary-6.1.0 selenium-4.9.1 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.22.0 trio-websocket-0.10.2 typing-extensions-4.6.3 tzlocal-5.0.1 urllib3-1.26.16 validate-email-1.3 websocket-client-1.5.2 wsproto-1.2.0 13:03:27 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 13:03:30 Getting requirements to build wheel: finished with status 'done' 13:03:30 Preparing metadata (pyproject.toml): started 13:03:35 Preparing metadata (pyproject.toml): finished with status 'done' 13:03:36 Collecting psutil==5.9.0 (from -r requirements.txt (line 12)) 13:03:36 Downloading psutil-5.9.0.tar.gz (478 kB) 13:03:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 7.5 MB/s eta 0:00:00 13:03:37 Preparing metadata (setup.py): started 13:03:40 Preparing metadata (setup.py): finished with status 'done' 13:03:40 Collecting redis==4.5.3 (from -r requirements.txt (line 13)) 13:03:40 Downloading redis-4.5.3-py3-none-any.whl (238 kB) 13:03:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 238.6/238.6 kB 4.8 MB/s eta 0:00:00 13:03:44 Collecting pyzmq==22.2.1 (from -r requirements.txt (line 14)) 13:03:44 Downloading pyzmq-22.2.1.tar.gz (1.2 MB) 13:03:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 8.7 MB/s eta 0:00:00 13:03:46 Installing build dependencies: started 13:04:01 Installing build dependencies: finished with status 'done' 13:04:01 Getting requirements to build wheel: started 13:04:02 Getting requirements to build wheel: finished with status 'done' 13:04:02 Preparing metadata (pyproject.toml): started 13:04:06 Preparing metadata (pyproject.toml): finished with status 'done' 13:04:06 Collecting influxdb-client==1.33.0 (from -r requirements.txt (line 15)) 13:04:06 Downloading influxdb_client-1.33.0-py3-none-any.whl (706 kB) 13:04:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.6/706.6 kB 9.2 MB/s eta 0:00:00 13:04:07 Collecting psycopg2==2.9.3 (from -r requirements.txt (line 16)) 13:04:07 Downloading psycopg2-2.9.3.tar.gz (380 kB) 13:04:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 8.3 MB/s eta 0:00:00 13:04:07 Preparing metadata (setup.py): started 13:04:09 Preparing metadata (setup.py): finished with status 'done' 13:04:11 Collecting pycryptodome==3.15.0 (from -r requirements.txt (line 17)) 13:04:11 Downloading pycryptodome-3.15.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) 13:04:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 1.9 MB/s eta 0:00:00 13:04:13 Collecting selenium>=4.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 13:04:13 Downloading selenium-4.9.1-py3-none-any.whl (6.6 MB) 13:04:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.6/6.6 MB 10.6 MB/s eta 0:00:00 13:04:14 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 13:04:14 Downloading robotframework_pythonlibcore-4.1.2-py2.py3-none-any.whl (10 kB) 13:04:14 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:04:14 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) 13:04:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 9.4 MB/s eta 0:00:00 13:04:14 Removing intermediate container eea85003d4be 13:04:14 ---> 3e0512164030 13:04:14 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 13:04:14 ---> Running in 600cf1eab6a8 13:04:14 Removing intermediate container 600cf1eab6a8 13:04:14 ---> 4fe57fbb995b 13:04:14 Step 11/13 : LABEL arch=amd64 13:04:14 ---> Running in 738af5f66071 13:04:14 Removing intermediate container 738af5f66071 13:04:14 ---> 344ed57d69df 13:04:14 Step 12/13 : LABEL git_sha=b6fa23cc2ef80f024c4e53bebb5cdae47d202501 13:04:14 ---> Running in 4d7d6c0ca098 13:04:14 Removing intermediate container 4d7d6c0ca098 13:04:14 ---> 94b3693e78bf 13:04:14 Step 13/13 : LABEL version=0.0.0 13:04:14 ---> Running in 298272c06074 13:04:14 Removing intermediate container 298272c06074 13:04:14 ---> 23de83528178 13:04:14 [Warning] One or more build-args [ARCH] were not consumed 13:04:14 Successfully built 23de83528178 13:04:14 Successfully tagged edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 13:04:14 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:04:14 Downloading flex-6.14.1.tar.gz (40 kB) 13:04:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 1.8 MB/s eta 0:00:00 [Pipeline] sh 13:04:15 Preparing metadata (setup.py): started 13:04:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:04:15 13:04:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:04:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:04:15 latest: Pulling from edgex-lftools-log-publisher 13:04:15 5eb5b503b376: Pulling fs layer 13:04:15 5c69ac0246d0: Pulling fs layer 13:04:15 ec43610c2a17: Pulling fs layer 13:04:15 3a2ae6a8a46f: Pulling fs layer 13:04:15 33b1e0a273af: Pulling fs layer 13:04:15 5d3b04190fa2: Pulling fs layer 13:04:15 2f39f015ded8: Pulling fs layer 13:04:15 3a2ae6a8a46f: Waiting 13:04:15 33b1e0a273af: Waiting 13:04:15 5d3b04190fa2: Waiting 13:04:15 2f39f015ded8: Waiting 13:04:15 5c69ac0246d0: Verifying Checksum 13:04:15 5c69ac0246d0: Download complete 13:04:15 3a2ae6a8a46f: Verifying Checksum 13:04:15 3a2ae6a8a46f: Download complete 13:04:15 33b1e0a273af: Verifying Checksum 13:04:15 33b1e0a273af: Download complete 13:04:15 5d3b04190fa2: Verifying Checksum 13:04:15 5d3b04190fa2: Download complete 13:04:15 ec43610c2a17: Verifying Checksum 13:04:15 ec43610c2a17: Download complete 13:04:15 5eb5b503b376: Verifying Checksum 13:04:15 5eb5b503b376: Download complete 13:04:16 2f39f015ded8: Verifying Checksum 13:04:16 2f39f015ded8: Download complete 13:04:16 5eb5b503b376: Pull complete 13:04:17 5c69ac0246d0: Pull complete 13:04:17 Preparing metadata (setup.py): finished with status 'done' 13:04:17 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:04:17 Downloading genson-1.2.2.tar.gz (34 kB) 13:04:17 Preparing metadata (setup.py): started 13:04:17 ec43610c2a17: Pull complete 13:04:17 3a2ae6a8a46f: Pull complete 13:04:17 33b1e0a273af: Pull complete 13:04:17 5d3b04190fa2: Pull complete 13:04:18 Preparing metadata (setup.py): finished with status 'done' 13:04:18 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:04:18 Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) 13:04:19 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:04:19 Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) 13:04:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 3.3 MB/s eta 0:00:00 13:04:19 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:04:19 Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) 13:04:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 9.6 MB/s eta 0:00:00 13:04:20 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:04:20 Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) 13:04:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 8.5 MB/s eta 0:00:00 13:04:21 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:04:21 Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB) 13:04:21 Collecting chardet<5,>=3.0.2 (from requests==2.25.1->-r requirements.txt (line 8)) 13:04:21 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) 13:04:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 5.8 MB/s eta 0:00:00 13:04:21 Collecting idna<3,>=2.5 (from requests==2.25.1->-r requirements.txt (line 8)) 13:04:21 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) 13:04:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 2.5 MB/s eta 0:00:00 13:04:22 2f39f015ded8: Pull complete 13:04:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:04:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:04:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:04:22 prd-ubuntu20.04-docker-8c-8g-18055 does not seem to be running inside a container 13:04:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_edgex-taf-common_PR-56 -v /w/workspace/exfoundry_edgex-taf-common_PR-56:/w/workspace/exfoundry_edgex-taf-common_PR-56:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-56@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-56@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:04:22 Collecting urllib3<1.27,>=1.21.1 (from requests==2.25.1->-r requirements.txt (line 8)) 13:04:22 Downloading urllib3-1.26.16-py2.py3-none-any.whl (143 kB) 13:04:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.1/143.1 kB 5.1 MB/s eta 0:00:00 13:04:22 Collecting certifi>=2017.4.17 (from requests==2.25.1->-r requirements.txt (line 8)) 13:04:22 Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) 13:04:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 5.0 MB/s eta 0:00:00 13:04:23 Collecting six>=1.4.0 (from docker==4.4.1->-r requirements.txt (line 10)) 13:04:23 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 13:04:26 Collecting websocket-client>=0.32.0 (from docker==4.4.1->-r requirements.txt (line 10)) 13:04:26 Downloading websocket_client-1.5.2-py3-none-any.whl (56 kB) 13:04:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.6/56.6 kB 2.3 MB/s eta 0:00:00 13:04:27 Collecting async-timeout>=4.0.2 (from redis==4.5.3->-r requirements.txt (line 13)) 13:04:27 Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB) 13:04:27 Collecting reactivex>=4.0.4 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) 13:04:27 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 13:04:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 7.1 MB/s eta 0:00:00 13:04:28 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) 13:04:28 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 13:04:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 7.7 MB/s eta 0:00:00 13:04:28 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0->-r requirements.txt (line 15)) (67.8.0) 13:04:29 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.33.0->-r requirements.txt (line 15)) 13:04:29 Downloading typing_extensions-4.6.3-py3-none-any.whl (31 kB) 13:04:29 Collecting urllib3[socks]<3,>=1.26 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 13:04:29 Downloading urllib3-2.0.3-py3-none-any.whl (123 kB) 13:04:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.6/123.6 kB 5.0 MB/s eta 0:00:00 13:04:30 Collecting trio~=0.17 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 13:04:30 Downloading trio-0.22.0-py3-none-any.whl (384 kB) 13:04:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 8.3 MB/s eta 0:00:00 13:04:30 Collecting trio-websocket~=0.9 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 13:04:30 Downloading trio_websocket-0.10.2-py3-none-any.whl (17 kB) 13:04:32 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:04:32 Downloading PyYAML-6.0.tar.gz (124 kB) 13:04:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 5.3 MB/s eta 0:00:00 13:04:33 $ docker top d4a4f87f9b1e460f9762fb748d28af3fd5627ebdd71f36f2abc3a8b930da8674 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:04:33 ---> job-cost.sh 13:04:33 lf-activate-venv: SKIPPING 13:04:33 INFO: No Stack... 13:04:34 INFO: Retrieving Pricing Info for: v3-standard-8 13:04:34 Installing build dependencies: started 13:04:34 INFO: Archiving Costs [Pipeline] sh 13:04:34 + cat /w/workspace/exfoundry_edgex-taf-common_PR-56/archives/cost.csv 13:04:34 + cut -d, -f6 [Pipeline] lock 13:04:34 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-56-4-stack-cost] 13:04:34 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-56-4-stack-cost] did not exist. Created. 13:04:34 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-56-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:04:34 + echo total: 0.2199999988079071 [Pipeline] stash 13:04:34 Stashed 1 file(s) [Pipeline] } 13:04:35 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-56-4-stack-cost] [Pipeline] // lock [Pipeline] } 13:04:35 $ docker stop --time=1 d4a4f87f9b1e460f9762fb748d28af3fd5627ebdd71f36f2abc3a8b930da8674 13:04:36 $ docker rm -f --volumes d4a4f87f9b1e460f9762fb748d28af3fd5627ebdd71f36f2abc3a8b930da8674 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:05:00 Installing build dependencies: finished with status 'done' 13:05:00 Getting requirements to build wheel: started 13:05:15 Getting requirements to build wheel: finished with status 'done' 13:05:15 Preparing metadata (pyproject.toml): started 13:05:16 Preparing metadata (pyproject.toml): finished with status 'done' 13:05:16 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:05:16 Downloading validate_email-1.3.tar.gz (4.7 kB) 13:05:16 Preparing metadata (setup.py): started 13:05:17 Preparing metadata (setup.py): finished with status 'done' 13:05:17 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:05:17 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 13:05:17 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:05:18 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 13:05:18 Preparing metadata (setup.py): started 13:05:19 Preparing metadata (setup.py): finished with status 'done' 13:05:19 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:05:19 Downloading click-8.1.3-py3-none-any.whl (96 kB) 13:05:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 4.6 MB/s eta 0:00:00 13:05:19 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:05:19 Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) 13:05:21 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:05:21 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 13:05:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 115.8 kB/s eta 0:00:00 13:05:21 Collecting decorator (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:05:21 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 13:05:22 Collecting attrs>=17.4.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:05:22 Downloading attrs-23.1.0-py3-none-any.whl (61 kB) 13:05:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 2.6 MB/s eta 0:00:00 13:05:22 Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:05:22 Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) 13:05:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 2.4 MB/s eta 0:00:00 13:05:25 Collecting sortedcontainers (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 13:05:25 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 13:05:25 Collecting async-generator>=1.9 (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 13:05:25 Downloading async_generator-1.10-py3-none-any.whl (18 kB) 13:05:25 Collecting outcome (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 13:05:25 Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) 13:05:25 Collecting sniffio (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 13:05:25 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) 13:05:25 Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 13:05:25 Downloading exceptiongroup-1.1.1-py3-none-any.whl (14 kB) 13:05:26 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 13:05:26 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 13:05:26 INFO: pip is looking at multiple versions of urllib3[socks] to determine which version is compatible with other requirements. This could take a while. 13:05:26 Collecting urllib3[socks]<3,>=1.26 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 13:05:26 Downloading urllib3-2.0.2-py3-none-any.whl (123 kB) 13:05:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.2/123.2 kB 4.1 MB/s eta 0:00:00 13:05:27 Collecting PySocks!=1.5.7,<2.0,>=1.5.6 (from urllib3<1.27,>=1.21.1->requests==2.25.1->-r requirements.txt (line 8)) 13:05:27 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 13:05:28 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 13:05:28 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 13:05:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 2.6 MB/s eta 0:00:00 13:05:29 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, numpy, psutil, pyzmq, psycopg2, flex, GenSON, PyYAML, strict-rfc3339, validate-email 13:05:29 Building wheel for robotbackgroundlogger (setup.py): started 13:05:31 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 13:05:31 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=641366b1edecd741ce1604a8ca891e38d71d741b2bbfa4673ac45165c70ef81a 13:05:31 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 13:05:31 Building wheel for paho-mqtt (setup.py): started 13:05:33 Building wheel for paho-mqtt (setup.py): finished with status 'done' 13:05:33 Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61549 sha256=92e5a0290e2d5d195fa3a511d6d4e49085e2bbc5a8d831a87cceaa0bd856415a 13:05:33 Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 13:05:33 Building wheel for numpy (pyproject.toml): started 13:08:40 Building wheel for numpy (pyproject.toml): still running... 13:09:36 Building wheel for numpy (pyproject.toml): still running... 13:10:44 Building wheel for numpy (pyproject.toml): still running... 13:11:40 Building wheel for numpy (pyproject.toml): still running... 13:13:02 Building wheel for numpy (pyproject.toml): still running... 13:13:58 Building wheel for numpy (pyproject.toml): still running... 13:15:06 Building wheel for numpy (pyproject.toml): still running... 13:16:03 Building wheel for numpy (pyproject.toml): still running... 13:21:26 Building wheel for numpy (pyproject.toml): still running... 13:23:33 Building wheel for numpy (pyproject.toml): still running... 13:25:55 Building wheel for numpy (pyproject.toml): still running... 13:28:16 Building wheel for numpy (pyproject.toml): still running... 13:29:38 Building wheel for numpy (pyproject.toml): still running... 13:32:00 Building wheel for numpy (pyproject.toml): still running... 13:35:51 Building wheel for numpy (pyproject.toml): still running... 13:37:43 Building wheel for numpy (pyproject.toml): still running... 13:39:50 Building wheel for numpy (pyproject.toml): still running... 13:40:02 Building wheel for numpy (pyproject.toml): finished with status 'done' 13:40:02 Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_aarch64.whl size=18625251 sha256=cb5ffe19667dcd4ad77c5fc99941113643e9a1039c44f854b5e48939a98b726c 13:40:02 Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 13:40:02 Building wheel for psutil (setup.py): started 13:40:12 Building wheel for psutil (setup.py): finished with status 'done' 13:40:12 Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_aarch64.whl size=271961 sha256=94ddb32081b476ce931f3a0201a346859078907cb1f0815067fb8e9f03d76963 13:40:12 Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf 13:40:12 Building wheel for pyzmq (pyproject.toml): started 13:41:34 Building wheel for pyzmq (pyproject.toml): still running... 13:42:55 Building wheel for pyzmq (pyproject.toml): still running... 13:43:17 Building wheel for pyzmq (pyproject.toml): finished with status 'done' 13:43:17 Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_aarch64.whl size=1515227 sha256=d3ea7a62b8c93b16c2d40bc5c9ece8ad7ce1119c20135f00125bd1995cd78b61 13:43:17 Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e 13:43:17 Building wheel for psycopg2 (setup.py): started 13:44:25 Building wheel for psycopg2 (setup.py): still running... 13:44:31 Building wheel for psycopg2 (setup.py): finished with status 'done' 13:44:31 Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_aarch64.whl size=470360 sha256=4b044cc9e52521be7ad67ceed947684755d739a37d22a9b0a004a2262a42adcc 13:44:31 Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e 13:44:31 Building wheel for flex (setup.py): started 13:44:32 Building wheel for flex (setup.py): finished with status 'done' 13:44:32 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=335169430cf96d90ba1e5ce0f326227e59066cf480c69b8903acc89a46c53a78 13:44:32 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 13:44:32 Building wheel for GenSON (setup.py): started 13:44:35 Building wheel for GenSON (setup.py): finished with status 'done' 13:44:35 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21268 sha256=55cbfb03fdfb7c947fe83db0abd4986d365ae37e70aee2b58715e39686c72952 13:44:35 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 13:44:35 Building wheel for PyYAML (pyproject.toml): started 13:44:39 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 13:44:39 Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_aarch64.whl size=45334 sha256=e8f87ea1030d2b42a6a53ec97bff6d008bc7ad57aa46efc24099c50cdb775225 13:44:39 Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d 13:44:39 Building wheel for strict-rfc3339 (setup.py): started 13:44:41 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 13:44:41 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=a63ffcac3f99dd95cf842f386228ec5a6d3b7bbfe7b1c665140e46679e2c1d2e 13:44:41 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 13:44:41 Building wheel for validate-email (setup.py): started 13:44:43 Building wheel for validate-email (setup.py): finished with status 'done' 13:44:43 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=a0fbc7b14d5523b6a147aed32ae27884a6fb45cc0d109445eff024f320b593a2 13:44:43 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 13:44:43 Successfully built robotbackgroundlogger paho-mqtt numpy psutil pyzmq psycopg2 flex GenSON PyYAML strict-rfc3339 validate-email 13:44:47 Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, python-dotenv, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, PySocks, pyrsistent, pygments, pycryptodome, psycopg2, psutil, numpy, jsonpointer, idna, h11, exceptiongroup, docutils, decorator, configparser, click, chardet, certifi, attrs, async-timeout, async-generator, wsproto, robotbackgroundlogger, requests, redis, reactivex, python-dateutil, outcome, jsonschema, jsonpath-ng, trio, robotframework-requests, influxdb-client, flex, docker, trio-websocket, RESTinstance, selenium, robotframework-seleniumlibrary 13:46:08 Successfully installed GenSON-1.2.2 PySocks-1.7.1 PyYAML-6.0 RESTinstance-1.3.0 async-generator-1.10 async-timeout-4.0.2 attrs-23.1.0 certifi-2023.5.7 chardet-4.0.0 click-8.1.3 configparser-5.0.1 decorator-5.1.1 docker-4.4.1 docutils-0.20.1 exceptiongroup-1.1.1 flex-6.14.1 h11-0.14.0 idna-2.10 influxdb-client-1.33.0 jsonpath-ng-1.5.3 jsonpointer-2.3 jsonschema-4.17.3 numpy-1.22.3 outcome-1.2.0 paho-mqtt-1.5.1 ply-3.11 psutil-5.9.0 psycopg2-2.9.3 pycryptodome-3.15.0 pygments-2.15.1 pyrsistent-0.19.3 python-dateutil-2.8.2 python-dotenv-0.15.0 pytz-2023.3 pyzmq-22.2.1 reactivex-4.0.4 redis-4.5.3 requests-2.25.1 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.0.2 robotframework-pythonlibcore-4.1.2 robotframework-requests-0.8.0 robotframework-seleniumlibrary-6.1.0 selenium-4.9.1 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.22.0 trio-websocket-0.10.2 typing-extensions-4.6.3 tzlocal-5.0.1 urllib3-1.26.16 validate-email-1.3 websocket-client-1.5.2 wsproto-1.2.0 13:46:08 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 13:46:47 Removing intermediate container e0d612c2715f 13:46:47 ---> d864aac195d7 13:46:47 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 13:46:47 ---> Running in f4bc28717a5a 13:46:47 Removing intermediate container f4bc28717a5a 13:46:47 ---> e9ea8e1b6ea7 13:46:47 Step 11/13 : LABEL arch=arm64 13:46:47 ---> Running in 992f09ddba56 13:46:47 Removing intermediate container 992f09ddba56 13:46:47 ---> c54b0faa772a 13:46:47 Step 12/13 : LABEL git_sha=b6fa23cc2ef80f024c4e53bebb5cdae47d202501 13:46:47 ---> Running in cf0bb1fa2fe0 13:46:47 Removing intermediate container cf0bb1fa2fe0 13:46:47 ---> 39d7d229809a 13:46:47 Step 13/13 : LABEL version=0.0.0 13:46:47 ---> Running in 166a11a577a6 13:46:47 Removing intermediate container 166a11a577a6 13:46:47 ---> b36e3b419cdb 13:46:47 [Warning] One or more build-args [ARCH] were not consumed 13:46:47 Successfully built b36e3b419cdb 13:46:47 Successfully tagged edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:46:48 13:46:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:46:48 arm64: Pulling from edgex-lftools-log-publisher 13:46:48 8998bd30e6a1: Pulling fs layer 13:46:48 04944245beec: Pulling fs layer 13:46:48 699f458cf7ca: Pulling fs layer 13:46:48 765212b225bb: Pulling fs layer 13:46:48 f23df028b6ca: Pulling fs layer 13:46:48 d65c8cfc05b1: Pulling fs layer 13:46:48 2437ff75d9bd: Pulling fs layer 13:46:48 f23df028b6ca: Waiting 13:46:48 d65c8cfc05b1: Waiting 13:46:48 2437ff75d9bd: Waiting 13:46:48 765212b225bb: Waiting 13:46:48 04944245beec: Verifying Checksum 13:46:48 04944245beec: Download complete 13:46:48 765212b225bb: Verifying Checksum 13:46:48 765212b225bb: Download complete 13:46:48 f23df028b6ca: Verifying Checksum 13:46:48 f23df028b6ca: Download complete 13:46:48 d65c8cfc05b1: Verifying Checksum 13:46:48 d65c8cfc05b1: Download complete 13:46:48 699f458cf7ca: Verifying Checksum 13:46:48 699f458cf7ca: Download complete 13:46:49 8998bd30e6a1: Verifying Checksum 13:46:49 8998bd30e6a1: Download complete 13:46:51 2437ff75d9bd: Verifying Checksum 13:46:53 8998bd30e6a1: Pull complete 13:46:53 04944245beec: Pull complete 13:46:54 699f458cf7ca: Pull complete 13:46:54 765212b225bb: Pull complete 13:46:55 f23df028b6ca: Pull complete 13:46:55 d65c8cfc05b1: Pull complete 13:47:10 2437ff75d9bd: Pull complete 13:47:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:47:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:47:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:47:10 prd-ubuntu20.04-docker-arm64-4c-16g-18068 does not seem to be running inside a container 13:47:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_edgex-taf-common_PR-56 -v /w/workspace/exfoundry_edgex-taf-common_PR-56:/w/workspace/exfoundry_edgex-taf-common_PR-56:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-56@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-56@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:47:13 $ docker top f1c65ff97377a1f170b65d69800cbfb51537c4b422e7afc7d8bdc8faa7205d04 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:47:13 ---> job-cost.sh 13:47:14 lf-activate-venv: SKIPPING 13:47:14 INFO: No Stack... 13:47:14 INFO: Retrieving Pricing Info for: v3-standard-4 13:47:15 INFO: Archiving Costs [Pipeline] sh 13:47:15 + cut -d, -f6 13:47:15 + cat /w/workspace/exfoundry_edgex-taf-common_PR-56/archives/cost.csv [Pipeline] lock 13:47:15 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-56-4-stack-cost] 13:47:15 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-56-4-stack-cost] did not exist. Created. 13:47:15 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-56-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:47:16 /w/workspace/exfoundry_edgex-taf-common_PR-56@tmp/durable-57e08e70/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:47:16 + echo total: 0.10999999940395355 [Pipeline] stash 13:47:16 Warning: overwriting stash ‘stack-cost’ 13:47:17 Stashed 1 file(s) [Pipeline] } 13:47:17 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-56-4-stack-cost] [Pipeline] // lock [Pipeline] } 13:47:17 $ docker stop --time=1 f1c65ff97377a1f170b65d69800cbfb51537c4b422e7afc7d8bdc8faa7205d04 13:47:18 $ docker rm -f --volumes f1c65ff97377a1f170b65d69800cbfb51537c4b422e7afc7d8bdc8faa7205d04 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:47:19 + [ -d /w/workspace/exfoundry_edgex-taf-common_PR-56/archives ] 13:47:19 + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-56/archives 13:47:19 total 16 13:47:19 drwxr-xr-x 3 root root 4096 Jun 7 13:04 . 13:47:19 drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 13:04 .. 13:47:19 drwxr-xr-x 2 root root 4096 Jun 7 13:04 cost 13:47:19 -rw-r--r-- 1 root root 87 Jun 7 13:04 cost.csv 13:47:19 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_edgex-taf-common_PR-56/archives 13:47:19 + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-56/archives 13:47:19 total 16 13:47:19 drwxr-xr-x 3 jenkins jenkins 4096 Jun 7 13:04 . 13:47:19 drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 13:04 .. 13:47:19 drwxr-xr-x 2 jenkins jenkins 4096 Jun 7 13:04 cost 13:47:19 -rw-r--r-- 1 jenkins jenkins 87 Jun 7 13:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:47:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:47:20 ---> package-listing.sh 13:47:20 ++ tr '[:upper:]' '[:lower:]' 13:47:20 ++ facter osfamily 13:47:20 + OS_FAMILY=debian 13:47:20 + workspace=/w/workspace/exfoundry_edgex-taf-common_PR-56 13:47:20 + START_PACKAGES=/tmp/packages_start.txt 13:47:20 + END_PACKAGES=/tmp/packages_end.txt 13:47:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:47:20 + PACKAGES=/tmp/packages_start.txt 13:47:20 + '[' /w/workspace/exfoundry_edgex-taf-common_PR-56 ']' 13:47:20 + PACKAGES=/tmp/packages_end.txt 13:47:20 + case "${OS_FAMILY}" in 13:47:20 + dpkg -l 13:47:20 + grep '^ii' 13:47:20 + '[' -f /tmp/packages_start.txt ']' 13:47:20 + '[' -f /tmp/packages_end.txt ']' 13:47:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:47:20 + '[' /w/workspace/exfoundry_edgex-taf-common_PR-56 ']' 13:47:20 + mkdir -p /w/workspace/exfoundry_edgex-taf-common_PR-56/archives/ 13:47:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_edgex-taf-common_PR-56/archives/ [Pipeline] echo 13:47:20 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_edgex-taf-common_PR-56/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:47:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:47:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:47:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:47:21 prd-ubuntu20.04-docker-8c-8g-18055 does not seem to be running inside a container 13:47:21 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_edgex-taf-common_PR-56/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_edgex-taf-common_PR-56 -v /w/workspace/exfoundry_edgex-taf-common_PR-56:/w/workspace/exfoundry_edgex-taf-common_PR-56:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-56@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-56@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:47:21 $ docker top b6f5091a4018e6cfeae78da236f08d8494bfdf2f627cb39843e6db20452c4b85 -eo pid,comm [Pipeline] { [Pipeline] sh 13:47:21 + touch /tmp/pre-build-complete [Pipeline] sh 13:47:22 + mkdir -p /var/log/sysstat [Pipeline] sh 13:47:22 + ls /var/log/sa-host 13:47:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:47:22 provisioning config files... 13:47:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-56@tmp/config8543146043345662868tmp [Pipeline] { [Pipeline] echo 13:47:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:47:22 ---> create-netrc.sh [Pipeline] } 13:47:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:47:23 ---> python-tools-install.sh [Pipeline] echo 13:47:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:47:23 ---> sudo-logs.sh 13:47:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:47:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:47:23 ---> job-cost.sh 13:47:23 lf-activate-venv: SKIPPING 13:47:23 DEBUG: total: 0.2199999988079071 13:47:23 INFO: Retrieving Stack Cost... 13:47:24 INFO: Retrieving Pricing Info for: v3-standard-8 13:47:24 INFO: Archiving Costs [Pipeline] echo 13:47:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:47:25 ---> logs-deploy.sh 13:47:25 lf-activate-venv: SKIPPING 13:47:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-56/4 13:47:25 INFO: archiving workspace using pattern(s): 13:47:25 Archives upload complete. 13:47:25 INFO: archiving logs to Nexus