Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from faa5f814b4e247691152bbf4b339864d3f88206a+3ca3cddfca188673c058580017bc939ba91c3085 (828073684e36412fdcc44e413fdbaf98cb142071) 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-ssh11425100915926519448.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh11335156610225488722.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-101/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-101/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11347468826912302907.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh1929564618035956850.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-101/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-101/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10560615350626859913.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 Running on prd-ubuntu20.04-docker-8c-8g-1885 in /w/workspace/xfoundry_edgex-taf-common_PR-101 [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/xfoundry_edgex-taf-common_PR-101 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 3ca3cddfca188673c058580017bc939ba91c3085 into PR head commit faa5f814b4e247691152bbf4b339864d3f88206a Merge succeeded, producing 10d1e32206229c7c9b465eadf569f2caa9e258b6 Checking out Revision 10d1e32206229c7c9b465eadf569f2caa9e258b6 (PR-101) > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/101/head:refs/remotes/origin/PR-101 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f faa5f814b4e247691152bbf4b339864d3f88206a # 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 3ca3cddfca188673c058580017bc939ba91c3085 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 10d1e32206229c7c9b465eadf569f2caa9e258b6 # timeout=10 Commit message: "Merge commit '3ca3cddfca188673c058580017bc939ba91c3085' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk f78f15fff65691659362faa592ca44922e7aff0d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-04-02T18:57:16.186Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-04-02T18:57:16.243Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-04-02T18:57:16.264Z] ========================================================= [2024-04-02T18:57:16.264Z] EdgeX Global Pipelines Version Info [2024-04-02T18:57:16.264Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-04-02T18:57:16.970Z] ------------------- [2024-04-02T18:57:16.970Z] stable info: [2024-04-02T18:57:16.970Z] ------------------- [2024-04-02T18:57:16.970Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-04-02T18:57:16.970Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-04-02T18:57:16.970Z] Message: update stable to v1.0.258 [2024-04-02T18:57:17.539Z] ------------------- [2024-04-02T18:57:17.539Z] experimental info: [2024-04-02T18:57:17.539Z] ------------------- [2024-04-02T18:57:17.539Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-04-02T18:57:17.539Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-04-02T18:57:17.539Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2024-04-02T18:57:17.637Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2024-04-02T18:57:17.656Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2024-04-02T18:57:17.671Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-04-02T18:57:17.686Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-04-02T18:57:17.701Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-04-02T18:57:17.719Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2024-04-02T18:57:17.732Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-04-02T18:57:17.748Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2024-04-02T18:57:17.765Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2024-04-02T18:57:17.784Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-04-02T18:57:17.800Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2024-04-02T18:57:17.816Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2024-04-02T18:57:17.837Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-04-02T18:57:17.855Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-04-02T18:57:17.873Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-101 [Pipeline] echo [2024-04-02T18:57:17.894Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-101 [Pipeline] echo [2024-04-02T18:57:17.918Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-101 [Pipeline] echo [2024-04-02T18:57:17.939Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 10d1e32206229c7c9b465eadf569f2caa9e258b6 [Pipeline] echo [2024-04-02T18:57:17.963Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 10d1e32 [Pipeline] echo [2024-04-02T18:57:17.983Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-02T18:57:18.039Z] provisioning config files... [2024-04-02T18:57:18.053Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-101@tmp/config9849006421452083475tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-02T18:57:18.375Z] ---> ****-login.sh [2024-04-02T18:57:18.376Z] nexus3.edgexfoundry.org:10001 [2024-04-02T18:57:18.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-02T18:57:18.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-02T18:57:18.897Z] Configure a credential helper to remove this warning. See [2024-04-02T18:57:18.897Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-02T18:57:18.897Z] [2024-04-02T18:57:18.897Z] Login Succeeded [2024-04-02T18:57:18.897Z] nexus3.edgexfoundry.org:10002 [2024-04-02T18:57:18.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-02T18:57:18.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-02T18:57:18.898Z] Configure a credential helper to remove this warning. See [2024-04-02T18:57:18.898Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-02T18:57:18.898Z] [2024-04-02T18:57:18.898Z] Login Succeeded [2024-04-02T18:57:18.898Z] nexus3.edgexfoundry.org:10003 [2024-04-02T18:57:18.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-02T18:57:19.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-02T18:57:19.156Z] Configure a credential helper to remove this warning. See [2024-04-02T18:57:19.156Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-02T18:57:19.156Z] [2024-04-02T18:57:19.156Z] Login Succeeded [2024-04-02T18:57:19.156Z] nexus3.edgexfoundry.org:10004 [2024-04-02T18:57:19.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-02T18:57:19.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-02T18:57:19.157Z] Configure a credential helper to remove this warning. See [2024-04-02T18:57:19.157Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-02T18:57:19.157Z] [2024-04-02T18:57:19.157Z] Login Succeeded [2024-04-02T18:57:19.157Z] ****.io [2024-04-02T18:57:19.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-02T18:57:19.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-02T18:57:19.416Z] Configure a credential helper to remove this warning. See [2024-04-02T18:57:19.416Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-02T18:57:19.416Z] [2024-04-02T18:57:19.416Z] Login Succeeded [2024-04-02T18:57:19.416Z] ---> ****-login.sh ends [Pipeline] } [2024-04-02T18:57:19.422Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-04-02T18:57:19.935Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-04-02T18:57:19.935Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-04-02T18:57:19.935Z] + [ -e /tmp/ssh_known_hosts ] [2024-04-02T18:57:19.935Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-04-02T18:57:19.935Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-04-02T18:57:19.935Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-04-02T18:57:19.935Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-02T18:57:20.354Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-02T18:57:20.354Z] [2024-04-02T18:57:20.354Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-02T18:57:20.658Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-02T18:57:20.658Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-04-02T18:57:20.658Z] b85a868b505f: Pulling fs layer [2024-04-02T18:57:20.658Z] e2be974225ed: Pulling fs layer [2024-04-02T18:57:20.658Z] 339a4e72a1f5: Pulling fs layer [2024-04-02T18:57:20.658Z] 988bab9f4d93: Pulling fs layer [2024-04-02T18:57:20.658Z] 1469e6f7b9e6: Pulling fs layer [2024-04-02T18:57:20.658Z] eaf3925da568: Pulling fs layer [2024-04-02T18:57:20.658Z] bab4dde63d76: Pulling fs layer [2024-04-02T18:57:20.658Z] bde34c3a00c8: Pulling fs layer [2024-04-02T18:57:20.658Z] b352a97aabf1: Pulling fs layer [2024-04-02T18:57:20.658Z] 4872d77fe225: Pulling fs layer [2024-04-02T18:57:20.658Z] 5851b861e8e6: Pulling fs layer [2024-04-02T18:57:20.658Z] 988bab9f4d93: Waiting [2024-04-02T18:57:20.658Z] bde34c3a00c8: Waiting [2024-04-02T18:57:20.658Z] eaf3925da568: Waiting [2024-04-02T18:57:20.658Z] b352a97aabf1: Waiting [2024-04-02T18:57:20.658Z] bab4dde63d76: Waiting [2024-04-02T18:57:20.658Z] 1469e6f7b9e6: Waiting [2024-04-02T18:57:20.658Z] 5851b861e8e6: Waiting [2024-04-02T18:57:20.658Z] 4872d77fe225: Waiting [2024-04-02T18:57:20.658Z] e2be974225ed: Download complete [2024-04-02T18:57:20.658Z] 988bab9f4d93: Verifying Checksum [2024-04-02T18:57:20.658Z] 988bab9f4d93: Download complete [2024-04-02T18:57:20.917Z] 339a4e72a1f5: Verifying Checksum [2024-04-02T18:57:20.917Z] 339a4e72a1f5: Download complete [2024-04-02T18:57:20.917Z] 1469e6f7b9e6: Verifying Checksum [2024-04-02T18:57:20.917Z] 1469e6f7b9e6: Download complete [2024-04-02T18:57:20.917Z] eaf3925da568: Download complete [2024-04-02T18:57:20.917Z] bde34c3a00c8: Download complete [2024-04-02T18:57:20.917Z] b352a97aabf1: Verifying Checksum [2024-04-02T18:57:20.917Z] b352a97aabf1: Download complete [2024-04-02T18:57:20.917Z] 4872d77fe225: Verifying Checksum [2024-04-02T18:57:20.917Z] 4872d77fe225: Download complete [2024-04-02T18:57:20.917Z] 5851b861e8e6: Download complete [2024-04-02T18:57:20.917Z] b85a868b505f: Verifying Checksum [2024-04-02T18:57:20.917Z] b85a868b505f: Download complete [2024-04-02T18:57:21.176Z] bab4dde63d76: Verifying Checksum [2024-04-02T18:57:22.109Z] b85a868b505f: Pull complete [2024-04-02T18:57:22.109Z] e2be974225ed: Pull complete [2024-04-02T18:57:22.676Z] 339a4e72a1f5: Pull complete [2024-04-02T18:57:22.676Z] 988bab9f4d93: Pull complete [2024-04-02T18:57:22.935Z] 1469e6f7b9e6: Pull complete [2024-04-02T18:57:22.935Z] eaf3925da568: Pull complete [2024-04-02T18:57:24.836Z] bab4dde63d76: Pull complete [2024-04-02T18:57:24.836Z] bde34c3a00c8: Pull complete [2024-04-02T18:57:24.836Z] b352a97aabf1: Pull complete [2024-04-02T18:57:24.836Z] 4872d77fe225: Pull complete [2024-04-02T18:57:24.836Z] 5851b861e8e6: Pull complete [2024-04-02T18:57:24.836Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-04-02T18:57:24.836Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-02T18:57:24.836Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-02T18:57:24.982Z] prd-ubuntu20.04-docker-8c-8g-1885 does not seem to be running inside a container [2024-04-02T18:57:25.029Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-101 -v /w/workspace/xfoundry_edgex-taf-common_PR-101:/w/workspace/xfoundry_edgex-taf-common_PR-101:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-101@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-101@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-04-02T18:57:28.805Z] $ docker top bbc5cf697d4612a1b01130148c9e8f3d5dc6e7698c1c53158af6282c36fd69c7 -eo pid,comm [2024-04-02T18:57:28.856Z] 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). [2024-04-02T18:57:28.856Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-04-02T18:57:28.908Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-04-02T18:57:28.908Z] [ssh-agent] Looking for ssh-agent implementation... [2024-04-02T18:57:29.024Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-04-02T18:57:29.029Z] $ docker exec bbc5cf697d4612a1b01130148c9e8f3d5dc6e7698c1c53158af6282c36fd69c7 ssh-agent [2024-04-02T18:57:29.137Z] SSH_AUTH_SOCK=/tmp/ssh-lcvC4YaFfJzf/agent.34 [2024-04-02T18:57:29.137Z] SSH_AGENT_PID=40 [2024-04-02T18:57:29.143Z] Running ssh-add (command line suppressed) [2024-04-02T18:57:29.244Z] Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-101@tmp/private_key_6780492931186641693.key (/w/workspace/xfoundry_edgex-taf-common_PR-101@tmp/private_key_6780492931186641693.key) [2024-04-02T18:57:29.253Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-04-02T18:57:29.540Z] + git tag --points-at HEAD [Pipeline] } [2024-04-02T18:57:29.569Z] $ docker exec --env ******** --env ******** bbc5cf697d4612a1b01130148c9e8f3d5dc6e7698c1c53158af6282c36fd69c7 ssh-agent -k [2024-04-02T18:57:29.661Z] unset SSH_AUTH_SOCK; [2024-04-02T18:57:29.662Z] unset SSH_AGENT_PID; [2024-04-02T18:57:29.662Z] echo Agent pid 40 killed; [2024-04-02T18:57:29.667Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-04-02T18:57:29.699Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-04-02T18:57:29.699Z] [ssh-agent] Looking for ssh-agent implementation... [2024-04-02T18:57:29.819Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-04-02T18:57:29.825Z] $ docker exec bbc5cf697d4612a1b01130148c9e8f3d5dc6e7698c1c53158af6282c36fd69c7 ssh-agent [2024-04-02T18:57:29.922Z] SSH_AUTH_SOCK=/tmp/ssh-VaFdNNjG6hY4/agent.73 [2024-04-02T18:57:29.922Z] SSH_AGENT_PID=79 [2024-04-02T18:57:29.927Z] Running ssh-add (command line suppressed) [2024-04-02T18:57:30.024Z] Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-101@tmp/private_key_15330113769115720047.key (/w/workspace/xfoundry_edgex-taf-common_PR-101@tmp/private_key_15330113769115720047.key) [2024-04-02T18:57:30.034Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-04-02T18:57:30.326Z] + git semver init [2024-04-02T18:57:30.585Z] 2024-04-02 18:57:30,542 [run_init] DEBUG init version:0.0.0 force:False [2024-04-02T18:57:30.585Z] 2024-04-02 18:57:30,543 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-101/.semver [2024-04-02T18:57:30.585Z] 2024-04-02 18:57:30,544 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-101/.semver [2024-04-02T18:57:30.585Z] 2024-04-02 18:57:30,544 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-101/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-101, universal_newlines=False, shell=None, istream=None) [2024-04-02T18:57:31.523Z] 2024-04-02 18:57:31,217 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-101/.git/info/exclude [2024-04-02T18:57:31.523Z] 2024-04-02 18:57:31,218 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-101/.semver/PR-101 with force:False [2024-04-02T18:57:31.523Z] 2024-04-02 18:57:31,218 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-101/.semver/PR-101 [2024-04-02T18:57:31.523Z] 2024-04-02 18:57:31,222 [execute] INFO git cat-file --batch-check [2024-04-02T18:57:31.523Z] 2024-04-02 18:57:31,222 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-101/.semver, universal_newlines=False, shell=None, istream=) [2024-04-02T18:57:31.523Z] 2024-04-02 18:57:31,228 [execute] INFO git cat-file --batch [2024-04-02T18:57:31.523Z] 2024-04-02 18:57:31,228 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-101/.semver, universal_newlines=False, shell=None, istream=) [2024-04-02T18:57:31.523Z] 2024-04-02 18:57:31,232 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-101/.semver/PR-101 [2024-04-02T18:57:31.523Z] 0.0.0 [Pipeline] } [2024-04-02T18:57:31.536Z] $ docker exec --env ******** --env ******** bbc5cf697d4612a1b01130148c9e8f3d5dc6e7698c1c53158af6282c36fd69c7 ssh-agent -k [2024-04-02T18:57:31.650Z] unset SSH_AUTH_SOCK; [2024-04-02T18:57:31.650Z] unset SSH_AGENT_PID; [2024-04-02T18:57:31.651Z] echo Agent pid 79 killed; [2024-04-02T18:57:31.656Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-04-02T18:57:31.972Z] + git semver [Pipeline] } [2024-04-02T18:57:32.250Z] $ docker stop --time=1 bbc5cf697d4612a1b01130148c9e8f3d5dc6e7698c1c53158af6282c36fd69c7 [2024-04-02T18:57:33.564Z] $ docker rm -f --volumes bbc5cf697d4612a1b01130148c9e8f3d5dc6e7698c1c53158af6282c36fd69c7 [Pipeline] // withDockerContainer [Pipeline] sh [2024-04-02T18:57:33.895Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-04-02T18:57:34.113Z] Stashed 1 file(s) [Pipeline] echo [2024-04-02T18:57:34.116Z] [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 [2024-04-02T18:57:34.308Z] provisioning config files... [2024-04-02T18:57:34.315Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-101@tmp/config321049825370349154tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-02T18:57:34.616Z] ---> ****-login.sh [2024-04-02T18:57:34.616Z] nexus3.edgexfoundry.org:10001 [2024-04-02T18:57:34.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-02T18:57:34.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-02T18:57:34.616Z] Configure a credential helper to remove this warning. See [2024-04-02T18:57:34.616Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-02T18:57:34.616Z] [2024-04-02T18:57:34.616Z] Login Succeeded [2024-04-02T18:57:34.616Z] nexus3.edgexfoundry.org:10002 [2024-04-02T18:57:34.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-02T18:57:34.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-02T18:57:34.617Z] Configure a credential helper to remove this warning. See [2024-04-02T18:57:34.617Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-02T18:57:34.617Z] [2024-04-02T18:57:34.617Z] Login Succeeded [2024-04-02T18:57:34.617Z] nexus3.edgexfoundry.org:10003 [2024-04-02T18:57:34.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-02T18:57:34.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-02T18:57:34.876Z] Configure a credential helper to remove this warning. See [2024-04-02T18:57:34.876Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-02T18:57:34.876Z] [2024-04-02T18:57:34.876Z] Login Succeeded [2024-04-02T18:57:34.876Z] nexus3.edgexfoundry.org:10004 [2024-04-02T18:57:34.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-02T18:57:34.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-02T18:57:34.876Z] Configure a credential helper to remove this warning. See [2024-04-02T18:57:34.876Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-02T18:57:34.876Z] [2024-04-02T18:57:34.876Z] Login Succeeded [2024-04-02T18:57:34.876Z] ****.io [2024-04-02T18:57:34.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-02T18:57:35.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-02T18:57:35.135Z] Configure a credential helper to remove this warning. See [2024-04-02T18:57:35.135Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-02T18:57:35.135Z] [2024-04-02T18:57:35.135Z] Login Succeeded [2024-04-02T18:57:35.135Z] ---> ****-login.sh ends [Pipeline] } [2024-04-02T18:57:35.143Z] 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 [2024-04-02T18:57:35.826Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-04-02T18:57:36.114Z] + ls -al . [2024-04-02T18:57:36.114Z] total 72 [2024-04-02T18:57:36.114Z] drwxrwxr-x 7 jenkins jenkins 4096 Apr 2 18:57 . [2024-04-02T18:57:36.114Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 2 18:57 .. [2024-04-02T18:57:36.114Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 2 18:57 .git [2024-04-02T18:57:36.114Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 2 18:57 .github [2024-04-02T18:57:36.114Z] -rw-rw-r-- 1 jenkins jenkins 22 Apr 2 18:57 .gitignore [2024-04-02T18:57:36.114Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 2 18:57 .semver [2024-04-02T18:57:36.114Z] -rw-rw-r-- 1 jenkins jenkins 1575 Apr 2 18:57 Dockerfile [2024-04-02T18:57:36.114Z] -rw-rw-r-- 1 jenkins jenkins 746 Apr 2 18:57 Jenkinsfile [2024-04-02T18:57:36.114Z] -rw-rw-r-- 1 jenkins jenkins 11381 Apr 2 18:57 LICENSE [2024-04-02T18:57:36.114Z] -rw-rw-r-- 1 jenkins jenkins 3606 Apr 2 18:57 README.md [2024-04-02T18:57:36.114Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 2 18:57 TAF-Manager [2024-04-02T18:57:36.114Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 2 18:57 TUC [2024-04-02T18:57:36.114Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 2 18:57 VERSION [2024-04-02T18:57:36.114Z] -rw-rw-r-- 1 jenkins jenkins 343 Apr 2 18:57 requirements.txt [2024-04-02T18:57:36.114Z] -rw-rw-r-- 1 jenkins jenkins 54 Apr 2 18:57 robot-entrypoint.sh [2024-04-02T18:57:36.114Z] -rw-rw-r-- 1 jenkins jenkins 445 Apr 2 18:57 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-02T18:57:36.419Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=10d1e32206229c7c9b465eadf569f2caa9e258b6 --label arch=amd64 --label version=0.0.0 . [2024-04-02T18:57:36.419Z] Sending build context to Docker daemon 592.9kB [2024-04-02T18:57:36.419Z] Step 1/13 : FROM alpine:3.16 [2024-04-02T18:57:36.985Z] 3.16: Pulling from library/alpine [2024-04-02T18:57:36.985Z] a88dc8b54e91: Pulling fs layer [2024-04-02T18:57:37.244Z] a88dc8b54e91: Download complete [2024-04-02T18:57:37.244Z] a88dc8b54e91: Pull complete [2024-04-02T18:57:37.576Z] Digest: sha256:452e7292acee0ee16c332324d7de05fa2c99f9994ecc9f0779c602916a672ae4 [2024-04-02T18:57:37.576Z] Status: Downloaded newer image for alpine:3.16 [2024-04-02T18:57:37.576Z] ---> d49a5025be10 [2024-04-02T18:57:37.576Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2024-04-02T18:57:37.835Z] ---> Running in 7d10707219ee [2024-04-02T18:57:38.095Z] Removing intermediate container 7d10707219ee [2024-04-02T18:57:38.095Z] ---> db338562673f [2024-04-02T18:57:38.095Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2024-04-02T18:57:38.095Z] ---> Running in 99528c164f0d [2024-04-02T18:57:38.354Z] Removing intermediate container 99528c164f0d [2024-04-02T18:57:38.354Z] ---> e467c7786bb3 [2024-04-02T18:57:38.354Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2024-04-02T18:57:38.612Z] ---> afbd540f516f [2024-04-02T18:57:38.612Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2024-04-02T18:57:39.182Z] ---> 7cb93fe92345 [2024-04-02T18:57:39.182Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2024-04-02T18:57:39.440Z] ---> d37f7cf54e20 [2024-04-02T18:57:39.440Z] Step 7/13 : WORKDIR /edgex-taf [2024-04-02T18:57:39.699Z] ---> Running in 711bbe9baa21 [2024-04-02T18:57:39.959Z] Removing intermediate container 711bbe9baa21 [2024-04-02T18:57:39.959Z] ---> 6ef3138aaab7 [2024-04-02T18:57:39.959Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-04-02T18:57:39.959Z] ---> Running in b6d8ca2f8491 [2024-04-02T18:57:40.528Z] Removing intermediate container b6d8ca2f8491 [2024-04-02T18:57:40.528Z] ---> d619d0fd3cab [2024-04-02T18:57:40.528Z] 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 [2024-04-02T18:57:40.796Z] ---> Running in 3baa9543bed9 [2024-04-02T18:57:41.054Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2024-04-02T18:57:41.623Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2024-04-02T18:57:42.192Z] (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-02T18:57:42.452Z] OK: 6 MiB in 14 packages [2024-04-02T18:57:42.452Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2024-04-02T18:57:43.020Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2024-04-02T18:57:43.590Z] (1/9) Installing ca-certificates (20240226-r0) [2024-04-02T18:57:44.160Z] (2/9) Installing brotli-libs (1.0.9-r6) [2024-04-02T18:57:44.418Z] (3/9) Installing nghttp2-libs (1.47.0-r2) [2024-04-02T18:57:44.677Z] (4/9) Installing libcurl (8.5.0-r0) [2024-04-02T18:57:45.241Z] (5/9) Installing curl (8.5.0-r0) [2024-04-02T18:57:45.501Z] (6/9) Installing docker-cli (20.10.20-r0) [2024-04-02T18:57:46.879Z] (7/9) Installing oniguruma (6.9.8-r0) [2024-04-02T18:57:47.138Z] (8/9) Installing jq (1.6-r1) [2024-04-02T18:57:47.397Z] (9/9) Installing openssl (1.1.1w-r1) [2024-04-02T18:57:47.964Z] Executing busybox-1.35.0-r17.trigger [2024-04-02T18:57:47.964Z] Executing ca-certificates-20240226-r0.trigger [2024-04-02T18:57:47.964Z] OK: 52 MiB in 23 packages [2024-04-02T18:57:47.964Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2024-04-02T18:57:48.531Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2024-04-02T18:57:49.100Z] (1/137) Installing libmagic (5.41-r0) [2024-04-02T18:57:49.242Z] Still waiting to schedule task [2024-04-02T18:57:49.242Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-04-02T18:57:49.670Z] (2/137) Installing file (5.41-r0) [2024-04-02T18:57:49.670Z] (3/137) Installing libxau (1.0.9-r0) [2024-04-02T18:57:49.929Z] (4/137) Installing libxdmcp (1.1.3-r0) [2024-04-02T18:57:50.188Z] (5/137) Installing libxcb (1.15-r0) [2024-04-02T18:57:50.756Z] (6/137) Installing libx11 (1.8.7-r0) [2024-04-02T18:57:51.323Z] (7/137) Installing libxext (1.3.4-r0) [2024-04-02T18:57:51.323Z] (8/137) Installing libice (1.0.10-r0) [2024-04-02T18:57:51.891Z] (9/137) Installing libuuid (2.38-r1) [2024-04-02T18:57:52.151Z] (10/137) Installing libsm (1.2.3-r0) [2024-04-02T18:57:52.409Z] (11/137) Installing libxt (1.2.1-r0) [2024-04-02T18:57:52.668Z] (12/137) Installing libxmu (1.1.3-r0) [2024-04-02T18:57:52.928Z] (13/137) Installing xset (1.2.4-r0) [2024-04-02T18:57:53.495Z] (14/137) Installing xprop (1.2.7-r0) [2024-04-02T18:57:53.495Z] (15/137) Installing xdg-utils (1.1.3-r3) [2024-04-02T18:57:54.063Z] (16/137) Installing eudev-libs (3.2.11-r0) [2024-04-02T18:57:54.322Z] (17/137) Installing pkgconf (1.8.1-r0) [2024-04-02T18:57:54.582Z] (18/137) Installing libffi (3.4.2-r1) [2024-04-02T18:57:54.842Z] (19/137) Installing libintl (0.21-r2) [2024-04-02T18:57:55.101Z] (20/137) Installing libblkid (2.38-r1) [2024-04-02T18:57:55.670Z] (21/137) Installing libmount (2.38-r1) [2024-04-02T18:57:55.929Z] (22/137) Installing pcre (8.45-r2) [2024-04-02T18:57:56.188Z] (23/137) Installing glib (2.72.4-r0) [2024-04-02T18:57:56.754Z] (24/137) Installing xz-libs (5.2.5-r1) [2024-04-02T18:57:57.323Z] (25/137) Installing libxml2 (2.9.14-r2) [2024-04-02T18:57:57.580Z] (26/137) Installing shared-mime-info (2.2-r2) [2024-04-02T18:57:58.147Z] (27/137) Installing hicolor-icon-theme (0.17-r1) [2024-04-02T18:57:58.407Z] (28/137) Installing libjpeg-turbo (2.1.3-r1) [2024-04-02T18:57:58.665Z] (29/137) Installing libpng (1.6.37-r1) [2024-04-02T18:57:59.234Z] (30/137) Installing libwebp (1.2.3-r2) [2024-04-02T18:57:59.492Z] (31/137) Installing zstd-libs (1.5.2-r1) [2024-04-02T18:58:00.060Z] (32/137) Installing tiff (4.4.0-r4) [2024-04-02T18:58:00.319Z] (33/137) Installing gdk-pixbuf (2.42.8-r0) [2024-04-02T18:58:00.888Z] (34/137) Installing gtk-update-icon-cache (2.24.33-r3) [2024-04-02T18:58:01.147Z] (35/137) Installing libxcomposite (0.4.5-r0) [2024-04-02T18:58:01.405Z] (36/137) Installing libxfixes (6.0.0-r0) [2024-04-02T18:58:01.665Z] (37/137) Installing libxrender (0.9.10-r3) [2024-04-02T18:58:01.924Z] (38/137) Installing libxcursor (1.2.1-r0) [2024-04-02T18:58:02.183Z] (39/137) Installing libxdamage (1.1.5-r1) [2024-04-02T18:58:02.442Z] (40/137) Installing libxi (1.8-r0) [2024-04-02T18:58:02.706Z] (41/137) Installing libxinerama (1.1.4-r1) [2024-04-02T18:58:02.965Z] (42/137) Installing libxrandr (1.5.2-r1) [2024-04-02T18:58:03.224Z] (43/137) Installing atk (2.38.0-r0) [2024-04-02T18:58:03.483Z] (44/137) Installing libxtst (1.2.3-r3) [2024-04-02T18:58:03.742Z] (45/137) Installing dbus-libs (1.14.8-r0) [2024-04-02T18:58:04.310Z] (46/137) Installing at-spi2-core (2.44.1-r0) [2024-04-02T18:58:04.569Z] (47/137) Installing at-spi2-atk (2.38.0-r0) [2024-04-02T18:58:04.829Z] (48/137) Installing expat (2.6.2-r0) [2024-04-02T18:58:05.398Z] (49/137) Installing libbz2 (1.0.8-r1) [2024-04-02T18:58:05.657Z] (50/137) Installing freetype (2.12.1-r0) [2024-04-02T18:58:05.917Z] (51/137) Installing fontconfig (2.14.0-r0) [2024-04-02T18:58:06.484Z] (52/137) Installing pixman (0.40.0-r4) [2024-04-02T18:58:06.743Z] (53/137) Installing cairo (1.17.4-r2) [2024-04-02T18:58:07.310Z] (54/137) Installing cairo-gobject (1.17.4-r2) [2024-04-02T18:58:07.569Z] (55/137) Installing avahi-libs (0.8-r6) [2024-04-02T18:58:07.829Z] (56/137) Installing gmp (6.2.1-r2) [2024-04-02T18:58:08.396Z] (57/137) Installing nettle (3.7.3-r0) [2024-04-02T18:58:08.655Z] (58/137) Installing p11-kit (0.24.1-r0) [2024-04-02T18:58:09.224Z] (59/137) Installing libtasn1 (4.18.0-r1) [2024-04-02T18:58:09.483Z] (60/137) Installing libunistring (1.0-r0) [2024-04-02T18:58:10.051Z] (61/137) Installing gnutls (3.7.7-r1) [2024-04-02T18:58:10.309Z] (62/137) Installing cups-libs (2.4.2-r2) [2024-04-02T18:58:10.878Z] (63/137) Installing libepoxy (1.5.10-r0) [2024-04-02T18:58:11.137Z] (64/137) Installing fribidi (1.0.12-r0) [2024-04-02T18:58:11.707Z] (65/137) Installing graphite2 (1.3.14-r1) [2024-04-02T18:58:11.967Z] (66/137) Installing harfbuzz (4.3.0-r0) [2024-04-02T18:58:12.231Z] (67/137) Installing libxft (2.3.4-r0) [2024-04-02T18:58:12.799Z] (68/137) Installing pango (1.50.7-r0) [2024-04-02T18:58:13.059Z] (69/137) Installing wayland-libs-client (1.20.0-r0) [2024-04-02T18:58:13.316Z] (70/137) Installing wayland-libs-cursor (1.20.0-r0) [2024-04-02T18:58:13.575Z] (71/137) Installing wayland-libs-egl (1.20.0-r0) [2024-04-02T18:58:13.834Z] (72/137) Installing xkeyboard-config (2.35.1-r0) [2024-04-02T18:58:14.402Z] (73/137) Installing libxkbcommon (1.4.1-r0) [2024-04-02T18:58:14.660Z] (74/137) Installing gtk+3.0 (3.24.34-r1) [2024-04-02T18:58:15.226Z] Executing gtk+3.0-3.24.34-r1.post-install [2024-04-02T18:58:15.485Z] (75/137) Installing libfontenc (1.1.4-r0) [2024-04-02T18:58:15.743Z] (76/137) Installing mkfontscale (1.2.2-r0) [2024-04-02T18:58:16.001Z] (77/137) Installing font-opensans (0_git20210927-r0) [2024-04-02T18:58:16.567Z] (78/137) Installing libgcc (11.2.1_git20220219-r2) [2024-04-02T18:58:16.826Z] (79/137) Installing libogg (1.3.5-r1) [2024-04-02T18:58:17.084Z] (80/137) Installing libstdc++ (11.2.1_git20220219-r2) [2024-04-02T18:58:17.654Z] (81/137) Installing flac (1.3.4-r0) [2024-04-02T18:58:17.912Z] (82/137) Installing alsa-lib (1.2.7.2-r0) [2024-04-02T18:58:18.477Z] (83/137) Installing libatomic (11.2.1_git20220219-r2) [2024-04-02T18:58:18.738Z] (84/137) Installing sdl2 (2.0.22-r0) [2024-04-02T18:58:19.305Z] (85/137) Installing aom-libs (3.3.0-r0) [2024-04-02T18:58:19.872Z] (86/137) Installing libass (0.16.0-r0) [2024-04-02T18:58:20.129Z] (87/137) Installing libdav1d (1.0.0-r0) [2024-04-02T18:58:20.695Z] (88/137) Installing libpciaccess (0.16-r0) [2024-04-02T18:58:20.953Z] (89/137) Installing libdrm (2.4.110-r0) [2024-04-02T18:58:21.212Z] (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2024-04-02T18:58:21.469Z] (91/137) Installing ncurses-libs (6.3_p20220521-r1) [2024-04-02T18:58:22.039Z] (92/137) Installing lame (3.100-r0) [2024-04-02T18:58:22.299Z] (93/137) Installing opus (1.3.1-r1) [2024-04-02T18:58:22.867Z] (94/137) Installing libasyncns (0.8-r1) [2024-04-02T18:58:23.126Z] (95/137) Installing libltdl (2.4.7-r0) [2024-04-02T18:58:23.385Z] (96/137) Installing orc (0.4.32-r0) [2024-04-02T18:58:24.452Z] (97/137) Installing libvorbis (1.3.7-r0) [2024-04-02T18:58:24.710Z] (98/137) Installing libsndfile (1.1.0-r0) [2024-04-02T18:58:25.276Z] (99/137) Installing libgomp (11.2.1_git20220219-r2) [2024-04-02T18:58:25.535Z] (100/137) Installing soxr (0.1.3-r2) [2024-04-02T18:58:26.101Z] (101/137) Installing speexdsp (1.2.0-r0) [2024-04-02T18:58:26.361Z] (102/137) Installing tdb-libs (1.4.6-r0) [2024-04-02T18:58:26.623Z] (103/137) Installing libpulse (15.0-r2) [2024-04-02T18:58:27.191Z] (104/137) Installing cjson (1.7.17-r0) [2024-04-02T18:58:27.449Z] (105/137) Installing mbedtls (2.28.8-r0) [2024-04-02T18:58:27.720Z] (106/137) Installing librist (0.2.6-r1) [2024-04-02T18:58:28.288Z] (107/137) Installing libsrt (1.4.4-r0) [2024-04-02T18:58:28.547Z] (108/137) Installing libssh (0.9.6-r1) [2024-04-02T18:58:29.114Z] (109/137) Installing libtheora (1.1.1-r16) [2024-04-02T18:58:29.372Z] (110/137) Installing v4l-utils-libs (1.22.1-r1) [2024-04-02T18:58:29.631Z] (111/137) Installing libva (2.14.0-r0) [2024-04-02T18:58:30.198Z] (112/137) Installing libvdpau (1.5-r0) [2024-04-02T18:58:30.457Z] (113/137) Installing vidstab (1.1.0-r1) [2024-04-02T18:58:30.715Z] (114/137) Installing libvpx (1.11.0-r1) [2024-04-02T18:58:31.284Z] (115/137) Installing x264-libs (0.163_git20210613-r0) [2024-04-02T18:58:31.851Z] (116/137) Installing numactl (2.0.14-r0) [2024-04-02T18:58:32.110Z] (117/137) Installing x265-libs (3.5-r3) [2024-04-02T18:58:32.677Z] (118/137) Installing xvidcore (1.3.7-r1) [2024-04-02T18:58:32.936Z] (119/137) Installing ffmpeg-libs (5.0.3-r0) [2024-04-02T18:58:33.870Z] (120/137) Installing libevent (2.1.12-r4) [2024-04-02T18:58:34.129Z] (121/137) Installing mesa (21.3.9-r0) [2024-04-02T18:58:34.388Z] (122/137) Installing wayland-libs-server (1.20.0-r0) [2024-04-02T18:58:34.647Z] (123/137) Installing mesa-gbm (21.3.9-r0) [2024-04-02T18:58:34.904Z] (124/137) Installing icu-data-en (71.1-r2) [2024-04-02T18:58:35.471Z] Executing icu-data-en-71.1-r2.post-install [2024-04-02T18:58:35.471Z] (125/137) Installing icu-libs (71.1-r2) [2024-04-02T18:58:35.471Z] * [2024-04-02T18:58:35.471Z] * If you need ICU with non-English locales and legacy charset support, install [2024-04-02T18:58:35.471Z] * package icu-data-full. [2024-04-02T18:58:35.471Z] * [2024-04-02T18:58:37.376Z] (126/137) Installing lcms2 (2.13.1-r0) [2024-04-02T18:58:37.635Z] (127/137) Installing minizip (1.2.12-r0) [2024-04-02T18:58:38.202Z] (128/137) Installing nspr (4.33-r0) [2024-04-02T18:58:38.462Z] (129/137) Installing sqlite-libs (3.40.1-r1) [2024-04-02T18:58:39.028Z] (130/137) Installing nss (3.78.1-r0) [2024-04-02T18:58:39.288Z] (131/137) Installing re2 (2022.04.01-r0) [2024-04-02T18:58:39.853Z] (132/137) Installing snappy (1.1.9-r4) [2024-04-02T18:58:40.112Z] (133/137) Installing libgpg-error (1.45-r0) [2024-04-02T18:58:40.372Z] (134/137) Installing libgcrypt (1.10.1-r0) [2024-04-02T18:58:40.939Z] (135/137) Installing libxslt (1.1.35-r0) [2024-04-02T18:58:41.197Z] (136/137) Installing chromium (102.0.5005.182-r0) [2024-04-02T18:58:56.099Z] (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) [2024-04-02T18:58:56.099Z] Executing busybox-1.35.0-r17.trigger [2024-04-02T18:58:56.099Z] Executing glib-2.72.4-r0.trigger [2024-04-02T18:58:56.099Z] Executing shared-mime-info-2.2-r2.trigger [2024-04-02T18:58:56.099Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2024-04-02T18:58:56.099Z] Executing gtk-update-icon-cache-2.24.33-r3.trigger [2024-04-02T18:58:56.099Z] Executing fontconfig-2.14.0-r0.trigger [2024-04-02T18:58:56.099Z] Executing mkfontscale-1.2.2-r0.trigger [2024-04-02T18:58:56.099Z] OK: 409 MiB in 160 packages [2024-04-02T18:58:56.099Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2024-04-02T18:58:56.099Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2024-04-02T18:58:56.667Z] (1/21) Installing binutils (2.38-r3) [2024-04-02T18:58:57.235Z] (2/21) Installing isl22 (0.22-r0) [2024-04-02T18:58:57.493Z] (3/21) Installing mpfr4 (4.1.0-r0) [2024-04-02T18:58:58.061Z] (4/21) Installing mpc1 (1.2.1-r0) [2024-04-02T18:58:58.627Z] (5/21) Installing gcc (11.2.1_git20220219-r2) [2024-04-02T18:58:59.562Z] (6/21) Installing musl-dev (1.2.3-r3) [2024-04-02T18:59:00.129Z] (7/21) Installing libc-dev (0.7.2-r3) [2024-04-02T18:59:00.388Z] (8/21) Installing linux-headers (5.16.7-r1) [2024-04-02T18:59:00.956Z] (9/21) Installing libffi-dev (3.4.2-r1) [2024-04-02T18:59:01.215Z] (10/21) Installing libpq (14.11-r0) [2024-04-02T18:59:01.784Z] (11/21) Installing openssl-dev (1.1.1w-r1) [2024-04-02T18:59:02.042Z] (12/21) Installing libpq-dev (14.11-r0) [2024-04-02T18:59:02.610Z] (13/21) Installing libecpg (14.11-r0) [2024-04-02T18:59:02.871Z] (14/21) Installing libecpg-dev (14.11-r0) [2024-04-02T18:59:03.438Z] (15/21) Installing llvm13-libs (13.0.1-r2) [2024-04-02T18:59:11.553Z] (16/21) Installing clang-libs (13.0.1-r1) [2024-04-02T18:59:11.553Z] (17/21) Installing clang (13.0.1-r1) [2024-04-02T18:59:11.812Z] (18/21) Installing icu (71.1-r2) [2024-04-02T18:59:12.381Z] (19/21) Installing icu-dev (71.1-r2) [2024-04-02T18:59:12.948Z] (20/21) Installing llvm13 (13.0.1-r2) [2024-04-02T18:59:16.235Z] (21/21) Installing postgresql14-dev (14.11-r0) [2024-04-02T18:59:16.493Z] Executing busybox-1.35.0-r17.trigger [2024-04-02T18:59:16.493Z] OK: 822 MiB in 181 packages [2024-04-02T18:59:16.493Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2024-04-02T18:59:17.061Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2024-04-02T18:59:17.632Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2024-04-02T18:59:18.569Z] (2/10) Installing gdbm (1.23-r0) [2024-04-02T18:59:18.829Z] (3/10) Installing mpdecimal (2.5.1-r1) [2024-04-02T18:59:19.087Z] (4/10) Installing readline (8.1.2-r0) [2024-04-02T18:59:19.349Z] (5/10) Installing python3 (3.10.14-r1) [2024-04-02T18:59:20.286Z] (6/10) Installing python3-dev (3.10.14-r1) [2024-04-02T18:59:21.222Z] (7/10) Installing libsodium (1.0.18-r0) [2024-04-02T18:59:21.789Z] (8/10) Installing libzmq (4.3.4-r0) [2024-04-02T18:59:22.048Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2024-04-02T18:59:22.307Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2024-04-02T18:59:22.566Z] Executing busybox-1.35.0-r17.trigger [2024-04-02T18:59:22.566Z] OK: 975 MiB in 191 packages [2024-04-02T18:59:22.566Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2024-04-02T18:59:23.132Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2024-04-02T18:59:23.701Z] OK: 975 MiB in 191 packages [2024-04-02T18:59:23.701Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2024-04-02T18:59:24.267Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2024-04-02T18:59:24.836Z] (1/1) Installing tzdata (2024a-r0) [2024-04-02T18:59:25.405Z] Executing busybox-1.35.0-r17.trigger [2024-04-02T18:59:25.405Z] OK: 978 MiB in 192 packages [2024-04-02T18:59:25.663Z] (1/1) Purging tzdata (2024a-r0) [2024-04-02T18:59:25.663Z] Executing busybox-1.35.0-r17.trigger [2024-04-02T18:59:25.663Z] OK: 975 MiB in 191 packages [2024-04-02T18:59:26.246Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1889 in /w/workspace/xfoundry_edgex-taf-common_PR-101 [Pipeline] { [Pipeline] checkout [2024-04-02T18:59:26.287Z] Selected Git installation does not exist. Using Default [2024-04-02T18:59:26.287Z] The recommended git tool is: NONE [2024-04-02T18:59:28.193Z] Looking in links: /tmp/tmpwrv915ni [2024-04-02T18:59:28.193Z] Processing /tmp/tmpwrv915ni/setuptools-65.5.0-py3-none-any.whl [2024-04-02T18:59:28.193Z] Processing /tmp/tmpwrv915ni/pip-23.0.1-py3-none-any.whl [2024-04-02T18:59:28.193Z] Installing collected packages: setuptools, pip [2024-04-02T18:59:31.474Z] Successfully installed pip-23.0.1 setuptools-65.5.0 [2024-04-02T18:59:31.474Z] 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 [2024-04-02T18:59:31.474Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) [2024-04-02T18:59:31.474Z] Collecting pip [2024-04-02T18:59:31.732Z] Downloading pip-24.0-py3-none-any.whl (2.1 MB) [2024-04-02T18:59:31.732Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 102.7 MB/s eta 0:00:00 [2024-04-02T18:59:31.732Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) [2024-04-02T18:59:31.990Z] Collecting setuptools [2024-04-02T18:59:31.990Z] Downloading setuptools-69.2.0-py3-none-any.whl (821 kB) [2024-04-02T18:59:31.990Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 821.5/821.5 kB 122.0 MB/s eta 0:00:00 [2024-04-02T18:59:32.118Z] using credential edgex-jenkins-ssh [2024-04-02T18:59:32.142Z] Cloning the remote Git repository [2024-04-02T18:59:32.248Z] Collecting wheel [2024-04-02T18:59:32.248Z] Downloading wheel-0.43.0-py3-none-any.whl (65 kB) [2024-04-02T18:59:32.248Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.8/65.8 kB 136.6 MB/s eta 0:00:00 [2024-04-02T18:59:32.248Z] Installing collected packages: wheel, setuptools, pip [2024-04-02T18:59:32.508Z] Attempting uninstall: setuptools [2024-04-02T18:59:32.508Z] Found existing installation: setuptools 65.5.0 [2024-04-02T18:59:32.508Z] Uninstalling setuptools-65.5.0: [2024-04-02T18:59:32.508Z] Successfully uninstalled setuptools-65.5.0 [2024-04-02T18:59:32.196Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2024-04-02T18:59:32.309Z] > git init /w/workspace/xfoundry_edgex-taf-common_PR-101 # timeout=10 [2024-04-02T18:59:32.484Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2024-04-02T18:59:32.486Z] > git --version # timeout=10 [2024-04-02T18:59:32.511Z] > git --version # 'git version 2.25.1' [2024-04-02T18:59:32.514Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-04-02T18:59:33.443Z] Attempting uninstall: pip [2024-04-02T18:59:33.443Z] Found existing installation: pip 23.0.1 [2024-04-02T18:59:33.443Z] Uninstalling pip-23.0.1: [2024-04-02T18:59:33.443Z] Successfully uninstalled pip-23.0.1 [2024-04-02T18:59:32.719Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-04-02T18:59:33.406Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2024-04-02T18:59:33.439Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-04-02T18:59:35.062Z] Merging remotes/origin/main commit 3ca3cddfca188673c058580017bc939ba91c3085 into PR head commit faa5f814b4e247691152bbf4b339864d3f88206a [2024-04-02T18:59:34.520Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2024-04-02T18:59:34.566Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2024-04-02T18:59:34.567Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-04-02T18:59:34.589Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/101/head:refs/remotes/origin/PR-101 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-04-02T18:59:35.082Z] > git config core.sparsecheckout # timeout=10 [2024-04-02T18:59:35.158Z] > git checkout -f faa5f814b4e247691152bbf4b339864d3f88206a # timeout=10 [2024-04-02T18:59:35.227Z] > git remote # timeout=10 [2024-04-02T18:59:35.341Z] Successfully installed pip-24.0 setuptools-69.2.0 wheel-0.43.0 [2024-04-02T18:59:35.342Z] 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 [2024-04-02T18:59:35.348Z] Merge succeeded, producing 85b096991b805ef122e78cd0f3688ed13008fffe [2024-04-02T18:59:35.348Z] Checking out Revision 85b096991b805ef122e78cd0f3688ed13008fffe (PR-101) [2024-04-02T18:59:35.908Z] Processing ./edgex-taf-common [2024-04-02T18:59:35.908Z] Preparing metadata (setup.py): started [2024-04-02T18:59:36.166Z] Preparing metadata (setup.py): finished with status 'done' [2024-04-02T18:59:36.166Z] Building wheels for collected packages: edgex-taf-common [2024-04-02T18:59:36.166Z] Building wheel for edgex-taf-common (setup.py): started [2024-04-02T18:59:36.429Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2024-04-02T18:59:36.429Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=f2eee8302a14e694a6f9a02e006536aebe5ce920cecaf93463930fca631cdeb5 [2024-04-02T18:59:36.429Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2024-04-02T18:59:36.429Z] Successfully built edgex-taf-common [2024-04-02T18:59:36.429Z] Installing collected packages: edgex-taf-common [2024-04-02T18:59:35.245Z] > git config --get remote.origin.url # timeout=10 [2024-04-02T18:59:35.261Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-04-02T18:59:35.279Z] > git merge 3ca3cddfca188673c058580017bc939ba91c3085 # timeout=10 [2024-04-02T18:59:35.327Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-04-02T18:59:35.354Z] > git config core.sparsecheckout # timeout=10 [2024-04-02T18:59:35.366Z] > git checkout -f 85b096991b805ef122e78cd0f3688ed13008fffe # timeout=10 [2024-04-02T18:59:36.686Z] Successfully installed edgex-taf-common-0.0.0 [2024-04-02T18:59:36.686Z] 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 [2024-04-02T18:59:37.250Z] Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) [2024-04-02T18:59:37.508Z] Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) [2024-04-02T18:59:37.508Z] Collecting python-dotenv==1.0.1 (from -r requirements.txt (line 2)) [2024-04-02T18:59:37.508Z] Downloading python_dotenv-1.0.1-py3-none-any.whl.metadata (23 kB) [2024-04-02T18:59:37.508Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2024-04-02T18:59:37.508Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) [2024-04-02T18:59:37.508Z] Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) [2024-04-02T18:59:37.508Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) [2024-04-02T18:59:37.508Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2024-04-02T18:59:37.767Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2024-04-02T18:59:37.767Z] Preparing metadata (setup.py): started [2024-04-02T18:59:37.767Z] Preparing metadata (setup.py): finished with status 'done' [2024-04-02T18:59:38.025Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2024-04-02T18:59:38.025Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl.metadata (16 kB) [2024-04-02T18:59:38.025Z] Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) [2024-04-02T18:59:38.025Z] Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) [2024-04-02T18:59:38.025Z] Collecting requests==2.31.0 (from -r requirements.txt (line 8)) [2024-04-02T18:59:38.025Z] Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) [2024-04-02T18:59:38.025Z] Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) [2024-04-02T18:59:38.025Z] Downloading paho-mqtt-1.6.1.tar.gz (99 kB) [2024-04-02T18:59:38.025Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 15.9 MB/s eta 0:00:00 [2024-04-02T18:59:38.025Z] Preparing metadata (setup.py): started [2024-04-02T18:59:38.283Z] Preparing metadata (setup.py): finished with status 'done' [2024-04-02T18:59:38.541Z] Collecting docker==6.1.3 (from -r requirements.txt (line 10)) [2024-04-02T18:59:38.541Z] Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) [2024-04-02T18:59:38.799Z] Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) [2024-04-02T18:59:38.799Z] Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (61 kB) [2024-04-02T18:59:38.799Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 1.9 MB/s eta 0:00:00 [2024-04-02T18:59:38.892Z] Commit message: "Merge commit '3ca3cddfca188673c058580017bc939ba91c3085' into HEAD" [2024-04-02T18:59:38.919Z] First time build. Skipping changelog. [2024-04-02T18:59:39.057Z] Collecting psutil==5.9.8 (from -r requirements.txt (line 12)) [2024-04-02T18:59:39.057Z] Downloading psutil-5.9.8.tar.gz (503 kB) [2024-04-02T18:59:39.057Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 503.2/503.2 kB 15.9 MB/s eta 0:00:00 [2024-04-02T18:59:39.057Z] Installing build dependencies: started [2024-04-02T18:59:38.901Z] > git rev-list --no-walk f78f15fff65691659362faa592ca44922e7aff0d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-04-02T18:59:40.483Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-04-02T18:59:40.483Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-04-02T18:59:40.483Z] Dload Upload Total Spent Left Speed [2024-04-02T18:59:40.483Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 99441 0 --:--:-- --:--:-- --:--:-- 97k [Pipeline] sh [2024-04-02T18:59:40.822Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-04-02T18:59:41.143Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-04-02T18:59:41.143Z] + sudo tee /etc/docker/daemon.new [2024-04-02T18:59:41.143Z] { [2024-04-02T18:59:41.143Z] "registry-mirrors": [ [2024-04-02T18:59:41.143Z] "https://nexus3.edgexfoundry.org:10001" [2024-04-02T18:59:41.143Z] ], [2024-04-02T18:59:41.143Z] "bip": "10.250.0.254/24", [2024-04-02T18:59:41.143Z] "hosts": [ [2024-04-02T18:59:41.143Z] "tcp://0.0.0.0:5555", [2024-04-02T18:59:41.143Z] "unix:///var/run/docker.sock" [2024-04-02T18:59:41.143Z] ], [2024-04-02T18:59:41.143Z] "mtu": 1458, [2024-04-02T18:59:41.143Z] "selinux-enabled": true, [2024-04-02T18:59:41.143Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-04-02T18:59:41.143Z] } [Pipeline] sh [2024-04-02T18:59:41.466Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-04-02T18:59:41.596Z] Installing build dependencies: finished with status 'done' [2024-04-02T18:59:41.596Z] Getting requirements to build wheel: started [2024-04-02T18:59:41.801Z] + sudo service docker restart [2024-04-02T18:59:41.853Z] Getting requirements to build wheel: finished with status 'done' [2024-04-02T18:59:41.853Z] Preparing metadata (pyproject.toml): started [2024-04-02T18:59:42.111Z] Preparing metadata (pyproject.toml): finished with status 'done' [2024-04-02T18:59:42.111Z] Collecting redis==5.0.1 (from -r requirements.txt (line 13)) [2024-04-02T18:59:42.111Z] Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) [2024-04-02T18:59:42.679Z] Collecting pyzmq==25.1.1 (from -r requirements.txt (line 14)) [2024-04-02T18:59:42.679Z] Downloading pyzmq-25.1.1-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (4.9 kB) [2024-04-02T18:59:42.679Z] Collecting influxdb-client==1.41.0 (from -r requirements.txt (line 15)) [2024-04-02T18:59:42.679Z] Downloading influxdb_client-1.41.0-py3-none-any.whl.metadata (64 kB) [2024-04-02T18:59:42.679Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 6.4 MB/s eta 0:00:00 [2024-04-02T18:59:42.936Z] Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) [2024-04-02T18:59:42.936Z] Downloading psycopg2-2.9.9.tar.gz (384 kB) [2024-04-02T18:59:42.936Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 30.6 MB/s eta 0:00:00 [2024-04-02T18:59:42.936Z] Preparing metadata (setup.py): started [2024-04-02T18:59:43.195Z] Preparing metadata (setup.py): finished with status 'done' [2024-04-02T18:59:43.454Z] Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) [2024-04-02T18:59:43.454Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl.metadata (3.4 kB) [2024-04-02T18:59:43.454Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-04-02T18:59:43.713Z] Downloading selenium-4.19.0-py3-none-any.whl.metadata (6.9 kB) [2024-04-02T18:59:43.713Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-04-02T18:59:43.713Z] Downloading robotframework_pythonlibcore-4.4.0-py2.py3-none-any.whl.metadata (9.0 kB) [2024-04-02T18:59:43.713Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-04-02T18:59:43.714Z] Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) [2024-04-02T18:59:43.714Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-04-02T18:59:43.714Z] Downloading flex-6.14.1.tar.gz (40 kB) [2024-04-02T18:59:43.714Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 3.9 MB/s eta 0:00:00 [2024-04-02T18:59:43.714Z] Preparing metadata (setup.py): started [2024-04-02T18:59:43.973Z] Preparing metadata (setup.py): finished with status 'done' [2024-04-02T18:59:43.973Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-04-02T18:59:44.232Z] Downloading genson-1.2.2.tar.gz (34 kB) [2024-04-02T18:59:44.232Z] Preparing metadata (setup.py): started [2024-04-02T18:59:44.232Z] Preparing metadata (setup.py): finished with status 'done' [2024-04-02T18:59:44.489Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-04-02T18:59:44.489Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl.metadata (18 kB) [2024-04-02T18:59:44.489Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-04-02T18:59:44.489Z] Downloading jsonschema-4.21.1-py3-none-any.whl.metadata (7.8 kB) [2024-04-02T18:59:44.489Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-04-02T18:59:44.489Z] Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) [2024-04-02T18:59:44.746Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-04-02T18:59:44.746Z] Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) [2024-04-02T18:59:44.746Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-04-02T18:59:44.746Z] Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) [2024-04-02T18:59:45.003Z] Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-04-02T18:59:45.003Z] Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (33 kB) [2024-04-02T18:59:45.003Z] Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-04-02T18:59:45.003Z] Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB) [2024-04-02T18:59:45.003Z] Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-04-02T18:59:45.003Z] Downloading urllib3-2.2.1-py3-none-any.whl.metadata (6.4 kB) [2024-04-02T18:59:45.261Z] Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-04-02T18:59:45.261Z] Downloading certifi-2024.2.2-py3-none-any.whl.metadata (2.2 kB) [2024-04-02T18:59:45.261Z] Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2024-04-02T18:59:45.261Z] Downloading packaging-24.0-py3-none-any.whl.metadata (3.2 kB) [2024-04-02T18:59:45.261Z] Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2024-04-02T18:59:45.261Z] Downloading websocket_client-1.7.0-py3-none-any.whl.metadata (7.9 kB) [2024-04-02T18:59:45.519Z] Collecting async-timeout>=4.0.2 (from redis==5.0.1->-r requirements.txt (line 13)) [2024-04-02T18:59:45.519Z] Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) [2024-04-02T18:59:45.519Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-04-02T18:59:45.519Z] Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) [2024-04-02T18:59:45.519Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-04-02T18:59:45.519Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2024-04-02T18:59:45.519Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.41.0->-r requirements.txt (line 15)) (69.2.0) [2024-04-02T18:59:45.778Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-04-02T18:59:45.778Z] Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) [2024-04-02T18:59:45.778Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-04-02T18:59:45.778Z] Downloading typing_extensions-4.10.0-py3-none-any.whl.metadata (3.0 kB) [2024-04-02T18:59:45.778Z] Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-04-02T18:59:45.778Z] Downloading trio-0.25.0-py3-none-any.whl.metadata (8.7 kB) [2024-04-02T18:59:45.778Z] Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-04-02T18:59:46.036Z] Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) [2024-04-02T18:59:46.970Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-04-02T18:59:46.970Z] Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (2.1 kB) [2024-04-02T18:59:46.970Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-04-02T18:59:46.970Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2024-04-02T18:59:46.970Z] Preparing metadata (setup.py): started [2024-04-02T18:59:47.227Z] Preparing metadata (setup.py): finished with status 'done' [2024-04-02T18:59:47.227Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-04-02T18:59:47.227Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2024-04-02T18:59:47.227Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-04-02T18:59:47.485Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2024-04-02T18:59:47.485Z] Preparing metadata (setup.py): started [2024-04-02T18:59:47.485Z] Preparing metadata (setup.py): finished with status 'done' [2024-04-02T18:59:47.744Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-04-02T18:59:47.744Z] Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) [2024-04-02T18:59:47.744Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-04-02T18:59:47.744Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) [2024-04-02T18:59:47.744Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-04-02T18:59:47.744Z] Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2024-04-02T18:59:47.744Z] Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-04-02T18:59:47.744Z] Downloading attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB) [2024-04-02T18:59:47.744Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-04-02T18:59:47.744Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) [2024-04-02T18:59:48.002Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-04-02T18:59:48.002Z] Downloading referencing-0.34.0-py3-none-any.whl.metadata (2.8 kB) [2024-04-02T18:59:48.261Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-04-02T18:59:48.261Z] Downloading rpds_py-0.18.0-cp310-cp310-musllinux_1_2_x86_64.whl.metadata (4.1 kB) [2024-04-02T18:59:48.827Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-04-02T18:59:48.827Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2024-04-02T18:59:48.827Z] Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-04-02T18:59:48.827Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2024-04-02T18:59:48.827Z] Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-04-02T18:59:48.827Z] Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2024-04-02T18:59:48.827Z] Collecting exceptiongroup (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-04-02T18:59:48.827Z] Downloading exceptiongroup-1.2.0-py3-none-any.whl.metadata (6.6 kB) [2024-04-02T18:59:48.827Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-04-02T18:59:48.827Z] Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) [2024-04-02T18:59:49.085Z] Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-04-02T18:59:49.085Z] Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2024-04-02T18:59:49.085Z] Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-04-02T18:59:49.085Z] Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) [2024-04-02T18:59:49.343Z] Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) [2024-04-02T18:59:49.343Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 19.8 MB/s eta 0:00:00 [2024-04-02T18:59:49.343Z] Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB) [2024-04-02T18:59:49.343Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2024-04-02T18:59:49.343Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) [2024-04-02T18:59:49.343Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.5/95.5 kB 10.8 MB/s eta 0:00:00 [2024-04-02T18:59:49.343Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2024-04-02T18:59:49.343Z] Downloading configparser-6.0.0-py3-none-any.whl (19 kB) [2024-04-02T18:59:49.343Z] Downloading requests-2.31.0-py3-none-any.whl (62 kB) [2024-04-02T18:59:49.343Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 6.8 MB/s eta 0:00:00 [2024-04-02T18:59:49.343Z] Downloading docker-6.1.3-py3-none-any.whl (148 kB) [2024-04-02T18:59:49.343Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 15.4 MB/s eta 0:00:00 [2024-04-02T18:59:49.343Z] Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_x86_64.whl (18.1 MB) [2024-04-02T18:59:49.602Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.1/18.1 MB 71.0 MB/s eta 0:00:00 [2024-04-02T18:59:49.602Z] Downloading redis-5.0.1-py3-none-any.whl (250 kB) [2024-04-02T18:59:49.602Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 22.5 MB/s eta 0:00:00 [2024-04-02T18:59:49.602Z] Downloading pyzmq-25.1.1-cp310-cp310-musllinux_1_1_x86_64.whl (1.6 MB) [2024-04-02T18:59:49.602Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 23.7 MB/s eta 0:00:00 [2024-04-02T18:59:49.602Z] Downloading influxdb_client-1.41.0-py3-none-any.whl (744 kB) [2024-04-02T18:59:49.860Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 744.6/744.6 kB 48.9 MB/s eta 0:00:00 [2024-04-02T18:59:49.860Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl (2.1 MB) [2024-04-02T18:59:49.860Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 43.0 MB/s eta 0:00:00 [2024-04-02T18:59:49.860Z] Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) [2024-04-02T18:59:49.860Z] Downloading certifi-2024.2.2-py3-none-any.whl (163 kB) [2024-04-02T18:59:49.860Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/163.8 kB 16.0 MB/s eta 0:00:00 [2024-04-02T18:59:49.860Z] Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_x86_64.whl (142 kB) [2024-04-02T18:59:49.860Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.6/142.6 kB 17.6 MB/s eta 0:00:00 [2024-04-02T18:59:49.860Z] Downloading idna-3.6-py3-none-any.whl (61 kB) [2024-04-02T18:59:49.860Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 7.1 MB/s eta 0:00:00 [2024-04-02T18:59:49.860Z] Downloading packaging-24.0-py3-none-any.whl (53 kB) [2024-04-02T18:59:49.860Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 6.4 MB/s eta 0:00:00 [2024-04-02T18:59:49.860Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2024-04-02T18:59:49.860Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 23.4 MB/s eta 0:00:00 [2024-04-02T18:59:49.860Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2024-04-02T18:59:49.860Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 24.2 MB/s eta 0:00:00 [2024-04-02T18:59:49.860Z] Downloading robotframework_pythonlibcore-4.4.0-py2.py3-none-any.whl (12 kB) [2024-04-02T18:59:49.860Z] Downloading selenium-4.19.0-py3-none-any.whl (10.5 MB) [2024-04-02T18:59:50.120Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.5/10.5 MB 78.1 MB/s eta 0:00:00 [2024-04-02T18:59:50.120Z] Downloading urllib3-2.2.1-py3-none-any.whl (121 kB) [2024-04-02T18:59:50.120Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 13.6 MB/s eta 0:00:00 [2024-04-02T18:59:50.120Z] Downloading websocket_client-1.7.0-py3-none-any.whl (58 kB) [2024-04-02T18:59:50.120Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.5/58.5 kB 6.6 MB/s eta 0:00:00 [2024-04-02T18:59:50.120Z] Downloading docutils-0.20.1-py3-none-any.whl (572 kB) [2024-04-02T18:59:50.120Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 32.2 MB/s eta 0:00:00 [2024-04-02T18:59:50.120Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl (29 kB) [2024-04-02T18:59:50.120Z] Downloading jsonschema-4.21.1-py3-none-any.whl (85 kB) [2024-04-02T18:59:50.120Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.5/85.5 kB 8.7 MB/s eta 0:00:00 [2024-04-02T18:59:50.120Z] Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) [2024-04-02T18:59:50.379Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 25.5 MB/s eta 0:00:00 [2024-04-02T18:59:50.379Z] Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) [2024-04-02T18:59:50.379Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.5/505.5 kB 14.4 MB/s eta 0:00:00 [2024-04-02T18:59:50.379Z] Downloading tzlocal-5.2-py3-none-any.whl (17 kB) [2024-04-02T18:59:50.379Z] Downloading attrs-23.2.0-py3-none-any.whl (60 kB) [2024-04-02T18:59:50.379Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 7.5 MB/s eta 0:00:00 [2024-04-02T18:59:50.379Z] Downloading click-8.1.7-py3-none-any.whl (97 kB) [2024-04-02T18:59:50.379Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 10.8 MB/s eta 0:00:00 [2024-04-02T18:59:50.379Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) [2024-04-02T18:59:50.379Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) [2024-04-02T18:59:50.379Z] Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl (707 kB) [2024-04-02T18:59:50.379Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 707.5/707.5 kB 45.0 MB/s eta 0:00:00 [2024-04-02T18:59:50.379Z] Downloading referencing-0.34.0-py3-none-any.whl (26 kB) [2024-04-02T18:59:50.379Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2024-04-02T18:59:50.379Z] Downloading rpds_py-0.18.0-cp310-cp310-musllinux_1_2_x86_64.whl (1.4 MB) [2024-04-02T18:59:50.379Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 29.0 MB/s eta 0:00:00 [2024-04-02T18:59:50.637Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2024-04-02T18:59:50.637Z] Downloading trio-0.25.0-py3-none-any.whl (467 kB) [2024-04-02T18:59:50.637Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 467.2/467.2 kB 37.8 MB/s eta 0:00:00 [2024-04-02T18:59:50.637Z] Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) [2024-04-02T18:59:50.637Z] Downloading typing_extensions-4.10.0-py3-none-any.whl (33 kB) [2024-04-02T18:59:50.637Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2024-04-02T18:59:50.637Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 4.9 MB/s eta 0:00:00 [2024-04-02T18:59:50.637Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2024-04-02T18:59:50.637Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2024-04-02T18:59:50.637Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2024-04-02T18:59:50.637Z] Downloading exceptiongroup-1.2.0-py3-none-any.whl (16 kB) [2024-04-02T18:59:50.637Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2024-04-02T18:59:50.637Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2024-04-02T18:59:50.637Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2024-04-02T18:59:50.637Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 7.0 MB/s eta 0:00:00 [2024-04-02T18:59:50.895Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, GenSON, strict-rfc3339, validate-email [2024-04-02T18:59:50.895Z] Building wheel for robotbackgroundlogger (setup.py): started [2024-04-02T18:59:51.154Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2024-04-02T18:59:51.154Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4279 sha256=81d551fea576e4c273b4e396c04a03e456ba5b56db6a9b75aa487309311cf0f3 [2024-04-02T18:59:51.154Z] Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2024-04-02T18:59:51.154Z] Building wheel for paho-mqtt (setup.py): started [2024-04-02T18:59:51.412Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2024-04-02T18:59:51.412Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62119 sha256=82ad3008d4065d5db8f2c6f309fcb40e8f8ce75c08146faae8c931953c582d3d [2024-04-02T18:59:51.412Z] Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a [2024-04-02T18:59:51.412Z] Building wheel for psutil (pyproject.toml): started [2024-04-02T18:59:53.938Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2024-04-02T18:59:53.938Z] Created wheel for psutil: filename=psutil-5.9.8-cp310-abi3-linux_x86_64.whl size=280080 sha256=2da6d9fefd39e2edbb18a0510112af2135b89a96da43c6e83b404e9e4fb2da83 [2024-04-02T18:59:53.938Z] Stored in directory: /root/.cache/pip/wheels/3e/93/d6/85cd469d2103627a9e38acdccc834a9997e77d2abe6da25c8b [2024-04-02T18:59:53.938Z] Building wheel for psycopg2 (setup.py): started [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-02T19:00:00.071Z] provisioning config files... [2024-04-02T19:00:00.097Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-101@tmp/config15510012084417050951tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-02T19:00:00.526Z] ---> ****-login.sh [2024-04-02T19:00:00.526Z] nexus3.edgexfoundry.org:10001 [2024-04-02T19:00:00.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-02T19:00:01.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-02T19:00:01.066Z] Configure a credential helper to remove this warning. See [2024-04-02T19:00:01.066Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-02T19:00:01.066Z] [2024-04-02T19:00:01.066Z] Login Succeeded [2024-04-02T19:00:01.066Z] nexus3.edgexfoundry.org:10002 [2024-04-02T19:00:01.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-02T19:00:01.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-02T19:00:01.339Z] Configure a credential helper to remove this warning. See [2024-04-02T19:00:01.339Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-02T19:00:01.339Z] [2024-04-02T19:00:01.339Z] Login Succeeded [2024-04-02T19:00:01.610Z] nexus3.edgexfoundry.org:10003 [2024-04-02T19:00:01.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-02T19:00:01.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-02T19:00:01.881Z] Configure a credential helper to remove this warning. See [2024-04-02T19:00:01.881Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-02T19:00:01.881Z] [2024-04-02T19:00:01.881Z] Login Succeeded [2024-04-02T19:00:01.881Z] nexus3.edgexfoundry.org:10004 [2024-04-02T19:00:02.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-02T19:00:02.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-02T19:00:02.154Z] Configure a credential helper to remove this warning. See [2024-04-02T19:00:02.154Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-02T19:00:02.154Z] [2024-04-02T19:00:02.154Z] Login Succeeded [2024-04-02T19:00:02.154Z] ****.io [2024-04-02T19:00:02.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-02T19:00:04.066Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2024-04-02T19:00:04.066Z] Created wheel for psycopg2: filename=psycopg2-2.9.9-cp310-cp310-linux_x86_64.whl size=479416 sha256=74cb7670701927b0043f8a6bb29d07795ff1a8c9e7871c2508a6ab955b6515eb [2024-04-02T19:00:04.066Z] Stored in directory: /root/.cache/pip/wheels/7d/75/13/da1c6d88687ae81bf5e3cfa07d702981ba137963163472b050 [2024-04-02T19:00:04.066Z] Building wheel for flex (setup.py): started [2024-04-02T19:00:04.066Z] Building wheel for flex (setup.py): finished with status 'done' [2024-04-02T19:00:04.066Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77258 sha256=4f4d138017bec134e9e167404a506d7a970094aca7fb69161f17a385bfc8729e [2024-04-02T19:00:04.066Z] Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2024-04-02T19:00:04.066Z] Building wheel for GenSON (setup.py): started [2024-04-02T19:00:04.066Z] Building wheel for GenSON (setup.py): finished with status 'done' [2024-04-02T19:00:04.066Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21268 sha256=7fc14cc9dae005f470fa915d2205b607a72a71301661a2b743418e9562b90de9 [2024-04-02T19:00:04.066Z] Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2024-04-02T19:00:04.066Z] Building wheel for strict-rfc3339 (setup.py): started [2024-04-02T19:00:04.066Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2024-04-02T19:00:04.066Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=39bb27da4de5d1b1c09372467a1474fd734ccb9d6c109f2bd16dcdc889755e3c [2024-04-02T19:00:04.066Z] Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2024-04-02T19:00:04.066Z] Building wheel for validate-email (setup.py): started [2024-04-02T19:00:04.353Z] Building wheel for validate-email (setup.py): finished with status 'done' [2024-04-02T19:00:04.353Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5464 sha256=972be68c8e23327aa69d06681bd31d1a5a7073d4bdcc97c31a41ff631c144049 [2024-04-02T19:00:04.353Z] Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2024-04-02T19:00:04.353Z] Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex GenSON strict-rfc3339 validate-email [2024-04-02T19:00:04.945Z] Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, jsonpath-ng, idna, h11, exceptiongroup, docutils, configparser, click, charset-normalizer, certifi, attrs, async-timeout, wsproto, robotbackgroundlogger, requests, referencing, redis, reactivex, python-dateutil, outcome, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary [2024-04-02T19:00:05.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-02T19:00:05.773Z] Configure a credential helper to remove this warning. See [2024-04-02T19:00:05.773Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-02T19:00:05.773Z] [2024-04-02T19:00:05.774Z] Login Succeeded [2024-04-02T19:00:05.774Z] ---> ****-login.sh ends [Pipeline] } [2024-04-02T19:00:05.786Z] 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 [2024-04-02T19:00:06.450Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-04-02T19:00:06.768Z] + ls -al . [2024-04-02T19:00:06.768Z] total 68 [2024-04-02T19:00:06.768Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 2 19:00 . [2024-04-02T19:00:06.768Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 2 18:59 .. [2024-04-02T19:00:06.768Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 2 18:59 .git [2024-04-02T19:00:06.768Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 2 18:59 .github [2024-04-02T19:00:06.768Z] -rw-rw-r-- 1 jenkins jenkins 22 Apr 2 18:59 .gitignore [2024-04-02T19:00:06.768Z] -rw-rw-r-- 1 jenkins jenkins 1575 Apr 2 18:59 Dockerfile [2024-04-02T19:00:06.768Z] -rw-rw-r-- 1 jenkins jenkins 746 Apr 2 18:59 Jenkinsfile [2024-04-02T19:00:06.768Z] -rw-rw-r-- 1 jenkins jenkins 11381 Apr 2 18:59 LICENSE [2024-04-02T19:00:06.768Z] -rw-rw-r-- 1 jenkins jenkins 3606 Apr 2 18:59 README.md [2024-04-02T19:00:06.768Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 2 18:59 TAF-Manager [2024-04-02T19:00:06.768Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 2 18:59 TUC [2024-04-02T19:00:06.768Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 2 18:57 VERSION [2024-04-02T19:00:06.768Z] -rw-rw-r-- 1 jenkins jenkins 343 Apr 2 18:59 requirements.txt [2024-04-02T19:00:06.768Z] -rw-rw-r-- 1 jenkins jenkins 54 Apr 2 18:59 robot-entrypoint.sh [2024-04-02T19:00:06.768Z] -rw-rw-r-- 1 jenkins jenkins 445 Apr 2 18:59 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-02T19:00:07.113Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=85b096991b805ef122e78cd0f3688ed13008fffe --label arch=arm64 --label version=0.0.0 . [2024-04-02T19:00:07.380Z] Sending build context to Docker daemon 364.5kB [2024-04-02T19:00:07.380Z] Step 1/13 : FROM alpine:3.16 [2024-04-02T19:00:12.722Z] 3.16: Pulling from library/alpine [2024-04-02T19:00:12.722Z] 550f8bf8502c: Pulling fs layer [2024-04-02T19:00:12.722Z] 550f8bf8502c: Verifying Checksum [2024-04-02T19:00:12.722Z] 550f8bf8502c: Download complete [2024-04-02T19:00:12.992Z] 550f8bf8502c: Pull complete [2024-04-02T19:00:13.260Z] Digest: sha256:452e7292acee0ee16c332324d7de05fa2c99f9994ecc9f0779c602916a672ae4 [2024-04-02T19:00:13.260Z] Status: Downloaded newer image for alpine:3.16 [2024-04-02T19:00:13.260Z] ---> 4a74307a1e88 [2024-04-02T19:00:13.260Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2024-04-02T19:00:13.260Z] ---> Running in 163e0cfaba33 [2024-04-02T19:00:13.530Z] Removing intermediate container 163e0cfaba33 [2024-04-02T19:00:13.530Z] ---> a0ea5f042ae1 [2024-04-02T19:00:13.530Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2024-04-02T19:00:13.799Z] ---> Running in e06d9c375f5a [2024-04-02T19:00:14.068Z] Removing intermediate container e06d9c375f5a [2024-04-02T19:00:14.068Z] ---> 0e8d8ede8e91 [2024-04-02T19:00:14.068Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2024-04-02T19:00:14.661Z] ---> 498df5c86116 [2024-04-02T19:00:14.661Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2024-04-02T19:00:15.248Z] ---> f1a5bd62f7c8 [2024-04-02T19:00:15.248Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2024-04-02T19:00:15.842Z] ---> b95c4977a3fd [2024-04-02T19:00:15.842Z] Step 7/13 : WORKDIR /edgex-taf [2024-04-02T19:00:15.842Z] ---> Running in 21d8004277ee [2024-04-02T19:00:16.113Z] Removing intermediate container 21d8004277ee [2024-04-02T19:00:16.113Z] ---> 53d4303fbe71 [2024-04-02T19:00:16.113Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-04-02T19:00:16.381Z] ---> Running in c34d0161ea7b [2024-04-02T19:00:18.336Z] Removing intermediate container c34d0161ea7b [2024-04-02T19:00:18.336Z] ---> 27f5361f5b8f [2024-04-02T19:00:18.336Z] 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 [2024-04-02T19:00:18.336Z] ---> Running in 77685dd001e6 [2024-04-02T19:00:18.823Z] Successfully installed GenSON-1.2.2 PyYAML-6.0.1 RESTinstance-1.3.0 async-timeout-4.0.3 attrs-23.2.0 certifi-2024.2.2 charset-normalizer-3.3.2 click-8.1.7 configparser-6.0.0 docker-6.1.3 docutils-0.20.1 exceptiongroup-1.2.0 flex-6.14.1 h11-0.14.0 idna-3.6 influxdb-client-1.41.0 jsonpath-ng-1.6.1 jsonpointer-2.4 jsonschema-4.21.1 jsonschema-specifications-2023.12.1 numpy-1.26.2 outcome-1.3.0.post0 packaging-24.0 paho-mqtt-1.6.1 ply-3.11 psutil-5.9.8 psycopg2-2.9.9 pycryptodome-3.19.0 pygments-2.17.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.0.1 pytz-2024.1 pyzmq-25.1.1 reactivex-4.0.4 redis-5.0.1 referencing-0.34.0 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1.1 robotframework-pythonlibcore-4.4.0 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.2.0 rpds-py-0.18.0 selenium-4.19.0 six-1.16.0 sniffio-1.3.1 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.25.0 trio-websocket-0.11.1 typing-extensions-4.10.0 tzlocal-5.2 urllib3-2.2.1 validate-email-1.3 websocket-client-1.7.0 wsproto-1.2.0 [2024-04-02T19:00:18.823Z] 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 [2024-04-02T19:00:19.754Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2024-04-02T19:00:20.341Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2024-04-02T19:00:21.753Z] (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-02T19:00:22.336Z] OK: 5 MiB in 14 packages [2024-04-02T19:00:22.336Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2024-04-02T19:00:23.298Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2024-04-02T19:00:24.713Z] (1/9) Installing ca-certificates (20240226-r0) [2024-04-02T19:00:24.980Z] (2/9) Installing brotli-libs (1.0.9-r6) [2024-04-02T19:00:25.567Z] (3/9) Installing nghttp2-libs (1.47.0-r2) [2024-04-02T19:00:25.833Z] (4/9) Installing libcurl (8.5.0-r0) [2024-04-02T19:00:26.415Z] (5/9) Installing curl (8.5.0-r0) [2024-04-02T19:00:26.682Z] (6/9) Installing docker-cli (20.10.20-r0) [2024-04-02T19:00:29.476Z] (7/9) Installing oniguruma (6.9.8-r0) [2024-04-02T19:00:29.476Z] (8/9) Installing jq (1.6-r1) [2024-04-02T19:00:30.058Z] (9/9) Installing openssl (1.1.1w-r1) [2024-04-02T19:00:30.452Z] Executing busybox-1.35.0-r17.trigger [2024-04-02T19:00:30.452Z] Executing ca-certificates-20240226-r0.trigger [2024-04-02T19:00:30.730Z] OK: 50 MiB in 23 packages [2024-04-02T19:00:30.995Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2024-04-02T19:00:31.584Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2024-04-02T19:00:32.994Z] (1/136) Installing libmagic (5.41-r0) [2024-04-02T19:00:33.587Z] (2/136) Installing file (5.41-r0) [2024-04-02T19:00:33.587Z] (3/136) Installing libxau (1.0.9-r0) [2024-04-02T19:00:33.854Z] (4/136) Installing libxdmcp (1.1.3-r0) [2024-04-02T19:00:34.441Z] (5/136) Installing libxcb (1.15-r0) [2024-04-02T19:00:34.708Z] (6/136) Installing libx11 (1.8.7-r0) [2024-04-02T19:00:35.289Z] (7/136) Installing libxext (1.3.4-r0) [2024-04-02T19:00:35.872Z] (8/136) Installing libice (1.0.10-r0) [2024-04-02T19:00:36.137Z] (9/136) Installing libuuid (2.38-r1) [2024-04-02T19:00:36.401Z] (10/136) Installing libsm (1.2.3-r0) [2024-04-02T19:00:37.335Z] Removing intermediate container 3baa9543bed9 [2024-04-02T19:00:37.335Z] ---> 591f7d8e5640 [2024-04-02T19:00:37.335Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2024-04-02T19:00:37.335Z] ---> Running in 01e74bf6bae2 [2024-04-02T19:00:37.335Z] Removing intermediate container 01e74bf6bae2 [2024-04-02T19:00:37.335Z] ---> 018d392407eb [2024-04-02T19:00:37.335Z] Step 11/13 : LABEL arch=amd64 [2024-04-02T19:00:37.335Z] ---> Running in cafc02d552ab [2024-04-02T19:00:37.335Z] Removing intermediate container cafc02d552ab [2024-04-02T19:00:37.335Z] ---> ea1a4379378e [2024-04-02T19:00:37.335Z] Step 12/13 : LABEL git_sha=10d1e32206229c7c9b465eadf569f2caa9e258b6 [2024-04-02T19:00:37.335Z] ---> Running in fd2dacd464dc [2024-04-02T19:00:37.335Z] Removing intermediate container fd2dacd464dc [2024-04-02T19:00:37.335Z] ---> 3cac1e2ca30c [2024-04-02T19:00:37.335Z] Step 13/13 : LABEL version=0.0.0 [2024-04-02T19:00:37.335Z] ---> Running in 32d12ca8c065 [2024-04-02T19:00:37.335Z] Removing intermediate container 32d12ca8c065 [2024-04-02T19:00:37.335Z] ---> 2e63101fe493 [2024-04-02T19:00:37.335Z] [Warning] One or more build-args [ARCH] were not consumed [2024-04-02T19:00:37.335Z] Successfully built 2e63101fe493 [2024-04-02T19:00:37.335Z] Successfully tagged edgex-taf-common:latest [2024-04-02T19:00:37.339Z] (11/136) Installing libxt (1.2.1-r0) [2024-04-02T19:00:37.339Z] (12/136) Installing libxmu (1.1.3-r0) [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 [2024-04-02T19:00:37.603Z] (13/136) Installing xset (1.2.4-r0) [2024-04-02T19:00:37.822Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-02T19:00:37.822Z] [2024-04-02T19:00:37.822Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-02T19:00:37.868Z] (14/136) Installing xprop (1.2.7-r0) [2024-04-02T19:00:38.128Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-02T19:00:38.128Z] latest: Pulling from edgex-lftools-log-publisher [2024-04-02T19:00:38.128Z] 5eb5b503b376: Pulling fs layer [2024-04-02T19:00:38.128Z] 5c69ac0246d0: Pulling fs layer [2024-04-02T19:00:38.128Z] ec43610c2a17: Pulling fs layer [2024-04-02T19:00:38.128Z] 3a2ae6a8a46f: Pulling fs layer [2024-04-02T19:00:38.128Z] 33b1e0a273af: Pulling fs layer [2024-04-02T19:00:38.128Z] 5d3b04190fa2: Pulling fs layer [2024-04-02T19:00:38.128Z] 2f39f015ded8: Pulling fs layer [2024-04-02T19:00:38.128Z] 33b1e0a273af: Waiting [2024-04-02T19:00:38.128Z] 5d3b04190fa2: Waiting [2024-04-02T19:00:38.128Z] 2f39f015ded8: Waiting [2024-04-02T19:00:38.128Z] 3a2ae6a8a46f: Waiting [2024-04-02T19:00:38.128Z] 5c69ac0246d0: Verifying Checksum [2024-04-02T19:00:38.128Z] 5c69ac0246d0: Download complete [2024-04-02T19:00:38.128Z] 3a2ae6a8a46f: Verifying Checksum [2024-04-02T19:00:38.128Z] 3a2ae6a8a46f: Download complete [2024-04-02T19:00:38.128Z] 33b1e0a273af: Verifying Checksum [2024-04-02T19:00:38.128Z] 33b1e0a273af: Download complete [2024-04-02T19:00:38.128Z] ec43610c2a17: Verifying Checksum [2024-04-02T19:00:38.128Z] ec43610c2a17: Download complete [2024-04-02T19:00:38.128Z] 5d3b04190fa2: Verifying Checksum [2024-04-02T19:00:38.128Z] 5d3b04190fa2: Download complete [2024-04-02T19:00:38.132Z] (15/136) Installing xdg-utils (1.1.3-r3) [2024-04-02T19:00:38.388Z] 5eb5b503b376: Verifying Checksum [2024-04-02T19:00:38.388Z] 5eb5b503b376: Download complete [2024-04-02T19:00:38.711Z] (16/136) Installing eudev-libs (3.2.11-r0) [2024-04-02T19:00:38.953Z] 2f39f015ded8: Download complete [2024-04-02T19:00:38.976Z] (17/136) Installing pkgconf (1.8.1-r0) [2024-04-02T19:00:39.243Z] (18/136) Installing libffi (3.4.2-r1) [2024-04-02T19:00:39.518Z] 5eb5b503b376: Pull complete [2024-04-02T19:00:39.775Z] 5c69ac0246d0: Pull complete [2024-04-02T19:00:39.828Z] (19/136) Installing libintl (0.21-r2) [2024-04-02T19:00:40.033Z] ec43610c2a17: Pull complete [2024-04-02T19:00:40.095Z] (20/136) Installing libblkid (2.38-r1) [2024-04-02T19:00:40.289Z] 3a2ae6a8a46f: Pull complete [2024-04-02T19:00:40.290Z] 33b1e0a273af: Pull complete [2024-04-02T19:00:40.361Z] (21/136) Installing libmount (2.38-r1) [2024-04-02T19:00:40.547Z] 5d3b04190fa2: Pull complete [2024-04-02T19:00:41.023Z] (22/136) Installing pcre (8.45-r2) [2024-04-02T19:00:41.301Z] (23/136) Installing glib (2.72.4-r0) [2024-04-02T19:00:41.897Z] (24/136) Installing xz-libs (5.2.5-r1) [2024-04-02T19:00:42.481Z] (25/136) Installing libxml2 (2.9.14-r2) [2024-04-02T19:00:43.067Z] (26/136) Installing shared-mime-info (2.2-r2) [2024-04-02T19:00:43.341Z] (27/136) Installing hicolor-icon-theme (0.17-r1) [2024-04-02T19:00:43.926Z] (28/136) Installing libjpeg-turbo (2.1.3-r1) [2024-04-02T19:00:44.193Z] (29/136) Installing libpng (1.6.37-r1) [2024-04-02T19:00:44.720Z] 2f39f015ded8: Pull complete [2024-04-02T19:00:44.720Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-04-02T19:00:44.720Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-02T19:00:44.720Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-02T19:00:44.780Z] (30/136) Installing libwebp (1.2.3-r2) [2024-04-02T19:00:44.815Z] prd-ubuntu20.04-docker-8c-8g-1885 does not seem to be running inside a container [2024-04-02T19:00:44.857Z] $ 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/xfoundry_edgex-taf-common_PR-101 -v /w/workspace/xfoundry_edgex-taf-common_PR-101:/w/workspace/xfoundry_edgex-taf-common_PR-101:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-101@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-101@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:latest cat [2024-04-02T19:00:45.377Z] (31/136) Installing zstd-libs (1.5.2-r1) [2024-04-02T19:00:45.646Z] (32/136) Installing tiff (4.4.0-r4) [2024-04-02T19:00:46.233Z] (33/136) Installing gdk-pixbuf (2.42.8-r0) [2024-04-02T19:00:46.500Z] (34/136) Installing gtk-update-icon-cache (2.24.33-r3) [2024-04-02T19:00:47.085Z] (35/136) Installing libxcomposite (0.4.5-r0) [2024-04-02T19:00:47.085Z] (36/136) Installing libxfixes (6.0.0-r0) [2024-04-02T19:00:47.673Z] (37/136) Installing libxrender (0.9.10-r3) [2024-04-02T19:00:47.941Z] (38/136) Installing libxcursor (1.2.1-r0) [2024-04-02T19:00:48.210Z] (39/136) Installing libxdamage (1.1.5-r1) [2024-04-02T19:00:48.479Z] (40/136) Installing libxi (1.8-r0) [2024-04-02T19:00:48.748Z] (41/136) Installing libxinerama (1.1.4-r1) [2024-04-02T19:00:49.017Z] (42/136) Installing libxrandr (1.5.2-r1) [2024-04-02T19:00:49.257Z] $ docker top 9ae39c12c16c2d72e93aa793e7bd1286626c354efd75e6f683c4b1636a551c53 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-02T19:00:49.611Z] (43/136) Installing atk (2.38.0-r0) [2024-04-02T19:00:49.649Z] ---> job-cost.sh [2024-04-02T19:00:49.649Z] lf-activate-venv: SKIPPING [2024-04-02T19:00:49.649Z] INFO: No Stack... [2024-04-02T19:00:49.880Z] (44/136) Installing libxtst (1.2.3-r3) [2024-04-02T19:00:49.908Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-04-02T19:00:50.148Z] (45/136) Installing dbus-libs (1.14.8-r0) [2024-04-02T19:00:50.167Z] INFO: Archiving Costs [Pipeline] sh [2024-04-02T19:00:50.458Z] + cat /w/workspace/xfoundry_edgex-taf-common_PR-101/archives/cost.csv [2024-04-02T19:00:50.458Z] + cut -d, -f6 [Pipeline] lock [2024-04-02T19:00:50.471Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-101-3-stack-cost] [2024-04-02T19:00:50.477Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-101-3-stack-cost] did not exist. Created. [2024-04-02T19:00:50.482Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-101-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-04-02T19:00:50.734Z] (46/136) Installing at-spi2-core (2.44.1-r0) [2024-04-02T19:00:50.782Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-04-02T19:00:50.821Z] Stashed 1 file(s) [Pipeline] } [2024-04-02T19:00:50.827Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-101-3-stack-cost] [Pipeline] // lock [Pipeline] } [2024-04-02T19:00:50.861Z] $ docker stop --time=1 9ae39c12c16c2d72e93aa793e7bd1286626c354efd75e6f683c4b1636a551c53 [2024-04-02T19:00:51.002Z] (47/136) Installing at-spi2-atk (2.38.0-r0) [2024-04-02T19:00:51.270Z] (48/136) Installing expat (2.6.2-r0) [2024-04-02T19:00:51.856Z] (49/136) Installing libbz2 (1.0.8-r1) [2024-04-02T19:00:52.012Z] $ docker rm -f --volumes 9ae39c12c16c2d72e93aa793e7bd1286626c354efd75e6f683c4b1636a551c53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2024-04-02T19:00:52.127Z] (50/136) Installing freetype (2.12.1-r0) [Pipeline] } [2024-04-02T19:00:52.717Z] (51/136) Installing fontconfig (2.14.0-r0) [2024-04-02T19:00:52.987Z] (52/136) Installing pixman (0.40.0-r4) [2024-04-02T19:00:53.575Z] (53/136) Installing cairo (1.17.4-r2) [2024-04-02T19:00:54.160Z] (54/136) Installing cairo-gobject (1.17.4-r2) [2024-04-02T19:00:54.426Z] (55/136) Installing avahi-libs (0.8-r6) [2024-04-02T19:00:54.692Z] (56/136) Installing gmp (6.2.1-r2) [2024-04-02T19:00:55.277Z] (57/136) Installing nettle (3.7.3-r0) [2024-04-02T19:00:55.542Z] (58/136) Installing p11-kit (0.24.1-r0) [2024-04-02T19:00:56.162Z] (59/136) Installing libtasn1 (4.18.0-r1) [2024-04-02T19:00:56.439Z] (60/136) Installing libunistring (1.0-r0) [2024-04-02T19:00:57.404Z] (61/136) Installing gnutls (3.7.7-r1) [2024-04-02T19:00:57.988Z] (62/136) Installing cups-libs (2.4.2-r2) [2024-04-02T19:00:58.571Z] (63/136) Installing libepoxy (1.5.10-r0) [2024-04-02T19:00:58.837Z] (64/136) Installing fribidi (1.0.12-r0) [2024-04-02T19:00:59.105Z] (65/136) Installing graphite2 (1.3.14-r1) [2024-04-02T19:00:59.692Z] (66/136) Installing harfbuzz (4.3.0-r0) [2024-04-02T19:00:59.963Z] (67/136) Installing libxft (2.3.4-r0) [2024-04-02T19:01:00.547Z] (68/136) Installing pango (1.50.7-r0) [2024-04-02T19:01:00.814Z] (69/136) Installing wayland-libs-client (1.20.0-r0) [2024-04-02T19:01:01.401Z] (70/136) Installing wayland-libs-cursor (1.20.0-r0) [2024-04-02T19:01:01.672Z] (71/136) Installing wayland-libs-egl (1.20.0-r0) [2024-04-02T19:01:01.940Z] (72/136) Installing xkeyboard-config (2.35.1-r0) [2024-04-02T19:01:02.528Z] (73/136) Installing libxkbcommon (1.4.1-r0) [2024-04-02T19:01:02.795Z] (74/136) Installing gtk+3.0 (3.24.34-r1) [2024-04-02T19:01:03.795Z] Executing gtk+3.0-3.24.34-r1.post-install [2024-04-02T19:01:03.795Z] (75/136) Installing libfontenc (1.1.4-r0) [2024-04-02T19:01:04.062Z] (76/136) Installing mkfontscale (1.2.2-r0) [2024-04-02T19:01:04.328Z] (77/136) Installing font-opensans (0_git20210927-r0) [2024-04-02T19:01:04.909Z] (78/136) Installing libgcc (11.2.1_git20220219-r2) [2024-04-02T19:01:05.490Z] (79/136) Installing libogg (1.3.5-r1) [2024-04-02T19:01:05.757Z] (80/136) Installing libstdc++ (11.2.1_git20220219-r2) [2024-04-02T19:01:06.022Z] (81/136) Installing flac (1.3.4-r0) [2024-04-02T19:01:06.603Z] (82/136) Installing alsa-lib (1.2.7.2-r0) [2024-04-02T19:01:07.184Z] (83/136) Installing libatomic (11.2.1_git20220219-r2) [2024-04-02T19:01:07.454Z] (84/136) Installing sdl2 (2.0.22-r0) [2024-04-02T19:01:08.038Z] (85/136) Installing aom-libs (3.3.0-r0) [2024-04-02T19:01:08.621Z] (86/136) Installing libass (0.16.0-r0) [2024-04-02T19:01:09.204Z] (87/136) Installing libdav1d (1.0.0-r0) [2024-04-02T19:01:09.471Z] (88/136) Installing libdrm (2.4.110-r0) [2024-04-02T19:01:10.056Z] (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2024-04-02T19:01:10.324Z] (90/136) Installing ncurses-libs (6.3_p20220521-r1) [2024-04-02T19:01:10.908Z] (91/136) Installing lame (3.100-r0) [2024-04-02T19:01:11.175Z] (92/136) Installing opus (1.3.1-r1) [2024-04-02T19:01:11.760Z] (93/136) Installing libasyncns (0.8-r1) [2024-04-02T19:01:12.030Z] (94/136) Installing libltdl (2.4.7-r0) [2024-04-02T19:01:12.615Z] (95/136) Installing orc (0.4.32-r0) [2024-04-02T19:01:12.883Z] (96/136) Installing libvorbis (1.3.7-r0) [2024-04-02T19:01:13.468Z] (97/136) Installing libsndfile (1.1.0-r0) [2024-04-02T19:01:13.737Z] (98/136) Installing libgomp (11.2.1_git20220219-r2) [2024-04-02T19:01:14.325Z] (99/136) Installing soxr (0.1.3-r2) [2024-04-02T19:01:14.595Z] (100/136) Installing speexdsp (1.2.0-r0) [2024-04-02T19:01:14.863Z] (101/136) Installing tdb-libs (1.4.6-r0) [2024-04-02T19:01:15.445Z] (102/136) Installing libpulse (15.0-r2) [2024-04-02T19:01:15.712Z] (103/136) Installing cjson (1.7.17-r0) [2024-04-02T19:01:15.979Z] (104/136) Installing mbedtls (2.28.8-r0) [2024-04-02T19:01:16.561Z] (105/136) Installing librist (0.2.6-r1) [2024-04-02T19:01:16.828Z] (106/136) Installing libsrt (1.4.4-r0) [2024-04-02T19:01:17.411Z] (107/136) Installing libssh (0.9.6-r1) [2024-04-02T19:01:17.998Z] (108/136) Installing libtheora (1.1.1-r16) [2024-04-02T19:01:18.265Z] (109/136) Installing v4l-utils-libs (1.22.1-r1) [2024-04-02T19:01:18.848Z] (110/136) Installing libva (2.14.0-r0) [2024-04-02T19:01:19.114Z] (111/136) Installing libvdpau (1.5-r0) [2024-04-02T19:01:19.381Z] (112/136) Installing vidstab (1.1.0-r1) [2024-04-02T19:01:19.963Z] (113/136) Installing libvpx (1.11.0-r1) [2024-04-02T19:01:20.228Z] (114/136) Installing x264-libs (0.163_git20210613-r0) [2024-04-02T19:01:20.809Z] (115/136) Installing numactl (2.0.14-r0) [2024-04-02T19:01:21.390Z] (116/136) Installing x265-libs (3.5-r3) [2024-04-02T19:01:21.980Z] (117/136) Installing xvidcore (1.3.7-r1) [2024-04-02T19:01:22.246Z] (118/136) Installing ffmpeg-libs (5.0.3-r0) [2024-04-02T19:01:25.586Z] (119/136) Installing libevent (2.1.12-r4) [2024-04-02T19:01:25.586Z] (120/136) Installing mesa (21.3.9-r0) [2024-04-02T19:01:25.853Z] (121/136) Installing wayland-libs-server (1.20.0-r0) [2024-04-02T19:01:26.439Z] (122/136) Installing mesa-gbm (21.3.9-r0) [2024-04-02T19:01:26.707Z] (123/136) Installing icu-data-en (71.1-r2) [2024-04-02T19:01:27.291Z] Executing icu-data-en-71.1-r2.post-install [2024-04-02T19:01:27.291Z] * [2024-04-02T19:01:27.291Z] * If you need ICU with non-English locales and legacy charset support, install [2024-04-02T19:01:27.291Z] * package icu-data-full. [2024-04-02T19:01:27.291Z] * [2024-04-02T19:01:27.291Z] (124/136) Installing icu-libs (71.1-r2) [2024-04-02T19:01:27.871Z] (125/136) Installing lcms2 (2.13.1-r0) [2024-04-02T19:01:28.138Z] (126/136) Installing minizip (1.2.12-r0) [2024-04-02T19:01:28.405Z] (127/136) Installing nspr (4.33-r0) [2024-04-02T19:01:28.991Z] (128/136) Installing sqlite-libs (3.40.1-r1) [2024-04-02T19:01:29.574Z] (129/136) Installing nss (3.78.1-r0) [2024-04-02T19:01:30.156Z] (130/136) Installing re2 (2022.04.01-r0) [2024-04-02T19:01:30.422Z] (131/136) Installing snappy (1.1.9-r4) [2024-04-02T19:01:30.688Z] (132/136) Installing libgpg-error (1.45-r0) [2024-04-02T19:01:31.270Z] (133/136) Installing libgcrypt (1.10.1-r0) [2024-04-02T19:01:32.234Z] (134/136) Installing libxslt (1.1.35-r0) [2024-04-02T19:01:32.818Z] (135/136) Installing chromium (102.0.5005.182-r0) [2024-04-02T19:01:38.145Z] (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) [2024-04-02T19:01:38.412Z] Executing busybox-1.35.0-r17.trigger [2024-04-02T19:01:38.412Z] Executing glib-2.72.4-r0.trigger [2024-04-02T19:01:38.412Z] Executing shared-mime-info-2.2-r2.trigger [2024-04-02T19:01:40.988Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2024-04-02T19:01:40.988Z] Executing gtk-update-icon-cache-2.24.33-r3.trigger [2024-04-02T19:01:40.988Z] Executing fontconfig-2.14.0-r0.trigger [2024-04-02T19:01:40.988Z] Executing mkfontscale-1.2.2-r0.trigger [2024-04-02T19:01:40.988Z] OK: 376 MiB in 159 packages [2024-04-02T19:01:40.988Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2024-04-02T19:01:41.565Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2024-04-02T19:01:42.971Z] (1/21) Installing binutils (2.38-r3) [2024-04-02T19:01:43.552Z] (2/21) Installing isl22 (0.22-r0) [2024-04-02T19:01:44.134Z] (3/21) Installing mpfr4 (4.1.0-r0) [2024-04-02T19:01:44.715Z] (4/21) Installing mpc1 (1.2.1-r0) [2024-04-02T19:01:44.981Z] (5/21) Installing gcc (11.2.1_git20220219-r2) [2024-04-02T19:01:53.194Z] (6/21) Installing musl-dev (1.2.3-r3) [2024-04-02T19:01:53.194Z] (7/21) Installing libc-dev (0.7.2-r3) [2024-04-02T19:01:53.194Z] (8/21) Installing linux-headers (5.16.7-r1) [2024-04-02T19:01:53.777Z] (9/21) Installing libffi-dev (3.4.2-r1) [2024-04-02T19:01:54.361Z] (10/21) Installing libpq (14.11-r0) [2024-04-02T19:01:54.627Z] (11/21) Installing openssl-dev (1.1.1w-r1) [2024-04-02T19:01:55.210Z] (12/21) Installing libpq-dev (14.11-r0) [2024-04-02T19:01:55.793Z] (13/21) Installing libecpg (14.11-r0) [2024-04-02T19:01:56.058Z] (14/21) Installing libecpg-dev (14.11-r0) [2024-04-02T19:01:56.638Z] (15/21) Installing llvm13-libs (13.0.1-r2) [2024-04-02T19:01:59.214Z] (16/21) Installing clang-libs (13.0.1-r1) [2024-04-02T19:02:01.804Z] (17/21) Installing clang (13.0.1-r1) [2024-04-02T19:02:02.070Z] (18/21) Installing icu (71.1-r2) [2024-04-02T19:02:02.652Z] (19/21) Installing icu-dev (71.1-r2) [2024-04-02T19:02:03.232Z] (20/21) Installing llvm13 (13.0.1-r2) [2024-04-02T19:02:05.178Z] (21/21) Installing postgresql14-dev (14.11-r0) [2024-04-02T19:02:05.763Z] Executing busybox-1.35.0-r17.trigger [2024-04-02T19:02:05.763Z] OK: 768 MiB in 180 packages [2024-04-02T19:02:06.030Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2024-04-02T19:02:06.612Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2024-04-02T19:02:08.020Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2024-04-02T19:02:09.973Z] (2/10) Installing gdbm (1.23-r0) [2024-04-02T19:02:10.554Z] (3/10) Installing mpdecimal (2.5.1-r1) [2024-04-02T19:02:10.819Z] (4/10) Installing readline (8.1.2-r0) [2024-04-02T19:02:11.399Z] (5/10) Installing python3 (3.10.14-r1) [2024-04-02T19:02:16.735Z] (6/10) Installing python3-dev (3.10.14-r1) [2024-04-02T19:02:23.366Z] (7/10) Installing libsodium (1.0.18-r0) [2024-04-02T19:02:23.366Z] (8/10) Installing libzmq (4.3.4-r0) [2024-04-02T19:02:23.366Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2024-04-02T19:02:23.631Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2024-04-02T19:02:23.898Z] Executing busybox-1.35.0-r17.trigger [2024-04-02T19:02:23.898Z] OK: 938 MiB in 190 packages [2024-04-02T19:02:24.165Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2024-04-02T19:02:24.748Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2024-04-02T19:02:26.151Z] OK: 938 MiB in 190 packages [2024-04-02T19:02:26.151Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2024-04-02T19:02:26.735Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2024-04-02T19:02:28.136Z] (1/1) Installing tzdata (2024a-r0) [2024-04-02T19:02:29.100Z] Executing busybox-1.35.0-r17.trigger [2024-04-02T19:02:29.100Z] OK: 941 MiB in 191 packages [2024-04-02T19:02:30.504Z] (1/1) Purging tzdata (2024a-r0) [2024-04-02T19:02:30.504Z] Executing busybox-1.35.0-r17.trigger [2024-04-02T19:02:30.504Z] OK: 938 MiB in 190 packages [2024-04-02T19:02:45.481Z] Looking in links: /tmp/tmpa9r6b7b8 [2024-04-02T19:02:45.481Z] Processing /tmp/tmpa9r6b7b8/setuptools-65.5.0-py3-none-any.whl [2024-04-02T19:02:45.481Z] Processing /tmp/tmpa9r6b7b8/pip-23.0.1-py3-none-any.whl [2024-04-02T19:02:46.436Z] Installing collected packages: setuptools, pip [2024-04-02T19:03:01.416Z] Successfully installed pip-23.0.1 setuptools-65.5.0 [2024-04-02T19:03:01.416Z] 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 [2024-04-02T19:03:03.988Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) [2024-04-02T19:03:04.945Z] Collecting pip [2024-04-02T19:03:04.945Z] Downloading pip-24.0-py3-none-any.whl (2.1 MB) [2024-04-02T19:03:04.945Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 19.5 MB/s eta 0:00:00 [2024-04-02T19:03:05.211Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) [2024-04-02T19:03:07.780Z] Collecting setuptools [2024-04-02T19:03:07.780Z] Downloading setuptools-69.2.0-py3-none-any.whl (821 kB) [2024-04-02T19:03:07.780Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 821.5/821.5 kB 18.5 MB/s eta 0:00:00 [2024-04-02T19:03:08.046Z] Collecting wheel [2024-04-02T19:03:08.046Z] Downloading wheel-0.43.0-py3-none-any.whl (65 kB) [2024-04-02T19:03:08.046Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.8/65.8 kB 20.1 MB/s eta 0:00:00 [2024-04-02T19:03:09.981Z] Installing collected packages: wheel, setuptools, pip [2024-04-02T19:03:09.981Z] Attempting uninstall: setuptools [2024-04-02T19:03:09.981Z] Found existing installation: setuptools 65.5.0 [2024-04-02T19:03:10.937Z] Uninstalling setuptools-65.5.0: [2024-04-02T19:03:10.937Z] Successfully uninstalled setuptools-65.5.0 [2024-04-02T19:03:15.180Z] Attempting uninstall: pip [2024-04-02T19:03:15.180Z] Found existing installation: pip 23.0.1 [2024-04-02T19:03:17.750Z] Uninstalling pip-23.0.1: [2024-04-02T19:03:17.750Z] Successfully uninstalled pip-23.0.1 [2024-04-02T19:03:27.808Z] Successfully installed pip-24.0 setuptools-69.2.0 wheel-0.43.0 [2024-04-02T19:03:27.808Z] 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 [2024-04-02T19:03:33.162Z] Processing ./edgex-taf-common [2024-04-02T19:03:33.162Z] Preparing metadata (setup.py): started [2024-04-02T19:03:33.428Z] Preparing metadata (setup.py): finished with status 'done' [2024-04-02T19:03:33.428Z] Building wheels for collected packages: edgex-taf-common [2024-04-02T19:03:33.428Z] Building wheel for edgex-taf-common (setup.py): started [2024-04-02T19:03:35.364Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2024-04-02T19:03:35.364Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=25bc030c7c57b5c05de80e386ad316e975a54f8d68911b62fdc8848c00c3480c [2024-04-02T19:03:35.364Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2024-04-02T19:03:35.364Z] Successfully built edgex-taf-common [2024-04-02T19:03:35.948Z] Installing collected packages: edgex-taf-common [2024-04-02T19:03:36.215Z] Successfully installed edgex-taf-common-0.0.0 [2024-04-02T19:03:36.215Z] 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 [2024-04-02T19:03:41.549Z] Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) [2024-04-02T19:03:41.549Z] Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) [2024-04-02T19:03:41.549Z] Collecting python-dotenv==1.0.1 (from -r requirements.txt (line 2)) [2024-04-02T19:03:41.549Z] Downloading python_dotenv-1.0.1-py3-none-any.whl.metadata (23 kB) [2024-04-02T19:03:41.549Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2024-04-02T19:03:41.549Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) [2024-04-02T19:03:41.817Z] Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) [2024-04-02T19:03:42.083Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) [2024-04-02T19:03:42.083Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2024-04-02T19:03:42.083Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2024-04-02T19:03:42.083Z] Preparing metadata (setup.py): started [2024-04-02T19:03:43.485Z] Preparing metadata (setup.py): finished with status 'done' [2024-04-02T19:03:43.485Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2024-04-02T19:03:43.485Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl.metadata (16 kB) [2024-04-02T19:03:43.915Z] Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) [2024-04-02T19:03:43.915Z] Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) [2024-04-02T19:03:44.191Z] Collecting requests==2.31.0 (from -r requirements.txt (line 8)) [2024-04-02T19:03:44.191Z] Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) [2024-04-02T19:03:44.191Z] Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) [2024-04-02T19:03:44.191Z] Downloading paho-mqtt-1.6.1.tar.gz (99 kB) [2024-04-02T19:03:44.191Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 3.5 MB/s eta 0:00:00 [2024-04-02T19:03:44.462Z] Preparing metadata (setup.py): started [2024-04-02T19:03:45.884Z] Preparing metadata (setup.py): finished with status 'done' [2024-04-02T19:03:46.155Z] Collecting docker==6.1.3 (from -r requirements.txt (line 10)) [2024-04-02T19:03:46.155Z] Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) [2024-04-02T19:03:48.765Z] Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) [2024-04-02T19:03:48.765Z] Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (62 kB) [2024-04-02T19:03:48.765Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.7/62.7 kB 2.4 MB/s eta 0:00:00 [2024-04-02T19:03:50.225Z] Collecting psutil==5.9.8 (from -r requirements.txt (line 12)) [2024-04-02T19:03:50.225Z] Downloading psutil-5.9.8.tar.gz (503 kB) [2024-04-02T19:03:50.225Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 503.2/503.2 kB 8.0 MB/s eta 0:00:00 [2024-04-02T19:03:50.807Z] Installing build dependencies: started [2024-04-02T19:04:05.785Z] Installing build dependencies: finished with status 'done' [2024-04-02T19:04:05.785Z] Getting requirements to build wheel: started [2024-04-02T19:04:06.365Z] Getting requirements to build wheel: finished with status 'done' [2024-04-02T19:04:06.365Z] Preparing metadata (pyproject.toml): started [2024-04-02T19:04:08.300Z] Preparing metadata (pyproject.toml): finished with status 'done' [2024-04-02T19:04:08.882Z] Collecting redis==5.0.1 (from -r requirements.txt (line 13)) [2024-04-02T19:04:08.882Z] Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) [2024-04-02T19:04:12.223Z] Collecting pyzmq==25.1.1 (from -r requirements.txt (line 14)) [2024-04-02T19:04:12.223Z] Downloading pyzmq-25.1.1-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (4.9 kB) [2024-04-02T19:04:12.491Z] Collecting influxdb-client==1.41.0 (from -r requirements.txt (line 15)) [2024-04-02T19:04:12.491Z] Downloading influxdb_client-1.41.0-py3-none-any.whl.metadata (64 kB) [2024-04-02T19:04:12.491Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 2.2 MB/s eta 0:00:00 [2024-04-02T19:04:13.075Z] Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) [2024-04-02T19:04:13.075Z] Downloading psycopg2-2.9.9.tar.gz (384 kB) [2024-04-02T19:04:13.341Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 8.1 MB/s eta 0:00:00 [2024-04-02T19:04:13.921Z] Preparing metadata (setup.py): started [2024-04-02T19:04:15.327Z] Preparing metadata (setup.py): finished with status 'done' [2024-04-02T19:04:16.735Z] Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) [2024-04-02T19:04:17.000Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl.metadata (3.4 kB) [2024-04-02T19:04:17.578Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-04-02T19:04:17.578Z] Downloading selenium-4.19.0-py3-none-any.whl.metadata (6.9 kB) [2024-04-02T19:04:17.842Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-04-02T19:04:17.842Z] Downloading robotframework_pythonlibcore-4.4.0-py2.py3-none-any.whl.metadata (9.0 kB) [2024-04-02T19:04:18.106Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-04-02T19:04:18.370Z] Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) [2024-04-02T19:04:18.370Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-04-02T19:04:18.634Z] Downloading flex-6.14.1.tar.gz (40 kB) [2024-04-02T19:04:18.634Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 1.6 MB/s eta 0:00:00 [2024-04-02T19:04:18.902Z] Preparing metadata (setup.py): started [2024-04-02T19:04:20.301Z] Preparing metadata (setup.py): finished with status 'done' [2024-04-02T19:04:20.301Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-04-02T19:04:20.301Z] Downloading genson-1.2.2.tar.gz (34 kB) [2024-04-02T19:04:20.301Z] Preparing metadata (setup.py): started [2024-04-02T19:04:22.232Z] Preparing metadata (setup.py): finished with status 'done' [2024-04-02T19:04:22.232Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-04-02T19:04:22.232Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl.metadata (18 kB) [2024-04-02T19:04:22.498Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-04-02T19:04:22.498Z] Downloading jsonschema-4.21.1-py3-none-any.whl.metadata (7.8 kB) [2024-04-02T19:04:22.766Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-04-02T19:04:22.766Z] Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) [2024-04-02T19:04:23.722Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-04-02T19:04:23.722Z] Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) [2024-04-02T19:04:23.722Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-04-02T19:04:23.722Z] Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) [2024-04-02T19:04:25.131Z] Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-04-02T19:04:25.131Z] Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (33 kB) [2024-04-02T19:04:25.398Z] Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-04-02T19:04:25.398Z] Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB) [2024-04-02T19:04:26.358Z] Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-04-02T19:04:26.358Z] Downloading urllib3-2.2.1-py3-none-any.whl.metadata (6.4 kB) [2024-04-02T19:04:26.633Z] Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-04-02T19:04:26.633Z] Downloading certifi-2024.2.2-py3-none-any.whl.metadata (2.2 kB) [2024-04-02T19:04:27.213Z] Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2024-04-02T19:04:27.213Z] Downloading packaging-24.0-py3-none-any.whl.metadata (3.2 kB) [2024-04-02T19:04:27.794Z] Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2024-04-02T19:04:27.794Z] Downloading websocket_client-1.7.0-py3-none-any.whl.metadata (7.9 kB) [2024-04-02T19:04:28.059Z] Collecting async-timeout>=4.0.2 (from redis==5.0.1->-r requirements.txt (line 13)) [2024-04-02T19:04:28.324Z] Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) [2024-04-02T19:04:28.589Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-04-02T19:04:28.589Z] Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) [2024-04-02T19:04:29.170Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-04-02T19:04:29.170Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2024-04-02T19:04:29.170Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.41.0->-r requirements.txt (line 15)) (69.2.0) [2024-04-02T19:04:29.750Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-04-02T19:04:29.750Z] Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) [2024-04-02T19:04:30.016Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-04-02T19:04:30.281Z] Downloading typing_extensions-4.10.0-py3-none-any.whl.metadata (3.0 kB) [2024-04-02T19:04:30.546Z] Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-04-02T19:04:30.546Z] Downloading trio-0.25.0-py3-none-any.whl.metadata (8.7 kB) [2024-04-02T19:04:30.811Z] Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-04-02T19:04:30.811Z] Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) [2024-04-02T19:04:32.740Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-04-02T19:04:32.740Z] Downloading PyYAML-6.0.1.tar.gz (125 kB) [2024-04-02T19:04:32.740Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.2/125.2 kB 4.3 MB/s eta 0:00:00 [2024-04-02T19:04:34.142Z] Installing build dependencies: started [2024-04-02T19:04:56.184Z] Installing build dependencies: finished with status 'done' [2024-04-02T19:04:56.184Z] Getting requirements to build wheel: started [2024-04-02T19:05:11.191Z] Getting requirements to build wheel: finished with status 'done' [2024-04-02T19:05:11.191Z] Preparing metadata (pyproject.toml): started [2024-04-02T19:05:11.780Z] Preparing metadata (pyproject.toml): finished with status 'done' [2024-04-02T19:05:12.050Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-04-02T19:05:12.050Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2024-04-02T19:05:12.050Z] Preparing metadata (setup.py): started [2024-04-02T19:05:13.466Z] Preparing metadata (setup.py): finished with status 'done' [2024-04-02T19:05:13.466Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-04-02T19:05:13.466Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2024-04-02T19:05:13.733Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-04-02T19:05:13.733Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2024-04-02T19:05:13.733Z] Preparing metadata (setup.py): started [2024-04-02T19:05:14.782Z] Preparing metadata (setup.py): finished with status 'done' [2024-04-02T19:05:15.050Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-04-02T19:05:15.050Z] Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) [2024-04-02T19:05:15.518Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-04-02T19:05:15.518Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) [2024-04-02T19:05:15.518Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-04-02T19:05:15.518Z] Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2024-04-02T19:05:16.101Z] Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-04-02T19:05:16.101Z] Downloading attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB) [2024-04-02T19:05:16.101Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-04-02T19:05:16.367Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) [2024-04-02T19:05:16.634Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-04-02T19:05:16.900Z] Downloading referencing-0.34.0-py3-none-any.whl.metadata (2.8 kB) [2024-04-02T19:05:20.512Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-04-02T19:05:20.512Z] Downloading rpds_py-0.18.0-cp310-cp310-musllinux_1_2_aarch64.whl.metadata (4.1 kB) [2024-04-02T19:05:22.450Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-04-02T19:05:22.450Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2024-04-02T19:05:22.450Z] Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-04-02T19:05:22.450Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2024-04-02T19:05:22.450Z] Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-04-02T19:05:22.450Z] Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2024-04-02T19:05:22.716Z] Collecting exceptiongroup (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-04-02T19:05:22.716Z] Downloading exceptiongroup-1.2.0-py3-none-any.whl.metadata (6.6 kB) [2024-04-02T19:05:22.981Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-04-02T19:05:22.981Z] Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) [2024-04-02T19:05:23.562Z] Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-04-02T19:05:23.562Z] Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2024-04-02T19:05:24.142Z] Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-04-02T19:05:24.142Z] Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) [2024-04-02T19:05:25.097Z] Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) [2024-04-02T19:05:25.097Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 10.0 MB/s eta 0:00:00 [2024-04-02T19:05:25.097Z] Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB) [2024-04-02T19:05:25.097Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2024-04-02T19:05:25.097Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) [2024-04-02T19:05:25.098Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.5/95.5 kB 3.9 MB/s eta 0:00:00 [2024-04-02T19:05:25.363Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2024-04-02T19:05:25.363Z] Downloading configparser-6.0.0-py3-none-any.whl (19 kB) [2024-04-02T19:05:25.363Z] Downloading requests-2.31.0-py3-none-any.whl (62 kB) [2024-04-02T19:05:25.363Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 2.7 MB/s eta 0:00:00 [2024-04-02T19:05:25.363Z] Downloading docker-6.1.3-py3-none-any.whl (148 kB) [2024-04-02T19:05:25.363Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 5.7 MB/s eta 0:00:00 [2024-04-02T19:05:25.363Z] Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_aarch64.whl (13.9 MB) [2024-04-02T19:05:26.778Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.9/13.9 MB 12.8 MB/s eta 0:00:00 [2024-04-02T19:05:26.778Z] Downloading redis-5.0.1-py3-none-any.whl (250 kB) [2024-04-02T19:05:26.778Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 7.4 MB/s eta 0:00:00 [2024-04-02T19:05:27.359Z] Downloading pyzmq-25.1.1-cp310-cp310-musllinux_1_1_aarch64.whl (1.4 MB) [2024-04-02T19:05:27.359Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 11.9 MB/s eta 0:00:00 [2024-04-02T19:05:27.359Z] Downloading influxdb_client-1.41.0-py3-none-any.whl (744 kB) [2024-04-02T19:05:27.625Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 744.6/744.6 kB 10.5 MB/s eta 0:00:00 [2024-04-02T19:05:27.625Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) [2024-04-02T19:05:27.891Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 12.3 MB/s eta 0:00:00 [2024-04-02T19:05:27.891Z] Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) [2024-04-02T19:05:27.891Z] Downloading certifi-2024.2.2-py3-none-any.whl (163 kB) [2024-04-02T19:05:27.891Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/163.8 kB 5.8 MB/s eta 0:00:00 [2024-04-02T19:05:27.891Z] Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_aarch64.whl (139 kB) [2024-04-02T19:05:27.891Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.4/139.4 kB 5.1 MB/s eta 0:00:00 [2024-04-02T19:05:27.891Z] Downloading idna-3.6-py3-none-any.whl (61 kB) [2024-04-02T19:05:27.891Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 2.6 MB/s eta 0:00:00 [2024-04-02T19:05:28.157Z] Downloading packaging-24.0-py3-none-any.whl (53 kB) [2024-04-02T19:05:28.157Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 2.0 MB/s eta 0:00:00 [2024-04-02T19:05:28.157Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2024-04-02T19:05:28.157Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 7.0 MB/s eta 0:00:00 [2024-04-02T19:05:28.157Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2024-04-02T19:05:28.157Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 6.9 MB/s eta 0:00:00 [2024-04-02T19:05:28.157Z] Downloading robotframework_pythonlibcore-4.4.0-py2.py3-none-any.whl (12 kB) [2024-04-02T19:05:28.157Z] Downloading selenium-4.19.0-py3-none-any.whl (10.5 MB) [2024-04-02T19:05:29.115Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.5/10.5 MB 13.0 MB/s eta 0:00:00 [2024-04-02T19:05:29.115Z] Downloading urllib3-2.2.1-py3-none-any.whl (121 kB) [2024-04-02T19:05:29.115Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 4.5 MB/s eta 0:00:00 [2024-04-02T19:05:29.115Z] Downloading websocket_client-1.7.0-py3-none-any.whl (58 kB) [2024-04-02T19:05:29.115Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.5/58.5 kB 2.3 MB/s eta 0:00:00 [2024-04-02T19:05:29.381Z] Downloading docutils-0.20.1-py3-none-any.whl (572 kB) [2024-04-02T19:05:29.381Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 9.4 MB/s eta 0:00:00 [2024-04-02T19:05:29.381Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl (29 kB) [2024-04-02T19:05:29.381Z] Downloading jsonschema-4.21.1-py3-none-any.whl (85 kB) [2024-04-02T19:05:29.381Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.5/85.5 kB 3.4 MB/s eta 0:00:00 [2024-04-02T19:05:29.381Z] Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) [2024-04-02T19:05:29.646Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 10.6 MB/s eta 0:00:00 [2024-04-02T19:05:29.646Z] Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) [2024-04-02T19:05:29.646Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.5/505.5 kB 8.2 MB/s eta 0:00:00 [2024-04-02T19:05:29.646Z] Downloading tzlocal-5.2-py3-none-any.whl (17 kB) [2024-04-02T19:05:29.646Z] Downloading attrs-23.2.0-py3-none-any.whl (60 kB) [2024-04-02T19:05:29.911Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 2.4 MB/s eta 0:00:00 [2024-04-02T19:05:29.911Z] Downloading click-8.1.7-py3-none-any.whl (97 kB) [2024-04-02T19:05:29.911Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 3.8 MB/s eta 0:00:00 [2024-04-02T19:05:29.911Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) [2024-04-02T19:05:29.911Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) [2024-04-02T19:05:29.911Z] Downloading referencing-0.34.0-py3-none-any.whl (26 kB) [2024-04-02T19:05:29.911Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2024-04-02T19:05:30.177Z] Downloading rpds_py-0.18.0-cp310-cp310-musllinux_1_2_aarch64.whl (1.4 MB) [2024-04-02T19:05:30.177Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 11.2 MB/s eta 0:00:00 [2024-04-02T19:05:30.177Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2024-04-02T19:05:30.177Z] Downloading trio-0.25.0-py3-none-any.whl (467 kB) [2024-04-02T19:05:30.442Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 467.2/467.2 kB 8.5 MB/s eta 0:00:00 [2024-04-02T19:05:30.442Z] Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) [2024-04-02T19:05:30.442Z] Downloading typing_extensions-4.10.0-py3-none-any.whl (33 kB) [2024-04-02T19:05:30.442Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2024-04-02T19:05:30.442Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 2.1 MB/s eta 0:00:00 [2024-04-02T19:05:30.442Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2024-04-02T19:05:30.442Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2024-04-02T19:05:30.442Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2024-04-02T19:05:30.707Z] Downloading exceptiongroup-1.2.0-py3-none-any.whl (16 kB) [2024-04-02T19:05:30.707Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2024-04-02T19:05:30.707Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2024-04-02T19:05:30.707Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2024-04-02T19:05:30.707Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 2.5 MB/s eta 0:00:00 [2024-04-02T19:05:32.114Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, GenSON, PyYAML, strict-rfc3339, validate-email [2024-04-02T19:05:32.114Z] Building wheel for robotbackgroundlogger (setup.py): started [2024-04-02T19:05:33.522Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2024-04-02T19:05:33.522Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4279 sha256=14a9c46e951fdfcc167e78b79a9511a339790d5c667e7008315daf4b04302514 [2024-04-02T19:05:33.522Z] Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2024-04-02T19:05:33.522Z] Building wheel for paho-mqtt (setup.py): started [2024-04-02T19:05:35.475Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2024-04-02T19:05:35.475Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62119 sha256=b2346a7bbe6a18fa3f570689e52dc6faf4523cd17b8c6836b4f89bc392b547ca [2024-04-02T19:05:35.475Z] Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a [2024-04-02T19:05:35.475Z] Building wheel for psutil (pyproject.toml): started [2024-04-02T19:05:47.772Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2024-04-02T19:05:47.772Z] Created wheel for psutil: filename=psutil-5.9.8-cp310-abi3-linux_aarch64.whl size=280609 sha256=8ad6fe41a53f693314a9c56884154e5d63dae128be4ec3a9869b1c39cfa70c52 [2024-04-02T19:05:47.772Z] Stored in directory: /root/.cache/pip/wheels/3e/93/d6/85cd469d2103627a9e38acdccc834a9997e77d2abe6da25c8b [2024-04-02T19:05:47.772Z] Building wheel for psycopg2 (setup.py): started [2024-04-02T19:06:55.612Z] Building wheel for psycopg2 (setup.py): still running... [2024-04-02T19:06:55.612Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2024-04-02T19:06:55.612Z] Created wheel for psycopg2: filename=psycopg2-2.9.9-cp310-cp310-linux_aarch64.whl size=471092 sha256=0ef1152b0587e6a7e6b0da0df2d7ce3e39d26a745414d8d0db2243d867eba164 [2024-04-02T19:06:55.612Z] Stored in directory: /root/.cache/pip/wheels/7d/75/13/da1c6d88687ae81bf5e3cfa07d702981ba137963163472b050 [2024-04-02T19:06:55.612Z] Building wheel for flex (setup.py): started [2024-04-02T19:06:55.612Z] Building wheel for flex (setup.py): finished with status 'done' [2024-04-02T19:06:55.612Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77258 sha256=e7aeb4fd37b34ad55cf97a697fdf256911ef5b2d5d76a861d81bacb925fd7c2b [2024-04-02T19:06:55.612Z] Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2024-04-02T19:06:55.612Z] Building wheel for GenSON (setup.py): started [2024-04-02T19:06:56.568Z] Building wheel for GenSON (setup.py): finished with status 'done' [2024-04-02T19:06:56.568Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21268 sha256=7bddb087dc8ad70b46ac1d4aa2c788f058327691a42ac5814296ff915bf5b6e4 [2024-04-02T19:06:56.568Z] Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2024-04-02T19:06:56.569Z] Building wheel for PyYAML (pyproject.toml): started [2024-04-02T19:06:59.904Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2024-04-02T19:06:59.904Z] Created wheel for PyYAML: filename=PyYAML-6.0.1-cp310-cp310-linux_aarch64.whl size=45365 sha256=706a1cf9397433864a71eb8d9db0dcaa465fec1bccf8632d63740350c98334ff [2024-04-02T19:06:59.904Z] Stored in directory: /root/.cache/pip/wheels/31/d1/78/088142cfc0422adcca7bb0af40ef696b55b777a44f2e10739c [2024-04-02T19:06:59.904Z] Building wheel for strict-rfc3339 (setup.py): started [2024-04-02T19:07:00.859Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2024-04-02T19:07:00.859Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=7dc4fe819b65169fbd38a778c4954e934fa0e629a5d8604f47c5d02bb7026efd [2024-04-02T19:07:00.859Z] Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2024-04-02T19:07:00.859Z] Building wheel for validate-email (setup.py): started [2024-04-02T19:07:02.796Z] Building wheel for validate-email (setup.py): finished with status 'done' [2024-04-02T19:07:02.796Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5464 sha256=6988ca805ee68a9e9f7f7d536ac73a34d32da3063b772028a2c8c9114d20ae53 [2024-04-02T19:07:02.796Z] Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2024-04-02T19:07:02.796Z] Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex GenSON PyYAML strict-rfc3339 validate-email [2024-04-02T19:07:05.363Z] Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, jsonpath-ng, idna, h11, exceptiongroup, docutils, configparser, click, charset-normalizer, certifi, attrs, async-timeout, wsproto, robotbackgroundlogger, requests, referencing, redis, reactivex, python-dateutil, outcome, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary [2024-04-02T19:08:26.952Z] Successfully installed GenSON-1.2.2 PyYAML-6.0.1 RESTinstance-1.3.0 async-timeout-4.0.3 attrs-23.2.0 certifi-2024.2.2 charset-normalizer-3.3.2 click-8.1.7 configparser-6.0.0 docker-6.1.3 docutils-0.20.1 exceptiongroup-1.2.0 flex-6.14.1 h11-0.14.0 idna-3.6 influxdb-client-1.41.0 jsonpath-ng-1.6.1 jsonpointer-2.4 jsonschema-4.21.1 jsonschema-specifications-2023.12.1 numpy-1.26.2 outcome-1.3.0.post0 packaging-24.0 paho-mqtt-1.6.1 ply-3.11 psutil-5.9.8 psycopg2-2.9.9 pycryptodome-3.19.0 pygments-2.17.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.0.1 pytz-2024.1 pyzmq-25.1.1 reactivex-4.0.4 redis-5.0.1 referencing-0.34.0 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1.1 robotframework-pythonlibcore-4.4.0 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.2.0 rpds-py-0.18.0 selenium-4.19.0 six-1.16.0 sniffio-1.3.1 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.25.0 trio-websocket-0.11.1 typing-extensions-4.10.0 tzlocal-5.2 urllib3-2.2.1 validate-email-1.3 websocket-client-1.7.0 wsproto-1.2.0 [2024-04-02T19:08:26.952Z] 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 [2024-04-02T19:08:59.165Z] Removing intermediate container 77685dd001e6 [2024-04-02T19:08:59.165Z] ---> f0efb54854f3 [2024-04-02T19:08:59.165Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2024-04-02T19:08:59.165Z] ---> Running in bacd13c86fa3 [2024-04-02T19:08:59.165Z] Removing intermediate container bacd13c86fa3 [2024-04-02T19:08:59.165Z] ---> e7571c5fa01f [2024-04-02T19:08:59.165Z] Step 11/13 : LABEL arch=arm64 [2024-04-02T19:08:59.430Z] ---> Running in 7305cb397da7 [2024-04-02T19:08:59.696Z] Removing intermediate container 7305cb397da7 [2024-04-02T19:08:59.696Z] ---> 50bd5a0c73d3 [2024-04-02T19:08:59.696Z] Step 12/13 : LABEL git_sha=85b096991b805ef122e78cd0f3688ed13008fffe [2024-04-02T19:08:59.696Z] ---> Running in 12608cc6f9cd [2024-04-02T19:08:59.962Z] Removing intermediate container 12608cc6f9cd [2024-04-02T19:08:59.962Z] ---> 9cf49bd6fae4 [2024-04-02T19:08:59.962Z] Step 13/13 : LABEL version=0.0.0 [2024-04-02T19:09:00.228Z] ---> Running in e249a6f709d2 [2024-04-02T19:09:00.494Z] Removing intermediate container e249a6f709d2 [2024-04-02T19:09:00.494Z] ---> 3c8b2188605c [2024-04-02T19:09:00.494Z] [Warning] One or more build-args [ARCH] were not consumed [2024-04-02T19:09:00.494Z] Successfully built 3c8b2188605c [2024-04-02T19:09:00.494Z] 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 [2024-04-02T19:09:01.007Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-02T19:09:01.007Z] [2024-04-02T19:09:01.007Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-02T19:09:01.335Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-02T19:09:01.601Z] arm64: Pulling from edgex-lftools-log-publisher [2024-04-02T19:09:01.601Z] 8998bd30e6a1: Pulling fs layer [2024-04-02T19:09:01.601Z] 04944245beec: Pulling fs layer [2024-04-02T19:09:01.601Z] 699f458cf7ca: Pulling fs layer [2024-04-02T19:09:01.601Z] 765212b225bb: Pulling fs layer [2024-04-02T19:09:01.601Z] f23df028b6ca: Pulling fs layer [2024-04-02T19:09:01.601Z] d65c8cfc05b1: Pulling fs layer [2024-04-02T19:09:01.601Z] 2437ff75d9bd: Pulling fs layer [2024-04-02T19:09:01.601Z] d65c8cfc05b1: Waiting [2024-04-02T19:09:01.601Z] f23df028b6ca: Waiting [2024-04-02T19:09:01.601Z] 2437ff75d9bd: Waiting [2024-04-02T19:09:01.601Z] 765212b225bb: Waiting [2024-04-02T19:09:01.601Z] 04944245beec: Verifying Checksum [2024-04-02T19:09:01.601Z] 04944245beec: Download complete [2024-04-02T19:09:01.601Z] 765212b225bb: Verifying Checksum [2024-04-02T19:09:01.601Z] 765212b225bb: Download complete [2024-04-02T19:09:01.601Z] f23df028b6ca: Verifying Checksum [2024-04-02T19:09:01.601Z] f23df028b6ca: Download complete [2024-04-02T19:09:01.601Z] d65c8cfc05b1: Verifying Checksum [2024-04-02T19:09:01.601Z] d65c8cfc05b1: Download complete [2024-04-02T19:09:01.866Z] 699f458cf7ca: Verifying Checksum [2024-04-02T19:09:01.866Z] 699f458cf7ca: Download complete [2024-04-02T19:09:02.445Z] 8998bd30e6a1: Verifying Checksum [2024-04-02T19:09:02.445Z] 8998bd30e6a1: Download complete [2024-04-02T19:09:05.007Z] 2437ff75d9bd: Verifying Checksum [2024-04-02T19:09:05.007Z] 2437ff75d9bd: Download complete [2024-04-02T19:09:07.011Z] 8998bd30e6a1: Pull complete [2024-04-02T19:09:07.305Z] 04944245beec: Pull complete [2024-04-02T19:09:09.263Z] 699f458cf7ca: Pull complete [2024-04-02T19:09:09.263Z] 765212b225bb: Pull complete [2024-04-02T19:09:10.233Z] f23df028b6ca: Pull complete [2024-04-02T19:09:10.501Z] d65c8cfc05b1: Pull complete [2024-04-02T19:09:28.693Z] 2437ff75d9bd: Pull complete [2024-04-02T19:09:28.693Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-04-02T19:09:28.693Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-02T19:09:28.693Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-02T19:09:28.930Z] prd-ubuntu20.04-docker-arm64-4c-16g-1889 does not seem to be running inside a container [2024-04-02T19:09:29.002Z] $ 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/xfoundry_edgex-taf-common_PR-101 -v /w/workspace/xfoundry_edgex-taf-common_PR-101:/w/workspace/xfoundry_edgex-taf-common_PR-101:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-101@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-101@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 [2024-04-02T19:09:31.852Z] $ docker top 3bed4e05ab02b6a21d9a58ce47cbf81bacecd7830dd80e1bd366188180678f3c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-02T19:09:32.703Z] ---> job-cost.sh [2024-04-02T19:09:32.703Z] lf-activate-venv: SKIPPING [2024-04-02T19:09:32.703Z] INFO: No Stack... [2024-04-02T19:09:33.283Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-04-02T19:09:33.864Z] INFO: Archiving Costs [Pipeline] sh [2024-04-02T19:09:34.510Z] + cat /w/workspace/xfoundry_edgex-taf-common_PR-101/archives/cost.csv [2024-04-02T19:09:34.510Z] + cut -d, -f6 [Pipeline] lock [2024-04-02T19:09:34.547Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-101-3-stack-cost] [2024-04-02T19:09:34.556Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-101-3-stack-cost] did not exist. Created. [2024-04-02T19:09:34.561Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-101-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-04-02T19:09:35.215Z] /w/workspace/xfoundry_edgex-taf-common_PR-101@tmp/durable-ef5cbf2f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-04-02T19:09:35.865Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-04-02T19:09:35.890Z] Warning: overwriting stash ‘stack-cost’ [2024-04-02T19:09:36.319Z] Stashed 1 file(s) [Pipeline] } [2024-04-02T19:09:36.326Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-101-3-stack-cost] [Pipeline] // lock [Pipeline] } [2024-04-02T19:09:36.357Z] $ docker stop --time=1 3bed4e05ab02b6a21d9a58ce47cbf81bacecd7830dd80e1bd366188180678f3c [2024-04-02T19:09:37.918Z] $ docker rm -f --volumes 3bed4e05ab02b6a21d9a58ce47cbf81bacecd7830dd80e1bd366188180678f3c [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 [2024-04-02T19:09:38.753Z] + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-101/archives ] [2024-04-02T19:09:38.753Z] + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-101/archives [2024-04-02T19:09:38.753Z] total 16 [2024-04-02T19:09:38.753Z] drwxr-xr-x 3 root root 4096 Apr 2 19:00 . [2024-04-02T19:09:38.753Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 2 19:00 .. [2024-04-02T19:09:38.753Z] drwxr-xr-x 2 root root 4096 Apr 2 19:00 cost [2024-04-02T19:09:38.753Z] -rw-r--r-- 1 root root 88 Apr 2 19:00 cost.csv [2024-04-02T19:09:38.753Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-101/archives [2024-04-02T19:09:38.753Z] + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-101/archives [2024-04-02T19:09:38.753Z] total 16 [2024-04-02T19:09:38.753Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 2 19:00 . [2024-04-02T19:09:38.753Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 2 19:00 .. [2024-04-02T19:09:38.753Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 2 19:00 cost [2024-04-02T19:09:38.753Z] -rw-r--r-- 1 jenkins jenkins 88 Apr 2 19:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-04-02T19:09:39.047Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-02T19:09:39.904Z] ---> package-listing.sh [2024-04-02T19:09:39.905Z] ++ facter osfamily [2024-04-02T19:09:39.905Z] ++ tr '[:upper:]' '[:lower:]' [2024-04-02T19:09:40.163Z] + OS_FAMILY=debian [2024-04-02T19:09:40.163Z] + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-101 [2024-04-02T19:09:40.163Z] + START_PACKAGES=/tmp/packages_start.txt [2024-04-02T19:09:40.163Z] + END_PACKAGES=/tmp/packages_end.txt [2024-04-02T19:09:40.163Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-04-02T19:09:40.163Z] + PACKAGES=/tmp/packages_start.txt [2024-04-02T19:09:40.163Z] + '[' /w/workspace/xfoundry_edgex-taf-common_PR-101 ']' [2024-04-02T19:09:40.163Z] + PACKAGES=/tmp/packages_end.txt [2024-04-02T19:09:40.163Z] + case "${OS_FAMILY}" in [2024-04-02T19:09:40.163Z] + dpkg -l [2024-04-02T19:09:40.163Z] + grep '^ii' [2024-04-02T19:09:40.163Z] + '[' -f /tmp/packages_start.txt ']' [2024-04-02T19:09:40.163Z] + '[' -f /tmp/packages_end.txt ']' [2024-04-02T19:09:40.163Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-04-02T19:09:40.163Z] + '[' /w/workspace/xfoundry_edgex-taf-common_PR-101 ']' [2024-04-02T19:09:40.163Z] + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-101/archives/ [2024-04-02T19:09:40.163Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-101/archives/ [Pipeline] echo [2024-04-02T19:09:40.173Z] 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/xfoundry_edgex-taf-common_PR-101/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-04-02T19:09:40.451Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-02T19:09:41.019Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-02T19:09:41.019Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-02T19:09:41.090Z] prd-ubuntu20.04-docker-8c-8g-1885 does not seem to be running inside a container [2024-04-02T19:09:41.124Z] $ 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/xfoundry_edgex-taf-common_PR-101/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_edgex-taf-common_PR-101 -v /w/workspace/xfoundry_edgex-taf-common_PR-101:/w/workspace/xfoundry_edgex-taf-common_PR-101:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-101@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-101@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 [2024-04-02T19:09:41.297Z] $ docker top 61ccb489a57caf8fed8120a6a9883d6170a4c720e424857298bd3cb485ec13b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-02T19:09:41.642Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-04-02T19:09:41.928Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-04-02T19:09:42.214Z] + ls /var/log/sa-host [2024-04-02T19:09:42.214Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-02T19:09:42.361Z] provisioning config files... [2024-04-02T19:09:42.371Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-101@tmp/config15609146420263059203tmp [Pipeline] { [Pipeline] echo [2024-04-02T19:09:42.389Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-02T19:09:42.670Z] ---> create-netrc.sh [Pipeline] } [2024-04-02T19:09:42.679Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-04-02T19:09:43.014Z] ---> python-tools-install.sh [Pipeline] echo [2024-04-02T19:09:43.023Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-02T19:09:43.305Z] ---> sudo-logs.sh [2024-04-02T19:09:43.305Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-04-02T19:09:43.340Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-02T19:09:43.622Z] ---> job-cost.sh [2024-04-02T19:09:43.622Z] lf-activate-venv: SKIPPING [2024-04-02T19:09:43.622Z] DEBUG: total: 0.2199999988079071 [2024-04-02T19:09:43.622Z] INFO: Retrieving Stack Cost... [2024-04-02T19:09:43.880Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-04-02T19:09:44.447Z] INFO: Archiving Costs [Pipeline] echo [2024-04-02T19:09:44.458Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-02T19:09:44.744Z] ---> logs-deploy.sh [2024-04-02T19:09:44.744Z] lf-activate-venv: SKIPPING [2024-04-02T19:09:44.744Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-101/3 [2024-04-02T19:09:44.744Z] INFO: archiving workspace using pattern(s): [2024-04-02T19:09:45.684Z] Archives upload complete. [2024-04-02T19:09:45.684Z] INFO: archiving logs to Nexus