Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7ef99bc445e5002edb91e45647dc2bc252dae2a9 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-ssh17679432898853331829.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-ssh292779645337185041.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/main/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13699626519312552468.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-ssh15441310590901986453.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/main/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1422914437046575722.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 Running on prd-ubuntu20.04-docker-8c-8g-1586 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Avoid second fetch Checking out Revision 7ef99bc445e5002edb91e45647dc2bc252dae2a9 (main) Commit message: "Merge pull request #109 from cherrycl/add-no-cache-dir" > git config core.sparsecheckout # timeout=10 > git checkout -f 7ef99bc445e5002edb91e45647dc2bc252dae2a9 # timeout=10 > git rev-list --no-walk 7e89dd766adf70d3ef5effce142026c21ab88a29 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-05-30T06:40:00.606Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-05-30T06:40:00.674Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-30T06:40:00.701Z] ========================================================= [2024-05-30T06:40:00.701Z] EdgeX Global Pipelines Version Info [2024-05-30T06:40:00.701Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-05-30T06:40:01.456Z] ------------------- [2024-05-30T06:40:01.456Z] stable info: [2024-05-30T06:40:01.456Z] ------------------- [2024-05-30T06:40:01.456Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-30T06:40:01.456Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-05-30T06:40:01.456Z] Message: update stable to v1.0.260 [2024-05-30T06:40:02.029Z] ------------------- [2024-05-30T06:40:02.029Z] experimental info: [2024-05-30T06:40:02.029Z] ------------------- [2024-05-30T06:40:02.029Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-30T06:40:02.029Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-05-30T06:40:02.029Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2024-05-30T06:40:02.123Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2024-05-30T06:40:02.138Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2024-05-30T06:40:02.153Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-05-30T06:40:02.167Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-05-30T06:40:02.183Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-05-30T06:40:02.196Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2024-05-30T06:40:02.212Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-05-30T06:40:02.229Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2024-05-30T06:40:02.244Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2024-05-30T06:40:02.261Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-05-30T06:40:02.285Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2024-05-30T06:40:02.310Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2024-05-30T06:40:02.332Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-05-30T06:40:02.349Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-05-30T06:40:02.369Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-05-30T06:40:02.390Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-05-30T06:40:02.408Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-05-30T06:40:02.426Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7ef99bc445e5002edb91e45647dc2bc252dae2a9 [Pipeline] echo [2024-05-30T06:40:02.446Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7ef99bc [Pipeline] echo [2024-05-30T06:40:02.464Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-30T06:40:02.520Z] provisioning config files... [2024-05-30T06:40:02.531Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config1225150626631137847tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-30T06:40:02.864Z] ---> ****-login.sh [2024-05-30T06:40:02.864Z] nexus3.edgexfoundry.org:10001 [2024-05-30T06:40:03.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T06:40:03.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T06:40:03.125Z] Configure a credential helper to remove this warning. See [2024-05-30T06:40:03.125Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T06:40:03.125Z] [2024-05-30T06:40:03.125Z] Login Succeeded [2024-05-30T06:40:03.125Z] nexus3.edgexfoundry.org:10002 [2024-05-30T06:40:03.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T06:40:03.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T06:40:03.386Z] Configure a credential helper to remove this warning. See [2024-05-30T06:40:03.386Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T06:40:03.386Z] [2024-05-30T06:40:03.386Z] Login Succeeded [2024-05-30T06:40:03.386Z] nexus3.edgexfoundry.org:10003 [2024-05-30T06:40:03.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T06:40:03.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T06:40:03.386Z] Configure a credential helper to remove this warning. See [2024-05-30T06:40:03.386Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T06:40:03.386Z] [2024-05-30T06:40:03.386Z] Login Succeeded [2024-05-30T06:40:03.386Z] nexus3.edgexfoundry.org:10004 [2024-05-30T06:40:03.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T06:40:03.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T06:40:03.645Z] Configure a credential helper to remove this warning. See [2024-05-30T06:40:03.645Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T06:40:03.645Z] [2024-05-30T06:40:03.645Z] Login Succeeded [2024-05-30T06:40:03.645Z] ****.io [2024-05-30T06:40:03.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T06:40:03.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T06:40:03.905Z] Configure a credential helper to remove this warning. See [2024-05-30T06:40:03.905Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T06:40:03.905Z] [2024-05-30T06:40:03.905Z] Login Succeeded [2024-05-30T06:40:03.905Z] ---> ****-login.sh ends [Pipeline] } [2024-05-30T06:40:03.913Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-05-30T06:40:04.421Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-30T06:40:04.421Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-05-30T06:40:04.421Z] + [ -e /tmp/ssh_known_hosts ] [2024-05-30T06:40:04.421Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-05-30T06:40:04.421Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-05-30T06:40:04.421Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-05-30T06:40:04.421Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T06:40:04.835Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-30T06:40:04.835Z] [2024-05-30T06:40:04.835Z] 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-30T06:40:05.141Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-30T06:40:05.141Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-05-30T06:40:05.141Z] b85a868b505f: Pulling fs layer [2024-05-30T06:40:05.141Z] e2be974225ed: Pulling fs layer [2024-05-30T06:40:05.141Z] 339a4e72a1f5: Pulling fs layer [2024-05-30T06:40:05.141Z] 988bab9f4d93: Pulling fs layer [2024-05-30T06:40:05.141Z] 1469e6f7b9e6: Pulling fs layer [2024-05-30T06:40:05.141Z] eaf3925da568: Pulling fs layer [2024-05-30T06:40:05.141Z] bab4dde63d76: Pulling fs layer [2024-05-30T06:40:05.141Z] bde34c3a00c8: Pulling fs layer [2024-05-30T06:40:05.141Z] b352a97aabf1: Pulling fs layer [2024-05-30T06:40:05.141Z] 4872d77fe225: Pulling fs layer [2024-05-30T06:40:05.141Z] 5851b861e8e6: Pulling fs layer [2024-05-30T06:40:05.141Z] eaf3925da568: Waiting [2024-05-30T06:40:05.141Z] bab4dde63d76: Waiting [2024-05-30T06:40:05.141Z] bde34c3a00c8: Waiting [2024-05-30T06:40:05.141Z] b352a97aabf1: Waiting [2024-05-30T06:40:05.141Z] 4872d77fe225: Waiting [2024-05-30T06:40:05.141Z] 5851b861e8e6: Waiting [2024-05-30T06:40:05.141Z] 988bab9f4d93: Waiting [2024-05-30T06:40:05.141Z] 1469e6f7b9e6: Waiting [2024-05-30T06:40:05.141Z] e2be974225ed: Verifying Checksum [2024-05-30T06:40:05.141Z] e2be974225ed: Download complete [2024-05-30T06:40:05.141Z] 988bab9f4d93: Verifying Checksum [2024-05-30T06:40:05.141Z] 988bab9f4d93: Download complete [2024-05-30T06:40:05.141Z] 339a4e72a1f5: Verifying Checksum [2024-05-30T06:40:05.141Z] 339a4e72a1f5: Download complete [2024-05-30T06:40:05.402Z] eaf3925da568: Verifying Checksum [2024-05-30T06:40:05.402Z] eaf3925da568: Download complete [2024-05-30T06:40:05.402Z] 1469e6f7b9e6: Verifying Checksum [2024-05-30T06:40:05.402Z] 1469e6f7b9e6: Download complete [2024-05-30T06:40:05.402Z] bde34c3a00c8: Download complete [2024-05-30T06:40:05.402Z] b352a97aabf1: Verifying Checksum [2024-05-30T06:40:05.402Z] b352a97aabf1: Download complete [2024-05-30T06:40:05.402Z] 4872d77fe225: Download complete [2024-05-30T06:40:05.402Z] 5851b861e8e6: Verifying Checksum [2024-05-30T06:40:05.661Z] b85a868b505f: Verifying Checksum [2024-05-30T06:40:05.661Z] b85a868b505f: Download complete [2024-05-30T06:40:05.919Z] bab4dde63d76: Verifying Checksum [2024-05-30T06:40:05.919Z] bab4dde63d76: Download complete [2024-05-30T06:40:06.860Z] b85a868b505f: Pull complete [2024-05-30T06:40:06.860Z] e2be974225ed: Pull complete [2024-05-30T06:40:07.432Z] 339a4e72a1f5: Pull complete [2024-05-30T06:40:07.432Z] 988bab9f4d93: Pull complete [2024-05-30T06:40:07.691Z] 1469e6f7b9e6: Pull complete [2024-05-30T06:40:07.691Z] eaf3925da568: Pull complete [2024-05-30T06:40:09.594Z] bab4dde63d76: Pull complete [2024-05-30T06:40:09.594Z] bde34c3a00c8: Pull complete [2024-05-30T06:40:09.594Z] b352a97aabf1: Pull complete [2024-05-30T06:40:09.594Z] 4872d77fe225: Pull complete [2024-05-30T06:40:09.594Z] 5851b861e8e6: Pull complete [2024-05-30T06:40:09.594Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-05-30T06:40:09.594Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-30T06:40:09.594Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-30T06:40:09.737Z] prd-ubuntu20.04-docker-8c-8g-1586 does not seem to be running inside a container [2024-05-30T06:40:09.760Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-30T06:40:12.709Z] $ docker top eab712562db0954ab5aaaa5d283642c8de625816d33e7f831ab3ee12adc3c712 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-30T06:40:12.823Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-30T06:40:12.823Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-30T06:40:12.944Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-30T06:40:12.938Z] $ docker exec eab712562db0954ab5aaaa5d283642c8de625816d33e7f831ab3ee12adc3c712 ssh-agent [2024-05-30T06:40:13.044Z] SSH_AUTH_SOCK=/tmp/ssh-GML24gjYSGXX/agent.32 [2024-05-30T06:40:13.044Z] SSH_AGENT_PID=38 [2024-05-30T06:40:13.050Z] Running ssh-add (command line suppressed) [2024-05-30T06:40:13.150Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_4691040202689554622.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_4691040202689554622.key) [2024-05-30T06:40:13.173Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-30T06:40:13.466Z] + git tag --points-at HEAD [Pipeline] } [2024-05-30T06:40:13.490Z] $ docker exec --env ******** --env ******** eab712562db0954ab5aaaa5d283642c8de625816d33e7f831ab3ee12adc3c712 ssh-agent -k [2024-05-30T06:40:13.607Z] unset SSH_AUTH_SOCK; [2024-05-30T06:40:13.607Z] unset SSH_AGENT_PID; [2024-05-30T06:40:13.607Z] echo Agent pid 38 killed; [2024-05-30T06:40:13.630Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-05-30T06:40:13.668Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-30T06:40:13.668Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-30T06:40:13.780Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-30T06:40:13.774Z] $ docker exec eab712562db0954ab5aaaa5d283642c8de625816d33e7f831ab3ee12adc3c712 ssh-agent [2024-05-30T06:40:13.894Z] SSH_AUTH_SOCK=/tmp/ssh-X0aBukN29ghc/agent.72 [2024-05-30T06:40:13.894Z] SSH_AGENT_PID=78 [2024-05-30T06:40:13.899Z] Running ssh-add (command line suppressed) [2024-05-30T06:40:13.986Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_8526796638046412511.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_8526796638046412511.key) [2024-05-30T06:40:14.007Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-30T06:40:14.299Z] + git semver init [2024-05-30T06:40:14.559Z] 2024-05-30 06:40:14,517 [run_init] DEBUG init version:0.0.0 force:False [2024-05-30T06:40:14.559Z] 2024-05-30 06:40:14,518 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_edgex-taf-common_main/.semver [2024-05-30T06:40:14.559Z] 2024-05-30 06:40:14,518 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/gexfoundry_edgex-taf-common_main/.semver [2024-05-30T06:40:14.559Z] 2024-05-30 06:40:14,518 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/gexfoundry_edgex-taf-common_main/.semver'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=None) [2024-05-30T06:40:15.128Z] 2024-05-30 06:40:15,070 [append_file] DEBUG append to file:/w/workspace/gexfoundry_edgex-taf-common_main/.git/info/exclude [2024-05-30T06:40:15.128Z] 2024-05-30 06:40:15,071 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:False [2024-05-30T06:40:15.128Z] 2024-05-30 06:40:15,071 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2024-05-30T06:40:15.128Z] 2024-05-30 06:40:15,071 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2024-05-30T06:40:15.128Z] 0.0.2-dev.43 [Pipeline] } [2024-05-30T06:40:15.129Z] $ docker exec --env ******** --env ******** eab712562db0954ab5aaaa5d283642c8de625816d33e7f831ab3ee12adc3c712 ssh-agent -k [2024-05-30T06:40:15.221Z] unset SSH_AUTH_SOCK; [2024-05-30T06:40:15.222Z] unset SSH_AGENT_PID; [2024-05-30T06:40:15.222Z] echo Agent pid 78 killed; [2024-05-30T06:40:15.241Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-30T06:40:15.563Z] + git semver [Pipeline] } [2024-05-30T06:40:15.828Z] $ docker stop --time=1 eab712562db0954ab5aaaa5d283642c8de625816d33e7f831ab3ee12adc3c712 [2024-05-30T06:40:17.106Z] $ docker rm -f --volumes eab712562db0954ab5aaaa5d283642c8de625816d33e7f831ab3ee12adc3c712 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-30T06:40:17.455Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-05-30T06:40:17.685Z] Stashed 1 file(s) [Pipeline] echo [2024-05-30T06:40:17.689Z] [edgeXSemver]: initialized semver on version 0.0.2-dev.43 [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-30T06:40:17.860Z] provisioning config files... [2024-05-30T06:40:17.871Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config4924364632036443758tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-30T06:40:18.169Z] ---> ****-login.sh [2024-05-30T06:40:18.170Z] nexus3.edgexfoundry.org:10001 [2024-05-30T06:40:18.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T06:40:18.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T06:40:18.170Z] Configure a credential helper to remove this warning. See [2024-05-30T06:40:18.170Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T06:40:18.170Z] [2024-05-30T06:40:18.170Z] Login Succeeded [2024-05-30T06:40:18.170Z] nexus3.edgexfoundry.org:10002 [2024-05-30T06:40:18.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T06:40:18.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T06:40:18.170Z] Configure a credential helper to remove this warning. See [2024-05-30T06:40:18.170Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T06:40:18.170Z] [2024-05-30T06:40:18.170Z] Login Succeeded [2024-05-30T06:40:18.170Z] nexus3.edgexfoundry.org:10003 [2024-05-30T06:40:18.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T06:40:18.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T06:40:18.429Z] Configure a credential helper to remove this warning. See [2024-05-30T06:40:18.429Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T06:40:18.429Z] [2024-05-30T06:40:18.429Z] Login Succeeded [2024-05-30T06:40:18.429Z] nexus3.edgexfoundry.org:10004 [2024-05-30T06:40:18.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T06:40:18.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T06:40:18.430Z] Configure a credential helper to remove this warning. See [2024-05-30T06:40:18.430Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T06:40:18.430Z] [2024-05-30T06:40:18.430Z] Login Succeeded [2024-05-30T06:40:18.430Z] ****.io [2024-05-30T06:40:18.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T06:40:18.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T06:40:18.690Z] Configure a credential helper to remove this warning. See [2024-05-30T06:40:18.690Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T06:40:18.690Z] [2024-05-30T06:40:18.690Z] Login Succeeded [2024-05-30T06:40:18.690Z] ---> ****-login.sh ends [Pipeline] } [2024-05-30T06:40:18.699Z] 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-30T06:40:19.551Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-30T06:40:19.836Z] + ls -al . [2024-05-30T06:40:19.836Z] total 72 [2024-05-30T06:40:19.836Z] drwxrwxr-x 7 jenkins jenkins 4096 May 30 06:40 . [2024-05-30T06:40:19.836Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 06:39 .. [2024-05-30T06:40:19.836Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 06:40 .git [2024-05-30T06:40:19.836Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 06:39 .github [2024-05-30T06:40:19.836Z] -rw-rw-r-- 1 jenkins jenkins 22 May 30 06:39 .gitignore [2024-05-30T06:40:19.836Z] drwxr-xr-x 3 jenkins jenkins 4096 May 30 06:40 .semver [2024-05-30T06:40:19.836Z] -rw-rw-r-- 1 jenkins jenkins 1653 May 30 06:39 Dockerfile [2024-05-30T06:40:19.836Z] -rw-rw-r-- 1 jenkins jenkins 746 May 30 06:39 Jenkinsfile [2024-05-30T06:40:19.836Z] -rw-rw-r-- 1 jenkins jenkins 11381 May 30 06:39 LICENSE [2024-05-30T06:40:19.836Z] -rw-rw-r-- 1 jenkins jenkins 3606 May 30 06:39 README.md [2024-05-30T06:40:19.836Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 06:39 TAF-Manager [2024-05-30T06:40:19.836Z] drwxrwxr-x 6 jenkins jenkins 4096 May 30 06:39 TUC [2024-05-30T06:40:19.836Z] -rw-rw-r-- 1 jenkins jenkins 12 May 30 06:40 VERSION [2024-05-30T06:40:19.836Z] -rw-rw-r-- 1 jenkins jenkins 343 May 30 06:39 requirements.txt [2024-05-30T06:40:19.836Z] -rw-rw-r-- 1 jenkins jenkins 54 May 30 06:39 robot-entrypoint.sh [2024-05-30T06:40:19.836Z] -rw-rw-r-- 1 jenkins jenkins 445 May 30 06:39 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T06:40:20.148Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=7ef99bc445e5002edb91e45647dc2bc252dae2a9 --label arch=amd64 --label version=0.0.2-dev.43 . [2024-05-30T06:40:20.148Z] Sending build context to Docker daemon 596kB [2024-05-30T06:40:20.148Z] Step 1/13 : FROM alpine:3.20 [2024-05-30T06:40:20.408Z] 3.20: Pulling from library/alpine [2024-05-30T06:40:20.667Z] d25f557d7f31: Pulling fs layer [2024-05-30T06:40:20.667Z] d25f557d7f31: Verifying Checksum [2024-05-30T06:40:20.667Z] d25f557d7f31: Download complete [2024-05-30T06:40:20.926Z] d25f557d7f31: Pull complete [2024-05-30T06:40:20.926Z] Digest: sha256:77726ef6b57ddf65bb551896826ec38bc3e53f75cdde31354fbffb4f25238ebd [2024-05-30T06:40:20.926Z] Status: Downloaded newer image for alpine:3.20 [2024-05-30T06:40:20.926Z] ---> 1d34ffeaf190 [2024-05-30T06:40:20.926Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2024-05-30T06:40:21.184Z] ---> Running in 065917e535c6 [2024-05-30T06:40:21.184Z] Removing intermediate container 065917e535c6 [2024-05-30T06:40:21.184Z] ---> 4a273605dcd4 [2024-05-30T06:40:21.184Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2024-05-30T06:40:21.184Z] ---> Running in 39d9cd4cc3d8 [2024-05-30T06:40:21.184Z] Removing intermediate container 39d9cd4cc3d8 [2024-05-30T06:40:21.184Z] ---> e9dfa6e75d65 [2024-05-30T06:40:21.185Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2024-05-30T06:40:21.442Z] ---> 032127b524cf [2024-05-30T06:40:21.442Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2024-05-30T06:40:21.701Z] ---> 632d5aa0eefc [2024-05-30T06:40:21.701Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2024-05-30T06:40:21.701Z] ---> f49ff2746790 [2024-05-30T06:40:21.701Z] Step 7/13 : WORKDIR /edgex-taf [2024-05-30T06:40:21.701Z] ---> Running in 3ae3bd066550 [2024-05-30T06:40:21.701Z] Removing intermediate container 3ae3bd066550 [2024-05-30T06:40:21.701Z] ---> 5c47aaecdfdd [2024-05-30T06:40:21.701Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-05-30T06:40:21.701Z] ---> Running in d8487ebcc7cb [2024-05-30T06:40:22.270Z] Removing intermediate container d8487ebcc7cb [2024-05-30T06:40:22.270Z] ---> 4db38381c983 [2024-05-30T06:40:22.270Z] 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-30T06:40:22.270Z] ---> Running in 69226781bc4d [2024-05-30T06:40:22.530Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-05-30T06:40:23.098Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-05-30T06:40:24.035Z] OK: 8 MiB in 14 packages [2024-05-30T06:40:24.035Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-05-30T06:40:24.295Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-05-30T06:40:25.236Z] (1/14) Installing ca-certificates (20240226-r0) [2024-05-30T06:40:25.495Z] (2/14) Installing brotli-libs (1.1.0-r2) [2024-05-30T06:40:26.063Z] (3/14) Installing c-ares (1.28.1-r0) [2024-05-30T06:40:26.332Z] (4/14) Installing libunistring (1.2-r0) [2024-05-30T06:40:26.917Z] (5/14) Installing libidn2 (2.3.7-r0) [2024-05-30T06:40:27.177Z] (6/14) Installing nghttp2-libs (1.62.0-r0) [2024-05-30T06:40:27.438Z] (7/14) Installing libpsl (0.21.5-r1) [2024-05-30T06:40:27.698Z] (8/14) Installing zstd-libs (1.5.6-r0) [2024-05-30T06:40:28.265Z] (9/14) Installing libcurl (8.7.1-r0) [2024-05-30T06:40:28.524Z] (10/14) Installing curl (8.7.1-r0) [2024-05-30T06:40:29.092Z] (11/14) Installing docker-cli (26.1.3-r0) [2024-05-30T06:40:29.658Z] (12/14) Installing oniguruma (6.9.9-r0) [2024-05-30T06:40:30.226Z] (13/14) Installing jq (1.7.1-r0) [2024-05-30T06:40:30.486Z] (14/14) Installing openssl (3.3.0-r2) [2024-05-30T06:40:31.054Z] Executing busybox-1.36.1-r28.trigger [2024-05-30T06:40:31.054Z] Executing ca-certificates-20240226-r0.trigger [2024-05-30T06:40:31.054Z] OK: 43 MiB in 28 packages [2024-05-30T06:40:31.054Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-05-30T06:40:31.625Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-05-30T06:40:32.194Z] (1/167) Installing libexpat (2.6.2-r0) [2024-05-30T06:40:32.454Z] (2/167) Installing libbz2 (1.0.8-r6) [2024-05-30T06:40:32.714Z] (3/167) Installing libpng (1.6.43-r0) [2024-05-30T06:40:32.801Z] Still waiting to schedule task [2024-05-30T06:40:32.801Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1591’ [2024-05-30T06:40:33.283Z] (4/167) Installing freetype (2.13.2-r0) [2024-05-30T06:40:33.542Z] (5/167) Installing fontconfig (2.15.0-r1) [2024-05-30T06:40:34.110Z] (6/167) Installing libfontenc (1.1.8-r0) [2024-05-30T06:40:34.369Z] (7/167) Installing mkfontscale (1.2.2-r6) [2024-05-30T06:40:34.629Z] (8/167) Installing font-opensans (0_git20210927-r1) [2024-05-30T06:40:35.207Z] (9/167) Installing pkgconf (2.2.0-r0) [2024-05-30T06:40:35.467Z] (10/167) Installing libgcc (13.2.1_git20240309-r0) [2024-05-30T06:40:35.727Z] (11/167) Installing libffi (3.4.6-r0) [2024-05-30T06:40:35.987Z] (12/167) Installing libintl (0.22.5-r0) [2024-05-30T06:40:36.557Z] (13/167) Installing libeconf (0.6.3-r0) [2024-05-30T06:40:36.817Z] (14/167) Installing libblkid (2.40.1-r1) [2024-05-30T06:40:37.077Z] (15/167) Installing libmount (2.40.1-r1) [2024-05-30T06:40:37.335Z] (16/167) Installing pcre2 (10.43-r0) [2024-05-30T06:40:37.905Z] (17/167) Installing glib (2.80.2-r0) [2024-05-30T06:40:38.475Z] (18/167) Installing libstdc++ (13.2.1_git20240309-r0) [2024-05-30T06:40:38.734Z] (19/167) Installing xz-libs (5.6.1-r3) [2024-05-30T06:40:39.300Z] (20/167) Installing libxml2 (2.12.7-r0) [2024-05-30T06:40:39.561Z] (21/167) Installing shared-mime-info (2.4-r0) [2024-05-30T06:40:40.130Z] (22/167) Installing hicolor-icon-theme (0.17-r2) [2024-05-30T06:40:40.389Z] (23/167) Installing libjpeg-turbo (3.0.3-r0) [2024-05-30T06:40:40.960Z] (24/167) Installing libsharpyuv (1.3.2-r0) [2024-05-30T06:40:40.960Z] (25/167) Installing libwebp (1.3.2-r0) [2024-05-30T06:40:41.529Z] (26/167) Installing tiff (4.6.0t-r0) [2024-05-30T06:40:41.789Z] (27/167) Installing gdk-pixbuf (2.42.11-r1) [2024-05-30T06:40:42.358Z] (28/167) Installing gtk-update-icon-cache (3.24.42-r0) [2024-05-30T06:40:42.618Z] (29/167) Installing libxau (1.0.11-r4) [2024-05-30T06:40:42.878Z] (30/167) Installing libmd (1.1.0-r0) [2024-05-30T06:40:43.137Z] (31/167) Installing libbsd (0.12.2-r0) [2024-05-30T06:40:43.397Z] (32/167) Installing libxdmcp (1.1.5-r1) [2024-05-30T06:40:43.656Z] (33/167) Installing libxcb (1.16.1-r0) [2024-05-30T06:40:43.916Z] (34/167) Installing libx11 (1.8.9-r1) [2024-05-30T06:40:44.486Z] (35/167) Installing libxcomposite (0.4.6-r5) [2024-05-30T06:40:44.747Z] (36/167) Installing libxfixes (6.0.1-r4) [2024-05-30T06:40:45.006Z] (37/167) Installing libxrender (0.9.11-r5) [2024-05-30T06:40:45.264Z] (38/167) Installing libxcursor (1.2.2-r1) [2024-05-30T06:40:45.523Z] (39/167) Installing libxdamage (1.1.6-r5) [2024-05-30T06:40:45.781Z] (40/167) Installing libxext (1.3.6-r2) [2024-05-30T06:40:46.041Z] (41/167) Installing libxi (1.8.1-r4) [2024-05-30T06:40:46.299Z] (42/167) Installing libxinerama (1.1.5-r4) [2024-05-30T06:40:46.558Z] (43/167) Installing libxrandr (1.5.4-r1) [2024-05-30T06:40:46.817Z] (44/167) Installing libatk-1.0 (2.52.0-r0) [2024-05-30T06:40:47.389Z] (45/167) Installing libxtst (1.2.4-r6) [2024-05-30T06:40:47.389Z] (46/167) Installing dbus-libs (1.14.10-r1) [2024-05-30T06:40:48.026Z] (47/167) Installing at-spi2-core (2.52.0-r0) [2024-05-30T06:40:48.286Z] (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) [2024-05-30T06:40:48.545Z] (49/167) Installing pixman (0.43.2-r0) [2024-05-30T06:40:49.114Z] (50/167) Installing cairo (1.18.0-r0) [2024-05-30T06:40:50.057Z] (51/167) Installing cairo-gobject (1.18.0-r0) [2024-05-30T06:40:50.624Z] (52/167) Installing avahi-libs (0.8-r17) [2024-05-30T06:40:50.883Z] (53/167) Installing gmp (6.3.0-r1) [2024-05-30T06:40:51.142Z] (54/167) Installing nettle (3.9.1-r0) [2024-05-30T06:40:51.710Z] (55/167) Installing libtasn1 (4.19.0-r2) [2024-05-30T06:40:51.969Z] (56/167) Installing p11-kit (0.25.3-r0) [2024-05-30T06:40:52.538Z] (57/167) Installing gnutls (3.8.5-r0) [2024-05-30T06:40:52.797Z] (58/167) Installing cups-libs (2.4.8-r0) [2024-05-30T06:40:53.365Z] (59/167) Installing libepoxy (1.5.10-r1) [2024-05-30T06:40:53.626Z] (60/167) Installing fribidi (1.0.14-r0) [2024-05-30T06:40:53.885Z] (61/167) Installing graphite2 (1.3.14-r6) [2024-05-30T06:40:54.453Z] (62/167) Installing harfbuzz (8.5.0-r0) [2024-05-30T06:40:54.713Z] (63/167) Installing libxft (2.3.8-r3) [2024-05-30T06:40:54.971Z] (64/167) Installing pango (1.52.2-r0) [2024-05-30T06:40:55.539Z] (65/167) Installing wayland-libs-client (1.22.0-r4) [2024-05-30T06:40:55.799Z] (66/167) Installing wayland-libs-cursor (1.22.0-r4) [2024-05-30T06:40:56.059Z] (67/167) Installing wayland-libs-egl (1.22.0-r4) [2024-05-30T06:40:56.318Z] (68/167) Installing xkeyboard-config (2.41-r0) [2024-05-30T06:40:56.887Z] (69/167) Installing libxkbcommon (1.7.0-r0) [2024-05-30T06:40:57.147Z] (70/167) Installing gtk+3.0 (3.24.42-r0) [2024-05-30T06:40:57.714Z] (71/167) Installing icu-data-full (74.2-r0) [2024-05-30T06:40:58.650Z] (72/167) Installing mesa (24.0.8-r1) [2024-05-30T06:40:58.650Z] (73/167) Installing llvm17-libs (17.0.6-r1) [2024-05-30T06:41:08.639Z] (74/167) Installing hwdata-pci (0.382-r0) [2024-05-30T06:41:08.639Z] (75/167) Installing libpciaccess (0.18.1-r0) [2024-05-30T06:41:08.639Z] (76/167) Installing libdrm (2.4.120-r0) [2024-05-30T06:41:08.897Z] (77/167) Installing libelf (0.191-r0) [2024-05-30T06:41:09.157Z] (78/167) Installing mesa-glapi (24.0.8-r1) [2024-05-30T06:41:09.416Z] (79/167) Installing mesa-dri-gallium (24.0.8-r1) [2024-05-30T06:41:10.354Z] (80/167) Installing eudev-libs (3.2.14-r2) [2024-05-30T06:41:10.354Z] (81/167) Installing libmagic (5.45-r1) [2024-05-30T06:41:10.923Z] (82/167) Installing file (5.45-r1) [2024-05-30T06:41:11.183Z] (83/167) Installing xprop (1.2.7-r0) [2024-05-30T06:41:11.442Z] (84/167) Installing libice (1.1.1-r6) [2024-05-30T06:41:11.701Z] (85/167) Installing libuuid (2.40.1-r1) [2024-05-30T06:41:11.960Z] (86/167) Installing libsm (1.2.4-r4) [2024-05-30T06:41:12.219Z] (87/167) Installing libxt (1.3.0-r5) [2024-05-30T06:41:12.787Z] (88/167) Installing libxmu (1.1.4-r2) [2024-05-30T06:41:13.048Z] (89/167) Installing xset (1.2.5-r1) [2024-05-30T06:41:13.307Z] (90/167) Installing xdg-utils (1.2.1-r0) [2024-05-30T06:41:13.567Z] (91/167) Installing libogg (1.3.5-r5) [2024-05-30T06:41:13.829Z] (92/167) Installing libflac (1.4.3-r1) [2024-05-30T06:41:14.399Z] (93/167) Installing alsa-lib (1.2.11-r0) [2024-05-30T06:41:14.969Z] (94/167) Installing libSvtAv1Enc (2.0.0-r1) [2024-05-30T06:41:15.228Z] (95/167) Installing aom-libs (3.9.0-r0) [2024-05-30T06:41:15.797Z] (96/167) Installing libva (2.21.0-r0) [2024-05-30T06:41:16.371Z] (97/167) Installing libvdpau (1.5-r3) [2024-05-30T06:41:16.630Z] (98/167) Installing onevpl-libs (2023.3.1-r2) [2024-05-30T06:41:16.891Z] (99/167) Installing ffmpeg-libavutil (6.1.1-r7) [2024-05-30T06:41:17.458Z] (100/167) Installing libdav1d (1.4.2-r0) [2024-05-30T06:41:17.718Z] (101/167) Installing openexr-libiex (3.1.13-r1) [2024-05-30T06:41:18.288Z] (102/167) Installing openexr-libilmthread (3.1.13-r1) [2024-05-30T06:41:18.549Z] (103/167) Installing imath (3.1.11-r2) [2024-05-30T06:41:18.811Z] (104/167) Installing openexr-libopenexr (3.1.13-r1) [2024-05-30T06:41:19.382Z] (105/167) Installing giflib (5.2.2-r0) [2024-05-30T06:41:19.647Z] (106/167) Installing libhwy (1.0.7-r0) [2024-05-30T06:41:19.907Z] (107/167) Installing lcms2 (2.16-r0) [2024-05-30T06:41:20.166Z] (108/167) Installing libjxl (0.10.2-r0) [2024-05-30T06:41:20.734Z] (109/167) Installing lame-libs (3.100-r5) [2024-05-30T06:41:21.303Z] (110/167) Installing opus (1.5.2-r0) [2024-05-30T06:41:21.561Z] (111/167) Installing rav1e-libs (0.7.1-r0) [2024-05-30T06:41:22.139Z] (112/167) Installing libgomp (13.2.1_git20240309-r0) [2024-05-30T06:41:22.398Z] (113/167) Installing soxr (0.1.3-r7) [2024-05-30T06:41:22.657Z] (114/167) Installing ffmpeg-libswresample (6.1.1-r7) [2024-05-30T06:41:22.921Z] (115/167) Installing libtheora (1.1.1-r18) [2024-05-30T06:41:23.491Z] (116/167) Installing libvorbis (1.3.7-r2) [2024-05-30T06:41:23.750Z] (117/167) Installing libvpx (1.14.0-r0) [2024-05-30T06:41:24.318Z] (118/167) Installing libwebpmux (1.3.2-r0) [2024-05-30T06:41:24.578Z] (119/167) Installing x264-libs (0.164_git20231001-r0) [2024-05-30T06:41:25.147Z] (120/167) Installing numactl (2.0.18-r0) [2024-05-30T06:41:25.405Z] (121/167) Installing x265-libs (3.6-r0) [2024-05-30T06:41:25.972Z] (122/167) Installing xvidcore (1.3.7-r2) [2024-05-30T06:41:26.539Z] (123/167) Installing ffmpeg-libavcodec (6.1.1-r7) [2024-05-30T06:41:27.107Z] (124/167) Installing libbluray (1.3.4-r1) [2024-05-30T06:41:27.366Z] (125/167) Installing mpg123-libs (1.32.6-r0) [2024-05-30T06:41:27.933Z] (126/167) Installing libopenmpt (0.7.7-r0) [2024-05-30T06:41:28.191Z] (127/167) Installing cjson (1.7.18-r0) [2024-05-30T06:41:28.450Z] (128/167) Installing mbedtls (3.6.0-r0) [2024-05-30T06:41:29.016Z] (129/167) Installing librist (0.2.10-r1) [2024-05-30T06:41:29.275Z] (130/167) Installing libsrt (1.5.3-r0) [2024-05-30T06:41:29.848Z] (131/167) Installing libssh (0.10.6-r0) [2024-05-30T06:41:30.108Z] (132/167) Installing libsodium (1.0.19-r0) [2024-05-30T06:41:30.678Z] (133/167) Installing libzmq (4.3.5-r2) [2024-05-30T06:41:30.938Z] (134/167) Installing ffmpeg-libavformat (6.1.1-r7) [2024-05-30T06:41:31.507Z] (135/167) Installing crc32c (1.1.2-r0) [2024-05-30T06:41:31.765Z] (136/167) Installing double-conversion (3.3.0-r0) [2024-05-30T06:41:32.023Z] (137/167) Installing libevent (2.1.12-r7) [2024-05-30T06:41:32.282Z] (138/167) Installing wayland-libs-server (1.22.0-r4) [2024-05-30T06:41:32.846Z] (139/167) Installing mesa-gbm (24.0.8-r1) [2024-05-30T06:41:32.846Z] (140/167) Installing harfbuzz-subset (8.5.0-r0) [2024-05-30T06:41:33.411Z] (141/167) Installing icu-libs (74.2-r0) [2024-05-30T06:41:33.979Z] (142/167) Installing minizip (1.3.1-r0) [2024-05-30T06:41:34.238Z] (143/167) Installing nspr (4.35-r4) [2024-05-30T06:41:34.495Z] (144/167) Installing sqlite-libs (3.45.3-r1) [2024-05-30T06:41:35.061Z] (145/167) Installing nss (3.100-r0) [2024-05-30T06:41:35.630Z] (146/167) Installing openh264 (2.4.1-r0) [2024-05-30T06:41:36.196Z] (147/167) Installing libcamera-ipa (0.3.0-r0) [2024-05-30T06:41:36.453Z] (148/167) Installing libunwind (1.8.1-r0) [2024-05-30T06:41:36.711Z] (149/167) Installing yaml (0.2.5-r2) [2024-05-30T06:41:36.970Z] (150/167) Installing libcamera (0.3.0-r0) [2024-05-30T06:41:37.538Z] (151/167) Installing speexdsp (1.2.1-r2) [2024-05-30T06:41:37.796Z] (152/167) Installing libuv (1.48.0-r0) [2024-05-30T06:41:38.054Z] (153/167) Installing roc-toolkit-libs (0.3.0-r0) [2024-05-30T06:41:38.621Z] (154/167) Installing libsndfile (1.2.2-r0) [2024-05-30T06:41:38.880Z] (155/167) Installing webrtc-audio-processing-1 (1.3-r0) [2024-05-30T06:41:39.446Z] (156/167) Installing pipewire-libs (1.0.6-r1) [2024-05-30T06:41:40.014Z] (157/167) Installing libasyncns (0.8-r3) [2024-05-30T06:41:40.273Z] (158/167) Installing libltdl (2.4.7-r3) [2024-05-30T06:41:40.532Z] (159/167) Installing orc (0.4.37-r0) [2024-05-30T06:41:40.791Z] (160/167) Installing tdb-libs (1.4.9-r1) [2024-05-30T06:41:41.356Z] (161/167) Installing libpulse (17.0-r0) [2024-05-30T06:41:41.615Z] (162/167) Installing libwebpdemux (1.3.2-r0) [2024-05-30T06:41:41.875Z] (163/167) Installing libgpg-error (1.49-r0) [2024-05-30T06:41:42.135Z] (164/167) Installing libgcrypt (1.10.3-r0) [2024-05-30T06:41:42.701Z] (165/167) Installing libxslt (1.1.39-r1) [2024-05-30T06:41:42.959Z] (166/167) Installing chromium (125.0.6422.112-r0) [2024-05-30T06:41:45.483Z] (167/167) Installing chromium-chromedriver (125.0.6422.112-r0) [2024-05-30T06:41:45.740Z] Executing busybox-1.36.1-r28.trigger [2024-05-30T06:41:45.997Z] Executing fontconfig-2.15.0-r1.trigger [2024-05-30T06:41:45.997Z] Executing mkfontscale-1.2.2-r6.trigger [2024-05-30T06:41:45.997Z] Executing glib-2.80.2-r0.trigger [2024-05-30T06:41:45.997Z] Executing shared-mime-info-2.4-r0.trigger [2024-05-30T06:41:46.255Z] Executing gdk-pixbuf-2.42.11-r1.trigger [2024-05-30T06:41:46.255Z] Executing gtk-update-icon-cache-3.24.42-r0.trigger [2024-05-30T06:41:46.255Z] Executing gtk+3.0-3.24.42-r0.trigger [2024-05-30T06:41:46.255Z] OK: 657 MiB in 195 packages [2024-05-30T06:41:46.516Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-05-30T06:41:46.772Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-05-30T06:41:47.706Z] (1/30) Installing jansson (2.14-r4) [2024-05-30T06:41:47.964Z] (2/30) Installing binutils (2.42-r0) [2024-05-30T06:41:48.533Z] (3/30) Installing libatomic (13.2.1_git20240309-r0) [2024-05-30T06:41:48.792Z] (4/30) Installing isl26 (0.26-r1) [2024-05-30T06:41:49.357Z] (5/30) Installing mpfr4 (4.2.1-r0) [2024-05-30T06:41:49.618Z] (6/30) Installing mpc1 (1.3.1-r1) [2024-05-30T06:41:49.879Z] (7/30) Installing gcc (13.2.1_git20240309-r0) [2024-05-30T06:41:51.257Z] (8/30) Installing musl-dev (1.2.5-r0) [2024-05-30T06:41:52.192Z] (9/30) Installing linux-headers (6.6-r0) [2024-05-30T06:41:52.449Z] (10/30) Installing libffi-dev (3.4.6-r0) [2024-05-30T06:41:53.015Z] (11/30) Installing libpq (16.3-r0) [2024-05-30T06:41:53.273Z] (12/30) Installing openssl-dev (3.3.0-r2) [2024-05-30T06:41:53.532Z] (13/30) Installing libpq-dev (16.3-r0) [2024-05-30T06:41:54.099Z] (14/30) Installing libecpg (16.3-r0) [2024-05-30T06:41:54.358Z] (15/30) Installing libecpg-dev (16.3-r0) [2024-05-30T06:41:54.924Z] (16/30) Installing clang16-headers (16.0.6-r5) [2024-05-30T06:41:55.184Z] (17/30) Installing llvm16-libs (16.0.6-r8) [2024-05-30T06:41:56.562Z] (18/30) Installing clang16-libs (16.0.6-r5) [2024-05-30T06:41:57.496Z] (19/30) Installing fortify-headers (1.1-r3) [2024-05-30T06:41:57.755Z] (20/30) Installing libstdc++-dev (13.2.1_git20240309-r0) [2024-05-30T06:41:58.323Z] (21/30) Installing llvm16-linker-tools (16.0.6-r8) [2024-05-30T06:41:58.891Z] (22/30) Installing clang16 (16.0.6-r5) [2024-05-30T06:41:59.150Z] (23/30) Installing icu (74.2-r0) [2024-05-30T06:41:59.716Z] (24/30) Installing icu-dev (74.2-r0) [2024-05-30T06:42:00.283Z] (25/30) Installing llvm16 (16.0.6-r8) [2024-05-30T06:42:08.399Z] (26/30) Installing lz4-libs (1.9.4-r5) [2024-05-30T06:42:08.659Z] (27/30) Installing lz4-dev (1.9.4-r5) [2024-05-30T06:42:08.917Z] (28/30) Installing zstd (1.5.6-r0) [2024-05-30T06:42:09.176Z] (29/30) Installing zstd-dev (1.5.6-r0) [2024-05-30T06:42:09.434Z] (30/30) Installing postgresql16-dev (16.3-r0) [2024-05-30T06:42:10.004Z] Executing busybox-1.36.1-r28.trigger [2024-05-30T06:42:10.004Z] OK: 1193 MiB in 225 packages [2024-05-30T06:42:10.262Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-05-30T06:42:10.522Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-05-30T06:42:11.461Z] (1/14) Installing g++ (13.2.1_git20240309-r0) [2024-05-30T06:42:13.991Z] (2/14) Installing gdbm (1.23-r1) [2024-05-30T06:42:14.249Z] (3/14) Installing mpdecimal (4.0.0-r0) [2024-05-30T06:42:14.508Z] (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r0) [2024-05-30T06:42:15.073Z] (5/14) Installing libncursesw (6.4_p20240420-r0) [2024-05-30T06:42:15.330Z] (6/14) Installing libpanelw (6.4_p20240420-r0) [2024-05-30T06:42:15.588Z] (7/14) Installing readline (8.2.10-r0) [2024-05-30T06:42:15.847Z] (8/14) Installing python3 (3.12.3-r1) [2024-05-30T06:42:16.780Z] (9/14) Installing python3-pycache-pyc0 (3.12.3-r1) [2024-05-30T06:42:17.354Z] (10/14) Installing pyc (3.12.3-r1) [2024-05-30T06:42:17.612Z] (11/14) Installing python3-pyc (3.12.3-r1) [2024-05-30T06:42:17.870Z] (12/14) Installing python3-dev (3.12.3-r1) [2024-05-30T06:42:19.245Z] (13/14) Installing libsodium-dev (1.0.19-r0) [2024-05-30T06:42:19.503Z] (14/14) Installing zeromq-dev (4.3.5-r2) [2024-05-30T06:42:19.761Z] Executing busybox-1.36.1-r28.trigger [2024-05-30T06:42:19.761Z] OK: 1359 MiB in 239 packages [2024-05-30T06:42:19.761Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-05-30T06:42:20.328Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-05-30T06:42:20.897Z] OK: 1359 MiB in 239 packages [2024-05-30T06:42:20.897Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-05-30T06:42:21.463Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-05-30T06:42:22.031Z] (1/1) Installing tzdata (2024a-r1) [2024-05-30T06:42:22.597Z] OK: 1361 MiB in 240 packages [2024-05-30T06:42:23.164Z] (1/1) Purging tzdata (2024a-r1) [2024-05-30T06:42:23.164Z] OK: 1359 MiB in 239 packages [2024-05-30T06:42:25.070Z] Looking in links: /tmp/tmpq392rbgw [2024-05-30T06:42:25.070Z] Processing /tmp/tmpq392rbgw/pip-24.0-py3-none-any.whl [2024-05-30T06:42:25.070Z] Installing collected packages: pip [2024-05-30T06:42:26.450Z] Successfully installed pip-24.0 [2024-05-30T06:42:26.450Z] 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-30T06:42:27.018Z] Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (24.0) [2024-05-30T06:42:27.277Z] Collecting setuptools [2024-05-30T06:42:27.277Z] Downloading setuptools-70.0.0-py3-none-any.whl.metadata (5.9 kB) [2024-05-30T06:42:27.277Z] Collecting wheel [2024-05-30T06:42:27.277Z] Downloading wheel-0.43.0-py3-none-any.whl.metadata (2.2 kB) [2024-05-30T06:42:27.277Z] Downloading setuptools-70.0.0-py3-none-any.whl (863 kB) [2024-05-30T06:42:27.277Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 863.4/863.4 kB 38.9 MB/s eta 0:00:00 [2024-05-30T06:42:27.277Z] Downloading wheel-0.43.0-py3-none-any.whl (65 kB) [2024-05-30T06:42:27.277Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.8/65.8 kB 209.4 MB/s eta 0:00:00 [2024-05-30T06:42:27.535Z] Installing collected packages: wheel, setuptools [2024-05-30T06:42:28.101Z] Successfully installed setuptools-70.0.0 wheel-0.43.0 [2024-05-30T06:42:28.101Z] 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-30T06:42:28.667Z] Processing ./edgex-taf-common [2024-05-30T06:42:28.667Z] Preparing metadata (setup.py): started [2024-05-30T06:42:29.232Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-30T06:42:29.232Z] Building wheels for collected packages: edgex-taf-common [2024-05-30T06:42:29.232Z] Building wheel for edgex-taf-common (setup.py): started [2024-05-30T06:42:29.490Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2024-05-30T06:42:29.490Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=776cc06aed098969076584b4e54764c02c60b4364b5f4e7fd2217ce7c887f785 [2024-05-30T06:42:29.490Z] Stored in directory: /tmp/pip-ephem-wheel-cache-j5qfj3xe/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2024-05-30T06:42:29.490Z] Successfully built edgex-taf-common [2024-05-30T06:42:29.490Z] Installing collected packages: edgex-taf-common [2024-05-30T06:42:30.058Z] Successfully installed edgex-taf-common-0.0.0 [2024-05-30T06:42:30.058Z] 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-30T06:42:30.626Z] Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) [2024-05-30T06:42:30.626Z] Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) [2024-05-30T06:42:30.626Z] Collecting python-dotenv==1.0.1 (from -r requirements.txt (line 2)) [2024-05-30T06:42:30.626Z] Downloading python_dotenv-1.0.1-py3-none-any.whl.metadata (23 kB) [2024-05-30T06:42:30.626Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2024-05-30T06:42:30.626Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) [2024-05-30T06:42:30.626Z] Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) [2024-05-30T06:42:30.626Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) [2024-05-30T06:42:30.626Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2024-05-30T06:42:30.626Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2024-05-30T06:42:30.626Z] Preparing metadata (setup.py): started [2024-05-30T06:42:30.884Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-30T06:42:30.884Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2024-05-30T06:42:30.884Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl.metadata (16 kB) [2024-05-30T06:42:30.884Z] Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) [2024-05-30T06:42:30.884Z] Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) [2024-05-30T06:42:30.884Z] Collecting requests==2.31.0 (from -r requirements.txt (line 8)) [2024-05-30T06:42:30.884Z] Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) [2024-05-30T06:42:30.884Z] Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) [2024-05-30T06:42:30.884Z] Downloading paho-mqtt-1.6.1.tar.gz (99 kB) [2024-05-30T06:42:30.884Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 163.0 MB/s eta 0:00:00 [2024-05-30T06:42:30.884Z] Preparing metadata (setup.py): started [2024-05-30T06:42:31.143Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-30T06:42:31.143Z] Collecting docker==6.1.3 (from -r requirements.txt (line 10)) [2024-05-30T06:42:31.143Z] Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) [2024-05-30T06:42:31.402Z] Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) [2024-05-30T06:42:31.402Z] Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (61 kB) [2024-05-30T06:42:31.402Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 261.8 MB/s eta 0:00:00 [2024-05-30T06:42:31.659Z] Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) [2024-05-30T06:42:31.659Z] Downloading psutil-5.9.5.tar.gz (493 kB) [2024-05-30T06:42:31.659Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 124.3 MB/s eta 0:00:00 [2024-05-30T06:42:31.659Z] Installing build dependencies: started [2024-05-30T06:42:33.560Z] Installing build dependencies: finished with status 'done' [2024-05-30T06:42:33.560Z] Getting requirements to build wheel: started [2024-05-30T06:42:33.818Z] Getting requirements to build wheel: finished with status 'done' [2024-05-30T06:42:33.818Z] Preparing metadata (pyproject.toml): started [2024-05-30T06:42:34.076Z] Preparing metadata (pyproject.toml): finished with status 'done' [2024-05-30T06:42:34.076Z] Collecting redis==5.0.1 (from -r requirements.txt (line 13)) [2024-05-30T06:42:34.076Z] Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) [2024-05-30T06:42:34.333Z] Collecting pyzmq==26.0.3 (from -r requirements.txt (line 14)) [2024-05-30T06:42:34.333Z] Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (6.1 kB) [2024-05-30T06:42:34.590Z] Collecting influxdb-client==1.41.0 (from -r requirements.txt (line 15)) [2024-05-30T06:42:34.590Z] Downloading influxdb_client-1.41.0-py3-none-any.whl.metadata (64 kB) [2024-05-30T06:42:34.590Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 144.8 MB/s eta 0:00:00 [2024-05-30T06:42:34.590Z] Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) [2024-05-30T06:42:34.590Z] Downloading psycopg2-2.9.9.tar.gz (384 kB) [2024-05-30T06:42:34.590Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 312.1 MB/s eta 0:00:00 [2024-05-30T06:42:34.590Z] Preparing metadata (setup.py): started [2024-05-30T06:42:34.848Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-30T06:42:34.848Z] Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) [2024-05-30T06:42:34.848Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl.metadata (3.4 kB) [2024-05-30T06:42:35.107Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-30T06:42:35.107Z] Downloading selenium-4.21.0-py3-none-any.whl.metadata (6.9 kB) [2024-05-30T06:42:35.107Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-30T06:42:35.107Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) [2024-05-30T06:42:35.107Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T06:42:35.107Z] Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) [2024-05-30T06:42:35.107Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T06:42:35.107Z] Downloading flex-6.14.1.tar.gz (40 kB) [2024-05-30T06:42:35.107Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 238.4 MB/s eta 0:00:00 [2024-05-30T06:42:35.107Z] Preparing metadata (setup.py): started [2024-05-30T06:42:35.366Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-30T06:42:35.624Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T06:42:35.624Z] Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2024-05-30T06:42:35.624Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T06:42:35.624Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl.metadata (18 kB) [2024-05-30T06:42:35.624Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T06:42:35.624Z] Downloading jsonschema-4.22.0-py3-none-any.whl.metadata (8.2 kB) [2024-05-30T06:42:35.624Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T06:42:35.624Z] Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) [2024-05-30T06:42:35.624Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T06:42:35.624Z] Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) [2024-05-30T06:42:35.624Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T06:42:35.624Z] Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) [2024-05-30T06:42:35.884Z] Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-05-30T06:42:35.884Z] Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (33 kB) [2024-05-30T06:42:35.884Z] Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-05-30T06:42:35.884Z] Downloading idna-3.7-py3-none-any.whl.metadata (9.9 kB) [2024-05-30T06:42:35.884Z] Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-05-30T06:42:35.884Z] Downloading urllib3-2.2.1-py3-none-any.whl.metadata (6.4 kB) [2024-05-30T06:42:35.884Z] Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-05-30T06:42:35.884Z] Downloading certifi-2024.2.2-py3-none-any.whl.metadata (2.2 kB) [2024-05-30T06:42:36.143Z] Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2024-05-30T06:42:36.143Z] Downloading packaging-24.0-py3-none-any.whl.metadata (3.2 kB) [2024-05-30T06:42:36.143Z] Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2024-05-30T06:42:36.143Z] Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2024-05-30T06:42:36.143Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-05-30T06:42:36.143Z] Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) [2024-05-30T06:42:36.143Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-05-30T06:42:36.143Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2024-05-30T06:42:36.143Z] 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-30T06:42:36.143Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-05-30T06:42:36.143Z] Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) [2024-05-30T06:42:36.404Z] 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-30T06:42:36.404Z] Downloading typing_extensions-4.12.0-py3-none-any.whl.metadata (3.0 kB) [2024-05-30T06:42:36.404Z] Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-30T06:42:36.404Z] Downloading trio-0.25.1-py3-none-any.whl.metadata (8.7 kB) [2024-05-30T06:42:36.404Z] Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-30T06:42:36.404Z] Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) [2024-05-30T06:42:36.404Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T06:42:36.404Z] Downloading PyYAML-6.0.1-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (2.1 kB) [2024-05-30T06:42:36.665Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T06:42:36.665Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2024-05-30T06:42:36.665Z] Preparing metadata (setup.py): started [2024-05-30T06:42:36.665Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-30T06:42:36.924Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T06:42:36.924Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2024-05-30T06:42:36.924Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T06:42:36.924Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2024-05-30T06:42:36.924Z] Preparing metadata (setup.py): started [2024-05-30T06:42:36.924Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-30T06:42:36.924Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T06:42:37.183Z] Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) [2024-05-30T06:42:37.183Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T06:42:37.183Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) [2024-05-30T06:42:37.183Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T06:42:37.183Z] Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2024-05-30T06:42:37.183Z] Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T06:42:37.183Z] Downloading attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB) [2024-05-30T06:42:37.183Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T06:42:37.183Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) [2024-05-30T06:42:37.183Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T06:42:37.183Z] Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) [2024-05-30T06:42:37.443Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T06:42:37.443Z] Downloading rpds_py-0.18.1-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.1 kB) [2024-05-30T06:42:37.701Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-30T06:42:37.701Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2024-05-30T06:42:37.701Z] Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-30T06:42:37.701Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2024-05-30T06:42:37.701Z] 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-30T06:42:37.701Z] Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2024-05-30T06:42:37.701Z] 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-30T06:42:37.701Z] Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) [2024-05-30T06:42:37.701Z] 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-30T06:42:37.701Z] Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2024-05-30T06:42:37.959Z] 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-30T06:42:37.959Z] Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) [2024-05-30T06:42:37.959Z] Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) [2024-05-30T06:42:37.959Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 254.1 MB/s eta 0:00:00 [2024-05-30T06:42:37.959Z] Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB) [2024-05-30T06:42:37.959Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2024-05-30T06:42:37.959Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) [2024-05-30T06:42:37.959Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.5/95.5 kB 190.1 MB/s eta 0:00:00 [2024-05-30T06:42:37.959Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2024-05-30T06:42:37.959Z] Downloading configparser-6.0.0-py3-none-any.whl (19 kB) [2024-05-30T06:42:37.959Z] Downloading requests-2.31.0-py3-none-any.whl (62 kB) [2024-05-30T06:42:37.959Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 208.2 MB/s eta 0:00:00 [2024-05-30T06:42:37.959Z] Downloading docker-6.1.3-py3-none-any.whl (148 kB) [2024-05-30T06:42:37.959Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 213.7 MB/s eta 0:00:00 [2024-05-30T06:42:37.959Z] Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_x86_64.whl (17.8 MB) [2024-05-30T06:42:37.959Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.8/17.8 MB 214.4 MB/s eta 0:00:00 [2024-05-30T06:42:38.219Z] Downloading redis-5.0.1-py3-none-any.whl (250 kB) [2024-05-30T06:42:38.219Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 321.2 MB/s eta 0:00:00 [2024-05-30T06:42:38.219Z] Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_x86_64.whl (1.5 MB) [2024-05-30T06:42:38.219Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 192.8 MB/s eta 0:00:00 [2024-05-30T06:42:38.219Z] Downloading influxdb_client-1.41.0-py3-none-any.whl (744 kB) [2024-05-30T06:42:38.219Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 744.6/744.6 kB 160.5 MB/s eta 0:00:00 [2024-05-30T06:42:38.219Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl (2.1 MB) [2024-05-30T06:42:38.219Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 164.5 MB/s eta 0:00:00 [2024-05-30T06:42:38.219Z] Downloading certifi-2024.2.2-py3-none-any.whl (163 kB) [2024-05-30T06:42:38.219Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/163.8 kB 238.1 MB/s eta 0:00:00 [2024-05-30T06:42:38.219Z] Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_x86_64.whl (142 kB) [2024-05-30T06:42:38.219Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.2/142.2 kB 165.0 MB/s eta 0:00:00 [2024-05-30T06:42:38.219Z] Downloading idna-3.7-py3-none-any.whl (66 kB) [2024-05-30T06:42:38.219Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.8/66.8 kB 214.7 MB/s eta 0:00:00 [2024-05-30T06:42:38.219Z] Downloading packaging-24.0-py3-none-any.whl (53 kB) [2024-05-30T06:42:38.219Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 203.9 MB/s eta 0:00:00 [2024-05-30T06:42:38.219Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2024-05-30T06:42:38.219Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 226.6 MB/s eta 0:00:00 [2024-05-30T06:42:38.219Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2024-05-30T06:42:38.219Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 166.0 MB/s eta 0:00:00 [2024-05-30T06:42:38.219Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) [2024-05-30T06:42:38.219Z] Downloading selenium-4.21.0-py3-none-any.whl (9.5 MB) [2024-05-30T06:42:38.219Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 225.3 MB/s eta 0:00:00 [2024-05-30T06:42:38.219Z] Downloading urllib3-2.2.1-py3-none-any.whl (121 kB) [2024-05-30T06:42:38.219Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 311.0 MB/s eta 0:00:00 [2024-05-30T06:42:38.219Z] Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2024-05-30T06:42:38.219Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 192.0 MB/s eta 0:00:00 [2024-05-30T06:42:38.219Z] Downloading docutils-0.21.2-py3-none-any.whl (587 kB) [2024-05-30T06:42:38.219Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 154.2 MB/s eta 0:00:00 [2024-05-30T06:42:38.219Z] Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2024-05-30T06:42:38.219Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl (29 kB) [2024-05-30T06:42:38.219Z] Downloading jsonschema-4.22.0-py3-none-any.whl (88 kB) [2024-05-30T06:42:38.219Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.3/88.3 kB 196.9 MB/s eta 0:00:00 [2024-05-30T06:42:38.219Z] Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) [2024-05-30T06:42:38.219Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 168.8 MB/s eta 0:00:00 [2024-05-30T06:42:38.219Z] Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) [2024-05-30T06:42:38.219Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.5/505.5 kB 132.2 MB/s eta 0:00:00 [2024-05-30T06:42:38.219Z] Downloading tzlocal-5.2-py3-none-any.whl (17 kB) [2024-05-30T06:42:38.219Z] Downloading attrs-23.2.0-py3-none-any.whl (60 kB) [2024-05-30T06:42:38.219Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 196.9 MB/s eta 0:00:00 [2024-05-30T06:42:38.219Z] Downloading click-8.1.7-py3-none-any.whl (97 kB) [2024-05-30T06:42:38.219Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 223.5 MB/s eta 0:00:00 [2024-05-30T06:42:38.219Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) [2024-05-30T06:42:38.219Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) [2024-05-30T06:42:38.219Z] Downloading PyYAML-6.0.1-cp312-cp312-musllinux_1_1_x86_64.whl (712 kB) [2024-05-30T06:42:38.477Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 712.6/712.6 kB 168.8 MB/s eta 0:00:00 [2024-05-30T06:42:38.477Z] Downloading referencing-0.35.1-py3-none-any.whl (26 kB) [2024-05-30T06:42:38.477Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2024-05-30T06:42:38.477Z] Downloading rpds_py-0.18.1-cp312-cp312-musllinux_1_2_x86_64.whl (1.3 MB) [2024-05-30T06:42:38.477Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 198.1 MB/s eta 0:00:00 [2024-05-30T06:42:38.477Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2024-05-30T06:42:38.477Z] Downloading trio-0.25.1-py3-none-any.whl (467 kB) [2024-05-30T06:42:38.477Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 467.7/467.7 kB 205.3 MB/s eta 0:00:00 [2024-05-30T06:42:38.477Z] Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) [2024-05-30T06:42:38.477Z] Downloading typing_extensions-4.12.0-py3-none-any.whl (37 kB) [2024-05-30T06:42:38.477Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2024-05-30T06:42:38.477Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 202.6 MB/s eta 0:00:00 [2024-05-30T06:42:38.477Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2024-05-30T06:42:38.477Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2024-05-30T06:42:38.477Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2024-05-30T06:42:38.477Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2024-05-30T06:42:38.477Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2024-05-30T06:42:38.477Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2024-05-30T06:42:38.477Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 201.9 MB/s eta 0:00:00 [2024-05-30T06:42:38.477Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, strict-rfc3339, validate-email [2024-05-30T06:42:38.477Z] Building wheel for robotbackgroundlogger (setup.py): started [2024-05-30T06:42:38.734Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2024-05-30T06:42:38.734Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4279 sha256=474d2deaf9be4f0fb77537c66ae2b5eb615644c8eaf6a099e383986f3b43b01a [2024-05-30T06:42:38.734Z] Stored in directory: /tmp/pip-ephem-wheel-cache-oty7emcq/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2024-05-30T06:42:38.734Z] Building wheel for paho-mqtt (setup.py): started [2024-05-30T06:42:38.992Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2024-05-30T06:42:38.992Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62119 sha256=2d0422b0a2f01a672836662059f9bc43eee710cbad05186f50072b00f912efe1 [2024-05-30T06:42:38.992Z] Stored in directory: /tmp/pip-ephem-wheel-cache-oty7emcq/wheels/23/d5/af/1f3cbcc350dec9d8e95040f388e0163d132eff0c9a453db659 [2024-05-30T06:42:38.992Z] Building wheel for psutil (pyproject.toml): started [2024-05-30T06:42:40.364Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2024-05-30T06:42:40.364Z] Created wheel for psutil: filename=psutil-5.9.5-cp312-abi3-linux_x86_64.whl size=281486 sha256=1f741e04566beaef1f02517f6babb281e6a88dcb1c62d3dec315fcb332ab7f3e [2024-05-30T06:42:40.364Z] Stored in directory: /tmp/pip-ephem-wheel-cache-oty7emcq/wheels/e8/a9/47/bee5d847b031736eb597b632c3ff602d0c0ccf1f14d95293ee [2024-05-30T06:42:40.364Z] Building wheel for psycopg2 (setup.py): started [2024-05-30T06:42:50.344Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2024-05-30T06:42:50.344Z] Created wheel for psycopg2: filename=psycopg2-2.9.9-cp312-cp312-linux_x86_64.whl size=521878 sha256=ae6118d94819b16d03b0339b116151cda5b099d941bb0035b529c1591271a091 [2024-05-30T06:42:50.344Z] Stored in directory: /tmp/pip-ephem-wheel-cache-oty7emcq/wheels/ff/ac/80/7ccec163e3d05ae2112311b895132409b9abfd7e0c1c6b5183 [2024-05-30T06:42:50.344Z] Building wheel for flex (setup.py): started [2024-05-30T06:42:50.344Z] Building wheel for flex (setup.py): finished with status 'done' [2024-05-30T06:42:50.344Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77258 sha256=cdad68eb02601568adabcb3f9a8a2e121c4cc1ac05e1ed064cb3bdd77784d6bc [2024-05-30T06:42:50.344Z] Stored in directory: /tmp/pip-ephem-wheel-cache-oty7emcq/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2024-05-30T06:42:50.344Z] Building wheel for strict-rfc3339 (setup.py): started [2024-05-30T06:42:50.344Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2024-05-30T06:42:50.344Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=2eff11875ada0237427f97fd9a01ebd986e45ac7525e010d6e018c7817f697a2 [2024-05-30T06:42:50.344Z] Stored in directory: /tmp/pip-ephem-wheel-cache-oty7emcq/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2024-05-30T06:42:50.344Z] Building wheel for validate-email (setup.py): started [2024-05-30T06:42:50.344Z] Building wheel for validate-email (setup.py): finished with status 'done' [2024-05-30T06:42:50.344Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5464 sha256=ea35bf4f9ea6be8d3f8b272f8414e9ace1a67121421439c7d5ff44d2c7252479 [2024-05-30T06:42:50.344Z] Stored in directory: /tmp/pip-ephem-wheel-cache-oty7emcq/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2024-05-30T06:42:50.344Z] Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex strict-rfc3339 validate-email [2024-05-30T06:42:50.344Z] 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-30T06:43:02.555Z] 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.31.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-30T06:43:02.555Z] 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-30T06:43:24.511Z] Removing intermediate container 69226781bc4d [2024-05-30T06:43:24.511Z] ---> 45768d9c8b85 [2024-05-30T06:43:24.511Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2024-05-30T06:43:24.511Z] ---> Running in ee0f83058211 [2024-05-30T06:43:24.511Z] Removing intermediate container ee0f83058211 [2024-05-30T06:43:24.511Z] ---> dd0f82523489 [2024-05-30T06:43:24.511Z] Step 11/13 : LABEL arch=amd64 [2024-05-30T06:43:24.511Z] ---> Running in 4a2057c0afb1 [2024-05-30T06:43:24.511Z] Removing intermediate container 4a2057c0afb1 [2024-05-30T06:43:24.511Z] ---> 1987ffb43ba4 [2024-05-30T06:43:24.511Z] Step 12/13 : LABEL git_sha=7ef99bc445e5002edb91e45647dc2bc252dae2a9 [2024-05-30T06:43:24.511Z] ---> Running in 41a279211491 [2024-05-30T06:43:24.511Z] Removing intermediate container 41a279211491 [2024-05-30T06:43:24.511Z] ---> e5360d0e381c [2024-05-30T06:43:24.511Z] Step 13/13 : LABEL version=0.0.2-dev.43 [2024-05-30T06:43:24.511Z] ---> Running in d49e243cca99 [2024-05-30T06:43:24.511Z] Removing intermediate container d49e243cca99 [2024-05-30T06:43:24.511Z] ---> d1baff40af71 [2024-05-30T06:43:24.511Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-30T06:43:24.511Z] Successfully built d1baff40af71 [2024-05-30T06:43:24.511Z] Successfully tagged edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo [2024-05-30T06:43:24.646Z] [edgeXDocker.push] Tagging docker image edgex-taf-common with the following tags: [2024-05-30T06:43:24.646Z] 7ef99bc445e5002edb91e45647dc2bc252dae2a9 [2024-05-30T06:43:24.646Z] latest [2024-05-30T06:43:24.646Z] 0.0.2-dev.43 [2024-05-30T06:43:24.646Z] 7ef99bc445e5002edb91e45647dc2bc252dae2a9-0.0.2-dev.43 [2024-05-30T06:43:24.646Z] main [2024-05-30T06:43:24.646Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T06:43:24.991Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:7ef99bc445e5002edb91e45647dc2bc252dae2a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T06:43:25.311Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:7ef99bc445e5002edb91e45647dc2bc252dae2a9 [2024-05-30T06:43:25.311Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2024-05-30T06:43:25.311Z] 01430507404d: Preparing [2024-05-30T06:43:25.311Z] 238402b71d24: Preparing [2024-05-30T06:43:25.311Z] 6508924f40d7: Preparing [2024-05-30T06:43:25.311Z] 1e78ae7db8d3: Preparing [2024-05-30T06:43:25.311Z] eaed39e75d45: Preparing [2024-05-30T06:43:25.311Z] 02f2bcb26af5: Preparing [2024-05-30T06:43:25.311Z] 02f2bcb26af5: Waiting [2024-05-30T06:43:37.512Z] 6508924f40d7: Pushed [2024-05-30T06:43:37.512Z] 1e78ae7db8d3: Pushed [2024-05-30T06:43:37.512Z] 238402b71d24: Pushed [2024-05-30T06:43:37.512Z] eaed39e75d45: Pushed [2024-05-30T06:43:37.512Z] 02f2bcb26af5: Layer already exists [2024-05-30T06:44:19.617Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1592 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] checkout [2024-05-30T06:44:22.674Z] Selected Git installation does not exist. Using Default [2024-05-30T06:44:22.674Z] The recommended git tool is: NONE [2024-05-30T06:44:30.085Z] using credential edgex-jenkins-ssh [2024-05-30T06:44:30.115Z] Cloning the remote Git repository [2024-05-30T06:44:30.217Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2024-05-30T06:44:30.400Z] > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 [2024-05-30T06:44:30.604Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2024-05-30T06:44:30.605Z] > git --version # timeout=10 [2024-05-30T06:44:30.633Z] > git --version # 'git version 2.25.1' [2024-05-30T06:44:30.636Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-30T06:44:30.827Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-30T06:44:31.503Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2024-05-30T06:44:31.575Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-30T06:44:32.649Z] Avoid second fetch [2024-05-30T06:44:32.650Z] Checking out Revision 7ef99bc445e5002edb91e45647dc2bc252dae2a9 (main) [2024-05-30T06:44:32.695Z] > git config core.sparsecheckout # timeout=10 [2024-05-30T06:44:32.805Z] > git checkout -f 7ef99bc445e5002edb91e45647dc2bc252dae2a9 # timeout=10 [2024-05-30T06:44:33.406Z] Commit message: "Merge pull request #109 from cherrycl/add-no-cache-dir" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-30T06:44:38.292Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-05-30T06:44:38.292Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-30T06:44:38.292Z] Dload Upload Total Spent Left Speed [2024-05-30T06:44:38.292Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 93635 0 --:--:-- --:--:-- --:--:-- 94323 [Pipeline] sh [2024-05-30T06:44:38.631Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-05-30T06:44:38.959Z] + sudo+ jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new [2024-05-30T06:44:38.959Z] [2024-05-30T06:44:38.959Z] { [2024-05-30T06:44:38.959Z] "registry-mirrors": [ [2024-05-30T06:44:38.959Z] "https://nexus3.edgexfoundry.org:10001" [2024-05-30T06:44:38.959Z] ], [2024-05-30T06:44:38.959Z] "bip": "10.250.0.254/24", [2024-05-30T06:44:38.959Z] "hosts": [ [2024-05-30T06:44:38.959Z] "tcp://0.0.0.0:5555", [2024-05-30T06:44:38.959Z] "unix:///var/run/docker.sock" [2024-05-30T06:44:38.959Z] ], [2024-05-30T06:44:38.959Z] "mtu": 1458, [2024-05-30T06:44:38.959Z] "selinux-enabled": true, [2024-05-30T06:44:38.959Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-05-30T06:44:38.959Z] } [Pipeline] sh [2024-05-30T06:44:39.299Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-05-30T06:44:39.624Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-30T06:44:57.894Z] provisioning config files... [2024-05-30T06:44:57.922Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config9951311530015122298tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-30T06:44:58.375Z] ---> ****-login.sh [2024-05-30T06:44:58.375Z] nexus3.edgexfoundry.org:10001 [2024-05-30T06:44:58.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T06:44:58.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T06:44:58.964Z] Configure a credential helper to remove this warning. See [2024-05-30T06:44:58.964Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T06:44:58.964Z] [2024-05-30T06:44:58.964Z] Login Succeeded [2024-05-30T06:44:58.964Z] nexus3.edgexfoundry.org:10002 [2024-05-30T06:44:59.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T06:44:59.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T06:44:59.506Z] Configure a credential helper to remove this warning. See [2024-05-30T06:44:59.506Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T06:44:59.506Z] [2024-05-30T06:44:59.506Z] Login Succeeded [2024-05-30T06:44:59.506Z] nexus3.edgexfoundry.org:10003 [2024-05-30T06:44:59.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T06:44:59.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T06:44:59.776Z] Configure a credential helper to remove this warning. See [2024-05-30T06:44:59.776Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T06:44:59.776Z] [2024-05-30T06:44:59.776Z] Login Succeeded [2024-05-30T06:44:59.776Z] nexus3.edgexfoundry.org:10004 [2024-05-30T06:45:00.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T06:45:00.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T06:45:00.049Z] Configure a credential helper to remove this warning. See [2024-05-30T06:45:00.049Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T06:45:00.049Z] [2024-05-30T06:45:00.049Z] Login Succeeded [2024-05-30T06:45:00.049Z] ****.io [2024-05-30T06:45:00.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T06:45:00.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T06:45:00.589Z] Configure a credential helper to remove this warning. See [2024-05-30T06:45:00.589Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T06:45:00.589Z] [2024-05-30T06:45:00.589Z] Login Succeeded [2024-05-30T06:45:00.589Z] ---> ****-login.sh ends [Pipeline] } [2024-05-30T06:45:00.613Z] 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-30T06:45:01.349Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-30T06:45:01.688Z] + ls -al . [2024-05-30T06:45:01.688Z] total 68 [2024-05-30T06:45:01.688Z] drwxrwxr-x 6 jenkins jenkins 4096 May 30 06:45 . [2024-05-30T06:45:01.688Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 06:44 .. [2024-05-30T06:45:01.688Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 06:44 .git [2024-05-30T06:45:01.688Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 06:44 .github [2024-05-30T06:45:01.688Z] -rw-rw-r-- 1 jenkins jenkins 22 May 30 06:44 .gitignore [2024-05-30T06:45:01.688Z] -rw-rw-r-- 1 jenkins jenkins 1653 May 30 06:44 Dockerfile [2024-05-30T06:45:01.688Z] -rw-rw-r-- 1 jenkins jenkins 746 May 30 06:44 Jenkinsfile [2024-05-30T06:45:01.688Z] -rw-rw-r-- 1 jenkins jenkins 11381 May 30 06:44 LICENSE [2024-05-30T06:45:01.688Z] -rw-rw-r-- 1 jenkins jenkins 3606 May 30 06:44 README.md [2024-05-30T06:45:01.688Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 06:44 TAF-Manager [2024-05-30T06:45:01.688Z] drwxrwxr-x 6 jenkins jenkins 4096 May 30 06:44 TUC [2024-05-30T06:45:01.688Z] -rw-rw-r-- 1 jenkins jenkins 12 May 30 06:40 VERSION [2024-05-30T06:45:01.688Z] -rw-rw-r-- 1 jenkins jenkins 343 May 30 06:44 requirements.txt [2024-05-30T06:45:01.688Z] -rw-rw-r-- 1 jenkins jenkins 54 May 30 06:44 robot-entrypoint.sh [2024-05-30T06:45:01.688Z] -rw-rw-r-- 1 jenkins jenkins 445 May 30 06:44 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T06:45:02.048Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=7ef99bc445e5002edb91e45647dc2bc252dae2a9 --label arch=arm64 --label version=0.0.2-dev.43 . [2024-05-30T06:45:02.316Z] Sending build context to Docker daemon 366.6kB [2024-05-30T06:45:02.316Z] Step 1/13 : FROM alpine:3.20 [2024-05-30T06:45:02.899Z] 3.20: Pulling from library/alpine [2024-05-30T06:45:02.899Z] 94747bd81234: Pulling fs layer [2024-05-30T06:45:03.171Z] 94747bd81234: Verifying Checksum [2024-05-30T06:45:03.171Z] 94747bd81234: Download complete [2024-05-30T06:45:03.759Z] 94747bd81234: Pull complete [2024-05-30T06:45:04.028Z] Digest: sha256:77726ef6b57ddf65bb551896826ec38bc3e53f75cdde31354fbffb4f25238ebd [2024-05-30T06:45:04.028Z] Status: Downloaded newer image for alpine:3.20 [2024-05-30T06:45:04.028Z] ---> 442043f030d3 [2024-05-30T06:45:04.028Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2024-05-30T06:45:04.028Z] ---> Running in 7d9969b14d4e [2024-05-30T06:45:04.318Z] Removing intermediate container 7d9969b14d4e [2024-05-30T06:45:04.318Z] ---> ded7b0d47524 [2024-05-30T06:45:04.318Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2024-05-30T06:45:04.616Z] ---> Running in ba5e1d9ee49e [2024-05-30T06:45:04.616Z] Removing intermediate container ba5e1d9ee49e [2024-05-30T06:45:04.616Z] ---> fc4f7dfc0e6d [2024-05-30T06:45:04.616Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2024-05-30T06:45:05.588Z] ---> 120f121401cb [2024-05-30T06:45:05.588Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2024-05-30T06:45:05.857Z] ---> 67c919c9d47c [2024-05-30T06:45:05.857Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2024-05-30T06:45:06.443Z] ---> 8dfbe6b391c3 [2024-05-30T06:45:06.444Z] Step 7/13 : WORKDIR /edgex-taf [2024-05-30T06:45:06.444Z] ---> Running in 2fd0cbf70e64 [2024-05-30T06:45:06.711Z] Removing intermediate container 2fd0cbf70e64 [2024-05-30T06:45:06.711Z] ---> 4d00c5d419e6 [2024-05-30T06:45:06.711Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-05-30T06:45:06.979Z] ---> Running in ed947d46317c [2024-05-30T06:45:08.953Z] Removing intermediate container ed947d46317c [2024-05-30T06:45:08.953Z] ---> 4b998d4364d8 [2024-05-30T06:45:08.953Z] 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-30T06:45:08.953Z] ---> Running in b2d18cdfa09f [2024-05-30T06:45:09.914Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-05-30T06:45:10.497Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-05-30T06:45:12.454Z] OK: 9 MiB in 14 packages [2024-05-30T06:45:12.454Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-05-30T06:45:13.035Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-05-30T06:45:14.442Z] (1/14) Installing ca-certificates (20240226-r0) [2024-05-30T06:45:15.021Z] (2/14) Installing brotli-libs (1.1.0-r2) [2024-05-30T06:45:15.599Z] (3/14) Installing c-ares (1.28.1-r0) [2024-05-30T06:45:15.865Z] (4/14) Installing libunistring (1.2-r0) [2024-05-30T06:45:16.446Z] (5/14) Installing libidn2 (2.3.7-r0) [2024-05-30T06:45:16.713Z] (6/14) Installing nghttp2-libs (1.62.0-r0) [2024-05-30T06:45:17.294Z] (7/14) Installing libpsl (0.21.5-r1) [2024-05-30T06:45:17.559Z] (8/14) Installing zstd-libs (1.5.6-r0) [2024-05-30T06:45:18.139Z] (9/14) Installing libcurl (8.7.1-r0) [2024-05-30T06:45:18.404Z] (10/14) Installing curl (8.7.1-r0) [2024-05-30T06:45:18.985Z] (11/14) Installing docker-cli (26.1.3-r0) [2024-05-30T06:45:20.389Z] (12/14) Installing oniguruma (6.9.9-r0) [2024-05-30T06:45:20.969Z] (13/14) Installing jq (1.7.1-r0) [2024-05-30T06:45:21.233Z] (14/14) Installing openssl (3.3.0-r2) [2024-05-30T06:45:21.812Z] Executing busybox-1.36.1-r28.trigger [2024-05-30T06:45:21.812Z] Executing ca-certificates-20240226-r0.trigger [2024-05-30T06:45:22.081Z] OK: 43 MiB in 28 packages [2024-05-30T06:45:22.081Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-05-30T06:45:22.662Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-05-30T06:45:24.605Z] (1/166) Installing libexpat (2.6.2-r0) [2024-05-30T06:45:25.560Z] (2/166) Installing libbz2 (1.0.8-r6) [2024-05-30T06:45:26.965Z] (3/166) Installing libpng (1.6.43-r0) [2024-05-30T06:45:27.229Z] (4/166) Installing freetype (2.13.2-r0) [2024-05-30T06:45:27.807Z] (5/166) Installing fontconfig (2.15.0-r1) [2024-05-30T06:45:28.391Z] (6/166) Installing libfontenc (1.1.8-r0) [2024-05-30T06:45:28.655Z] (7/166) Installing mkfontscale (1.2.2-r6) [2024-05-30T06:45:28.921Z] (8/166) Installing font-opensans (0_git20210927-r1) [2024-05-30T06:45:29.500Z] (9/166) Installing pkgconf (2.2.0-r0) [2024-05-30T06:45:30.080Z] (10/166) Installing libgcc (13.2.1_git20240309-r0) [2024-05-30T06:45:30.346Z] (11/166) Installing libffi (3.4.6-r0) [2024-05-30T06:45:30.611Z] (12/166) Installing libintl (0.22.5-r0) [2024-05-30T06:45:30.877Z] (13/166) Installing libeconf (0.6.3-r0) [2024-05-30T06:45:31.456Z] (14/166) Installing libblkid (2.40.1-r1) [2024-05-30T06:45:31.722Z] (15/166) Installing libmount (2.40.1-r1) [2024-05-30T06:45:32.305Z] (16/166) Installing pcre2 (10.43-r0) [2024-05-30T06:45:32.575Z] (17/166) Installing glib (2.80.2-r0) [2024-05-30T06:45:33.534Z] (18/166) Installing libstdc++ (13.2.1_git20240309-r0) [2024-05-30T06:45:33.801Z] (19/166) Installing xz-libs (5.6.1-r3) [2024-05-30T06:45:34.384Z] (20/166) Installing libxml2 (2.12.7-r0) [2024-05-30T06:45:34.968Z] (21/166) Installing shared-mime-info (2.4-r0) [2024-05-30T06:45:35.234Z] (22/166) Installing hicolor-icon-theme (0.17-r2) [2024-05-30T06:45:35.825Z] (23/166) Installing libjpeg-turbo (3.0.3-r0) [2024-05-30T06:45:36.093Z] (24/166) Installing libsharpyuv (1.3.2-r0) [2024-05-30T06:45:36.687Z] (25/166) Installing libwebp (1.3.2-r0) [2024-05-30T06:45:36.953Z] (26/166) Installing tiff (4.6.0t-r0) [2024-05-30T06:45:37.537Z] (27/166) Installing gdk-pixbuf (2.42.11-r1) [2024-05-30T06:45:37.806Z] (28/166) Installing gtk-update-icon-cache (3.24.42-r0) [2024-05-30T06:45:38.081Z] (29/166) Installing libxau (1.0.11-r4) [2024-05-30T06:45:38.355Z] (30/166) Installing libmd (1.1.0-r0) [2024-05-30T06:45:38.938Z] (31/166) Installing libbsd (0.12.2-r0) [2024-05-30T06:45:39.205Z] (32/166) Installing libxdmcp (1.1.5-r1) [2024-05-30T06:45:39.471Z] (33/166) Installing libxcb (1.16.1-r0) [2024-05-30T06:45:40.051Z] (34/166) Installing libx11 (1.8.9-r1) [2024-05-30T06:45:40.629Z] (35/166) Installing libxcomposite (0.4.6-r5) [2024-05-30T06:45:40.899Z] (36/166) Installing libxfixes (6.0.1-r4) [2024-05-30T06:45:41.165Z] (37/166) Installing libxrender (0.9.11-r5) [2024-05-30T06:45:41.431Z] (38/166) Installing libxcursor (1.2.2-r1) [2024-05-30T06:45:42.015Z] (39/166) Installing libxdamage (1.1.6-r5) [2024-05-30T06:45:42.015Z] (40/166) Installing libxext (1.3.6-r2) [2024-05-30T06:45:42.598Z] (41/166) Installing libxi (1.8.1-r4) [2024-05-30T06:45:42.866Z] (42/166) Installing libxinerama (1.1.5-r4) [2024-05-30T06:45:43.133Z] (43/166) Installing libxrandr (1.5.4-r1) [2024-05-30T06:45:43.400Z] (44/166) Installing libatk-1.0 (2.52.0-r0) [2024-05-30T06:45:43.669Z] (45/166) Installing libxtst (1.2.4-r6) [2024-05-30T06:45:44.254Z] (46/166) Installing dbus-libs (1.14.10-r1) [2024-05-30T06:45:44.519Z] (47/166) Installing at-spi2-core (2.52.0-r0) [2024-05-30T06:45:45.102Z] (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) [2024-05-30T06:45:45.367Z] (49/166) Installing pixman (0.43.2-r0) [2024-05-30T06:45:45.632Z] (50/166) Installing cairo (1.18.0-r0) [2024-05-30T06:45:46.210Z] (51/166) Installing cairo-gobject (1.18.0-r0) [2024-05-30T06:45:46.474Z] (52/166) Installing avahi-libs (0.8-r17) [2024-05-30T06:45:47.054Z] (53/166) Installing gmp (6.3.0-r1) [2024-05-30T06:45:47.319Z] (54/166) Installing nettle (3.9.1-r0) [2024-05-30T06:45:47.901Z] (55/166) Installing libtasn1 (4.19.0-r2) [2024-05-30T06:45:48.168Z] (56/166) Installing p11-kit (0.25.3-r0) [2024-05-30T06:45:48.748Z] (57/166) Installing gnutls (3.8.5-r0) [2024-05-30T06:45:49.327Z] (58/166) Installing cups-libs (2.4.8-r0) [2024-05-30T06:45:49.907Z] (59/166) Installing libepoxy (1.5.10-r1) [2024-05-30T06:45:50.176Z] (60/166) Installing fribidi (1.0.14-r0) [2024-05-30T06:45:50.443Z] (61/166) Installing graphite2 (1.3.14-r6) [2024-05-30T06:45:51.024Z] (62/166) Installing harfbuzz (8.5.0-r0) [2024-05-30T06:45:51.292Z] (63/166) Installing libxft (2.3.8-r3) [2024-05-30T06:45:51.872Z] (64/166) Installing pango (1.52.2-r0) [2024-05-30T06:45:52.138Z] (65/166) Installing wayland-libs-client (1.22.0-r4) [2024-05-30T06:45:52.720Z] (66/166) Installing wayland-libs-cursor (1.22.0-r4) [2024-05-30T06:45:52.986Z] (67/166) Installing wayland-libs-egl (1.22.0-r4) [2024-05-30T06:45:53.251Z] (68/166) Installing xkeyboard-config (2.41-r0) [2024-05-30T06:45:53.831Z] (69/166) Installing libxkbcommon (1.7.0-r0) [2024-05-30T06:45:54.410Z] (70/166) Installing gtk+3.0 (3.24.42-r0) [2024-05-30T06:45:55.067Z] (71/166) Installing icu-data-full (74.2-r0) [2024-05-30T06:45:56.042Z] (72/166) Installing mesa (24.0.8-r1) [2024-05-30T06:45:56.632Z] (73/166) Installing llvm17-libs (17.0.6-r1) [2024-05-30T06:45:59.010Z] 01430507404d: Pushed [2024-05-30T06:45:59.011Z] 7ef99bc445e5002edb91e45647dc2bc252dae2a9: digest: sha256:1136674a79cea21b87209146e0eee4584ba8fac3215ec610360ed5c2056c3817 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T06:45:59.397Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T06:45:59.744Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [2024-05-30T06:45:59.744Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2024-05-30T06:45:59.744Z] 01430507404d: Preparing [2024-05-30T06:45:59.744Z] 238402b71d24: Preparing [2024-05-30T06:45:59.744Z] 6508924f40d7: Preparing [2024-05-30T06:45:59.744Z] 1e78ae7db8d3: Preparing [2024-05-30T06:45:59.744Z] eaed39e75d45: Preparing [2024-05-30T06:45:59.744Z] 02f2bcb26af5: Preparing [2024-05-30T06:45:59.744Z] 02f2bcb26af5: Waiting [2024-05-30T06:45:59.744Z] 1e78ae7db8d3: Layer already exists [2024-05-30T06:45:59.744Z] eaed39e75d45: Layer already exists [2024-05-30T06:45:59.744Z] 01430507404d: Layer already exists [2024-05-30T06:45:59.744Z] 6508924f40d7: Layer already exists [2024-05-30T06:45:59.744Z] 238402b71d24: Layer already exists [2024-05-30T06:45:59.744Z] 02f2bcb26af5: Layer already exists [2024-05-30T06:45:59.744Z] latest: digest: sha256:1136674a79cea21b87209146e0eee4584ba8fac3215ec610360ed5c2056c3817 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T06:46:00.101Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T06:46:00.449Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.43 [2024-05-30T06:46:00.449Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2024-05-30T06:46:00.449Z] 01430507404d: Preparing [2024-05-30T06:46:00.449Z] 238402b71d24: Preparing [2024-05-30T06:46:00.449Z] 6508924f40d7: Preparing [2024-05-30T06:46:00.449Z] 1e78ae7db8d3: Preparing [2024-05-30T06:46:00.449Z] eaed39e75d45: Preparing [2024-05-30T06:46:00.449Z] 02f2bcb26af5: Preparing [2024-05-30T06:46:00.449Z] 02f2bcb26af5: Waiting [2024-05-30T06:46:00.449Z] 238402b71d24: Layer already exists [2024-05-30T06:46:00.449Z] 1e78ae7db8d3: Layer already exists [2024-05-30T06:46:00.449Z] 6508924f40d7: Layer already exists [2024-05-30T06:46:00.449Z] 01430507404d: Layer already exists [2024-05-30T06:46:00.449Z] eaed39e75d45: Layer already exists [2024-05-30T06:46:00.449Z] 02f2bcb26af5: Layer already exists [2024-05-30T06:46:00.449Z] 0.0.2-dev.43: digest: sha256:1136674a79cea21b87209146e0eee4584ba8fac3215ec610360ed5c2056c3817 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T06:46:00.772Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:7ef99bc445e5002edb91e45647dc2bc252dae2a9-0.0.2-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T06:46:01.092Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:7ef99bc445e5002edb91e45647dc2bc252dae2a9-0.0.2-dev.43 [2024-05-30T06:46:01.092Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2024-05-30T06:46:01.092Z] 01430507404d: Preparing [2024-05-30T06:46:01.092Z] 238402b71d24: Preparing [2024-05-30T06:46:01.092Z] 6508924f40d7: Preparing [2024-05-30T06:46:01.092Z] 1e78ae7db8d3: Preparing [2024-05-30T06:46:01.092Z] eaed39e75d45: Preparing [2024-05-30T06:46:01.092Z] 02f2bcb26af5: Preparing [2024-05-30T06:46:01.092Z] 02f2bcb26af5: Waiting [2024-05-30T06:46:01.092Z] 6508924f40d7: Layer already exists [2024-05-30T06:46:01.092Z] eaed39e75d45: Layer already exists [2024-05-30T06:46:01.092Z] 1e78ae7db8d3: Layer already exists [2024-05-30T06:46:01.092Z] 238402b71d24: Layer already exists [2024-05-30T06:46:01.092Z] 01430507404d: Layer already exists [2024-05-30T06:46:01.092Z] 02f2bcb26af5: Layer already exists [2024-05-30T06:46:01.092Z] 7ef99bc445e5002edb91e45647dc2bc252dae2a9-0.0.2-dev.43: digest: sha256:1136674a79cea21b87209146e0eee4584ba8fac3215ec610360ed5c2056c3817 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T06:46:01.448Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T06:46:01.770Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:main [2024-05-30T06:46:01.771Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2024-05-30T06:46:01.771Z] 01430507404d: Preparing [2024-05-30T06:46:01.771Z] 238402b71d24: Preparing [2024-05-30T06:46:01.771Z] 6508924f40d7: Preparing [2024-05-30T06:46:01.771Z] 1e78ae7db8d3: Preparing [2024-05-30T06:46:01.771Z] eaed39e75d45: Preparing [2024-05-30T06:46:01.771Z] 02f2bcb26af5: Preparing [2024-05-30T06:46:01.771Z] 02f2bcb26af5: Waiting [2024-05-30T06:46:01.771Z] 1e78ae7db8d3: Layer already exists [2024-05-30T06:46:01.771Z] 01430507404d: Layer already exists [2024-05-30T06:46:01.771Z] 238402b71d24: Layer already exists [2024-05-30T06:46:01.771Z] eaed39e75d45: Layer already exists [2024-05-30T06:46:01.771Z] 6508924f40d7: Layer already exists [2024-05-30T06:46:01.771Z] 02f2bcb26af5: Layer already exists [2024-05-30T06:46:01.771Z] main: digest: sha256:1136674a79cea21b87209146e0eee4584ba8fac3215ec610360ed5c2056c3817 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-30T06:46:01.837Z] ===================================================== [Pipeline] echo [2024-05-30T06:46:01.846Z] taggedImages: [2024-05-30T06:46:01.846Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:7ef99bc445e5002edb91e45647dc2bc252dae2a9 [2024-05-30T06:46:01.846Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [2024-05-30T06:46:01.846Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.43 [2024-05-30T06:46:01.846Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:7ef99bc445e5002edb91e45647dc2bc252dae2a9-0.0.2-dev.43 [2024-05-30T06:46:01.846Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T06:46:02.231Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-30T06:46:02.231Z] [2024-05-30T06:46:02.231Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T06:46:02.529Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-30T06:46:02.529Z] latest: Pulling from edgex-lftools-log-publisher [2024-05-30T06:46:02.529Z] 5eb5b503b376: Pulling fs layer [2024-05-30T06:46:02.529Z] 5c69ac0246d0: Pulling fs layer [2024-05-30T06:46:02.529Z] ec43610c2a17: Pulling fs layer [2024-05-30T06:46:02.529Z] 3a2ae6a8a46f: Pulling fs layer [2024-05-30T06:46:02.529Z] 33b1e0a273af: Pulling fs layer [2024-05-30T06:46:02.529Z] 5d3b04190fa2: Pulling fs layer [2024-05-30T06:46:02.529Z] 2f39f015ded8: Pulling fs layer [2024-05-30T06:46:02.529Z] 2f39f015ded8: Waiting [2024-05-30T06:46:02.529Z] 33b1e0a273af: Waiting [2024-05-30T06:46:02.529Z] 5d3b04190fa2: Waiting [2024-05-30T06:46:02.529Z] 3a2ae6a8a46f: Waiting [2024-05-30T06:46:02.529Z] 5c69ac0246d0: Verifying Checksum [2024-05-30T06:46:02.529Z] 5c69ac0246d0: Download complete [2024-05-30T06:46:02.529Z] 3a2ae6a8a46f: Verifying Checksum [2024-05-30T06:46:02.529Z] 3a2ae6a8a46f: Download complete [2024-05-30T06:46:02.529Z] 33b1e0a273af: Verifying Checksum [2024-05-30T06:46:02.529Z] 33b1e0a273af: Download complete [2024-05-30T06:46:02.529Z] 5d3b04190fa2: Verifying Checksum [2024-05-30T06:46:02.529Z] 5d3b04190fa2: Download complete [2024-05-30T06:46:02.529Z] ec43610c2a17: Verifying Checksum [2024-05-30T06:46:02.529Z] ec43610c2a17: Download complete [2024-05-30T06:46:02.788Z] 5eb5b503b376: Download complete [2024-05-30T06:46:03.353Z] 2f39f015ded8: Download complete [2024-05-30T06:46:03.920Z] 5eb5b503b376: Pull complete [2024-05-30T06:46:03.920Z] 5c69ac0246d0: Pull complete [2024-05-30T06:46:04.487Z] ec43610c2a17: Pull complete [2024-05-30T06:46:04.487Z] 3a2ae6a8a46f: Pull complete [2024-05-30T06:46:04.748Z] 33b1e0a273af: Pull complete [2024-05-30T06:46:04.748Z] 5d3b04190fa2: Pull complete [2024-05-30T06:46:06.692Z] (74/166) Installing hwdata-pci (0.382-r0) [2024-05-30T06:46:07.272Z] (75/166) Installing libpciaccess (0.18.1-r0) [2024-05-30T06:46:07.537Z] (76/166) Installing libdrm (2.4.120-r0) [2024-05-30T06:46:07.804Z] (77/166) Installing libelf (0.191-r0) [2024-05-30T06:46:08.385Z] (78/166) Installing mesa-glapi (24.0.8-r1) [2024-05-30T06:46:08.649Z] (79/166) Installing mesa-dri-gallium (24.0.8-r1) [2024-05-30T06:46:08.932Z] 2f39f015ded8: Pull complete [2024-05-30T06:46:08.932Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-05-30T06:46:08.932Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-30T06:46:08.932Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-30T06:46:09.039Z] prd-ubuntu20.04-docker-8c-8g-1586 does not seem to be running inside a container [2024-05-30T06:46:09.063Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-30T06:46:09.611Z] (80/166) Installing eudev-libs (3.2.14-r2) [2024-05-30T06:46:09.875Z] (81/166) Installing libmagic (5.45-r1) [2024-05-30T06:46:10.453Z] (82/166) Installing file (5.45-r1) [2024-05-30T06:46:10.720Z] (83/166) Installing xprop (1.2.7-r0) [2024-05-30T06:46:11.299Z] (84/166) Installing libice (1.1.1-r6) [2024-05-30T06:46:11.564Z] (85/166) Installing libuuid (2.40.1-r1) [2024-05-30T06:46:11.830Z] (86/166) Installing libsm (1.2.4-r4) [2024-05-30T06:46:12.114Z] (87/166) Installing libxt (1.3.0-r5) [2024-05-30T06:46:12.695Z] (88/166) Installing libxmu (1.1.4-r2) [2024-05-30T06:46:12.786Z] $ docker top 73e6fb6fc003027b70585df90330d57ecb492e1d183aeb272d50fe005dfa2fc7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-30T06:46:12.961Z] (89/166) Installing xset (1.2.5-r1) [2024-05-30T06:46:13.215Z] ---> job-cost.sh [2024-05-30T06:46:13.215Z] lf-activate-venv: SKIPPING [2024-05-30T06:46:13.215Z] INFO: No Stack... [2024-05-30T06:46:13.228Z] (90/166) Installing xdg-utils (1.2.1-r0) [2024-05-30T06:46:13.783Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-30T06:46:13.806Z] (91/166) Installing libogg (1.3.5-r5) [2024-05-30T06:46:14.042Z] INFO: Archiving Costs [Pipeline] sh [2024-05-30T06:46:14.070Z] (92/166) Installing libflac (1.4.3-r1) [2024-05-30T06:46:14.331Z] + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv [2024-05-30T06:46:14.331Z] + cut -d, -f6 [Pipeline] lock [2024-05-30T06:46:14.344Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-47-stack-cost] [2024-05-30T06:46:14.353Z] Resource [jenkins-edgexfoundry-edgex-taf-common-main-47-stack-cost] did not exist. Created. [2024-05-30T06:46:14.359Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-47-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-30T06:46:14.658Z] (93/166) Installing alsa-lib (1.2.11-r0) [2024-05-30T06:46:14.667Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-05-30T06:46:14.705Z] Stashed 1 file(s) [Pipeline] } [2024-05-30T06:46:14.713Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-main-47-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-30T06:46:14.727Z] $ docker stop --time=1 73e6fb6fc003027b70585df90330d57ecb492e1d183aeb272d50fe005dfa2fc7 [2024-05-30T06:46:14.924Z] (94/166) Installing libSvtAv1Enc (2.0.0-r1) [2024-05-30T06:46:15.871Z] $ docker rm -f --volumes 73e6fb6fc003027b70585df90330d57ecb492e1d183aeb272d50fe005dfa2fc7 [2024-05-30T06:46:15.885Z] (95/166) Installing aom-libs (3.9.0-r0) [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-05-30T06:46:16.466Z] (96/166) Installing libva (2.21.0-r0) [2024-05-30T06:46:16.732Z] (97/166) Installing libvdpau (1.5-r3) [2024-05-30T06:46:16.998Z] (98/166) Installing ffmpeg-libavutil (6.1.1-r7) [2024-05-30T06:46:17.580Z] (99/166) Installing libdav1d (1.4.2-r0) [2024-05-30T06:46:18.162Z] (100/166) Installing openexr-libiex (3.1.13-r1) [2024-05-30T06:46:18.428Z] (101/166) Installing openexr-libilmthread (3.1.13-r1) [2024-05-30T06:46:18.694Z] (102/166) Installing imath (3.1.11-r2) [2024-05-30T06:46:19.285Z] (103/166) Installing openexr-libopenexr (3.1.13-r1) [2024-05-30T06:46:19.872Z] (104/166) Installing giflib (5.2.2-r0) [2024-05-30T06:46:20.140Z] (105/166) Installing libhwy (1.0.7-r0) [2024-05-30T06:46:20.408Z] (106/166) Installing lcms2 (2.16-r0) [2024-05-30T06:46:20.989Z] (107/166) Installing libjxl (0.10.2-r0) [2024-05-30T06:46:21.570Z] (108/166) Installing lame-libs (3.100-r5) [2024-05-30T06:46:21.838Z] (109/166) Installing opus (1.5.2-r0) [2024-05-30T06:46:22.422Z] (110/166) Installing rav1e-libs (0.7.1-r0) [2024-05-30T06:46:23.006Z] (111/166) Installing libgomp (13.2.1_git20240309-r0) [2024-05-30T06:46:23.273Z] (112/166) Installing soxr (0.1.3-r7) [2024-05-30T06:46:23.542Z] (113/166) Installing ffmpeg-libswresample (6.1.1-r7) [2024-05-30T06:46:24.123Z] (114/166) Installing libtheora (1.1.1-r18) [2024-05-30T06:46:24.389Z] (115/166) Installing libvorbis (1.3.7-r2) [2024-05-30T06:46:24.975Z] (116/166) Installing libvpx (1.14.0-r0) [2024-05-30T06:46:25.560Z] (117/166) Installing libwebpmux (1.3.2-r0) [2024-05-30T06:46:25.828Z] (118/166) Installing x264-libs (0.164_git20231001-r0) [2024-05-30T06:46:26.411Z] (119/166) Installing numactl (2.0.18-r0) [2024-05-30T06:46:26.676Z] (120/166) Installing x265-libs (3.6-r0) [2024-05-30T06:46:27.637Z] (121/166) Installing xvidcore (1.3.7-r2) [2024-05-30T06:46:27.904Z] (122/166) Installing ffmpeg-libavcodec (6.1.1-r7) [2024-05-30T06:46:28.865Z] (123/166) Installing libbluray (1.3.4-r1) [2024-05-30T06:46:29.132Z] (124/166) Installing mpg123-libs (1.32.6-r0) [2024-05-30T06:46:29.714Z] (125/166) Installing libopenmpt (0.7.7-r0) [2024-05-30T06:46:30.300Z] (126/166) Installing cjson (1.7.18-r0) [2024-05-30T06:46:30.568Z] (127/166) Installing mbedtls (3.6.0-r0) [2024-05-30T06:46:30.834Z] (128/166) Installing librist (0.2.10-r1) [2024-05-30T06:46:31.414Z] (129/166) Installing libsrt (1.5.3-r0) [2024-05-30T06:46:31.997Z] (130/166) Installing libssh (0.10.6-r0) [2024-05-30T06:46:32.262Z] (131/166) Installing libsodium (1.0.19-r0) [2024-05-30T06:46:32.844Z] (132/166) Installing libzmq (4.3.5-r2) [2024-05-30T06:46:33.111Z] (133/166) Installing ffmpeg-libavformat (6.1.1-r7) [2024-05-30T06:46:33.691Z] (134/166) Installing crc32c (1.1.2-r0) [2024-05-30T06:46:34.272Z] (135/166) Installing double-conversion (3.3.0-r0) [2024-05-30T06:46:34.538Z] (136/166) Installing libevent (2.1.12-r7) [2024-05-30T06:46:34.806Z] (137/166) Installing wayland-libs-server (1.22.0-r4) [2024-05-30T06:46:35.387Z] (138/166) Installing mesa-gbm (24.0.8-r1) [2024-05-30T06:46:35.653Z] (139/166) Installing harfbuzz-subset (8.5.0-r0) [2024-05-30T06:46:36.235Z] (140/166) Installing icu-libs (74.2-r0) [2024-05-30T06:46:36.818Z] (141/166) Installing minizip (1.3.1-r0) [2024-05-30T06:46:37.084Z] (142/166) Installing nspr (4.35-r4) [2024-05-30T06:46:37.665Z] (143/166) Installing sqlite-libs (3.45.3-r1) [2024-05-30T06:46:38.246Z] (144/166) Installing nss (3.100-r0) [2024-05-30T06:46:38.827Z] (145/166) Installing openh264 (2.4.1-r0) [2024-05-30T06:46:39.410Z] (146/166) Installing libcamera-ipa (0.3.0-r0) [2024-05-30T06:46:39.676Z] (147/166) Installing libunwind (1.8.1-r0) [2024-05-30T06:46:40.260Z] (148/166) Installing yaml (0.2.5-r2) [2024-05-30T06:46:40.528Z] (149/166) Installing libcamera (0.3.0-r0) [2024-05-30T06:46:41.114Z] (150/166) Installing speexdsp (1.2.1-r2) [2024-05-30T06:46:41.380Z] (151/166) Installing libuv (1.48.0-r0) [2024-05-30T06:46:41.961Z] (152/166) Installing roc-toolkit-libs (0.3.0-r0) [2024-05-30T06:46:42.227Z] (153/166) Installing libsndfile (1.2.2-r0) [2024-05-30T06:46:42.809Z] (154/166) Installing webrtc-audio-processing-1 (1.3-r0) [2024-05-30T06:46:43.390Z] (155/166) Installing pipewire-libs (1.0.6-r1) [2024-05-30T06:46:43.970Z] (156/166) Installing libasyncns (0.8-r3) [2024-05-30T06:46:44.237Z] (157/166) Installing libltdl (2.4.7-r3) [2024-05-30T06:46:44.817Z] (158/166) Installing orc (0.4.37-r0) [2024-05-30T06:46:45.082Z] (159/166) Installing tdb-libs (1.4.9-r1) [2024-05-30T06:46:45.350Z] (160/166) Installing libpulse (17.0-r0) [2024-05-30T06:46:45.931Z] (161/166) Installing libwebpdemux (1.3.2-r0) [2024-05-30T06:46:46.199Z] (162/166) Installing libgpg-error (1.49-r0) [2024-05-30T06:46:46.780Z] (163/166) Installing libgcrypt (1.10.3-r0) [2024-05-30T06:46:47.046Z] (164/166) Installing libxslt (1.1.39-r1) [2024-05-30T06:46:47.626Z] (165/166) Installing chromium (125.0.6422.112-r0) [2024-05-30T06:47:02.610Z] (166/166) Installing chromium-chromedriver (125.0.6422.112-r0) [2024-05-30T06:47:03.193Z] Executing busybox-1.36.1-r28.trigger [2024-05-30T06:47:03.193Z] Executing fontconfig-2.15.0-r1.trigger [2024-05-30T06:47:03.460Z] Executing mkfontscale-1.2.2-r6.trigger [2024-05-30T06:47:03.460Z] Executing glib-2.80.2-r0.trigger [2024-05-30T06:47:03.460Z] Executing shared-mime-info-2.4-r0.trigger [2024-05-30T06:47:06.041Z] Executing gdk-pixbuf-2.42.11-r1.trigger [2024-05-30T06:47:06.041Z] Executing gtk-update-icon-cache-3.24.42-r0.trigger [2024-05-30T06:47:06.041Z] Executing gtk+3.0-3.24.42-r0.trigger [2024-05-30T06:47:06.041Z] OK: 643 MiB in 194 packages [2024-05-30T06:47:06.041Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-05-30T06:47:06.623Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-05-30T06:47:08.566Z] (1/30) Installing jansson (2.14-r4) [2024-05-30T06:47:08.832Z] (2/30) Installing binutils (2.42-r0) [2024-05-30T06:47:09.790Z] (3/30) Installing libatomic (13.2.1_git20240309-r0) [2024-05-30T06:47:10.055Z] (4/30) Installing isl26 (0.26-r1) [2024-05-30T06:47:10.637Z] (5/30) Installing mpfr4 (4.2.1-r0) [2024-05-30T06:47:11.218Z] (6/30) Installing mpc1 (1.3.1-r1) [2024-05-30T06:47:11.483Z] (7/30) Installing gcc (13.2.1_git20240309-r0) [2024-05-30T06:47:21.542Z] (8/30) Installing musl-dev (1.2.5-r0) [2024-05-30T06:47:22.501Z] (9/30) Installing linux-headers (6.6-r0) [2024-05-30T06:47:23.906Z] (10/30) Installing libffi-dev (3.4.6-r0) [2024-05-30T06:47:24.497Z] (11/30) Installing libpq (16.3-r0) [2024-05-30T06:47:24.763Z] (12/30) Installing openssl-dev (3.3.0-r2) [2024-05-30T06:47:25.344Z] (13/30) Installing libpq-dev (16.3-r0) [2024-05-30T06:47:25.925Z] (14/30) Installing libecpg (16.3-r0) [2024-05-30T06:47:26.191Z] (15/30) Installing libecpg-dev (16.3-r0) [2024-05-30T06:47:26.772Z] (16/30) Installing clang16-headers (16.0.6-r5) [2024-05-30T06:47:27.353Z] (17/30) Installing llvm16-libs (16.0.6-r8) [2024-05-30T06:47:30.689Z] (18/30) Installing clang16-libs (16.0.6-r5) [2024-05-30T06:47:34.938Z] (19/30) Installing fortify-headers (1.1-r3) [2024-05-30T06:47:35.204Z] (20/30) Installing libstdc++-dev (13.2.1_git20240309-r0) [2024-05-30T06:47:36.612Z] (21/30) Installing llvm16-linker-tools (16.0.6-r8) [2024-05-30T06:47:36.612Z] (22/30) Installing clang16 (16.0.6-r5) [2024-05-30T06:47:37.193Z] (23/30) Installing icu (74.2-r0) [2024-05-30T06:47:37.776Z] (24/30) Installing icu-dev (74.2-r0) [2024-05-30T06:47:38.362Z] (25/30) Installing llvm16 (16.0.6-r8) [2024-05-30T06:47:48.433Z] (26/30) Installing lz4-libs (1.9.4-r5) [2024-05-30T06:47:48.433Z] (27/30) Installing lz4-dev (1.9.4-r5) [2024-05-30T06:47:48.433Z] (28/30) Installing zstd (1.5.6-r0) [2024-05-30T06:47:48.433Z] (29/30) Installing zstd-dev (1.5.6-r0) [2024-05-30T06:47:49.016Z] (30/30) Installing postgresql16-dev (16.3-r0) [2024-05-30T06:47:49.993Z] Executing busybox-1.36.1-r28.trigger [2024-05-30T06:47:49.993Z] OK: 1169 MiB in 224 packages [2024-05-30T06:47:50.261Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-05-30T06:47:50.841Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-05-30T06:47:52.783Z] (1/14) Installing g++ (13.2.1_git20240309-r0) [2024-05-30T06:47:56.341Z] (2/14) Installing gdbm (1.23-r1) [2024-05-30T06:47:56.924Z] (3/14) Installing mpdecimal (4.0.0-r0) [2024-05-30T06:47:57.190Z] (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r0) [2024-05-30T06:47:57.476Z] (5/14) Installing libncursesw (6.4_p20240420-r0) [2024-05-30T06:47:58.061Z] (6/14) Installing libpanelw (6.4_p20240420-r0) [2024-05-30T06:47:58.330Z] (7/14) Installing readline (8.2.10-r0) [2024-05-30T06:47:58.595Z] (8/14) Installing python3 (3.12.3-r1) [2024-05-30T06:48:00.004Z] (9/14) Installing python3-pycache-pyc0 (3.12.3-r1) [2024-05-30T06:48:00.960Z] (10/14) Installing pyc (3.12.3-r1) [2024-05-30T06:48:01.227Z] (11/14) Installing python3-pyc (3.12.3-r1) [2024-05-30T06:48:01.493Z] (12/14) Installing python3-dev (3.12.3-r1) [2024-05-30T06:48:04.837Z] (13/14) Installing libsodium-dev (1.0.19-r0) [2024-05-30T06:48:04.837Z] (14/14) Installing zeromq-dev (4.3.5-r2) [2024-05-30T06:48:05.420Z] Executing busybox-1.36.1-r28.trigger [2024-05-30T06:48:05.421Z] OK: 1356 MiB in 238 packages [2024-05-30T06:48:05.686Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-05-30T06:48:06.266Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-05-30T06:48:08.205Z] OK: 1356 MiB in 238 packages [2024-05-30T06:48:08.205Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-05-30T06:48:08.785Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-05-30T06:48:10.718Z] (1/1) Installing tzdata (2024a-r1) [2024-05-30T06:48:11.301Z] OK: 1357 MiB in 239 packages [2024-05-30T06:48:12.711Z] (1/1) Purging tzdata (2024a-r1) [2024-05-30T06:48:12.980Z] OK: 1356 MiB in 238 packages [2024-05-30T06:48:27.968Z] Looking in links: /tmp/tmpj9zce1bi [2024-05-30T06:48:27.969Z] Processing /tmp/tmpj9zce1bi/pip-24.0-py3-none-any.whl [2024-05-30T06:48:27.969Z] Installing collected packages: pip [2024-05-30T06:48:33.436Z] Successfully installed pip-24.0 [2024-05-30T06:48:33.436Z] 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-30T06:48:36.066Z] Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (24.0) [2024-05-30T06:48:38.671Z] Collecting setuptools [2024-05-30T06:48:38.671Z] Downloading setuptools-70.0.0-py3-none-any.whl.metadata (5.9 kB) [2024-05-30T06:48:38.671Z] Collecting wheel [2024-05-30T06:48:38.671Z] Downloading wheel-0.43.0-py3-none-any.whl.metadata (2.2 kB) [2024-05-30T06:48:38.671Z] Downloading setuptools-70.0.0-py3-none-any.whl (863 kB) [2024-05-30T06:48:38.671Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 863.4/863.4 kB 18.1 MB/s eta 0:00:00 [2024-05-30T06:48:38.954Z] Downloading wheel-0.43.0-py3-none-any.whl (65 kB) [2024-05-30T06:48:38.954Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.8/65.8 kB 23.6 MB/s eta 0:00:00 [2024-05-30T06:48:39.218Z] Installing collected packages: wheel, setuptools [2024-05-30T06:48:43.456Z] Successfully installed setuptools-70.0.0 wheel-0.43.0 [2024-05-30T06:48:43.456Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2024-05-30T06:48:46.798Z] Processing ./edgex-taf-common [2024-05-30T06:48:46.798Z] Preparing metadata (setup.py): started [2024-05-30T06:48:47.381Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-30T06:48:47.381Z] Building wheels for collected packages: edgex-taf-common [2024-05-30T06:48:47.381Z] Building wheel for edgex-taf-common (setup.py): started [2024-05-30T06:48:48.785Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2024-05-30T06:48:48.785Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=faf2b89e89b9bd3cfa92f633cf3da1e0803307218abae7919cef22665d2c6fde [2024-05-30T06:48:48.785Z] Stored in directory: /tmp/pip-ephem-wheel-cache-7f11rlmk/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2024-05-30T06:48:48.785Z] Successfully built edgex-taf-common [2024-05-30T06:48:49.050Z] Installing collected packages: edgex-taf-common [2024-05-30T06:48:49.316Z] Successfully installed edgex-taf-common-0.0.0 [2024-05-30T06:48:49.316Z] 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-30T06:48:52.656Z] Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) [2024-05-30T06:48:52.656Z] Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) [2024-05-30T06:48:52.922Z] Collecting python-dotenv==1.0.1 (from -r requirements.txt (line 2)) [2024-05-30T06:48:52.922Z] Downloading python_dotenv-1.0.1-py3-none-any.whl.metadata (23 kB) [2024-05-30T06:48:53.189Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2024-05-30T06:48:53.189Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) [2024-05-30T06:48:53.456Z] Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) [2024-05-30T06:48:53.456Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) [2024-05-30T06:48:53.456Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2024-05-30T06:48:53.456Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2024-05-30T06:48:53.456Z] Preparing metadata (setup.py): started [2024-05-30T06:48:54.413Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-30T06:48:54.679Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2024-05-30T06:48:54.679Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl.metadata (16 kB) [2024-05-30T06:48:54.679Z] Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) [2024-05-30T06:48:54.679Z] Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) [2024-05-30T06:48:54.944Z] Collecting requests==2.31.0 (from -r requirements.txt (line 8)) [2024-05-30T06:48:54.944Z] Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) [2024-05-30T06:48:54.944Z] Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) [2024-05-30T06:48:55.212Z] Downloading paho-mqtt-1.6.1.tar.gz (99 kB) [2024-05-30T06:48:55.212Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 24.7 MB/s eta 0:00:00 [2024-05-30T06:48:55.212Z] Preparing metadata (setup.py): started [2024-05-30T06:48:56.617Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-30T06:48:56.617Z] Collecting docker==6.1.3 (from -r requirements.txt (line 10)) [2024-05-30T06:48:56.617Z] Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) [2024-05-30T06:48:58.556Z] Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) [2024-05-30T06:48:58.556Z] Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (62 kB) [2024-05-30T06:48:58.556Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.7/62.7 kB 28.4 MB/s eta 0:00:00 [2024-05-30T06:48:59.138Z] Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) [2024-05-30T06:48:59.138Z] Downloading psutil-5.9.5.tar.gz (493 kB) [2024-05-30T06:48:59.138Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 29.7 MB/s eta 0:00:00 [2024-05-30T06:48:59.405Z] Installing build dependencies: started [2024-05-30T06:49:09.472Z] Installing build dependencies: finished with status 'done' [2024-05-30T06:49:09.472Z] Getting requirements to build wheel: started [2024-05-30T06:49:10.877Z] Getting requirements to build wheel: finished with status 'done' [2024-05-30T06:49:10.877Z] Preparing metadata (pyproject.toml): started [2024-05-30T06:49:12.814Z] Preparing metadata (pyproject.toml): finished with status 'done' [2024-05-30T06:49:13.081Z] Collecting redis==5.0.1 (from -r requirements.txt (line 13)) [2024-05-30T06:49:13.081Z] Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) [2024-05-30T06:49:15.019Z] Collecting pyzmq==26.0.3 (from -r requirements.txt (line 14)) [2024-05-30T06:49:15.019Z] Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (6.1 kB) [2024-05-30T06:49:15.286Z] Collecting influxdb-client==1.41.0 (from -r requirements.txt (line 15)) [2024-05-30T06:49:15.287Z] Downloading influxdb_client-1.41.0-py3-none-any.whl.metadata (64 kB) [2024-05-30T06:49:15.287Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 27.1 MB/s eta 0:00:00 [2024-05-30T06:49:15.553Z] Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) [2024-05-30T06:49:15.553Z] Downloading psycopg2-2.9.9.tar.gz (384 kB) [2024-05-30T06:49:15.820Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 28.9 MB/s eta 0:00:00 [2024-05-30T06:49:16.087Z] Preparing metadata (setup.py): started [2024-05-30T06:49:17.492Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-30T06:49:18.073Z] Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) [2024-05-30T06:49:18.073Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl.metadata (3.4 kB) [2024-05-30T06:49:18.653Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-30T06:49:18.654Z] Downloading selenium-4.21.0-py3-none-any.whl.metadata (6.9 kB) [2024-05-30T06:49:18.919Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-30T06:49:18.919Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) [2024-05-30T06:49:18.919Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T06:49:18.919Z] Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) [2024-05-30T06:49:19.185Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T06:49:19.185Z] Downloading flex-6.14.1.tar.gz (40 kB) [2024-05-30T06:49:19.185Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 30.9 MB/s eta 0:00:00 [2024-05-30T06:49:19.185Z] Preparing metadata (setup.py): started [2024-05-30T06:49:20.587Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-30T06:49:20.587Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T06:49:20.587Z] Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2024-05-30T06:49:20.587Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T06:49:20.587Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl.metadata (18 kB) [2024-05-30T06:49:20.587Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T06:49:20.587Z] Downloading jsonschema-4.22.0-py3-none-any.whl.metadata (8.2 kB) [2024-05-30T06:49:20.853Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T06:49:20.853Z] Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) [2024-05-30T06:49:21.432Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T06:49:21.432Z] Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) [2024-05-30T06:49:21.432Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T06:49:21.432Z] Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) [2024-05-30T06:49:22.390Z] Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-05-30T06:49:22.390Z] Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (33 kB) [2024-05-30T06:49:22.390Z] Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-05-30T06:49:22.390Z] Downloading idna-3.7-py3-none-any.whl.metadata (9.9 kB) [2024-05-30T06:49:22.658Z] Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-05-30T06:49:22.658Z] Downloading urllib3-2.2.1-py3-none-any.whl.metadata (6.4 kB) [2024-05-30T06:49:22.924Z] Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-05-30T06:49:22.924Z] Downloading certifi-2024.2.2-py3-none-any.whl.metadata (2.2 kB) [2024-05-30T06:49:23.189Z] Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2024-05-30T06:49:23.189Z] Downloading packaging-24.0-py3-none-any.whl.metadata (3.2 kB) [2024-05-30T06:49:23.456Z] Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2024-05-30T06:49:23.456Z] Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2024-05-30T06:49:24.035Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-05-30T06:49:24.036Z] Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) [2024-05-30T06:49:24.036Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-05-30T06:49:24.036Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2024-05-30T06:49:24.036Z] 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-30T06:49:24.614Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-05-30T06:49:24.614Z] Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) [2024-05-30T06:49:24.614Z] 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-30T06:49:24.614Z] Downloading typing_extensions-4.12.0-py3-none-any.whl.metadata (3.0 kB) [2024-05-30T06:49:24.880Z] Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-30T06:49:24.880Z] Downloading trio-0.25.1-py3-none-any.whl.metadata (8.7 kB) [2024-05-30T06:49:25.146Z] Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-30T06:49:25.146Z] Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) [2024-05-30T06:49:26.102Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T06:49:26.102Z] Downloading PyYAML-6.0.1.tar.gz (125 kB) [2024-05-30T06:49:26.102Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.2/125.2 kB 29.2 MB/s eta 0:00:00 [2024-05-30T06:49:27.057Z] Installing build dependencies: started [2024-05-30T06:49:45.262Z] Installing build dependencies: finished with status 'done' [2024-05-30T06:49:45.262Z] Getting requirements to build wheel: started [2024-05-30T06:49:53.467Z] Getting requirements to build wheel: finished with status 'done' [2024-05-30T06:49:53.467Z] Preparing metadata (pyproject.toml): started [2024-05-30T06:49:54.047Z] Preparing metadata (pyproject.toml): finished with status 'done' [2024-05-30T06:49:54.047Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T06:49:54.047Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2024-05-30T06:49:54.047Z] Preparing metadata (setup.py): started [2024-05-30T06:49:55.453Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-30T06:49:55.453Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T06:49:55.453Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2024-05-30T06:49:55.453Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T06:49:55.453Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2024-05-30T06:49:55.453Z] Preparing metadata (setup.py): started [2024-05-30T06:49:56.410Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-30T06:49:56.674Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T06:49:56.674Z] Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) [2024-05-30T06:49:56.674Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T06:49:56.674Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) [2024-05-30T06:49:56.940Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T06:49:56.940Z] Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2024-05-30T06:49:57.206Z] Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T06:49:57.206Z] Downloading attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB) [2024-05-30T06:49:57.206Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T06:49:57.206Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) [2024-05-30T06:49:57.476Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T06:49:57.476Z] Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) [2024-05-30T06:49:59.411Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T06:49:59.411Z] Downloading rpds_py-0.18.1-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.1 kB) [2024-05-30T06:50:00.815Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-30T06:50:00.815Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2024-05-30T06:50:00.815Z] Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-30T06:50:00.815Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2024-05-30T06:50:00.815Z] 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-30T06:50:00.815Z] Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2024-05-30T06:50:00.815Z] 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-30T06:50:00.815Z] Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) [2024-05-30T06:50:01.082Z] 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-30T06:50:01.082Z] Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2024-05-30T06:50:01.664Z] 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-30T06:50:01.664Z] Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) [2024-05-30T06:50:01.930Z] Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) [2024-05-30T06:50:02.197Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 28.6 MB/s eta 0:00:00 [2024-05-30T06:50:02.197Z] Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB) [2024-05-30T06:50:02.197Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2024-05-30T06:50:02.197Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) [2024-05-30T06:50:02.197Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.5/95.5 kB 26.5 MB/s eta 0:00:00 [2024-05-30T06:50:02.197Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2024-05-30T06:50:02.197Z] Downloading configparser-6.0.0-py3-none-any.whl (19 kB) [2024-05-30T06:50:02.197Z] Downloading requests-2.31.0-py3-none-any.whl (62 kB) [2024-05-30T06:50:02.197Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 27.6 MB/s eta 0:00:00 [2024-05-30T06:50:02.197Z] Downloading docker-6.1.3-py3-none-any.whl (148 kB) [2024-05-30T06:50:02.197Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 28.1 MB/s eta 0:00:00 [2024-05-30T06:50:02.197Z] Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_aarch64.whl (13.6 MB) [2024-05-30T06:50:02.790Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.6/13.6 MB 25.3 MB/s eta 0:00:00 [2024-05-30T06:50:02.790Z] Downloading redis-5.0.1-py3-none-any.whl (250 kB) [2024-05-30T06:50:02.790Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 28.1 MB/s eta 0:00:00 [2024-05-30T06:50:02.790Z] Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_aarch64.whl (1.2 MB) [2024-05-30T06:50:02.790Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 27.8 MB/s eta 0:00:00 [2024-05-30T06:50:02.790Z] Downloading influxdb_client-1.41.0-py3-none-any.whl (744 kB) [2024-05-30T06:50:02.790Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 744.6/744.6 kB 28.8 MB/s eta 0:00:00 [2024-05-30T06:50:03.057Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) [2024-05-30T06:50:03.057Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 26.3 MB/s eta 0:00:00 [2024-05-30T06:50:03.057Z] Downloading certifi-2024.2.2-py3-none-any.whl (163 kB) [2024-05-30T06:50:03.057Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/163.8 kB 28.0 MB/s eta 0:00:00 [2024-05-30T06:50:03.057Z] Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_aarch64.whl (138 kB) [2024-05-30T06:50:03.057Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.3/138.3 kB 28.3 MB/s eta 0:00:00 [2024-05-30T06:50:03.057Z] Downloading idna-3.7-py3-none-any.whl (66 kB) [2024-05-30T06:50:03.057Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.8/66.8 kB 26.8 MB/s eta 0:00:00 [2024-05-30T06:50:03.057Z] Downloading packaging-24.0-py3-none-any.whl (53 kB) [2024-05-30T06:50:03.057Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 27.6 MB/s eta 0:00:00 [2024-05-30T06:50:03.057Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2024-05-30T06:50:03.057Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 27.1 MB/s eta 0:00:00 [2024-05-30T06:50:03.057Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2024-05-30T06:50:03.057Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 28.0 MB/s eta 0:00:00 [2024-05-30T06:50:03.323Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) [2024-05-30T06:50:03.323Z] Downloading selenium-4.21.0-py3-none-any.whl (9.5 MB) [2024-05-30T06:50:03.590Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 25.9 MB/s eta 0:00:00 [2024-05-30T06:50:03.590Z] Downloading urllib3-2.2.1-py3-none-any.whl (121 kB) [2024-05-30T06:50:03.590Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 28.6 MB/s eta 0:00:00 [2024-05-30T06:50:03.590Z] Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2024-05-30T06:50:03.590Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 26.0 MB/s eta 0:00:00 [2024-05-30T06:50:03.590Z] Downloading docutils-0.21.2-py3-none-any.whl (587 kB) [2024-05-30T06:50:03.590Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 29.1 MB/s eta 0:00:00 [2024-05-30T06:50:03.590Z] Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2024-05-30T06:50:03.590Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl (29 kB) [2024-05-30T06:50:03.590Z] Downloading jsonschema-4.22.0-py3-none-any.whl (88 kB) [2024-05-30T06:50:03.856Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.3/88.3 kB 26.2 MB/s eta 0:00:00 [2024-05-30T06:50:03.856Z] Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) [2024-05-30T06:50:03.856Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 27.5 MB/s eta 0:00:00 [2024-05-30T06:50:03.856Z] Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) [2024-05-30T06:50:03.856Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.5/505.5 kB 28.9 MB/s eta 0:00:00 [2024-05-30T06:50:03.856Z] Downloading tzlocal-5.2-py3-none-any.whl (17 kB) [2024-05-30T06:50:03.856Z] Downloading attrs-23.2.0-py3-none-any.whl (60 kB) [2024-05-30T06:50:03.856Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 29.0 MB/s eta 0:00:00 [2024-05-30T06:50:03.856Z] Downloading click-8.1.7-py3-none-any.whl (97 kB) [2024-05-30T06:50:03.856Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 28.4 MB/s eta 0:00:00 [2024-05-30T06:50:03.856Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) [2024-05-30T06:50:03.856Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) [2024-05-30T06:50:03.856Z] Downloading referencing-0.35.1-py3-none-any.whl (26 kB) [2024-05-30T06:50:03.856Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2024-05-30T06:50:03.856Z] Downloading rpds_py-0.18.1-cp312-cp312-musllinux_1_2_aarch64.whl (1.3 MB) [2024-05-30T06:50:04.122Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 26.6 MB/s eta 0:00:00 [2024-05-30T06:50:04.122Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2024-05-30T06:50:04.122Z] Downloading trio-0.25.1-py3-none-any.whl (467 kB) [2024-05-30T06:50:04.122Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 467.7/467.7 kB 28.7 MB/s eta 0:00:00 [2024-05-30T06:50:04.122Z] Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) [2024-05-30T06:50:04.122Z] Downloading typing_extensions-4.12.0-py3-none-any.whl (37 kB) [2024-05-30T06:50:04.122Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2024-05-30T06:50:04.122Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 27.8 MB/s eta 0:00:00 [2024-05-30T06:50:04.122Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2024-05-30T06:50:04.122Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2024-05-30T06:50:04.122Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2024-05-30T06:50:04.122Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2024-05-30T06:50:04.122Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2024-05-30T06:50:04.122Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2024-05-30T06:50:04.122Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 26.6 MB/s eta 0:00:00 [2024-05-30T06:50:05.080Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, PyYAML, strict-rfc3339, validate-email [2024-05-30T06:50:05.080Z] Building wheel for robotbackgroundlogger (setup.py): started [2024-05-30T06:50:06.479Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2024-05-30T06:50:06.479Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4279 sha256=ce3c960018f7d27caa405c97767ef4fdc1120d78959f514e56562dfe4813b1fe [2024-05-30T06:50:06.479Z] Stored in directory: /tmp/pip-ephem-wheel-cache-uep519_q/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2024-05-30T06:50:06.479Z] Building wheel for paho-mqtt (setup.py): started [2024-05-30T06:50:07.883Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2024-05-30T06:50:07.883Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62119 sha256=90b58b2bf146110c8aa57cf295766e7c1f79081fc753f5979105310425e97ca7 [2024-05-30T06:50:07.883Z] Stored in directory: /tmp/pip-ephem-wheel-cache-uep519_q/wheels/23/d5/af/1f3cbcc350dec9d8e95040f388e0163d132eff0c9a453db659 [2024-05-30T06:50:07.883Z] Building wheel for psutil (pyproject.toml): started [2024-05-30T06:50:17.957Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2024-05-30T06:50:17.957Z] Created wheel for psutil: filename=psutil-5.9.5-cp312-abi3-linux_aarch64.whl size=281977 sha256=9c7f7bc71005083df332df54f8ce36216b23a4aa68610b35ada05f0797d6c81e [2024-05-30T06:50:17.957Z] Stored in directory: /tmp/pip-ephem-wheel-cache-uep519_q/wheels/e8/a9/47/bee5d847b031736eb597b632c3ff602d0c0ccf1f14d95293ee [2024-05-30T06:50:17.957Z] Building wheel for psycopg2 (setup.py): started [2024-05-30T06:51:14.339Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2024-05-30T06:51:14.339Z] Created wheel for psycopg2: filename=psycopg2-2.9.9-cp312-cp312-linux_aarch64.whl size=512487 sha256=8df62538fd8a71450fdd224abd09d6aab9fedf2baae1491ec893057eb4225465 [2024-05-30T06:51:14.339Z] Stored in directory: /tmp/pip-ephem-wheel-cache-uep519_q/wheels/ff/ac/80/7ccec163e3d05ae2112311b895132409b9abfd7e0c1c6b5183 [2024-05-30T06:51:14.339Z] Building wheel for flex (setup.py): started [2024-05-30T06:51:16.271Z] Building wheel for flex (setup.py): finished with status 'done' [2024-05-30T06:51:16.271Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77258 sha256=ad4ae90dcabaed5da6b4aae0c0d1274749e49627dcd3d6a8af6425cd6bdb15d5 [2024-05-30T06:51:16.271Z] Stored in directory: /tmp/pip-ephem-wheel-cache-uep519_q/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2024-05-30T06:51:16.271Z] Building wheel for PyYAML (pyproject.toml): started [2024-05-30T06:51:19.611Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2024-05-30T06:51:19.611Z] Created wheel for PyYAML: filename=PyYAML-6.0.1-cp312-cp312-linux_aarch64.whl size=45363 sha256=c05649ff9ed9ed495cab97dd525a4dfe8080fbfa8b6de7a64c251098b40ce79a [2024-05-30T06:51:19.611Z] Stored in directory: /tmp/pip-ephem-wheel-cache-uep519_q/wheels/4a/68/8e/df9cd97725df58bd2ab35992dce00b50f70490a3d672da85ea [2024-05-30T06:51:19.611Z] Building wheel for strict-rfc3339 (setup.py): started [2024-05-30T06:51:20.573Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2024-05-30T06:51:20.573Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=e529f8a27ce00fea77b0622532f46b04309e7c27b26bcb1ea701b496c23a3921 [2024-05-30T06:51:20.573Z] Stored in directory: /tmp/pip-ephem-wheel-cache-uep519_q/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2024-05-30T06:51:20.573Z] Building wheel for validate-email (setup.py): started [2024-05-30T06:51:22.517Z] Building wheel for validate-email (setup.py): finished with status 'done' [2024-05-30T06:51:22.517Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5464 sha256=4e14240bc3c5bd474b95621d1c04c2df4c11b88840ca6e95f5717d8b781250bd [2024-05-30T06:51:22.517Z] Stored in directory: /tmp/pip-ephem-wheel-cache-uep519_q/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2024-05-30T06:51:22.517Z] Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex PyYAML strict-rfc3339 validate-email [2024-05-30T06:51:24.458Z] 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-30T06:52:32.298Z] 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.31.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-30T06:52:32.298Z] 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-30T06:53:28.802Z] Removing intermediate container b2d18cdfa09f [2024-05-30T06:53:28.802Z] ---> 0ef93494bb5c [2024-05-30T06:53:28.802Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2024-05-30T06:53:28.802Z] ---> Running in 94bd4e4931d6 [2024-05-30T06:53:28.802Z] Removing intermediate container 94bd4e4931d6 [2024-05-30T06:53:28.802Z] ---> 3c2545e8d6ab [2024-05-30T06:53:28.802Z] Step 11/13 : LABEL arch=arm64 [2024-05-30T06:53:28.802Z] ---> Running in 8f0800d9641e [2024-05-30T06:53:28.802Z] Removing intermediate container 8f0800d9641e [2024-05-30T06:53:28.802Z] ---> ff68f29fe475 [2024-05-30T06:53:28.802Z] Step 12/13 : LABEL git_sha=7ef99bc445e5002edb91e45647dc2bc252dae2a9 [2024-05-30T06:53:28.802Z] ---> Running in 8c68c8959efd [2024-05-30T06:53:28.802Z] Removing intermediate container 8c68c8959efd [2024-05-30T06:53:28.802Z] ---> 0dd8e453a781 [2024-05-30T06:53:28.802Z] Step 13/13 : LABEL version=0.0.2-dev.43 [2024-05-30T06:53:28.802Z] ---> Running in b7b139620da5 [2024-05-30T06:53:28.802Z] Removing intermediate container b7b139620da5 [2024-05-30T06:53:28.802Z] ---> 72add32a37af [2024-05-30T06:53:28.802Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-30T06:53:28.802Z] Successfully built 72add32a37af [2024-05-30T06:53:28.802Z] Successfully tagged edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo [2024-05-30T06:53:28.950Z] [edgeXDocker.push] Tagging docker image edgex-taf-common-arm64 with the following tags: [2024-05-30T06:53:28.950Z] 7ef99bc445e5002edb91e45647dc2bc252dae2a9 [2024-05-30T06:53:28.950Z] latest [2024-05-30T06:53:28.950Z] 0.0.2-dev.43 [2024-05-30T06:53:28.950Z] 7ef99bc445e5002edb91e45647dc2bc252dae2a9-0.0.2-dev.43 [2024-05-30T06:53:28.950Z] main [2024-05-30T06:53:28.950Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T06:53:29.321Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:7ef99bc445e5002edb91e45647dc2bc252dae2a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T06:53:29.677Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:7ef99bc445e5002edb91e45647dc2bc252dae2a9 [2024-05-30T06:53:29.677Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2024-05-30T06:53:29.677Z] 359bc7401eac: Preparing [2024-05-30T06:53:29.677Z] cc1133fbe2c5: Preparing [2024-05-30T06:53:29.677Z] fbe9295db1dc: Preparing [2024-05-30T06:53:29.677Z] 251b75a8794e: Preparing [2024-05-30T06:53:29.677Z] d109910a520a: Preparing [2024-05-30T06:53:29.677Z] 50171d1acbd5: Preparing [2024-05-30T06:53:29.677Z] 50171d1acbd5: Waiting [2024-05-30T06:53:29.942Z] cc1133fbe2c5: Pushed [2024-05-30T06:53:29.942Z] fbe9295db1dc: Pushed [2024-05-30T06:53:29.942Z] 251b75a8794e: Pushed [2024-05-30T06:53:29.942Z] 50171d1acbd5: Layer already exists [2024-05-30T06:53:30.205Z] d109910a520a: Pushed [2024-05-30T06:58:37.060Z] 359bc7401eac: Pushed [2024-05-30T06:58:37.060Z] 7ef99bc445e5002edb91e45647dc2bc252dae2a9: digest: sha256:996c072d8d967f09e2e98f031d2bb76a370e02141e851a4d0987f335f4e87251 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T06:58:37.420Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T06:58:37.772Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [2024-05-30T06:58:37.772Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2024-05-30T06:58:37.772Z] 359bc7401eac: Preparing [2024-05-30T06:58:37.772Z] cc1133fbe2c5: Preparing [2024-05-30T06:58:37.772Z] fbe9295db1dc: Preparing [2024-05-30T06:58:37.772Z] 251b75a8794e: Preparing [2024-05-30T06:58:37.772Z] d109910a520a: Preparing [2024-05-30T06:58:37.772Z] 50171d1acbd5: Preparing [2024-05-30T06:58:37.772Z] 50171d1acbd5: Waiting [2024-05-30T06:58:37.772Z] 359bc7401eac: Layer already exists [2024-05-30T06:58:37.772Z] fbe9295db1dc: Layer already exists [2024-05-30T06:58:37.772Z] d109910a520a: Layer already exists [2024-05-30T06:58:37.772Z] cc1133fbe2c5: Layer already exists [2024-05-30T06:58:37.772Z] 251b75a8794e: Layer already exists [2024-05-30T06:58:37.772Z] 50171d1acbd5: Layer already exists [2024-05-30T06:58:37.772Z] latest: digest: sha256:996c072d8d967f09e2e98f031d2bb76a370e02141e851a4d0987f335f4e87251 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T06:58:38.387Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T06:58:38.727Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.43 [2024-05-30T06:58:38.727Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2024-05-30T06:58:38.727Z] 359bc7401eac: Preparing [2024-05-30T06:58:38.727Z] cc1133fbe2c5: Preparing [2024-05-30T06:58:38.727Z] fbe9295db1dc: Preparing [2024-05-30T06:58:38.727Z] 251b75a8794e: Preparing [2024-05-30T06:58:38.727Z] d109910a520a: Preparing [2024-05-30T06:58:38.727Z] 50171d1acbd5: Preparing [2024-05-30T06:58:38.727Z] 50171d1acbd5: Waiting [2024-05-30T06:58:38.727Z] d109910a520a: Layer already exists [2024-05-30T06:58:38.727Z] 251b75a8794e: Layer already exists [2024-05-30T06:58:38.727Z] 359bc7401eac: Layer already exists [2024-05-30T06:58:38.727Z] fbe9295db1dc: Layer already exists [2024-05-30T06:58:38.727Z] cc1133fbe2c5: Layer already exists [2024-05-30T06:58:38.727Z] 50171d1acbd5: Layer already exists [2024-05-30T06:58:38.991Z] 0.0.2-dev.43: digest: sha256:996c072d8d967f09e2e98f031d2bb76a370e02141e851a4d0987f335f4e87251 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T06:58:39.333Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:7ef99bc445e5002edb91e45647dc2bc252dae2a9-0.0.2-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T06:58:39.678Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:7ef99bc445e5002edb91e45647dc2bc252dae2a9-0.0.2-dev.43 [2024-05-30T06:58:39.678Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2024-05-30T06:58:39.678Z] 359bc7401eac: Preparing [2024-05-30T06:58:39.678Z] cc1133fbe2c5: Preparing [2024-05-30T06:58:39.678Z] fbe9295db1dc: Preparing [2024-05-30T06:58:39.678Z] 251b75a8794e: Preparing [2024-05-30T06:58:39.678Z] d109910a520a: Preparing [2024-05-30T06:58:39.678Z] 50171d1acbd5: Preparing [2024-05-30T06:58:39.678Z] 50171d1acbd5: Waiting [2024-05-30T06:58:39.678Z] 359bc7401eac: Layer already exists [2024-05-30T06:58:39.678Z] d109910a520a: Layer already exists [2024-05-30T06:58:39.678Z] cc1133fbe2c5: Layer already exists [2024-05-30T06:58:39.678Z] fbe9295db1dc: Layer already exists [2024-05-30T06:58:39.678Z] 251b75a8794e: Layer already exists [2024-05-30T06:58:39.678Z] 50171d1acbd5: Layer already exists [2024-05-30T06:58:39.678Z] 7ef99bc445e5002edb91e45647dc2bc252dae2a9-0.0.2-dev.43: digest: sha256:996c072d8d967f09e2e98f031d2bb76a370e02141e851a4d0987f335f4e87251 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T06:58:40.025Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T06:58:40.376Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [2024-05-30T06:58:40.376Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2024-05-30T06:58:40.376Z] 359bc7401eac: Preparing [2024-05-30T06:58:40.376Z] cc1133fbe2c5: Preparing [2024-05-30T06:58:40.376Z] fbe9295db1dc: Preparing [2024-05-30T06:58:40.376Z] 251b75a8794e: Preparing [2024-05-30T06:58:40.376Z] d109910a520a: Preparing [2024-05-30T06:58:40.376Z] 50171d1acbd5: Preparing [2024-05-30T06:58:40.376Z] 50171d1acbd5: Waiting [2024-05-30T06:58:40.376Z] cc1133fbe2c5: Layer already exists [2024-05-30T06:58:40.376Z] 251b75a8794e: Layer already exists [2024-05-30T06:58:40.376Z] d109910a520a: Layer already exists [2024-05-30T06:58:40.376Z] 359bc7401eac: Layer already exists [2024-05-30T06:58:40.376Z] fbe9295db1dc: Layer already exists [2024-05-30T06:58:40.376Z] 50171d1acbd5: Layer already exists [2024-05-30T06:58:40.641Z] main: digest: sha256:996c072d8d967f09e2e98f031d2bb76a370e02141e851a4d0987f335f4e87251 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-30T06:58:40.714Z] ===================================================== [Pipeline] echo [2024-05-30T06:58:40.729Z] taggedImages: [2024-05-30T06:58:40.729Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:7ef99bc445e5002edb91e45647dc2bc252dae2a9 [2024-05-30T06:58:40.729Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [2024-05-30T06:58:40.729Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.43 [2024-05-30T06:58:40.729Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:7ef99bc445e5002edb91e45647dc2bc252dae2a9-0.0.2-dev.43 [2024-05-30T06:58:40.729Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T06:58:41.154Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-30T06:58:41.154Z] [2024-05-30T06:58:41.154Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T06:58:41.484Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-30T06:58:41.484Z] arm64: Pulling from edgex-lftools-log-publisher [2024-05-30T06:58:41.484Z] 8998bd30e6a1: Pulling fs layer [2024-05-30T06:58:41.484Z] 04944245beec: Pulling fs layer [2024-05-30T06:58:41.484Z] 699f458cf7ca: Pulling fs layer [2024-05-30T06:58:41.484Z] 765212b225bb: Pulling fs layer [2024-05-30T06:58:41.484Z] f23df028b6ca: Pulling fs layer [2024-05-30T06:58:41.484Z] d65c8cfc05b1: Pulling fs layer [2024-05-30T06:58:41.484Z] 2437ff75d9bd: Pulling fs layer [2024-05-30T06:58:41.484Z] 765212b225bb: Waiting [2024-05-30T06:58:41.484Z] f23df028b6ca: Waiting [2024-05-30T06:58:41.484Z] d65c8cfc05b1: Waiting [2024-05-30T06:58:41.484Z] 2437ff75d9bd: Waiting [2024-05-30T06:58:41.750Z] 04944245beec: Verifying Checksum [2024-05-30T06:58:41.750Z] 04944245beec: Download complete [2024-05-30T06:58:41.750Z] 765212b225bb: Verifying Checksum [2024-05-30T06:58:41.750Z] 765212b225bb: Download complete [2024-05-30T06:58:41.750Z] f23df028b6ca: Download complete [2024-05-30T06:58:41.750Z] d65c8cfc05b1: Verifying Checksum [2024-05-30T06:58:41.750Z] d65c8cfc05b1: Download complete [2024-05-30T06:58:41.750Z] 699f458cf7ca: Verifying Checksum [2024-05-30T06:58:41.750Z] 699f458cf7ca: Download complete [2024-05-30T06:58:42.329Z] 8998bd30e6a1: Verifying Checksum [2024-05-30T06:58:42.329Z] 8998bd30e6a1: Download complete [2024-05-30T06:58:44.895Z] 2437ff75d9bd: Verifying Checksum [2024-05-30T06:58:44.895Z] 2437ff75d9bd: Download complete [2024-05-30T06:58:46.827Z] 8998bd30e6a1: Pull complete [2024-05-30T06:58:47.406Z] 04944245beec: Pull complete [2024-05-30T06:58:48.806Z] 699f458cf7ca: Pull complete [2024-05-30T06:58:49.070Z] 765212b225bb: Pull complete [2024-05-30T06:58:50.023Z] f23df028b6ca: Pull complete [2024-05-30T06:58:50.023Z] d65c8cfc05b1: Pull complete [2024-05-30T06:59:08.194Z] 2437ff75d9bd: Pull complete [2024-05-30T06:59:08.194Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-05-30T06:59:08.194Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-30T06:59:08.194Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-30T06:59:08.454Z] prd-ubuntu20.04-docker-arm64-4c-16g-1592 does not seem to be running inside a container [2024-05-30T06:59:08.525Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-05-30T06:59:10.284Z] $ docker top 5ab4a5c1a6152f61a209bd1af6cc625db54c368da7a46ade8422f80bf4cdae64 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-30T06:59:11.135Z] ---> job-cost.sh [2024-05-30T06:59:11.135Z] lf-activate-venv: SKIPPING [2024-05-30T06:59:11.135Z] INFO: No Stack... [2024-05-30T06:59:11.714Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-05-30T06:59:12.670Z] INFO: Archiving Costs [Pipeline] sh [2024-05-30T06:59:13.004Z] + + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv [2024-05-30T06:59:13.004Z] cut -d, -f6 [Pipeline] lock [2024-05-30T06:59:13.059Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-47-stack-cost] [2024-05-30T06:59:13.066Z] Resource [jenkins-edgexfoundry-edgex-taf-common-main-47-stack-cost] did not exist. Created. [2024-05-30T06:59:13.072Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-47-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-30T06:59:13.428Z] /w/workspace/gexfoundry_edgex-taf-common_main@tmp/durable-f2bca04a/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-05-30T06:59:14.336Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-05-30T06:59:14.362Z] Warning: overwriting stash ‘stack-cost’ [2024-05-30T06:59:14.788Z] Stashed 1 file(s) [Pipeline] } [2024-05-30T06:59:14.795Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-main-47-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-30T06:59:14.807Z] $ docker stop --time=1 5ab4a5c1a6152f61a209bd1af6cc625db54c368da7a46ade8422f80bf4cdae64 [2024-05-30T06:59:16.323Z] $ docker rm -f --volumes 5ab4a5c1a6152f61a209bd1af6cc625db54c368da7a46ade8422f80bf4cdae64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2024-05-30T06:59:16.991Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-30T06:59:16.992Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T06:59:17.292Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-30T06:59:17.293Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-30T06:59:17.369Z] prd-ubuntu20.04-docker-8c-8g-1586 does not seem to be running inside a container [2024-05-30T06:59:17.385Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-30T06:59:17.708Z] $ docker top 854cf5e5e7c2e3c9f8ddfd382d2c77ddd396cefdcf08ba195b2753ded86e3709 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-30T06:59:17.818Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-30T06:59:17.818Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-30T06:59:17.936Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-30T06:59:17.929Z] $ docker exec 854cf5e5e7c2e3c9f8ddfd382d2c77ddd396cefdcf08ba195b2753ded86e3709 ssh-agent [2024-05-30T06:59:18.044Z] SSH_AUTH_SOCK=/tmp/ssh-NpR1riOf3dkT/agent.31 [2024-05-30T06:59:18.044Z] SSH_AGENT_PID=37 [2024-05-30T06:59:18.048Z] Running ssh-add (command line suppressed) [2024-05-30T06:59:18.140Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_1252851573508220449.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_1252851573508220449.key) [2024-05-30T06:59:18.165Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-30T06:59:18.456Z] + git semver tag [2024-05-30T06:59:18.714Z] 2024-05-30 06:59:18,627 [run_tag] DEBUG tag force:False [2024-05-30T06:59:18.714Z] 2024-05-30 06:59:18,627 [check_head_tag] DEBUG check head tag [2024-05-30T06:59:18.714Z] 2024-05-30 06:59:18,628 [execute] INFO git cat-file --batch-check [2024-05-30T06:59:18.715Z] 2024-05-30 06:59:18,629 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=) [2024-05-30T06:59:18.715Z] 2024-05-30 06:59:18,632 [execute] INFO git cat-file --batch [2024-05-30T06:59:18.715Z] 2024-05-30 06:59:18,633 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=) [2024-05-30T06:59:18.715Z] 2024-05-30 06:59:18,647 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2024-05-30T06:59:18.715Z] 2024-05-30 06:59:18,648 [execute] INFO git tag -a v0.0.2-dev.43 -m v0.0.2-dev.43 [2024-05-30T06:59:18.715Z] 2024-05-30 06:59:18,648 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.2-dev.43', '-m', 'v0.0.2-dev.43'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=None) [2024-05-30T06:59:18.715Z] 2024-05-30 06:59:18,653 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2024-05-30T06:59:18.715Z] 0.0.2-dev.43 [Pipeline] } [2024-05-30T06:59:18.715Z] $ docker exec --env ******** --env ******** 854cf5e5e7c2e3c9f8ddfd382d2c77ddd396cefdcf08ba195b2753ded86e3709 ssh-agent -k [2024-05-30T06:59:18.817Z] unset SSH_AUTH_SOCK; [2024-05-30T06:59:18.817Z] unset SSH_AGENT_PID; [2024-05-30T06:59:18.817Z] echo Agent pid 37 killed; [2024-05-30T06:59:18.837Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-30T06:59:19.149Z] + git semver [Pipeline] } [2024-05-30T06:59:19.407Z] $ docker stop --time=1 854cf5e5e7c2e3c9f8ddfd382d2c77ddd396cefdcf08ba195b2753ded86e3709 [2024-05-30T06:59:20.658Z] $ docker rm -f --volumes 854cf5e5e7c2e3c9f8ddfd382d2c77ddd396cefdcf08ba195b2753ded86e3709 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T06:59:21.110Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-05-30T06:59:21.110Z] [2024-05-30T06:59:21.110Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T06:59:21.403Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-05-30T06:59:21.403Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-05-30T06:59:21.403Z] ab5ef0e58194: Pulling fs layer [2024-05-30T06:59:21.403Z] 9712f1f96733: Pulling fs layer [2024-05-30T06:59:21.403Z] 63f879dbbcfc: Pulling fs layer [2024-05-30T06:59:21.403Z] 0d9ebad4ef96: Pulling fs layer [2024-05-30T06:59:21.403Z] e9a5061849ea: Pulling fs layer [2024-05-30T06:59:21.403Z] d747dcd14b5f: Pulling fs layer [2024-05-30T06:59:21.403Z] 2de7ff778b66: Pulling fs layer [2024-05-30T06:59:21.403Z] d747dcd14b5f: Waiting [2024-05-30T06:59:21.403Z] 2de7ff778b66: Waiting [2024-05-30T06:59:21.403Z] e9a5061849ea: Waiting [2024-05-30T06:59:21.403Z] 0d9ebad4ef96: Waiting [2024-05-30T06:59:21.403Z] 9712f1f96733: Verifying Checksum [2024-05-30T06:59:21.403Z] 9712f1f96733: Download complete [2024-05-30T06:59:21.661Z] 63f879dbbcfc: Verifying Checksum [2024-05-30T06:59:21.661Z] 63f879dbbcfc: Download complete [2024-05-30T06:59:21.920Z] e9a5061849ea: Verifying Checksum [2024-05-30T06:59:21.920Z] e9a5061849ea: Download complete [2024-05-30T06:59:21.920Z] d747dcd14b5f: Download complete [2024-05-30T06:59:21.920Z] ab5ef0e58194: Verifying Checksum [2024-05-30T06:59:21.920Z] ab5ef0e58194: Download complete [2024-05-30T06:59:21.920Z] 0d9ebad4ef96: Verifying Checksum [2024-05-30T06:59:21.920Z] 0d9ebad4ef96: Download complete [2024-05-30T06:59:22.179Z] 2de7ff778b66: Verifying Checksum [2024-05-30T06:59:22.179Z] 2de7ff778b66: Download complete [2024-05-30T06:59:24.712Z] ab5ef0e58194: Pull complete [2024-05-30T06:59:24.712Z] 9712f1f96733: Pull complete [2024-05-30T06:59:25.277Z] 63f879dbbcfc: Pull complete [2024-05-30T06:59:28.560Z] 0d9ebad4ef96: Pull complete [2024-05-30T06:59:28.818Z] e9a5061849ea: Pull complete [2024-05-30T06:59:29.077Z] d747dcd14b5f: Pull complete [2024-05-30T06:59:30.012Z] 2de7ff778b66: Pull complete [2024-05-30T06:59:30.012Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-05-30T06:59:30.012Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-05-30T06:59:30.012Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-30T06:59:30.110Z] prd-ubuntu20.04-docker-8c-8g-1586 does not seem to be running inside a container [2024-05-30T06:59:30.136Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-05-30T06:59:36.616Z] $ docker top b8c9361ba5bca1e945a811aabb841135435a26fe7aa30b8b1f17ee782ee801d5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-05-30T06:59:36.699Z] provisioning config files... [2024-05-30T06:59:36.707Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config13702598383205205840tmp [2024-05-30T06:59:36.717Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config1916445039939754072tmp [2024-05-30T06:59:36.727Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config14440536684477583003tmp [Pipeline] { [Pipeline] echo [2024-05-30T06:59:36.822Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-30T06:59:37.119Z] ---> sigul-configuration.sh [2024-05-30T06:59:37.119Z] gpg: directory `/root/.gnupg' created [2024-05-30T06:59:37.119Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-05-30T06:59:37.119Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-05-30T06:59:37.119Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-05-30T06:59:37.119Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-05-30T06:59:37.119Z] gpg: CAST5 encrypted data [2024-05-30T06:59:37.119Z] gpg: encrypted with 1 passphrase [2024-05-30T06:59:37.119Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-05-30T06:59:37.414Z] + mkdir /home/jenkins [2024-05-30T06:59:37.414Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-05-30T06:59:37.712Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-05-30T06:59:37.728Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-30T06:59:38.026Z] ---> sigul-install.sh [2024-05-30T06:59:38.026Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-05-30T06:59:38.329Z] + git tag --list [2024-05-30T06:59:38.329Z] v0.0.1 [2024-05-30T06:59:38.329Z] v0.0.2-dev.1 [2024-05-30T06:59:38.329Z] v0.0.2-dev.10 [2024-05-30T06:59:38.329Z] v0.0.2-dev.11 [2024-05-30T06:59:38.329Z] v0.0.2-dev.12 [2024-05-30T06:59:38.329Z] v0.0.2-dev.13 [2024-05-30T06:59:38.329Z] v0.0.2-dev.14 [2024-05-30T06:59:38.329Z] v0.0.2-dev.15 [2024-05-30T06:59:38.329Z] v0.0.2-dev.16 [2024-05-30T06:59:38.329Z] v0.0.2-dev.17 [2024-05-30T06:59:38.329Z] v0.0.2-dev.18 [2024-05-30T06:59:38.329Z] v0.0.2-dev.19 [2024-05-30T06:59:38.329Z] v0.0.2-dev.2 [2024-05-30T06:59:38.329Z] v0.0.2-dev.20 [2024-05-30T06:59:38.329Z] v0.0.2-dev.21 [2024-05-30T06:59:38.329Z] v0.0.2-dev.22 [2024-05-30T06:59:38.329Z] v0.0.2-dev.23 [2024-05-30T06:59:38.329Z] v0.0.2-dev.24 [2024-05-30T06:59:38.329Z] v0.0.2-dev.25 [2024-05-30T06:59:38.329Z] v0.0.2-dev.26 [2024-05-30T06:59:38.329Z] v0.0.2-dev.27 [2024-05-30T06:59:38.329Z] v0.0.2-dev.28 [2024-05-30T06:59:38.329Z] v0.0.2-dev.29 [2024-05-30T06:59:38.329Z] v0.0.2-dev.3 [2024-05-30T06:59:38.329Z] v0.0.2-dev.30 [2024-05-30T06:59:38.329Z] v0.0.2-dev.31 [2024-05-30T06:59:38.329Z] v0.0.2-dev.32 [2024-05-30T06:59:38.329Z] v0.0.2-dev.33 [2024-05-30T06:59:38.329Z] v0.0.2-dev.34 [2024-05-30T06:59:38.329Z] v0.0.2-dev.35 [2024-05-30T06:59:38.329Z] v0.0.2-dev.36 [2024-05-30T06:59:38.329Z] v0.0.2-dev.37 [2024-05-30T06:59:38.329Z] v0.0.2-dev.38 [2024-05-30T06:59:38.329Z] v0.0.2-dev.39 [2024-05-30T06:59:38.329Z] v0.0.2-dev.4 [2024-05-30T06:59:38.329Z] v0.0.2-dev.40 [2024-05-30T06:59:38.329Z] v0.0.2-dev.41 [2024-05-30T06:59:38.329Z] v0.0.2-dev.42 [2024-05-30T06:59:38.329Z] v0.0.2-dev.43 [2024-05-30T06:59:38.329Z] v0.0.2-dev.5 [2024-05-30T06:59:38.329Z] v0.0.2-dev.6 [2024-05-30T06:59:38.329Z] v0.0.2-dev.7 [2024-05-30T06:59:38.329Z] v0.0.2-dev.8 [2024-05-30T06:59:38.329Z] v0.0.2-dev.9 [Pipeline] sh [2024-05-30T06:59:38.624Z] + lftools sign git-tag v0.0.2-dev.43 [2024-05-30T06:59:39.191Z] Signing Git tag with Sigul... [2024-05-30T06:59:39.191Z] Signing v0.0.2-dev.43 [Pipeline] echo [2024-05-30T06:59:39.466Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-30T06:59:39.756Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-05-30T06:59:39.763Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-05-30T06:59:39.781Z] $ docker stop --time=1 b8c9361ba5bca1e945a811aabb841135435a26fe7aa30b8b1f17ee782ee801d5 [2024-05-30T06:59:41.052Z] $ docker rm -f --volumes b8c9361ba5bca1e945a811aabb841135435a26fe7aa30b8b1f17ee782ee801d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-05-30T06:59:41.484Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-30T06:59:41.484Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T06:59:41.788Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-30T06:59:41.788Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-30T06:59:41.860Z] prd-ubuntu20.04-docker-8c-8g-1586 does not seem to be running inside a container [2024-05-30T06:59:41.881Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-30T06:59:42.221Z] $ docker top 125d740f933d8be52b0176a919cc18094543ffa20a7eea503ce3d7d7cc6e0576 -eo pid,comm [2024-05-30T06:59:42.279Z] 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-30T06:59:42.280Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-30T06:59:42.332Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-30T06:59:42.332Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-30T06:59:42.436Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-30T06:59:42.428Z] $ docker exec 125d740f933d8be52b0176a919cc18094543ffa20a7eea503ce3d7d7cc6e0576 ssh-agent [2024-05-30T06:59:42.545Z] SSH_AUTH_SOCK=/tmp/ssh-uyJiAAs5mxE5/agent.32 [2024-05-30T06:59:42.545Z] SSH_AGENT_PID=38 [2024-05-30T06:59:42.550Z] Running ssh-add (command line suppressed) [2024-05-30T06:59:42.641Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_14976477758776930329.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_14976477758776930329.key) [2024-05-30T06:59:42.662Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-30T06:59:42.954Z] + git semver bump pre [2024-05-30T06:59:43.215Z] 2024-05-30 06:59:43,147 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2024-05-30T06:59:43.215Z] 2024-05-30 06:59:43,147 [bump_version] DEBUG bumping version:0.0.2-dev.43 on axis:pre with prefix:dev [2024-05-30T06:59:43.215Z] 2024-05-30 06:59:43,148 [bump_version] DEBUG bumped version:0.0.2-dev.44 [2024-05-30T06:59:43.215Z] 2024-05-30 06:59:43,148 [write_version] DEBUG write version:0.0.2-dev.44 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:True [2024-05-30T06:59:43.215Z] 2024-05-30 06:59:43,148 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2024-05-30T06:59:43.215Z] 2024-05-30 06:59:43,148 [write_file] DEBUG write to file:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2024-05-30T06:59:43.215Z] 2024-05-30 06:59:43,150 [execute] INFO git cat-file --batch-check [2024-05-30T06:59:43.215Z] 2024-05-30 06:59:43,150 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) [2024-05-30T06:59:43.215Z] 2024-05-30 06:59:43,157 [execute] INFO git cat-file --batch [2024-05-30T06:59:43.215Z] 2024-05-30 06:59:43,158 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) [2024-05-30T06:59:43.215Z] 2024-05-30 06:59:43,163 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2024-05-30T06:59:43.215Z] 0.0.2-dev.44 [Pipeline] } [2024-05-30T06:59:43.214Z] $ docker exec --env ******** --env ******** 125d740f933d8be52b0176a919cc18094543ffa20a7eea503ce3d7d7cc6e0576 ssh-agent -k [2024-05-30T06:59:43.307Z] unset SSH_AUTH_SOCK; [2024-05-30T06:59:43.307Z] unset SSH_AGENT_PID; [2024-05-30T06:59:43.308Z] echo Agent pid 38 killed; [2024-05-30T06:59:43.327Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-30T06:59:43.650Z] + git semver [Pipeline] } [2024-05-30T06:59:43.917Z] $ docker stop --time=1 125d740f933d8be52b0176a919cc18094543ffa20a7eea503ce3d7d7cc6e0576 [2024-05-30T06:59:45.189Z] $ docker rm -f --volumes 125d740f933d8be52b0176a919cc18094543ffa20a7eea503ce3d7d7cc6e0576 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-30T06:59:45.556Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-30T06:59:45.556Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T06:59:45.855Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-30T06:59:45.855Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-30T06:59:45.933Z] prd-ubuntu20.04-docker-8c-8g-1586 does not seem to be running inside a container [2024-05-30T06:59:45.950Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-30T06:59:46.281Z] $ docker top b33fa347c5aff458dbc1a05ce699b74dc7c6fc057a4bae9993a8195ae0c3275c -eo pid,comm [2024-05-30T06:59:46.332Z] 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-30T06:59:46.332Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-30T06:59:46.381Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-30T06:59:46.382Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-30T06:59:46.497Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-30T06:59:46.490Z] $ docker exec b33fa347c5aff458dbc1a05ce699b74dc7c6fc057a4bae9993a8195ae0c3275c ssh-agent [2024-05-30T06:59:46.602Z] SSH_AUTH_SOCK=/tmp/ssh-OQVG887zvSJr/agent.32 [2024-05-30T06:59:46.602Z] SSH_AGENT_PID=38 [2024-05-30T06:59:46.606Z] Running ssh-add (command line suppressed) [2024-05-30T06:59:46.691Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_3624859364171680547.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_3624859364171680547.key) [2024-05-30T06:59:46.711Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-30T06:59:47.002Z] + git semver push [2024-05-30T06:59:47.260Z] 2024-05-30 06:59:47,203 [run_push] DEBUG push [2024-05-30T06:59:47.260Z] 2024-05-30 06:59:47,204 [execute] INFO git cat-file --batch-check [2024-05-30T06:59:47.260Z] 2024-05-30 06:59:47,205 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) [2024-05-30T06:59:47.260Z] 2024-05-30 06:59:47,210 [execute] INFO git rev-list 377f79ee2ce597ca2749ef3d149a34f3bf1f4405 -- [2024-05-30T06:59:47.260Z] 2024-05-30 06:59:47,210 [execute] DEBUG Popen(['git', 'rev-list', '377f79ee2ce597ca2749ef3d149a34f3bf1f4405', '--'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-05-30T06:59:47.260Z] 2024-05-30 06:59:47,216 [execute] INFO git fetch -v origin [2024-05-30T06:59:47.260Z] 2024-05-30 06:59:47,216 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-05-30T06:59:47.828Z] 2024-05-30 06:59:47,723 [run_push] DEBUG no remote changes detected [2024-05-30T06:59:47.828Z] 2024-05-30 06:59:47,723 [execute] INFO git push origin semver [2024-05-30T06:59:47.828Z] 2024-05-30 06:59:47,723 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-05-30T06:59:48.767Z] 2024-05-30 06:59:48,406 [run_push] DEBUG push all version tags [2024-05-30T06:59:48.767Z] 2024-05-30 06:59:48,407 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-05-30T06:59:48.767Z] 2024-05-30 06:59:48,407 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=None) [2024-05-30T06:59:49.334Z] 2024-05-30 06:59:49,157 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2024-05-30T06:59:49.334Z] 0.0.2-dev.44 [Pipeline] } [2024-05-30T06:59:49.332Z] $ docker exec --env ******** --env ******** b33fa347c5aff458dbc1a05ce699b74dc7c6fc057a4bae9993a8195ae0c3275c ssh-agent -k [2024-05-30T06:59:49.426Z] unset SSH_AUTH_SOCK; [2024-05-30T06:59:49.426Z] unset SSH_AGENT_PID; [2024-05-30T06:59:49.426Z] echo Agent pid 38 killed; [2024-05-30T06:59:49.443Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-30T06:59:49.758Z] + git semver [Pipeline] } [2024-05-30T06:59:50.018Z] $ docker stop --time=1 b33fa347c5aff458dbc1a05ce699b74dc7c6fc057a4bae9993a8195ae0c3275c [2024-05-30T06:59:51.280Z] $ docker rm -f --volumes b33fa347c5aff458dbc1a05ce699b74dc7c6fc057a4bae9993a8195ae0c3275c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-05-30T06:59:51.791Z] + [ -d /w/workspace/gexfoundry_edgex-taf-common_main/archives ] [2024-05-30T06:59:51.791Z] + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives [2024-05-30T06:59:51.791Z] total 16 [2024-05-30T06:59:51.791Z] drwxr-xr-x 3 root root 4096 May 30 06:46 . [2024-05-30T06:59:51.791Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 06:59 .. [2024-05-30T06:59:51.791Z] drwxr-xr-x 2 root root 4096 May 30 06:46 cost [2024-05-30T06:59:51.791Z] -rw-r--r-- 1 root root 88 May 30 06:46 cost.csv [2024-05-30T06:59:51.791Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_edgex-taf-common_main/archives [2024-05-30T06:59:51.791Z] + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives [2024-05-30T06:59:51.791Z] total 16 [2024-05-30T06:59:51.791Z] drwxr-xr-x 3 jenkins jenkins 4096 May 30 06:46 . [2024-05-30T06:59:51.791Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 06:59 .. [2024-05-30T06:59:51.791Z] drwxr-xr-x 2 jenkins jenkins 4096 May 30 06:46 cost [2024-05-30T06:59:51.791Z] -rw-r--r-- 1 jenkins jenkins 88 May 30 06:46 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-05-30T06:59:52.081Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-30T06:59:52.931Z] ---> package-listing.sh [2024-05-30T06:59:52.931Z] ++ facter osfamily [2024-05-30T06:59:52.931Z] ++ tr '[:upper:]' '[:lower:]' [2024-05-30T06:59:53.190Z] + OS_FAMILY=debian [2024-05-30T06:59:53.190Z] + workspace=/w/workspace/gexfoundry_edgex-taf-common_main [2024-05-30T06:59:53.190Z] + START_PACKAGES=/tmp/packages_start.txt [2024-05-30T06:59:53.190Z] + END_PACKAGES=/tmp/packages_end.txt [2024-05-30T06:59:53.190Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-05-30T06:59:53.190Z] + PACKAGES=/tmp/packages_start.txt [2024-05-30T06:59:53.190Z] + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' [2024-05-30T06:59:53.190Z] + PACKAGES=/tmp/packages_end.txt [2024-05-30T06:59:53.190Z] + case "${OS_FAMILY}" in [2024-05-30T06:59:53.190Z] + dpkg -l [2024-05-30T06:59:53.190Z] + grep '^ii' [2024-05-30T06:59:53.190Z] + '[' -f /tmp/packages_start.txt ']' [2024-05-30T06:59:53.190Z] + '[' -f /tmp/packages_end.txt ']' [2024-05-30T06:59:53.190Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-05-30T06:59:53.190Z] + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' [2024-05-30T06:59:53.190Z] + mkdir -p /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [2024-05-30T06:59:53.190Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [Pipeline] echo [2024-05-30T06:59:53.199Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_edgex-taf-common_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-05-30T06:59:53.473Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T06:59:54.033Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-30T06:59:54.033Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-30T06:59:54.117Z] prd-ubuntu20.04-docker-8c-8g-1586 does not seem to be running inside a container [2024-05-30T06:59:54.140Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_edgex-taf-common_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-30T06:59:54.325Z] $ docker top bdc5ea50fcd1baafc435066e995e8de405ba3b2ca747f5d0ea3f9172674210dd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-30T06:59:54.679Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-05-30T06:59:54.964Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-05-30T06:59:55.246Z] + ls /var/log/sa-host [2024-05-30T06:59:55.246Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-30T06:59:55.399Z] provisioning config files... [2024-05-30T06:59:55.408Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config17058376342559763666tmp [Pipeline] { [Pipeline] echo [2024-05-30T06:59:55.428Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-30T06:59:55.711Z] ---> create-netrc.sh [Pipeline] } [2024-05-30T06:59:55.717Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-05-30T06:59:56.046Z] ---> python-tools-install.sh [Pipeline] echo [2024-05-30T06:59:56.055Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-30T06:59:56.334Z] ---> sudo-logs.sh [2024-05-30T06:59:56.334Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-05-30T06:59:56.365Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-30T06:59:56.644Z] ---> job-cost.sh [2024-05-30T06:59:56.644Z] lf-activate-venv: SKIPPING [2024-05-30T06:59:56.644Z] DEBUG: total: 0.2199999988079071 [2024-05-30T06:59:56.644Z] INFO: Retrieving Stack Cost... [2024-05-30T06:59:57.211Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-30T06:59:57.469Z] INFO: Archiving Costs [Pipeline] echo [2024-05-30T06:59:57.478Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-30T06:59:57.838Z] ---> logs-deploy.sh [2024-05-30T06:59:57.838Z] lf-activate-venv: SKIPPING [2024-05-30T06:59:57.838Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/main/47 [2024-05-30T06:59:57.838Z] INFO: archiving workspace using pattern(s): [2024-05-30T06:59:58.829Z] Archives upload complete. [2024-05-30T06:59:58.829Z] INFO: archiving logs to Nexus