Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 93d7e06844c3bde380a469e74dbfc073cc03bced+7ef99bc445e5002edb91e45647dc2bc252dae2a9 (3b73cf4557f558c5f9e54d49fe4acb3a42b93491) 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-ssh12683961524131468188.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh4532577200706192324.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 590556114a56c6d90cc8043840e039c2f74196dc 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-107/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-107/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh294793895438136372.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh5516259641718812065.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-107/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-107/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15346828206554242945.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1719 in /w/workspace/xfoundry_edgex-taf-common_PR-107 [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-107 # 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 7ef99bc445e5002edb91e45647dc2bc252dae2a9 into PR head commit 93d7e06844c3bde380a469e74dbfc073cc03bced Merge succeeded, producing 0060de19b4a84d5dbee16f5407e4482d66236573 Checking out Revision 0060de19b4a84d5dbee16f5407e4482d66236573 (PR-107) > 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/107/head:refs/remotes/origin/PR-107 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 93d7e06844c3bde380a469e74dbfc073cc03bced # 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 7ef99bc445e5002edb91e45647dc2bc252dae2a9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0060de19b4a84d5dbee16f5407e4482d66236573 # timeout=10 Commit message: "Merge commit '7ef99bc445e5002edb91e45647dc2bc252dae2a9' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk e85c1b3bceea1f96244a3c6cf9e40e07e85b081d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-05-30T18:56:25.424Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-05-30T18:56:25.492Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-30T18:56:25.518Z] ========================================================= [2024-05-30T18:56:25.518Z] EdgeX Global Pipelines Version Info [2024-05-30T18:56:25.518Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-05-30T18:56:26.646Z] ------------------- [2024-05-30T18:56:26.646Z] stable info: [2024-05-30T18:56:26.646Z] ------------------- [2024-05-30T18:56:26.646Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-30T18:56:26.646Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-05-30T18:56:26.646Z] Message: update stable to v1.0.260 [2024-05-30T18:56:26.906Z] ------------------- [2024-05-30T18:56:26.906Z] experimental info: [2024-05-30T18:56:26.906Z] ------------------- [2024-05-30T18:56:26.906Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-30T18:56:26.906Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-05-30T18:56:26.906Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2024-05-30T18:56:27.004Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2024-05-30T18:56:27.028Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2024-05-30T18:56:27.053Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-05-30T18:56:27.078Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-05-30T18:56:27.098Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-05-30T18:56:27.120Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2024-05-30T18:56:27.141Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-05-30T18:56:27.165Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2024-05-30T18:56:27.182Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2024-05-30T18:56:27.201Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-05-30T18:56:27.218Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2024-05-30T18:56:27.238Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2024-05-30T18:56:27.257Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-05-30T18:56:27.274Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-05-30T18:56:27.295Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-107 [Pipeline] echo [2024-05-30T18:56:27.319Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-107 [Pipeline] echo [2024-05-30T18:56:27.346Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-107 [Pipeline] echo [2024-05-30T18:56:27.368Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0060de19b4a84d5dbee16f5407e4482d66236573 [Pipeline] echo [2024-05-30T18:56:27.389Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0060de1 [Pipeline] echo [2024-05-30T18:56:27.415Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-30T18:56:27.474Z] provisioning config files... [2024-05-30T18:56:27.487Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-107@tmp/config13471416100727194473tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-30T18:56:27.818Z] ---> ****-login.sh [2024-05-30T18:56:27.818Z] nexus3.edgexfoundry.org:10001 [2024-05-30T18:56:28.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T18:56:28.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T18:56:28.079Z] Configure a credential helper to remove this warning. See [2024-05-30T18:56:28.079Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T18:56:28.079Z] [2024-05-30T18:56:28.079Z] Login Succeeded [2024-05-30T18:56:28.079Z] nexus3.edgexfoundry.org:10002 [2024-05-30T18:56:28.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T18:56:28.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T18:56:28.340Z] Configure a credential helper to remove this warning. See [2024-05-30T18:56:28.340Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T18:56:28.340Z] [2024-05-30T18:56:28.340Z] Login Succeeded [2024-05-30T18:56:28.340Z] nexus3.edgexfoundry.org:10003 [2024-05-30T18:56:28.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T18:56:28.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T18:56:28.340Z] Configure a credential helper to remove this warning. See [2024-05-30T18:56:28.340Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T18:56:28.340Z] [2024-05-30T18:56:28.340Z] Login Succeeded [2024-05-30T18:56:28.340Z] nexus3.edgexfoundry.org:10004 [2024-05-30T18:56:28.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T18:56:28.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T18:56:28.340Z] Configure a credential helper to remove this warning. See [2024-05-30T18:56:28.340Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T18:56:28.340Z] [2024-05-30T18:56:28.341Z] Login Succeeded [2024-05-30T18:56:28.341Z] ****.io [2024-05-30T18:56:28.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T18:56:28.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T18:56:28.602Z] Configure a credential helper to remove this warning. See [2024-05-30T18:56:28.602Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T18:56:28.602Z] [2024-05-30T18:56:28.602Z] Login Succeeded [2024-05-30T18:56:28.602Z] ---> ****-login.sh ends [Pipeline] } [2024-05-30T18:56:28.609Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-05-30T18:56:29.128Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-30T18:56:29.129Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-05-30T18:56:29.129Z] + [ -e /tmp/ssh_known_hosts ] [2024-05-30T18:56:29.129Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-05-30T18:56:29.129Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-05-30T18:56:29.129Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-05-30T18:56:29.129Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T18:56:29.557Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-30T18:56:29.557Z] [2024-05-30T18:56:29.557Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T18:56:29.856Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-30T18:56:29.856Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-05-30T18:56:29.856Z] b85a868b505f: Pulling fs layer [2024-05-30T18:56:29.856Z] e2be974225ed: Pulling fs layer [2024-05-30T18:56:29.856Z] 339a4e72a1f5: Pulling fs layer [2024-05-30T18:56:29.856Z] 988bab9f4d93: Pulling fs layer [2024-05-30T18:56:29.856Z] 1469e6f7b9e6: Pulling fs layer [2024-05-30T18:56:29.856Z] eaf3925da568: Pulling fs layer [2024-05-30T18:56:29.856Z] bab4dde63d76: Pulling fs layer [2024-05-30T18:56:29.856Z] bde34c3a00c8: Pulling fs layer [2024-05-30T18:56:29.856Z] b352a97aabf1: Pulling fs layer [2024-05-30T18:56:29.856Z] 4872d77fe225: Pulling fs layer [2024-05-30T18:56:29.856Z] 5851b861e8e6: Pulling fs layer [2024-05-30T18:56:29.856Z] 988bab9f4d93: Waiting [2024-05-30T18:56:29.856Z] bab4dde63d76: Waiting [2024-05-30T18:56:29.856Z] bde34c3a00c8: Waiting [2024-05-30T18:56:29.856Z] eaf3925da568: Waiting [2024-05-30T18:56:29.856Z] 1469e6f7b9e6: Waiting [2024-05-30T18:56:29.856Z] b352a97aabf1: Waiting [2024-05-30T18:56:29.856Z] 4872d77fe225: Waiting [2024-05-30T18:56:29.856Z] 5851b861e8e6: Waiting [2024-05-30T18:56:29.856Z] e2be974225ed: Download complete [2024-05-30T18:56:29.856Z] 988bab9f4d93: Verifying Checksum [2024-05-30T18:56:29.856Z] 988bab9f4d93: Download complete [2024-05-30T18:56:29.856Z] 1469e6f7b9e6: Verifying Checksum [2024-05-30T18:56:29.856Z] 1469e6f7b9e6: Download complete [2024-05-30T18:56:29.856Z] 339a4e72a1f5: Verifying Checksum [2024-05-30T18:56:29.856Z] 339a4e72a1f5: Download complete [2024-05-30T18:56:30.116Z] eaf3925da568: Verifying Checksum [2024-05-30T18:56:30.116Z] eaf3925da568: Download complete [2024-05-30T18:56:30.116Z] bde34c3a00c8: Download complete [2024-05-30T18:56:30.116Z] b352a97aabf1: Download complete [2024-05-30T18:56:30.116Z] 4872d77fe225: Verifying Checksum [2024-05-30T18:56:30.116Z] 4872d77fe225: Download complete [2024-05-30T18:56:30.116Z] 5851b861e8e6: Verifying Checksum [2024-05-30T18:56:30.116Z] 5851b861e8e6: Download complete [2024-05-30T18:56:30.116Z] b85a868b505f: Verifying Checksum [2024-05-30T18:56:30.116Z] b85a868b505f: Download complete [2024-05-30T18:56:30.377Z] bab4dde63d76: Verifying Checksum [2024-05-30T18:56:30.377Z] bab4dde63d76: Download complete [2024-05-30T18:56:31.315Z] b85a868b505f: Pull complete [2024-05-30T18:56:31.315Z] e2be974225ed: Pull complete [2024-05-30T18:56:31.882Z] 339a4e72a1f5: Pull complete [2024-05-30T18:56:31.882Z] 988bab9f4d93: Pull complete [2024-05-30T18:56:32.140Z] 1469e6f7b9e6: Pull complete [2024-05-30T18:56:32.140Z] eaf3925da568: Pull complete [2024-05-30T18:56:34.042Z] bab4dde63d76: Pull complete [2024-05-30T18:56:34.042Z] bde34c3a00c8: Pull complete [2024-05-30T18:56:34.042Z] b352a97aabf1: Pull complete [2024-05-30T18:56:34.042Z] 4872d77fe225: Pull complete [2024-05-30T18:56:34.042Z] 5851b861e8e6: Pull complete [2024-05-30T18:56:34.042Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-05-30T18:56:34.042Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-30T18:56:34.042Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-30T18:56:34.177Z] prd-ubuntu20.04-docker-8c-8g-1719 does not seem to be running inside a container [2024-05-30T18:56:34.205Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-107 -v /w/workspace/xfoundry_edgex-taf-common_PR-107:/w/workspace/xfoundry_edgex-taf-common_PR-107:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-107@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-107@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-05-30T18:56:36.945Z] $ docker top 92f040a688eaec178e910e81df84883c7fec75a740a078085921732003fd4db6 -eo pid,comm [2024-05-30T18:56:37.000Z] 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-05-30T18:56:37.000Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-30T18:56:37.058Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-30T18:56:37.058Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-30T18:56:37.172Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-30T18:56:37.173Z] $ docker exec 92f040a688eaec178e910e81df84883c7fec75a740a078085921732003fd4db6 ssh-agent [2024-05-30T18:56:37.287Z] SSH_AUTH_SOCK=/tmp/ssh-VrvNBv3sSFaU/agent.32 [2024-05-30T18:56:37.287Z] SSH_AGENT_PID=38 [2024-05-30T18:56:37.293Z] Running ssh-add (command line suppressed) [2024-05-30T18:56:37.402Z] Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-107@tmp/private_key_7465686428615914171.key (/w/workspace/xfoundry_edgex-taf-common_PR-107@tmp/private_key_7465686428615914171.key) [2024-05-30T18:56:37.420Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-30T18:56:37.714Z] + git tag --points-at HEAD [Pipeline] } [2024-05-30T18:56:37.741Z] $ docker exec --env ******** --env ******** 92f040a688eaec178e910e81df84883c7fec75a740a078085921732003fd4db6 ssh-agent -k [2024-05-30T18:56:37.836Z] unset SSH_AUTH_SOCK; [2024-05-30T18:56:37.837Z] unset SSH_AGENT_PID; [2024-05-30T18:56:37.837Z] echo Agent pid 38 killed; [2024-05-30T18:56:37.849Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-05-30T18:56:37.889Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-30T18:56:37.889Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-30T18:56:37.995Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-30T18:56:37.996Z] $ docker exec 92f040a688eaec178e910e81df84883c7fec75a740a078085921732003fd4db6 ssh-agent [2024-05-30T18:56:38.109Z] SSH_AUTH_SOCK=/tmp/ssh-6HoXhl78Ae8e/agent.71 [2024-05-30T18:56:38.109Z] SSH_AGENT_PID=77 [2024-05-30T18:56:38.114Z] Running ssh-add (command line suppressed) [2024-05-30T18:56:38.207Z] Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-107@tmp/private_key_8697217031392536692.key (/w/workspace/xfoundry_edgex-taf-common_PR-107@tmp/private_key_8697217031392536692.key) [2024-05-30T18:56:38.224Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-30T18:56:38.516Z] + git semver init [2024-05-30T18:56:38.778Z] 2024-05-30 18:56:38,696 [run_init] DEBUG init version:0.0.0 force:False [2024-05-30T18:56:38.778Z] 2024-05-30 18:56:38,697 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-107/.semver [2024-05-30T18:56:38.778Z] 2024-05-30 18:56:38,697 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-107/.semver [2024-05-30T18:56:38.778Z] 2024-05-30 18:56:38,697 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-107/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-107, universal_newlines=False, shell=None, istream=None) [2024-05-30T18:56:39.347Z] 2024-05-30 18:56:39,297 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-107/.git/info/exclude [2024-05-30T18:56:39.347Z] 2024-05-30 18:56:39,297 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-107/.semver/PR-107 with force:False [2024-05-30T18:56:39.347Z] 2024-05-30 18:56:39,298 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-107/.semver/PR-107 [2024-05-30T18:56:39.347Z] 2024-05-30 18:56:39,301 [execute] INFO git cat-file --batch-check [2024-05-30T18:56:39.347Z] 2024-05-30 18:56:39,302 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-107/.semver, universal_newlines=False, shell=None, istream=) [2024-05-30T18:56:39.347Z] 2024-05-30 18:56:39,308 [execute] INFO git cat-file --batch [2024-05-30T18:56:39.347Z] 2024-05-30 18:56:39,308 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-107/.semver, universal_newlines=False, shell=None, istream=) [2024-05-30T18:56:39.347Z] 2024-05-30 18:56:39,313 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-107/.semver/PR-107 [2024-05-30T18:56:39.347Z] 0.0.0 [Pipeline] } [2024-05-30T18:56:39.354Z] $ docker exec --env ******** --env ******** 92f040a688eaec178e910e81df84883c7fec75a740a078085921732003fd4db6 ssh-agent -k [2024-05-30T18:56:39.469Z] unset SSH_AUTH_SOCK; [2024-05-30T18:56:39.469Z] unset SSH_AGENT_PID; [2024-05-30T18:56:39.470Z] echo Agent pid 77 killed; [2024-05-30T18:56:39.480Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-30T18:56:39.809Z] + git semver [Pipeline] } [2024-05-30T18:56:40.078Z] $ docker stop --time=1 92f040a688eaec178e910e81df84883c7fec75a740a078085921732003fd4db6 [2024-05-30T18:56:41.372Z] $ docker rm -f --volumes 92f040a688eaec178e910e81df84883c7fec75a740a078085921732003fd4db6 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-30T18:56:41.714Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-05-30T18:56:41.993Z] Stashed 1 file(s) [Pipeline] echo [2024-05-30T18:56:41.997Z] [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-05-30T18:56:42.180Z] provisioning config files... [2024-05-30T18:56:42.190Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-107@tmp/config7814112211692533164tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-30T18:56:42.504Z] ---> ****-login.sh [2024-05-30T18:56:42.504Z] nexus3.edgexfoundry.org:10001 [2024-05-30T18:56:42.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T18:56:42.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T18:56:42.504Z] Configure a credential helper to remove this warning. See [2024-05-30T18:56:42.504Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T18:56:42.504Z] [2024-05-30T18:56:42.504Z] Login Succeeded [2024-05-30T18:56:42.505Z] nexus3.edgexfoundry.org:10002 [2024-05-30T18:56:42.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T18:56:42.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T18:56:42.505Z] Configure a credential helper to remove this warning. See [2024-05-30T18:56:42.505Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T18:56:42.505Z] [2024-05-30T18:56:42.505Z] Login Succeeded [2024-05-30T18:56:42.505Z] nexus3.edgexfoundry.org:10003 [2024-05-30T18:56:42.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T18:56:42.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T18:56:42.765Z] Configure a credential helper to remove this warning. See [2024-05-30T18:56:42.765Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T18:56:42.765Z] [2024-05-30T18:56:42.765Z] Login Succeeded [2024-05-30T18:56:42.765Z] nexus3.edgexfoundry.org:10004 [2024-05-30T18:56:42.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T18:56:42.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T18:56:42.765Z] Configure a credential helper to remove this warning. See [2024-05-30T18:56:42.765Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T18:56:42.765Z] [2024-05-30T18:56:42.765Z] Login Succeeded [2024-05-30T18:56:42.765Z] ****.io [2024-05-30T18:56:42.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T18:56:43.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T18:56:43.334Z] Configure a credential helper to remove this warning. See [2024-05-30T18:56:43.334Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T18:56:43.334Z] [2024-05-30T18:56:43.334Z] Login Succeeded [2024-05-30T18:56:43.335Z] ---> ****-login.sh ends [Pipeline] } [2024-05-30T18:56:43.343Z] 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-05-30T18:56:44.065Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-30T18:56:44.354Z] + ls -al . [2024-05-30T18:56:44.354Z] total 72 [2024-05-30T18:56:44.354Z] drwxrwxr-x 7 jenkins jenkins 4096 May 30 18:56 . [2024-05-30T18:56:44.354Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 18:56 .. [2024-05-30T18:56:44.354Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 18:56 .git [2024-05-30T18:56:44.354Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 18:56 .github [2024-05-30T18:56:44.354Z] -rw-rw-r-- 1 jenkins jenkins 22 May 30 18:56 .gitignore [2024-05-30T18:56:44.354Z] drwxr-xr-x 3 jenkins jenkins 4096 May 30 18:56 .semver [2024-05-30T18:56:44.354Z] -rw-rw-r-- 1 jenkins jenkins 1653 May 30 18:56 Dockerfile [2024-05-30T18:56:44.354Z] -rw-rw-r-- 1 jenkins jenkins 746 May 30 18:56 Jenkinsfile [2024-05-30T18:56:44.354Z] -rw-rw-r-- 1 jenkins jenkins 11381 May 30 18:56 LICENSE [2024-05-30T18:56:44.354Z] -rw-rw-r-- 1 jenkins jenkins 3606 May 30 18:56 README.md [2024-05-30T18:56:44.354Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 18:56 TAF-Manager [2024-05-30T18:56:44.354Z] drwxrwxr-x 6 jenkins jenkins 4096 May 30 18:56 TUC [2024-05-30T18:56:44.354Z] -rw-rw-r-- 1 jenkins jenkins 5 May 30 18:56 VERSION [2024-05-30T18:56:44.354Z] -rw-rw-r-- 1 jenkins jenkins 343 May 30 18:56 requirements.txt [2024-05-30T18:56:44.354Z] -rw-rw-r-- 1 jenkins jenkins 54 May 30 18:56 robot-entrypoint.sh [2024-05-30T18:56:44.354Z] -rw-rw-r-- 1 jenkins jenkins 445 May 30 18:56 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T18:56:44.669Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=0060de19b4a84d5dbee16f5407e4482d66236573 --label arch=amd64 --label version=0.0.0 . [2024-05-30T18:56:44.669Z] Sending build context to Docker daemon 612.9kB [2024-05-30T18:56:44.669Z] Step 1/13 : FROM alpine:3.20 [2024-05-30T18:56:44.927Z] 3.20: Pulling from library/alpine [2024-05-30T18:56:45.186Z] d25f557d7f31: Pulling fs layer [2024-05-30T18:56:45.186Z] d25f557d7f31: Download complete [2024-05-30T18:56:45.462Z] d25f557d7f31: Pull complete [2024-05-30T18:56:45.462Z] Digest: sha256:77726ef6b57ddf65bb551896826ec38bc3e53f75cdde31354fbffb4f25238ebd [2024-05-30T18:56:45.462Z] Status: Downloaded newer image for alpine:3.20 [2024-05-30T18:56:45.462Z] ---> 1d34ffeaf190 [2024-05-30T18:56:45.462Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2024-05-30T18:56:45.722Z] ---> Running in 45edf85189da [2024-05-30T18:56:45.722Z] Removing intermediate container 45edf85189da [2024-05-30T18:56:45.722Z] ---> 84a1f0e67de9 [2024-05-30T18:56:45.722Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2024-05-30T18:56:45.722Z] ---> Running in d1acc6a0407d [2024-05-30T18:56:46.000Z] Removing intermediate container d1acc6a0407d [2024-05-30T18:56:46.000Z] ---> b71442706119 [2024-05-30T18:56:46.000Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2024-05-30T18:56:46.266Z] ---> ffc0a0fb722f [2024-05-30T18:56:46.266Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2024-05-30T18:56:46.266Z] ---> 1ce9b01401d4 [2024-05-30T18:56:46.266Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2024-05-30T18:56:46.528Z] ---> 29a05707aae6 [2024-05-30T18:56:46.528Z] Step 7/13 : WORKDIR /edgex-taf [2024-05-30T18:56:46.528Z] ---> Running in 10ae5a47e86f [2024-05-30T18:56:46.528Z] Removing intermediate container 10ae5a47e86f [2024-05-30T18:56:46.528Z] ---> 2d54a51ba815 [2024-05-30T18:56:46.528Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-05-30T18:56:46.528Z] ---> Running in 3b841371c546 [2024-05-30T18:56:47.101Z] Removing intermediate container 3b841371c546 [2024-05-30T18:56:47.101Z] ---> 84d5a630a27f [2024-05-30T18:56:47.101Z] 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.5-r2 && 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 && rm /usr/lib/python*/EXTERNALLY-MANAGED && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache-dir --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install --no-cache-dir ./edgex-taf-common && pip3 install --no-cache-dir -r requirements.txt [2024-05-30T18:56:47.101Z] ---> Running in e6299a35e2c7 [2024-05-30T18:56:47.360Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-05-30T18:56:47.931Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-05-30T18:56:48.868Z] OK: 8 MiB in 14 packages [2024-05-30T18:56:48.868Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-05-30T18:56:49.126Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-05-30T18:56:50.065Z] (1/14) Installing ca-certificates (20240226-r0) [2024-05-30T18:56:50.324Z] (2/14) Installing brotli-libs (1.1.0-r2) [2024-05-30T18:56:50.892Z] (3/14) Installing c-ares (1.28.1-r0) [2024-05-30T18:56:51.153Z] (4/14) Installing libunistring (1.2-r0) [2024-05-30T18:56:52.294Z] (5/14) Installing libidn2 (2.3.7-r0) [2024-05-30T18:56:54.684Z] (6/14) Installing nghttp2-libs (1.62.0-r0) [2024-05-30T18:56:56.561Z] (7/14) Installing libpsl (0.21.5-r1) [2024-05-30T18:56:57.114Z] Still waiting to schedule task [2024-05-30T18:56:57.114Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-05-30T18:56:57.791Z] (8/14) Installing zstd-libs (1.5.6-r0) [2024-05-30T18:57:02.589Z] (9/14) Installing libcurl (8.7.1-r0) [2024-05-30T18:57:03.164Z] (10/14) Installing curl (8.7.1-r0) [2024-05-30T18:57:03.426Z] (11/14) Installing docker-cli (26.1.3-r0) [2024-05-30T18:57:04.003Z] (12/14) Installing oniguruma (6.9.9-r0) [2024-05-30T18:57:04.580Z] (13/14) Installing jq (1.7.1-r0) [2024-05-30T18:57:04.845Z] (14/14) Installing openssl (3.3.0-r2) [2024-05-30T18:57:05.416Z] Executing busybox-1.36.1-r28.trigger [2024-05-30T18:57:05.416Z] Executing ca-certificates-20240226-r0.trigger [2024-05-30T18:57:05.416Z] OK: 43 MiB in 28 packages [2024-05-30T18:57:05.416Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-05-30T18:57:05.989Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-05-30T18:57:06.564Z] (1/167) Installing libexpat (2.6.2-r0) [2024-05-30T18:57:06.827Z] (2/167) Installing libbz2 (1.0.8-r6) [2024-05-30T18:57:07.089Z] (3/167) Installing libpng (1.6.43-r0) [2024-05-30T18:57:07.661Z] (4/167) Installing freetype (2.13.2-r0) [2024-05-30T18:57:07.922Z] (5/167) Installing fontconfig (2.15.0-r1) [2024-05-30T18:57:08.496Z] (6/167) Installing libfontenc (1.1.8-r0) [2024-05-30T18:57:08.757Z] (7/167) Installing mkfontscale (1.2.2-r6) [2024-05-30T18:57:09.018Z] (8/167) Installing font-opensans (0_git20210927-r1) [2024-05-30T18:57:09.589Z] (9/167) Installing pkgconf (2.2.0-r0) [2024-05-30T18:57:09.850Z] (10/167) Installing libgcc (13.2.1_git20240309-r0) [2024-05-30T18:57:10.109Z] (11/167) Installing libffi (3.4.6-r0) [2024-05-30T18:57:10.370Z] (12/167) Installing libintl (0.22.5-r0) [2024-05-30T18:57:10.634Z] (13/167) Installing libeconf (0.6.3-r0) [2024-05-30T18:57:10.895Z] (14/167) Installing libblkid (2.40.1-r1) [2024-05-30T18:57:11.468Z] (15/167) Installing libmount (2.40.1-r1) [2024-05-30T18:57:11.729Z] (16/167) Installing pcre2 (10.43-r0) [2024-05-30T18:57:11.993Z] (17/167) Installing glib (2.80.2-r0) [2024-05-30T18:57:12.566Z] (18/167) Installing libstdc++ (13.2.1_git20240309-r0) [2024-05-30T18:57:13.138Z] (19/167) Installing xz-libs (5.6.1-r3) [2024-05-30T18:57:13.709Z] (20/167) Installing libxml2 (2.12.7-r0) [2024-05-30T18:57:13.971Z] (21/167) Installing shared-mime-info (2.4-r0) [2024-05-30T18:57:14.545Z] (22/167) Installing hicolor-icon-theme (0.17-r2) [2024-05-30T18:57:14.807Z] (23/167) Installing libjpeg-turbo (3.0.3-r0) [2024-05-30T18:57:15.069Z] (24/167) Installing libsharpyuv (1.3.2-r0) [2024-05-30T18:57:15.331Z] (25/167) Installing libwebp (1.3.2-r0) [2024-05-30T18:57:15.902Z] (26/167) Installing tiff (4.6.0t-r0) [2024-05-30T18:57:16.163Z] (27/167) Installing gdk-pixbuf (2.42.11-r1) [2024-05-30T18:57:16.746Z] (28/167) Installing gtk-update-icon-cache (3.24.42-r0) [2024-05-30T18:57:17.009Z] (29/167) Installing libxau (1.0.11-r4) [2024-05-30T18:57:17.009Z] (30/167) Installing libmd (1.1.0-r0) [2024-05-30T18:57:17.628Z] (31/167) Installing libbsd (0.12.2-r0) [2024-05-30T18:57:17.889Z] (32/167) Installing libxdmcp (1.1.5-r1) [2024-05-30T18:57:17.889Z] (33/167) Installing libxcb (1.16.1-r0) [2024-05-30T18:57:18.463Z] (34/167) Installing libx11 (1.8.9-r1) [2024-05-30T18:57:19.034Z] (35/167) Installing libxcomposite (0.4.6-r5) [2024-05-30T18:57:19.034Z] (36/167) Installing libxfixes (6.0.1-r4) [2024-05-30T18:57:19.296Z] (37/167) Installing libxrender (0.9.11-r5) [2024-05-30T18:57:19.569Z] (38/167) Installing libxcursor (1.2.2-r1) [2024-05-30T18:57:20.141Z] (39/167) Installing libxdamage (1.1.6-r5) [2024-05-30T18:57:20.141Z] (40/167) Installing libxext (1.3.6-r2) [2024-05-30T18:57:20.403Z] (41/167) Installing libxi (1.8.1-r4) [2024-05-30T18:57:20.666Z] (42/167) Installing libxinerama (1.1.5-r4) [2024-05-30T18:57:20.927Z] (43/167) Installing libxrandr (1.5.4-r1) [2024-05-30T18:57:21.499Z] (44/167) Installing libatk-1.0 (2.52.0-r0) [2024-05-30T18:57:21.760Z] (45/167) Installing libxtst (1.2.4-r6) [2024-05-30T18:57:22.021Z] (46/167) Installing dbus-libs (1.14.10-r1) [2024-05-30T18:57:22.283Z] (47/167) Installing at-spi2-core (2.52.0-r0) [2024-05-30T18:57:22.854Z] (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) [2024-05-30T18:57:23.113Z] (49/167) Installing pixman (0.43.2-r0) [2024-05-30T18:57:23.372Z] (50/167) Installing cairo (1.18.0-r0) [2024-05-30T18:57:23.943Z] (51/167) Installing cairo-gobject (1.18.0-r0) [2024-05-30T18:57:24.203Z] (52/167) Installing avahi-libs (0.8-r17) [2024-05-30T18:57:24.466Z] (53/167) Installing gmp (6.3.0-r1) [2024-05-30T18:57:25.035Z] (54/167) Installing nettle (3.9.1-r0) [2024-05-30T18:57:25.294Z] (55/167) Installing libtasn1 (4.19.0-r2) [2024-05-30T18:57:25.552Z] (56/167) Installing p11-kit (0.25.3-r0) [2024-05-30T18:57:26.121Z] (57/167) Installing gnutls (3.8.5-r0) [2024-05-30T18:57:26.689Z] (58/167) Installing cups-libs (2.4.8-r0) [2024-05-30T18:57:26.949Z] (59/167) Installing libepoxy (1.5.10-r1) [2024-05-30T18:57:27.517Z] (60/167) Installing fribidi (1.0.14-r0) [2024-05-30T18:57:27.776Z] (61/167) Installing graphite2 (1.3.14-r6) [2024-05-30T18:57:28.034Z] (62/167) Installing harfbuzz (8.5.0-r0) [2024-05-30T18:57:28.600Z] (63/167) Installing libxft (2.3.8-r3) [2024-05-30T18:57:28.860Z] (64/167) Installing pango (1.52.2-r0) [2024-05-30T18:57:29.119Z] (65/167) Installing wayland-libs-client (1.22.0-r4) [2024-05-30T18:57:29.377Z] (66/167) Installing wayland-libs-cursor (1.22.0-r4) [2024-05-30T18:57:29.635Z] (67/167) Installing wayland-libs-egl (1.22.0-r4) [2024-05-30T18:57:29.907Z] (68/167) Installing xkeyboard-config (2.41-r0) [2024-05-30T18:57:30.477Z] (69/167) Installing libxkbcommon (1.7.0-r0) [2024-05-30T18:57:30.737Z] (70/167) Installing gtk+3.0 (3.24.42-r0) [2024-05-30T18:57:31.308Z] (71/167) Installing icu-data-full (74.2-r0) [2024-05-30T18:57:32.250Z] (72/167) Installing mesa (24.0.8-r1) [2024-05-30T18:57:32.510Z] (73/167) Installing llvm17-libs (17.0.6-r1) [2024-05-30T18:57:33.896Z] (74/167) Installing hwdata-pci (0.382-r0) [2024-05-30T18:57:34.156Z] (75/167) Installing libpciaccess (0.18.1-r0) [2024-05-30T18:57:34.417Z] (76/167) Installing libdrm (2.4.120-r0) [2024-05-30T18:57:34.988Z] (77/167) Installing libelf (0.191-r0) [2024-05-30T18:57:35.249Z] (78/167) Installing mesa-glapi (24.0.8-r1) [2024-05-30T18:57:35.510Z] (79/167) Installing mesa-dri-gallium (24.0.8-r1) [2024-05-30T18:57:36.450Z] (80/167) Installing eudev-libs (3.2.14-r2) [2024-05-30T18:57:36.450Z] (81/167) Installing libmagic (5.45-r1) [2024-05-30T18:57:37.025Z] (82/167) Installing file (5.45-r1) [2024-05-30T18:57:37.287Z] (83/167) Installing xprop (1.2.7-r0) [2024-05-30T18:57:37.549Z] (84/167) Installing libice (1.1.1-r6) [2024-05-30T18:57:37.810Z] (85/167) Installing libuuid (2.40.1-r1) [2024-05-30T18:57:38.071Z] (86/167) Installing libsm (1.2.4-r4) [2024-05-30T18:57:38.333Z] (87/167) Installing libxt (1.3.0-r5) [2024-05-30T18:57:38.905Z] (88/167) Installing libxmu (1.1.4-r2) [2024-05-30T18:57:39.166Z] (89/167) Installing xset (1.2.5-r1) [2024-05-30T18:57:39.427Z] (90/167) Installing xdg-utils (1.2.1-r0) [2024-05-30T18:57:39.689Z] (91/167) Installing libogg (1.3.5-r5) [2024-05-30T18:57:39.950Z] (92/167) Installing libflac (1.4.3-r1) [2024-05-30T18:57:40.214Z] (93/167) Installing alsa-lib (1.2.11-r0) [2024-05-30T18:57:40.788Z] (94/167) Installing libSvtAv1Enc (2.0.0-r1) [2024-05-30T18:57:41.360Z] (95/167) Installing aom-libs (3.9.0-r0) [2024-05-30T18:57:41.934Z] (96/167) Installing libva (2.21.0-r0) [2024-05-30T18:57:42.194Z] (97/167) Installing libvdpau (1.5-r3) [2024-05-30T18:57:42.453Z] (98/167) Installing onevpl-libs (2023.3.1-r2) [2024-05-30T18:57:43.022Z] (99/167) Installing ffmpeg-libavutil (6.1.1-r7) [2024-05-30T18:57:43.282Z] (100/167) Installing libdav1d (1.4.2-r0) [2024-05-30T18:57:43.857Z] (101/167) Installing openexr-libiex (3.1.13-r1) [2024-05-30T18:57:44.117Z] (102/167) Installing openexr-libilmthread (3.1.13-r1) [2024-05-30T18:57:44.377Z] (103/167) Installing imath (3.1.11-r2) [2024-05-30T18:57:44.945Z] (104/167) Installing openexr-libopenexr (3.1.13-r1) [2024-05-30T18:57:45.204Z] (105/167) Installing giflib (5.2.2-r0) [2024-05-30T18:57:45.463Z] (106/167) Installing libhwy (1.0.7-r0) [2024-05-30T18:57:46.030Z] (107/167) Installing lcms2 (2.16-r0) [2024-05-30T18:57:46.290Z] (108/167) Installing libjxl (0.10.2-r0) [2024-05-30T18:57:46.869Z] (109/167) Installing lame-libs (3.100-r5) [2024-05-30T18:57:47.130Z] (110/167) Installing opus (1.5.2-r0) [2024-05-30T18:57:47.701Z] (111/167) Installing rav1e-libs (0.7.1-r0) [2024-05-30T18:57:47.962Z] (112/167) Installing libgomp (13.2.1_git20240309-r0) [2024-05-30T18:57:48.533Z] (113/167) Installing soxr (0.1.3-r7) [2024-05-30T18:57:48.793Z] (114/167) Installing ffmpeg-libswresample (6.1.1-r7) [2024-05-30T18:57:49.053Z] (115/167) Installing libtheora (1.1.1-r18) [2024-05-30T18:57:49.622Z] (116/167) Installing libvorbis (1.3.7-r2) [2024-05-30T18:57:49.882Z] (117/167) Installing libvpx (1.14.0-r0) [2024-05-30T18:57:50.453Z] (118/167) Installing libwebpmux (1.3.2-r0) [2024-05-30T18:57:50.714Z] (119/167) Installing x264-libs (0.164_git20231001-r0) [2024-05-30T18:57:51.287Z] (120/167) Installing numactl (2.0.18-r0) [2024-05-30T18:57:51.548Z] (121/167) Installing x265-libs (3.6-r0) [2024-05-30T18:57:52.117Z] (122/167) Installing xvidcore (1.3.7-r2) [2024-05-30T18:57:52.379Z] (123/167) Installing ffmpeg-libavcodec (6.1.1-r7) [2024-05-30T18:57:53.315Z] (124/167) Installing libbluray (1.3.4-r1) [2024-05-30T18:57:53.574Z] (125/167) Installing mpg123-libs (1.32.6-r0) [2024-05-30T18:57:53.834Z] (126/167) Installing libopenmpt (0.7.7-r0) [2024-05-30T18:57:54.400Z] (127/167) Installing cjson (1.7.18-r0) [2024-05-30T18:57:54.660Z] (128/167) Installing mbedtls (3.6.0-r0) [2024-05-30T18:57:54.919Z] (129/167) Installing librist (0.2.10-r1) [2024-05-30T18:57:55.486Z] (130/167) Installing libsrt (1.5.3-r0) [2024-05-30T18:57:55.744Z] (131/167) Installing libssh (0.10.6-r0) [2024-05-30T18:57:56.312Z] (132/167) Installing libsodium (1.0.19-r0) [2024-05-30T18:57:56.571Z] (133/167) Installing libzmq (4.3.5-r2) [2024-05-30T18:57:57.139Z] (134/167) Installing ffmpeg-libavformat (6.1.1-r7) [2024-05-30T18:57:57.396Z] (135/167) Installing crc32c (1.1.2-r0) [2024-05-30T18:57:57.962Z] (136/167) Installing double-conversion (3.3.0-r0) [2024-05-30T18:57:57.962Z] (137/167) Installing libevent (2.1.12-r7) [2024-05-30T18:57:58.528Z] (138/167) Installing wayland-libs-server (1.22.0-r4) [2024-05-30T18:57:58.787Z] (139/167) Installing mesa-gbm (24.0.8-r1) [2024-05-30T18:57:59.045Z] (140/167) Installing harfbuzz-subset (8.5.0-r0) [2024-05-30T18:57:59.611Z] (141/167) Installing icu-libs (74.2-r0) [2024-05-30T18:58:00.179Z] (142/167) Installing minizip (1.3.1-r0) [2024-05-30T18:58:00.437Z] (143/167) Installing nspr (4.35-r4) [2024-05-30T18:58:00.699Z] (144/167) Installing sqlite-libs (3.45.3-r1) [2024-05-30T18:58:01.267Z] (145/167) Installing nss (3.100-r0) [2024-05-30T18:58:01.836Z] (146/167) Installing openh264 (2.4.1-r0) [2024-05-30T18:58:02.095Z] (147/167) Installing libcamera-ipa (0.3.0-r0) [2024-05-30T18:58:02.662Z] (148/167) Installing libunwind (1.8.1-r0) [2024-05-30T18:58:02.920Z] (149/167) Installing yaml (0.2.5-r2) [2024-05-30T18:58:03.179Z] (150/167) Installing libcamera (0.3.0-r0) [2024-05-30T18:58:03.747Z] (151/167) Installing speexdsp (1.2.1-r2) [2024-05-30T18:58:04.006Z] (152/167) Installing libuv (1.48.0-r0) [2024-05-30T18:58:04.265Z] (153/167) Installing roc-toolkit-libs (0.3.0-r0) [2024-05-30T18:58:04.833Z] (154/167) Installing libsndfile (1.2.2-r0) [2024-05-30T18:58:06.213Z] (155/167) Installing webrtc-audio-processing-1 (1.3-r0) [2024-05-30T18:58:06.471Z] (156/167) Installing pipewire-libs (1.0.6-r1) [2024-05-30T18:58:07.040Z] (157/167) Installing libasyncns (0.8-r3) [2024-05-30T18:58:07.303Z] (158/167) Installing libltdl (2.4.7-r3) [2024-05-30T18:58:07.565Z] (159/167) Installing orc (0.4.37-r0) [2024-05-30T18:58:08.134Z] (160/167) Installing tdb-libs (1.4.9-r1) [2024-05-30T18:58:08.394Z] (161/167) Installing libpulse (17.0-r0) [2024-05-30T18:58:08.962Z] (162/167) Installing libwebpdemux (1.3.2-r0) [2024-05-30T18:58:08.962Z] (163/167) Installing libgpg-error (1.49-r0) [2024-05-30T18:58:09.528Z] (164/167) Installing libgcrypt (1.10.3-r0) [2024-05-30T18:58:09.787Z] (165/167) Installing libxslt (1.1.39-r1) [2024-05-30T18:58:10.355Z] (166/167) Installing chromium (125.0.6422.112-r0) [2024-05-30T18:58:12.888Z] (167/167) Installing chromium-chromedriver (125.0.6422.112-r0) [2024-05-30T18:58:13.146Z] Executing busybox-1.36.1-r28.trigger [2024-05-30T18:58:13.146Z] Executing fontconfig-2.15.0-r1.trigger [2024-05-30T18:58:13.146Z] Executing mkfontscale-1.2.2-r6.trigger [2024-05-30T18:58:13.146Z] Executing glib-2.80.2-r0.trigger [2024-05-30T18:58:13.146Z] Executing shared-mime-info-2.4-r0.trigger [2024-05-30T18:58:13.405Z] Executing gdk-pixbuf-2.42.11-r1.trigger [2024-05-30T18:58:13.405Z] Executing gtk-update-icon-cache-3.24.42-r0.trigger [2024-05-30T18:58:13.405Z] Executing gtk+3.0-3.24.42-r0.trigger [2024-05-30T18:58:13.665Z] OK: 657 MiB in 195 packages [2024-05-30T18:58:13.665Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-05-30T18:58:14.232Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-05-30T18:58:14.801Z] (1/30) Installing jansson (2.14-r4) [2024-05-30T18:58:15.060Z] (2/30) Installing binutils (2.42-r0) [2024-05-30T18:58:15.627Z] (3/30) Installing libatomic (13.2.1_git20240309-r0) [2024-05-30T18:58:15.884Z] (4/30) Installing isl26 (0.26-r1) [2024-05-30T18:58:16.451Z] (5/30) Installing mpfr4 (4.2.1-r0) [2024-05-30T18:58:17.020Z] (6/30) Installing mpc1 (1.3.1-r1) [2024-05-30T18:58:17.279Z] (7/30) Installing gcc (13.2.1_git20240309-r0) [2024-05-30T18:58:18.656Z] (8/30) Installing musl-dev (1.2.5-r0) [2024-05-30T18:58:19.224Z] (9/30) Installing linux-headers (6.6-r0) [2024-05-30T18:58:20.192Z] (10/30) Installing libffi-dev (3.4.6-r0) [2024-05-30T18:58:20.449Z] (11/30) Installing libpq (16.3-r0) [2024-05-30T18:58:20.709Z] (12/30) Installing openssl-dev (3.3.0-r2) [2024-05-30T18:58:22.083Z] (13/30) Installing libpq-dev (16.3-r0) [2024-05-30T18:58:22.651Z] (14/30) Installing libecpg (16.3-r0) [2024-05-30T18:58:22.926Z] (15/30) Installing libecpg-dev (16.3-r0) [2024-05-30T18:58:23.185Z] (16/30) Installing clang16-headers (16.0.6-r5) [2024-05-30T18:58:23.752Z] (17/30) Installing llvm16-libs (16.0.6-r8) [2024-05-30T18:58:28.633Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1723 in /w/workspace/xfoundry_edgex-taf-common_PR-107 [Pipeline] { [Pipeline] checkout [2024-05-30T18:58:28.681Z] Selected Git installation does not exist. Using Default [2024-05-30T18:58:28.681Z] The recommended git tool is: NONE [2024-05-30T18:58:33.681Z] using credential edgex-jenkins-ssh [2024-05-30T18:58:33.703Z] Cloning the remote Git repository [2024-05-30T18:58:33.729Z] (18/30) Installing clang16-libs (16.0.6-r5) [2024-05-30T18:58:33.747Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2024-05-30T18:58:33.832Z] > git init /w/workspace/xfoundry_edgex-taf-common_PR-107 # timeout=10 [2024-05-30T18:58:33.977Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2024-05-30T18:58:33.978Z] > git --version # timeout=10 [2024-05-30T18:58:33.997Z] > git --version # 'git version 2.25.1' [2024-05-30T18:58:34.000Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-30T18:58:34.142Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-30T18:58:34.792Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2024-05-30T18:58:34.825Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-30T18:58:35.818Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2024-05-30T18:58:35.859Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2024-05-30T18:58:35.860Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-30T18:58:35.881Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/107/head:refs/remotes/origin/PR-107 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-05-30T18:58:36.367Z] Merging remotes/origin/main commit 7ef99bc445e5002edb91e45647dc2bc252dae2a9 into PR head commit 93d7e06844c3bde380a469e74dbfc073cc03bced [2024-05-30T18:58:36.666Z] Merge succeeded, producing 91db81d81db112fb8a0b4212394fcca3339e4fba [2024-05-30T18:58:36.667Z] Checking out Revision 91db81d81db112fb8a0b4212394fcca3339e4fba (PR-107) [2024-05-30T18:58:36.389Z] > git config core.sparsecheckout # timeout=10 [2024-05-30T18:58:36.453Z] > git checkout -f 93d7e06844c3bde380a469e74dbfc073cc03bced # timeout=10 [2024-05-30T18:58:36.535Z] > git remote # timeout=10 [2024-05-30T18:58:36.554Z] > git config --get remote.origin.url # timeout=10 [2024-05-30T18:58:36.571Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-30T18:58:36.591Z] > git merge 7ef99bc445e5002edb91e45647dc2bc252dae2a9 # timeout=10 [2024-05-30T18:58:36.648Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-05-30T18:58:36.676Z] > git config core.sparsecheckout # timeout=10 [2024-05-30T18:58:36.689Z] > git checkout -f 91db81d81db112fb8a0b4212394fcca3339e4fba # timeout=10 [2024-05-30T18:58:40.289Z] Commit message: "Merge commit '7ef99bc445e5002edb91e45647dc2bc252dae2a9' into HEAD" [2024-05-30T18:58:40.297Z] (19/30) Installing fortify-headers (1.1-r3) [2024-05-30T18:58:40.297Z] (20/30) Installing libstdc++-dev (13.2.1_git20240309-r0) [2024-05-30T18:58:40.380Z] First time build. Skipping changelog. [2024-05-30T18:58:40.356Z] > git rev-list --no-walk e85c1b3bceea1f96244a3c6cf9e40e07e85b081d # timeout=10 [2024-05-30T18:58:40.555Z] (21/30) Installing llvm16-linker-tools (16.0.6-r8) [2024-05-30T18:58:41.120Z] (22/30) Installing clang16 (16.0.6-r5) [2024-05-30T18:58:41.377Z] (23/30) Installing icu (74.2-r0) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-30T18:58:41.944Z] (24/30) Installing icu-dev (74.2-r0) [2024-05-30T18:58:42.190Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-05-30T18:58:42.190Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-30T18:58:42.190Z] Dload Upload Total Spent Left Speed [2024-05-30T18:58:42.190Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 71 12828 71 9090 0 0 57169 0 --:--:-- --:--:-- --:--:-- 57169 100 12828 100 12828 0 0 79677 0 --:--:-- --:--:-- --:--:-- 79677 [Pipeline] sh [2024-05-30T18:58:42.512Z] (25/30) Installing llvm16 (16.0.6-r8) [2024-05-30T18:58:42.562Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-05-30T18:58:42.912Z] + sudo tee /etc/docker/daemon.new [2024-05-30T18:58:42.912Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-05-30T18:58:42.912Z] { [2024-05-30T18:58:42.912Z] "registry-mirrors": [ [2024-05-30T18:58:42.912Z] "https://nexus3.edgexfoundry.org:10001" [2024-05-30T18:58:42.912Z] ], [2024-05-30T18:58:42.912Z] "bip": "10.250.0.254/24", [2024-05-30T18:58:42.912Z] "hosts": [ [2024-05-30T18:58:42.912Z] "tcp://0.0.0.0:5555", [2024-05-30T18:58:42.912Z] "unix:///var/run/docker.sock" [2024-05-30T18:58:42.912Z] ], [2024-05-30T18:58:42.912Z] "mtu": 1458, [2024-05-30T18:58:42.912Z] "selinux-enabled": true, [2024-05-30T18:58:42.912Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-05-30T18:58:42.912Z] } [Pipeline] sh [2024-05-30T18:58:43.276Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-05-30T18:58:43.636Z] + sudo service docker restart [2024-05-30T18:58:52.522Z] (26/30) Installing lz4-libs (1.9.4-r5) [2024-05-30T18:58:52.522Z] (27/30) Installing lz4-dev (1.9.4-r5) [2024-05-30T18:58:52.522Z] (28/30) Installing zstd (1.5.6-r0) [2024-05-30T18:58:52.522Z] (29/30) Installing zstd-dev (1.5.6-r0) [2024-05-30T18:58:52.522Z] (30/30) Installing postgresql16-dev (16.3-r0) [2024-05-30T18:58:52.788Z] Executing busybox-1.36.1-r28.trigger [2024-05-30T18:58:52.788Z] OK: 1193 MiB in 225 packages [2024-05-30T18:58:53.053Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-05-30T18:58:53.331Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-05-30T18:58:54.274Z] (1/14) Installing g++ (13.2.1_git20240309-r0) [2024-05-30T18:58:54.845Z] (2/14) Installing gdbm (1.23-r1) [2024-05-30T18:58:55.104Z] (3/14) Installing mpdecimal (4.0.0-r0) [2024-05-30T18:58:55.366Z] (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r0) [2024-05-30T18:58:55.626Z] (5/14) Installing libncursesw (6.4_p20240420-r0) [2024-05-30T18:58:56.206Z] (6/14) Installing libpanelw (6.4_p20240420-r0) [2024-05-30T18:58:56.465Z] (7/14) Installing readline (8.2.10-r0) [2024-05-30T18:58:56.723Z] (8/14) Installing python3 (3.12.3-r1) [2024-05-30T18:58:57.291Z] (9/14) Installing python3-pycache-pyc0 (3.12.3-r1) [2024-05-30T18:58:58.235Z] (10/14) Installing pyc (3.12.3-r1) [2024-05-30T18:58:58.235Z] (11/14) Installing python3-pyc (3.12.3-r1) [2024-05-30T18:58:58.497Z] (12/14) Installing python3-dev (3.12.3-r1) [2024-05-30T18:58:59.907Z] (13/14) Installing libsodium-dev (1.0.19-r0) [2024-05-30T18:59:00.174Z] (14/14) Installing zeromq-dev (4.3.5-r2) [2024-05-30T18:59:00.433Z] Executing busybox-1.36.1-r28.trigger [2024-05-30T18:59:00.433Z] OK: 1359 MiB in 239 packages [2024-05-30T18:59:00.433Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-05-30T18:59:01.004Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-05-30T18:59:01.570Z] OK: 1359 MiB in 239 packages [2024-05-30T18:59:01.831Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-30T18:59:01.989Z] provisioning config files... [2024-05-30T18:59:02.025Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-107@tmp/config10017335122068221082tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-30T18:59:02.101Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-05-30T18:59:02.503Z] ---> ****-login.sh [2024-05-30T18:59:02.503Z] nexus3.edgexfoundry.org:10001 [2024-05-30T18:59:03.040Z] (1/1) Installing tzdata (2024a-r1) [2024-05-30T18:59:03.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T18:59:03.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T18:59:03.101Z] Configure a credential helper to remove this warning. See [2024-05-30T18:59:03.101Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T18:59:03.101Z] [2024-05-30T18:59:03.101Z] Login Succeeded [2024-05-30T18:59:03.101Z] nexus3.edgexfoundry.org:10002 [2024-05-30T18:59:03.305Z] OK: 1361 MiB in 240 packages [2024-05-30T18:59:03.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T18:59:03.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T18:59:03.662Z] Configure a credential helper to remove this warning. See [2024-05-30T18:59:03.662Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T18:59:03.662Z] [2024-05-30T18:59:03.662Z] Login Succeeded [2024-05-30T18:59:03.662Z] nexus3.edgexfoundry.org:10003 [2024-05-30T18:59:03.878Z] (1/1) Purging tzdata (2024a-r1) [2024-05-30T18:59:03.878Z] OK: 1359 MiB in 239 packages [2024-05-30T18:59:03.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T18:59:03.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T18:59:03.943Z] Configure a credential helper to remove this warning. See [2024-05-30T18:59:03.943Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T18:59:03.943Z] [2024-05-30T18:59:03.943Z] Login Succeeded [2024-05-30T18:59:03.943Z] nexus3.edgexfoundry.org:10004 [2024-05-30T18:59:04.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T18:59:04.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T18:59:04.492Z] Configure a credential helper to remove this warning. See [2024-05-30T18:59:04.492Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T18:59:04.492Z] [2024-05-30T18:59:04.492Z] Login Succeeded [2024-05-30T18:59:04.492Z] ****.io [2024-05-30T18:59:04.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T18:59:05.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T18:59:05.035Z] Configure a credential helper to remove this warning. See [2024-05-30T18:59:05.035Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T18:59:05.035Z] [2024-05-30T18:59:05.035Z] Login Succeeded [2024-05-30T18:59:05.035Z] ---> ****-login.sh ends [Pipeline] } [2024-05-30T18:59:05.057Z] 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-05-30T18:59:05.782Z] Looking in links: /tmp/tmpytch8dr2 [2024-05-30T18:59:05.782Z] Processing /tmp/tmpytch8dr2/pip-24.0-py3-none-any.whl [2024-05-30T18:59:05.782Z] Installing collected packages: pip [2024-05-30T18:59:05.807Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-30T18:59:06.131Z] + ls -al . [2024-05-30T18:59:06.131Z] total 68 [2024-05-30T18:59:06.131Z] drwxrwxr-x 6 jenkins jenkins 4096 May 30 18:59 . [2024-05-30T18:59:06.131Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 18:58 .. [2024-05-30T18:59:06.131Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 18:58 .git [2024-05-30T18:59:06.131Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 18:58 .github [2024-05-30T18:59:06.131Z] -rw-rw-r-- 1 jenkins jenkins 22 May 30 18:58 .gitignore [2024-05-30T18:59:06.131Z] -rw-rw-r-- 1 jenkins jenkins 1653 May 30 18:58 Dockerfile [2024-05-30T18:59:06.131Z] -rw-rw-r-- 1 jenkins jenkins 746 May 30 18:58 Jenkinsfile [2024-05-30T18:59:06.131Z] -rw-rw-r-- 1 jenkins jenkins 11381 May 30 18:58 LICENSE [2024-05-30T18:59:06.131Z] -rw-rw-r-- 1 jenkins jenkins 3606 May 30 18:58 README.md [2024-05-30T18:59:06.131Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 18:58 TAF-Manager [2024-05-30T18:59:06.131Z] drwxrwxr-x 6 jenkins jenkins 4096 May 30 18:58 TUC [2024-05-30T18:59:06.131Z] -rw-rw-r-- 1 jenkins jenkins 5 May 30 18:56 VERSION [2024-05-30T18:59:06.131Z] -rw-rw-r-- 1 jenkins jenkins 343 May 30 18:58 requirements.txt [2024-05-30T18:59:06.131Z] -rw-rw-r-- 1 jenkins jenkins 54 May 30 18:58 robot-entrypoint.sh [2024-05-30T18:59:06.131Z] -rw-rw-r-- 1 jenkins jenkins 445 May 30 18:58 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T18:59:06.478Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=91db81d81db112fb8a0b4212394fcca3339e4fba --label arch=arm64 --label version=0.0.0 . [2024-05-30T18:59:06.749Z] Sending build context to Docker daemon 376.3kB [2024-05-30T18:59:06.749Z] Step 1/13 : FROM alpine:3.20 [2024-05-30T18:59:07.159Z] Successfully installed pip-24.0 [2024-05-30T18:59:07.159Z] 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-05-30T18:59:07.339Z] 3.20: Pulling from library/alpine [2024-05-30T18:59:07.339Z] 94747bd81234: Pulling fs layer [2024-05-30T18:59:07.417Z] Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (24.0) [2024-05-30T18:59:07.933Z] 94747bd81234: Verifying Checksum [2024-05-30T18:59:07.933Z] 94747bd81234: Download complete [2024-05-30T18:59:07.988Z] Collecting setuptools [2024-05-30T18:59:07.988Z] Downloading setuptools-70.0.0-py3-none-any.whl.metadata (5.9 kB) [2024-05-30T18:59:07.988Z] Collecting wheel [2024-05-30T18:59:07.988Z] Downloading wheel-0.43.0-py3-none-any.whl.metadata (2.2 kB) [2024-05-30T18:59:07.988Z] Downloading setuptools-70.0.0-py3-none-any.whl (863 kB) [2024-05-30T18:59:07.988Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 863.4/863.4 kB 96.8 MB/s eta 0:00:00 [2024-05-30T18:59:07.988Z] Downloading wheel-0.43.0-py3-none-any.whl (65 kB) [2024-05-30T18:59:07.988Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.8/65.8 kB 263.1 MB/s eta 0:00:00 [2024-05-30T18:59:07.988Z] Installing collected packages: wheel, setuptools [2024-05-30T18:59:08.519Z] 94747bd81234: Pull complete [2024-05-30T18:59:08.519Z] Digest: sha256:77726ef6b57ddf65bb551896826ec38bc3e53f75cdde31354fbffb4f25238ebd [2024-05-30T18:59:08.519Z] Status: Downloaded newer image for alpine:3.20 [2024-05-30T18:59:08.519Z] ---> 442043f030d3 [2024-05-30T18:59:08.519Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2024-05-30T18:59:08.789Z] ---> Running in 5607a0052001 [2024-05-30T18:59:08.925Z] Successfully installed setuptools-70.0.0 wheel-0.43.0 [2024-05-30T18:59:08.925Z] 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-05-30T18:59:09.060Z] Removing intermediate container 5607a0052001 [2024-05-30T18:59:09.060Z] ---> f257d0aa9586 [2024-05-30T18:59:09.060Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2024-05-30T18:59:09.060Z] ---> Running in 83d83295f669 [2024-05-30T18:59:09.329Z] Removing intermediate container 83d83295f669 [2024-05-30T18:59:09.329Z] ---> 1a3b3aa84afb [2024-05-30T18:59:09.329Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2024-05-30T18:59:09.493Z] Processing ./edgex-taf-common [2024-05-30T18:59:09.493Z] Preparing metadata (setup.py): started [2024-05-30T18:59:09.493Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-30T18:59:09.493Z] Building wheels for collected packages: edgex-taf-common [2024-05-30T18:59:09.493Z] Building wheel for edgex-taf-common (setup.py): started [2024-05-30T18:59:09.763Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2024-05-30T18:59:09.763Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=a26096d776390d7a783d6ebbd52ce3ecd6f5b9f0ff4ab9e68dcb2e8157989fc4 [2024-05-30T18:59:09.763Z] Stored in directory: /tmp/pip-ephem-wheel-cache-8xfiy3s4/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2024-05-30T18:59:09.763Z] Successfully built edgex-taf-common [2024-05-30T18:59:09.763Z] Installing collected packages: edgex-taf-common [2024-05-30T18:59:10.022Z] Successfully installed edgex-taf-common-0.0.0 [2024-05-30T18:59:10.022Z] 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-05-30T18:59:10.296Z] ---> 8253118a7cfd [2024-05-30T18:59:10.296Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2024-05-30T18:59:10.571Z] ---> 252ae56f98bf [2024-05-30T18:59:10.571Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2024-05-30T18:59:10.590Z] Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) [2024-05-30T18:59:10.590Z] Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) [2024-05-30T18:59:10.590Z] Collecting python-dotenv==1.0.1 (from -r requirements.txt (line 2)) [2024-05-30T18:59:10.590Z] Downloading python_dotenv-1.0.1-py3-none-any.whl.metadata (23 kB) [2024-05-30T18:59:10.590Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2024-05-30T18:59:10.590Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) [2024-05-30T18:59:10.590Z] Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) [2024-05-30T18:59:10.590Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) [2024-05-30T18:59:10.590Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2024-05-30T18:59:10.590Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2024-05-30T18:59:10.590Z] Preparing metadata (setup.py): started [2024-05-30T18:59:10.849Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-30T18:59:10.849Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2024-05-30T18:59:10.849Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl.metadata (16 kB) [2024-05-30T18:59:10.849Z] Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) [2024-05-30T18:59:10.849Z] Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) [2024-05-30T18:59:10.849Z] Collecting requests==2.32.0 (from -r requirements.txt (line 8)) [2024-05-30T18:59:11.107Z] Downloading requests-2.32.0-py3-none-any.whl.metadata (4.6 kB) [2024-05-30T18:59:11.107Z] Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) [2024-05-30T18:59:11.107Z] Downloading paho-mqtt-1.6.1.tar.gz (99 kB) [2024-05-30T18:59:11.107Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 120.7 MB/s eta 0:00:00 [2024-05-30T18:59:11.107Z] Preparing metadata (setup.py): started [2024-05-30T18:59:11.107Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-30T18:59:11.164Z] ---> 6ef8b1b55ce9 [2024-05-30T18:59:11.164Z] Step 7/13 : WORKDIR /edgex-taf [2024-05-30T18:59:11.164Z] ---> Running in 12208336e68f [2024-05-30T18:59:11.365Z] Collecting docker==6.1.3 (from -r requirements.txt (line 10)) [2024-05-30T18:59:11.365Z] Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) [2024-05-30T18:59:11.365Z] Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) [2024-05-30T18:59:11.365Z] Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (61 kB) [2024-05-30T18:59:11.365Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 290.6 MB/s eta 0:00:00 [2024-05-30T18:59:11.431Z] Removing intermediate container 12208336e68f [2024-05-30T18:59:11.431Z] ---> 2b32393e8d1d [2024-05-30T18:59:11.431Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-05-30T18:59:11.431Z] ---> Running in 466ea91d4169 [2024-05-30T18:59:11.623Z] Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) [2024-05-30T18:59:11.623Z] Downloading psutil-5.9.5.tar.gz (493 kB) [2024-05-30T18:59:11.623Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 79.7 MB/s eta 0:00:00 [2024-05-30T18:59:11.623Z] Installing build dependencies: started [2024-05-30T18:59:13.378Z] Removing intermediate container 466ea91d4169 [2024-05-30T18:59:13.378Z] ---> 7e42a4146d20 [2024-05-30T18:59:13.378Z] 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.5-r2 && 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 && rm /usr/lib/python*/EXTERNALLY-MANAGED && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache-dir --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install --no-cache-dir ./edgex-taf-common && pip3 install --no-cache-dir -r requirements.txt [2024-05-30T18:59:13.378Z] ---> Running in 50749f3c2780 [2024-05-30T18:59:13.525Z] Installing build dependencies: finished with status 'done' [2024-05-30T18:59:13.525Z] Getting requirements to build wheel: started [2024-05-30T18:59:13.783Z] Getting requirements to build wheel: finished with status 'done' [2024-05-30T18:59:13.783Z] Preparing metadata (pyproject.toml): started [2024-05-30T18:59:14.041Z] Preparing metadata (pyproject.toml): finished with status 'done' [2024-05-30T18:59:14.041Z] Collecting redis==5.0.1 (from -r requirements.txt (line 13)) [2024-05-30T18:59:14.041Z] Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) [2024-05-30T18:59:14.301Z] Collecting pyzmq==26.0.3 (from -r requirements.txt (line 14)) [2024-05-30T18:59:14.301Z] Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (6.1 kB) [2024-05-30T18:59:14.301Z] Collecting influxdb-client==1.41.0 (from -r requirements.txt (line 15)) [2024-05-30T18:59:14.301Z] Downloading influxdb_client-1.41.0-py3-none-any.whl.metadata (64 kB) [2024-05-30T18:59:14.301Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 210.0 MB/s eta 0:00:00 [2024-05-30T18:59:14.343Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-05-30T18:59:14.559Z] Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) [2024-05-30T18:59:14.559Z] Downloading psycopg2-2.9.9.tar.gz (384 kB) [2024-05-30T18:59:14.559Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 275.2 MB/s eta 0:00:00 [2024-05-30T18:59:14.559Z] Preparing metadata (setup.py): started [2024-05-30T18:59:14.816Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-30T18:59:14.934Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-05-30T18:59:15.074Z] Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) [2024-05-30T18:59:15.074Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl.metadata (3.4 kB) [2024-05-30T18:59:15.074Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-30T18:59:15.074Z] Downloading selenium-4.21.0-py3-none-any.whl.metadata (6.9 kB) [2024-05-30T18:59:15.074Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-30T18:59:15.074Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) [2024-05-30T18:59:15.074Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T18:59:15.074Z] Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) [2024-05-30T18:59:15.074Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T18:59:15.074Z] Downloading flex-6.14.1.tar.gz (40 kB) [2024-05-30T18:59:15.074Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 276.8 MB/s eta 0:00:00 [2024-05-30T18:59:15.074Z] Preparing metadata (setup.py): started [2024-05-30T18:59:15.333Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-30T18:59:15.333Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T18:59:15.333Z] Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2024-05-30T18:59:15.333Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T18:59:15.333Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl.metadata (18 kB) [2024-05-30T18:59:15.591Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T18:59:15.591Z] Downloading jsonschema-4.22.0-py3-none-any.whl.metadata (8.2 kB) [2024-05-30T18:59:15.591Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T18:59:15.591Z] Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) [2024-05-30T18:59:15.591Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T18:59:15.591Z] Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) [2024-05-30T18:59:15.591Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T18:59:15.591Z] Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) [2024-05-30T18:59:15.591Z] Collecting charset-normalizer<4,>=2 (from requests==2.32.0->-r requirements.txt (line 8)) [2024-05-30T18:59:15.591Z] Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (33 kB) [2024-05-30T18:59:15.851Z] Collecting idna<4,>=2.5 (from requests==2.32.0->-r requirements.txt (line 8)) [2024-05-30T18:59:15.851Z] Downloading idna-3.7-py3-none-any.whl.metadata (9.9 kB) [2024-05-30T18:59:15.851Z] Collecting urllib3<3,>=1.21.1 (from requests==2.32.0->-r requirements.txt (line 8)) [2024-05-30T18:59:15.851Z] Downloading urllib3-2.2.1-py3-none-any.whl.metadata (6.4 kB) [2024-05-30T18:59:15.851Z] Collecting certifi>=2017.4.17 (from requests==2.32.0->-r requirements.txt (line 8)) [2024-05-30T18:59:15.851Z] Downloading certifi-2024.2.2-py3-none-any.whl.metadata (2.2 kB) [2024-05-30T18:59:15.851Z] Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2024-05-30T18:59:15.851Z] Downloading packaging-24.0-py3-none-any.whl.metadata (3.2 kB) [2024-05-30T18:59:15.851Z] Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2024-05-30T18:59:15.851Z] Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2024-05-30T18:59:16.111Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-05-30T18:59:16.111Z] Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) [2024-05-30T18:59:16.111Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-05-30T18:59:16.111Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2024-05-30T18:59:16.111Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.41.0->-r requirements.txt (line 15)) (70.0.0) [2024-05-30T18:59:16.111Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-05-30T18:59:16.111Z] Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) [2024-05-30T18:59:16.111Z] 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-05-30T18:59:16.111Z] Downloading typing_extensions-4.12.0-py3-none-any.whl.metadata (3.0 kB) [2024-05-30T18:59:16.111Z] Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-30T18:59:16.111Z] Downloading trio-0.25.1-py3-none-any.whl.metadata (8.7 kB) [2024-05-30T18:59:16.111Z] Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-30T18:59:16.111Z] Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) [2024-05-30T18:59:16.838Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T18:59:16.838Z] Downloading PyYAML-6.0.1-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (2.1 kB) [2024-05-30T18:59:16.838Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T18:59:16.838Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2024-05-30T18:59:16.838Z] Preparing metadata (setup.py): started [2024-05-30T18:59:16.838Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-30T18:59:16.887Z] OK: 9 MiB in 14 packages [2024-05-30T18:59:16.887Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-05-30T18:59:17.473Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-05-30T18:59:17.892Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T18:59:17.892Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2024-05-30T18:59:18.153Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T18:59:18.153Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2024-05-30T18:59:18.153Z] Preparing metadata (setup.py): started [2024-05-30T18:59:18.153Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-30T18:59:18.153Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T18:59:18.153Z] Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) [2024-05-30T18:59:18.153Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T18:59:18.153Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) [2024-05-30T18:59:18.153Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T18:59:18.153Z] Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2024-05-30T18:59:18.412Z] Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T18:59:18.412Z] Downloading attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB) [2024-05-30T18:59:18.412Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T18:59:18.412Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) [2024-05-30T18:59:18.412Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T18:59:18.412Z] Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) [2024-05-30T18:59:18.671Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T18:59:18.671Z] Downloading rpds_py-0.18.1-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.1 kB) [2024-05-30T18:59:18.928Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-30T18:59:18.928Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2024-05-30T18:59:18.928Z] Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-30T18:59:18.928Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2024-05-30T18:59:18.928Z] Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-30T18:59:18.928Z] Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2024-05-30T18:59:18.929Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-30T18:59:18.929Z] Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) [2024-05-30T18:59:18.929Z] 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-05-30T18:59:18.929Z] Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2024-05-30T18:59:18.929Z] 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-05-30T18:59:18.929Z] Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) [2024-05-30T18:59:18.929Z] WARNING: The candidate selected for download or install is a yanked version: 'requests' candidate (version 2.32.0 at https://files.pythonhosted.org/packages/24/e8/09e8d662a9675a4e4f5dd7a8e6127b463a091d2703ed931a64aa66d00065/requests-2.32.0-py3-none-any.whl (from https://pypi.org/simple/requests/) (requires-python:>=3.8)) [2024-05-30T18:59:18.929Z] Reason for being yanked: Yanked due to conflicts with CVE-2024-35195 mitigation [2024-05-30T18:59:18.929Z] Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) [2024-05-30T18:59:18.929Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 212.5 MB/s eta 0:00:00 [2024-05-30T18:59:18.929Z] Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB) [2024-05-30T18:59:18.929Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2024-05-30T18:59:18.929Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) [2024-05-30T18:59:18.929Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.5/95.5 kB 152.0 MB/s eta 0:00:00 [2024-05-30T18:59:19.187Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2024-05-30T18:59:19.187Z] Downloading configparser-6.0.0-py3-none-any.whl (19 kB) [2024-05-30T18:59:19.188Z] Downloading requests-2.32.0-py3-none-any.whl (63 kB) [2024-05-30T18:59:19.188Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.7/63.7 kB 220.8 MB/s eta 0:00:00 [2024-05-30T18:59:19.188Z] Downloading docker-6.1.3-py3-none-any.whl (148 kB) [2024-05-30T18:59:19.188Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 227.0 MB/s eta 0:00:00 [2024-05-30T18:59:19.188Z] Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_x86_64.whl (17.8 MB) [2024-05-30T18:59:19.188Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.8/17.8 MB 164.3 MB/s eta 0:00:00 [2024-05-30T18:59:19.188Z] Downloading redis-5.0.1-py3-none-any.whl (250 kB) [2024-05-30T18:59:19.188Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 245.7 MB/s eta 0:00:00 [2024-05-30T18:59:19.188Z] Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_x86_64.whl (1.5 MB) [2024-05-30T18:59:19.188Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 104.5 MB/s eta 0:00:00 [2024-05-30T18:59:19.188Z] Downloading influxdb_client-1.41.0-py3-none-any.whl (744 kB) [2024-05-30T18:59:19.188Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 744.6/744.6 kB 179.6 MB/s eta 0:00:00 [2024-05-30T18:59:19.188Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl (2.1 MB) [2024-05-30T18:59:19.188Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 207.1 MB/s eta 0:00:00 [2024-05-30T18:59:19.188Z] Downloading certifi-2024.2.2-py3-none-any.whl (163 kB) [2024-05-30T18:59:19.188Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/163.8 kB 335.9 MB/s eta 0:00:00 [2024-05-30T18:59:19.188Z] Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_x86_64.whl (142 kB) [2024-05-30T18:59:19.188Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.2/142.2 kB 225.1 MB/s eta 0:00:00 [2024-05-30T18:59:19.188Z] Downloading idna-3.7-py3-none-any.whl (66 kB) [2024-05-30T18:59:19.188Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.8/66.8 kB 216.5 MB/s eta 0:00:00 [2024-05-30T18:59:19.188Z] Downloading packaging-24.0-py3-none-any.whl (53 kB) [2024-05-30T18:59:19.188Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 206.4 MB/s eta 0:00:00 [2024-05-30T18:59:19.188Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2024-05-30T18:59:19.188Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 237.8 MB/s eta 0:00:00 [2024-05-30T18:59:19.188Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2024-05-30T18:59:19.428Z] (1/14) Installing ca-certificates (20240226-r0) [2024-05-30T18:59:19.445Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 191.7 MB/s eta 0:00:00 [2024-05-30T18:59:19.445Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) [2024-05-30T18:59:19.445Z] Downloading selenium-4.21.0-py3-none-any.whl (9.5 MB) [2024-05-30T18:59:19.445Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 235.1 MB/s eta 0:00:00 [2024-05-30T18:59:19.445Z] Downloading urllib3-2.2.1-py3-none-any.whl (121 kB) [2024-05-30T18:59:19.445Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 322.7 MB/s eta 0:00:00 [2024-05-30T18:59:19.445Z] Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2024-05-30T18:59:19.445Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 208.5 MB/s eta 0:00:00 [2024-05-30T18:59:19.445Z] Downloading docutils-0.21.2-py3-none-any.whl (587 kB) [2024-05-30T18:59:19.445Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 124.1 MB/s eta 0:00:00 [2024-05-30T18:59:19.445Z] Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2024-05-30T18:59:19.445Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl (29 kB) [2024-05-30T18:59:19.445Z] Downloading jsonschema-4.22.0-py3-none-any.whl (88 kB) [2024-05-30T18:59:19.445Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.3/88.3 kB 204.3 MB/s eta 0:00:00 [2024-05-30T18:59:19.445Z] Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) [2024-05-30T18:59:19.446Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 228.1 MB/s eta 0:00:00 [2024-05-30T18:59:19.446Z] Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) [2024-05-30T18:59:19.446Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.5/505.5 kB 260.7 MB/s eta 0:00:00 [2024-05-30T18:59:19.446Z] Downloading tzlocal-5.2-py3-none-any.whl (17 kB) [2024-05-30T18:59:19.446Z] Downloading attrs-23.2.0-py3-none-any.whl (60 kB) [2024-05-30T18:59:19.446Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 196.6 MB/s eta 0:00:00 [2024-05-30T18:59:19.446Z] Downloading click-8.1.7-py3-none-any.whl (97 kB) [2024-05-30T18:59:19.446Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 245.6 MB/s eta 0:00:00 [2024-05-30T18:59:19.446Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) [2024-05-30T18:59:19.446Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) [2024-05-30T18:59:19.446Z] Downloading PyYAML-6.0.1-cp312-cp312-musllinux_1_1_x86_64.whl (712 kB) [2024-05-30T18:59:19.446Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 712.6/712.6 kB 249.3 MB/s eta 0:00:00 [2024-05-30T18:59:19.446Z] Downloading referencing-0.35.1-py3-none-any.whl (26 kB) [2024-05-30T18:59:19.446Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2024-05-30T18:59:19.446Z] Downloading rpds_py-0.18.1-cp312-cp312-musllinux_1_2_x86_64.whl (1.3 MB) [2024-05-30T18:59:19.446Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 215.1 MB/s eta 0:00:00 [2024-05-30T18:59:19.446Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2024-05-30T18:59:19.446Z] Downloading trio-0.25.1-py3-none-any.whl (467 kB) [2024-05-30T18:59:19.446Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 467.7/467.7 kB 336.5 MB/s eta 0:00:00 [2024-05-30T18:59:19.446Z] Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) [2024-05-30T18:59:19.446Z] Downloading typing_extensions-4.12.0-py3-none-any.whl (37 kB) [2024-05-30T18:59:19.446Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2024-05-30T18:59:19.446Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 191.9 MB/s eta 0:00:00 [2024-05-30T18:59:19.446Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2024-05-30T18:59:19.446Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2024-05-30T18:59:19.446Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2024-05-30T18:59:19.446Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2024-05-30T18:59:19.446Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2024-05-30T18:59:19.446Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2024-05-30T18:59:19.446Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 213.8 MB/s eta 0:00:00 [2024-05-30T18:59:19.704Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, strict-rfc3339, validate-email [2024-05-30T18:59:19.704Z] Building wheel for robotbackgroundlogger (setup.py): started [2024-05-30T18:59:19.962Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2024-05-30T18:59:19.962Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4279 sha256=d15f84376149043b0050954b5ae4da4e1e8d2b5b9fa5ef03e9d77e2dd6df948f [2024-05-30T18:59:19.962Z] Stored in directory: /tmp/pip-ephem-wheel-cache-0jf3m0rc/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2024-05-30T18:59:19.962Z] Building wheel for paho-mqtt (setup.py): started [2024-05-30T18:59:20.017Z] (2/14) Installing brotli-libs (1.1.0-r2) [2024-05-30T18:59:20.220Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2024-05-30T18:59:20.220Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62119 sha256=60e43a0372342a3bb42b9cb5c39bb8c4002d548a5060f745ac9ac030fb034273 [2024-05-30T18:59:20.220Z] Stored in directory: /tmp/pip-ephem-wheel-cache-0jf3m0rc/wheels/23/d5/af/1f3cbcc350dec9d8e95040f388e0163d132eff0c9a453db659 [2024-05-30T18:59:20.220Z] Building wheel for psutil (pyproject.toml): started [2024-05-30T18:59:20.605Z] (3/14) Installing c-ares (1.28.1-r0) [2024-05-30T18:59:20.873Z] (4/14) Installing libunistring (1.2-r0) [2024-05-30T18:59:21.459Z] (5/14) Installing libidn2 (2.3.7-r0) [2024-05-30T18:59:21.595Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2024-05-30T18:59:21.596Z] Created wheel for psutil: filename=psutil-5.9.5-cp312-abi3-linux_x86_64.whl size=281484 sha256=dbbb80b435be4cd62fd4a7b61a5be7bd56fd9e2be6cd21f15372ffc9fee73d28 [2024-05-30T18:59:21.596Z] Stored in directory: /tmp/pip-ephem-wheel-cache-0jf3m0rc/wheels/e8/a9/47/bee5d847b031736eb597b632c3ff602d0c0ccf1f14d95293ee [2024-05-30T18:59:21.596Z] Building wheel for psycopg2 (setup.py): started [2024-05-30T18:59:22.048Z] (6/14) Installing nghttp2-libs (1.62.0-r0) [2024-05-30T18:59:22.317Z] (7/14) Installing libpsl (0.21.5-r1) [2024-05-30T18:59:22.904Z] (8/14) Installing zstd-libs (1.5.6-r0) [2024-05-30T18:59:23.173Z] (9/14) Installing libcurl (8.7.1-r0) [2024-05-30T18:59:23.762Z] (10/14) Installing curl (8.7.1-r0) [2024-05-30T18:59:24.352Z] (11/14) Installing docker-cli (26.1.3-r0) [2024-05-30T18:59:25.773Z] (12/14) Installing oniguruma (6.9.9-r0) [2024-05-30T18:59:26.043Z] (13/14) Installing jq (1.7.1-r0) [2024-05-30T18:59:26.634Z] (14/14) Installing openssl (3.3.0-r2) [2024-05-30T18:59:27.221Z] Executing busybox-1.36.1-r28.trigger [2024-05-30T18:59:27.221Z] Executing ca-certificates-20240226-r0.trigger [2024-05-30T18:59:27.490Z] OK: 43 MiB in 28 packages [2024-05-30T18:59:27.760Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-05-30T18:59:28.345Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-05-30T18:59:30.291Z] (1/166) Installing libexpat (2.6.2-r0) [2024-05-30T18:59:30.559Z] (2/166) Installing libbz2 (1.0.8-r6) [2024-05-30T18:59:30.828Z] (3/166) Installing libpng (1.6.43-r0) [2024-05-30T18:59:31.415Z] (4/166) Installing freetype (2.13.2-r0) [2024-05-30T18:59:31.583Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2024-05-30T18:59:31.583Z] Created wheel for psycopg2: filename=psycopg2-2.9.9-cp312-cp312-linux_x86_64.whl size=521875 sha256=941eacfccd5bfe959d478cd388d5acdd1bedd2978c15eff886c7d9ad9d28ff10 [2024-05-30T18:59:31.583Z] Stored in directory: /tmp/pip-ephem-wheel-cache-0jf3m0rc/wheels/ff/ac/80/7ccec163e3d05ae2112311b895132409b9abfd7e0c1c6b5183 [2024-05-30T18:59:31.583Z] Building wheel for flex (setup.py): started [2024-05-30T18:59:31.583Z] Building wheel for flex (setup.py): finished with status 'done' [2024-05-30T18:59:31.583Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77258 sha256=459578f315d80184c31da67a7c42215e28b37b0a5bdb4fcf8d9486bfb7618a2a [2024-05-30T18:59:31.583Z] Stored in directory: /tmp/pip-ephem-wheel-cache-0jf3m0rc/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2024-05-30T18:59:31.583Z] Building wheel for strict-rfc3339 (setup.py): started [2024-05-30T18:59:31.583Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2024-05-30T18:59:31.583Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=3abf1944d6b007d58272c3a9a6664e0afb03b40edf37d9e99629e37bd52d4524 [2024-05-30T18:59:31.583Z] Stored in directory: /tmp/pip-ephem-wheel-cache-0jf3m0rc/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2024-05-30T18:59:31.583Z] Building wheel for validate-email (setup.py): started [2024-05-30T18:59:31.583Z] Building wheel for validate-email (setup.py): finished with status 'done' [2024-05-30T18:59:31.583Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5464 sha256=653ae8bbcfdba26c2712eeabc1e24d03793e677edd6e30ee9c07d138a7b4f8c9 [2024-05-30T18:59:31.583Z] Stored in directory: /tmp/pip-ephem-wheel-cache-0jf3m0rc/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2024-05-30T18:59:31.583Z] Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex strict-rfc3339 validate-email [2024-05-30T18:59:31.583Z] 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, redis, pyzmq, PyYAML, python-dotenv, pysocks, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, jsonpath-ng, idna, h11, docutils, configparser, click, charset-normalizer, certifi, attrs, wsproto, robotbackgroundlogger, requests, referencing, reactivex, python-dateutil, outcome, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary [2024-05-30T18:59:31.682Z] (5/166) Installing fontconfig (2.15.0-r1) [2024-05-30T18:59:32.265Z] (6/166) Installing libfontenc (1.1.8-r0) [2024-05-30T18:59:32.528Z] (7/166) Installing mkfontscale (1.2.2-r6) [2024-05-30T18:59:33.108Z] (8/166) Installing font-opensans (0_git20210927-r1) [2024-05-30T18:59:33.696Z] (9/166) Installing pkgconf (2.2.0-r0) [2024-05-30T18:59:33.964Z] (10/166) Installing libgcc (13.2.1_git20240309-r0) [2024-05-30T18:59:34.557Z] (11/166) Installing libffi (3.4.6-r0) [2024-05-30T18:59:34.833Z] (12/166) Installing libintl (0.22.5-r0) [2024-05-30T18:59:35.104Z] (13/166) Installing libeconf (0.6.3-r0) [2024-05-30T18:59:35.372Z] (14/166) Installing libblkid (2.40.1-r1) [2024-05-30T18:59:35.954Z] (15/166) Installing libmount (2.40.1-r1) [2024-05-30T18:59:36.223Z] (16/166) Installing pcre2 (10.43-r0) [2024-05-30T18:59:36.809Z] (17/166) Installing glib (2.80.2-r0) [2024-05-30T18:59:37.393Z] (18/166) Installing libstdc++ (13.2.1_git20240309-r0) [2024-05-30T18:59:37.975Z] (19/166) Installing xz-libs (5.6.1-r3) [2024-05-30T18:59:38.558Z] (20/166) Installing libxml2 (2.12.7-r0) [2024-05-30T18:59:39.145Z] (21/166) Installing shared-mime-info (2.4-r0) [2024-05-30T18:59:39.731Z] (22/166) Installing hicolor-icon-theme (0.17-r2) [2024-05-30T18:59:40.009Z] (23/166) Installing libjpeg-turbo (3.0.3-r0) [2024-05-30T18:59:40.599Z] (24/166) Installing libsharpyuv (1.3.2-r0) [2024-05-30T18:59:40.870Z] (25/166) Installing libwebp (1.3.2-r0) [2024-05-30T18:59:41.460Z] (26/166) Installing tiff (4.6.0t-r0) [2024-05-30T18:59:41.561Z] 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-05-30T18:59:41.561Z] Successfully installed GenSON-1.3.0 PyYAML-6.0.1 RESTinstance-1.3.0 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.21.2 flex-6.14.1 h11-0.14.0 idna-3.7 influxdb-client-1.41.0 jsonpath-ng-1.6.1 jsonpointer-2.4 jsonschema-4.22.0 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.5 psycopg2-2.9.9 pycryptodome-3.19.0 pygments-2.18.0 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.0.1 pytz-2024.1 pyzmq-26.0.3 reactivex-4.0.4 redis-5.0.1 referencing-0.35.1 requests-2.32.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1.1 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.2.0 rpds-py-0.18.1 selenium-4.21.0 six-1.16.0 sniffio-1.3.1 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.25.1 trio-websocket-0.11.1 typing-extensions-4.12.0 tzlocal-5.2 urllib3-2.2.1 validate-email-1.3 websocket-client-1.8.0 wsproto-1.2.0 [2024-05-30T18:59:42.050Z] (27/166) Installing gdk-pixbuf (2.42.11-r1) [2024-05-30T18:59:42.342Z] (28/166) Installing gtk-update-icon-cache (3.24.42-r0) [2024-05-30T18:59:42.932Z] (29/166) Installing libxau (1.0.11-r4) [2024-05-30T18:59:43.202Z] (30/166) Installing libmd (1.1.0-r0) [2024-05-30T18:59:43.473Z] (31/166) Installing libbsd (0.12.2-r0) [2024-05-30T18:59:44.066Z] (32/166) Installing libxdmcp (1.1.5-r1) [2024-05-30T18:59:44.336Z] (33/166) Installing libxcb (1.16.1-r0) [2024-05-30T18:59:44.930Z] (34/166) Installing libx11 (1.8.9-r1) [2024-05-30T18:59:45.521Z] (35/166) Installing libxcomposite (0.4.6-r5) [2024-05-30T18:59:45.793Z] (36/166) Installing libxfixes (6.0.1-r4) [2024-05-30T18:59:46.065Z] (37/166) Installing libxrender (0.9.11-r5) [2024-05-30T18:59:46.657Z] (38/166) Installing libxcursor (1.2.2-r1) [2024-05-30T18:59:46.928Z] (39/166) Installing libxdamage (1.1.6-r5) [2024-05-30T18:59:47.199Z] (40/166) Installing libxext (1.3.6-r2) [2024-05-30T18:59:47.788Z] (41/166) Installing libxi (1.8.1-r4) [2024-05-30T18:59:48.062Z] (42/166) Installing libxinerama (1.1.5-r4) [2024-05-30T18:59:48.335Z] (43/166) Installing libxrandr (1.5.4-r1) [2024-05-30T18:59:48.925Z] (44/166) Installing libatk-1.0 (2.52.0-r0) [2024-05-30T18:59:49.197Z] (45/166) Installing libxtst (1.2.4-r6) [2024-05-30T18:59:49.467Z] (46/166) Installing dbus-libs (1.14.10-r1) [2024-05-30T18:59:50.052Z] (47/166) Installing at-spi2-core (2.52.0-r0) [2024-05-30T18:59:50.638Z] (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) [2024-05-30T18:59:50.903Z] (49/166) Installing pixman (0.43.2-r0) [2024-05-30T18:59:51.487Z] (50/166) Installing cairo (1.18.0-r0) [2024-05-30T18:59:51.759Z] (51/166) Installing cairo-gobject (1.18.0-r0) [2024-05-30T18:59:52.344Z] (52/166) Installing avahi-libs (0.8-r17) [2024-05-30T18:59:52.611Z] (53/166) Installing gmp (6.3.0-r1) [2024-05-30T18:59:53.206Z] (54/166) Installing nettle (3.9.1-r0) [2024-05-30T18:59:53.471Z] (55/166) Installing libtasn1 (4.19.0-r2) [2024-05-30T18:59:54.065Z] (56/166) Installing p11-kit (0.25.3-r0) [2024-05-30T18:59:54.347Z] (57/166) Installing gnutls (3.8.5-r0) [2024-05-30T18:59:55.316Z] (58/166) Installing cups-libs (2.4.8-r0) [2024-05-30T18:59:55.585Z] (59/166) Installing libepoxy (1.5.10-r1) [2024-05-30T18:59:56.182Z] (60/166) Installing fribidi (1.0.14-r0) [2024-05-30T18:59:56.450Z] (61/166) Installing graphite2 (1.3.14-r6) [2024-05-30T18:59:56.717Z] (62/166) Installing harfbuzz (8.5.0-r0) [2024-05-30T18:59:57.301Z] (63/166) Installing libxft (2.3.8-r3) [2024-05-30T18:59:57.567Z] (64/166) Installing pango (1.52.2-r0) [2024-05-30T18:59:58.153Z] (65/166) Installing wayland-libs-client (1.22.0-r4) [2024-05-30T18:59:58.420Z] (66/166) Installing wayland-libs-cursor (1.22.0-r4) [2024-05-30T18:59:58.688Z] (67/166) Installing wayland-libs-egl (1.22.0-r4) [2024-05-30T18:59:59.271Z] (68/166) Installing xkeyboard-config (2.41-r0) [2024-05-30T18:59:59.869Z] (69/166) Installing libxkbcommon (1.7.0-r0) [2024-05-30T19:00:00.137Z] (70/166) Installing gtk+3.0 (3.24.42-r0) [2024-05-30T19:00:01.100Z] (71/166) Installing icu-data-full (74.2-r0) [2024-05-30T19:00:03.705Z] (72/166) Installing mesa (24.0.8-r1) [2024-05-30T19:00:03.974Z] (73/166) Installing llvm17-libs (17.0.6-r1) [2024-05-30T19:00:08.392Z] Removing intermediate container e6299a35e2c7 [2024-05-30T19:00:08.392Z] ---> e66de453d98b [2024-05-30T19:00:08.392Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2024-05-30T19:00:08.392Z] ---> Running in 35eb919752ee [2024-05-30T19:00:08.392Z] Removing intermediate container 35eb919752ee [2024-05-30T19:00:08.392Z] ---> d08c36b12265 [2024-05-30T19:00:08.392Z] Step 11/13 : LABEL arch=amd64 [2024-05-30T19:00:08.392Z] ---> Running in 50816bbb15bd [2024-05-30T19:00:08.392Z] Removing intermediate container 50816bbb15bd [2024-05-30T19:00:08.392Z] ---> 33983087a98e [2024-05-30T19:00:08.392Z] Step 12/13 : LABEL git_sha=0060de19b4a84d5dbee16f5407e4482d66236573 [2024-05-30T19:00:08.392Z] ---> Running in c90a0e630f05 [2024-05-30T19:00:08.392Z] Removing intermediate container c90a0e630f05 [2024-05-30T19:00:08.392Z] ---> 15afe90600c2 [2024-05-30T19:00:08.392Z] Step 13/13 : LABEL version=0.0.0 [2024-05-30T19:00:08.392Z] ---> Running in 5ae161169d7f [2024-05-30T19:00:08.392Z] Removing intermediate container 5ae161169d7f [2024-05-30T19:00:08.392Z] ---> 4563f7d1d7d6 [2024-05-30T19:00:08.392Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-30T19:00:08.392Z] Successfully built 4563f7d1d7d6 [2024-05-30T19:00:08.392Z] Successfully tagged edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T19:00:08.908Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-30T19:00:08.908Z] [2024-05-30T19:00:08.908Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T19:00:09.207Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-30T19:00:09.207Z] latest: Pulling from edgex-lftools-log-publisher [2024-05-30T19:00:09.207Z] 5eb5b503b376: Pulling fs layer [2024-05-30T19:00:09.207Z] 5c69ac0246d0: Pulling fs layer [2024-05-30T19:00:09.207Z] ec43610c2a17: Pulling fs layer [2024-05-30T19:00:09.207Z] 3a2ae6a8a46f: Pulling fs layer [2024-05-30T19:00:09.207Z] 33b1e0a273af: Pulling fs layer [2024-05-30T19:00:09.207Z] 5d3b04190fa2: Pulling fs layer [2024-05-30T19:00:09.207Z] 2f39f015ded8: Pulling fs layer [2024-05-30T19:00:09.207Z] 3a2ae6a8a46f: Waiting [2024-05-30T19:00:09.207Z] 33b1e0a273af: Waiting [2024-05-30T19:00:09.207Z] 5d3b04190fa2: Waiting [2024-05-30T19:00:09.207Z] 2f39f015ded8: Waiting [2024-05-30T19:00:09.207Z] 5c69ac0246d0: Download complete [2024-05-30T19:00:09.207Z] 3a2ae6a8a46f: Verifying Checksum [2024-05-30T19:00:09.207Z] 3a2ae6a8a46f: Download complete [2024-05-30T19:00:09.464Z] 33b1e0a273af: Verifying Checksum [2024-05-30T19:00:09.464Z] 33b1e0a273af: Download complete [2024-05-30T19:00:09.464Z] 5d3b04190fa2: Verifying Checksum [2024-05-30T19:00:09.464Z] 5d3b04190fa2: Download complete [2024-05-30T19:00:09.464Z] ec43610c2a17: Verifying Checksum [2024-05-30T19:00:09.464Z] ec43610c2a17: Download complete [2024-05-30T19:00:09.464Z] 5eb5b503b376: Verifying Checksum [2024-05-30T19:00:09.464Z] 5eb5b503b376: Download complete [2024-05-30T19:00:10.030Z] 2f39f015ded8: Download complete [2024-05-30T19:00:10.597Z] 5eb5b503b376: Pull complete [2024-05-30T19:00:10.855Z] 5c69ac0246d0: Pull complete [2024-05-30T19:00:11.117Z] ec43610c2a17: Pull complete [2024-05-30T19:00:11.117Z] 3a2ae6a8a46f: Pull complete [2024-05-30T19:00:11.376Z] 33b1e0a273af: Pull complete [2024-05-30T19:00:11.634Z] 5d3b04190fa2: Pull complete [2024-05-30T19:00:14.065Z] (74/166) Installing hwdata-pci (0.382-r0) [2024-05-30T19:00:14.652Z] (75/166) Installing libpciaccess (0.18.1-r0) [2024-05-30T19:00:14.922Z] (76/166) Installing libdrm (2.4.120-r0) [2024-05-30T19:00:15.197Z] (77/166) Installing libelf (0.191-r0) [2024-05-30T19:00:15.784Z] (78/166) Installing mesa-glapi (24.0.8-r1) [2024-05-30T19:00:15.817Z] 2f39f015ded8: Pull complete [2024-05-30T19:00:15.817Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-05-30T19:00:15.817Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-30T19:00:15.817Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-30T19:00:15.927Z] prd-ubuntu20.04-docker-8c-8g-1719 does not seem to be running inside a container [2024-05-30T19:00:15.956Z] $ 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-107 -v /w/workspace/xfoundry_edgex-taf-common_PR-107:/w/workspace/xfoundry_edgex-taf-common_PR-107:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-107@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-107@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-05-30T19:00:16.056Z] (79/166) Installing mesa-dri-gallium (24.0.8-r1) [2024-05-30T19:00:17.469Z] (80/166) Installing eudev-libs (3.2.14-r2) [2024-05-30T19:00:17.745Z] (81/166) Installing libmagic (5.45-r1) [2024-05-30T19:00:18.333Z] (82/166) Installing file (5.45-r1) [2024-05-30T19:00:18.608Z] (83/166) Installing xprop (1.2.7-r0) [2024-05-30T19:00:18.878Z] (84/166) Installing libice (1.1.1-r6) [2024-05-30T19:00:19.469Z] (85/166) Installing libuuid (2.40.1-r1) [2024-05-30T19:00:19.742Z] (86/166) Installing libsm (1.2.4-r4) [2024-05-30T19:00:20.011Z] (87/166) Installing libxt (1.3.0-r5) [2024-05-30T19:00:20.726Z] (88/166) Installing libxmu (1.1.4-r2) [2024-05-30T19:00:21.006Z] (89/166) Installing xset (1.2.5-r1) [2024-05-30T19:00:21.286Z] (90/166) Installing xdg-utils (1.2.1-r0) [2024-05-30T19:00:21.566Z] (91/166) Installing libogg (1.3.5-r5) [2024-05-30T19:00:21.749Z] $ docker top 4d5734e8b925def6bc600a54947ee26bdf87bd17368071b4bab505bab34644bc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-30T19:00:22.163Z] (92/166) Installing libflac (1.4.3-r1) [2024-05-30T19:00:22.174Z] ---> job-cost.sh [2024-05-30T19:00:22.174Z] lf-activate-venv: SKIPPING [2024-05-30T19:00:22.174Z] INFO: No Stack... [2024-05-30T19:00:22.432Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-30T19:00:22.437Z] (93/166) Installing alsa-lib (1.2.11-r0) [2024-05-30T19:00:22.754Z] INFO: Archiving Costs [Pipeline] sh [2024-05-30T19:00:23.040Z] + cat /w/workspace/xfoundry_edgex-taf-common_PR-107/archives/cost.csv [2024-05-30T19:00:23.041Z] + cut -d, -f6 [Pipeline] lock [2024-05-30T19:00:23.053Z] (94/166) Installing libSvtAv1Enc (2.0.0-r1) [2024-05-30T19:00:23.054Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-107-3-stack-cost] [2024-05-30T19:00:23.061Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-107-3-stack-cost] did not exist. Created. [2024-05-30T19:00:23.067Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-107-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-30T19:00:23.375Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-05-30T19:00:23.418Z] Stashed 1 file(s) [Pipeline] } [2024-05-30T19:00:23.426Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-107-3-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-30T19:00:23.449Z] $ docker stop --time=1 4d5734e8b925def6bc600a54947ee26bdf87bd17368071b4bab505bab34644bc [2024-05-30T19:00:24.032Z] (95/166) Installing aom-libs (3.9.0-r0) [2024-05-30T19:00:24.625Z] $ docker rm -f --volumes 4d5734e8b925def6bc600a54947ee26bdf87bd17368071b4bab505bab34644bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-05-30T19:00:25.005Z] (96/166) Installing libva (2.21.0-r0) [2024-05-30T19:00:25.603Z] (97/166) Installing libvdpau (1.5-r3) [2024-05-30T19:00:25.875Z] (98/166) Installing ffmpeg-libavutil (6.1.1-r7) [2024-05-30T19:00:26.468Z] (99/166) Installing libdav1d (1.4.2-r0) [2024-05-30T19:00:26.736Z] (100/166) Installing openexr-libiex (3.1.13-r1) [2024-05-30T19:00:27.348Z] (101/166) Installing openexr-libilmthread (3.1.13-r1) [2024-05-30T19:00:27.618Z] (102/166) Installing imath (3.1.11-r2) [2024-05-30T19:00:28.207Z] (103/166) Installing openexr-libopenexr (3.1.13-r1) [2024-05-30T19:00:28.806Z] (104/166) Installing giflib (5.2.2-r0) [2024-05-30T19:00:29.078Z] (105/166) Installing libhwy (1.0.7-r0) [2024-05-30T19:00:29.346Z] (106/166) Installing lcms2 (2.16-r0) [2024-05-30T19:00:29.937Z] (107/166) Installing libjxl (0.10.2-r0) [2024-05-30T19:00:30.524Z] (108/166) Installing lame-libs (3.100-r5) [2024-05-30T19:00:31.112Z] (109/166) Installing opus (1.5.2-r0) [2024-05-30T19:00:31.381Z] (110/166) Installing rav1e-libs (0.7.1-r0) [2024-05-30T19:00:33.647Z] (111/166) Installing libgomp (13.2.1_git20240309-r0) [2024-05-30T19:00:35.433Z] (112/166) Installing soxr (0.1.3-r7) [2024-05-30T19:00:36.017Z] (113/166) Installing ffmpeg-libswresample (6.1.1-r7) [2024-05-30T19:00:38.192Z] (114/166) Installing libtheora (1.1.1-r18) [2024-05-30T19:00:38.783Z] (115/166) Installing libvorbis (1.3.7-r2) [2024-05-30T19:00:39.372Z] (116/166) Installing libvpx (1.14.0-r0) [2024-05-30T19:00:39.959Z] (117/166) Installing libwebpmux (1.3.2-r0) [2024-05-30T19:00:40.226Z] (118/166) Installing x264-libs (0.164_git20231001-r0) [2024-05-30T19:00:40.812Z] (119/166) Installing numactl (2.0.18-r0) [2024-05-30T19:00:41.080Z] (120/166) Installing x265-libs (3.6-r0) [2024-05-30T19:00:42.043Z] (121/166) Installing xvidcore (1.3.7-r2) [2024-05-30T19:00:42.314Z] (122/166) Installing ffmpeg-libavcodec (6.1.1-r7) [2024-05-30T19:00:43.288Z] (123/166) Installing libbluray (1.3.4-r1) [2024-05-30T19:00:43.558Z] (124/166) Installing mpg123-libs (1.32.6-r0) [2024-05-30T19:00:44.143Z] (125/166) Installing libopenmpt (0.7.7-r0) [2024-05-30T19:00:45.563Z] (126/166) Installing cjson (1.7.18-r0) [2024-05-30T19:00:45.563Z] (127/166) Installing mbedtls (3.6.0-r0) [2024-05-30T19:00:46.165Z] (128/166) Installing librist (0.2.10-r1) [2024-05-30T19:00:46.444Z] (129/166) Installing libsrt (1.5.3-r0) [2024-05-30T19:00:47.029Z] (130/166) Installing libssh (0.10.6-r0) [2024-05-30T19:00:47.616Z] (131/166) Installing libsodium (1.0.19-r0) [2024-05-30T19:00:47.885Z] (132/166) Installing libzmq (4.3.5-r2) [2024-05-30T19:00:48.470Z] (133/166) Installing ffmpeg-libavformat (6.1.1-r7) [2024-05-30T19:00:49.143Z] (134/166) Installing crc32c (1.1.2-r0) [2024-05-30T19:00:49.412Z] (135/166) Installing double-conversion (3.3.0-r0) [2024-05-30T19:00:49.678Z] (136/166) Installing libevent (2.1.12-r7) [2024-05-30T19:00:50.266Z] (137/166) Installing wayland-libs-server (1.22.0-r4) [2024-05-30T19:00:50.532Z] (138/166) Installing mesa-gbm (24.0.8-r1) [2024-05-30T19:00:50.801Z] (139/166) Installing harfbuzz-subset (8.5.0-r0) [2024-05-30T19:00:51.383Z] (140/166) Installing icu-libs (74.2-r0) [2024-05-30T19:00:51.964Z] (141/166) Installing minizip (1.3.1-r0) [2024-05-30T19:00:52.545Z] (142/166) Installing nspr (4.35-r4) [2024-05-30T19:00:52.813Z] (143/166) Installing sqlite-libs (3.45.3-r1) [2024-05-30T19:00:53.397Z] (144/166) Installing nss (3.100-r0) [2024-05-30T19:00:53.985Z] (145/166) Installing openh264 (2.4.1-r0) [2024-05-30T19:00:54.571Z] (146/166) Installing libcamera-ipa (0.3.0-r0) [2024-05-30T19:00:55.153Z] (147/166) Installing libunwind (1.8.1-r0) [2024-05-30T19:00:55.421Z] (148/166) Installing yaml (0.2.5-r2) [2024-05-30T19:00:56.008Z] (149/166) Installing libcamera (0.3.0-r0) [2024-05-30T19:00:56.594Z] (150/166) Installing speexdsp (1.2.1-r2) [2024-05-30T19:00:56.862Z] (151/166) Installing libuv (1.48.0-r0) [2024-05-30T19:00:57.129Z] (152/166) Installing roc-toolkit-libs (0.3.0-r0) [2024-05-30T19:00:57.717Z] (153/166) Installing libsndfile (1.2.2-r0) [2024-05-30T19:00:58.301Z] (154/166) Installing webrtc-audio-processing-1 (1.3-r0) [2024-05-30T19:00:58.885Z] (155/166) Installing pipewire-libs (1.0.6-r1) [2024-05-30T19:00:59.468Z] (156/166) Installing libasyncns (0.8-r3) [2024-05-30T19:00:59.732Z] (157/166) Installing libltdl (2.4.7-r3) [2024-05-30T19:00:59.998Z] (158/166) Installing orc (0.4.37-r0) [2024-05-30T19:01:00.584Z] (159/166) Installing tdb-libs (1.4.9-r1) [2024-05-30T19:01:00.851Z] (160/166) Installing libpulse (17.0-r0) [2024-05-30T19:01:01.445Z] (161/166) Installing libwebpdemux (1.3.2-r0) [2024-05-30T19:01:01.715Z] (162/166) Installing libgpg-error (1.49-r0) [2024-05-30T19:01:02.306Z] (163/166) Installing libgcrypt (1.10.3-r0) [2024-05-30T19:01:02.893Z] (164/166) Installing libxslt (1.1.39-r1) [2024-05-30T19:01:03.161Z] (165/166) Installing chromium (125.0.6422.112-r0) [2024-05-30T19:01:19.485Z] (166/166) Installing chromium-chromedriver (125.0.6422.112-r0) [2024-05-30T19:01:19.485Z] Executing busybox-1.36.1-r28.trigger [2024-05-30T19:01:19.751Z] Executing fontconfig-2.15.0-r1.trigger [2024-05-30T19:01:19.751Z] Executing mkfontscale-1.2.2-r6.trigger [2024-05-30T19:01:19.751Z] Executing glib-2.80.2-r0.trigger [2024-05-30T19:01:19.751Z] Executing shared-mime-info-2.4-r0.trigger [2024-05-30T19:01:22.334Z] Executing gdk-pixbuf-2.42.11-r1.trigger [2024-05-30T19:01:22.334Z] Executing gtk-update-icon-cache-3.24.42-r0.trigger [2024-05-30T19:01:22.604Z] Executing gtk+3.0-3.24.42-r0.trigger [2024-05-30T19:01:22.604Z] OK: 643 MiB in 194 packages [2024-05-30T19:01:22.873Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-05-30T19:01:25.470Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-05-30T19:01:26.879Z] (1/30) Installing jansson (2.14-r4) [2024-05-30T19:01:27.146Z] (2/30) Installing binutils (2.42-r0) [2024-05-30T19:01:28.102Z] (3/30) Installing libatomic (13.2.1_git20240309-r0) [2024-05-30T19:01:28.368Z] (4/30) Installing isl26 (0.26-r1) [2024-05-30T19:01:28.952Z] (5/30) Installing mpfr4 (4.2.1-r0) [2024-05-30T19:01:29.536Z] (6/30) Installing mpc1 (1.3.1-r1) [2024-05-30T19:01:29.801Z] (7/30) Installing gcc (13.2.1_git20240309-r0) [2024-05-30T19:01:39.894Z] (8/30) Installing musl-dev (1.2.5-r0) [2024-05-30T19:01:39.894Z] (9/30) Installing linux-headers (6.6-r0) [2024-05-30T19:01:40.472Z] (10/30) Installing libffi-dev (3.4.6-r0) [2024-05-30T19:01:40.737Z] (11/30) Installing libpq (16.3-r0) [2024-05-30T19:01:41.319Z] (12/30) Installing openssl-dev (3.3.0-r2) [2024-05-30T19:01:41.910Z] (13/30) Installing libpq-dev (16.3-r0) [2024-05-30T19:01:42.178Z] (14/30) Installing libecpg (16.3-r0) [2024-05-30T19:01:42.767Z] (15/30) Installing libecpg-dev (16.3-r0) [2024-05-30T19:01:43.036Z] (16/30) Installing clang16-headers (16.0.6-r5) [2024-05-30T19:01:43.999Z] (17/30) Installing llvm16-libs (16.0.6-r8) [2024-05-30T19:01:54.079Z] (18/30) Installing clang16-libs (16.0.6-r5) [2024-05-30T19:01:58.333Z] (19/30) Installing fortify-headers (1.1-r3) [2024-05-30T19:01:58.602Z] (20/30) Installing libstdc++-dev (13.2.1_git20240309-r0) [2024-05-30T19:02:00.005Z] (21/30) Installing llvm16-linker-tools (16.0.6-r8) [2024-05-30T19:02:00.271Z] (22/30) Installing clang16 (16.0.6-r5) [2024-05-30T19:02:00.537Z] (23/30) Installing icu (74.2-r0) [2024-05-30T19:02:01.120Z] (24/30) Installing icu-dev (74.2-r0) [2024-05-30T19:02:02.078Z] (25/30) Installing llvm16 (16.0.6-r8) [2024-05-30T19:02:12.157Z] (26/30) Installing lz4-libs (1.9.4-r5) [2024-05-30T19:02:12.157Z] (27/30) Installing lz4-dev (1.9.4-r5) [2024-05-30T19:02:12.157Z] (28/30) Installing zstd (1.5.6-r0) [2024-05-30T19:02:12.157Z] (29/30) Installing zstd-dev (1.5.6-r0) [2024-05-30T19:02:12.422Z] (30/30) Installing postgresql16-dev (16.3-r0) [2024-05-30T19:02:13.378Z] Executing busybox-1.36.1-r28.trigger [2024-05-30T19:02:13.378Z] OK: 1169 MiB in 224 packages [2024-05-30T19:02:13.642Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-05-30T19:02:14.221Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-05-30T19:02:16.151Z] (1/14) Installing g++ (13.2.1_git20240309-r0) [2024-05-30T19:02:17.111Z] (2/14) Installing gdbm (1.23-r1) [2024-05-30T19:02:17.690Z] (3/14) Installing mpdecimal (4.0.0-r0) [2024-05-30T19:02:17.956Z] (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r0) [2024-05-30T19:02:18.220Z] (5/14) Installing libncursesw (6.4_p20240420-r0) [2024-05-30T19:02:18.799Z] (6/14) Installing libpanelw (6.4_p20240420-r0) [2024-05-30T19:02:19.065Z] (7/14) Installing readline (8.2.10-r0) [2024-05-30T19:02:19.643Z] (8/14) Installing python3 (3.12.3-r1) [2024-05-30T19:02:21.041Z] (9/14) Installing python3-pycache-pyc0 (3.12.3-r1) [2024-05-30T19:02:21.996Z] (10/14) Installing pyc (3.12.3-r1) [2024-05-30T19:02:22.262Z] (11/14) Installing python3-pyc (3.12.3-r1) [2024-05-30T19:02:22.526Z] (12/14) Installing python3-dev (3.12.3-r1) [2024-05-30T19:02:25.866Z] (13/14) Installing libsodium-dev (1.0.19-r0) [2024-05-30T19:02:25.866Z] (14/14) Installing zeromq-dev (4.3.5-r2) [2024-05-30T19:02:26.133Z] Executing busybox-1.36.1-r28.trigger [2024-05-30T19:02:26.133Z] OK: 1356 MiB in 238 packages [2024-05-30T19:02:26.716Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-05-30T19:02:27.303Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-05-30T19:02:29.240Z] OK: 1356 MiB in 238 packages [2024-05-30T19:02:29.240Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-05-30T19:02:30.195Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-05-30T19:02:31.608Z] (1/1) Installing tzdata (2024a-r1) [2024-05-30T19:02:32.192Z] OK: 1357 MiB in 239 packages [2024-05-30T19:02:34.137Z] (1/1) Purging tzdata (2024a-r1) [2024-05-30T19:02:34.137Z] OK: 1356 MiB in 238 packages [2024-05-30T19:02:49.116Z] Looking in links: /tmp/tmpi9hnujlv [2024-05-30T19:02:49.116Z] Processing /tmp/tmpi9hnujlv/pip-24.0-py3-none-any.whl [2024-05-30T19:02:49.116Z] Installing collected packages: pip [2024-05-30T19:02:59.183Z] Successfully installed pip-24.0 [2024-05-30T19:02:59.183Z] 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-05-30T19:03:01.127Z] Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (24.0) [2024-05-30T19:03:04.648Z] Collecting setuptools [2024-05-30T19:03:04.648Z] Downloading setuptools-70.0.0-py3-none-any.whl.metadata (5.9 kB) [2024-05-30T19:03:04.648Z] Collecting wheel [2024-05-30T19:03:04.648Z] Downloading wheel-0.43.0-py3-none-any.whl.metadata (2.2 kB) [2024-05-30T19:03:04.648Z] Downloading setuptools-70.0.0-py3-none-any.whl (863 kB) [2024-05-30T19:03:04.648Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 863.4/863.4 kB 18.9 MB/s eta 0:00:00 [2024-05-30T19:03:04.648Z] Downloading wheel-0.43.0-py3-none-any.whl (65 kB) [2024-05-30T19:03:04.648Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.8/65.8 kB 21.7 MB/s eta 0:00:00 [2024-05-30T19:03:05.265Z] Installing collected packages: wheel, setuptools [2024-05-30T19:03:09.622Z] Successfully installed setuptools-70.0.0 wheel-0.43.0 [2024-05-30T19:03:09.905Z] 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-05-30T19:03:13.261Z] Processing ./edgex-taf-common [2024-05-30T19:03:13.261Z] Preparing metadata (setup.py): started [2024-05-30T19:03:14.219Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-30T19:03:14.219Z] Building wheels for collected packages: edgex-taf-common [2024-05-30T19:03:14.219Z] Building wheel for edgex-taf-common (setup.py): started [2024-05-30T19:03:15.619Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2024-05-30T19:03:15.619Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=31462b2a05f57f63aeab41ab53eaa715bafbb4bf5e3e6177c3e1af40fc1b50f1 [2024-05-30T19:03:15.619Z] Stored in directory: /tmp/pip-ephem-wheel-cache-fuzgyvrb/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2024-05-30T19:03:15.619Z] Successfully built edgex-taf-common [2024-05-30T19:03:16.196Z] Installing collected packages: edgex-taf-common [2024-05-30T19:03:16.196Z] Successfully installed edgex-taf-common-0.0.0 [2024-05-30T19:03:16.196Z] 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-05-30T19:03:20.438Z] Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) [2024-05-30T19:03:20.438Z] Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) [2024-05-30T19:03:20.438Z] Collecting python-dotenv==1.0.1 (from -r requirements.txt (line 2)) [2024-05-30T19:03:20.438Z] Downloading python_dotenv-1.0.1-py3-none-any.whl.metadata (23 kB) [2024-05-30T19:03:20.438Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2024-05-30T19:03:20.438Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) [2024-05-30T19:03:21.022Z] Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) [2024-05-30T19:03:21.022Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) [2024-05-30T19:03:21.022Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2024-05-30T19:03:21.022Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2024-05-30T19:03:21.022Z] Preparing metadata (setup.py): started [2024-05-30T19:03:22.447Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-30T19:03:22.447Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2024-05-30T19:03:22.447Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl.metadata (16 kB) [2024-05-30T19:03:22.447Z] Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) [2024-05-30T19:03:22.447Z] Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) [2024-05-30T19:03:22.712Z] Collecting requests==2.32.0 (from -r requirements.txt (line 8)) [2024-05-30T19:03:22.712Z] Downloading requests-2.32.0-py3-none-any.whl.metadata (4.6 kB) [2024-05-30T19:03:22.712Z] Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) [2024-05-30T19:03:22.977Z] Downloading paho-mqtt-1.6.1.tar.gz (99 kB) [2024-05-30T19:03:22.977Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 20.8 MB/s eta 0:00:00 [2024-05-30T19:03:22.977Z] Preparing metadata (setup.py): started [2024-05-30T19:03:24.375Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-30T19:03:24.375Z] Collecting docker==6.1.3 (from -r requirements.txt (line 10)) [2024-05-30T19:03:24.375Z] Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) [2024-05-30T19:03:26.316Z] Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) [2024-05-30T19:03:26.316Z] Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (62 kB) [2024-05-30T19:03:26.316Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.7/62.7 kB 29.1 MB/s eta 0:00:00 [2024-05-30T19:03:27.270Z] Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) [2024-05-30T19:03:27.270Z] Downloading psutil-5.9.5.tar.gz (493 kB) [2024-05-30T19:03:27.270Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 26.5 MB/s eta 0:00:00 [2024-05-30T19:03:27.848Z] Installing build dependencies: started [2024-05-30T19:03:40.135Z] Installing build dependencies: finished with status 'done' [2024-05-30T19:03:40.135Z] Getting requirements to build wheel: started [2024-05-30T19:03:41.535Z] Getting requirements to build wheel: finished with status 'done' [2024-05-30T19:03:41.535Z] Preparing metadata (pyproject.toml): started [2024-05-30T19:03:43.478Z] Preparing metadata (pyproject.toml): finished with status 'done' [2024-05-30T19:03:43.743Z] Collecting redis==5.0.1 (from -r requirements.txt (line 13)) [2024-05-30T19:03:43.744Z] Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) [2024-05-30T19:03:46.453Z] Collecting pyzmq==26.0.3 (from -r requirements.txt (line 14)) [2024-05-30T19:03:46.453Z] Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (6.1 kB) [2024-05-30T19:03:46.719Z] Collecting influxdb-client==1.41.0 (from -r requirements.txt (line 15)) [2024-05-30T19:03:46.719Z] Downloading influxdb_client-1.41.0-py3-none-any.whl.metadata (64 kB) [2024-05-30T19:03:46.719Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 25.4 MB/s eta 0:00:00 [2024-05-30T19:03:47.300Z] Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) [2024-05-30T19:03:47.300Z] Downloading psycopg2-2.9.9.tar.gz (384 kB) [2024-05-30T19:03:47.300Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 27.5 MB/s eta 0:00:00 [2024-05-30T19:03:47.568Z] Preparing metadata (setup.py): started [2024-05-30T19:03:49.518Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-30T19:03:50.472Z] Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) [2024-05-30T19:03:50.472Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl.metadata (3.4 kB) [2024-05-30T19:03:51.058Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-30T19:03:51.058Z] Downloading selenium-4.21.0-py3-none-any.whl.metadata (6.9 kB) [2024-05-30T19:03:51.325Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-30T19:03:51.325Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) [2024-05-30T19:03:51.591Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T19:03:51.591Z] Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) [2024-05-30T19:03:51.591Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T19:03:51.591Z] Downloading flex-6.14.1.tar.gz (40 kB) [2024-05-30T19:03:51.857Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 24.7 MB/s eta 0:00:00 [2024-05-30T19:03:51.857Z] Preparing metadata (setup.py): started [2024-05-30T19:03:53.260Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-30T19:03:53.260Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T19:03:53.260Z] Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2024-05-30T19:03:53.260Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T19:03:53.260Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl.metadata (18 kB) [2024-05-30T19:03:53.524Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T19:03:53.524Z] Downloading jsonschema-4.22.0-py3-none-any.whl.metadata (8.2 kB) [2024-05-30T19:03:53.788Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T19:03:53.788Z] Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) [2024-05-30T19:03:54.437Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T19:03:54.437Z] Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) [2024-05-30T19:03:54.437Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T19:03:54.437Z] Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) [2024-05-30T19:03:55.390Z] Collecting charset-normalizer<4,>=2 (from requests==2.32.0->-r requirements.txt (line 8)) [2024-05-30T19:03:55.390Z] Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (33 kB) [2024-05-30T19:03:55.654Z] Collecting idna<4,>=2.5 (from requests==2.32.0->-r requirements.txt (line 8)) [2024-05-30T19:03:55.654Z] Downloading idna-3.7-py3-none-any.whl.metadata (9.9 kB) [2024-05-30T19:03:56.231Z] Collecting urllib3<3,>=1.21.1 (from requests==2.32.0->-r requirements.txt (line 8)) [2024-05-30T19:03:56.232Z] Downloading urllib3-2.2.1-py3-none-any.whl.metadata (6.4 kB) [2024-05-30T19:03:56.232Z] Collecting certifi>=2017.4.17 (from requests==2.32.0->-r requirements.txt (line 8)) [2024-05-30T19:03:56.232Z] Downloading certifi-2024.2.2-py3-none-any.whl.metadata (2.2 kB) [2024-05-30T19:03:56.496Z] Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2024-05-30T19:03:56.496Z] Downloading packaging-24.0-py3-none-any.whl.metadata (3.2 kB) [2024-05-30T19:03:57.078Z] Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2024-05-30T19:03:57.078Z] Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2024-05-30T19:03:57.657Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-05-30T19:03:57.657Z] Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) [2024-05-30T19:03:57.657Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-05-30T19:03:57.657Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2024-05-30T19:03:57.657Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.41.0->-r requirements.txt (line 15)) (70.0.0) [2024-05-30T19:03:58.235Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-05-30T19:03:58.235Z] Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) [2024-05-30T19:03:58.235Z] 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-05-30T19:03:58.235Z] Downloading typing_extensions-4.12.0-py3-none-any.whl.metadata (3.0 kB) [2024-05-30T19:03:58.813Z] Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-30T19:03:58.813Z] Downloading trio-0.25.1-py3-none-any.whl.metadata (8.7 kB) [2024-05-30T19:03:58.813Z] Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-30T19:03:58.813Z] Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) [2024-05-30T19:03:59.768Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T19:04:00.034Z] Downloading PyYAML-6.0.1.tar.gz (125 kB) [2024-05-30T19:04:00.034Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.2/125.2 kB 26.1 MB/s eta 0:00:00 [2024-05-30T19:04:01.448Z] Installing build dependencies: started [2024-05-30T19:04:19.634Z] Installing build dependencies: finished with status 'done' [2024-05-30T19:04:19.634Z] Getting requirements to build wheel: started [2024-05-30T19:04:29.683Z] Getting requirements to build wheel: finished with status 'done' [2024-05-30T19:04:29.683Z] Preparing metadata (pyproject.toml): started [2024-05-30T19:04:32.250Z] Preparing metadata (pyproject.toml): finished with status 'done' [2024-05-30T19:04:32.250Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T19:04:32.250Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2024-05-30T19:04:32.250Z] Preparing metadata (setup.py): started [2024-05-30T19:04:33.204Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-30T19:04:33.204Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T19:04:33.204Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2024-05-30T19:04:33.204Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T19:04:33.204Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2024-05-30T19:04:33.204Z] Preparing metadata (setup.py): started [2024-05-30T19:04:34.607Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-30T19:04:34.607Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T19:04:34.607Z] Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) [2024-05-30T19:04:34.607Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T19:04:34.607Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) [2024-05-30T19:04:34.872Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T19:04:34.872Z] Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2024-05-30T19:04:35.139Z] Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T19:04:35.139Z] Downloading attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB) [2024-05-30T19:04:35.139Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T19:04:35.404Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) [2024-05-30T19:04:35.669Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T19:04:35.669Z] Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) [2024-05-30T19:04:38.233Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T19:04:38.233Z] Downloading rpds_py-0.18.1-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.1 kB) [2024-05-30T19:04:39.631Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-30T19:04:39.631Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2024-05-30T19:04:39.631Z] Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-30T19:04:39.631Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2024-05-30T19:04:39.631Z] Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-30T19:04:39.631Z] Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2024-05-30T19:04:39.895Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-30T19:04:39.895Z] Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) [2024-05-30T19:04:40.475Z] 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-05-30T19:04:40.475Z] Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2024-05-30T19:04:41.056Z] 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-05-30T19:04:41.056Z] Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) [2024-05-30T19:04:41.637Z] WARNING: The candidate selected for download or install is a yanked version: 'requests' candidate (version 2.32.0 at https://files.pythonhosted.org/packages/24/e8/09e8d662a9675a4e4f5dd7a8e6127b463a091d2703ed931a64aa66d00065/requests-2.32.0-py3-none-any.whl (from https://pypi.org/simple/requests/) (requires-python:>=3.8)) [2024-05-30T19:04:41.637Z] Reason for being yanked: Yanked due to conflicts with CVE-2024-35195 mitigation [2024-05-30T19:04:41.637Z] Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) [2024-05-30T19:04:41.637Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 25.1 MB/s eta 0:00:00 [2024-05-30T19:04:41.637Z] Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB) [2024-05-30T19:04:41.637Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2024-05-30T19:04:41.637Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) [2024-05-30T19:04:41.637Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.5/95.5 kB 23.2 MB/s eta 0:00:00 [2024-05-30T19:04:41.637Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2024-05-30T19:04:41.637Z] Downloading configparser-6.0.0-py3-none-any.whl (19 kB) [2024-05-30T19:04:41.637Z] Downloading requests-2.32.0-py3-none-any.whl (63 kB) [2024-05-30T19:04:41.903Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.7/63.7 kB 23.1 MB/s eta 0:00:00 [2024-05-30T19:04:41.903Z] Downloading docker-6.1.3-py3-none-any.whl (148 kB) [2024-05-30T19:04:41.903Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 22.3 MB/s eta 0:00:00 [2024-05-30T19:04:41.903Z] Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_aarch64.whl (13.6 MB) [2024-05-30T19:04:42.487Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.6/13.6 MB 23.0 MB/s eta 0:00:00 [2024-05-30T19:04:42.487Z] Downloading redis-5.0.1-py3-none-any.whl (250 kB) [2024-05-30T19:04:42.487Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 23.2 MB/s eta 0:00:00 [2024-05-30T19:04:42.487Z] Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_aarch64.whl (1.2 MB) [2024-05-30T19:04:42.487Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 22.1 MB/s eta 0:00:00 [2024-05-30T19:04:42.754Z] Downloading influxdb_client-1.41.0-py3-none-any.whl (744 kB) [2024-05-30T19:04:42.754Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 744.6/744.6 kB 23.5 MB/s eta 0:00:00 [2024-05-30T19:04:42.754Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) [2024-05-30T19:04:42.754Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 21.3 MB/s eta 0:00:00 [2024-05-30T19:04:42.754Z] Downloading certifi-2024.2.2-py3-none-any.whl (163 kB) [2024-05-30T19:04:42.754Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/163.8 kB 24.0 MB/s eta 0:00:00 [2024-05-30T19:04:42.754Z] Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_aarch64.whl (138 kB) [2024-05-30T19:04:43.022Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.3/138.3 kB 24.0 MB/s eta 0:00:00 [2024-05-30T19:04:43.022Z] Downloading idna-3.7-py3-none-any.whl (66 kB) [2024-05-30T19:04:43.022Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.8/66.8 kB 22.7 MB/s eta 0:00:00 [2024-05-30T19:04:43.022Z] Downloading packaging-24.0-py3-none-any.whl (53 kB) [2024-05-30T19:04:43.022Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 22.8 MB/s eta 0:00:00 [2024-05-30T19:04:43.022Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2024-05-30T19:04:43.022Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 23.7 MB/s eta 0:00:00 [2024-05-30T19:04:43.022Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2024-05-30T19:04:43.022Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 24.3 MB/s eta 0:00:00 [2024-05-30T19:04:43.022Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) [2024-05-30T19:04:43.022Z] Downloading selenium-4.21.0-py3-none-any.whl (9.5 MB) [2024-05-30T19:04:43.601Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 22.6 MB/s eta 0:00:00 [2024-05-30T19:04:43.601Z] Downloading urllib3-2.2.1-py3-none-any.whl (121 kB) [2024-05-30T19:04:43.601Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 27.0 MB/s eta 0:00:00 [2024-05-30T19:04:43.601Z] Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2024-05-30T19:04:43.601Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 25.9 MB/s eta 0:00:00 [2024-05-30T19:04:43.601Z] Downloading docutils-0.21.2-py3-none-any.whl (587 kB) [2024-05-30T19:04:43.601Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 27.6 MB/s eta 0:00:00 [2024-05-30T19:04:43.601Z] Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2024-05-30T19:04:43.601Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl (29 kB) [2024-05-30T19:04:43.601Z] Downloading jsonschema-4.22.0-py3-none-any.whl (88 kB) [2024-05-30T19:04:43.601Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.3/88.3 kB 26.7 MB/s eta 0:00:00 [2024-05-30T19:04:43.601Z] Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) [2024-05-30T19:04:43.868Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 25.5 MB/s eta 0:00:00 [2024-05-30T19:04:43.868Z] Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) [2024-05-30T19:04:43.868Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.5/505.5 kB 25.7 MB/s eta 0:00:00 [2024-05-30T19:04:43.868Z] Downloading tzlocal-5.2-py3-none-any.whl (17 kB) [2024-05-30T19:04:43.868Z] Downloading attrs-23.2.0-py3-none-any.whl (60 kB) [2024-05-30T19:04:43.868Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 27.4 MB/s eta 0:00:00 [2024-05-30T19:04:43.868Z] Downloading click-8.1.7-py3-none-any.whl (97 kB) [2024-05-30T19:04:43.868Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 25.6 MB/s eta 0:00:00 [2024-05-30T19:04:43.868Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) [2024-05-30T19:04:43.868Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) [2024-05-30T19:04:43.868Z] Downloading referencing-0.35.1-py3-none-any.whl (26 kB) [2024-05-30T19:04:43.868Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2024-05-30T19:04:43.868Z] Downloading rpds_py-0.18.1-cp312-cp312-musllinux_1_2_aarch64.whl (1.3 MB) [2024-05-30T19:04:44.134Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 23.9 MB/s eta 0:00:00 [2024-05-30T19:04:44.134Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2024-05-30T19:04:44.134Z] Downloading trio-0.25.1-py3-none-any.whl (467 kB) [2024-05-30T19:04:44.134Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 467.7/467.7 kB 26.2 MB/s eta 0:00:00 [2024-05-30T19:04:44.134Z] Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) [2024-05-30T19:04:44.134Z] Downloading typing_extensions-4.12.0-py3-none-any.whl (37 kB) [2024-05-30T19:04:44.134Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2024-05-30T19:04:44.134Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 23.0 MB/s eta 0:00:00 [2024-05-30T19:04:44.134Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2024-05-30T19:04:44.134Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2024-05-30T19:04:44.134Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2024-05-30T19:04:44.134Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2024-05-30T19:04:44.134Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2024-05-30T19:04:44.134Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2024-05-30T19:04:44.134Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 23.7 MB/s eta 0:00:00 [2024-05-30T19:04:45.088Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, PyYAML, strict-rfc3339, validate-email [2024-05-30T19:04:45.088Z] Building wheel for robotbackgroundlogger (setup.py): started [2024-05-30T19:04:46.515Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2024-05-30T19:04:46.515Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4279 sha256=6921d6826cc129c79c4851f55fec52283e75caeeb0f31a36be087fb43a374161 [2024-05-30T19:04:46.515Z] Stored in directory: /tmp/pip-ephem-wheel-cache-mshce9uf/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2024-05-30T19:04:46.515Z] Building wheel for paho-mqtt (setup.py): started [2024-05-30T19:04:48.446Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2024-05-30T19:04:48.446Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62119 sha256=2d7eb3b273157c0ec56b07719df0b539f445dc75c8e9561f8590d6d358ff90f6 [2024-05-30T19:04:48.446Z] Stored in directory: /tmp/pip-ephem-wheel-cache-mshce9uf/wheels/23/d5/af/1f3cbcc350dec9d8e95040f388e0163d132eff0c9a453db659 [2024-05-30T19:04:48.446Z] Building wheel for psutil (pyproject.toml): started [2024-05-30T19:04:58.491Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2024-05-30T19:04:58.491Z] Created wheel for psutil: filename=psutil-5.9.5-cp312-abi3-linux_aarch64.whl size=281984 sha256=7c8e9a459fa7fc593d88c76f0facda3359180e69e62957304a90c25c9d295a11 [2024-05-30T19:04:58.491Z] Stored in directory: /tmp/pip-ephem-wheel-cache-mshce9uf/wheels/e8/a9/47/bee5d847b031736eb597b632c3ff602d0c0ccf1f14d95293ee [2024-05-30T19:04:58.491Z] Building wheel for psycopg2 (setup.py): started [2024-05-30T19:06:06.444Z] Building wheel for psycopg2 (setup.py): still running... [2024-05-30T19:06:06.444Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2024-05-30T19:06:06.444Z] Created wheel for psycopg2: filename=psycopg2-2.9.9-cp312-cp312-linux_aarch64.whl size=512489 sha256=7d4e633207bdb0d9faba6343390dcf5c7678d2a77cadf5300c0f63be5b6fc644 [2024-05-30T19:06:06.444Z] Stored in directory: /tmp/pip-ephem-wheel-cache-mshce9uf/wheels/ff/ac/80/7ccec163e3d05ae2112311b895132409b9abfd7e0c1c6b5183 [2024-05-30T19:06:06.444Z] Building wheel for flex (setup.py): started [2024-05-30T19:06:08.382Z] Building wheel for flex (setup.py): finished with status 'done' [2024-05-30T19:06:08.382Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77258 sha256=4062d4fde2dce8f604789cef46843baaf7a3eaa83ca9585857d02693a0e8155b [2024-05-30T19:06:08.382Z] Stored in directory: /tmp/pip-ephem-wheel-cache-mshce9uf/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2024-05-30T19:06:08.382Z] Building wheel for PyYAML (pyproject.toml): started [2024-05-30T19:06:11.715Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2024-05-30T19:06:11.715Z] Created wheel for PyYAML: filename=PyYAML-6.0.1-cp312-cp312-linux_aarch64.whl size=45363 sha256=da0afa8a6d198c45ba54eee17d6dc40655597133c4c1b8b4654d007bb55ea99c [2024-05-30T19:06:11.715Z] Stored in directory: /tmp/pip-ephem-wheel-cache-mshce9uf/wheels/4a/68/8e/df9cd97725df58bd2ab35992dce00b50f70490a3d672da85ea [2024-05-30T19:06:11.715Z] Building wheel for strict-rfc3339 (setup.py): started [2024-05-30T19:06:12.673Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2024-05-30T19:06:12.673Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=f30f08289c9f57752f7d735b86f2cbe4dae816dc2c771d18f48b54664341f5f8 [2024-05-30T19:06:12.673Z] Stored in directory: /tmp/pip-ephem-wheel-cache-mshce9uf/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2024-05-30T19:06:12.673Z] Building wheel for validate-email (setup.py): started [2024-05-30T19:06:14.611Z] Building wheel for validate-email (setup.py): finished with status 'done' [2024-05-30T19:06:14.611Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5464 sha256=a0eff95185e93de604ef698d19a5807de0d0a9f17d9669fb281040536653e0a2 [2024-05-30T19:06:14.611Z] Stored in directory: /tmp/pip-ephem-wheel-cache-mshce9uf/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2024-05-30T19:06:14.611Z] Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex PyYAML strict-rfc3339 validate-email [2024-05-30T19:06:16.552Z] 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, redis, pyzmq, PyYAML, python-dotenv, pysocks, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, jsonpath-ng, idna, h11, docutils, configparser, click, charset-normalizer, certifi, attrs, wsproto, robotbackgroundlogger, requests, referencing, reactivex, python-dateutil, outcome, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary [2024-05-30T19:07:38.158Z] Successfully installed GenSON-1.3.0 PyYAML-6.0.1 RESTinstance-1.3.0 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.21.2 flex-6.14.1 h11-0.14.0 idna-3.7 influxdb-client-1.41.0 jsonpath-ng-1.6.1 jsonpointer-2.4 jsonschema-4.22.0 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.5 psycopg2-2.9.9 pycryptodome-3.19.0 pygments-2.18.0 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.0.1 pytz-2024.1 pyzmq-26.0.3 reactivex-4.0.4 redis-5.0.1 referencing-0.35.1 requests-2.32.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1.1 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.2.0 rpds-py-0.18.1 selenium-4.21.0 six-1.16.0 sniffio-1.3.1 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.25.1 trio-websocket-0.11.1 typing-extensions-4.12.0 tzlocal-5.2 urllib3-2.2.1 validate-email-1.3 websocket-client-1.8.0 wsproto-1.2.0 [2024-05-30T19:07:38.158Z] 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-05-30T19:08:17.304Z] Removing intermediate container 50749f3c2780 [2024-05-30T19:08:17.304Z] ---> be1cb7c82ca1 [2024-05-30T19:08:17.304Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2024-05-30T19:08:17.304Z] ---> Running in 2b5ef3ccb15b [2024-05-30T19:08:17.304Z] Removing intermediate container 2b5ef3ccb15b [2024-05-30T19:08:17.304Z] ---> 9b8641c1b1ac [2024-05-30T19:08:17.304Z] Step 11/13 : LABEL arch=arm64 [2024-05-30T19:08:17.304Z] ---> Running in 9a726e644f8a [2024-05-30T19:08:17.304Z] Removing intermediate container 9a726e644f8a [2024-05-30T19:08:17.304Z] ---> 24f842eba389 [2024-05-30T19:08:17.304Z] Step 12/13 : LABEL git_sha=91db81d81db112fb8a0b4212394fcca3339e4fba [2024-05-30T19:08:17.304Z] ---> Running in f4f428d646f6 [2024-05-30T19:08:17.304Z] Removing intermediate container f4f428d646f6 [2024-05-30T19:08:17.304Z] ---> 0dbcc89a9c08 [2024-05-30T19:08:17.304Z] Step 13/13 : LABEL version=0.0.0 [2024-05-30T19:08:17.304Z] ---> Running in 62ea02418b20 [2024-05-30T19:08:17.304Z] Removing intermediate container 62ea02418b20 [2024-05-30T19:08:17.304Z] ---> c444a8a76131 [2024-05-30T19:08:17.304Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-30T19:08:17.304Z] Successfully built c444a8a76131 [2024-05-30T19:08:17.304Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T19:08:17.843Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-30T19:08:17.843Z] [2024-05-30T19:08:17.843Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T19:08:18.190Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-30T19:08:18.454Z] arm64: Pulling from edgex-lftools-log-publisher [2024-05-30T19:08:18.454Z] 8998bd30e6a1: Pulling fs layer [2024-05-30T19:08:18.454Z] 04944245beec: Pulling fs layer [2024-05-30T19:08:18.454Z] 699f458cf7ca: Pulling fs layer [2024-05-30T19:08:18.454Z] 765212b225bb: Pulling fs layer [2024-05-30T19:08:18.454Z] f23df028b6ca: Pulling fs layer [2024-05-30T19:08:18.454Z] d65c8cfc05b1: Pulling fs layer [2024-05-30T19:08:18.454Z] 2437ff75d9bd: Pulling fs layer [2024-05-30T19:08:18.454Z] 765212b225bb: Waiting [2024-05-30T19:08:18.454Z] f23df028b6ca: Waiting [2024-05-30T19:08:18.454Z] d65c8cfc05b1: Waiting [2024-05-30T19:08:18.454Z] 2437ff75d9bd: Waiting [2024-05-30T19:08:18.454Z] 04944245beec: Verifying Checksum [2024-05-30T19:08:18.454Z] 04944245beec: Download complete [2024-05-30T19:08:18.454Z] 765212b225bb: Verifying Checksum [2024-05-30T19:08:18.454Z] 765212b225bb: Download complete [2024-05-30T19:08:18.720Z] f23df028b6ca: Verifying Checksum [2024-05-30T19:08:18.721Z] f23df028b6ca: Download complete [2024-05-30T19:08:18.721Z] d65c8cfc05b1: Verifying Checksum [2024-05-30T19:08:18.721Z] d65c8cfc05b1: Download complete [2024-05-30T19:08:18.721Z] 699f458cf7ca: Verifying Checksum [2024-05-30T19:08:18.721Z] 699f458cf7ca: Download complete [2024-05-30T19:08:19.304Z] 8998bd30e6a1: Verifying Checksum [2024-05-30T19:08:19.304Z] 8998bd30e6a1: Download complete [2024-05-30T19:08:21.878Z] 2437ff75d9bd: Verifying Checksum [2024-05-30T19:08:21.878Z] 2437ff75d9bd: Download complete [2024-05-30T19:08:23.817Z] 8998bd30e6a1: Pull complete [2024-05-30T19:08:24.402Z] 04944245beec: Pull complete [2024-05-30T19:08:26.349Z] 699f458cf7ca: Pull complete [2024-05-30T19:08:26.349Z] 765212b225bb: Pull complete [2024-05-30T19:08:27.304Z] f23df028b6ca: Pull complete [2024-05-30T19:08:27.304Z] d65c8cfc05b1: Pull complete [2024-05-30T19:08:45.502Z] 2437ff75d9bd: Pull complete [2024-05-30T19:08:45.502Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-05-30T19:08:45.502Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-30T19:08:45.502Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-30T19:08:45.749Z] prd-ubuntu20.04-docker-arm64-4c-16g-1723 does not seem to be running inside a container [2024-05-30T19:08:45.929Z] $ 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-107 -v /w/workspace/xfoundry_edgex-taf-common_PR-107:/w/workspace/xfoundry_edgex-taf-common_PR-107:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-107@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-107@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-05-30T19:08:48.638Z] $ docker top d0fc44227b0ead51c60e3d14cd7f54a1fcb76701caef5ffdce8b93f6aff28ebb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-30T19:08:49.257Z] ---> job-cost.sh [2024-05-30T19:08:49.537Z] lf-activate-venv: SKIPPING [2024-05-30T19:08:49.537Z] INFO: No Stack... [2024-05-30T19:08:49.809Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-05-30T19:08:50.809Z] INFO: Archiving Costs [Pipeline] sh [2024-05-30T19:08:51.485Z] + cat /w/workspace/xfoundry_edgex-taf-common_PR-107/archives/cost.csv [2024-05-30T19:08:51.485Z] + cut -d, -f6 [Pipeline] lock [2024-05-30T19:08:51.580Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-107-3-stack-cost] [2024-05-30T19:08:51.589Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-107-3-stack-cost] did not exist. Created. [2024-05-30T19:08:51.596Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-107-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-30T19:08:52.293Z] /w/workspace/xfoundry_edgex-taf-common_PR-107@tmp/durable-d4b52dd9/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-05-30T19:08:52.942Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-05-30T19:08:52.969Z] Warning: overwriting stash ‘stack-cost’ [2024-05-30T19:08:53.428Z] Stashed 1 file(s) [Pipeline] } [2024-05-30T19:08:53.475Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-107-3-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-30T19:08:53.510Z] $ docker stop --time=1 d0fc44227b0ead51c60e3d14cd7f54a1fcb76701caef5ffdce8b93f6aff28ebb [2024-05-30T19:08:55.088Z] $ docker rm -f --volumes d0fc44227b0ead51c60e3d14cd7f54a1fcb76701caef5ffdce8b93f6aff28ebb [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] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-05-30T19:08:56.005Z] + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-107/archives ] [2024-05-30T19:08:56.005Z] + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-107/archives [2024-05-30T19:08:56.005Z] total 16 [2024-05-30T19:08:56.005Z] drwxr-xr-x 3 root root 4096 May 30 19:00 . [2024-05-30T19:08:56.005Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 19:00 .. [2024-05-30T19:08:56.005Z] drwxr-xr-x 2 root root 4096 May 30 19:00 cost [2024-05-30T19:08:56.005Z] -rw-r--r-- 1 root root 88 May 30 19:00 cost.csv [2024-05-30T19:08:56.005Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-107/archives [2024-05-30T19:08:56.005Z] + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-107/archives [2024-05-30T19:08:56.005Z] total 16 [2024-05-30T19:08:56.005Z] drwxr-xr-x 3 jenkins jenkins 4096 May 30 19:00 . [2024-05-30T19:08:56.005Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 19:00 .. [2024-05-30T19:08:56.005Z] drwxr-xr-x 2 jenkins jenkins 4096 May 30 19:00 cost [2024-05-30T19:08:56.005Z] -rw-r--r-- 1 jenkins jenkins 88 May 30 19:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-05-30T19:08:56.297Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-30T19:08:57.161Z] ---> package-listing.sh [2024-05-30T19:08:57.161Z] ++ facter osfamily [2024-05-30T19:08:57.161Z] ++ tr '[:upper:]' '[:lower:]' [2024-05-30T19:08:57.421Z] + OS_FAMILY=debian [2024-05-30T19:08:57.421Z] + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-107 [2024-05-30T19:08:57.421Z] + START_PACKAGES=/tmp/packages_start.txt [2024-05-30T19:08:57.421Z] + END_PACKAGES=/tmp/packages_end.txt [2024-05-30T19:08:57.421Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-05-30T19:08:57.421Z] + PACKAGES=/tmp/packages_start.txt [2024-05-30T19:08:57.421Z] + '[' /w/workspace/xfoundry_edgex-taf-common_PR-107 ']' [2024-05-30T19:08:57.421Z] + PACKAGES=/tmp/packages_end.txt [2024-05-30T19:08:57.421Z] + case "${OS_FAMILY}" in [2024-05-30T19:08:57.421Z] + dpkg -l [2024-05-30T19:08:57.421Z] + grep '^ii' [2024-05-30T19:08:57.421Z] + '[' -f /tmp/packages_start.txt ']' [2024-05-30T19:08:57.421Z] + '[' -f /tmp/packages_end.txt ']' [2024-05-30T19:08:57.421Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-05-30T19:08:57.421Z] + '[' /w/workspace/xfoundry_edgex-taf-common_PR-107 ']' [2024-05-30T19:08:57.421Z] + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-107/archives/ [2024-05-30T19:08:57.421Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-107/archives/ [Pipeline] echo [2024-05-30T19:08:57.434Z] 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-107/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-05-30T19:08:57.710Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T19:08:58.278Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-30T19:08:58.279Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-30T19:08:58.378Z] prd-ubuntu20.04-docker-8c-8g-1719 does not seem to be running inside a container [2024-05-30T19:08:58.414Z] $ 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-107/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-107 -v /w/workspace/xfoundry_edgex-taf-common_PR-107:/w/workspace/xfoundry_edgex-taf-common_PR-107:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-107@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-107@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-05-30T19:08:58.593Z] $ docker top 3b6c5fd6912ef5b090c1cafa919e266613cde194f30929115c32d23185dd1faa -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-30T19:08:58.979Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-05-30T19:08:59.264Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-05-30T19:08:59.552Z] + ls /var/log/sa-host [2024-05-30T19:08:59.552Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-30T19:08:59.803Z] provisioning config files... [2024-05-30T19:08:59.813Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-107@tmp/config10924440810407625077tmp [Pipeline] { [Pipeline] echo [2024-05-30T19:08:59.836Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-30T19:09:00.121Z] ---> create-netrc.sh [Pipeline] } [2024-05-30T19:09:00.128Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-05-30T19:09:00.458Z] ---> python-tools-install.sh [Pipeline] echo [2024-05-30T19:09:00.468Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-30T19:09:00.761Z] ---> sudo-logs.sh [2024-05-30T19:09:00.761Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-05-30T19:09:00.796Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-30T19:09:01.083Z] ---> job-cost.sh [2024-05-30T19:09:01.083Z] lf-activate-venv: SKIPPING [2024-05-30T19:09:01.083Z] DEBUG: total: 0.2199999988079071 [2024-05-30T19:09:01.083Z] INFO: Retrieving Stack Cost... [2024-05-30T19:09:01.343Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-30T19:09:01.912Z] INFO: Archiving Costs [Pipeline] echo [2024-05-30T19:09:01.923Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-30T19:09:02.207Z] ---> logs-deploy.sh [2024-05-30T19:09:02.207Z] lf-activate-venv: SKIPPING [2024-05-30T19:09:02.207Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-107/3 [2024-05-30T19:09:02.207Z] INFO: archiving workspace using pattern(s): [2024-05-30T19:09:03.146Z] Archives upload complete. [2024-05-30T19:09:03.146Z] INFO: archiving logs to Nexus