Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 031ecbe2691a54d2ade7b2d8632b9af9928c6aa5 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-ssh243646351644206277.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14859222952938109202.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/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-ssh14400195743787167831.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1000463474336587643.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-ssh12906631478568286232.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-23591’ Running on prd-ubuntu20.04-docker-8c-8g-23597 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 Avoid second fetch Checking out Revision 031ecbe2691a54d2ade7b2d8632b9af9928c6aa5 (main) Commit message: "Merge pull request #84 from edgexfoundry/dependabot/pip/redis-5.0.1" 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 031ecbe2691a54d2ade7b2d8632b9af9928c6aa5 # timeout=10 > git rev-list --no-walk 6b7c46adfed12d806b7a5d1fb51ffb40297bb203 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-01T01:24:04.746Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-01T01:24:04.818Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-01T01:24:04.839Z] ========================================================= [2023-12-01T01:24:04.839Z] EdgeX Global Pipelines Version Info [2023-12-01T01:24:04.839Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-01T01:24:05.571Z] ------------------- [2023-12-01T01:24:05.571Z] stable info: [2023-12-01T01:24:05.571Z] ------------------- [2023-12-01T01:24:05.571Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-01T01:24:05.571Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-01T01:24:05.571Z] Message: update stable to v1.0.258 [2023-12-01T01:24:06.145Z] ------------------- [2023-12-01T01:24:06.145Z] experimental info: [2023-12-01T01:24:06.145Z] ------------------- [2023-12-01T01:24:06.145Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-01T01:24:06.145Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-01T01:24:06.145Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2023-12-01T01:24:06.241Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2023-12-01T01:24:06.264Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2023-12-01T01:24:06.288Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-01T01:24:06.309Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-01T01:24:06.333Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-01T01:24:06.358Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2023-12-01T01:24:06.377Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-01T01:24:06.402Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2023-12-01T01:24:06.426Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2023-12-01T01:24:06.453Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-01T01:24:06.476Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2023-12-01T01:24:06.505Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2023-12-01T01:24:06.532Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-01T01:24:06.562Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-01T01:24:06.590Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-12-01T01:24:06.613Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-12-01T01:24:06.645Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-12-01T01:24:06.670Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 031ecbe2691a54d2ade7b2d8632b9af9928c6aa5 [Pipeline] echo [2023-12-01T01:24:06.699Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 031ecbe [Pipeline] echo [2023-12-01T01:24:06.733Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-01T01:24:06.806Z] provisioning config files... [2023-12-01T01:24:06.821Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config15925820176245733272tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-01T01:24:07.162Z] ---> ****-login.sh [2023-12-01T01:24:07.162Z] nexus3.edgexfoundry.org:10001 [2023-12-01T01:24:07.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-01T01:24:07.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-01T01:24:07.684Z] Configure a credential helper to remove this warning. See [2023-12-01T01:24:07.685Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-01T01:24:07.685Z] [2023-12-01T01:24:07.685Z] Login Succeeded [2023-12-01T01:24:07.685Z] nexus3.edgexfoundry.org:10002 [2023-12-01T01:24:07.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-01T01:24:07.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-01T01:24:07.685Z] Configure a credential helper to remove this warning. See [2023-12-01T01:24:07.685Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-01T01:24:07.685Z] [2023-12-01T01:24:07.685Z] Login Succeeded [2023-12-01T01:24:07.685Z] nexus3.edgexfoundry.org:10003 [2023-12-01T01:24:07.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-01T01:24:07.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-01T01:24:07.944Z] Configure a credential helper to remove this warning. See [2023-12-01T01:24:07.944Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-01T01:24:07.944Z] [2023-12-01T01:24:07.944Z] Login Succeeded [2023-12-01T01:24:07.944Z] nexus3.edgexfoundry.org:10004 [2023-12-01T01:24:07.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-01T01:24:07.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-01T01:24:07.944Z] Configure a credential helper to remove this warning. See [2023-12-01T01:24:07.944Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-01T01:24:07.944Z] [2023-12-01T01:24:07.944Z] Login Succeeded [2023-12-01T01:24:07.944Z] ****.io [2023-12-01T01:24:07.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-01T01:24:08.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-01T01:24:08.206Z] Configure a credential helper to remove this warning. See [2023-12-01T01:24:08.206Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-01T01:24:08.206Z] [2023-12-01T01:24:08.206Z] Login Succeeded [2023-12-01T01:24:08.206Z] ---> ****-login.sh ends [Pipeline] } [2023-12-01T01:24:08.215Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-12-01T01:24:08.773Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-01T01:24:08.773Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-01T01:24:08.773Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-01T01:24:08.773Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-01T01:24:08.773Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-01T01:24:08.773Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-01T01:24:08.773Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-01T01:24:09.185Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-01T01:24:09.185Z] [2023-12-01T01:24:09.185Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-01T01:24:09.496Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-01T01:24:09.496Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-01T01:24:09.496Z] b85a868b505f: Pulling fs layer [2023-12-01T01:24:09.496Z] e2be974225ed: Pulling fs layer [2023-12-01T01:24:09.496Z] 339a4e72a1f5: Pulling fs layer [2023-12-01T01:24:09.496Z] 988bab9f4d93: Pulling fs layer [2023-12-01T01:24:09.496Z] 1469e6f7b9e6: Pulling fs layer [2023-12-01T01:24:09.496Z] eaf3925da568: Pulling fs layer [2023-12-01T01:24:09.496Z] bab4dde63d76: Pulling fs layer [2023-12-01T01:24:09.496Z] bde34c3a00c8: Pulling fs layer [2023-12-01T01:24:09.496Z] b352a97aabf1: Pulling fs layer [2023-12-01T01:24:09.496Z] 4872d77fe225: Pulling fs layer [2023-12-01T01:24:09.496Z] 5851b861e8e6: Pulling fs layer [2023-12-01T01:24:09.496Z] b352a97aabf1: Waiting [2023-12-01T01:24:09.496Z] 4872d77fe225: Waiting [2023-12-01T01:24:09.496Z] 5851b861e8e6: Waiting [2023-12-01T01:24:09.496Z] 1469e6f7b9e6: Waiting [2023-12-01T01:24:09.496Z] 988bab9f4d93: Waiting [2023-12-01T01:24:09.496Z] bab4dde63d76: Waiting [2023-12-01T01:24:09.496Z] bde34c3a00c8: Waiting [2023-12-01T01:24:09.496Z] e2be974225ed: Download complete [2023-12-01T01:24:09.496Z] 988bab9f4d93: Verifying Checksum [2023-12-01T01:24:09.496Z] 988bab9f4d93: Download complete [2023-12-01T01:24:09.496Z] 1469e6f7b9e6: Verifying Checksum [2023-12-01T01:24:09.496Z] 1469e6f7b9e6: Download complete [2023-12-01T01:24:09.496Z] eaf3925da568: Download complete [2023-12-01T01:24:09.757Z] 339a4e72a1f5: Verifying Checksum [2023-12-01T01:24:09.757Z] 339a4e72a1f5: Download complete [2023-12-01T01:24:09.757Z] bde34c3a00c8: Verifying Checksum [2023-12-01T01:24:09.757Z] bde34c3a00c8: Download complete [2023-12-01T01:24:09.757Z] b352a97aabf1: Verifying Checksum [2023-12-01T01:24:09.757Z] b352a97aabf1: Download complete [2023-12-01T01:24:09.757Z] 4872d77fe225: Verifying Checksum [2023-12-01T01:24:09.757Z] 4872d77fe225: Download complete [2023-12-01T01:24:09.757Z] 5851b861e8e6: Download complete [2023-12-01T01:24:09.757Z] b85a868b505f: Verifying Checksum [2023-12-01T01:24:09.757Z] b85a868b505f: Download complete [2023-12-01T01:24:10.047Z] bab4dde63d76: Verifying Checksum [2023-12-01T01:24:10.047Z] bab4dde63d76: Download complete [2023-12-01T01:24:11.455Z] b85a868b505f: Pull complete [2023-12-01T01:24:12.046Z] e2be974225ed: Pull complete [2023-12-01T01:24:12.611Z] 339a4e72a1f5: Pull complete [2023-12-01T01:24:12.611Z] 988bab9f4d93: Pull complete [2023-12-01T01:24:13.549Z] 1469e6f7b9e6: Pull complete [2023-12-01T01:24:13.549Z] eaf3925da568: Pull complete [2023-12-01T01:24:15.456Z] bab4dde63d76: Pull complete [2023-12-01T01:24:15.456Z] bde34c3a00c8: Pull complete [2023-12-01T01:24:15.717Z] b352a97aabf1: Pull complete [2023-12-01T01:24:15.717Z] 4872d77fe225: Pull complete [2023-12-01T01:24:15.717Z] 5851b861e8e6: Pull complete [2023-12-01T01:24:15.717Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-01T01:24:15.717Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-01T01:24:15.717Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-01T01:24:15.904Z] prd-ubuntu20.04-docker-8c-8g-23597 does not seem to be running inside a container [2023-12-01T01:24:15.939Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-01T01:24:20.094Z] $ docker top 1ba8ea5d796a51465b7b7acd168a985fe6e0082c94c3d104831af81b52cec891 -eo pid,comm [2023-12-01T01:24:20.176Z] 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). [2023-12-01T01:24:20.176Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-01T01:24:20.254Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-01T01:24:20.254Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-01T01:24:20.398Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-01T01:24:20.403Z] $ docker exec 1ba8ea5d796a51465b7b7acd168a985fe6e0082c94c3d104831af81b52cec891 ssh-agent [2023-12-01T01:24:20.503Z] SSH_AUTH_SOCK=/tmp/ssh-dTXCG9mCbhDH/agent.32 [2023-12-01T01:24:20.503Z] SSH_AGENT_PID=38 [2023-12-01T01:24:20.510Z] Running ssh-add (command line suppressed) [2023-12-01T01:24:20.612Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_6293154301949305279.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_6293154301949305279.key) [2023-12-01T01:24:20.649Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-01T01:24:20.954Z] + git tag --points-at HEAD [Pipeline] } [2023-12-01T01:24:21.004Z] $ docker exec --env ******** --env ******** 1ba8ea5d796a51465b7b7acd168a985fe6e0082c94c3d104831af81b52cec891 ssh-agent -k [2023-12-01T01:24:21.101Z] unset SSH_AUTH_SOCK; [2023-12-01T01:24:21.102Z] unset SSH_AGENT_PID; [2023-12-01T01:24:21.102Z] echo Agent pid 38 killed; [2023-12-01T01:24:21.111Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-01T01:24:21.164Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-01T01:24:21.164Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-01T01:24:21.283Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-01T01:24:21.287Z] $ docker exec 1ba8ea5d796a51465b7b7acd168a985fe6e0082c94c3d104831af81b52cec891 ssh-agent [2023-12-01T01:24:21.393Z] SSH_AUTH_SOCK=/tmp/ssh-kqBiN42qkQuo/agent.70 [2023-12-01T01:24:21.393Z] SSH_AGENT_PID=76 [2023-12-01T01:24:21.399Z] Running ssh-add (command line suppressed) [2023-12-01T01:24:21.509Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_16558087179959926219.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_16558087179959926219.key) [2023-12-01T01:24:21.529Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-01T01:24:21.836Z] + git semver init [2023-12-01T01:24:22.098Z] 2023-12-01 01:24:22,034 [run_init] DEBUG init version:0.0.0 force:False [2023-12-01T01:24:22.098Z] 2023-12-01 01:24:22,034 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_edgex-taf-common_main/.semver [2023-12-01T01:24:22.098Z] 2023-12-01 01:24:22,035 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/gexfoundry_edgex-taf-common_main/.semver [2023-12-01T01:24:22.098Z] 2023-12-01 01:24:22,035 [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) [2023-12-01T01:24:23.039Z] 2023-12-01 01:24:22,874 [append_file] DEBUG append to file:/w/workspace/gexfoundry_edgex-taf-common_main/.git/info/exclude [2023-12-01T01:24:23.039Z] 2023-12-01 01:24:22,876 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:False [2023-12-01T01:24:23.039Z] 2023-12-01 01:24:22,877 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-12-01T01:24:23.039Z] 2023-12-01 01:24:22,877 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-12-01T01:24:23.039Z] 0.0.2-dev.37 [Pipeline] } [2023-12-01T01:24:23.050Z] $ docker exec --env ******** --env ******** 1ba8ea5d796a51465b7b7acd168a985fe6e0082c94c3d104831af81b52cec891 ssh-agent -k [2023-12-01T01:24:23.164Z] unset SSH_AUTH_SOCK; [2023-12-01T01:24:23.165Z] unset SSH_AGENT_PID; [2023-12-01T01:24:23.165Z] echo Agent pid 76 killed; [2023-12-01T01:24:23.175Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-01T01:24:23.522Z] + git semver [Pipeline] } [2023-12-01T01:24:24.132Z] $ docker stop --time=1 1ba8ea5d796a51465b7b7acd168a985fe6e0082c94c3d104831af81b52cec891 [2023-12-01T01:24:26.228Z] $ docker rm -f --volumes 1ba8ea5d796a51465b7b7acd168a985fe6e0082c94c3d104831af81b52cec891 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-01T01:24:26.730Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-01T01:24:27.020Z] Stashed 1 file(s) [Pipeline] echo [2023-12-01T01:24:27.023Z] [edgeXSemver]: initialized semver on version 0.0.2-dev.37 [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 [2023-12-01T01:24:27.307Z] provisioning config files... [2023-12-01T01:24:27.316Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config12635163095108364592tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-01T01:24:27.637Z] ---> ****-login.sh [2023-12-01T01:24:27.637Z] nexus3.edgexfoundry.org:10001 [2023-12-01T01:24:27.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-01T01:24:27.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-01T01:24:27.637Z] Configure a credential helper to remove this warning. See [2023-12-01T01:24:27.637Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-01T01:24:27.637Z] [2023-12-01T01:24:27.637Z] Login Succeeded [2023-12-01T01:24:27.638Z] nexus3.edgexfoundry.org:10002 [2023-12-01T01:24:27.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-01T01:24:27.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-01T01:24:27.638Z] Configure a credential helper to remove this warning. See [2023-12-01T01:24:27.638Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-01T01:24:27.638Z] [2023-12-01T01:24:27.638Z] Login Succeeded [2023-12-01T01:24:27.638Z] nexus3.edgexfoundry.org:10003 [2023-12-01T01:24:27.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-01T01:24:27.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-01T01:24:27.897Z] Configure a credential helper to remove this warning. See [2023-12-01T01:24:27.897Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-01T01:24:27.897Z] [2023-12-01T01:24:27.897Z] Login Succeeded [2023-12-01T01:24:27.897Z] nexus3.edgexfoundry.org:10004 [2023-12-01T01:24:27.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-01T01:24:27.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-01T01:24:27.898Z] Configure a credential helper to remove this warning. See [2023-12-01T01:24:27.898Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-01T01:24:27.898Z] [2023-12-01T01:24:27.898Z] Login Succeeded [2023-12-01T01:24:27.898Z] ****.io [2023-12-01T01:24:28.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-01T01:24:28.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-01T01:24:28.420Z] Configure a credential helper to remove this warning. See [2023-12-01T01:24:28.420Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-01T01:24:28.420Z] [2023-12-01T01:24:28.420Z] Login Succeeded [2023-12-01T01:24:28.420Z] ---> ****-login.sh ends [Pipeline] } [2023-12-01T01:24:28.465Z] 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 [2023-12-01T01:24:29.241Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-01T01:24:29.524Z] + ls -al . [2023-12-01T01:24:29.524Z] total 72 [2023-12-01T01:24:29.524Z] drwxrwxr-x 7 jenkins jenkins 4096 Dec 1 01:24 . [2023-12-01T01:24:29.524Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 1 01:24 .. [2023-12-01T01:24:29.524Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 1 01:24 .git [2023-12-01T01:24:29.524Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 1 01:24 .github [2023-12-01T01:24:29.524Z] -rw-rw-r-- 1 jenkins jenkins 22 Dec 1 01:24 .gitignore [2023-12-01T01:24:29.524Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 1 01:24 .semver [2023-12-01T01:24:29.524Z] -rw-rw-r-- 1 jenkins jenkins 1575 Dec 1 01:24 Dockerfile [2023-12-01T01:24:29.524Z] -rw-rw-r-- 1 jenkins jenkins 746 Dec 1 01:24 Jenkinsfile [2023-12-01T01:24:29.524Z] -rw-rw-r-- 1 jenkins jenkins 11381 Dec 1 01:24 LICENSE [2023-12-01T01:24:29.524Z] -rw-rw-r-- 1 jenkins jenkins 3606 Dec 1 01:24 README.md [2023-12-01T01:24:29.524Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 1 01:24 TAF-Manager [2023-12-01T01:24:29.524Z] drwxrwxr-x 6 jenkins jenkins 4096 Dec 1 01:24 TUC [2023-12-01T01:24:29.524Z] -rw-rw-r-- 1 jenkins jenkins 12 Dec 1 01:24 VERSION [2023-12-01T01:24:29.524Z] -rw-rw-r-- 1 jenkins jenkins 343 Dec 1 01:24 requirements.txt [2023-12-01T01:24:29.524Z] -rw-rw-r-- 1 jenkins jenkins 54 Dec 1 01:24 robot-entrypoint.sh [2023-12-01T01:24:29.524Z] -rw-rw-r-- 1 jenkins jenkins 445 Dec 1 01:24 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-01T01:24:29.860Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=031ecbe2691a54d2ade7b2d8632b9af9928c6aa5 --label arch=amd64 --label version=0.0.2-dev.37 . [2023-12-01T01:24:29.860Z] Sending build context to Docker daemon 526.3kB [2023-12-01T01:24:29.860Z] Step 1/13 : FROM alpine:3.16 [2023-12-01T01:24:30.426Z] 3.16: Pulling from library/alpine [2023-12-01T01:24:30.426Z] 070eb51debd9: Pulling fs layer [2023-12-01T01:24:30.685Z] 070eb51debd9: Verifying Checksum [2023-12-01T01:24:30.685Z] 070eb51debd9: Download complete [2023-12-01T01:24:31.025Z] 070eb51debd9: Pull complete [2023-12-01T01:24:31.025Z] Digest: sha256:46805d27c6dedb13b98f3236c3fa590c4ea25b2328a192d280d302003d99f722 [2023-12-01T01:24:31.025Z] Status: Downloaded newer image for alpine:3.16 [2023-12-01T01:24:31.025Z] ---> e525c930fe75 [2023-12-01T01:24:31.025Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2023-12-01T01:24:31.286Z] ---> Running in c10ca2dbae03 [2023-12-01T01:24:31.287Z] Removing intermediate container c10ca2dbae03 [2023-12-01T01:24:31.287Z] ---> 8289484a8e6f [2023-12-01T01:24:31.287Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2023-12-01T01:24:31.287Z] ---> Running in b462d032c96f [2023-12-01T01:24:31.287Z] Removing intermediate container b462d032c96f [2023-12-01T01:24:31.287Z] ---> cc6cc52feb3b [2023-12-01T01:24:31.287Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2023-12-01T01:24:31.545Z] ---> 807a9a12ca6f [2023-12-01T01:24:31.545Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2023-12-01T01:24:31.803Z] ---> aecb67acaad3 [2023-12-01T01:24:31.803Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2023-12-01T01:24:31.803Z] ---> bf9e8ae38dad [2023-12-01T01:24:31.803Z] Step 7/13 : WORKDIR /edgex-taf [2023-12-01T01:24:31.803Z] ---> Running in 90803b1d8e72 [2023-12-01T01:24:32.063Z] Removing intermediate container 90803b1d8e72 [2023-12-01T01:24:32.063Z] ---> 090d5f37038e [2023-12-01T01:24:32.063Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-12-01T01:24:32.063Z] ---> Running in 11b06b28a5f6 [2023-12-01T01:24:33.005Z] Removing intermediate container 11b06b28a5f6 [2023-12-01T01:24:33.005Z] ---> bdf193f0c910 [2023-12-01T01:24:33.005Z] Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.4-r0 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install ./edgex-taf-common && pip3 install -r requirements.txt [2023-12-01T01:24:33.005Z] ---> Running in d8396ef00923 [2023-12-01T01:24:33.265Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-12-01T01:24:33.834Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-12-01T01:24:34.773Z] OK: 6 MiB in 14 packages [2023-12-01T01:24:34.773Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-12-01T01:24:35.033Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-12-01T01:24:35.971Z] (1/9) Installing ca-certificates (20230506-r0) [2023-12-01T01:24:36.231Z] (2/9) Installing brotli-libs (1.0.9-r6) [2023-12-01T01:24:36.499Z] (3/9) Installing nghttp2-libs (1.47.0-r2) [2023-12-01T01:24:37.068Z] (4/9) Installing libcurl (8.4.0-r0) [2023-12-01T01:24:37.328Z] (5/9) Installing curl (8.4.0-r0) [2023-12-01T01:24:37.897Z] (6/9) Installing docker-cli (20.10.20-r0) [2023-12-01T01:24:38.465Z] (7/9) Installing oniguruma (6.9.8-r0) [2023-12-01T01:24:39.035Z] (8/9) Installing jq (1.6-r1) [2023-12-01T01:24:39.294Z] (9/9) Installing openssl (1.1.1w-r1) [2023-12-01T01:24:39.863Z] Executing busybox-1.35.0-r17.trigger [2023-12-01T01:24:39.863Z] Executing ca-certificates-20230506-r0.trigger [2023-12-01T01:24:39.863Z] OK: 52 MiB in 23 packages [2023-12-01T01:24:39.863Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-12-01T01:24:40.432Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-12-01T01:24:41.002Z] (1/137) Installing libmagic (5.41-r0) [2023-12-01T01:24:41.572Z] (2/137) Installing file (5.41-r0) [2023-12-01T01:24:41.832Z] (3/137) Installing libxau (1.0.9-r0) [2023-12-01T01:24:42.093Z] (4/137) Installing libxdmcp (1.1.3-r0) [2023-12-01T01:24:42.203Z] Still waiting to schedule task [2023-12-01T01:24:42.204Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-23595’ is offline [2023-12-01T01:24:42.352Z] (5/137) Installing libxcb (1.15-r0) [2023-12-01T01:24:42.612Z] (6/137) Installing libx11 (1.8.7-r0) [2023-12-01T01:24:43.180Z] (7/137) Installing libxext (1.3.4-r0) [2023-12-01T01:24:43.440Z] (8/137) Installing libice (1.0.10-r0) [2023-12-01T01:24:43.700Z] (9/137) Installing libuuid (2.38-r1) [2023-12-01T01:24:44.272Z] (10/137) Installing libsm (1.2.3-r0) [2023-12-01T01:24:44.272Z] (11/137) Installing libxt (1.2.1-r0) [2023-12-01T01:24:44.844Z] (12/137) Installing libxmu (1.1.3-r0) [2023-12-01T01:24:45.416Z] (13/137) Installing xset (1.2.4-r0) [2023-12-01T01:24:45.678Z] (14/137) Installing xprop (1.2.5-r0) [2023-12-01T01:24:45.940Z] (15/137) Installing xdg-utils (1.1.3-r3) [2023-12-01T01:24:46.200Z] (16/137) Installing eudev-libs (3.2.11-r0) [2023-12-01T01:24:46.459Z] (17/137) Installing pkgconf (1.8.1-r0) [2023-12-01T01:24:47.035Z] (18/137) Installing libffi (3.4.2-r1) [2023-12-01T01:24:47.294Z] (19/137) Installing libintl (0.21-r2) [2023-12-01T01:24:47.555Z] (20/137) Installing libblkid (2.38-r1) [2023-12-01T01:24:47.814Z] (21/137) Installing libmount (2.38-r1) [2023-12-01T01:24:48.385Z] (22/137) Installing pcre (8.45-r2) [2023-12-01T01:24:48.644Z] (23/137) Installing glib (2.72.4-r0) [2023-12-01T01:24:49.214Z] (24/137) Installing xz-libs (5.2.5-r1) [2023-12-01T01:24:49.475Z] (25/137) Installing libxml2 (2.9.14-r2) [2023-12-01T01:24:50.046Z] (26/137) Installing shared-mime-info (2.2-r2) [2023-12-01T01:24:50.616Z] (27/137) Installing hicolor-icon-theme (0.17-r1) [2023-12-01T01:24:50.878Z] (28/137) Installing libjpeg-turbo (2.1.3-r1) [2023-12-01T01:24:51.138Z] (29/137) Installing libpng (1.6.37-r1) [2023-12-01T01:24:51.706Z] (30/137) Installing libwebp (1.2.3-r2) [2023-12-01T01:24:51.965Z] (31/137) Installing zstd-libs (1.5.2-r1) [2023-12-01T01:24:52.534Z] (32/137) Installing tiff (4.4.0-r4) [2023-12-01T01:24:52.792Z] (33/137) Installing gdk-pixbuf (2.42.8-r0) [2023-12-01T01:24:53.363Z] (34/137) Installing gtk-update-icon-cache (2.24.33-r3) [2023-12-01T01:24:53.815Z] (35/137) Installing libxcomposite (0.4.5-r0) [2023-12-01T01:24:54.075Z] (36/137) Installing libxfixes (6.0.0-r0) [2023-12-01T01:24:54.334Z] (37/137) Installing libxrender (0.9.10-r3) [2023-12-01T01:24:54.593Z] (38/137) Installing libxcursor (1.2.1-r0) [2023-12-01T01:24:54.852Z] (39/137) Installing libxdamage (1.1.5-r1) [2023-12-01T01:24:55.113Z] (40/137) Installing libxi (1.8-r0) [2023-12-01T01:24:55.372Z] (41/137) Installing libxinerama (1.1.4-r1) [2023-12-01T01:24:55.631Z] (42/137) Installing libxrandr (1.5.2-r1) [2023-12-01T01:24:55.890Z] (43/137) Installing atk (2.38.0-r0) [2023-12-01T01:24:56.459Z] (44/137) Installing libxtst (1.2.3-r3) [2023-12-01T01:24:56.459Z] (45/137) Installing dbus-libs (1.14.8-r0) [2023-12-01T01:24:57.027Z] (46/137) Installing at-spi2-core (2.44.1-r0) [2023-12-01T01:24:57.287Z] (47/137) Installing at-spi2-atk (2.38.0-r0) [2023-12-01T01:24:57.856Z] (48/137) Installing expat (2.5.0-r0) [2023-12-01T01:24:58.114Z] (49/137) Installing libbz2 (1.0.8-r1) [2023-12-01T01:24:58.374Z] (50/137) Installing freetype (2.12.1-r0) [2023-12-01T01:24:58.942Z] (51/137) Installing fontconfig (2.14.0-r0) [2023-12-01T01:24:59.201Z] (52/137) Installing pixman (0.40.0-r4) [2023-12-01T01:24:59.768Z] (53/137) Installing cairo (1.17.4-r2) [2023-12-01T01:25:00.028Z] (54/137) Installing cairo-gobject (1.17.4-r2) [2023-12-01T01:25:00.288Z] (55/137) Installing avahi-libs (0.8-r6) [2023-12-01T01:25:00.548Z] (56/137) Installing gmp (6.2.1-r2) [2023-12-01T01:25:01.117Z] (57/137) Installing nettle (3.7.3-r0) [2023-12-01T01:25:01.687Z] (58/137) Installing p11-kit (0.24.1-r0) [2023-12-01T01:25:01.945Z] (59/137) Installing libtasn1 (4.18.0-r1) [2023-12-01T01:25:02.204Z] (60/137) Installing libunistring (1.0-r0) [2023-12-01T01:25:02.771Z] (61/137) Installing gnutls (3.7.7-r1) [2023-12-01T01:25:03.342Z] (62/137) Installing cups-libs (2.4.2-r2) [2023-12-01T01:25:03.911Z] (63/137) Installing libepoxy (1.5.10-r0) [2023-12-01T01:25:04.171Z] (64/137) Installing fribidi (1.0.12-r0) [2023-12-01T01:25:04.431Z] (65/137) Installing graphite2 (1.3.14-r1) [2023-12-01T01:25:05.000Z] (66/137) Installing harfbuzz (4.3.0-r0) [2023-12-01T01:25:05.261Z] (67/137) Installing libxft (2.3.4-r0) [2023-12-01T01:25:05.519Z] (68/137) Installing pango (1.50.7-r0) [2023-12-01T01:25:06.089Z] (69/137) Installing wayland-libs-client (1.20.0-r0) [2023-12-01T01:25:06.349Z] (70/137) Installing wayland-libs-cursor (1.20.0-r0) [2023-12-01T01:25:06.610Z] (71/137) Installing wayland-libs-egl (1.20.0-r0) [2023-12-01T01:25:06.871Z] (72/137) Installing xkeyboard-config (2.35.1-r0) [2023-12-01T01:25:07.440Z] (73/137) Installing libxkbcommon (1.4.1-r0) [2023-12-01T01:25:07.701Z] (74/137) Installing gtk+3.0 (3.24.34-r1) [2023-12-01T01:25:08.270Z] Executing gtk+3.0-3.24.34-r1.post-install [2023-12-01T01:25:08.270Z] (75/137) Installing libfontenc (1.1.4-r0) [2023-12-01T01:25:08.530Z] (76/137) Installing mkfontscale (1.2.2-r0) [2023-12-01T01:25:09.098Z] (77/137) Installing font-opensans (0_git20210927-r0) [2023-12-01T01:25:09.666Z] (78/137) Installing libgcc (11.2.1_git20220219-r2) [2023-12-01T01:25:09.925Z] (79/137) Installing libogg (1.3.5-r1) [2023-12-01T01:25:10.186Z] (80/137) Installing libstdc++ (11.2.1_git20220219-r2) [2023-12-01T01:25:10.753Z] (81/137) Installing flac (1.3.4-r0) [2023-12-01T01:25:11.012Z] (82/137) Installing alsa-lib (1.2.7.2-r0) [2023-12-01T01:25:11.581Z] (83/137) Installing libatomic (11.2.1_git20220219-r2) [2023-12-01T01:25:11.840Z] (84/137) Installing sdl2 (2.0.22-r0) [2023-12-01T01:25:12.100Z] (85/137) Installing aom-libs (3.3.0-r0) [2023-12-01T01:25:12.670Z] (86/137) Installing libass (0.16.0-r0) [2023-12-01T01:25:13.239Z] (87/137) Installing libdav1d (1.0.0-r0) [2023-12-01T01:25:13.499Z] (88/137) Installing libpciaccess (0.16-r0) [2023-12-01T01:25:13.759Z] (89/137) Installing libdrm (2.4.110-r0) [2023-12-01T01:25:14.330Z] (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2023-12-01T01:25:14.589Z] (91/137) Installing ncurses-libs (6.3_p20220521-r1) [2023-12-01T01:25:15.158Z] (92/137) Installing lame (3.100-r0) [2023-12-01T01:25:15.418Z] (93/137) Installing opus (1.3.1-r1) [2023-12-01T01:25:15.990Z] (94/137) Installing libasyncns (0.8-r1) [2023-12-01T01:25:15.990Z] (95/137) Installing libltdl (2.4.7-r0) [2023-12-01T01:25:16.248Z] (96/137) Installing orc (0.4.32-r0) [2023-12-01T01:25:16.817Z] (97/137) Installing libvorbis (1.3.7-r0) [2023-12-01T01:25:17.076Z] (98/137) Installing libsndfile (1.1.0-r0) [2023-12-01T01:25:17.646Z] (99/137) Installing libgomp (11.2.1_git20220219-r2) [2023-12-01T01:25:17.906Z] (100/137) Installing soxr (0.1.3-r2) [2023-12-01T01:25:18.165Z] (101/137) Installing speexdsp (1.2.0-r0) [2023-12-01T01:25:18.734Z] (102/137) Installing tdb-libs (1.4.6-r0) [2023-12-01T01:25:18.994Z] (103/137) Installing libpulse (15.0-r2) [2023-12-01T01:25:19.563Z] (104/137) Installing cjson (1.7.15-r3) [2023-12-01T01:25:19.563Z] (105/137) Installing mbedtls (2.28.5-r0) [2023-12-01T01:25:20.131Z] (106/137) Installing librist (0.2.6-r1) [2023-12-01T01:25:20.391Z] (107/137) Installing libsrt (1.4.4-r0) [2023-12-01T01:25:20.961Z] (108/137) Installing libssh (0.9.6-r1) [2023-12-01T01:25:21.221Z] (109/137) Installing libtheora (1.1.1-r16) [2023-12-01T01:25:21.789Z] (110/137) Installing v4l-utils-libs (1.22.1-r1) [2023-12-01T01:25:22.048Z] (111/137) Installing libva (2.14.0-r0) [2023-12-01T01:25:22.633Z] (112/137) Installing libvdpau (1.5-r0) [2023-12-01T01:25:22.633Z] (113/137) Installing vidstab (1.1.0-r1) [2023-12-01T01:25:23.258Z] (114/137) Installing libvpx (1.11.0-r1) [2023-12-01T01:25:23.606Z] (115/137) Installing x264-libs (0.163_git20210613-r0) [2023-12-01T01:25:24.225Z] (116/137) Installing numactl (2.0.14-r0) [2023-12-01T01:25:24.490Z] (117/137) Installing x265-libs (3.5-r3) [2023-12-01T01:25:25.059Z] (118/137) Installing xvidcore (1.3.7-r1) [2023-12-01T01:25:25.318Z] (119/137) Installing ffmpeg-libs (5.0.3-r0) [2023-12-01T01:25:26.255Z] (120/137) Installing libevent (2.1.12-r4) [2023-12-01T01:25:26.517Z] (121/137) Installing mesa (21.3.9-r0) [2023-12-01T01:25:26.777Z] (122/137) Installing wayland-libs-server (1.20.0-r0) [2023-12-01T01:25:27.040Z] (123/137) Installing mesa-gbm (21.3.9-r0) [2023-12-01T01:25:27.300Z] (124/137) Installing icu-data-en (71.1-r2) [2023-12-01T01:25:27.869Z] Executing icu-data-en-71.1-r2.post-install [2023-12-01T01:25:27.869Z] * [2023-12-01T01:25:27.869Z] * If you need ICU with non-English locales and legacy charset support, install [2023-12-01T01:25:27.869Z] * package icu-data-full. [2023-12-01T01:25:27.869Z] * [2023-12-01T01:25:27.869Z] (125/137) Installing icu-libs (71.1-r2) [2023-12-01T01:25:28.438Z] (126/137) Installing lcms2 (2.13.1-r0) [2023-12-01T01:25:29.008Z] (127/137) Installing minizip (1.2.12-r0) [2023-12-01T01:25:29.267Z] (128/137) Installing nspr (4.33-r0) [2023-12-01T01:25:29.527Z] (129/137) Installing sqlite-libs (3.40.1-r0) [2023-12-01T01:25:30.095Z] (130/137) Installing nss (3.78.1-r0) [2023-12-01T01:25:30.673Z] (131/137) Installing re2 (2022.04.01-r0) [2023-12-01T01:25:30.934Z] (132/137) Installing snappy (1.1.9-r4) [2023-12-01T01:25:31.194Z] (133/137) Installing libgpg-error (1.45-r0) [2023-12-01T01:25:31.765Z] (134/137) Installing libgcrypt (1.10.1-r0) [2023-12-01T01:25:32.025Z] (135/137) Installing libxslt (1.1.35-r0) [2023-12-01T01:25:32.592Z] (136/137) Installing chromium (102.0.5005.182-r0) [2023-12-01T01:25:34.499Z] (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) [2023-12-01T01:25:35.065Z] Executing busybox-1.35.0-r17.trigger [2023-12-01T01:25:35.065Z] Executing glib-2.72.4-r0.trigger [2023-12-01T01:25:35.065Z] Executing shared-mime-info-2.2-r2.trigger [2023-12-01T01:25:35.634Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-12-01T01:25:35.634Z] Executing gtk-update-icon-cache-2.24.33-r3.trigger [2023-12-01T01:25:35.634Z] Executing fontconfig-2.14.0-r0.trigger [2023-12-01T01:25:35.634Z] Executing mkfontscale-1.2.2-r0.trigger [2023-12-01T01:25:35.634Z] OK: 409 MiB in 160 packages [2023-12-01T01:25:35.634Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-12-01T01:25:36.204Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-12-01T01:25:36.772Z] (1/21) Installing binutils (2.38-r3) [2023-12-01T01:25:37.341Z] (2/21) Installing isl22 (0.22-r0) [2023-12-01T01:25:37.906Z] (3/21) Installing mpfr4 (4.1.0-r0) [2023-12-01T01:25:38.473Z] (4/21) Installing mpc1 (1.2.1-r0) [2023-12-01T01:25:38.732Z] (5/21) Installing gcc (11.2.1_git20220219-r2) [2023-12-01T01:25:39.670Z] (6/21) Installing musl-dev (1.2.3-r3) [2023-12-01T01:25:40.240Z] (7/21) Installing libc-dev (0.7.2-r3) [2023-12-01T01:25:40.501Z] (8/21) Installing linux-headers (5.16.7-r1) [2023-12-01T01:25:41.069Z] (9/21) Installing libffi-dev (3.4.2-r1) [2023-12-01T01:25:41.636Z] (10/21) Installing libpq (14.10-r0) [2023-12-01T01:25:41.895Z] (11/21) Installing openssl-dev (1.1.1w-r1) [2023-12-01T01:25:42.464Z] (12/21) Installing libpq-dev (14.10-r0) [2023-12-01T01:25:42.722Z] (13/21) Installing libecpg (14.10-r0) [2023-12-01T01:25:43.290Z] (14/21) Installing libecpg-dev (14.10-r0) [2023-12-01T01:25:43.550Z] (15/21) Installing llvm13-libs (13.0.1-r2) [2023-12-01T01:25:44.931Z] (16/21) Installing clang-libs (13.0.1-r1) [2023-12-01T01:25:45.870Z] (17/21) Installing clang (13.0.1-r1) [2023-12-01T01:25:46.441Z] (18/21) Installing icu (71.1-r2) [2023-12-01T01:25:47.012Z] (19/21) Installing icu-dev (71.1-r2) [2023-12-01T01:25:47.582Z] (20/21) Installing llvm13 (13.0.1-r2) [2023-12-01T01:25:50.881Z] (21/21) Installing postgresql14-dev (14.10-r0) [2023-12-01T01:25:51.447Z] Executing busybox-1.35.0-r17.trigger [2023-12-01T01:25:51.447Z] OK: 822 MiB in 181 packages [2023-12-01T01:25:51.706Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-12-01T01:25:51.965Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-12-01T01:25:52.905Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2023-12-01T01:25:58.186Z] (2/10) Installing gdbm (1.23-r0) [2023-12-01T01:25:58.186Z] (3/10) Installing mpdecimal (2.5.1-r1) [2023-12-01T01:25:58.186Z] (4/10) Installing readline (8.1.2-r0) [2023-12-01T01:25:58.186Z] (5/10) Installing python3 (3.10.13-r0) [2023-12-01T01:25:59.123Z] (6/10) Installing python3-dev (3.10.13-r0) [2023-12-01T01:26:04.474Z] (7/10) Installing libsodium (1.0.18-r0) [2023-12-01T01:26:04.733Z] (8/10) Installing libzmq (4.3.4-r0) [2023-12-01T01:26:04.997Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2023-12-01T01:26:05.258Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2023-12-01T01:26:05.517Z] Executing busybox-1.35.0-r17.trigger [2023-12-01T01:26:06.901Z] OK: 974 MiB in 191 packages [2023-12-01T01:26:06.901Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-12-01T01:26:07.165Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-12-01T01:26:07.735Z] OK: 974 MiB in 191 packages [2023-12-01T01:26:07.995Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-12-01T01:26:08.255Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-12-01T01:26:09.204Z] (1/1) Installing tzdata (2023c-r0) [2023-12-01T01:26:09.464Z] Executing busybox-1.35.0-r17.trigger [2023-12-01T01:26:09.464Z] OK: 978 MiB in 192 packages [2023-12-01T01:26:09.724Z] (1/1) Purging tzdata (2023c-r0) [2023-12-01T01:26:09.724Z] Executing busybox-1.35.0-r17.trigger [2023-12-01T01:26:09.724Z] OK: 974 MiB in 191 packages [2023-12-01T01:26:13.036Z] Looking in links: /tmp/tmpp21hduf6 [2023-12-01T01:26:13.037Z] Processing /tmp/tmpp21hduf6/setuptools-65.5.0-py3-none-any.whl [2023-12-01T01:26:13.037Z] Processing /tmp/tmpp21hduf6/pip-23.0.1-py3-none-any.whl [2023-12-01T01:26:13.037Z] Installing collected packages: setuptools, pip [2023-12-01T01:26:15.575Z] Successfully installed pip-23.0.1 setuptools-65.5.0 [2023-12-01T01:26:15.575Z] 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 [2023-12-01T01:26:16.144Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) [2023-12-01T01:26:16.144Z] Collecting pip [2023-12-01T01:26:16.144Z] Downloading pip-23.3.1-py3-none-any.whl (2.1 MB) [2023-12-01T01:26:16.405Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 41.2 MB/s eta 0:00:00 [2023-12-01T01:26:16.405Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) [2023-12-01T01:26:16.666Z] Collecting setuptools [2023-12-01T01:26:16.666Z] Downloading setuptools-69.0.2-py3-none-any.whl (819 kB) [2023-12-01T01:26:16.666Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.5/819.5 kB 121.1 MB/s eta 0:00:00 [2023-12-01T01:26:16.666Z] Collecting wheel [2023-12-01T01:26:16.666Z] Downloading wheel-0.42.0-py3-none-any.whl (65 kB) [2023-12-01T01:26:16.926Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.4/65.4 kB 118.1 MB/s eta 0:00:00 [2023-12-01T01:26:16.926Z] Installing collected packages: wheel, setuptools, pip [2023-12-01T01:26:17.187Z] Attempting uninstall: setuptools [2023-12-01T01:26:17.187Z] Found existing installation: setuptools 65.5.0 [2023-12-01T01:26:17.187Z] Uninstalling setuptools-65.5.0: [2023-12-01T01:26:17.187Z] Successfully uninstalled setuptools-65.5.0 [2023-12-01T01:26:18.129Z] Attempting uninstall: pip [2023-12-01T01:26:18.129Z] Found existing installation: pip 23.0.1 [2023-12-01T01:26:18.129Z] Uninstalling pip-23.0.1: [2023-12-01T01:26:18.389Z] Successfully uninstalled pip-23.0.1 [2023-12-01T01:26:20.300Z] Successfully installed pip-23.3.1 setuptools-69.0.2 wheel-0.42.0 [2023-12-01T01:26:20.300Z] 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 [2023-12-01T01:26:20.870Z] Processing ./edgex-taf-common [2023-12-01T01:26:20.870Z] Preparing metadata (setup.py): started [2023-12-01T01:26:21.130Z] Preparing metadata (setup.py): finished with status 'done' [2023-12-01T01:26:21.130Z] Building wheels for collected packages: edgex-taf-common [2023-12-01T01:26:21.130Z] Building wheel for edgex-taf-common (setup.py): started [2023-12-01T01:26:21.390Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2023-12-01T01:26:21.390Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=8928858b2f1b123f545ef1b03f260f4a1f4d71b80ea1fe88580e9716e70c9ed5 [2023-12-01T01:26:21.390Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2023-12-01T01:26:21.390Z] Successfully built edgex-taf-common [2023-12-01T01:26:21.390Z] Installing collected packages: edgex-taf-common [2023-12-01T01:26:21.390Z] Successfully installed edgex-taf-common-0.0.0 [2023-12-01T01:26:21.390Z] 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 [2023-12-01T01:26:22.331Z] Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) [2023-12-01T01:26:22.331Z] Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) [2023-12-01T01:26:22.331Z] Collecting python-dotenv==1.0.0 (from -r requirements.txt (line 2)) [2023-12-01T01:26:22.331Z] Downloading python_dotenv-1.0.0-py3-none-any.whl (19 kB) [2023-12-01T01:26:22.331Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2023-12-01T01:26:22.331Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) [2023-12-01T01:26:22.591Z] Collecting robotframework-seleniumlibrary==6.1.3 (from -r requirements.txt (line 4)) [2023-12-01T01:26:22.591Z] Downloading robotframework_seleniumlibrary-6.1.3-py2.py3-none-any.whl.metadata (15 kB) [2023-12-01T01:26:22.591Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2023-12-01T01:26:22.591Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2023-12-01T01:26:22.591Z] Preparing metadata (setup.py): started [2023-12-01T01:26:22.851Z] Preparing metadata (setup.py): finished with status 'done' [2023-12-01T01:26:22.851Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2023-12-01T01:26:22.851Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2023-12-01T01:26:22.851Z] Collecting configparser==5.3.0 (from -r requirements.txt (line 7)) [2023-12-01T01:26:22.851Z] Downloading configparser-5.3.0-py3-none-any.whl (19 kB) [2023-12-01T01:26:23.110Z] Collecting requests==2.31.0 (from -r requirements.txt (line 8)) [2023-12-01T01:26:23.110Z] Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) [2023-12-01T01:26:23.110Z] Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) [2023-12-01T01:26:23.110Z] Downloading paho-mqtt-1.6.1.tar.gz (99 kB) [2023-12-01T01:26:23.110Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 10.7 MB/s eta 0:00:00 [2023-12-01T01:26:23.110Z] Preparing metadata (setup.py): started [2023-12-01T01:26:23.370Z] Preparing metadata (setup.py): finished with status 'done' [2023-12-01T01:26:23.631Z] Collecting docker==6.1.3 (from -r requirements.txt (line 10)) [2023-12-01T01:26:23.631Z] Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) [2023-12-01T01:26:23.891Z] Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) [2023-12-01T01:26:23.891Z] Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (61 kB) [2023-12-01T01:26:23.891Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 5.7 MB/s eta 0:00:00 [2023-12-01T01:26:24.150Z] Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) [2023-12-01T01:26:24.150Z] Downloading psutil-5.9.5.tar.gz (493 kB) [2023-12-01T01:26:24.150Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 13.7 MB/s eta 0:00:00 [2023-12-01T01:26:24.150Z] Installing build dependencies: started [2023-12-01T01:26:26.687Z] Installing build dependencies: finished with status 'done' [2023-12-01T01:26:26.687Z] Getting requirements to build wheel: started [2023-12-01T01:26:26.946Z] Getting requirements to build wheel: finished with status 'done' [2023-12-01T01:26:26.946Z] Preparing metadata (pyproject.toml): started [2023-12-01T01:26:27.515Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-12-01T01:26:27.515Z] Collecting redis==5.0.1 (from -r requirements.txt (line 13)) [2023-12-01T01:26:27.515Z] Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) [2023-12-01T01:26:27.774Z] Collecting pyzmq==25.1.0 (from -r requirements.txt (line 14)) [2023-12-01T01:26:27.774Z] Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (4.8 kB) [2023-12-01T01:26:27.774Z] Collecting influxdb-client==1.36.1 (from -r requirements.txt (line 15)) [2023-12-01T01:26:27.774Z] Downloading influxdb_client-1.36.1-py3-none-any.whl (721 kB) [2023-12-01T01:26:28.033Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 721.2/721.2 kB 10.9 MB/s eta 0:00:00 [2023-12-01T01:26:28.033Z] Collecting psycopg2==2.9.7 (from -r requirements.txt (line 16)) [2023-12-01T01:26:28.033Z] Downloading psycopg2-2.9.7.tar.gz (383 kB) [2023-12-01T01:26:28.294Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 383.5/383.5 kB 4.7 MB/s eta 0:00:00 [2023-12-01T01:26:28.294Z] Preparing metadata (setup.py): started [2023-12-01T01:26:28.554Z] Preparing metadata (setup.py): finished with status 'done' [2023-12-01T01:26:28.568Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23599 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] checkout [2023-12-01T01:26:28.815Z] Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) [2023-12-01T01:26:28.815Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl.metadata (3.4 kB) [2023-12-01T01:26:28.815Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-12-01T01:26:28.815Z] Downloading selenium-4.15.2-py3-none-any.whl.metadata (6.9 kB) [2023-12-01T01:26:28.815Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-12-01T01:26:29.074Z] Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl.metadata (6.0 kB) [2023-12-01T01:26:29.074Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-01T01:26:29.074Z] Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) [2023-12-01T01:26:29.074Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-01T01:26:29.074Z] Downloading flex-6.14.1.tar.gz (40 kB) [2023-12-01T01:26:29.074Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 3.6 MB/s eta 0:00:00 [2023-12-01T01:26:29.074Z] Preparing metadata (setup.py): started [2023-12-01T01:26:29.335Z] Preparing metadata (setup.py): finished with status 'done' [2023-12-01T01:26:29.596Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-01T01:26:29.596Z] Downloading genson-1.2.2.tar.gz (34 kB) [2023-12-01T01:26:29.596Z] Preparing metadata (setup.py): started [2023-12-01T01:26:29.855Z] Preparing metadata (setup.py): finished with status 'done' [2023-12-01T01:26:29.855Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-01T01:26:29.855Z] Downloading jsonpath_ng-1.6.0-py3-none-any.whl.metadata (17 kB) [2023-12-01T01:26:29.855Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-01T01:26:29.855Z] Downloading jsonschema-4.20.0-py3-none-any.whl.metadata (8.1 kB) [2023-12-01T01:26:29.855Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-01T01:26:29.855Z] Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) [2023-12-01T01:26:30.122Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-01T01:26:30.122Z] Downloading pytz-2023.3.post1-py2.py3-none-any.whl.metadata (22 kB) [2023-12-01T01:26:30.122Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-01T01:26:30.122Z] Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) [2023-12-01T01:26:30.381Z] Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-12-01T01:26:30.382Z] Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (33 kB) [2023-12-01T01:26:30.382Z] Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-12-01T01:26:30.382Z] Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB) [2023-12-01T01:26:30.641Z] Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-12-01T01:26:30.641Z] Downloading urllib3-2.1.0-py3-none-any.whl.metadata (6.4 kB) [2023-12-01T01:26:30.641Z] Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-12-01T01:26:30.641Z] Downloading certifi-2023.11.17-py3-none-any.whl.metadata (2.2 kB) [2023-12-01T01:26:30.641Z] Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2023-12-01T01:26:30.641Z] Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB) [2023-12-01T01:26:30.901Z] Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2023-12-01T01:26:30.901Z] Downloading websocket_client-1.6.4-py3-none-any.whl.metadata (7.7 kB) [2023-12-01T01:26:30.901Z] Collecting async-timeout>=4.0.2 (from redis==5.0.1->-r requirements.txt (line 13)) [2023-12-01T01:26:30.901Z] Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) [2023-12-01T01:26:30.901Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-12-01T01:26:31.160Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2023-12-01T01:26:31.160Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 22.3 MB/s eta 0:00:00 [2023-12-01T01:26:31.160Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-12-01T01:26:31.160Z] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [2023-12-01T01:26:31.160Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 25.8 MB/s eta 0:00:00 [2023-12-01T01:26:31.160Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.36.1->-r requirements.txt (line 15)) (69.0.2) [2023-12-01T01:26:31.160Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-12-01T01:26:31.160Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2023-12-01T01:26:31.426Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-12-01T01:26:31.426Z] Downloading typing_extensions-4.8.0-py3-none-any.whl.metadata (3.0 kB) [2023-12-01T01:26:31.426Z] Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-12-01T01:26:31.426Z] Downloading trio-0.23.1-py3-none-any.whl.metadata (4.9 kB) [2023-12-01T01:26:31.426Z] Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-12-01T01:26:31.426Z] Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) [2023-12-01T01:26:31.635Z] Selected Git installation does not exist. Using Default [2023-12-01T01:26:31.635Z] The recommended git tool is: NONE [2023-12-01T01:26:32.073Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-01T01:26:32.073Z] Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (2.1 kB) [2023-12-01T01:26:32.073Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-01T01:26:32.073Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2023-12-01T01:26:32.073Z] Preparing metadata (setup.py): started [2023-12-01T01:26:32.343Z] Preparing metadata (setup.py): finished with status 'done' [2023-12-01T01:26:33.289Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-01T01:26:33.289Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2023-12-01T01:26:33.289Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-01T01:26:33.289Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2023-12-01T01:26:33.289Z] Preparing metadata (setup.py): started [2023-12-01T01:26:33.548Z] Preparing metadata (setup.py): finished with status 'done' [2023-12-01T01:26:33.548Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-01T01:26:33.548Z] Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) [2023-12-01T01:26:33.548Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-01T01:26:33.548Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) [2023-12-01T01:26:33.548Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-01T01:26:33.807Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2023-12-01T01:26:33.807Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 5.1 MB/s eta 0:00:00 [2023-12-01T01:26:33.807Z] Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-01T01:26:33.807Z] Downloading attrs-23.1.0-py3-none-any.whl (61 kB) [2023-12-01T01:26:33.807Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 6.8 MB/s eta 0:00:00 [2023-12-01T01:26:33.807Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-01T01:26:33.807Z] Downloading jsonschema_specifications-2023.11.2-py3-none-any.whl.metadata (3.0 kB) [2023-12-01T01:26:33.807Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-01T01:26:33.807Z] Downloading referencing-0.31.1-py3-none-any.whl.metadata (2.7 kB) [2023-12-01T01:26:34.375Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-01T01:26:34.375Z] Downloading rpds_py-0.13.2-cp310-cp310-musllinux_1_2_x86_64.whl.metadata (3.9 kB) [2023-12-01T01:26:34.633Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-12-01T01:26:34.633Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2023-12-01T01:26:34.633Z] Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-12-01T01:26:34.633Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2023-12-01T01:26:34.634Z] Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-12-01T01:26:34.634Z] Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) [2023-12-01T01:26:34.634Z] Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-12-01T01:26:34.634Z] Downloading exceptiongroup-1.2.0-py3-none-any.whl.metadata (6.6 kB) [2023-12-01T01:26:34.892Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-12-01T01:26:34.892Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2023-12-01T01:26:34.892Z] Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-12-01T01:26:34.892Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2023-12-01T01:26:35.151Z] Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-12-01T01:26:35.151Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2023-12-01T01:26:35.151Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 5.6 MB/s eta 0:00:00 [2023-12-01T01:26:35.151Z] Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) [2023-12-01T01:26:35.151Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 17.7 MB/s eta 0:00:00 [2023-12-01T01:26:35.151Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2023-12-01T01:26:35.151Z] Downloading robotframework_seleniumlibrary-6.1.3-py2.py3-none-any.whl (95 kB) [2023-12-01T01:26:35.151Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.3/95.3 kB 11.3 MB/s eta 0:00:00 [2023-12-01T01:26:35.151Z] Downloading requests-2.31.0-py3-none-any.whl (62 kB) [2023-12-01T01:26:35.412Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 5.2 MB/s eta 0:00:00 [2023-12-01T01:26:35.412Z] Downloading docker-6.1.3-py3-none-any.whl (148 kB) [2023-12-01T01:26:35.412Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 14.5 MB/s eta 0:00:00 [2023-12-01T01:26:35.412Z] Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_x86_64.whl (18.1 MB) [2023-12-01T01:26:35.671Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.1/18.1 MB 41.4 MB/s eta 0:00:00 [2023-12-01T01:26:35.671Z] Downloading redis-5.0.1-py3-none-any.whl (250 kB) [2023-12-01T01:26:35.671Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 4.7 MB/s eta 0:00:00 [2023-12-01T01:26:36.610Z] Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_x86_64.whl (1.6 MB) [2023-12-01T01:26:36.610Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 27.6 MB/s eta 0:00:00 [2023-12-01T01:26:36.610Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl (2.1 MB) [2023-12-01T01:26:36.610Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 34.1 MB/s eta 0:00:00 [2023-12-01T01:26:36.610Z] Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) [2023-12-01T01:26:36.610Z] Downloading certifi-2023.11.17-py3-none-any.whl (162 kB) [2023-12-01T01:26:36.610Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 15.6 MB/s eta 0:00:00 [2023-12-01T01:26:36.869Z] Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_x86_64.whl (142 kB) [2023-12-01T01:26:36.869Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.6/142.6 kB 15.3 MB/s eta 0:00:00 [2023-12-01T01:26:36.869Z] Downloading idna-3.6-py3-none-any.whl (61 kB) [2023-12-01T01:26:36.869Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 6.7 MB/s eta 0:00:00 [2023-12-01T01:26:36.869Z] Downloading packaging-23.2-py3-none-any.whl (53 kB) [2023-12-01T01:26:36.869Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 3.4 MB/s eta 0:00:00 [2023-12-01T01:26:36.869Z] Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl (10 kB) [2023-12-01T01:26:36.869Z] Downloading selenium-4.15.2-py3-none-any.whl (10.2 MB) [2023-12-01T01:26:37.113Z] using credential edgex-jenkins-ssh [2023-12-01T01:26:37.129Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 40.7 MB/s eta 0:00:00 [2023-12-01T01:26:37.129Z] Downloading urllib3-2.1.0-py3-none-any.whl (104 kB) [2023-12-01T01:26:37.129Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.6/104.6 kB 11.5 MB/s eta 0:00:00 [2023-12-01T01:26:37.129Z] Downloading websocket_client-1.6.4-py3-none-any.whl (57 kB) [2023-12-01T01:26:37.129Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.3/57.3 kB 5.8 MB/s eta 0:00:00 [2023-12-01T01:26:37.129Z] Downloading docutils-0.20.1-py3-none-any.whl (572 kB) [2023-12-01T01:26:37.134Z] Cloning the remote Git repository [2023-12-01T01:26:37.389Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 14.4 MB/s eta 0:00:00 [2023-12-01T01:26:37.389Z] Downloading jsonpath_ng-1.6.0-py3-none-any.whl (29 kB) [2023-12-01T01:26:37.389Z] Downloading jsonschema-4.20.0-py3-none-any.whl (84 kB) [2023-12-01T01:26:37.389Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 8.7 MB/s eta 0:00:00 [2023-12-01T01:26:37.389Z] Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) [2023-12-01T01:26:37.389Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 21.4 MB/s eta 0:00:00 [2023-12-01T01:26:37.389Z] Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB) [2023-12-01T01:26:37.389Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 kB 38.2 MB/s eta 0:00:00 [2023-12-01T01:26:37.389Z] Downloading tzlocal-5.2-py3-none-any.whl (17 kB) [2023-12-01T01:26:37.389Z] Downloading click-8.1.7-py3-none-any.whl (97 kB) [2023-12-01T01:26:37.389Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 11.6 MB/s eta 0:00:00 [2023-12-01T01:26:37.389Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) [2023-12-01T01:26:37.389Z] Downloading jsonschema_specifications-2023.11.2-py3-none-any.whl (17 kB) [2023-12-01T01:26:37.389Z] Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl (707 kB) [2023-12-01T01:26:37.648Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 707.5/707.5 kB 39.0 MB/s eta 0:00:00 [2023-12-01T01:26:37.648Z] Downloading referencing-0.31.1-py3-none-any.whl (25 kB) [2023-12-01T01:26:37.648Z] Downloading rpds_py-0.13.2-cp310-cp310-musllinux_1_2_x86_64.whl (1.4 MB) [2023-12-01T01:26:37.648Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 23.1 MB/s eta 0:00:00 [2023-12-01T01:26:37.648Z] Downloading trio-0.23.1-py3-none-any.whl (448 kB) [2023-12-01T01:26:37.648Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 448.3/448.3 kB 12.7 MB/s eta 0:00:00 [2023-12-01T01:26:37.212Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2023-12-01T01:26:37.308Z] > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 [2023-12-01T01:26:37.456Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2023-12-01T01:26:37.457Z] > git --version # timeout=10 [2023-12-01T01:26:37.475Z] > git --version # 'git version 2.25.1' [2023-12-01T01:26:37.477Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-01T01:26:37.646Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-01T01:26:37.908Z] Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) [2023-12-01T01:26:37.908Z] Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB) [2023-12-01T01:26:37.908Z] Downloading exceptiongroup-1.2.0-py3-none-any.whl (16 kB) [2023-12-01T01:26:37.908Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2023-12-01T01:26:37.908Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, GenSON, strict-rfc3339, validate-email [2023-12-01T01:26:37.908Z] Building wheel for robotbackgroundlogger (setup.py): started [2023-12-01T01:26:38.169Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2023-12-01T01:26:38.169Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=fa8d6bd20b00f485edd6eb17d7bca909899d10b26d840487a948164519c55ba3 [2023-12-01T01:26:38.169Z] Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2023-12-01T01:26:38.169Z] Building wheel for paho-mqtt (setup.py): started [2023-12-01T01:26:38.430Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2023-12-01T01:26:38.430Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62120 sha256=6352ecf0f87543d3d1912b04bb955b69b5b7b84e83f70b2d7e63276ef5763af7 [2023-12-01T01:26:38.430Z] Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a [2023-12-01T01:26:38.691Z] Building wheel for psutil (pyproject.toml): started [2023-12-01T01:26:40.071Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2023-12-01T01:26:40.071Z] Created wheel for psutil: filename=psutil-5.9.5-cp310-abi3-linux_x86_64.whl size=274475 sha256=e7dd51eb3af2bb1c67999667c93dc437e3aee790333b28c3250aec5e43dc0e99 [2023-12-01T01:26:40.071Z] Stored in directory: /root/.cache/pip/wheels/1f/3a/db/ba9717f3efd7f8da8910eca12dc9cd15d404035397af627e7c [2023-12-01T01:26:40.071Z] Building wheel for psycopg2 (setup.py): started [2023-12-01T01:26:41.030Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2023-12-01T01:26:41.050Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-01T01:26:41.915Z] Avoid second fetch [2023-12-01T01:26:41.916Z] Checking out Revision 031ecbe2691a54d2ade7b2d8632b9af9928c6aa5 (main) [2023-12-01T01:26:42.550Z] Commit message: "Merge pull request #84 from edgexfoundry/dependabot/pip/redis-5.0.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-01T01:26:41.933Z] > git config core.sparsecheckout # timeout=10 [2023-12-01T01:26:42.022Z] > git checkout -f 031ecbe2691a54d2ade7b2d8632b9af9928c6aa5 # timeout=10 [2023-12-01T01:26:43.634Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-01T01:26:43.634Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-01T01:26:43.634Z] Dload Upload Total Spent Left Speed [2023-12-01T01:26:43.634Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 83434 0 --:--:-- --:--:-- --:--:-- 83434 [Pipeline] sh [2023-12-01T01:26:43.987Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-01T01:26:44.373Z] + + sudo teesudo /etc/docker/daemon.new jq [2023-12-01T01:26:44.373Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-12-01T01:26:44.373Z] { [2023-12-01T01:26:44.373Z] "registry-mirrors": [ [2023-12-01T01:26:44.373Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-01T01:26:44.373Z] ], [2023-12-01T01:26:44.373Z] "bip": "10.250.0.254/24", [2023-12-01T01:26:44.373Z] "hosts": [ [2023-12-01T01:26:44.373Z] "tcp://0.0.0.0:5555", [2023-12-01T01:26:44.373Z] "unix:///var/run/docker.sock" [2023-12-01T01:26:44.373Z] ], [2023-12-01T01:26:44.373Z] "mtu": 1458, [2023-12-01T01:26:44.373Z] "selinux-enabled": true, [2023-12-01T01:26:44.373Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-01T01:26:44.373Z] } [Pipeline] sh [2023-12-01T01:26:44.711Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-01T01:26:45.055Z] + sudo service docker restart [2023-12-01T01:26:50.051Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2023-12-01T01:26:50.051Z] Created wheel for psycopg2: filename=psycopg2-2.9.7-cp310-cp310-linux_x86_64.whl size=479419 sha256=b3b2d9ea9942c24edcfae2e9b6e93d823d40339d0349d45f47b0834615121337 [2023-12-01T01:26:50.051Z] Stored in directory: /root/.cache/pip/wheels/32/37/85/db91d5e39dc616655538af0cb322d41d4e5bda9c4f571dfa96 [2023-12-01T01:26:50.051Z] Building wheel for flex (setup.py): started [2023-12-01T01:26:50.621Z] Building wheel for flex (setup.py): finished with status 'done' [2023-12-01T01:26:50.621Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=31c19c02223ae8cc322e55a3022cd1ca58b0ea1beac523ecd54122135920b4e8 [2023-12-01T01:26:50.621Z] Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2023-12-01T01:26:50.621Z] Building wheel for GenSON (setup.py): started [2023-12-01T01:26:50.881Z] Building wheel for GenSON (setup.py): finished with status 'done' [2023-12-01T01:26:50.881Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=87086db3a7c054b9f809acf8b6acc7eae4e6fd846cc51129b7459b87165cd189 [2023-12-01T01:26:50.881Z] Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2023-12-01T01:26:50.881Z] Building wheel for strict-rfc3339 (setup.py): started [2023-12-01T01:26:51.139Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2023-12-01T01:26:51.140Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=3ffeb73579be8ea7d67e1f6293d1f7debf87a282b6c3fb6f9f437128dd81b8b5 [2023-12-01T01:26:51.140Z] Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2023-12-01T01:26:51.140Z] Building wheel for validate-email (setup.py): started [2023-12-01T01:26:51.399Z] Building wheel for validate-email (setup.py): finished with status 'done' [2023-12-01T01:26:51.399Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5467 sha256=e131397dc18b24f011ecf4e8d5fc9d6ab9e464455af4b5a2d390c93e0b40dae0 [2023-12-01T01:26:51.399Z] Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2023-12-01T01:26:51.399Z] Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex GenSON strict-rfc3339 validate-email [2023-12-01T01:26:51.968Z] Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, jsonpath-ng, idna, h11, exceptiongroup, docutils, configparser, click, charset-normalizer, certifi, attrs, async-timeout, wsproto, robotbackgroundlogger, requests, referencing, redis, reactivex, python-dateutil, outcome, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-01T01:27:03.349Z] provisioning config files... [2023-12-01T01:27:03.372Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config4674311732582340873tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-01T01:27:03.804Z] ---> ****-login.sh [2023-12-01T01:27:03.804Z] nexus3.edgexfoundry.org:10001 [2023-12-01T01:27:04.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-01T01:27:04.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-01T01:27:04.342Z] Configure a credential helper to remove this warning. See [2023-12-01T01:27:04.342Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-01T01:27:04.342Z] [2023-12-01T01:27:04.342Z] Login Succeeded [2023-12-01T01:27:04.342Z] nexus3.edgexfoundry.org:10002 [2023-12-01T01:27:04.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-01T01:27:04.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-01T01:27:04.612Z] Configure a credential helper to remove this warning. See [2023-12-01T01:27:04.612Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-01T01:27:04.612Z] [2023-12-01T01:27:04.612Z] Login Succeeded [2023-12-01T01:27:04.612Z] nexus3.edgexfoundry.org:10003 [2023-12-01T01:27:04.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-01T01:27:04.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-01T01:27:04.881Z] Configure a credential helper to remove this warning. See [2023-12-01T01:27:04.881Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-01T01:27:04.881Z] [2023-12-01T01:27:04.881Z] Login Succeeded [2023-12-01T01:27:04.881Z] nexus3.edgexfoundry.org:10004 [2023-12-01T01:27:04.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-01T01:27:05.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-01T01:27:05.151Z] Configure a credential helper to remove this warning. See [2023-12-01T01:27:05.151Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-01T01:27:05.151Z] [2023-12-01T01:27:05.151Z] Login Succeeded [2023-12-01T01:27:05.151Z] ****.io [2023-12-01T01:27:05.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-01T01:27:05.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-01T01:27:05.692Z] Configure a credential helper to remove this warning. See [2023-12-01T01:27:05.692Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-01T01:27:05.692Z] [2023-12-01T01:27:05.692Z] Login Succeeded [2023-12-01T01:27:05.692Z] ---> ****-login.sh ends [Pipeline] } [2023-12-01T01:27:05.707Z] 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 [2023-12-01T01:27:06.610Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-01T01:27:06.871Z] Successfully installed GenSON-1.2.2 PyYAML-6.0.1 RESTinstance-1.3.0 async-timeout-4.0.3 attrs-23.1.0 certifi-2023.11.17 charset-normalizer-3.3.2 click-8.1.7 configparser-5.3.0 docker-6.1.3 docutils-0.20.1 exceptiongroup-1.2.0 flex-6.14.1 h11-0.14.0 idna-3.6 influxdb-client-1.36.1 jsonpath-ng-1.6.0 jsonpointer-2.4 jsonschema-4.20.0 jsonschema-specifications-2023.11.2 numpy-1.26.2 outcome-1.3.0.post0 packaging-23.2 paho-mqtt-1.6.1 ply-3.11 psutil-5.9.5 psycopg2-2.9.7 pycryptodome-3.19.0 pygments-2.17.2 pysocks-1.7.1 python-dateutil-2.8.2 python-dotenv-1.0.0 pytz-2023.3.post1 pyzmq-25.1.0 reactivex-4.0.4 redis-5.0.1 referencing-0.31.1 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1.1 robotframework-pythonlibcore-4.3.0 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.1.3 rpds-py-0.13.2 selenium-4.15.2 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.23.1 trio-websocket-0.11.1 typing-extensions-4.8.0 tzlocal-5.2 urllib3-2.1.0 validate-email-1.3 websocket-client-1.6.4 wsproto-1.2.0 [2023-12-01T01:27:06.871Z] 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 [2023-12-01T01:27:06.937Z] + ls -al . [2023-12-01T01:27:06.937Z] total 68 [2023-12-01T01:27:06.937Z] drwxrwxr-x 6 jenkins jenkins 4096 Dec 1 01:27 . [2023-12-01T01:27:06.937Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 1 01:26 .. [2023-12-01T01:27:06.937Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 1 01:26 .git [2023-12-01T01:27:06.937Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 1 01:26 .github [2023-12-01T01:27:06.937Z] -rw-rw-r-- 1 jenkins jenkins 22 Dec 1 01:26 .gitignore [2023-12-01T01:27:06.937Z] -rw-rw-r-- 1 jenkins jenkins 1575 Dec 1 01:26 Dockerfile [2023-12-01T01:27:06.937Z] -rw-rw-r-- 1 jenkins jenkins 746 Dec 1 01:26 Jenkinsfile [2023-12-01T01:27:06.937Z] -rw-rw-r-- 1 jenkins jenkins 11381 Dec 1 01:26 LICENSE [2023-12-01T01:27:06.937Z] -rw-rw-r-- 1 jenkins jenkins 3606 Dec 1 01:26 README.md [2023-12-01T01:27:06.937Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 1 01:26 TAF-Manager [2023-12-01T01:27:06.937Z] drwxrwxr-x 6 jenkins jenkins 4096 Dec 1 01:26 TUC [2023-12-01T01:27:06.937Z] -rw-rw-r-- 1 jenkins jenkins 12 Dec 1 01:24 VERSION [2023-12-01T01:27:06.937Z] -rw-rw-r-- 1 jenkins jenkins 343 Dec 1 01:26 requirements.txt [2023-12-01T01:27:06.937Z] -rw-rw-r-- 1 jenkins jenkins 54 Dec 1 01:26 robot-entrypoint.sh [2023-12-01T01:27:06.937Z] -rw-rw-r-- 1 jenkins jenkins 445 Dec 1 01:26 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-01T01:27:07.314Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=031ecbe2691a54d2ade7b2d8632b9af9928c6aa5 --label arch=arm64 --label version=0.0.2-dev.37 . [2023-12-01T01:27:09.929Z] #0 building with "default" instance using docker driver [2023-12-01T01:27:09.929Z] [2023-12-01T01:27:09.929Z] #1 [internal] load build definition from Dockerfile [2023-12-01T01:27:09.929Z] #1 transferring dockerfile: 1.61kB 0.0s done [2023-12-01T01:27:09.929Z] #1 DONE 0.1s [2023-12-01T01:27:09.929Z] [2023-12-01T01:27:09.929Z] #2 [internal] load .dockerignore [2023-12-01T01:27:09.929Z] #2 transferring context: 2B done [2023-12-01T01:27:09.929Z] #2 DONE 0.1s [2023-12-01T01:27:09.929Z] [2023-12-01T01:27:09.929Z] #3 [internal] load metadata for docker.io/library/alpine:3.16 [2023-12-01T01:27:09.929Z] #3 DONE 0.3s [2023-12-01T01:27:10.199Z] [2023-12-01T01:27:10.199Z] #4 [1/7] FROM docker.io/library/alpine:3.16@sha256:a8cbb8c69ee71561f4b69c066bad07f7e510caaa523da26fbfc606b10bd7934b [2023-12-01T01:27:10.199Z] #4 resolve docker.io/library/alpine:3.16@sha256:a8cbb8c69ee71561f4b69c066bad07f7e510caaa523da26fbfc606b10bd7934b 0.0s done [2023-12-01T01:27:10.199Z] #4 ... [2023-12-01T01:27:10.199Z] [2023-12-01T01:27:10.199Z] #5 [internal] load build context [2023-12-01T01:27:10.199Z] #5 transferring context: 230.15kB 0.1s done [2023-12-01T01:27:10.199Z] #5 DONE 0.1s [2023-12-01T01:27:10.199Z] [2023-12-01T01:27:10.199Z] #4 [1/7] FROM docker.io/library/alpine:3.16@sha256:a8cbb8c69ee71561f4b69c066bad07f7e510caaa523da26fbfc606b10bd7934b [2023-12-01T01:27:10.199Z] #4 sha256:a8cbb8c69ee71561f4b69c066bad07f7e510caaa523da26fbfc606b10bd7934b 1.64kB / 1.64kB done [2023-12-01T01:27:10.199Z] #4 sha256:94ffe8073d2b47b3196a4bddd0c8014f694adcb6218f2e4b6bc64b9b3adc8e46 528B / 528B done [2023-12-01T01:27:10.199Z] #4 sha256:47a0d92d42c91235d8221eedbf173becb158b4b9f672e3b82d33b700eb41b852 1.49kB / 1.49kB done [2023-12-01T01:27:10.199Z] #4 sha256:bdb2de7ba06c3a4e10b98f439a8c70afd63eee492c2ddc32342331a8e9ef4ff7 2.71MB / 2.71MB 0.1s done [2023-12-01T01:27:10.199Z] #4 extracting sha256:bdb2de7ba06c3a4e10b98f439a8c70afd63eee492c2ddc32342331a8e9ef4ff7 [2023-12-01T01:27:10.467Z] #4 extracting sha256:bdb2de7ba06c3a4e10b98f439a8c70afd63eee492c2ddc32342331a8e9ef4ff7 0.2s done [2023-12-01T01:27:10.736Z] #4 DONE 0.7s [2023-12-01T01:27:10.736Z] [2023-12-01T01:27:10.736Z] #6 [2/7] COPY . /edgex-taf/edgex-taf-common [2023-12-01T01:27:11.013Z] #6 DONE 0.2s [2023-12-01T01:27:11.013Z] [2023-12-01T01:27:11.013Z] #7 [3/7] COPY robot-entrypoint.sh /usr/local/bin/ [2023-12-01T01:27:11.013Z] #7 DONE 0.1s [2023-12-01T01:27:11.013Z] [2023-12-01T01:27:11.013Z] #8 [4/7] COPY requirements.txt /edgex-taf/requirements.txt [2023-12-01T01:27:11.013Z] #8 DONE 0.1s [2023-12-01T01:27:11.013Z] [2023-12-01T01:27:11.013Z] #9 [5/7] WORKDIR /edgex-taf [2023-12-01T01:27:11.286Z] #9 DONE 0.1s [2023-12-01T01:27:11.286Z] [2023-12-01T01:27:11.286Z] #10 [6/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-12-01T01:27:11.876Z] #10 DONE 0.8s [2023-12-01T01:27:11.876Z] [2023-12-01T01:27:11.876Z] #11 [7/7] RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.4-r0 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install ./edgex-taf-common && pip3 install -r requirements.txt [2023-12-01T01:27:12.843Z] #11 0.767 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-12-01T01:27:13.558Z] #11 1.435 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-12-01T01:27:14.972Z] #11 2.916 (1/2) Upgrading libcrypto1.1 (1.1.1v-r0 -> 1.1.1w-r1) [2023-12-01T01:27:15.240Z] #11 3.463 (2/2) Upgrading libssl1.1 (1.1.1v-r0 -> 1.1.1w-r1) [2023-12-01T01:27:15.824Z] #11 3.934 OK: 5 MiB in 14 packages [2023-12-01T01:27:16.090Z] #11 4.097 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-12-01T01:27:16.674Z] #11 4.645 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-12-01T01:27:17.652Z] #11 5.800 (1/9) Installing ca-certificates (20230506-r0) [2023-12-01T01:27:18.235Z] #11 6.310 (2/9) Installing brotli-libs (1.0.9-r6) [2023-12-01T01:27:18.833Z] #11 6.797 (3/9) Installing nghttp2-libs (1.47.0-r2) [2023-12-01T01:27:19.098Z] #11 7.163 (4/9) Installing libcurl (8.4.0-r0) [2023-12-01T01:27:19.684Z] #11 7.640 (5/9) Installing curl (8.4.0-r0) [2023-12-01T01:27:19.950Z] #11 8.060 (6/9) Installing docker-cli (20.10.20-r0) [2023-12-01T01:27:24.201Z] #11 11.56 (7/9) Installing oniguruma (6.9.8-r0) [2023-12-01T01:27:24.201Z] #11 12.00 (8/9) Installing jq (1.6-r1) [2023-12-01T01:27:24.467Z] #11 12.47 (9/9) Installing openssl (1.1.1w-r1) [2023-12-01T01:27:25.050Z] #11 12.93 Executing busybox-1.35.0-r17.trigger [2023-12-01T01:27:25.050Z] #11 12.95 Executing ca-certificates-20230506-r0.trigger [2023-12-01T01:27:25.050Z] #11 13.10 OK: 50 MiB in 23 packages [2023-12-01T01:27:25.050Z] #11 13.30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-12-01T01:27:25.634Z] #11 13.84 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-12-01T01:27:27.045Z] #11 14.99 (1/136) Installing libmagic (5.41-r0) [2023-12-01T01:27:27.312Z] #11 15.52 (2/136) Installing file (5.41-r0) [2023-12-01T01:27:27.577Z] #11 15.80 (3/136) Installing libxau (1.0.9-r0) [2023-12-01T01:27:27.852Z] #11 16.08 (4/136) Installing libxdmcp (1.1.3-r0) [2023-12-01T01:27:28.118Z] #11 16.35 (5/136) Installing libxcb (1.15-r0) [2023-12-01T01:27:28.699Z] #11 16.83 (6/136) Installing libx11 (1.8.7-r0) [2023-12-01T01:27:29.282Z] #11 17.45 (7/136) Installing libxext (1.3.4-r0) [2023-12-01T01:27:29.865Z] #11 17.76 (8/136) Installing libice (1.0.10-r0) [2023-12-01T01:27:29.865Z] #11 18.14 (9/136) Installing libuuid (2.38-r1) [2023-12-01T01:27:30.447Z] #11 18.46 (10/136) Installing libsm (1.2.3-r0) [2023-12-01T01:27:30.714Z] #11 18.78 (11/136) Installing libxt (1.2.1-r0) [2023-12-01T01:27:31.294Z] #11 19.21 (12/136) Installing libxmu (1.1.3-r0) [2023-12-01T01:27:31.558Z] #11 19.58 (13/136) Installing xset (1.2.4-r0) [2023-12-01T01:27:31.823Z] #11 19.90 (14/136) Installing xprop (1.2.5-r0) [2023-12-01T01:27:32.089Z] #11 20.21 (15/136) Installing xdg-utils (1.1.3-r3) [2023-12-01T01:27:32.355Z] #11 20.60 (16/136) Installing eudev-libs (3.2.11-r0) [2023-12-01T01:27:32.938Z] #11 20.98 (17/136) Installing pkgconf (1.8.1-r0) [2023-12-01T01:27:33.205Z] #11 21.34 (18/136) Installing libffi (3.4.2-r1) [2023-12-01T01:27:33.783Z] #11 21.67 (19/136) Installing libintl (0.21-r2) [2023-12-01T01:27:34.050Z] #11 21.97 (20/136) Installing libblkid (2.38-r1) [2023-12-01T01:27:34.315Z] #11 22.39 (21/136) Installing libmount (2.38-r1) [2023-12-01T01:27:34.581Z] #11 22.79 (22/136) Installing pcre (8.45-r2) [2023-12-01T01:27:35.164Z] #11 23.23 (23/136) Installing glib (2.72.4-r0) [2023-12-01T01:27:35.743Z] #11 23.81 (24/136) Installing xz-libs (5.2.5-r1) [2023-12-01T01:27:36.008Z] #11 24.18 (25/136) Installing libxml2 (2.9.14-r2) [2023-12-01T01:27:36.588Z] #11 24.69 (26/136) Installing shared-mime-info (2.2-r2) [2023-12-01T01:27:37.169Z] #11 25.17 (27/136) Installing hicolor-icon-theme (0.17-r1) [2023-12-01T01:27:37.434Z] #11 25.55 (28/136) Installing libjpeg-turbo (2.1.3-r1) [2023-12-01T01:27:38.013Z] #11 26.00 (29/136) Installing libpng (1.6.37-r1) [2023-12-01T01:27:38.278Z] #11 26.42 (30/136) Installing libwebp (1.2.3-r2) [2023-12-01T01:27:38.858Z] #11 26.88 (31/136) Installing zstd-libs (1.5.2-r1) [2023-12-01T01:27:39.067Z] Removing intermediate container d8396ef00923 [2023-12-01T01:27:39.067Z] ---> 69a768f332d1 [2023-12-01T01:27:39.067Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2023-12-01T01:27:39.067Z] ---> Running in fbe59c70f2b4 [2023-12-01T01:27:39.067Z] Removing intermediate container fbe59c70f2b4 [2023-12-01T01:27:39.067Z] ---> 638160c0c569 [2023-12-01T01:27:39.067Z] Step 11/13 : LABEL arch=amd64 [2023-12-01T01:27:39.067Z] ---> Running in a352a05e476b [2023-12-01T01:27:39.067Z] Removing intermediate container a352a05e476b [2023-12-01T01:27:39.067Z] ---> 5a5b0f746645 [2023-12-01T01:27:39.067Z] Step 12/13 : LABEL git_sha=031ecbe2691a54d2ade7b2d8632b9af9928c6aa5 [2023-12-01T01:27:39.067Z] ---> Running in a4edfafaa189 [2023-12-01T01:27:39.067Z] Removing intermediate container a4edfafaa189 [2023-12-01T01:27:39.067Z] ---> 5baf0b6ea6a6 [2023-12-01T01:27:39.067Z] Step 13/13 : LABEL version=0.0.2-dev.37 [2023-12-01T01:27:39.067Z] ---> Running in 87d7e895c18e [2023-12-01T01:27:39.067Z] Removing intermediate container 87d7e895c18e [2023-12-01T01:27:39.067Z] ---> 3bd4f67ebd2f [2023-12-01T01:27:39.067Z] [Warning] One or more build-args [ARCH] were not consumed [2023-12-01T01:27:39.067Z] Successfully built 3bd4f67ebd2f [2023-12-01T01:27:39.067Z] Successfully tagged edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [2023-12-01T01:27:39.123Z] #11 27.32 (32/136) Installing tiff (4.4.0-r4) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo [2023-12-01T01:27:39.330Z] [edgeXDocker.push] Tagging docker image edgex-taf-common with the following tags: [2023-12-01T01:27:39.330Z] 031ecbe2691a54d2ade7b2d8632b9af9928c6aa5 [2023-12-01T01:27:39.330Z] latest [2023-12-01T01:27:39.330Z] 0.0.2-dev.37 [2023-12-01T01:27:39.330Z] 031ecbe2691a54d2ade7b2d8632b9af9928c6aa5-0.0.2-dev.37 [2023-12-01T01:27:39.330Z] main [2023-12-01T01:27:39.330Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-01T01:27:39.703Z] #11 27.75 (33/136) Installing gdk-pixbuf (2.42.8-r0) [2023-12-01T01:27:39.744Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:031ecbe2691a54d2ade7b2d8632b9af9928c6aa5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-01T01:27:39.967Z] #11 28.16 (34/136) Installing gtk-update-icon-cache (2.24.33-r3) [2023-12-01T01:27:40.123Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:031ecbe2691a54d2ade7b2d8632b9af9928c6aa5 [2023-12-01T01:27:40.123Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2023-12-01T01:27:40.123Z] 9319d2500210: Preparing [2023-12-01T01:27:40.123Z] f908ce15c647: Preparing [2023-12-01T01:27:40.123Z] f91bb38fd849: Preparing [2023-12-01T01:27:40.123Z] 9194af54c3a4: Preparing [2023-12-01T01:27:40.123Z] 83d94395609d: Preparing [2023-12-01T01:27:40.123Z] e6f74d769c02: Preparing [2023-12-01T01:27:40.123Z] e6f74d769c02: Waiting [2023-12-01T01:27:40.123Z] f908ce15c647: Pushed [2023-12-01T01:27:40.123Z] f91bb38fd849: Pushed [2023-12-01T01:27:40.123Z] 9194af54c3a4: Pushed [2023-12-01T01:27:40.123Z] 83d94395609d: Pushed [2023-12-01T01:27:40.547Z] #11 28.48 (35/136) Installing libxcomposite (0.4.5-r0) [2023-12-01T01:27:40.547Z] #11 28.75 (36/136) Installing libxfixes (6.0.0-r0) [2023-12-01T01:27:40.813Z] #11 29.03 (37/136) Installing libxrender (0.9.10-r3) [2023-12-01T01:27:41.062Z] e6f74d769c02: Pushed [2023-12-01T01:27:41.397Z] #11 29.36 (38/136) Installing libxcursor (1.2.1-r0) [2023-12-01T01:27:41.663Z] #11 29.68 (39/136) Installing libxdamage (1.1.5-r1) [2023-12-01T01:27:41.930Z] #11 29.96 (40/136) Installing libxi (1.8-r0) [2023-12-01T01:27:42.198Z] #11 30.28 (41/136) Installing libxinerama (1.1.4-r1) [2023-12-01T01:27:42.465Z] #11 30.56 (42/136) Installing libxrandr (1.5.2-r1) [2023-12-01T01:27:42.732Z] #11 30.88 (43/136) Installing atk (2.38.0-r0) [2023-12-01T01:27:43.313Z] #11 31.24 (44/136) Installing libxtst (1.2.3-r3) [2023-12-01T01:27:43.313Z] #11 31.52 (45/136) Installing dbus-libs (1.14.8-r0) [2023-12-01T01:27:43.893Z] #11 31.93 (46/136) Installing at-spi2-core (2.44.1-r0) [2023-12-01T01:27:44.483Z] #11 32.38 (47/136) Installing at-spi2-atk (2.38.0-r0) [2023-12-01T01:27:44.752Z] #11 32.75 (48/136) Installing expat (2.5.0-r0) [2023-12-01T01:27:45.023Z] #11 33.13 (49/136) Installing libbz2 (1.0.8-r1) [2023-12-01T01:27:45.293Z] #11 33.47 (50/136) Installing freetype (2.12.1-r0) [2023-12-01T01:27:45.878Z] #11 33.92 (51/136) Installing fontconfig (2.14.0-r0) [2023-12-01T01:27:46.464Z] #11 34.39 (52/136) Installing pixman (0.40.0-r4) [2023-12-01T01:27:46.734Z] #11 34.81 (53/136) Installing cairo (1.17.4-r2) [2023-12-01T01:27:47.326Z] #11 35.33 (54/136) Installing cairo-gobject (1.17.4-r2) [2023-12-01T01:27:47.326Z] #11 35.60 (55/136) Installing avahi-libs (0.8-r6) [2023-12-01T01:27:47.927Z] #11 35.96 (56/136) Installing gmp (6.2.1-r2) [2023-12-01T01:27:48.509Z] #11 36.40 (57/136) Installing nettle (3.7.3-r0) [2023-12-01T01:27:48.774Z] #11 36.88 (58/136) Installing p11-kit (0.24.1-r0) [2023-12-01T01:27:49.353Z] #11 37.36 (59/136) Installing libtasn1 (4.18.0-r1) [2023-12-01T01:27:49.621Z] #11 37.66 (60/136) Installing libunistring (1.0-r0) [2023-12-01T01:27:50.204Z] #11 38.16 (61/136) Installing gnutls (3.7.7-r1) [2023-12-01T01:27:50.472Z] #11 38.69 (62/136) Installing cups-libs (2.4.2-r2) [2023-12-01T01:27:51.063Z] #11 39.15 (63/136) Installing libepoxy (1.5.10-r0) [2023-12-01T01:27:51.644Z] #11 39.62 (64/136) Installing fribidi (1.0.12-r0) [2023-12-01T01:27:51.911Z] #11 39.94 (65/136) Installing graphite2 (1.3.14-r1) [2023-12-01T01:27:52.179Z] #11 40.30 (66/136) Installing harfbuzz (4.3.0-r0) [2023-12-01T01:27:52.760Z] #11 40.80 (67/136) Installing libxft (2.3.4-r0) [2023-12-01T01:27:53.027Z] #11 41.15 (68/136) Installing pango (1.50.7-r0) [2023-12-01T01:27:53.607Z] #11 41.64 (69/136) Installing wayland-libs-client (1.20.0-r0) [2023-12-01T01:27:53.874Z] #11 41.96 (70/136) Installing wayland-libs-cursor (1.20.0-r0) [2023-12-01T01:27:54.139Z] #11 42.23 (71/136) Installing wayland-libs-egl (1.20.0-r0) [2023-12-01T01:27:54.405Z] #11 42.51 (72/136) Installing xkeyboard-config (2.35.1-r0) [2023-12-01T01:27:54.989Z] #11 43.08 (73/136) Installing libxkbcommon (1.4.1-r0) [2023-12-01T01:27:55.255Z] #11 43.51 (74/136) Installing gtk+3.0 (3.24.34-r1) [2023-12-01T01:27:56.211Z] #11 44.22 Executing gtk+3.0-3.24.34-r1.post-install [2023-12-01T01:27:56.211Z] #11 44.29 (75/136) Installing libfontenc (1.1.4-r0) [2023-12-01T01:27:56.476Z] #11 44.62 (76/136) Installing mkfontscale (1.2.2-r0) [2023-12-01T01:27:56.743Z] #11 44.97 (77/136) Installing font-opensans (0_git20210927-r0) [2023-12-01T01:27:57.723Z] #11 45.59 (78/136) Installing libgcc (11.2.1_git20220219-r2) [2023-12-01T01:27:57.987Z] #11 45.96 (79/136) Installing libogg (1.3.5-r1) [2023-12-01T01:27:58.253Z] #11 46.30 (80/136) Installing libstdc++ (11.2.1_git20220219-r2) [2023-12-01T01:27:58.836Z] #11 46.81 (81/136) Installing flac (1.3.4-r0) [2023-12-01T01:27:59.102Z] #11 47.27 (82/136) Installing alsa-lib (1.2.7.2-r0) [2023-12-01T01:27:59.682Z] #11 47.79 (83/136) Installing libatomic (11.2.1_git20220219-r2) [2023-12-01T01:27:59.948Z] #11 48.07 (84/136) Installing sdl2 (2.0.22-r0) [2023-12-01T01:28:00.529Z] #11 48.57 (85/136) Installing aom-libs (3.3.0-r0) [2023-12-01T01:28:01.110Z] #11 49.19 (86/136) Installing libass (0.16.0-r0) [2023-12-01T01:28:01.375Z] #11 49.56 (87/136) Installing libdav1d (1.0.0-r0) [2023-12-01T01:28:01.955Z] #11 50.02 (88/136) Installing libdrm (2.4.110-r0) [2023-12-01T01:28:02.221Z] #11 50.44 (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2023-12-01T01:28:02.804Z] #11 50.78 (90/136) Installing ncurses-libs (6.3_p20220521-r1) [2023-12-01T01:28:03.070Z] #11 51.28 (91/136) Installing lame (3.100-r0) [2023-12-01T01:28:03.650Z] #11 51.77 (92/136) Installing opus (1.3.1-r1) [2023-12-01T01:28:04.232Z] #11 52.22 (93/136) Installing libasyncns (0.8-r1) [2023-12-01T01:28:04.496Z] #11 52.52 (94/136) Installing libltdl (2.4.7-r0) [2023-12-01T01:28:04.764Z] #11 52.84 (95/136) Installing orc (0.4.32-r0) [2023-12-01T01:28:05.031Z] #11 53.25 (96/136) Installing libvorbis (1.3.7-r0) [2023-12-01T01:28:05.611Z] #11 53.68 (97/136) Installing libsndfile (1.1.0-r0) [2023-12-01T01:28:06.190Z] #11 54.13 (98/136) Installing libgomp (11.2.1_git20220219-r2) [2023-12-01T01:28:06.453Z] #11 54.54 (99/136) Installing soxr (0.1.3-r2) [2023-12-01T01:28:06.717Z] #11 54.91 (100/136) Installing speexdsp (1.2.0-r0) [2023-12-01T01:28:06.981Z] #11 55.25 (101/136) Installing tdb-libs (1.4.6-r0) [2023-12-01T01:28:07.559Z] #11 55.62 (102/136) Installing libpulse (15.0-r2) [2023-12-01T01:28:08.140Z] #11 56.15 (103/136) Installing cjson (1.7.15-r3) [2023-12-01T01:28:08.405Z] #11 56.49 (104/136) Installing mbedtls (2.28.5-r0) [2023-12-01T01:28:09.010Z] #11 56.95 (105/136) Installing librist (0.2.6-r1) [2023-12-01T01:28:09.275Z] #11 57.32 (106/136) Installing libsrt (1.4.4-r0) [2023-12-01T01:28:09.854Z] #11 57.78 (107/136) Installing libssh (0.9.6-r1) [2023-12-01T01:28:10.120Z] #11 58.19 (108/136) Installing libtheora (1.1.1-r16) [2023-12-01T01:28:10.387Z] #11 58.63 (109/136) Installing v4l-utils-libs (1.22.1-r1) [2023-12-01T01:28:10.967Z] #11 59.05 (110/136) Installing libva (2.14.0-r0) [2023-12-01T01:28:11.233Z] #11 59.44 (111/136) Installing libvdpau (1.5-r0) [2023-12-01T01:28:11.498Z] #11 59.77 (112/136) Installing vidstab (1.1.0-r1) [2023-12-01T01:28:12.081Z] #11 60.14 (113/136) Installing libvpx (1.11.0-r1) [2023-12-01T01:28:12.663Z] #11 60.73 (114/136) Installing x264-libs (0.163_git20210613-r0) [2023-12-01T01:28:13.246Z] #11 61.24 (115/136) Installing numactl (2.0.14-r0) [2023-12-01T01:28:13.512Z] #11 61.56 (116/136) Installing x265-libs (3.5-r3) [2023-12-01T01:28:14.093Z] #11 62.20 (117/136) Installing xvidcore (1.3.7-r1) [2023-12-01T01:28:14.676Z] #11 62.61 (118/136) Installing ffmpeg-libs (5.0.3-r0) [2023-12-01T01:28:15.641Z] #11 63.60 (119/136) Installing libevent (2.1.12-r4) [2023-12-01T01:28:15.907Z] #11 64.08 (120/136) Installing mesa (21.3.9-r0) [2023-12-01T01:28:16.171Z] #11 64.36 (121/136) Installing wayland-libs-server (1.20.0-r0) [2023-12-01T01:28:16.751Z] #11 64.68 (122/136) Installing mesa-gbm (21.3.9-r0) [2023-12-01T01:28:17.016Z] #11 65.02 (123/136) Installing icu-data-en (71.1-r2) [2023-12-01T01:28:17.598Z] #11 65.60 Executing icu-data-en-71.1-r2.post-install [2023-12-01T01:28:17.598Z] #11 65.61 * [2023-12-01T01:28:17.598Z] #11 65.61 * If you need ICU with non-English locales and legacy charset support, install [2023-12-01T01:28:17.598Z] #11 65.61 * package icu-data-full. [2023-12-01T01:28:17.598Z] #11 65.61 * [2023-12-01T01:28:17.598Z] #11 65.61 (124/136) Installing icu-libs (71.1-r2) [2023-12-01T01:28:18.180Z] #11 66.23 (125/136) Installing lcms2 (2.13.1-r0) [2023-12-01T01:28:18.761Z] #11 66.66 (126/136) Installing minizip (1.2.12-r0) [2023-12-01T01:28:19.026Z] #11 67.00 (127/136) Installing nspr (4.33-r0) [2023-12-01T01:28:19.290Z] #11 67.43 (128/136) Installing sqlite-libs (3.40.1-r0) [2023-12-01T01:28:19.868Z] #11 68.02 (129/136) Installing nss (3.78.1-r0) [2023-12-01T01:28:20.450Z] #11 68.63 (130/136) Installing re2 (2022.04.01-r0) [2023-12-01T01:28:21.032Z] #11 69.06 (131/136) Installing snappy (1.1.9-r4) [2023-12-01T01:28:21.298Z] #11 69.38 (132/136) Installing libgpg-error (1.45-r0) [2023-12-01T01:28:21.878Z] #11 69.78 (133/136) Installing libgcrypt (1.10.1-r0) [2023-12-01T01:28:22.143Z] #11 70.25 (134/136) Installing libxslt (1.1.35-r0) [2023-12-01T01:28:22.408Z] #11 70.68 (135/136) Installing chromium (102.0.5005.182-r0) [2023-12-01T01:28:27.756Z] #11 75.40 (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) [2023-12-01T01:28:28.024Z] #11 76.21 Executing busybox-1.35.0-r17.trigger [2023-12-01T01:28:28.294Z] #11 76.23 Executing glib-2.72.4-r0.trigger [2023-12-01T01:28:28.294Z] #11 76.24 Executing shared-mime-info-2.2-r2.trigger [2023-12-01T01:28:30.241Z] #11 78.42 Executing gdk-pixbuf-2.42.8-r0.trigger [2023-12-01T01:28:32.836Z] #11 81.00 Executing gtk-update-icon-cache-2.24.33-r3.trigger [2023-12-01T01:28:32.836Z] #11 81.08 Executing fontconfig-2.14.0-r0.trigger [2023-12-01T01:28:33.106Z] #11 81.15 Executing mkfontscale-1.2.2-r0.trigger [2023-12-01T01:28:33.106Z] #11 81.22 OK: 376 MiB in 159 packages [2023-12-01T01:28:33.373Z] #11 81.44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-12-01T01:28:33.961Z] #11 82.00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-12-01T01:28:35.370Z] #11 83.22 (1/21) Installing binutils (2.38-r3) [2023-12-01T01:28:35.954Z] #11 83.99 (2/21) Installing isl22 (0.22-r0) [2023-12-01T01:28:36.536Z] #11 84.51 (3/21) Installing mpfr4 (4.1.0-r0) [2023-12-01T01:28:36.802Z] #11 84.94 (4/21) Installing mpc1 (1.2.1-r0) [2023-12-01T01:28:37.381Z] #11 85.33 (5/21) Installing gcc (11.2.1_git20220219-r2) [2023-12-01T01:28:39.961Z] #11 87.77 (6/21) Installing musl-dev (1.2.3-r3) [2023-12-01T01:28:40.228Z] #11 88.50 (7/21) Installing libc-dev (0.7.2-r3) [2023-12-01T01:28:40.808Z] #11 88.79 (8/21) Installing linux-headers (5.16.7-r1) [2023-12-01T01:28:41.765Z] #11 89.70 (9/21) Installing libffi-dev (3.4.2-r1) [2023-12-01T01:28:42.035Z] #11 90.12 (10/21) Installing libpq (14.10-r0) [2023-12-01T01:28:42.302Z] #11 90.55 (11/21) Installing openssl-dev (1.1.1w-r1) [2023-12-01T01:28:42.885Z] #11 91.04 (12/21) Installing libpq-dev (14.10-r0) [2023-12-01T01:28:43.467Z] #11 91.55 (13/21) Installing libecpg (14.10-r0) [2023-12-01T01:28:44.047Z] #11 91.92 (14/21) Installing libecpg-dev (14.10-r0) [2023-12-01T01:28:44.312Z] #11 92.41 (15/21) Installing llvm13-libs (13.0.1-r2) [2023-12-01T01:28:46.890Z] #11 94.86 (16/21) Installing clang-libs (13.0.1-r1) [2023-12-01T01:28:55.086Z] #11 102.6 (17/21) Installing clang (13.0.1-r1) [2023-12-01T01:28:55.352Z] #11 103.4 (18/21) Installing icu (71.1-r2) [2023-12-01T01:28:55.935Z] #11 103.9 (19/21) Installing icu-dev (71.1-r2) [2023-12-01T01:28:56.519Z] #11 104.5 (20/21) Installing llvm13 (13.0.1-r2) [2023-12-01T01:29:00.376Z] #11 106.2 (21/21) Installing postgresql14-dev (14.10-r0) [2023-12-01T01:29:01.347Z] #11 109.2 Executing busybox-1.35.0-r17.trigger [2023-12-01T01:29:01.347Z] #11 109.3 OK: 768 MiB in 180 packages [2023-12-01T01:29:01.614Z] #11 109.5 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-12-01T01:29:02.202Z] #11 110.2 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-12-01T01:29:03.643Z] #11 111.7 (1/10) Installing g++ (11.2.1_git20220219-r2) [2023-12-01T01:29:07.914Z] #11 115.8 (2/10) Installing gdbm (1.23-r0) [2023-12-01T01:29:07.914Z] #11 116.1 (3/10) Installing mpdecimal (2.5.1-r1) [2023-12-01T01:29:08.496Z] #11 116.5 (4/10) Installing readline (8.1.2-r0) [2023-12-01T01:29:09.077Z] #11 117.0 (5/10) Installing python3 (3.10.13-r0) [2023-12-01T01:29:11.698Z] #11 119.4 (6/10) Installing python3-dev (3.10.13-r0) [2023-12-01T01:29:17.040Z] #11 124.4 (7/10) Installing libsodium (1.0.18-r0) [2023-12-01T01:29:17.040Z] #11 124.8 (8/10) Installing libzmq (4.3.4-r0) [2023-12-01T01:29:17.305Z] #11 125.3 (9/10) Installing libsodium-dev (1.0.18-r0) [2023-12-01T01:29:17.572Z] #11 125.6 (10/10) Installing zeromq-dev (4.3.4-r0) [2023-12-01T01:29:17.842Z] #11 125.9 Executing busybox-1.35.0-r17.trigger [2023-12-01T01:29:17.842Z] #11 126.0 OK: 938 MiB in 190 packages [2023-12-01T01:29:18.108Z] #11 126.2 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-12-01T01:29:18.688Z] #11 126.7 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-12-01T01:29:20.095Z] #11 127.9 OK: 938 MiB in 190 packages [2023-12-01T01:29:20.095Z] #11 128.1 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-12-01T01:29:20.796Z] #11 128.9 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-12-01T01:29:22.208Z] #11 130.1 (1/1) Installing tzdata (2023c-r0) [2023-12-01T01:29:22.799Z] #11 130.9 Executing busybox-1.35.0-r17.trigger [2023-12-01T01:29:23.073Z] #11 131.0 OK: 941 MiB in 191 packages [2023-12-01T01:29:24.044Z] #11 132.1 (1/1) Purging tzdata (2023c-r0) [2023-12-01T01:29:24.044Z] #11 132.2 Executing busybox-1.35.0-r17.trigger [2023-12-01T01:29:24.044Z] #11 132.3 OK: 938 MiB in 190 packages [2023-12-01T01:29:39.093Z] #11 147.1 Looking in links: /tmp/tmp708y_gvh [2023-12-01T01:29:39.093Z] #11 147.1 Processing /tmp/tmp708y_gvh/setuptools-65.5.0-py3-none-any.whl [2023-12-01T01:29:39.093Z] #11 147.2 Processing /tmp/tmp708y_gvh/pip-23.0.1-py3-none-any.whl [2023-12-01T01:29:40.055Z] #11 148.1 Installing collected packages: setuptools, pip [2023-12-01T01:29:47.531Z] 9319d2500210: Pushed [2023-12-01T01:29:47.531Z] 031ecbe2691a54d2ade7b2d8632b9af9928c6aa5: digest: sha256:282a8c01e340d5306be4642c47d6d9eef91a9335b8bd848132fca08a182687dc size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-01T01:29:47.903Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-01T01:29:48.267Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [2023-12-01T01:29:48.268Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2023-12-01T01:29:48.268Z] 9319d2500210: Preparing [2023-12-01T01:29:48.268Z] f908ce15c647: Preparing [2023-12-01T01:29:48.268Z] f91bb38fd849: Preparing [2023-12-01T01:29:48.268Z] 9194af54c3a4: Preparing [2023-12-01T01:29:48.268Z] 83d94395609d: Preparing [2023-12-01T01:29:48.268Z] e6f74d769c02: Preparing [2023-12-01T01:29:48.268Z] e6f74d769c02: Waiting [2023-12-01T01:29:48.268Z] 9319d2500210: Layer already exists [2023-12-01T01:29:48.268Z] 9194af54c3a4: Layer already exists [2023-12-01T01:29:48.268Z] 83d94395609d: Layer already exists [2023-12-01T01:29:48.268Z] f91bb38fd849: Layer already exists [2023-12-01T01:29:48.268Z] f908ce15c647: Layer already exists [2023-12-01T01:29:48.268Z] e6f74d769c02: Layer already exists [2023-12-01T01:29:48.268Z] latest: digest: sha256:282a8c01e340d5306be4642c47d6d9eef91a9335b8bd848132fca08a182687dc size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-01T01:29:48.636Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-01T01:29:49.000Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.37 [2023-12-01T01:29:49.000Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2023-12-01T01:29:49.000Z] 9319d2500210: Preparing [2023-12-01T01:29:49.000Z] f908ce15c647: Preparing [2023-12-01T01:29:49.000Z] f91bb38fd849: Preparing [2023-12-01T01:29:49.000Z] 9194af54c3a4: Preparing [2023-12-01T01:29:49.000Z] 83d94395609d: Preparing [2023-12-01T01:29:49.000Z] e6f74d769c02: Preparing [2023-12-01T01:29:49.000Z] e6f74d769c02: Waiting [2023-12-01T01:29:49.000Z] f908ce15c647: Layer already exists [2023-12-01T01:29:49.000Z] 9319d2500210: Layer already exists [2023-12-01T01:29:49.000Z] f91bb38fd849: Layer already exists [2023-12-01T01:29:49.000Z] 83d94395609d: Layer already exists [2023-12-01T01:29:49.000Z] 9194af54c3a4: Layer already exists [2023-12-01T01:29:49.000Z] e6f74d769c02: Layer already exists [2023-12-01T01:29:49.000Z] 0.0.2-dev.37: digest: sha256:282a8c01e340d5306be4642c47d6d9eef91a9335b8bd848132fca08a182687dc size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-01T01:29:49.375Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:031ecbe2691a54d2ade7b2d8632b9af9928c6aa5-0.0.2-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-01T01:29:49.740Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:031ecbe2691a54d2ade7b2d8632b9af9928c6aa5-0.0.2-dev.37 [2023-12-01T01:29:49.740Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2023-12-01T01:29:49.740Z] 9319d2500210: Preparing [2023-12-01T01:29:49.740Z] f908ce15c647: Preparing [2023-12-01T01:29:49.740Z] f91bb38fd849: Preparing [2023-12-01T01:29:49.740Z] 9194af54c3a4: Preparing [2023-12-01T01:29:49.740Z] 83d94395609d: Preparing [2023-12-01T01:29:49.740Z] e6f74d769c02: Preparing [2023-12-01T01:29:49.740Z] e6f74d769c02: Waiting [2023-12-01T01:29:49.740Z] 83d94395609d: Layer already exists [2023-12-01T01:29:49.740Z] f91bb38fd849: Layer already exists [2023-12-01T01:29:49.740Z] 9319d2500210: Layer already exists [2023-12-01T01:29:49.740Z] 9194af54c3a4: Layer already exists [2023-12-01T01:29:49.740Z] f908ce15c647: Layer already exists [2023-12-01T01:29:49.740Z] e6f74d769c02: Layer already exists [2023-12-01T01:29:49.740Z] 031ecbe2691a54d2ade7b2d8632b9af9928c6aa5-0.0.2-dev.37: digest: sha256:282a8c01e340d5306be4642c47d6d9eef91a9335b8bd848132fca08a182687dc size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-01T01:29:50.116Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-01T01:29:50.485Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:main [2023-12-01T01:29:50.486Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2023-12-01T01:29:50.486Z] 9319d2500210: Preparing [2023-12-01T01:29:50.486Z] f908ce15c647: Preparing [2023-12-01T01:29:50.486Z] f91bb38fd849: Preparing [2023-12-01T01:29:50.486Z] 9194af54c3a4: Preparing [2023-12-01T01:29:50.486Z] 83d94395609d: Preparing [2023-12-01T01:29:50.486Z] e6f74d769c02: Preparing [2023-12-01T01:29:50.486Z] e6f74d769c02: Waiting [2023-12-01T01:29:50.486Z] f908ce15c647: Layer already exists [2023-12-01T01:29:50.486Z] 83d94395609d: Layer already exists [2023-12-01T01:29:50.486Z] 9194af54c3a4: Layer already exists [2023-12-01T01:29:50.486Z] f91bb38fd849: Layer already exists [2023-12-01T01:29:50.486Z] 9319d2500210: Layer already exists [2023-12-01T01:29:50.486Z] e6f74d769c02: Layer already exists [2023-12-01T01:29:50.486Z] main: digest: sha256:282a8c01e340d5306be4642c47d6d9eef91a9335b8bd848132fca08a182687dc size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-01T01:29:50.658Z] ===================================================== [Pipeline] echo [2023-12-01T01:29:50.686Z] taggedImages: [2023-12-01T01:29:50.686Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:031ecbe2691a54d2ade7b2d8632b9af9928c6aa5 [2023-12-01T01:29:50.686Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [2023-12-01T01:29:50.686Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.37 [2023-12-01T01:29:50.686Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:031ecbe2691a54d2ade7b2d8632b9af9928c6aa5-0.0.2-dev.37 [2023-12-01T01:29:50.686Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-01T01:29:51.224Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-01T01:29:51.224Z] [2023-12-01T01:29:51.224Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-01T01:29:51.546Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-01T01:29:51.547Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-01T01:29:51.547Z] 5eb5b503b376: Pulling fs layer [2023-12-01T01:29:51.547Z] 5c69ac0246d0: Pulling fs layer [2023-12-01T01:29:51.547Z] ec43610c2a17: Pulling fs layer [2023-12-01T01:29:51.547Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-01T01:29:51.547Z] 33b1e0a273af: Pulling fs layer [2023-12-01T01:29:51.547Z] 5d3b04190fa2: Pulling fs layer [2023-12-01T01:29:51.547Z] 2f39f015ded8: Pulling fs layer [2023-12-01T01:29:51.547Z] 3a2ae6a8a46f: Waiting [2023-12-01T01:29:51.547Z] 33b1e0a273af: Waiting [2023-12-01T01:29:51.547Z] 5d3b04190fa2: Waiting [2023-12-01T01:29:51.547Z] 2f39f015ded8: Waiting [2023-12-01T01:29:51.547Z] 5c69ac0246d0: Download complete [2023-12-01T01:29:51.547Z] 3a2ae6a8a46f: Verifying Checksum [2023-12-01T01:29:51.547Z] 3a2ae6a8a46f: Download complete [2023-12-01T01:29:51.547Z] 33b1e0a273af: Verifying Checksum [2023-12-01T01:29:51.547Z] 33b1e0a273af: Download complete [2023-12-01T01:29:51.547Z] 5d3b04190fa2: Verifying Checksum [2023-12-01T01:29:51.547Z] 5d3b04190fa2: Download complete [2023-12-01T01:29:51.547Z] ec43610c2a17: Verifying Checksum [2023-12-01T01:29:51.547Z] ec43610c2a17: Download complete [2023-12-01T01:29:51.804Z] 5eb5b503b376: Download complete [2023-12-01T01:29:52.372Z] 2f39f015ded8: Verifying Checksum [2023-12-01T01:29:52.372Z] 2f39f015ded8: Download complete [2023-12-01T01:29:52.939Z] 5eb5b503b376: Pull complete [2023-12-01T01:29:52.939Z] 5c69ac0246d0: Pull complete [2023-12-01T01:29:53.505Z] ec43610c2a17: Pull complete [2023-12-01T01:29:53.505Z] 3a2ae6a8a46f: Pull complete [2023-12-01T01:29:53.763Z] 33b1e0a273af: Pull complete [2023-12-01T01:29:53.764Z] 5d3b04190fa2: Pull complete [2023-12-01T01:29:55.072Z] #11 162.1 Successfully installed pip-23.0.1 setuptools-65.5.0 [2023-12-01T01:29:55.072Z] #11 162.1 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 [2023-12-01T01:29:57.021Z] #11 165.2 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) [2023-12-01T01:29:57.606Z] #11 165.8 Collecting pip [2023-12-01T01:29:57.876Z] #11 166.0 Downloading pip-23.3.1-py3-none-any.whl (2.1 MB) [2023-12-01T01:29:57.944Z] 2f39f015ded8: Pull complete [2023-12-01T01:29:57.944Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-01T01:29:57.944Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-01T01:29:57.944Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-01T01:29:58.117Z] prd-ubuntu20.04-docker-8c-8g-23597 does not seem to be running inside a container [2023-12-01T01:29:58.144Z] #11 166.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 16.9 MB/s eta 0:00:00 [2023-12-01T01:29:58.144Z] #11 166.2 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) [2023-12-01T01:29:58.151Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-01T01:30:00.731Z] #11 168.6 Collecting setuptools [2023-12-01T01:30:00.731Z] #11 168.6 Downloading setuptools-69.0.2-py3-none-any.whl (819 kB) [2023-12-01T01:30:00.731Z] #11 168.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.5/819.5 kB 19.1 MB/s eta 0:00:00 [2023-12-01T01:30:00.999Z] #11 169.1 Collecting wheel [2023-12-01T01:30:00.999Z] #11 169.1 Downloading wheel-0.42.0-py3-none-any.whl (65 kB) [2023-12-01T01:30:00.999Z] #11 169.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.4/65.4 kB 20.3 MB/s eta 0:00:00 [2023-12-01T01:30:02.410Z] #11 170.5 Installing collected packages: wheel, setuptools, pip [2023-12-01T01:30:02.997Z] #11 170.9 Attempting uninstall: setuptools [2023-12-01T01:30:02.997Z] #11 170.9 Found existing installation: setuptools 65.5.0 [2023-12-01T01:30:03.581Z] #11 171.8 Uninstalling setuptools-65.5.0: [2023-12-01T01:30:03.850Z] #11 171.9 Successfully uninstalled setuptools-65.5.0 [2023-12-01T01:30:05.807Z] $ docker top ccff047b099f523a8aea18b218c91c6c650d71d78567f7f04c5a64e0f999916d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-01T01:30:06.241Z] ---> job-cost.sh [2023-12-01T01:30:06.241Z] lf-activate-venv: SKIPPING [2023-12-01T01:30:06.241Z] INFO: No Stack... [2023-12-01T01:30:06.500Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-01T01:30:07.066Z] INFO: Archiving Costs [Pipeline] sh [2023-12-01T01:30:07.353Z] + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv [2023-12-01T01:30:07.353Z] + cut -d, -f6 [Pipeline] lock [2023-12-01T01:30:07.365Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-main-30-stack-cost] [2023-12-01T01:30:07.374Z] Resource [jenkins-edgexfoundry-edgex-taf-common-main-30-stack-cost] did not exist. Created. [2023-12-01T01:30:07.374Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-main-30-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-01T01:30:07.722Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-01T01:30:07.757Z] Stashed 1 file(s) [Pipeline] } [2023-12-01T01:30:07.776Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-main-30-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-01T01:30:07.844Z] $ docker stop --time=1 ccff047b099f523a8aea18b218c91c6c650d71d78567f7f04c5a64e0f999916d [2023-12-01T01:30:08.118Z] #11 176.0 Attempting uninstall: pip [2023-12-01T01:30:08.118Z] #11 176.0 Found existing installation: pip 23.0.1 [2023-12-01T01:30:08.997Z] $ docker rm -f --volumes ccff047b099f523a8aea18b218c91c6c650d71d78567f7f04c5a64e0f999916d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-12-01T01:30:10.098Z] #11 178.1 Uninstalling pip-23.0.1: [2023-12-01T01:30:10.098Z] #11 178.2 Successfully uninstalled pip-23.0.1 [2023-12-01T01:30:22.442Z] #11 188.7 Successfully installed pip-23.3.1 setuptools-69.0.2 wheel-0.42.0 [2023-12-01T01:30:22.442Z] #11 188.7 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 [2023-12-01T01:30:25.237Z] #11 192.9 Processing ./edgex-taf-common [2023-12-01T01:30:25.237Z] #11 192.9 Preparing metadata (setup.py): started [2023-12-01T01:30:26.220Z] #11 194.0 Preparing metadata (setup.py): finished with status 'done' [2023-12-01T01:30:26.220Z] #11 194.1 Building wheels for collected packages: edgex-taf-common [2023-12-01T01:30:26.220Z] #11 194.1 Building wheel for edgex-taf-common (setup.py): started [2023-12-01T01:30:27.661Z] #11 195.7 Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2023-12-01T01:30:27.661Z] #11 195.7 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=10c1d9e4722186af52ddb8b536ee4f49cfa8423c48b82e36e95fd3ea272a32d3 [2023-12-01T01:30:27.661Z] #11 195.7 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2023-12-01T01:30:27.661Z] #11 195.7 Successfully built edgex-taf-common [2023-12-01T01:30:28.258Z] #11 196.3 Installing collected packages: edgex-taf-common [2023-12-01T01:30:28.258Z] #11 196.4 Successfully installed edgex-taf-common-0.0.0 [2023-12-01T01:30:28.258Z] #11 196.4 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 [2023-12-01T01:30:33.657Z] #11 200.8 Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) [2023-12-01T01:30:33.657Z] #11 200.9 Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) [2023-12-01T01:30:33.657Z] #11 201.1 Collecting python-dotenv==1.0.0 (from -r requirements.txt (line 2)) [2023-12-01T01:30:33.657Z] #11 201.1 Downloading python_dotenv-1.0.0-py3-none-any.whl (19 kB) [2023-12-01T01:30:33.657Z] #11 201.3 Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2023-12-01T01:30:33.657Z] #11 201.3 Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) [2023-12-01T01:30:33.657Z] #11 201.6 Collecting robotframework-seleniumlibrary==6.1.3 (from -r requirements.txt (line 4)) [2023-12-01T01:30:33.657Z] #11 201.6 Downloading robotframework_seleniumlibrary-6.1.3-py2.py3-none-any.whl.metadata (15 kB) [2023-12-01T01:30:33.657Z] #11 201.7 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2023-12-01T01:30:33.657Z] #11 201.7 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2023-12-01T01:30:33.657Z] #11 201.8 Preparing metadata (setup.py): started [2023-12-01T01:30:35.067Z] #11 202.9 Preparing metadata (setup.py): finished with status 'done' [2023-12-01T01:30:35.067Z] #11 203.1 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2023-12-01T01:30:35.067Z] #11 203.1 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2023-12-01T01:30:35.332Z] #11 203.3 Collecting configparser==5.3.0 (from -r requirements.txt (line 7)) [2023-12-01T01:30:35.332Z] #11 203.3 Downloading configparser-5.3.0-py3-none-any.whl (19 kB) [2023-12-01T01:30:35.596Z] #11 203.7 Collecting requests==2.31.0 (from -r requirements.txt (line 8)) [2023-12-01T01:30:35.596Z] #11 203.7 Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) [2023-12-01T01:30:35.596Z] #11 203.8 Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) [2023-12-01T01:30:35.860Z] #11 203.8 Downloading paho-mqtt-1.6.1.tar.gz (99 kB) [2023-12-01T01:30:35.860Z] #11 203.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 4.8 MB/s eta 0:00:00 [2023-12-01T01:30:35.860Z] #11 204.0 Preparing metadata (setup.py): started [2023-12-01T01:30:37.260Z] #11 205.4 Preparing metadata (setup.py): finished with status 'done' [2023-12-01T01:30:37.527Z] #11 205.7 Collecting docker==6.1.3 (from -r requirements.txt (line 10)) [2023-12-01T01:30:37.793Z] #11 205.8 Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) [2023-12-01T01:30:40.361Z] #11 208.0 Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) [2023-12-01T01:30:40.361Z] #11 208.0 Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (62 kB) [2023-12-01T01:30:40.941Z] #11 208.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.7/62.7 kB 69.3 kB/s eta 0:00:00 [2023-12-01T01:30:41.894Z] #11 209.9 Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) [2023-12-01T01:30:41.894Z] #11 209.9 Downloading psutil-5.9.5.tar.gz (493 kB) [2023-12-01T01:30:41.894Z] #11 210.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 9.3 MB/s eta 0:00:00 [2023-12-01T01:30:42.474Z] #11 210.7 Installing build dependencies: started [2023-12-01T01:30:57.437Z] #11 224.1 Installing build dependencies: finished with status 'done' [2023-12-01T01:30:57.437Z] #11 224.1 Getting requirements to build wheel: started [2023-12-01T01:30:58.392Z] #11 226.3 Getting requirements to build wheel: finished with status 'done' [2023-12-01T01:30:58.392Z] #11 226.4 Preparing metadata (pyproject.toml): started [2023-12-01T01:31:00.324Z] #11 228.5 Preparing metadata (pyproject.toml): finished with status 'done' [2023-12-01T01:31:00.907Z] #11 229.1 Collecting redis==5.0.1 (from -r requirements.txt (line 13)) [2023-12-01T01:31:00.907Z] #11 229.1 Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) [2023-12-01T01:31:03.480Z] #11 231.6 Collecting pyzmq==25.1.0 (from -r requirements.txt (line 14)) [2023-12-01T01:31:03.480Z] #11 231.6 Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (4.8 kB) [2023-12-01T01:31:03.746Z] #11 231.9 Collecting influxdb-client==1.36.1 (from -r requirements.txt (line 15)) [2023-12-01T01:31:03.746Z] #11 231.9 Downloading influxdb_client-1.36.1-py3-none-any.whl (721 kB) [2023-12-01T01:31:04.012Z] #11 232.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 721.2/721.2 kB 9.2 MB/s eta 0:00:00 [2023-12-01T01:31:04.594Z] #11 232.8 Collecting psycopg2==2.9.7 (from -r requirements.txt (line 16)) [2023-12-01T01:31:04.859Z] #11 232.8 Downloading psycopg2-2.9.7.tar.gz (383 kB) [2023-12-01T01:31:04.859Z] #11 232.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 383.5/383.5 kB 7.8 MB/s eta 0:00:00 [2023-12-01T01:31:05.440Z] #11 233.4 Preparing metadata (setup.py): started [2023-12-01T01:31:07.379Z] #11 235.1 Preparing metadata (setup.py): finished with status 'done' [2023-12-01T01:31:09.948Z] #11 237.8 Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) [2023-12-01T01:31:09.948Z] #11 237.9 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl.metadata (3.4 kB) [2023-12-01T01:31:10.532Z] #11 238.7 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-12-01T01:31:10.797Z] #11 238.8 Downloading selenium-4.15.2-py3-none-any.whl.metadata (6.9 kB) [2023-12-01T01:31:10.797Z] #11 239.0 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-12-01T01:31:10.797Z] #11 239.0 Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl.metadata (6.0 kB) [2023-12-01T01:31:11.379Z] #11 239.3 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-01T01:31:11.379Z] #11 239.4 Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) [2023-12-01T01:31:11.647Z] #11 239.6 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-01T01:31:11.647Z] #11 239.6 Downloading flex-6.14.1.tar.gz (40 kB) [2023-12-01T01:31:11.647Z] #11 239.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 1.8 MB/s eta 0:00:00 [2023-12-01T01:31:11.914Z] #11 239.9 Preparing metadata (setup.py): started [2023-12-01T01:31:13.325Z] #11 241.4 Preparing metadata (setup.py): finished with status 'done' [2023-12-01T01:31:13.325Z] #11 241.4 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-01T01:31:13.325Z] #11 241.5 Downloading genson-1.2.2.tar.gz (34 kB) [2023-12-01T01:31:13.325Z] #11 241.6 Preparing metadata (setup.py): started [2023-12-01T01:31:15.266Z] #11 242.9 Preparing metadata (setup.py): finished with status 'done' [2023-12-01T01:31:15.266Z] #11 243.0 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-01T01:31:15.266Z] #11 243.1 Downloading jsonpath_ng-1.6.0-py3-none-any.whl.metadata (17 kB) [2023-12-01T01:31:15.534Z] #11 243.5 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-01T01:31:15.534Z] #11 243.6 Downloading jsonschema-4.20.0-py3-none-any.whl.metadata (8.1 kB) [2023-12-01T01:31:16.118Z] #11 243.9 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-01T01:31:16.118Z] #11 244.0 Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) [2023-12-01T01:31:16.701Z] #11 244.7 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-01T01:31:16.701Z] #11 244.8 Downloading pytz-2023.3.post1-py2.py3-none-any.whl.metadata (22 kB) [2023-12-01T01:31:16.701Z] #11 245.0 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-01T01:31:16.968Z] #11 245.0 Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) [2023-12-01T01:31:18.373Z] #11 246.4 Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-12-01T01:31:18.373Z] #11 246.4 Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (33 kB) [2023-12-01T01:31:18.373Z] #11 246.6 Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-12-01T01:31:18.644Z] #11 246.6 Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB) [2023-12-01T01:31:19.226Z] #11 247.3 Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-12-01T01:31:19.226Z] #11 247.3 Downloading urllib3-2.1.0-py3-none-any.whl.metadata (6.4 kB) [2023-12-01T01:31:19.492Z] #11 247.6 Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-12-01T01:31:19.492Z] #11 247.6 Downloading certifi-2023.11.17-py3-none-any.whl.metadata (2.2 kB) [2023-12-01T01:31:22.831Z] #11 250.7 Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2023-12-01T01:31:22.831Z] #11 250.7 Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB) [2023-12-01T01:31:23.413Z] #11 251.4 Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2023-12-01T01:31:23.413Z] #11 251.4 Downloading websocket_client-1.6.4-py3-none-any.whl.metadata (7.7 kB) [2023-12-01T01:31:23.679Z] #11 251.9 Collecting async-timeout>=4.0.2 (from redis==5.0.1->-r requirements.txt (line 13)) [2023-12-01T01:31:23.946Z] #11 251.9 Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) [2023-12-01T01:31:24.211Z] #11 252.5 Collecting reactivex>=4.0.4 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-12-01T01:31:24.479Z] #11 252.5 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2023-12-01T01:31:24.479Z] #11 252.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 5.8 MB/s eta 0:00:00 [2023-12-01T01:31:24.747Z] #11 252.9 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-12-01T01:31:24.747Z] #11 252.9 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [2023-12-01T01:31:25.014Z] #11 253.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 4.0 MB/s eta 0:00:00 [2023-12-01T01:31:25.014Z] #11 253.0 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.36.1->-r requirements.txt (line 15)) (69.0.2) [2023-12-01T01:31:25.595Z] #11 253.7 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-12-01T01:31:25.861Z] #11 253.8 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2023-12-01T01:31:26.128Z] #11 254.1 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-12-01T01:31:26.128Z] #11 254.1 Downloading typing_extensions-4.8.0-py3-none-any.whl.metadata (3.0 kB) [2023-12-01T01:31:26.395Z] #11 254.5 Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-12-01T01:31:26.395Z] #11 254.6 Downloading trio-0.23.1-py3-none-any.whl.metadata (4.9 kB) [2023-12-01T01:31:26.661Z] #11 254.7 Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-12-01T01:31:26.661Z] #11 254.7 Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) [2023-12-01T01:31:28.599Z] #11 256.7 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-01T01:31:28.599Z] #11 256.7 Downloading PyYAML-6.0.1.tar.gz (125 kB) [2023-12-01T01:31:28.599Z] #11 256.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.2/125.2 kB 3.2 MB/s eta 0:00:00 [2023-12-01T01:31:30.003Z] #11 258.1 Installing build dependencies: started [2023-12-01T01:31:56.664Z] #11 280.7 Installing build dependencies: finished with status 'done' [2023-12-01T01:31:56.664Z] #11 280.7 Getting requirements to build wheel: started [2023-12-01T01:32:08.963Z] #11 296.0 Getting requirements to build wheel: finished with status 'done' [2023-12-01T01:32:08.963Z] #11 296.1 Preparing metadata (pyproject.toml): started [2023-12-01T01:32:10.567Z] #11 298.6 Preparing metadata (pyproject.toml): finished with status 'done' [2023-12-01T01:32:10.567Z] #11 298.6 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-01T01:32:10.567Z] #11 298.7 Downloading validate_email-1.3.tar.gz (4.7 kB) [2023-12-01T01:32:10.567Z] #11 298.7 Preparing metadata (setup.py): started [2023-12-01T01:32:11.983Z] #11 300.0 Preparing metadata (setup.py): finished with status 'done' [2023-12-01T01:32:11.983Z] #11 300.1 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-01T01:32:12.250Z] #11 300.1 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2023-12-01T01:32:12.250Z] #11 300.4 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-01T01:32:12.521Z] #11 300.4 Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2023-12-01T01:32:12.521Z] #11 300.4 Preparing metadata (setup.py): started [2023-12-01T01:32:13.486Z] #11 301.7 Preparing metadata (setup.py): finished with status 'done' [2023-12-01T01:32:14.075Z] #11 302.1 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-01T01:32:14.075Z] #11 302.1 Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) [2023-12-01T01:32:14.075Z] #11 302.3 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-01T01:32:14.346Z] #11 302.3 Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) [2023-12-01T01:32:14.626Z] #11 302.6 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-01T01:32:14.626Z] #11 302.7 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2023-12-01T01:32:14.626Z] #11 302.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 1.6 MB/s eta 0:00:00 [2023-12-01T01:32:15.220Z] #11 303.4 Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-01T01:32:15.220Z] #11 303.4 Downloading attrs-23.1.0-py3-none-any.whl (61 kB) [2023-12-01T01:32:15.491Z] #11 303.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 1.9 MB/s eta 0:00:00 [2023-12-01T01:32:15.491Z] #11 303.7 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-01T01:32:15.491Z] #11 303.7 Downloading jsonschema_specifications-2023.11.2-py3-none-any.whl.metadata (3.0 kB) [2023-12-01T01:32:16.081Z] #11 304.3 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-01T01:32:16.353Z] #11 304.3 Downloading referencing-0.31.1-py3-none-any.whl.metadata (2.7 kB) [2023-12-01T01:32:18.951Z] #11 307.1 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-01T01:32:18.951Z] #11 307.1 Downloading rpds_py-0.13.2-cp310-cp310-musllinux_1_2_aarch64.whl.metadata (3.9 kB) [2023-12-01T01:32:22.343Z] #11 310.4 Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-12-01T01:32:22.343Z] #11 310.4 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2023-12-01T01:32:22.617Z] #11 310.6 Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-12-01T01:32:22.617Z] #11 310.6 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2023-12-01T01:32:22.617Z] #11 310.7 Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-12-01T01:32:22.617Z] #11 310.7 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) [2023-12-01T01:32:22.886Z] #11 310.9 Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-12-01T01:32:22.886Z] #11 310.9 Downloading exceptiongroup-1.2.0-py3-none-any.whl.metadata (6.6 kB) [2023-12-01T01:32:23.153Z] #11 311.3 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-12-01T01:32:23.420Z] #11 311.3 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2023-12-01T01:32:23.689Z] #11 311.7 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-12-01T01:32:23.689Z] #11 311.7 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2023-12-01T01:32:24.648Z] #11 312.5 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-12-01T01:32:24.648Z] #11 312.5 Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2023-12-01T01:32:24.648Z] #11 312.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 2.6 MB/s eta 0:00:00 [2023-12-01T01:32:25.233Z] #11 313.2 Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) [2023-12-01T01:32:25.233Z] #11 313.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 10.8 MB/s eta 0:00:00 [2023-12-01T01:32:25.233Z] #11 313.3 Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2023-12-01T01:32:25.233Z] #11 313.3 Downloading robotframework_seleniumlibrary-6.1.3-py2.py3-none-any.whl (95 kB) [2023-12-01T01:32:25.233Z] #11 313.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.3/95.3 kB 4.7 MB/s eta 0:00:00 [2023-12-01T01:32:25.233Z] #11 313.4 Downloading requests-2.31.0-py3-none-any.whl (62 kB) [2023-12-01T01:32:25.233Z] #11 313.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 3.0 MB/s eta 0:00:00 [2023-12-01T01:32:25.233Z] #11 313.4 Downloading docker-6.1.3-py3-none-any.whl (148 kB) [2023-12-01T01:32:25.233Z] #11 313.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 6.2 MB/s eta 0:00:00 [2023-12-01T01:32:25.233Z] #11 313.5 Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_aarch64.whl (13.9 MB) [2023-12-01T01:32:26.645Z] #11 314.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.9/13.9 MB 13.1 MB/s eta 0:00:00 [2023-12-01T01:32:26.645Z] #11 314.6 Downloading redis-5.0.1-py3-none-any.whl (250 kB) [2023-12-01T01:32:26.645Z] #11 314.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 6.3 MB/s eta 0:00:00 [2023-12-01T01:32:26.645Z] #11 314.6 Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_aarch64.whl (1.4 MB) [2023-12-01T01:32:26.645Z] #11 314.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 12.5 MB/s eta 0:00:00 [2023-12-01T01:32:26.645Z] #11 314.8 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) [2023-12-01T01:32:26.911Z] #11 315.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 13.0 MB/s eta 0:00:00 [2023-12-01T01:32:26.911Z] #11 315.0 Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) [2023-12-01T01:32:26.911Z] #11 315.0 Downloading certifi-2023.11.17-py3-none-any.whl (162 kB) [2023-12-01T01:32:27.178Z] #11 315.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 6.4 MB/s eta 0:00:00 [2023-12-01T01:32:27.178Z] #11 315.1 Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_aarch64.whl (139 kB) [2023-12-01T01:32:27.178Z] #11 315.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.4/139.4 kB 5.0 MB/s eta 0:00:00 [2023-12-01T01:32:27.178Z] #11 315.2 Downloading idna-3.6-py3-none-any.whl (61 kB) [2023-12-01T01:32:27.178Z] #11 315.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 2.5 MB/s eta 0:00:00 [2023-12-01T01:32:27.178Z] #11 315.2 Downloading packaging-23.2-py3-none-any.whl (53 kB) [2023-12-01T01:32:27.178Z] #11 315.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 3.0 MB/s eta 0:00:00 [2023-12-01T01:32:27.178Z] #11 315.3 Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl (10 kB) [2023-12-01T01:32:27.178Z] #11 315.3 Downloading selenium-4.15.2-py3-none-any.whl (10.2 MB) [2023-12-01T01:32:28.142Z] #11 316.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 13.4 MB/s eta 0:00:00 [2023-12-01T01:32:28.142Z] #11 316.1 Downloading urllib3-2.1.0-py3-none-any.whl (104 kB) [2023-12-01T01:32:28.142Z] #11 316.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.6/104.6 kB 4.2 MB/s eta 0:00:00 [2023-12-01T01:32:28.142Z] #11 316.2 Downloading websocket_client-1.6.4-py3-none-any.whl (57 kB) [2023-12-01T01:32:28.142Z] #11 316.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.3/57.3 kB 2.3 MB/s eta 0:00:00 [2023-12-01T01:32:28.142Z] #11 316.2 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) [2023-12-01T01:32:28.142Z] #11 316.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 10.1 MB/s eta 0:00:00 [2023-12-01T01:32:28.142Z] #11 316.3 Downloading jsonpath_ng-1.6.0-py3-none-any.whl (29 kB) [2023-12-01T01:32:28.142Z] #11 316.4 Downloading jsonschema-4.20.0-py3-none-any.whl (84 kB) [2023-12-01T01:32:28.142Z] #11 316.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 4.1 MB/s eta 0:00:00 [2023-12-01T01:32:28.142Z] #11 316.4 Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) [2023-12-01T01:32:28.408Z] #11 316.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 11.8 MB/s eta 0:00:00 [2023-12-01T01:32:28.408Z] #11 316.6 Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB) [2023-12-01T01:32:28.675Z] #11 316.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 kB 10.3 MB/s eta 0:00:00 [2023-12-01T01:32:28.675Z] #11 316.7 Downloading tzlocal-5.2-py3-none-any.whl (17 kB) [2023-12-01T01:32:28.675Z] #11 316.7 Downloading click-8.1.7-py3-none-any.whl (97 kB) [2023-12-01T01:32:28.675Z] #11 316.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 4.4 MB/s eta 0:00:00 [2023-12-01T01:32:28.675Z] #11 316.8 Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) [2023-12-01T01:32:28.675Z] #11 316.8 Downloading jsonschema_specifications-2023.11.2-py3-none-any.whl (17 kB) [2023-12-01T01:32:28.675Z] #11 316.8 Downloading referencing-0.31.1-py3-none-any.whl (25 kB) [2023-12-01T01:32:28.675Z] #11 316.9 Downloading rpds_py-0.13.2-cp310-cp310-musllinux_1_2_aarch64.whl (1.4 MB) [2023-12-01T01:32:28.941Z] #11 317.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 12.3 MB/s eta 0:00:00 [2023-12-01T01:32:28.942Z] #11 317.1 Downloading trio-0.23.1-py3-none-any.whl (448 kB) [2023-12-01T01:32:29.210Z] #11 317.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 448.3/448.3 kB 9.6 MB/s eta 0:00:00 [2023-12-01T01:32:29.210Z] #11 317.2 Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) [2023-12-01T01:32:29.210Z] #11 317.2 Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB) [2023-12-01T01:32:29.210Z] #11 317.2 Downloading exceptiongroup-1.2.0-py3-none-any.whl (16 kB) [2023-12-01T01:32:29.210Z] #11 317.2 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2023-12-01T01:32:30.171Z] #11 318.2 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, GenSON, PyYAML, strict-rfc3339, validate-email [2023-12-01T01:32:30.171Z] #11 318.2 Building wheel for robotbackgroundlogger (setup.py): started [2023-12-01T01:32:31.582Z] #11 319.7 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2023-12-01T01:32:31.582Z] #11 319.7 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=e5a4e67b75e454c2a546c817449d6d32a58f674130bc6556a00a4100552d8daf [2023-12-01T01:32:31.582Z] #11 319.7 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2023-12-01T01:32:31.582Z] #11 319.7 Building wheel for paho-mqtt (setup.py): started [2023-12-01T01:32:33.530Z] #11 321.6 Building wheel for paho-mqtt (setup.py): finished with status 'done' [2023-12-01T01:32:33.530Z] #11 321.6 Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62120 sha256=5bd1e8e036b267c5995389f79e17c0c0180856061a398b195f0e0a0992c14a75 [2023-12-01T01:32:33.530Z] #11 321.6 Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a [2023-12-01T01:32:33.530Z] #11 321.6 Building wheel for psutil (pyproject.toml): started [2023-12-01T01:32:43.612Z] #11 331.0 Building wheel for psutil (pyproject.toml): finished with status 'done' [2023-12-01T01:32:43.612Z] #11 331.0 Created wheel for psutil: filename=psutil-5.9.5-cp310-abi3-linux_aarch64.whl size=274842 sha256=b1c9f4dbd6ef8772b4063758790acd6741d3613da501d68c90769a2df5c671c2 [2023-12-01T01:32:43.612Z] #11 331.0 Stored in directory: /root/.cache/pip/wheels/1f/3a/db/ba9717f3efd7f8da8910eca12dc9cd15d404035397af627e7c [2023-12-01T01:32:43.612Z] #11 331.0 Building wheel for psycopg2 (setup.py): started [2023-12-01T01:33:51.498Z] #11 394.8 Building wheel for psycopg2 (setup.py): still running... [2023-12-01T01:33:52.462Z] #11 400.3 Building wheel for psycopg2 (setup.py): finished with status 'done' [2023-12-01T01:33:52.463Z] #11 400.3 Created wheel for psycopg2: filename=psycopg2-2.9.7-cp310-cp310-linux_aarch64.whl size=471082 sha256=5be9810b2b21ab73cba07650d97e86cf3c5101787661664b2c1a3f43010484b7 [2023-12-01T01:33:52.463Z] #11 400.3 Stored in directory: /root/.cache/pip/wheels/32/37/85/db91d5e39dc616655538af0cb322d41d4e5bda9c4f571dfa96 [2023-12-01T01:33:52.463Z] #11 400.3 Building wheel for flex (setup.py): started [2023-12-01T01:33:54.419Z] #11 402.6 Building wheel for flex (setup.py): finished with status 'done' [2023-12-01T01:33:54.419Z] #11 402.6 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=2db428106842a4851eef99774f692903a652d2197af3ef7625cd9703a350f617 [2023-12-01T01:33:54.419Z] #11 402.6 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2023-12-01T01:33:54.419Z] #11 402.6 Building wheel for GenSON (setup.py): started [2023-12-01T01:33:56.364Z] #11 404.2 Building wheel for GenSON (setup.py): finished with status 'done' [2023-12-01T01:33:56.364Z] #11 404.2 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=8aac91e743c8267de18aab7e703b523534357f8c19819b51b07714e342fc33c0 [2023-12-01T01:33:56.364Z] #11 404.2 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2023-12-01T01:33:56.364Z] #11 404.2 Building wheel for PyYAML (pyproject.toml): started [2023-12-01T01:33:59.711Z] #11 407.2 Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2023-12-01T01:33:59.711Z] #11 407.2 Created wheel for PyYAML: filename=PyYAML-6.0.1-cp310-cp310-linux_aarch64.whl size=45363 sha256=d8bb43beb1805394289b47dc4a981c1e52a110742ffbe479838d2934b408f897 [2023-12-01T01:33:59.711Z] #11 407.2 Stored in directory: /root/.cache/pip/wheels/31/d1/78/088142cfc0422adcca7bb0af40ef696b55b777a44f2e10739c [2023-12-01T01:33:59.711Z] #11 407.2 Building wheel for strict-rfc3339 (setup.py): started [2023-12-01T01:34:00.673Z] #11 408.6 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2023-12-01T01:34:00.673Z] #11 408.6 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=29c8d017378219b127a8918f9b7d9477ba3ddda21c6b806e2e5f5abe89900009 [2023-12-01T01:34:00.673Z] #11 408.6 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2023-12-01T01:34:00.673Z] #11 408.6 Building wheel for validate-email (setup.py): started [2023-12-01T01:34:02.088Z] #11 410.1 Building wheel for validate-email (setup.py): finished with status 'done' [2023-12-01T01:34:02.089Z] #11 410.1 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5467 sha256=982cbe9ce42f611a67ef49f6d9cbf838656e4a051ace72b99fa4e0ede8f546aa [2023-12-01T01:34:02.089Z] #11 410.1 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2023-12-01T01:34:02.089Z] #11 410.2 Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex GenSON PyYAML strict-rfc3339 validate-email [2023-12-01T01:34:04.673Z] #11 412.4 Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, jsonpath-ng, idna, h11, exceptiongroup, docutils, configparser, click, charset-normalizer, certifi, attrs, async-timeout, wsproto, robotbackgroundlogger, requests, referencing, redis, reactivex, python-dateutil, outcome, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary [2023-12-01T01:35:26.314Z] #11 483.6 Successfully installed GenSON-1.2.2 PyYAML-6.0.1 RESTinstance-1.3.0 async-timeout-4.0.3 attrs-23.1.0 certifi-2023.11.17 charset-normalizer-3.3.2 click-8.1.7 configparser-5.3.0 docker-6.1.3 docutils-0.20.1 exceptiongroup-1.2.0 flex-6.14.1 h11-0.14.0 idna-3.6 influxdb-client-1.36.1 jsonpath-ng-1.6.0 jsonpointer-2.4 jsonschema-4.20.0 jsonschema-specifications-2023.11.2 numpy-1.26.2 outcome-1.3.0.post0 packaging-23.2 paho-mqtt-1.6.1 ply-3.11 psutil-5.9.5 psycopg2-2.9.7 pycryptodome-3.19.0 pygments-2.17.2 pysocks-1.7.1 python-dateutil-2.8.2 python-dotenv-1.0.0 pytz-2023.3.post1 pyzmq-25.1.0 reactivex-4.0.4 redis-5.0.1 referencing-0.31.1 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1.1 robotframework-pythonlibcore-4.3.0 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.1.3 rpds-py-0.13.2 selenium-4.15.2 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.23.1 trio-websocket-0.11.1 typing-extensions-4.8.0 tzlocal-5.2 urllib3-2.1.0 validate-email-1.3 websocket-client-1.6.4 wsproto-1.2.0 [2023-12-01T01:35:26.314Z] #11 483.6 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 [2023-12-01T01:35:26.314Z] #11 DONE 486.3s [2023-12-01T01:35:26.314Z] [2023-12-01T01:35:26.314Z] #12 exporting to image [2023-12-01T01:35:26.314Z] #12 exporting layers [2023-12-01T01:35:44.545Z] #12 exporting layers 26.0s done [2023-12-01T01:35:44.545Z] #12 writing image sha256:ce46a23130f10ece048e4dba1379ddaad7e3a44a700ab8ef579dbe4566ec67ed done [2023-12-01T01:35:44.545Z] #12 naming to docker.io/library/edgex-taf-common-arm64 0.0s done [2023-12-01T01:35:44.545Z] #12 DONE 26.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo [2023-12-01T01:35:44.841Z] [edgeXDocker.push] Tagging docker image edgex-taf-common-arm64 with the following tags: [2023-12-01T01:35:44.841Z] 031ecbe2691a54d2ade7b2d8632b9af9928c6aa5 [2023-12-01T01:35:44.841Z] latest [2023-12-01T01:35:44.841Z] 0.0.2-dev.37 [2023-12-01T01:35:44.841Z] 031ecbe2691a54d2ade7b2d8632b9af9928c6aa5-0.0.2-dev.37 [2023-12-01T01:35:44.841Z] main [2023-12-01T01:35:44.841Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-01T01:35:45.308Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:031ecbe2691a54d2ade7b2d8632b9af9928c6aa5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-01T01:35:45.733Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:031ecbe2691a54d2ade7b2d8632b9af9928c6aa5 [2023-12-01T01:35:45.733Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2023-12-01T01:35:45.733Z] 71ca32cedd3b: Preparing [2023-12-01T01:35:45.733Z] d5e31cc2ebd6: Preparing [2023-12-01T01:35:45.733Z] 5f70bf18a086: Preparing [2023-12-01T01:35:45.733Z] 4c9eef281480: Preparing [2023-12-01T01:35:45.733Z] e574c1f2d975: Preparing [2023-12-01T01:35:45.733Z] df2c691cb607: Preparing [2023-12-01T01:35:45.733Z] 5bf92d2fc2cf: Preparing [2023-12-01T01:35:45.733Z] df2c691cb607: Waiting [2023-12-01T01:35:45.733Z] 5bf92d2fc2cf: Waiting [2023-12-01T01:35:46.000Z] e574c1f2d975: Pushed [2023-12-01T01:35:46.001Z] 5f70bf18a086: Pushed [2023-12-01T01:35:46.001Z] 4c9eef281480: Pushed [2023-12-01T01:35:46.001Z] d5e31cc2ebd6: Pushed [2023-12-01T01:35:46.001Z] 5bf92d2fc2cf: Layer already exists [2023-12-01T01:35:46.265Z] df2c691cb607: Pushed [2023-12-01T01:39:56.121Z] 71ca32cedd3b: Pushed [2023-12-01T01:39:56.121Z] 031ecbe2691a54d2ade7b2d8632b9af9928c6aa5: digest: sha256:9448f8cc93df6a1e2c7b162354df2d6fa7127c44646bb63d49862731fadd9b47 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-01T01:39:56.549Z] + 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 [2023-12-01T01:39:56.973Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [2023-12-01T01:39:56.973Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2023-12-01T01:39:56.973Z] 71ca32cedd3b: Preparing [2023-12-01T01:39:56.973Z] d5e31cc2ebd6: Preparing [2023-12-01T01:39:56.973Z] 5f70bf18a086: Preparing [2023-12-01T01:39:56.973Z] 4c9eef281480: Preparing [2023-12-01T01:39:56.973Z] e574c1f2d975: Preparing [2023-12-01T01:39:56.973Z] df2c691cb607: Preparing [2023-12-01T01:39:56.973Z] 5bf92d2fc2cf: Preparing [2023-12-01T01:39:56.973Z] df2c691cb607: Waiting [2023-12-01T01:39:56.973Z] 5bf92d2fc2cf: Waiting [2023-12-01T01:39:56.973Z] 71ca32cedd3b: Layer already exists [2023-12-01T01:39:56.973Z] 4c9eef281480: Layer already exists [2023-12-01T01:39:56.973Z] e574c1f2d975: Layer already exists [2023-12-01T01:39:56.973Z] 5f70bf18a086: Layer already exists [2023-12-01T01:39:56.973Z] d5e31cc2ebd6: Layer already exists [2023-12-01T01:39:56.973Z] df2c691cb607: Layer already exists [2023-12-01T01:39:56.973Z] 5bf92d2fc2cf: Layer already exists [2023-12-01T01:39:57.240Z] latest: digest: sha256:9448f8cc93df6a1e2c7b162354df2d6fa7127c44646bb63d49862731fadd9b47 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-01T01:39:57.662Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-01T01:40:00.005Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.37 [2023-12-01T01:40:00.005Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2023-12-01T01:40:00.005Z] 71ca32cedd3b: Preparing [2023-12-01T01:40:00.005Z] d5e31cc2ebd6: Preparing [2023-12-01T01:40:00.005Z] 5f70bf18a086: Preparing [2023-12-01T01:40:00.005Z] 4c9eef281480: Preparing [2023-12-01T01:40:00.005Z] e574c1f2d975: Preparing [2023-12-01T01:40:00.005Z] df2c691cb607: Preparing [2023-12-01T01:40:00.005Z] 5bf92d2fc2cf: Preparing [2023-12-01T01:40:00.005Z] df2c691cb607: Waiting [2023-12-01T01:40:00.005Z] 5bf92d2fc2cf: Waiting [2023-12-01T01:40:00.005Z] 71ca32cedd3b: Layer already exists [2023-12-01T01:40:00.005Z] 5f70bf18a086: Layer already exists [2023-12-01T01:40:00.005Z] e574c1f2d975: Layer already exists [2023-12-01T01:40:00.005Z] d5e31cc2ebd6: Layer already exists [2023-12-01T01:40:00.005Z] 4c9eef281480: Layer already exists [2023-12-01T01:40:00.005Z] 5bf92d2fc2cf: Layer already exists [2023-12-01T01:40:00.005Z] df2c691cb607: Layer already exists [2023-12-01T01:40:00.270Z] 0.0.2-dev.37: digest: sha256:9448f8cc93df6a1e2c7b162354df2d6fa7127c44646bb63d49862731fadd9b47 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-01T01:40:00.691Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:031ecbe2691a54d2ade7b2d8632b9af9928c6aa5-0.0.2-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-01T01:40:01.110Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:031ecbe2691a54d2ade7b2d8632b9af9928c6aa5-0.0.2-dev.37 [2023-12-01T01:40:01.110Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2023-12-01T01:40:01.110Z] 71ca32cedd3b: Preparing [2023-12-01T01:40:01.110Z] d5e31cc2ebd6: Preparing [2023-12-01T01:40:01.110Z] 5f70bf18a086: Preparing [2023-12-01T01:40:01.110Z] 4c9eef281480: Preparing [2023-12-01T01:40:01.110Z] e574c1f2d975: Preparing [2023-12-01T01:40:01.110Z] df2c691cb607: Preparing [2023-12-01T01:40:01.110Z] 5bf92d2fc2cf: Preparing [2023-12-01T01:40:01.110Z] df2c691cb607: Waiting [2023-12-01T01:40:01.110Z] 5bf92d2fc2cf: Waiting [2023-12-01T01:40:01.110Z] 71ca32cedd3b: Layer already exists [2023-12-01T01:40:01.110Z] d5e31cc2ebd6: Layer already exists [2023-12-01T01:40:01.110Z] e574c1f2d975: Layer already exists [2023-12-01T01:40:01.110Z] 5f70bf18a086: Layer already exists [2023-12-01T01:40:01.110Z] 4c9eef281480: Layer already exists [2023-12-01T01:40:01.110Z] 5bf92d2fc2cf: Layer already exists [2023-12-01T01:40:01.110Z] df2c691cb607: Layer already exists [2023-12-01T01:40:01.377Z] 031ecbe2691a54d2ade7b2d8632b9af9928c6aa5-0.0.2-dev.37: digest: sha256:9448f8cc93df6a1e2c7b162354df2d6fa7127c44646bb63d49862731fadd9b47 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-01T01:40:01.852Z] + 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 [2023-12-01T01:40:02.260Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [2023-12-01T01:40:02.260Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2023-12-01T01:40:02.260Z] 71ca32cedd3b: Preparing [2023-12-01T01:40:02.260Z] d5e31cc2ebd6: Preparing [2023-12-01T01:40:02.260Z] 5f70bf18a086: Preparing [2023-12-01T01:40:02.260Z] 4c9eef281480: Preparing [2023-12-01T01:40:02.260Z] e574c1f2d975: Preparing [2023-12-01T01:40:02.260Z] df2c691cb607: Preparing [2023-12-01T01:40:02.260Z] 5bf92d2fc2cf: Preparing [2023-12-01T01:40:02.260Z] 5bf92d2fc2cf: Waiting [2023-12-01T01:40:02.260Z] df2c691cb607: Waiting [2023-12-01T01:40:02.260Z] e574c1f2d975: Layer already exists [2023-12-01T01:40:02.260Z] 71ca32cedd3b: Layer already exists [2023-12-01T01:40:02.260Z] d5e31cc2ebd6: Layer already exists [2023-12-01T01:40:02.260Z] 4c9eef281480: Layer already exists [2023-12-01T01:40:02.260Z] df2c691cb607: Layer already exists [2023-12-01T01:40:02.260Z] 5f70bf18a086: Layer already exists [2023-12-01T01:40:02.260Z] 5bf92d2fc2cf: Layer already exists [2023-12-01T01:40:02.524Z] main: digest: sha256:9448f8cc93df6a1e2c7b162354df2d6fa7127c44646bb63d49862731fadd9b47 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-01T01:40:02.736Z] ===================================================== [Pipeline] echo [2023-12-01T01:40:02.771Z] taggedImages: [2023-12-01T01:40:02.771Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:031ecbe2691a54d2ade7b2d8632b9af9928c6aa5 [2023-12-01T01:40:02.771Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [2023-12-01T01:40:02.771Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.37 [2023-12-01T01:40:02.771Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:031ecbe2691a54d2ade7b2d8632b9af9928c6aa5-0.0.2-dev.37 [2023-12-01T01:40:02.771Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-01T01:40:03.416Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-01T01:40:03.416Z] [2023-12-01T01:40:03.416Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-01T01:40:03.780Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-01T01:40:04.047Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-01T01:40:04.047Z] 8998bd30e6a1: Pulling fs layer [2023-12-01T01:40:04.047Z] 04944245beec: Pulling fs layer [2023-12-01T01:40:04.047Z] 699f458cf7ca: Pulling fs layer [2023-12-01T01:40:04.047Z] 765212b225bb: Pulling fs layer [2023-12-01T01:40:04.047Z] f23df028b6ca: Pulling fs layer [2023-12-01T01:40:04.047Z] d65c8cfc05b1: Pulling fs layer [2023-12-01T01:40:04.047Z] 2437ff75d9bd: Pulling fs layer [2023-12-01T01:40:04.047Z] 765212b225bb: Waiting [2023-12-01T01:40:04.047Z] f23df028b6ca: Waiting [2023-12-01T01:40:04.047Z] 2437ff75d9bd: Waiting [2023-12-01T01:40:04.047Z] d65c8cfc05b1: Waiting [2023-12-01T01:40:04.047Z] 04944245beec: Verifying Checksum [2023-12-01T01:40:04.047Z] 04944245beec: Download complete [2023-12-01T01:40:04.047Z] 765212b225bb: Verifying Checksum [2023-12-01T01:40:04.047Z] 765212b225bb: Download complete [2023-12-01T01:40:04.047Z] f23df028b6ca: Verifying Checksum [2023-12-01T01:40:04.047Z] d65c8cfc05b1: Verifying Checksum [2023-12-01T01:40:04.047Z] d65c8cfc05b1: Download complete [2023-12-01T01:40:04.313Z] 699f458cf7ca: Verifying Checksum [2023-12-01T01:40:04.313Z] 699f458cf7ca: Download complete [2023-12-01T01:40:04.579Z] 8998bd30e6a1: Verifying Checksum [2023-12-01T01:40:04.579Z] 8998bd30e6a1: Download complete [2023-12-01T01:40:06.513Z] 2437ff75d9bd: Verifying Checksum [2023-12-01T01:40:06.513Z] 2437ff75d9bd: Download complete [2023-12-01T01:40:10.752Z] 8998bd30e6a1: Pull complete [2023-12-01T01:40:11.020Z] 04944245beec: Pull complete [2023-12-01T01:40:12.958Z] 699f458cf7ca: Pull complete [2023-12-01T01:40:13.223Z] 765212b225bb: Pull complete [2023-12-01T01:40:14.175Z] f23df028b6ca: Pull complete [2023-12-01T01:40:14.175Z] d65c8cfc05b1: Pull complete [2023-12-01T01:40:40.813Z] 2437ff75d9bd: Pull complete [2023-12-01T01:40:40.813Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-01T01:40:40.813Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-01T01:40:40.813Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-01T01:40:41.116Z] prd-ubuntu20.04-docker-arm64-4c-16g-23599 does not seem to be running inside a container [2023-12-01T01:40:41.173Z] $ 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 [2023-12-01T01:40:42.463Z] $ docker top 1b5a83f8513fe17f58a1b0375402b36f97cd1e39f3088668262e0fafb4bad936 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-01T01:40:42.994Z] ---> job-cost.sh [2023-12-01T01:40:43.258Z] lf-activate-venv: SKIPPING [2023-12-01T01:40:43.259Z] INFO: No Stack... [2023-12-01T01:40:43.836Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-01T01:40:44.413Z] INFO: Archiving Costs [Pipeline] sh [2023-12-01T01:40:44.723Z] + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv [2023-12-01T01:40:44.723Z] + cut -d, -f6 [Pipeline] lock [2023-12-01T01:40:44.777Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-main-30-stack-cost] [2023-12-01T01:40:44.782Z] Resource [jenkins-edgexfoundry-edgex-taf-common-main-30-stack-cost] did not exist. Created. [2023-12-01T01:40:44.782Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-main-30-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-01T01:40:45.175Z] /w/workspace/gexfoundry_edgex-taf-common_main@tmp/durable-42f40b43/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-01T01:40:45.489Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-01T01:40:45.540Z] Warning: overwriting stash ‘stack-cost’ [2023-12-01T01:40:45.876Z] Stashed 1 file(s) [Pipeline] } [2023-12-01T01:40:45.883Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-main-30-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-01T01:40:45.968Z] $ docker stop --time=1 1b5a83f8513fe17f58a1b0375402b36f97cd1e39f3088668262e0fafb4bad936 [2023-12-01T01:40:47.355Z] $ docker rm -f --volumes 1b5a83f8513fe17f58a1b0375402b36f97cd1e39f3088668262e0fafb4bad936 [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 [2023-12-01T01:40:48.528Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-01T01:40:48.528Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-01T01:40:48.860Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-01T01:40:48.860Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-01T01:40:49.002Z] prd-ubuntu20.04-docker-8c-8g-23597 does not seem to be running inside a container [2023-12-01T01:40:49.032Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-01T01:40:49.362Z] $ docker top 25df69412702e24a4c109c725589b3b8ad186fe79c09ff12d0ddb7013b11bbba -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-01T01:40:49.561Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-01T01:40:49.561Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-01T01:40:49.681Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-01T01:40:49.681Z] $ docker exec 25df69412702e24a4c109c725589b3b8ad186fe79c09ff12d0ddb7013b11bbba ssh-agent [2023-12-01T01:40:49.796Z] SSH_AUTH_SOCK=/tmp/ssh-afHBjpPmi7e1/agent.32 [2023-12-01T01:40:49.796Z] SSH_AGENT_PID=38 [2023-12-01T01:40:49.800Z] Running ssh-add (command line suppressed) [2023-12-01T01:40:49.908Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_15314237163575131146.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_15314237163575131146.key) [2023-12-01T01:40:49.926Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-01T01:40:50.251Z] + git semver tag [2023-12-01T01:40:50.511Z] 2023-12-01 01:40:50,418 [run_tag] DEBUG tag force:False [2023-12-01T01:40:50.511Z] 2023-12-01 01:40:50,418 [check_head_tag] DEBUG check head tag [2023-12-01T01:40:50.511Z] 2023-12-01 01:40:50,418 [execute] INFO git cat-file --batch-check [2023-12-01T01:40:50.511Z] 2023-12-01 01:40:50,418 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=) [2023-12-01T01:40:50.511Z] 2023-12-01 01:40:50,422 [execute] INFO git cat-file --batch [2023-12-01T01:40:50.511Z] 2023-12-01 01:40:50,422 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=) [2023-12-01T01:40:50.511Z] 2023-12-01 01:40:50,435 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-12-01T01:40:50.511Z] 2023-12-01 01:40:50,436 [execute] INFO git tag -a v0.0.2-dev.37 -m v0.0.2-dev.37 [2023-12-01T01:40:50.511Z] 2023-12-01 01:40:50,436 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.2-dev.37', '-m', 'v0.0.2-dev.37'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=None) [2023-12-01T01:40:50.511Z] 2023-12-01 01:40:50,441 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-12-01T01:40:50.511Z] 0.0.2-dev.37 [Pipeline] } [2023-12-01T01:40:50.518Z] $ docker exec --env ******** --env ******** 25df69412702e24a4c109c725589b3b8ad186fe79c09ff12d0ddb7013b11bbba ssh-agent -k [2023-12-01T01:40:50.624Z] unset SSH_AUTH_SOCK; [2023-12-01T01:40:50.624Z] unset SSH_AGENT_PID; [2023-12-01T01:40:50.624Z] echo Agent pid 38 killed; [2023-12-01T01:40:50.637Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-01T01:40:51.104Z] + git semver [Pipeline] } [2023-12-01T01:40:51.376Z] $ docker stop --time=1 25df69412702e24a4c109c725589b3b8ad186fe79c09ff12d0ddb7013b11bbba [2023-12-01T01:40:52.652Z] $ docker rm -f --volumes 25df69412702e24a4c109c725589b3b8ad186fe79c09ff12d0ddb7013b11bbba [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-01T01:40:53.252Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-01T01:40:53.252Z] [2023-12-01T01:40:53.252Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-01T01:40:53.583Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-01T01:40:53.583Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-12-01T01:40:53.583Z] ab5ef0e58194: Pulling fs layer [2023-12-01T01:40:53.583Z] 9712f1f96733: Pulling fs layer [2023-12-01T01:40:53.583Z] 63f879dbbcfc: Pulling fs layer [2023-12-01T01:40:53.583Z] 0d9ebad4ef96: Pulling fs layer [2023-12-01T01:40:53.583Z] e9a5061849ea: Pulling fs layer [2023-12-01T01:40:53.583Z] d747dcd14b5f: Pulling fs layer [2023-12-01T01:40:53.583Z] 2de7ff778b66: Pulling fs layer [2023-12-01T01:40:53.583Z] 0d9ebad4ef96: Waiting [2023-12-01T01:40:53.583Z] e9a5061849ea: Waiting [2023-12-01T01:40:53.583Z] d747dcd14b5f: Waiting [2023-12-01T01:40:53.583Z] 2de7ff778b66: Waiting [2023-12-01T01:40:53.583Z] 9712f1f96733: Verifying Checksum [2023-12-01T01:40:53.583Z] 9712f1f96733: Download complete [2023-12-01T01:40:54.154Z] 63f879dbbcfc: Verifying Checksum [2023-12-01T01:40:54.154Z] 63f879dbbcfc: Download complete [2023-12-01T01:40:54.154Z] e9a5061849ea: Verifying Checksum [2023-12-01T01:40:54.154Z] e9a5061849ea: Download complete [2023-12-01T01:40:54.154Z] d747dcd14b5f: Verifying Checksum [2023-12-01T01:40:54.154Z] d747dcd14b5f: Download complete [2023-12-01T01:40:54.154Z] 0d9ebad4ef96: Verifying Checksum [2023-12-01T01:40:54.154Z] 0d9ebad4ef96: Download complete [2023-12-01T01:40:54.154Z] ab5ef0e58194: Verifying Checksum [2023-12-01T01:40:54.154Z] ab5ef0e58194: Download complete [2023-12-01T01:40:54.415Z] 2de7ff778b66: Verifying Checksum [2023-12-01T01:40:54.415Z] 2de7ff778b66: Download complete [2023-12-01T01:40:57.503Z] ab5ef0e58194: Pull complete [2023-12-01T01:40:57.503Z] 9712f1f96733: Pull complete [2023-12-01T01:40:58.069Z] 63f879dbbcfc: Pull complete [2023-12-01T01:41:01.357Z] 0d9ebad4ef96: Pull complete [2023-12-01T01:41:01.615Z] e9a5061849ea: Pull complete [2023-12-01T01:41:01.615Z] d747dcd14b5f: Pull complete [2023-12-01T01:41:02.551Z] 2de7ff778b66: Pull complete [2023-12-01T01:41:02.552Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-12-01T01:41:02.552Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-01T01:41:02.552Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-01T01:41:02.775Z] prd-ubuntu20.04-docker-8c-8g-23597 does not seem to be running inside a container [2023-12-01T01:41:02.802Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-12-01T01:41:09.443Z] $ docker top defe833fb86cd92ee308da608e2a91862a1083bb4efc85382e2f5650b15b11c8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-12-01T01:41:09.583Z] provisioning config files... [2023-12-01T01:41:09.592Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config2787885704562497639tmp [2023-12-01T01:41:09.602Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config10696844420404739610tmp [2023-12-01T01:41:09.610Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config13153344336594787954tmp [Pipeline] { [Pipeline] echo [2023-12-01T01:41:09.719Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-01T01:41:10.014Z] ---> sigul-configuration.sh [2023-12-01T01:41:10.014Z] gpg: directory `/root/.gnupg' created [2023-12-01T01:41:10.014Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-12-01T01:41:10.014Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-12-01T01:41:10.014Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-12-01T01:41:10.014Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-12-01T01:41:10.014Z] gpg: CAST5 encrypted data [2023-12-01T01:41:10.014Z] gpg: encrypted with 1 passphrase [2023-12-01T01:41:10.014Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-12-01T01:41:10.311Z] + mkdir /home/jenkins [2023-12-01T01:41:10.311Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-12-01T01:41:10.613Z] + 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 [2023-12-01T01:41:10.626Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-01T01:41:10.921Z] ---> sigul-install.sh [2023-12-01T01:41:10.921Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-12-01T01:41:11.222Z] + git tag --list [2023-12-01T01:41:11.222Z] v0.0.1 [2023-12-01T01:41:11.222Z] v0.0.2-dev.1 [2023-12-01T01:41:11.222Z] v0.0.2-dev.10 [2023-12-01T01:41:11.222Z] v0.0.2-dev.11 [2023-12-01T01:41:11.222Z] v0.0.2-dev.12 [2023-12-01T01:41:11.222Z] v0.0.2-dev.13 [2023-12-01T01:41:11.222Z] v0.0.2-dev.14 [2023-12-01T01:41:11.223Z] v0.0.2-dev.15 [2023-12-01T01:41:11.223Z] v0.0.2-dev.16 [2023-12-01T01:41:11.223Z] v0.0.2-dev.17 [2023-12-01T01:41:11.223Z] v0.0.2-dev.18 [2023-12-01T01:41:11.223Z] v0.0.2-dev.19 [2023-12-01T01:41:11.223Z] v0.0.2-dev.2 [2023-12-01T01:41:11.223Z] v0.0.2-dev.20 [2023-12-01T01:41:11.223Z] v0.0.2-dev.21 [2023-12-01T01:41:11.223Z] v0.0.2-dev.22 [2023-12-01T01:41:11.223Z] v0.0.2-dev.23 [2023-12-01T01:41:11.223Z] v0.0.2-dev.24 [2023-12-01T01:41:11.223Z] v0.0.2-dev.25 [2023-12-01T01:41:11.223Z] v0.0.2-dev.26 [2023-12-01T01:41:11.223Z] v0.0.2-dev.27 [2023-12-01T01:41:11.223Z] v0.0.2-dev.28 [2023-12-01T01:41:11.223Z] v0.0.2-dev.29 [2023-12-01T01:41:11.223Z] v0.0.2-dev.3 [2023-12-01T01:41:11.223Z] v0.0.2-dev.30 [2023-12-01T01:41:11.223Z] v0.0.2-dev.31 [2023-12-01T01:41:11.223Z] v0.0.2-dev.32 [2023-12-01T01:41:11.223Z] v0.0.2-dev.33 [2023-12-01T01:41:11.223Z] v0.0.2-dev.34 [2023-12-01T01:41:11.223Z] v0.0.2-dev.35 [2023-12-01T01:41:11.223Z] v0.0.2-dev.36 [2023-12-01T01:41:11.223Z] v0.0.2-dev.37 [2023-12-01T01:41:11.223Z] v0.0.2-dev.4 [2023-12-01T01:41:11.223Z] v0.0.2-dev.5 [2023-12-01T01:41:11.223Z] v0.0.2-dev.6 [2023-12-01T01:41:11.223Z] v0.0.2-dev.7 [2023-12-01T01:41:11.223Z] v0.0.2-dev.8 [2023-12-01T01:41:11.223Z] v0.0.2-dev.9 [Pipeline] sh [2023-12-01T01:41:11.579Z] + lftools sign git-tag v0.0.2-dev.37 [2023-12-01T01:41:12.148Z] Signing Git tag with Sigul... [2023-12-01T01:41:12.149Z] Signing v0.0.2-dev.37 [Pipeline] echo [2023-12-01T01:41:12.733Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-01T01:41:13.024Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-12-01T01:41:13.032Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-12-01T01:41:13.142Z] $ docker stop --time=1 defe833fb86cd92ee308da608e2a91862a1083bb4efc85382e2f5650b15b11c8 [2023-12-01T01:41:14.440Z] $ docker rm -f --volumes defe833fb86cd92ee308da608e2a91862a1083bb4efc85382e2f5650b15b11c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-12-01T01:41:15.142Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-01T01:41:15.142Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-01T01:41:15.517Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-01T01:41:15.517Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-01T01:41:15.665Z] prd-ubuntu20.04-docker-8c-8g-23597 does not seem to be running inside a container [2023-12-01T01:41:15.690Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-01T01:41:16.019Z] $ docker top bd605916e3a79c0ef89c76c74741c27c948a1eb345fe6e52e5c6566372950c16 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-01T01:41:16.223Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-01T01:41:16.223Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-01T01:41:16.326Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-01T01:41:16.326Z] $ docker exec bd605916e3a79c0ef89c76c74741c27c948a1eb345fe6e52e5c6566372950c16 ssh-agent [2023-12-01T01:41:16.418Z] SSH_AUTH_SOCK=/tmp/ssh-cf4w5E9fI2gk/agent.31 [2023-12-01T01:41:16.418Z] SSH_AGENT_PID=37 [2023-12-01T01:41:16.423Z] Running ssh-add (command line suppressed) [2023-12-01T01:41:16.539Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_5996031401731994999.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_5996031401731994999.key) [2023-12-01T01:41:16.553Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-01T01:41:16.874Z] + git semver bump pre [2023-12-01T01:41:17.134Z] 2023-12-01 01:41:17,047 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-12-01T01:41:17.134Z] 2023-12-01 01:41:17,047 [bump_version] DEBUG bumping version:0.0.2-dev.37 on axis:pre with prefix:dev [2023-12-01T01:41:17.134Z] 2023-12-01 01:41:17,047 [bump_version] DEBUG bumped version:0.0.2-dev.38 [2023-12-01T01:41:17.134Z] 2023-12-01 01:41:17,047 [write_version] DEBUG write version:0.0.2-dev.38 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:True [2023-12-01T01:41:17.134Z] 2023-12-01 01:41:17,047 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-12-01T01:41:17.134Z] 2023-12-01 01:41:17,047 [write_file] DEBUG write to file:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-12-01T01:41:17.134Z] 2023-12-01 01:41:17,049 [execute] INFO git cat-file --batch-check [2023-12-01T01:41:17.134Z] 2023-12-01 01:41:17,049 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-01T01:41:17.134Z] 2023-12-01 01:41:17,054 [execute] INFO git cat-file --batch [2023-12-01T01:41:17.134Z] 2023-12-01 01:41:17,054 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-01T01:41:17.134Z] 2023-12-01 01:41:17,059 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-12-01T01:41:17.134Z] 0.0.2-dev.38 [Pipeline] } [2023-12-01T01:41:17.141Z] $ docker exec --env ******** --env ******** bd605916e3a79c0ef89c76c74741c27c948a1eb345fe6e52e5c6566372950c16 ssh-agent -k [2023-12-01T01:41:17.237Z] unset SSH_AUTH_SOCK; [2023-12-01T01:41:17.238Z] unset SSH_AGENT_PID; [2023-12-01T01:41:17.238Z] echo Agent pid 37 killed; [2023-12-01T01:41:17.251Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-01T01:41:17.696Z] + git semver [Pipeline] } [2023-12-01T01:41:17.969Z] $ docker stop --time=1 bd605916e3a79c0ef89c76c74741c27c948a1eb345fe6e52e5c6566372950c16 [2023-12-01T01:41:19.282Z] $ docker rm -f --volumes bd605916e3a79c0ef89c76c74741c27c948a1eb345fe6e52e5c6566372950c16 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-01T01:41:19.743Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-01T01:41:19.743Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-01T01:41:20.076Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-01T01:41:20.076Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-01T01:41:20.228Z] prd-ubuntu20.04-docker-8c-8g-23597 does not seem to be running inside a container [2023-12-01T01:41:20.258Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-01T01:41:20.621Z] $ docker top 224a22e34de242a7cdb7d03cdc22b335808c8bdc57b17af763707d560b58972e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-01T01:41:20.825Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-01T01:41:20.825Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-01T01:41:20.944Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-01T01:41:20.945Z] $ docker exec 224a22e34de242a7cdb7d03cdc22b335808c8bdc57b17af763707d560b58972e ssh-agent [2023-12-01T01:41:21.049Z] SSH_AUTH_SOCK=/tmp/ssh-g9wY2Yay6hvH/agent.32 [2023-12-01T01:41:21.049Z] SSH_AGENT_PID=38 [2023-12-01T01:41:21.054Z] Running ssh-add (command line suppressed) [2023-12-01T01:41:21.153Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_15996187712455920395.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_15996187712455920395.key) [2023-12-01T01:41:21.169Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-01T01:41:21.492Z] + git semver push [2023-12-01T01:41:21.751Z] 2023-12-01 01:41:21,678 [run_push] DEBUG push [2023-12-01T01:41:21.751Z] 2023-12-01 01:41:21,679 [execute] INFO git cat-file --batch-check [2023-12-01T01:41:21.751Z] 2023-12-01 01:41:21,679 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-01T01:41:21.751Z] 2023-12-01 01:41:21,681 [execute] INFO git rev-list ac87718d108cd829cd1fb3ecf6c1042839791f4d -- [2023-12-01T01:41:21.751Z] 2023-12-01 01:41:21,682 [execute] DEBUG Popen(['git', 'rev-list', 'ac87718d108cd829cd1fb3ecf6c1042839791f4d', '--'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-01T01:41:21.751Z] 2023-12-01 01:41:21,688 [execute] INFO git fetch -v origin [2023-12-01T01:41:21.751Z] 2023-12-01 01:41:21,688 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-12-01T01:41:22.321Z] 2023-12-01 01:41:22,235 [run_push] DEBUG no remote changes detected [2023-12-01T01:41:22.321Z] 2023-12-01 01:41:22,235 [execute] INFO git push origin semver [2023-12-01T01:41:22.321Z] 2023-12-01 01:41:22,236 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-01T01:41:23.259Z] 2023-12-01 01:41:23,008 [run_push] DEBUG push all version tags [2023-12-01T01:41:23.259Z] 2023-12-01 01:41:23,008 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-12-01T01:41:23.259Z] 2023-12-01 01:41:23,008 [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) [2023-12-01T01:41:23.827Z] 2023-12-01 01:41:23,759 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-12-01T01:41:23.827Z] 0.0.2-dev.38 [Pipeline] } [2023-12-01T01:41:23.834Z] $ docker exec --env ******** --env ******** 224a22e34de242a7cdb7d03cdc22b335808c8bdc57b17af763707d560b58972e ssh-agent -k [2023-12-01T01:41:23.938Z] unset SSH_AUTH_SOCK; [2023-12-01T01:41:23.938Z] unset SSH_AGENT_PID; [2023-12-01T01:41:23.939Z] echo Agent pid 38 killed; [2023-12-01T01:41:23.950Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-01T01:41:24.411Z] + git semver [Pipeline] } [2023-12-01T01:41:24.679Z] $ docker stop --time=1 224a22e34de242a7cdb7d03cdc22b335808c8bdc57b17af763707d560b58972e [2023-12-01T01:41:25.949Z] $ docker rm -f --volumes 224a22e34de242a7cdb7d03cdc22b335808c8bdc57b17af763707d560b58972e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-12-01T01:41:26.747Z] + [ -d /w/workspace/gexfoundry_edgex-taf-common_main/archives ] [2023-12-01T01:41:26.747Z] + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives [2023-12-01T01:41:26.747Z] total 16 [2023-12-01T01:41:26.747Z] drwxr-xr-x 3 root root 4096 Dec 1 01:30 . [2023-12-01T01:41:26.747Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 1 01:41 .. [2023-12-01T01:41:26.747Z] drwxr-xr-x 2 root root 4096 Dec 1 01:30 cost [2023-12-01T01:41:26.747Z] -rw-r--r-- 1 root root 87 Dec 1 01:30 cost.csv [2023-12-01T01:41:26.747Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_edgex-taf-common_main/archives [2023-12-01T01:41:26.747Z] + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives [2023-12-01T01:41:26.747Z] total 16 [2023-12-01T01:41:26.747Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 1 01:30 . [2023-12-01T01:41:26.747Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 1 01:41 .. [2023-12-01T01:41:26.747Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 1 01:30 cost [2023-12-01T01:41:26.747Z] -rw-r--r-- 1 jenkins jenkins 87 Dec 1 01:30 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-01T01:41:27.036Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-01T01:41:27.894Z] ---> package-listing.sh [2023-12-01T01:41:27.894Z] ++ facter osfamily [2023-12-01T01:41:27.894Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-01T01:41:28.154Z] + OS_FAMILY=debian [2023-12-01T01:41:28.154Z] + workspace=/w/workspace/gexfoundry_edgex-taf-common_main [2023-12-01T01:41:28.154Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-01T01:41:28.154Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-01T01:41:28.154Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-01T01:41:28.154Z] + PACKAGES=/tmp/packages_start.txt [2023-12-01T01:41:28.154Z] + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' [2023-12-01T01:41:28.154Z] + PACKAGES=/tmp/packages_end.txt [2023-12-01T01:41:28.154Z] + case "${OS_FAMILY}" in [2023-12-01T01:41:28.154Z] + dpkg -l [2023-12-01T01:41:28.154Z] + grep '^ii' [2023-12-01T01:41:28.154Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-01T01:41:28.154Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-01T01:41:28.154Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-01T01:41:28.154Z] + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' [2023-12-01T01:41:28.154Z] + mkdir -p /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [2023-12-01T01:41:28.154Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [Pipeline] echo [2023-12-01T01:41:28.164Z] 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 [2023-12-01T01:41:28.441Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-01T01:41:29.036Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-01T01:41:29.036Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-01T01:41:29.183Z] prd-ubuntu20.04-docker-8c-8g-23597 does not seem to be running inside a container [2023-12-01T01:41:29.212Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_edgex-taf-common_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-01T01:41:29.419Z] $ docker top d83c28155452a27b4b64326ffb9b44d72dc95545acb16721b38995badf1a0981 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-01T01:41:29.833Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-01T01:41:30.119Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-01T01:41:30.404Z] + ls /var/log/sa-host [2023-12-01T01:41:30.404Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-01T01:41:30.581Z] provisioning config files... [2023-12-01T01:41:30.595Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config16844827088337921715tmp [Pipeline] { [Pipeline] echo [2023-12-01T01:41:30.672Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-01T01:41:30.955Z] ---> create-netrc.sh [Pipeline] } [2023-12-01T01:41:30.962Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-01T01:41:31.378Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-01T01:41:31.386Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-01T01:41:31.664Z] ---> sudo-logs.sh [2023-12-01T01:41:31.664Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-01T01:41:31.734Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-01T01:41:32.025Z] ---> job-cost.sh [2023-12-01T01:41:32.025Z] lf-activate-venv: SKIPPING [2023-12-01T01:41:32.025Z] DEBUG: total: 0.2199999988079071 [2023-12-01T01:41:32.025Z] INFO: Retrieving Stack Cost... [2023-12-01T01:41:32.284Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-01T01:41:32.854Z] INFO: Archiving Costs [Pipeline] echo [2023-12-01T01:41:32.866Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-01T01:41:33.146Z] ---> logs-deploy.sh [2023-12-01T01:41:33.147Z] lf-activate-venv: SKIPPING [2023-12-01T01:41:33.147Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/main/30 [2023-12-01T01:41:33.147Z] INFO: archiving workspace using pattern(s): [2023-12-01T01:41:34.086Z] Archives upload complete. [2023-12-01T01:41:34.086Z] INFO: archiving logs to Nexus