Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 600fc91fe49ee51cd282d429b11b5c73fe6c1357 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-ssh9533027261694787229.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-ssh14690119173311732588.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-ssh5105752654791138895.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-ssh4449211496262746593.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-ssh5537520251778903810.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-2119’ Running on prd-ubuntu20.04-docker-8c-8g-2126 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 600fc91fe49ee51cd282d429b11b5c73fe6c1357 (main) Commit message: "Merge pull request #103 from edgexfoundry/dependabot/pip/influxdb-client-1.41.0" > git config core.sparsecheckout # timeout=10 > git checkout -f 600fc91fe49ee51cd282d429b11b5c73fe6c1357 # timeout=10 > git rev-list --no-walk a77ef99c8899b9728178ab16eccf9cf6b883cb40 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-04T01:21:22.739Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-04T01:21:22.811Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-04T01:21:22.835Z] ========================================================= [2024-03-04T01:21:22.835Z] EdgeX Global Pipelines Version Info [2024-03-04T01:21:22.835Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-04T01:21:23.564Z] ------------------- [2024-03-04T01:21:23.564Z] stable info: [2024-03-04T01:21:23.564Z] ------------------- [2024-03-04T01:21:23.564Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-04T01:21:23.564Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-04T01:21:23.564Z] Message: update stable to v1.0.258 [2024-03-04T01:21:24.133Z] ------------------- [2024-03-04T01:21:24.133Z] experimental info: [2024-03-04T01:21:24.133Z] ------------------- [2024-03-04T01:21:24.133Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-04T01:21:24.133Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-04T01:21:24.133Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2024-03-04T01:21:24.241Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2024-03-04T01:21:24.269Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2024-03-04T01:21:24.297Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-04T01:21:24.333Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-04T01:21:24.357Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-04T01:21:24.378Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2024-03-04T01:21:24.399Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-04T01:21:24.421Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2024-03-04T01:21:24.446Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2024-03-04T01:21:24.478Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-04T01:21:24.506Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2024-03-04T01:21:24.534Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2024-03-04T01:21:24.565Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-04T01:21:24.595Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-04T01:21:24.622Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-03-04T01:21:24.652Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-03-04T01:21:24.681Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-03-04T01:21:24.704Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 600fc91fe49ee51cd282d429b11b5c73fe6c1357 [Pipeline] echo [2024-03-04T01:21:24.732Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 600fc91 [Pipeline] echo [2024-03-04T01:21:24.762Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-04T01:21:24.841Z] provisioning config files... [2024-03-04T01:21:24.856Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config16380349650225444752tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-04T01:21:25.256Z] ---> ****-login.sh [2024-03-04T01:21:25.256Z] nexus3.edgexfoundry.org:10001 [2024-03-04T01:21:25.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-04T01:21:27.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-04T01:21:27.975Z] Configure a credential helper to remove this warning. See [2024-03-04T01:21:27.975Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-04T01:21:27.975Z] [2024-03-04T01:21:27.975Z] Login Succeeded [2024-03-04T01:21:27.975Z] nexus3.edgexfoundry.org:10002 [2024-03-04T01:21:27.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-04T01:21:27.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-04T01:21:27.975Z] Configure a credential helper to remove this warning. See [2024-03-04T01:21:27.975Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-04T01:21:27.975Z] [2024-03-04T01:21:27.975Z] Login Succeeded [2024-03-04T01:21:27.975Z] nexus3.edgexfoundry.org:10003 [2024-03-04T01:21:27.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-04T01:21:27.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-04T01:21:27.975Z] Configure a credential helper to remove this warning. See [2024-03-04T01:21:27.975Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-04T01:21:27.975Z] [2024-03-04T01:21:27.975Z] Login Succeeded [2024-03-04T01:21:27.975Z] nexus3.edgexfoundry.org:10004 [2024-03-04T01:21:28.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-04T01:21:28.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-04T01:21:28.235Z] Configure a credential helper to remove this warning. See [2024-03-04T01:21:28.235Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-04T01:21:28.235Z] [2024-03-04T01:21:28.235Z] Login Succeeded [2024-03-04T01:21:28.235Z] ****.io [2024-03-04T01:21:28.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-04T01:21:28.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-04T01:21:28.497Z] Configure a credential helper to remove this warning. See [2024-03-04T01:21:28.497Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-04T01:21:28.497Z] [2024-03-04T01:21:28.497Z] Login Succeeded [2024-03-04T01:21:28.497Z] ---> ****-login.sh ends [Pipeline] } [2024-03-04T01:21:28.512Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-03-04T01:21:29.032Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-04T01:21:29.032Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-04T01:21:29.032Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-04T01:21:29.032Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-04T01:21:29.032Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-04T01:21:29.032Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-04T01:21:29.032Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T01:21:29.575Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-04T01:21:29.575Z] [2024-03-04T01:21:29.575Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T01:21:30.299Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-04T01:21:32.035Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-04T01:21:32.035Z] b85a868b505f: Pulling fs layer [2024-03-04T01:21:32.035Z] e2be974225ed: Pulling fs layer [2024-03-04T01:21:32.035Z] 339a4e72a1f5: Pulling fs layer [2024-03-04T01:21:32.035Z] 988bab9f4d93: Pulling fs layer [2024-03-04T01:21:32.035Z] 1469e6f7b9e6: Pulling fs layer [2024-03-04T01:21:32.035Z] eaf3925da568: Pulling fs layer [2024-03-04T01:21:32.035Z] bab4dde63d76: Pulling fs layer [2024-03-04T01:21:32.035Z] bde34c3a00c8: Pulling fs layer [2024-03-04T01:21:32.035Z] b352a97aabf1: Pulling fs layer [2024-03-04T01:21:32.035Z] 4872d77fe225: Pulling fs layer [2024-03-04T01:21:32.035Z] 5851b861e8e6: Pulling fs layer [2024-03-04T01:21:32.035Z] bab4dde63d76: Waiting [2024-03-04T01:21:32.035Z] bde34c3a00c8: Waiting [2024-03-04T01:21:32.035Z] b352a97aabf1: Waiting [2024-03-04T01:21:32.035Z] 5851b861e8e6: Waiting [2024-03-04T01:21:32.035Z] eaf3925da568: Waiting [2024-03-04T01:21:32.035Z] 1469e6f7b9e6: Waiting [2024-03-04T01:21:32.035Z] 4872d77fe225: Waiting [2024-03-04T01:21:32.035Z] e2be974225ed: Verifying Checksum [2024-03-04T01:21:32.035Z] e2be974225ed: Download complete [2024-03-04T01:21:32.035Z] 988bab9f4d93: Verifying Checksum [2024-03-04T01:21:32.035Z] 988bab9f4d93: Download complete [2024-03-04T01:21:34.100Z] 1469e6f7b9e6: Verifying Checksum [2024-03-04T01:21:34.100Z] 1469e6f7b9e6: Download complete [2024-03-04T01:21:34.100Z] eaf3925da568: Verifying Checksum [2024-03-04T01:21:34.100Z] eaf3925da568: Download complete [2024-03-04T01:21:34.360Z] 339a4e72a1f5: Verifying Checksum [2024-03-04T01:21:34.360Z] 339a4e72a1f5: Download complete [2024-03-04T01:21:34.360Z] bde34c3a00c8: Verifying Checksum [2024-03-04T01:21:34.360Z] bde34c3a00c8: Download complete [2024-03-04T01:21:34.360Z] b352a97aabf1: Download complete [2024-03-04T01:21:34.360Z] 4872d77fe225: Verifying Checksum [2024-03-04T01:21:34.360Z] 5851b861e8e6: Download complete [2024-03-04T01:21:34.360Z] b85a868b505f: Verifying Checksum [2024-03-04T01:21:34.360Z] b85a868b505f: Download complete [2024-03-04T01:21:34.619Z] bab4dde63d76: Verifying Checksum [2024-03-04T01:21:34.619Z] bab4dde63d76: Download complete [2024-03-04T01:21:37.087Z] b85a868b505f: Pull complete [2024-03-04T01:21:37.087Z] e2be974225ed: Pull complete [2024-03-04T01:21:37.655Z] 339a4e72a1f5: Pull complete [2024-03-04T01:21:37.655Z] 988bab9f4d93: Pull complete [2024-03-04T01:21:37.917Z] 1469e6f7b9e6: Pull complete [2024-03-04T01:21:37.917Z] eaf3925da568: Pull complete [2024-03-04T01:21:39.307Z] bab4dde63d76: Pull complete [2024-03-04T01:21:39.569Z] bde34c3a00c8: Pull complete [2024-03-04T01:21:39.569Z] b352a97aabf1: Pull complete [2024-03-04T01:21:39.569Z] 4872d77fe225: Pull complete [2024-03-04T01:21:39.829Z] 5851b861e8e6: Pull complete [2024-03-04T01:21:39.829Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-04T01:21:39.829Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-04T01:21:39.829Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-04T01:21:40.035Z] prd-ubuntu20.04-docker-8c-8g-2126 does not seem to be running inside a container [2024-03-04T01:21:40.147Z] $ 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 [2024-03-04T01:21:41.282Z] $ docker top 93f11cf34424f3ab412be7f1a0ad310c1de23d85b2d65e084f2f5d16a58930b0 -eo pid,comm [2024-03-04T01:21:41.265Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-03-04T01:21:41.265Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-04T01:21:41.343Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-04T01:21:41.343Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-04T01:21:41.455Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-04T01:21:41.529Z] $ docker exec 93f11cf34424f3ab412be7f1a0ad310c1de23d85b2d65e084f2f5d16a58930b0 ssh-agent [2024-03-04T01:21:41.565Z] SSH_AUTH_SOCK=/tmp/ssh-WaA5n7F5uivS/agent.33 [2024-03-04T01:21:41.565Z] SSH_AGENT_PID=40 [2024-03-04T01:21:41.572Z] Running ssh-add (command line suppressed) [2024-03-04T01:21:41.738Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_10973308534295542823.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_10973308534295542823.key) [2024-03-04T01:21:41.681Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-04T01:21:41.986Z] + git tag --points-at HEAD [Pipeline] } [2024-03-04T01:21:42.099Z] $ docker exec --env ******** --env ******** 93f11cf34424f3ab412be7f1a0ad310c1de23d85b2d65e084f2f5d16a58930b0 ssh-agent -k [2024-03-04T01:21:42.193Z] unset SSH_AUTH_SOCK; [2024-03-04T01:21:42.194Z] unset SSH_AGENT_PID; [2024-03-04T01:21:42.194Z] echo Agent pid 40 killed; [2024-03-04T01:21:42.129Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-04T01:21:42.172Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-04T01:21:42.172Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-04T01:21:42.283Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-04T01:21:42.360Z] $ docker exec 93f11cf34424f3ab412be7f1a0ad310c1de23d85b2d65e084f2f5d16a58930b0 ssh-agent [2024-03-04T01:21:42.396Z] SSH_AUTH_SOCK=/tmp/ssh-3kG9g9q3TZqz/agent.73 [2024-03-04T01:21:42.396Z] SSH_AGENT_PID=79 [2024-03-04T01:21:42.404Z] Running ssh-add (command line suppressed) [2024-03-04T01:21:42.581Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_16373071669040395063.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_16373071669040395063.key) [2024-03-04T01:21:42.525Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-04T01:21:42.855Z] + git semver init [2024-03-04T01:21:43.143Z] 2024-03-04 01:21:43,084 [run_init] DEBUG init version:0.0.0 force:False [2024-03-04T01:21:43.143Z] 2024-03-04 01:21:43,085 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_edgex-taf-common_main/.semver [2024-03-04T01:21:43.143Z] 2024-03-04 01:21:43,085 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/gexfoundry_edgex-taf-common_main/.semver [2024-03-04T01:21:43.143Z] 2024-03-04 01:21:43,085 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/gexfoundry_edgex-taf-common_main/.semver'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=None) [2024-03-04T01:21:45.099Z] 2024-03-04 01:21:44,931 [append_file] DEBUG append to file:/w/workspace/gexfoundry_edgex-taf-common_main/.git/info/exclude [2024-03-04T01:21:45.099Z] 2024-03-04 01:21:44,932 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:False [2024-03-04T01:21:45.099Z] 2024-03-04 01:21:44,932 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2024-03-04T01:21:45.099Z] 2024-03-04 01:21:44,932 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2024-03-04T01:21:45.099Z] 0.0.2-dev.40 [Pipeline] } [2024-03-04T01:21:45.188Z] $ docker exec --env ******** --env ******** 93f11cf34424f3ab412be7f1a0ad310c1de23d85b2d65e084f2f5d16a58930b0 ssh-agent -k [2024-03-04T01:21:45.282Z] unset SSH_AUTH_SOCK; [2024-03-04T01:21:45.288Z] unset SSH_AGENT_PID; [2024-03-04T01:21:45.288Z] echo Agent pid 79 killed; [2024-03-04T01:21:45.231Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-04T01:21:45.585Z] + git semver [Pipeline] } [2024-03-04T01:21:46.730Z] $ docker stop --time=1 93f11cf34424f3ab412be7f1a0ad310c1de23d85b2d65e084f2f5d16a58930b0 [2024-03-04T01:21:48.016Z] $ docker rm -f --volumes 93f11cf34424f3ab412be7f1a0ad310c1de23d85b2d65e084f2f5d16a58930b0 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-04T01:21:48.309Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-04T01:21:48.612Z] Stashed 1 file(s) [Pipeline] echo [2024-03-04T01:21:48.615Z] [edgeXSemver]: initialized semver on version 0.0.2-dev.40 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-04T01:21:48.918Z] provisioning config files... [2024-03-04T01:21:48.931Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config17995614766817010868tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-04T01:21:49.262Z] ---> ****-login.sh [2024-03-04T01:21:49.262Z] nexus3.edgexfoundry.org:10001 [2024-03-04T01:21:49.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-04T01:21:49.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-04T01:21:49.263Z] Configure a credential helper to remove this warning. See [2024-03-04T01:21:49.263Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-04T01:21:49.263Z] [2024-03-04T01:21:49.263Z] Login Succeeded [2024-03-04T01:21:49.263Z] nexus3.edgexfoundry.org:10002 [2024-03-04T01:21:49.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-04T01:21:49.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-04T01:21:49.263Z] Configure a credential helper to remove this warning. See [2024-03-04T01:21:49.263Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-04T01:21:49.263Z] [2024-03-04T01:21:49.263Z] Login Succeeded [2024-03-04T01:21:49.263Z] nexus3.edgexfoundry.org:10003 [2024-03-04T01:21:49.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-04T01:21:49.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-04T01:21:49.528Z] Configure a credential helper to remove this warning. See [2024-03-04T01:21:49.528Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-04T01:21:49.528Z] [2024-03-04T01:21:49.528Z] Login Succeeded [2024-03-04T01:21:49.528Z] nexus3.edgexfoundry.org:10004 [2024-03-04T01:21:49.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-04T01:21:49.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-04T01:21:49.529Z] Configure a credential helper to remove this warning. See [2024-03-04T01:21:49.529Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-04T01:21:49.529Z] [2024-03-04T01:21:49.529Z] Login Succeeded [2024-03-04T01:21:49.529Z] ****.io [2024-03-04T01:21:49.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-04T01:21:49.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-04T01:21:49.792Z] Configure a credential helper to remove this warning. See [2024-03-04T01:21:49.793Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-04T01:21:49.793Z] [2024-03-04T01:21:49.793Z] Login Succeeded [2024-03-04T01:21:49.793Z] ---> ****-login.sh ends [Pipeline] } [2024-03-04T01:21:49.804Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-04T01:21:50.547Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-04T01:21:50.842Z] + ls -al . [2024-03-04T01:21:50.842Z] total 72 [2024-03-04T01:21:50.842Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 4 01:21 . [2024-03-04T01:21:50.842Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 01:21 .. [2024-03-04T01:21:50.842Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 4 01:21 .git [2024-03-04T01:21:50.842Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 01:21 .github [2024-03-04T01:21:50.842Z] -rw-rw-r-- 1 jenkins jenkins 22 Mar 4 01:21 .gitignore [2024-03-04T01:21:50.842Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 4 01:21 .semver [2024-03-04T01:21:50.842Z] -rw-rw-r-- 1 jenkins jenkins 1575 Mar 4 01:21 Dockerfile [2024-03-04T01:21:50.842Z] -rw-rw-r-- 1 jenkins jenkins 746 Mar 4 01:21 Jenkinsfile [2024-03-04T01:21:50.842Z] -rw-rw-r-- 1 jenkins jenkins 11381 Mar 4 01:21 LICENSE [2024-03-04T01:21:50.842Z] -rw-rw-r-- 1 jenkins jenkins 3606 Mar 4 01:21 README.md [2024-03-04T01:21:50.842Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 01:21 TAF-Manager [2024-03-04T01:21:50.842Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 4 01:21 TUC [2024-03-04T01:21:50.842Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 4 01:21 VERSION [2024-03-04T01:21:50.842Z] -rw-rw-r-- 1 jenkins jenkins 343 Mar 4 01:21 requirements.txt [2024-03-04T01:21:50.842Z] -rw-rw-r-- 1 jenkins jenkins 54 Mar 4 01:21 robot-entrypoint.sh [2024-03-04T01:21:50.842Z] -rw-rw-r-- 1 jenkins jenkins 445 Mar 4 01:21 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T01:21:51.199Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=600fc91fe49ee51cd282d429b11b5c73fe6c1357 --label arch=amd64 --label version=0.0.2-dev.40 . [2024-03-04T01:21:51.199Z] Sending build context to Docker daemon 570.4kB [2024-03-04T01:21:51.199Z] Step 1/13 : FROM alpine:3.16 [2024-03-04T01:21:51.460Z] 3.16: Pulling from library/alpine [2024-03-04T01:21:51.724Z] a88dc8b54e91: Pulling fs layer [2024-03-04T01:21:51.724Z] a88dc8b54e91: Verifying Checksum [2024-03-04T01:21:51.724Z] a88dc8b54e91: Download complete [2024-03-04T01:21:51.988Z] a88dc8b54e91: Pull complete [2024-03-04T01:21:51.988Z] Digest: sha256:452e7292acee0ee16c332324d7de05fa2c99f9994ecc9f0779c602916a672ae4 [2024-03-04T01:21:51.988Z] Status: Downloaded newer image for alpine:3.16 [2024-03-04T01:21:51.988Z] ---> d49a5025be10 [2024-03-04T01:21:51.988Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2024-03-04T01:21:51.988Z] ---> Running in f6c4b8017d4b [2024-03-04T01:21:52.251Z] Removing intermediate container f6c4b8017d4b [2024-03-04T01:21:52.251Z] ---> 5ef7f8878686 [2024-03-04T01:21:52.251Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2024-03-04T01:21:52.251Z] ---> Running in 50ef3375afd4 [2024-03-04T01:21:52.251Z] Removing intermediate container 50ef3375afd4 [2024-03-04T01:21:52.251Z] ---> ea21cace7697 [2024-03-04T01:21:52.251Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2024-03-04T01:21:52.512Z] ---> f17ace5d3c13 [2024-03-04T01:21:52.512Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2024-03-04T01:21:52.512Z] ---> 03b26b1e6bd8 [2024-03-04T01:21:52.512Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2024-03-04T01:21:52.775Z] ---> 38aa48ae50bb [2024-03-04T01:21:52.775Z] Step 7/13 : WORKDIR /edgex-taf [2024-03-04T01:21:52.775Z] ---> Running in 0ec97e60ade8 [2024-03-04T01:21:52.775Z] Removing intermediate container 0ec97e60ade8 [2024-03-04T01:21:52.775Z] ---> 87db4e34b25f [2024-03-04T01:21:52.775Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-03-04T01:21:52.775Z] ---> Running in 1b95e057735e [2024-03-04T01:21:53.348Z] Removing intermediate container 1b95e057735e [2024-03-04T01:21:53.348Z] ---> 06dfc29a4a38 [2024-03-04T01:21:53.348Z] Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.4-r0 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install ./edgex-taf-common && pip3 install -r requirements.txt [2024-03-04T01:21:53.608Z] ---> Running in 54af4e56107a [2024-03-04T01:21:53.608Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2024-03-04T01:21:54.618Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2024-03-04T01:21:55.194Z] OK: 6 MiB in 14 packages [2024-03-04T01:21:55.194Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2024-03-04T01:21:55.767Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2024-03-04T01:21:56.355Z] (1/9) Installing ca-certificates (20230506-r0) [2024-03-04T01:21:56.616Z] (2/9) Installing brotli-libs (1.0.9-r6) [2024-03-04T01:21:57.193Z] (3/9) Installing nghttp2-libs (1.47.0-r2) [2024-03-04T01:21:57.454Z] (4/9) Installing libcurl (8.5.0-r0) [2024-03-04T01:21:57.713Z] (5/9) Installing curl (8.5.0-r0) [2024-03-04T01:21:58.290Z] (6/9) Installing docker-cli (20.10.20-r0) [2024-03-04T01:21:58.867Z] (7/9) Installing oniguruma (6.9.8-r0) [2024-03-04T01:21:59.443Z] (8/9) Installing jq (1.6-r1) [2024-03-04T01:21:59.704Z] (9/9) Installing openssl (1.1.1w-r1) [2024-03-04T01:22:00.276Z] Executing busybox-1.35.0-r17.trigger [2024-03-04T01:22:00.276Z] Executing ca-certificates-20230506-r0.trigger [2024-03-04T01:22:00.276Z] OK: 52 MiB in 23 packages [2024-03-04T01:22:00.276Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2024-03-04T01:22:00.849Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2024-03-04T01:22:01.428Z] (1/137) Installing libmagic (5.41-r0) [2024-03-04T01:22:01.688Z] (2/137) Installing file (5.41-r0) [2024-03-04T01:22:01.949Z] (3/137) Installing libxau (1.0.9-r0) [2024-03-04T01:22:02.211Z] (4/137) Installing libxdmcp (1.1.3-r0) [2024-03-04T01:22:02.471Z] (5/137) Installing libxcb (1.15-r0) [2024-03-04T01:22:03.052Z] (6/137) Installing libx11 (1.8.7-r0) [2024-03-04T01:22:03.625Z] (7/137) Installing libxext (1.3.4-r0) [2024-03-04T01:22:03.625Z] (8/137) Installing libice (1.0.10-r0) [2024-03-04T01:22:03.791Z] Still waiting to schedule task [2024-03-04T01:22:03.792Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2124’ [2024-03-04T01:22:04.205Z] (9/137) Installing libuuid (2.38-r1) [2024-03-04T01:22:04.482Z] (10/137) Installing libsm (1.2.3-r0) [2024-03-04T01:22:04.744Z] (11/137) Installing libxt (1.2.1-r0) [2024-03-04T01:22:05.006Z] (12/137) Installing libxmu (1.1.3-r0) [2024-03-04T01:22:05.270Z] (13/137) Installing xset (1.2.4-r0) [2024-03-04T01:22:05.843Z] (14/137) Installing xprop (1.2.7-r0) [2024-03-04T01:22:05.843Z] (15/137) Installing xdg-utils (1.1.3-r3) [2024-03-04T01:22:06.422Z] (16/137) Installing eudev-libs (3.2.11-r0) [2024-03-04T01:22:06.688Z] (17/137) Installing pkgconf (1.8.1-r0) [2024-03-04T01:22:06.951Z] (18/137) Installing libffi (3.4.2-r1) [2024-03-04T01:22:07.213Z] (19/137) Installing libintl (0.21-r2) [2024-03-04T01:22:07.477Z] (20/137) Installing libblkid (2.38-r1) [2024-03-04T01:22:08.049Z] (21/137) Installing libmount (2.38-r1) [2024-03-04T01:22:08.311Z] (22/137) Installing pcre (8.45-r2) [2024-03-04T01:22:08.571Z] (23/137) Installing glib (2.72.4-r0) [2024-03-04T01:22:10.587Z] (24/137) Installing xz-libs (5.2.5-r1) [2024-03-04T01:22:11.884Z] (25/137) Installing libxml2 (2.9.14-r2) [2024-03-04T01:22:12.145Z] (26/137) Installing shared-mime-info (2.2-r2) [2024-03-04T01:22:14.271Z] (27/137) Installing hicolor-icon-theme (0.17-r1) [2024-03-04T01:22:16.534Z] (28/137) Installing libjpeg-turbo (2.1.3-r1) [2024-03-04T01:22:17.106Z] (29/137) Installing libpng (1.6.37-r1) [2024-03-04T01:22:17.367Z] (30/137) Installing libwebp (1.2.3-r2) [2024-03-04T01:22:17.941Z] (31/137) Installing zstd-libs (1.5.2-r1) [2024-03-04T01:22:18.203Z] (32/137) Installing tiff (4.4.0-r4) [2024-03-04T01:22:18.780Z] (33/137) Installing gdk-pixbuf (2.42.8-r0) [2024-03-04T01:22:19.043Z] (34/137) Installing gtk-update-icon-cache (2.24.33-r3) [2024-03-04T01:22:19.305Z] (35/137) Installing libxcomposite (0.4.5-r0) [2024-03-04T01:22:19.569Z] (36/137) Installing libxfixes (6.0.0-r0) [2024-03-04T01:22:19.829Z] (37/137) Installing libxrender (0.9.10-r3) [2024-03-04T01:22:20.091Z] (38/137) Installing libxcursor (1.2.1-r0) [2024-03-04T01:22:20.352Z] (39/137) Installing libxdamage (1.1.5-r1) [2024-03-04T01:22:20.615Z] (40/137) Installing libxi (1.8-r0) [2024-03-04T01:22:20.877Z] (41/137) Installing libxinerama (1.1.4-r1) [2024-03-04T01:22:21.138Z] (42/137) Installing libxrandr (1.5.2-r1) [2024-03-04T01:22:21.398Z] (43/137) Installing atk (2.38.0-r0) [2024-03-04T01:22:21.660Z] (44/137) Installing libxtst (1.2.3-r3) [2024-03-04T01:22:21.925Z] (45/137) Installing dbus-libs (1.14.8-r0) [2024-03-04T01:22:22.497Z] (46/137) Installing at-spi2-core (2.44.1-r0) [2024-03-04T01:22:22.762Z] (47/137) Installing at-spi2-atk (2.38.0-r0) [2024-03-04T01:22:23.027Z] (48/137) Installing expat (2.6.0-r0) [2024-03-04T01:22:23.600Z] (49/137) Installing libbz2 (1.0.8-r1) [2024-03-04T01:22:23.861Z] (50/137) Installing freetype (2.12.1-r0) [2024-03-04T01:22:24.121Z] (51/137) Installing fontconfig (2.14.0-r0) [2024-03-04T01:22:24.702Z] (52/137) Installing pixman (0.40.0-r4) [2024-03-04T01:22:24.991Z] (53/137) Installing cairo (1.17.4-r2) [2024-03-04T01:22:25.599Z] (54/137) Installing cairo-gobject (1.17.4-r2) [2024-03-04T01:22:25.957Z] (55/137) Installing avahi-libs (0.8-r6) [2024-03-04T01:22:26.249Z] (56/137) Installing gmp (6.2.1-r2) [2024-03-04T01:22:26.512Z] (57/137) Installing nettle (3.7.3-r0) [2024-03-04T01:22:29.205Z] (58/137) Installing p11-kit (0.24.1-r0) [2024-03-04T01:22:29.468Z] (59/137) Installing libtasn1 (4.18.0-r1) [2024-03-04T01:22:30.039Z] (60/137) Installing libunistring (1.0-r0) [2024-03-04T01:22:32.832Z] (61/137) Installing gnutls (3.7.7-r1) [2024-03-04T01:22:34.195Z] (62/137) Installing cups-libs (2.4.2-r2) [2024-03-04T01:22:34.454Z] (63/137) Installing libepoxy (1.5.10-r0) [2024-03-04T01:22:36.163Z] (64/137) Installing fribidi (1.0.12-r0) [2024-03-04T01:22:36.421Z] (65/137) Installing graphite2 (1.3.14-r1) [2024-03-04T01:22:36.996Z] (66/137) Installing harfbuzz (4.3.0-r0) [2024-03-04T01:22:37.256Z] (67/137) Installing libxft (2.3.4-r0) [2024-03-04T01:22:37.514Z] (68/137) Installing pango (1.50.7-r0) [2024-03-04T01:22:40.405Z] (69/137) Installing wayland-libs-client (1.20.0-r0) [2024-03-04T01:22:40.670Z] (70/137) Installing wayland-libs-cursor (1.20.0-r0) [2024-03-04T01:22:40.670Z] (71/137) Installing wayland-libs-egl (1.20.0-r0) [2024-03-04T01:22:40.930Z] (72/137) Installing xkeyboard-config (2.35.1-r0) [2024-03-04T01:22:41.505Z] (73/137) Installing libxkbcommon (1.4.1-r0) [2024-03-04T01:22:41.766Z] (74/137) Installing gtk+3.0 (3.24.34-r1) [2024-03-04T01:22:42.713Z] Executing gtk+3.0-3.24.34-r1.post-install [2024-03-04T01:22:42.713Z] (75/137) Installing libfontenc (1.1.4-r0) [2024-03-04T01:22:42.713Z] (76/137) Installing mkfontscale (1.2.2-r0) [2024-03-04T01:22:42.979Z] (77/137) Installing font-opensans (0_git20210927-r0) [2024-03-04T01:22:43.554Z] (78/137) Installing libgcc (11.2.1_git20220219-r2) [2024-03-04T01:22:43.813Z] (79/137) Installing libogg (1.3.5-r1) [2024-03-04T01:22:44.391Z] (80/137) Installing libstdc++ (11.2.1_git20220219-r2) [2024-03-04T01:22:44.658Z] (81/137) Installing flac (1.3.4-r0) [2024-03-04T01:22:45.233Z] (82/137) Installing alsa-lib (1.2.7.2-r0) [2024-03-04T01:22:45.495Z] (83/137) Installing libatomic (11.2.1_git20220219-r2) [2024-03-04T01:22:45.764Z] (84/137) Installing sdl2 (2.0.22-r0) [2024-03-04T01:22:46.343Z] (85/137) Installing aom-libs (3.3.0-r0) [2024-03-04T01:22:46.928Z] (86/137) Installing libass (0.16.0-r0) [2024-03-04T01:22:47.192Z] (87/137) Installing libdav1d (1.0.0-r0) [2024-03-04T01:22:47.769Z] (88/137) Installing libpciaccess (0.16-r0) [2024-03-04T01:22:48.030Z] (89/137) Installing libdrm (2.4.110-r0) [2024-03-04T01:22:48.614Z] (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2024-03-04T01:22:48.876Z] (91/137) Installing ncurses-libs (6.3_p20220521-r1) [2024-03-04T01:22:49.145Z] (92/137) Installing lame (3.100-r0) [2024-03-04T01:22:49.715Z] (93/137) Installing opus (1.3.1-r1) [2024-03-04T01:22:49.975Z] (94/137) Installing libasyncns (0.8-r1) [2024-03-04T01:22:50.236Z] (95/137) Installing libltdl (2.4.7-r0) [2024-03-04T01:22:50.498Z] (96/137) Installing orc (0.4.32-r0) [2024-03-04T01:22:51.078Z] (97/137) Installing libvorbis (1.3.7-r0) [2024-03-04T01:22:51.342Z] (98/137) Installing libsndfile (1.1.0-r0) [2024-03-04T01:22:51.924Z] (99/137) Installing libgomp (11.2.1_git20220219-r2) [2024-03-04T01:22:52.187Z] (100/137) Installing soxr (0.1.3-r2) [2024-03-04T01:22:52.450Z] (101/137) Installing speexdsp (1.2.0-r0) [2024-03-04T01:22:52.712Z] (102/137) Installing tdb-libs (1.4.6-r0) [2024-03-04T01:22:53.296Z] (103/137) Installing libpulse (15.0-r2) [2024-03-04T01:22:53.557Z] (104/137) Installing cjson (1.7.17-r0) [2024-03-04T01:22:53.815Z] (105/137) Installing mbedtls (2.28.7-r0) [2024-03-04T01:22:54.388Z] (106/137) Installing librist (0.2.6-r1) [2024-03-04T01:22:54.655Z] (107/137) Installing libsrt (1.4.4-r0) [2024-03-04T01:22:55.233Z] (108/137) Installing libssh (0.9.6-r1) [2024-03-04T01:22:55.498Z] (109/137) Installing libtheora (1.1.1-r16) [2024-03-04T01:22:56.074Z] (110/137) Installing v4l-utils-libs (1.22.1-r1) [2024-03-04T01:22:56.702Z] (111/137) Installing libva (2.14.0-r0) [2024-03-04T01:22:57.276Z] (112/137) Installing libvdpau (1.5-r0) [2024-03-04T01:22:57.537Z] (113/137) Installing vidstab (1.1.0-r1) [2024-03-04T01:22:57.798Z] (114/137) Installing libvpx (1.11.0-r1) [2024-03-04T01:23:00.028Z] (115/137) Installing x264-libs (0.163_git20210613-r0) [2024-03-04T01:23:00.595Z] (116/137) Installing numactl (2.0.14-r0) [2024-03-04T01:23:00.860Z] (117/137) Installing x265-libs (3.5-r3) [2024-03-04T01:23:01.443Z] (118/137) Installing xvidcore (1.3.7-r1) [2024-03-04T01:23:01.706Z] (119/137) Installing ffmpeg-libs (5.0.3-r0) [2024-03-04T01:23:02.654Z] (120/137) Installing libevent (2.1.12-r4) [2024-03-04T01:23:02.913Z] (121/137) Installing mesa (21.3.9-r0) [2024-03-04T01:23:03.173Z] (122/137) Installing wayland-libs-server (1.20.0-r0) [2024-03-04T01:23:03.433Z] (123/137) Installing mesa-gbm (21.3.9-r0) [2024-03-04T01:23:03.695Z] (124/137) Installing icu-data-en (71.1-r2) [2024-03-04T01:23:04.270Z] Executing icu-data-en-71.1-r2.post-install [2024-03-04T01:23:04.270Z] * [2024-03-04T01:23:04.270Z] * If you need ICU with non-English locales and legacy charset support, install [2024-03-04T01:23:04.270Z] * package icu-data-full. [2024-03-04T01:23:04.270Z] * [2024-03-04T01:23:04.270Z] (125/137) Installing icu-libs (71.1-r2) [2024-03-04T01:23:04.849Z] (126/137) Installing lcms2 (2.13.1-r0) [2024-03-04T01:23:05.111Z] (127/137) Installing minizip (1.2.12-r0) [2024-03-04T01:23:05.685Z] (128/137) Installing nspr (4.33-r0) [2024-03-04T01:23:05.950Z] (129/137) Installing sqlite-libs (3.40.1-r1) [2024-03-04T01:23:06.217Z] (130/137) Installing nss (3.78.1-r0) [2024-03-04T01:23:07.161Z] (131/137) Installing re2 (2022.04.01-r0) [2024-03-04T01:23:07.420Z] (132/137) Installing snappy (1.1.9-r4) [2024-03-04T01:23:07.681Z] (133/137) Installing libgpg-error (1.45-r0) [2024-03-04T01:23:07.940Z] (134/137) Installing libgcrypt (1.10.1-r0) [2024-03-04T01:23:08.509Z] (135/137) Installing libxslt (1.1.35-r0) [2024-03-04T01:23:08.771Z] (136/137) Installing chromium (102.0.5005.182-r0) [2024-03-04T01:23:11.333Z] (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) [2024-03-04T01:23:11.596Z] Executing busybox-1.35.0-r17.trigger [2024-03-04T01:23:11.596Z] Executing glib-2.72.4-r0.trigger [2024-03-04T01:23:11.596Z] Executing shared-mime-info-2.2-r2.trigger [2024-03-04T01:23:11.860Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2024-03-04T01:23:11.860Z] Executing gtk-update-icon-cache-2.24.33-r3.trigger [2024-03-04T01:23:11.860Z] Executing fontconfig-2.14.0-r0.trigger [2024-03-04T01:23:11.860Z] Executing mkfontscale-1.2.2-r0.trigger [2024-03-04T01:23:11.860Z] OK: 409 MiB in 160 packages [2024-03-04T01:23:12.121Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2024-03-04T01:23:12.388Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2024-03-04T01:23:13.335Z] (1/21) Installing binutils (2.38-r3) [2024-03-04T01:23:13.597Z] (2/21) Installing isl22 (0.22-r0) [2024-03-04T01:23:14.169Z] (3/21) Installing mpfr4 (4.1.0-r0) [2024-03-04T01:23:14.752Z] (4/21) Installing mpc1 (1.2.1-r0) [2024-03-04T01:23:15.014Z] (5/21) Installing gcc (11.2.1_git20220219-r2) [2024-03-04T01:23:16.407Z] (6/21) Installing musl-dev (1.2.3-r3) [2024-03-04T01:23:16.670Z] (7/21) Installing libc-dev (0.7.2-r3) [2024-03-04T01:23:16.929Z] (8/21) Installing linux-headers (5.16.7-r1) [2024-03-04T01:23:17.517Z] (9/21) Installing libffi-dev (3.4.2-r1) [2024-03-04T01:23:18.091Z] (10/21) Installing libpq (14.11-r0) [2024-03-04T01:23:18.356Z] (11/21) Installing openssl-dev (1.1.1w-r1) [2024-03-04T01:23:18.624Z] (12/21) Installing libpq-dev (14.11-r0) [2024-03-04T01:23:19.200Z] (13/21) Installing libecpg (14.11-r0) [2024-03-04T01:23:19.469Z] (14/21) Installing libecpg-dev (14.11-r0) [2024-03-04T01:23:20.043Z] (15/21) Installing llvm13-libs (13.0.1-r2) [2024-03-04T01:23:21.429Z] (16/21) Installing clang-libs (13.0.1-r1) [2024-03-04T01:23:29.593Z] (17/21) Installing clang (13.0.1-r1) [2024-03-04T01:23:29.593Z] (18/21) Installing icu (71.1-r2) [2024-03-04T01:23:29.593Z] (19/21) Installing icu-dev (71.1-r2) [2024-03-04T01:23:29.856Z] (20/21) Installing llvm13 (13.0.1-r2) [2024-03-04T01:23:31.797Z] (21/21) Installing postgresql14-dev (14.11-r0) [2024-03-04T01:23:32.373Z] Executing busybox-1.35.0-r17.trigger [2024-03-04T01:23:32.373Z] OK: 822 MiB in 181 packages [2024-03-04T01:23:32.373Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2024-03-04T01:23:32.953Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2024-03-04T01:23:33.531Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2024-03-04T01:23:34.481Z] (2/10) Installing gdbm (1.23-r0) [2024-03-04T01:23:34.745Z] (3/10) Installing mpdecimal (2.5.1-r1) [2024-03-04T01:23:35.011Z] (4/10) Installing readline (8.1.2-r0) [2024-03-04T01:23:35.588Z] (5/10) Installing python3 (3.10.13-r0) [2024-03-04T01:23:36.543Z] (6/10) Installing python3-dev (3.10.13-r0) [2024-03-04T01:23:43.145Z] (7/10) Installing libsodium (1.0.18-r0) [2024-03-04T01:23:43.407Z] (8/10) Installing libzmq (4.3.4-r0) [2024-03-04T01:23:43.984Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2024-03-04T01:23:44.245Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2024-03-04T01:23:44.515Z] Executing busybox-1.35.0-r17.trigger [2024-03-04T01:23:44.515Z] OK: 974 MiB in 191 packages [2024-03-04T01:23:44.516Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2024-03-04T01:23:45.100Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2024-03-04T01:23:45.673Z] OK: 974 MiB in 191 packages [2024-03-04T01:23:45.673Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2024-03-04T01:23:46.246Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2024-03-04T01:23:46.829Z] (1/1) Installing tzdata (2024a-r0) [2024-03-04T01:23:47.091Z] Executing busybox-1.35.0-r17.trigger [2024-03-04T01:23:47.091Z] OK: 978 MiB in 192 packages [2024-03-04T01:23:47.353Z] (1/1) Purging tzdata (2024a-r0) [2024-03-04T01:23:47.354Z] Executing busybox-1.35.0-r17.trigger [2024-03-04T01:23:47.354Z] OK: 974 MiB in 191 packages [2024-03-04T01:23:52.857Z] Looking in links: /tmp/tmps6jjlh1s [2024-03-04T01:23:52.857Z] Processing /tmp/tmps6jjlh1s/setuptools-65.5.0-py3-none-any.whl [2024-03-04T01:23:52.857Z] Processing /tmp/tmps6jjlh1s/pip-23.0.1-py3-none-any.whl [2024-03-04T01:23:52.857Z] Installing collected packages: setuptools, pip [2024-03-04T01:23:59.770Z] Successfully installed pip-23.0.1 setuptools-65.5.0 [2024-03-04T01:23:59.770Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2024-03-04T01:23:59.770Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) [2024-03-04T01:24:00.309Z] Collecting pip [2024-03-04T01:24:02.851Z] Downloading pip-24.0-py3-none-any.whl (2.1 MB) [2024-03-04T01:24:02.851Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 102.2 MB/s eta 0:00:00 [2024-03-04T01:24:02.851Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) [2024-03-04T01:24:03.111Z] Collecting setuptools [2024-03-04T01:24:03.111Z] Downloading setuptools-69.1.1-py3-none-any.whl (819 kB) [2024-03-04T01:24:03.111Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.3/819.3 kB 159.8 MB/s eta 0:00:00 [2024-03-04T01:24:03.111Z] Collecting wheel [2024-03-04T01:24:03.111Z] Downloading wheel-0.42.0-py3-none-any.whl (65 kB) [2024-03-04T01:24:03.111Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.4/65.4 kB 109.3 MB/s eta 0:00:00 [2024-03-04T01:24:03.370Z] Installing collected packages: wheel, setuptools, pip [2024-03-04T01:24:03.370Z] Attempting uninstall: setuptools [2024-03-04T01:24:03.370Z] Found existing installation: setuptools 65.5.0 [2024-03-04T01:24:03.635Z] Uninstalling setuptools-65.5.0: [2024-03-04T01:24:03.635Z] Successfully uninstalled setuptools-65.5.0 [2024-03-04T01:24:04.216Z] Attempting uninstall: pip [2024-03-04T01:24:04.216Z] Found existing installation: pip 23.0.1 [2024-03-04T01:24:04.477Z] Uninstalling pip-23.0.1: [2024-03-04T01:24:04.477Z] Successfully uninstalled pip-23.0.1 [2024-03-04T01:24:06.408Z] Successfully installed pip-24.0 setuptools-69.1.1 wheel-0.42.0 [2024-03-04T01:24:06.408Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2024-03-04T01:24:07.927Z] Processing ./edgex-taf-common [2024-03-04T01:24:07.927Z] Preparing metadata (setup.py): started [2024-03-04T01:24:07.927Z] Preparing metadata (setup.py): finished with status 'done' [2024-03-04T01:24:07.927Z] Building wheels for collected packages: edgex-taf-common [2024-03-04T01:24:07.927Z] Building wheel for edgex-taf-common (setup.py): started [2024-03-04T01:24:07.927Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2024-03-04T01:24:07.927Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=d08e36716197249cd0deb853692f1c09fcda4b621932a3da9268fba62329870f [2024-03-04T01:24:07.927Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2024-03-04T01:24:07.927Z] Successfully built edgex-taf-common [2024-03-04T01:24:07.927Z] Installing collected packages: edgex-taf-common [2024-03-04T01:24:07.927Z] Successfully installed edgex-taf-common-0.0.0 [2024-03-04T01:24:07.927Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2024-03-04T01:24:09.727Z] Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) [2024-03-04T01:24:09.999Z] Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) [2024-03-04T01:24:09.999Z] Collecting python-dotenv==1.0.0 (from -r requirements.txt (line 2)) [2024-03-04T01:24:09.999Z] Downloading python_dotenv-1.0.0-py3-none-any.whl.metadata (21 kB) [2024-03-04T01:24:09.999Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2024-03-04T01:24:09.999Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) [2024-03-04T01:24:09.999Z] Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) [2024-03-04T01:24:09.999Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) [2024-03-04T01:24:10.261Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2024-03-04T01:24:10.261Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2024-03-04T01:24:10.261Z] Preparing metadata (setup.py): started [2024-03-04T01:24:10.261Z] Preparing metadata (setup.py): finished with status 'done' [2024-03-04T01:24:12.122Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2024-03-04T01:24:12.122Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl.metadata (16 kB) [2024-03-04T01:24:12.122Z] Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) [2024-03-04T01:24:12.122Z] Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) [2024-03-04T01:24:12.122Z] Collecting requests==2.31.0 (from -r requirements.txt (line 8)) [2024-03-04T01:24:12.122Z] Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) [2024-03-04T01:24:12.122Z] Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) [2024-03-04T01:24:12.386Z] Downloading paho-mqtt-1.6.1.tar.gz (99 kB) [2024-03-04T01:24:12.387Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 1.3 MB/s eta 0:00:00 [2024-03-04T01:24:12.387Z] Preparing metadata (setup.py): started [2024-03-04T01:24:12.658Z] Preparing metadata (setup.py): finished with status 'done' [2024-03-04T01:24:12.658Z] Collecting docker==6.1.3 (from -r requirements.txt (line 10)) [2024-03-04T01:24:12.658Z] Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) [2024-03-04T01:24:12.927Z] Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) [2024-03-04T01:24:13.194Z] Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (61 kB) [2024-03-04T01:24:13.194Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 6.1 MB/s eta 0:00:00 [2024-03-04T01:24:13.194Z] Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) [2024-03-04T01:24:13.194Z] Downloading psutil-5.9.5.tar.gz (493 kB) [2024-03-04T01:24:13.460Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 23.1 MB/s eta 0:00:00 [2024-03-04T01:24:13.460Z] Installing build dependencies: started [2024-03-04T01:24:16.053Z] Installing build dependencies: finished with status 'done' [2024-03-04T01:24:16.053Z] Getting requirements to build wheel: started [2024-03-04T01:24:16.053Z] Getting requirements to build wheel: finished with status 'done' [2024-03-04T01:24:16.053Z] Preparing metadata (pyproject.toml): started [2024-03-04T01:24:16.636Z] Preparing metadata (pyproject.toml): finished with status 'done' [2024-03-04T01:24:16.636Z] Collecting redis==5.0.1 (from -r requirements.txt (line 13)) [2024-03-04T01:24:16.636Z] Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) [2024-03-04T01:24:17.207Z] Collecting pyzmq==25.1.1 (from -r requirements.txt (line 14)) [2024-03-04T01:24:17.207Z] Downloading pyzmq-25.1.1-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (4.9 kB) [2024-03-04T01:24:17.207Z] Collecting influxdb-client==1.41.0 (from -r requirements.txt (line 15)) [2024-03-04T01:24:17.207Z] Downloading influxdb_client-1.41.0-py3-none-any.whl.metadata (64 kB) [2024-03-04T01:24:17.207Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 5.6 MB/s eta 0:00:00 [2024-03-04T01:24:17.207Z] Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) [2024-03-04T01:24:17.472Z] Downloading psycopg2-2.9.9.tar.gz (384 kB) [2024-03-04T01:24:17.472Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 26.5 MB/s eta 0:00:00 [2024-03-04T01:24:17.472Z] Preparing metadata (setup.py): started [2024-03-04T01:24:17.734Z] Preparing metadata (setup.py): finished with status 'done' [2024-03-04T01:24:17.999Z] Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) [2024-03-04T01:24:17.999Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl.metadata (3.4 kB) [2024-03-04T01:24:17.999Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-03-04T01:24:17.999Z] Downloading selenium-4.18.1-py3-none-any.whl.metadata (6.9 kB) [2024-03-04T01:24:18.260Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-03-04T01:24:18.260Z] Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl.metadata (6.0 kB) [2024-03-04T01:24:18.260Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-03-04T01:24:18.260Z] Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) [2024-03-04T01:24:18.260Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-03-04T01:24:18.260Z] Downloading flex-6.14.1.tar.gz (40 kB) [2024-03-04T01:24:18.260Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 2.6 MB/s eta 0:00:00 [2024-03-04T01:24:18.530Z] Preparing metadata (setup.py): started [2024-03-04T01:24:18.530Z] Preparing metadata (setup.py): finished with status 'done' [2024-03-04T01:24:18.796Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-03-04T01:24:18.797Z] Downloading genson-1.2.2.tar.gz (34 kB) [2024-03-04T01:24:18.797Z] Preparing metadata (setup.py): started [2024-03-04T01:24:19.059Z] Preparing metadata (setup.py): finished with status 'done' [2024-03-04T01:24:19.059Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-03-04T01:24:19.059Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl.metadata (18 kB) [2024-03-04T01:24:19.059Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-03-04T01:24:19.059Z] Downloading jsonschema-4.21.1-py3-none-any.whl.metadata (7.8 kB) [2024-03-04T01:24:19.059Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-03-04T01:24:19.059Z] Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) [2024-03-04T01:24:19.325Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-03-04T01:24:19.325Z] Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) [2024-03-04T01:24:19.325Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-03-04T01:24:19.325Z] Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) [2024-03-04T01:24:19.590Z] Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-03-04T01:24:19.590Z] Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (33 kB) [2024-03-04T01:24:19.590Z] Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-03-04T01:24:19.590Z] Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB) [2024-03-04T01:24:19.849Z] Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-03-04T01:24:19.849Z] Downloading urllib3-2.2.1-py3-none-any.whl.metadata (6.4 kB) [2024-03-04T01:24:19.849Z] Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-03-04T01:24:19.849Z] Downloading certifi-2024.2.2-py3-none-any.whl.metadata (2.2 kB) [2024-03-04T01:24:19.850Z] Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2024-03-04T01:24:19.850Z] Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB) [2024-03-04T01:24:20.118Z] Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2024-03-04T01:24:20.118Z] Downloading websocket_client-1.7.0-py3-none-any.whl.metadata (7.9 kB) [2024-03-04T01:24:20.118Z] Collecting async-timeout>=4.0.2 (from redis==5.0.1->-r requirements.txt (line 13)) [2024-03-04T01:24:20.118Z] Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) [2024-03-04T01:24:20.383Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-03-04T01:24:20.383Z] Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) [2024-03-04T01:24:20.383Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-03-04T01:24:20.383Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2024-03-04T01:24:20.383Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.41.0->-r requirements.txt (line 15)) (69.1.1) [2024-03-04T01:24:20.383Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-03-04T01:24:20.383Z] Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) [2024-03-04T01:24:20.645Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-03-04T01:24:20.645Z] Downloading typing_extensions-4.10.0-py3-none-any.whl.metadata (3.0 kB) [2024-03-04T01:24:20.645Z] Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-03-04T01:24:20.645Z] Downloading trio-0.24.0-py3-none-any.whl.metadata (4.9 kB) [2024-03-04T01:24:20.645Z] Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-03-04T01:24:20.645Z] Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) [2024-03-04T01:24:20.906Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-03-04T01:24:20.906Z] Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (2.1 kB) [2024-03-04T01:24:20.906Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-03-04T01:24:20.906Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2024-03-04T01:24:20.906Z] Preparing metadata (setup.py): started [2024-03-04T01:24:21.168Z] Preparing metadata (setup.py): finished with status 'done' [2024-03-04T01:24:21.168Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-03-04T01:24:21.168Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2024-03-04T01:24:21.439Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-03-04T01:24:21.439Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2024-03-04T01:24:21.439Z] Preparing metadata (setup.py): started [2024-03-04T01:24:21.700Z] Preparing metadata (setup.py): finished with status 'done' [2024-03-04T01:24:21.700Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-03-04T01:24:21.700Z] Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) [2024-03-04T01:24:21.700Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-03-04T01:24:21.700Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) [2024-03-04T01:24:21.700Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-03-04T01:24:21.700Z] Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2024-03-04T01:24:21.962Z] Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-03-04T01:24:21.962Z] Downloading attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB) [2024-03-04T01:24:21.962Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-03-04T01:24:21.962Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) [2024-03-04T01:24:21.962Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-03-04T01:24:21.962Z] Downloading referencing-0.33.0-py3-none-any.whl.metadata (2.7 kB) [2024-03-04T01:24:22.533Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-03-04T01:24:22.533Z] Downloading rpds_py-0.18.0-cp310-cp310-musllinux_1_2_x86_64.whl.metadata (4.1 kB) [2024-03-04T01:24:22.792Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-03-04T01:24:23.061Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2024-03-04T01:24:23.061Z] Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-03-04T01:24:23.061Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2024-03-04T01:24:23.061Z] Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-03-04T01:24:23.061Z] Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2024-03-04T01:24:23.061Z] Collecting exceptiongroup (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-03-04T01:24:23.061Z] Downloading exceptiongroup-1.2.0-py3-none-any.whl.metadata (6.6 kB) [2024-03-04T01:24:23.061Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-03-04T01:24:23.323Z] Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) [2024-03-04T01:24:23.323Z] Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-03-04T01:24:23.323Z] Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2024-03-04T01:24:23.323Z] Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-03-04T01:24:23.323Z] Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) [2024-03-04T01:24:23.582Z] Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) [2024-03-04T01:24:23.582Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 41.7 MB/s eta 0:00:00 [2024-03-04T01:24:23.582Z] Downloading python_dotenv-1.0.0-py3-none-any.whl (19 kB) [2024-03-04T01:24:23.582Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2024-03-04T01:24:23.582Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) [2024-03-04T01:24:23.582Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.5/95.5 kB 9.7 MB/s eta 0:00:00 [2024-03-04T01:24:23.582Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2024-03-04T01:24:23.582Z] Downloading configparser-6.0.0-py3-none-any.whl (19 kB) [2024-03-04T01:24:23.582Z] Downloading requests-2.31.0-py3-none-any.whl (62 kB) [2024-03-04T01:24:23.582Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 7.2 MB/s eta 0:00:00 [2024-03-04T01:24:23.844Z] Downloading docker-6.1.3-py3-none-any.whl (148 kB) [2024-03-04T01:24:23.844Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 15.1 MB/s eta 0:00:00 [2024-03-04T01:24:23.844Z] Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_x86_64.whl (18.1 MB) [2024-03-04T01:24:25.761Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.1/18.1 MB 9.7 MB/s eta 0:00:00 [2024-03-04T01:24:25.761Z] Downloading redis-5.0.1-py3-none-any.whl (250 kB) [2024-03-04T01:24:25.761Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 18.4 MB/s eta 0:00:00 [2024-03-04T01:24:25.761Z] Downloading pyzmq-25.1.1-cp310-cp310-musllinux_1_1_x86_64.whl (1.6 MB) [2024-03-04T01:24:25.761Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 51.6 MB/s eta 0:00:00 [2024-03-04T01:24:25.761Z] Downloading influxdb_client-1.41.0-py3-none-any.whl (744 kB) [2024-03-04T01:24:25.761Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 744.6/744.6 kB 42.7 MB/s eta 0:00:00 [2024-03-04T01:24:25.761Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl (2.1 MB) [2024-03-04T01:24:25.761Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 32.0 MB/s eta 0:00:00 [2024-03-04T01:24:25.761Z] Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) [2024-03-04T01:24:25.761Z] Downloading certifi-2024.2.2-py3-none-any.whl (163 kB) [2024-03-04T01:24:25.761Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/163.8 kB 15.1 MB/s eta 0:00:00 [2024-03-04T01:24:25.761Z] Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_x86_64.whl (142 kB) [2024-03-04T01:24:25.761Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.6/142.6 kB 17.3 MB/s eta 0:00:00 [2024-03-04T01:24:25.761Z] Downloading idna-3.6-py3-none-any.whl (61 kB) [2024-03-04T01:24:25.761Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 6.5 MB/s eta 0:00:00 [2024-03-04T01:24:25.761Z] Downloading packaging-23.2-py3-none-any.whl (53 kB) [2024-03-04T01:24:25.761Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 6.6 MB/s eta 0:00:00 [2024-03-04T01:24:25.761Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2024-03-04T01:24:25.761Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 22.9 MB/s eta 0:00:00 [2024-03-04T01:24:25.761Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2024-03-04T01:24:25.761Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 16.6 MB/s eta 0:00:00 [2024-03-04T01:24:25.761Z] Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl (10 kB) [2024-03-04T01:24:25.761Z] Downloading selenium-4.18.1-py3-none-any.whl (10.0 MB) [2024-03-04T01:24:26.025Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.0/10.0 MB 51.4 MB/s eta 0:00:00 [2024-03-04T01:24:26.025Z] Downloading urllib3-2.2.1-py3-none-any.whl (121 kB) [2024-03-04T01:24:26.025Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 14.9 MB/s eta 0:00:00 [2024-03-04T01:24:26.025Z] Downloading websocket_client-1.7.0-py3-none-any.whl (58 kB) [2024-03-04T01:24:26.025Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.5/58.5 kB 5.2 MB/s eta 0:00:00 [2024-03-04T01:24:26.025Z] Downloading docutils-0.20.1-py3-none-any.whl (572 kB) [2024-03-04T01:24:26.025Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 41.0 MB/s eta 0:00:00 [2024-03-04T01:24:26.025Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl (29 kB) [2024-03-04T01:24:26.025Z] Downloading jsonschema-4.21.1-py3-none-any.whl (85 kB) [2024-03-04T01:24:26.289Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.5/85.5 kB 10.6 MB/s eta 0:00:00 [2024-03-04T01:24:26.289Z] Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) [2024-03-04T01:24:26.289Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 56.0 MB/s eta 0:00:00 [2024-03-04T01:24:26.289Z] Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) [2024-03-04T01:24:26.289Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.5/505.5 kB 36.4 MB/s eta 0:00:00 [2024-03-04T01:24:26.289Z] Downloading tzlocal-5.2-py3-none-any.whl (17 kB) [2024-03-04T01:24:26.289Z] Downloading attrs-23.2.0-py3-none-any.whl (60 kB) [2024-03-04T01:24:26.289Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 5.7 MB/s eta 0:00:00 [2024-03-04T01:24:26.289Z] Downloading click-8.1.7-py3-none-any.whl (97 kB) [2024-03-04T01:24:26.289Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 11.9 MB/s eta 0:00:00 [2024-03-04T01:24:26.289Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) [2024-03-04T01:24:26.289Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) [2024-03-04T01:24:26.289Z] Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl (707 kB) [2024-03-04T01:24:26.289Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 707.5/707.5 kB 39.9 MB/s eta 0:00:00 [2024-03-04T01:24:26.289Z] Downloading referencing-0.33.0-py3-none-any.whl (26 kB) [2024-03-04T01:24:26.289Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2024-03-04T01:24:26.559Z] Downloading rpds_py-0.18.0-cp310-cp310-musllinux_1_2_x86_64.whl (1.4 MB) [2024-03-04T01:24:26.559Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 34.0 MB/s eta 0:00:00 [2024-03-04T01:24:26.559Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2024-03-04T01:24:26.559Z] Downloading trio-0.24.0-py3-none-any.whl (460 kB) [2024-03-04T01:24:26.559Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 460.2/460.2 kB 28.6 MB/s eta 0:00:00 [2024-03-04T01:24:26.559Z] Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) [2024-03-04T01:24:26.559Z] Downloading typing_extensions-4.10.0-py3-none-any.whl (33 kB) [2024-03-04T01:24:26.559Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2024-03-04T01:24:26.559Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 5.5 MB/s eta 0:00:00 [2024-03-04T01:24:26.559Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2024-03-04T01:24:26.559Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2024-03-04T01:24:26.559Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2024-03-04T01:24:26.559Z] Downloading exceptiongroup-1.2.0-py3-none-any.whl (16 kB) [2024-03-04T01:24:26.559Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2024-03-04T01:24:26.559Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2024-03-04T01:24:26.820Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2024-03-04T01:24:26.820Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 6.0 MB/s eta 0:00:00 [2024-03-04T01:24:26.820Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, GenSON, strict-rfc3339, validate-email [2024-03-04T01:24:26.820Z] Building wheel for robotbackgroundlogger (setup.py): started [2024-03-04T01:24:27.084Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2024-03-04T01:24:27.084Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=16257a873893613bc23bc8e3919b0ef8fb032a8afe4d6941290d4705cba6b4fe [2024-03-04T01:24:27.084Z] Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2024-03-04T01:24:27.084Z] Building wheel for paho-mqtt (setup.py): started [2024-03-04T01:24:27.346Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2024-03-04T01:24:27.346Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62120 sha256=9a0fac569d3674ceed76043f2e8da40e59d3e142a335125b530e94453206ee0c [2024-03-04T01:24:27.346Z] Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a [2024-03-04T01:24:27.346Z] Building wheel for psutil (pyproject.toml): started [2024-03-04T01:24:29.260Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2024-03-04T01:24:29.260Z] Created wheel for psutil: filename=psutil-5.9.5-cp310-abi3-linux_x86_64.whl size=274478 sha256=38fabbc0ad6a1ccad5b38e0e4c2a00ac55e0e629ca6fb64dcfa21a976e4d1708 [2024-03-04T01:24:29.260Z] Stored in directory: /root/.cache/pip/wheels/1f/3a/db/ba9717f3efd7f8da8910eca12dc9cd15d404035397af627e7c [2024-03-04T01:24:29.260Z] Building wheel for psycopg2 (setup.py): started [2024-03-04T01:24:38.808Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2024-03-04T01:24:38.808Z] Created wheel for psycopg2: filename=psycopg2-2.9.9-cp310-cp310-linux_x86_64.whl size=479416 sha256=7b50f151ec8f2adbc9e17cdf1e638fe61a4a169743b09fe44044f0910ab61b4b [2024-03-04T01:24:38.808Z] Stored in directory: /root/.cache/pip/wheels/7d/75/13/da1c6d88687ae81bf5e3cfa07d702981ba137963163472b050 [2024-03-04T01:24:38.808Z] Building wheel for flex (setup.py): started [2024-03-04T01:24:39.389Z] Building wheel for flex (setup.py): finished with status 'done' [2024-03-04T01:24:39.389Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=e8b135a4124688f0a6a44af6caf6802abec91867c4deefa0441f6ed051e8ef10 [2024-03-04T01:24:39.389Z] Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2024-03-04T01:24:39.389Z] Building wheel for GenSON (setup.py): started [2024-03-04T01:24:39.652Z] Building wheel for GenSON (setup.py): finished with status 'done' [2024-03-04T01:24:39.652Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=bc060a2613b997c2c022bedfa827aa14a40b33736f592b99c402a2dccef14376 [2024-03-04T01:24:39.652Z] Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2024-03-04T01:24:39.652Z] Building wheel for strict-rfc3339 (setup.py): started [2024-03-04T01:24:39.921Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2024-03-04T01:24:39.921Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=70c16e7020923800e2e9f0fd9a23e6cd34fcdf2e1d02f7989df210e7893c12be [2024-03-04T01:24:39.921Z] Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2024-03-04T01:24:39.921Z] Building wheel for validate-email (setup.py): started [2024-03-04T01:24:40.187Z] Building wheel for validate-email (setup.py): finished with status 'done' [2024-03-04T01:24:40.187Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5464 sha256=7029d7ea8bd875fc29d553266ab62654528a9982737748fadd4b4f2437ff1cde [2024-03-04T01:24:40.187Z] Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2024-03-04T01:24:40.187Z] Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex GenSON strict-rfc3339 validate-email [2024-03-04T01:24:40.453Z] Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, jsonpath-ng, idna, h11, exceptiongroup, docutils, configparser, click, charset-normalizer, certifi, attrs, async-timeout, wsproto, robotbackgroundlogger, requests, referencing, redis, reactivex, python-dateutil, outcome, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary [2024-03-04T01:24:44.847Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2132 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] checkout [2024-03-04T01:24:44.903Z] Selected Git installation does not exist. Using Default [2024-03-04T01:24:44.903Z] The recommended git tool is: NONE [2024-03-04T01:24:50.290Z] using credential edgex-jenkins-ssh [2024-03-04T01:24:50.311Z] Cloning the remote Git repository [2024-03-04T01:24:50.357Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2024-03-04T01:24:50.461Z] > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 [2024-03-04T01:24:50.630Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2024-03-04T01:24:50.631Z] > git --version # timeout=10 [2024-03-04T01:24:50.659Z] > git --version # 'git version 2.25.1' [2024-03-04T01:24:50.663Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-04T01:24:50.842Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-04T01:24:51.453Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2024-03-04T01:24:51.482Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-04T01:24:52.554Z] Avoid second fetch [2024-03-04T01:24:52.555Z] Checking out Revision 600fc91fe49ee51cd282d429b11b5c73fe6c1357 (main) [2024-03-04T01:24:53.233Z] Commit message: "Merge pull request #103 from edgexfoundry/dependabot/pip/influxdb-client-1.41.0" [2024-03-04T01:24:52.573Z] > git config core.sparsecheckout # timeout=10 [2024-03-04T01:24:52.653Z] > git checkout -f 600fc91fe49ee51cd282d429b11b5c73fe6c1357 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-04T01:24:54.345Z] Successfully installed GenSON-1.2.2 PyYAML-6.0.1 RESTinstance-1.3.0 async-timeout-4.0.3 attrs-23.2.0 certifi-2024.2.2 charset-normalizer-3.3.2 click-8.1.7 configparser-6.0.0 docker-6.1.3 docutils-0.20.1 exceptiongroup-1.2.0 flex-6.14.1 h11-0.14.0 idna-3.6 influxdb-client-1.41.0 jsonpath-ng-1.6.1 jsonpointer-2.4 jsonschema-4.21.1 jsonschema-specifications-2023.12.1 numpy-1.26.2 outcome-1.3.0.post0 packaging-23.2 paho-mqtt-1.6.1 ply-3.11 psutil-5.9.5 psycopg2-2.9.9 pycryptodome-3.19.0 pygments-2.17.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.0.0 pytz-2024.1 pyzmq-25.1.1 reactivex-4.0.4 redis-5.0.1 referencing-0.33.0 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.2.0 rpds-py-0.18.0 selenium-4.18.1 six-1.16.0 sniffio-1.3.1 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.24.0 trio-websocket-0.11.1 typing-extensions-4.10.0 tzlocal-5.2 urllib3-2.2.1 validate-email-1.3 websocket-client-1.7.0 wsproto-1.2.0 [2024-03-04T01:24:54.345Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2024-03-04T01:24:54.361Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-04T01:24:54.361Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-04T01:24:54.361Z] Dload Upload Total Spent Left Speed [2024-03-04T01:24:54.361Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 139k 0 --:--:-- --:--:-- --:--:-- 140k [Pipeline] sh [2024-03-04T01:24:54.714Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-04T01:24:55.053Z] + sudo tee /etc/docker/daemon.new [2024-03-04T01:24:55.053Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-04T01:24:55.053Z] { [2024-03-04T01:24:55.053Z] "registry-mirrors": [ [2024-03-04T01:24:55.053Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-04T01:24:55.053Z] ], [2024-03-04T01:24:55.053Z] "bip": "10.250.0.254/24", [2024-03-04T01:24:55.053Z] "hosts": [ [2024-03-04T01:24:55.053Z] "tcp://0.0.0.0:5555", [2024-03-04T01:24:55.053Z] "unix:///var/run/docker.sock" [2024-03-04T01:24:55.053Z] ], [2024-03-04T01:24:55.053Z] "mtu": 1458, [2024-03-04T01:24:55.053Z] "selinux-enabled": true, [2024-03-04T01:24:55.053Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-04T01:24:55.053Z] } [Pipeline] sh [2024-03-04T01:24:55.395Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-04T01:24:55.751Z] + sudo service docker restart [2024-03-04T01:25:16.498Z] Removing intermediate container 54af4e56107a [2024-03-04T01:25:16.498Z] ---> 110a6e744b97 [2024-03-04T01:25:16.498Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2024-03-04T01:25:16.498Z] ---> Running in d84288cf91f5 [2024-03-04T01:25:16.498Z] Removing intermediate container d84288cf91f5 [2024-03-04T01:25:16.498Z] ---> c68716a1cf44 [2024-03-04T01:25:16.498Z] Step 11/13 : LABEL arch=amd64 [2024-03-04T01:25:16.498Z] ---> Running in 14df62b20351 [2024-03-04T01:25:16.498Z] Removing intermediate container 14df62b20351 [2024-03-04T01:25:16.498Z] ---> 92b9754511c0 [2024-03-04T01:25:16.498Z] Step 12/13 : LABEL git_sha=600fc91fe49ee51cd282d429b11b5c73fe6c1357 [2024-03-04T01:25:16.498Z] ---> Running in 8e12571e5091 [2024-03-04T01:25:16.498Z] Removing intermediate container 8e12571e5091 [2024-03-04T01:25:16.498Z] ---> ed550289f159 [2024-03-04T01:25:16.498Z] Step 13/13 : LABEL version=0.0.2-dev.40 [2024-03-04T01:25:16.498Z] ---> Running in 065adb422f18 [2024-03-04T01:25:16.498Z] Removing intermediate container 065adb422f18 [2024-03-04T01:25:16.498Z] ---> 5b704e5f73f6 [2024-03-04T01:25:16.498Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-04T01:25:16.498Z] Successfully built 5b704e5f73f6 [2024-03-04T01:25:16.498Z] Successfully tagged edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo [2024-03-04T01:25:16.754Z] [edgeXDocker.push] Tagging docker image edgex-taf-common with the following tags: [2024-03-04T01:25:16.754Z] 600fc91fe49ee51cd282d429b11b5c73fe6c1357 [2024-03-04T01:25:16.754Z] latest [2024-03-04T01:25:16.754Z] 0.0.2-dev.40 [2024-03-04T01:25:16.754Z] 600fc91fe49ee51cd282d429b11b5c73fe6c1357-0.0.2-dev.40 [2024-03-04T01:25:16.754Z] main [2024-03-04T01:25:16.754Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T01:25:17.167Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:600fc91fe49ee51cd282d429b11b5c73fe6c1357 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T01:25:17.546Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:600fc91fe49ee51cd282d429b11b5c73fe6c1357 [2024-03-04T01:25:17.546Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2024-03-04T01:25:17.546Z] 59a4bb02471a: Preparing [2024-03-04T01:25:17.546Z] 0839973b5413: Preparing [2024-03-04T01:25:17.546Z] fa6c099b3cd5: Preparing [2024-03-04T01:25:17.546Z] 27a3fa5702a1: Preparing [2024-03-04T01:25:17.546Z] efa7f2b88b0b: Preparing [2024-03-04T01:25:17.546Z] 5535fda0356b: Preparing [2024-03-04T01:25:17.546Z] 5535fda0356b: Waiting [2024-03-04T01:25:17.546Z] fa6c099b3cd5: Pushed [2024-03-04T01:25:17.546Z] 27a3fa5702a1: Pushed [2024-03-04T01:25:17.546Z] 0839973b5413: Pushed [2024-03-04T01:25:17.546Z] efa7f2b88b0b: Pushed [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-04T01:25:17.913Z] provisioning config files... [2024-03-04T01:25:17.947Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config5719451713116130762tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-04T01:25:18.431Z] ---> ****-login.sh [2024-03-04T01:25:18.432Z] nexus3.edgexfoundry.org:10001 [2024-03-04T01:25:19.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-04T01:25:19.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-04T01:25:19.020Z] Configure a credential helper to remove this warning. See [2024-03-04T01:25:19.021Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-04T01:25:19.021Z] [2024-03-04T01:25:19.021Z] Login Succeeded [2024-03-04T01:25:19.021Z] nexus3.edgexfoundry.org:10002 [2024-03-04T01:25:19.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-04T01:25:19.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-04T01:25:19.561Z] Configure a credential helper to remove this warning. See [2024-03-04T01:25:19.561Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-04T01:25:19.561Z] [2024-03-04T01:25:19.561Z] Login Succeeded [2024-03-04T01:25:19.561Z] nexus3.edgexfoundry.org:10003 [2024-03-04T01:25:19.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-04T01:25:19.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-04T01:25:19.832Z] Configure a credential helper to remove this warning. See [2024-03-04T01:25:19.832Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-04T01:25:19.832Z] [2024-03-04T01:25:19.832Z] Login Succeeded [2024-03-04T01:25:19.832Z] nexus3.edgexfoundry.org:10004 [2024-03-04T01:25:20.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-04T01:25:20.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-04T01:25:20.391Z] Configure a credential helper to remove this warning. See [2024-03-04T01:25:20.391Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-04T01:25:20.391Z] [2024-03-04T01:25:20.391Z] Login Succeeded [2024-03-04T01:25:20.391Z] ****.io [2024-03-04T01:25:20.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-04T01:25:20.879Z] 5535fda0356b: Pushed [2024-03-04T01:25:20.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-04T01:25:20.935Z] Configure a credential helper to remove this warning. See [2024-03-04T01:25:20.935Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-04T01:25:20.935Z] [2024-03-04T01:25:20.935Z] Login Succeeded [2024-03-04T01:25:20.936Z] ---> ****-login.sh ends [Pipeline] } [2024-03-04T01:25:20.951Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-04T01:25:21.835Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-04T01:25:22.181Z] + ls -al . [2024-03-04T01:25:22.181Z] total 68 [2024-03-04T01:25:22.181Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 4 01:25 . [2024-03-04T01:25:22.181Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 01:24 .. [2024-03-04T01:25:22.181Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 4 01:24 .git [2024-03-04T01:25:22.181Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 01:24 .github [2024-03-04T01:25:22.181Z] -rw-rw-r-- 1 jenkins jenkins 22 Mar 4 01:24 .gitignore [2024-03-04T01:25:22.181Z] -rw-rw-r-- 1 jenkins jenkins 1575 Mar 4 01:24 Dockerfile [2024-03-04T01:25:22.181Z] -rw-rw-r-- 1 jenkins jenkins 746 Mar 4 01:24 Jenkinsfile [2024-03-04T01:25:22.181Z] -rw-rw-r-- 1 jenkins jenkins 11381 Mar 4 01:24 LICENSE [2024-03-04T01:25:22.181Z] -rw-rw-r-- 1 jenkins jenkins 3606 Mar 4 01:24 README.md [2024-03-04T01:25:22.181Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 01:24 TAF-Manager [2024-03-04T01:25:22.181Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 4 01:24 TUC [2024-03-04T01:25:22.181Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 4 01:21 VERSION [2024-03-04T01:25:22.181Z] -rw-rw-r-- 1 jenkins jenkins 343 Mar 4 01:24 requirements.txt [2024-03-04T01:25:22.181Z] -rw-rw-r-- 1 jenkins jenkins 54 Mar 4 01:24 robot-entrypoint.sh [2024-03-04T01:25:22.181Z] -rw-rw-r-- 1 jenkins jenkins 445 Mar 4 01:24 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T01:25:22.576Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=600fc91fe49ee51cd282d429b11b5c73fe6c1357 --label arch=arm64 --label version=0.0.2-dev.40 . [2024-03-04T01:25:22.850Z] Sending build context to Docker daemon 351.2kB [2024-03-04T01:25:22.850Z] Step 1/13 : FROM alpine:3.16 [2024-03-04T01:25:23.441Z] 3.16: Pulling from library/alpine [2024-03-04T01:25:23.441Z] 550f8bf8502c: Pulling fs layer [2024-03-04T01:25:23.717Z] 550f8bf8502c: Verifying Checksum [2024-03-04T01:25:23.717Z] 550f8bf8502c: Download complete [2024-03-04T01:25:24.326Z] 550f8bf8502c: Pull complete [2024-03-04T01:25:24.326Z] Digest: sha256:452e7292acee0ee16c332324d7de05fa2c99f9994ecc9f0779c602916a672ae4 [2024-03-04T01:25:24.326Z] Status: Downloaded newer image for alpine:3.16 [2024-03-04T01:25:24.326Z] ---> 4a74307a1e88 [2024-03-04T01:25:24.326Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2024-03-04T01:25:24.595Z] ---> Running in aa9422f8b3a0 [2024-03-04T01:25:24.864Z] Removing intermediate container aa9422f8b3a0 [2024-03-04T01:25:24.864Z] ---> 90e1515ebc11 [2024-03-04T01:25:24.864Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2024-03-04T01:25:25.132Z] ---> Running in c580ff195aa2 [2024-03-04T01:25:25.405Z] Removing intermediate container c580ff195aa2 [2024-03-04T01:25:25.405Z] ---> 496a972efab2 [2024-03-04T01:25:25.405Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2024-03-04T01:25:30.772Z] ---> f83fb0fd5cc6 [2024-03-04T01:25:30.772Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2024-03-04T01:25:30.772Z] ---> bcfc04780603 [2024-03-04T01:25:30.772Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2024-03-04T01:25:31.049Z] ---> 5599eb4f9b01 [2024-03-04T01:25:31.049Z] Step 7/13 : WORKDIR /edgex-taf [2024-03-04T01:25:31.320Z] ---> Running in 5631193766d1 [2024-03-04T01:25:31.605Z] Removing intermediate container 5631193766d1 [2024-03-04T01:25:31.605Z] ---> 7565135c5dd5 [2024-03-04T01:25:31.605Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-03-04T01:25:31.605Z] ---> Running in c7c141691e1c [2024-03-04T01:25:33.578Z] Removing intermediate container c7c141691e1c [2024-03-04T01:25:33.578Z] ---> 548fc8312121 [2024-03-04T01:25:33.578Z] Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.4-r0 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install ./edgex-taf-common && pip3 install -r requirements.txt [2024-03-04T01:25:33.850Z] ---> Running in 97aba15a7c03 [2024-03-04T01:25:34.830Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2024-03-04T01:25:35.432Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2024-03-04T01:25:37.416Z] OK: 5 MiB in 14 packages [2024-03-04T01:25:37.416Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2024-03-04T01:25:38.022Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2024-03-04T01:25:39.998Z] (1/9) Installing ca-certificates (20230506-r0) [2024-03-04T01:25:40.269Z] (2/9) Installing brotli-libs (1.0.9-r6) [2024-03-04T01:25:40.875Z] (3/9) Installing nghttp2-libs (1.47.0-r2) [2024-03-04T01:25:41.149Z] (4/9) Installing libcurl (8.5.0-r0) [2024-03-04T01:25:41.760Z] (5/9) Installing curl (8.5.0-r0) [2024-03-04T01:25:42.041Z] (6/9) Installing docker-cli (20.10.20-r0) [2024-03-04T01:25:45.418Z] (7/9) Installing oniguruma (6.9.8-r0) [2024-03-04T01:25:45.418Z] (8/9) Installing jq (1.6-r1) [2024-03-04T01:25:46.005Z] (9/9) Installing openssl (1.1.1w-r1) [2024-03-04T01:25:46.277Z] Executing busybox-1.35.0-r17.trigger [2024-03-04T01:25:46.277Z] Executing ca-certificates-20230506-r0.trigger [2024-03-04T01:25:46.552Z] OK: 50 MiB in 23 packages [2024-03-04T01:25:46.834Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2024-03-04T01:25:47.421Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2024-03-04T01:25:48.959Z] (1/136) Installing libmagic (5.41-r0) [2024-03-04T01:25:49.568Z] (2/136) Installing file (5.41-r0) [2024-03-04T01:25:49.846Z] (3/136) Installing libxau (1.0.9-r0) [2024-03-04T01:25:50.131Z] (4/136) Installing libxdmcp (1.1.3-r0) [2024-03-04T01:25:50.404Z] (5/136) Installing libxcb (1.15-r0) [2024-03-04T01:25:50.995Z] (6/136) Installing libx11 (1.8.7-r0) [2024-03-04T01:25:51.587Z] (7/136) Installing libxext (1.3.4-r0) [2024-03-04T01:25:51.856Z] (8/136) Installing libice (1.0.10-r0) [2024-03-04T01:25:52.484Z] (9/136) Installing libuuid (2.38-r1) [2024-03-04T01:25:52.754Z] (10/136) Installing libsm (1.2.3-r0) [2024-03-04T01:25:53.024Z] (11/136) Installing libxt (1.2.1-r0) [2024-03-04T01:25:53.613Z] (12/136) Installing libxmu (1.1.3-r0) [2024-03-04T01:25:53.884Z] (13/136) Installing xset (1.2.4-r0) [2024-03-04T01:25:54.168Z] (14/136) Installing xprop (1.2.7-r0) [2024-03-04T01:25:54.453Z] (15/136) Installing xdg-utils (1.1.3-r3) [2024-03-04T01:25:55.054Z] (16/136) Installing eudev-libs (3.2.11-r0) [2024-03-04T01:25:55.324Z] (17/136) Installing pkgconf (1.8.1-r0) [2024-03-04T01:25:55.919Z] (18/136) Installing libffi (3.4.2-r1) [2024-03-04T01:25:56.191Z] (19/136) Installing libintl (0.21-r2) [2024-03-04T01:25:56.461Z] (20/136) Installing libblkid (2.38-r1) [2024-03-04T01:25:57.049Z] (21/136) Installing libmount (2.38-r1) [2024-03-04T01:25:57.316Z] (22/136) Installing pcre (8.45-r2) [2024-03-04T01:25:57.902Z] (23/136) Installing glib (2.72.4-r0) [2024-03-04T01:25:58.488Z] (24/136) Installing xz-libs (5.2.5-r1) [2024-03-04T01:25:58.756Z] (25/136) Installing libxml2 (2.9.14-r2) [2024-03-04T01:25:59.339Z] (26/136) Installing shared-mime-info (2.2-r2) [2024-03-04T01:25:59.928Z] (27/136) Installing hicolor-icon-theme (0.17-r1) [2024-03-04T01:26:00.202Z] (28/136) Installing libjpeg-turbo (2.1.3-r1) [2024-03-04T01:26:00.794Z] (29/136) Installing libpng (1.6.37-r1) [2024-03-04T01:26:01.064Z] (30/136) Installing libwebp (1.2.3-r2) [2024-03-04T01:26:01.656Z] (31/136) Installing zstd-libs (1.5.2-r1) [2024-03-04T01:26:02.249Z] (32/136) Installing tiff (4.4.0-r4) [2024-03-04T01:26:02.522Z] (33/136) Installing gdk-pixbuf (2.42.8-r0) [2024-03-04T01:26:03.114Z] (34/136) Installing gtk-update-icon-cache (2.24.33-r3) [2024-03-04T01:26:03.384Z] (35/136) Installing libxcomposite (0.4.5-r0) [2024-03-04T01:26:03.652Z] (36/136) Installing libxfixes (6.0.0-r0) [2024-03-04T01:26:03.922Z] (37/136) Installing libxrender (0.9.10-r3) [2024-03-04T01:26:04.509Z] (38/136) Installing libxcursor (1.2.1-r0) [2024-03-04T01:26:04.780Z] (39/136) Installing libxdamage (1.1.5-r1) [2024-03-04T01:26:05.051Z] (40/136) Installing libxi (1.8-r0) [2024-03-04T01:26:05.320Z] (41/136) Installing libxinerama (1.1.4-r1) [2024-03-04T01:26:05.589Z] (42/136) Installing libxrandr (1.5.2-r1) [2024-03-04T01:26:05.858Z] (43/136) Installing atk (2.38.0-r0) [2024-03-04T01:26:06.444Z] (44/136) Installing libxtst (1.2.3-r3) [2024-03-04T01:26:06.712Z] (45/136) Installing dbus-libs (1.14.8-r0) [2024-03-04T01:26:07.304Z] (46/136) Installing at-spi2-core (2.44.1-r0) [2024-03-04T01:26:07.573Z] (47/136) Installing at-spi2-atk (2.38.0-r0) [2024-03-04T01:26:07.857Z] (48/136) Installing expat (2.6.0-r0) [2024-03-04T01:26:08.447Z] (49/136) Installing libbz2 (1.0.8-r1) [2024-03-04T01:26:08.715Z] (50/136) Installing freetype (2.12.1-r0) [2024-03-04T01:26:09.301Z] (51/136) Installing fontconfig (2.14.0-r0) [2024-03-04T01:26:09.568Z] (52/136) Installing pixman (0.40.0-r4) [2024-03-04T01:26:10.151Z] (53/136) Installing cairo (1.17.4-r2) [2024-03-04T01:26:10.735Z] (54/136) Installing cairo-gobject (1.17.4-r2) [2024-03-04T01:26:11.004Z] (55/136) Installing avahi-libs (0.8-r6) [2024-03-04T01:26:11.273Z] (56/136) Installing gmp (6.2.1-r2) [2024-03-04T01:26:11.859Z] (57/136) Installing nettle (3.7.3-r0) [2024-03-04T01:26:12.142Z] (58/136) Installing p11-kit (0.24.1-r0) [2024-03-04T01:26:12.726Z] (59/136) Installing libtasn1 (4.18.0-r1) [2024-03-04T01:26:12.993Z] (60/136) Installing libunistring (1.0-r0) [2024-03-04T01:26:13.573Z] (61/136) Installing gnutls (3.7.7-r1) [2024-03-04T01:26:14.158Z] (62/136) Installing cups-libs (2.4.2-r2) [2024-03-04T01:26:14.751Z] (63/136) Installing libepoxy (1.5.10-r0) [2024-03-04T01:26:15.335Z] (64/136) Installing fribidi (1.0.12-r0) [2024-03-04T01:26:15.606Z] (65/136) Installing graphite2 (1.3.14-r1) [2024-03-04T01:26:15.873Z] (66/136) Installing harfbuzz (4.3.0-r0) [2024-03-04T01:26:16.458Z] (67/136) Installing libxft (2.3.4-r0) [2024-03-04T01:26:16.727Z] (68/136) Installing pango (1.50.7-r0) [2024-03-04T01:26:17.313Z] (69/136) Installing wayland-libs-client (1.20.0-r0) [2024-03-04T01:26:17.582Z] (70/136) Installing wayland-libs-cursor (1.20.0-r0) [2024-03-04T01:26:17.851Z] (71/136) Installing wayland-libs-egl (1.20.0-r0) [2024-03-04T01:26:18.127Z] (72/136) Installing xkeyboard-config (2.35.1-r0) [2024-03-04T01:26:18.736Z] (73/136) Installing libxkbcommon (1.4.1-r0) [2024-03-04T01:26:19.321Z] (74/136) Installing gtk+3.0 (3.24.34-r1) [2024-03-04T01:26:20.286Z] Executing gtk+3.0-3.24.34-r1.post-install [2024-03-04T01:26:20.286Z] (75/136) Installing libfontenc (1.1.4-r0) [2024-03-04T01:26:20.556Z] (76/136) Installing mkfontscale (1.2.2-r0) [2024-03-04T01:26:20.824Z] (77/136) Installing font-opensans (0_git20210927-r0) [2024-03-04T01:26:21.411Z] (78/136) Installing libgcc (11.2.1_git20220219-r2) [2024-03-04T01:26:21.999Z] (79/136) Installing libogg (1.3.5-r1) [2024-03-04T01:26:22.268Z] (80/136) Installing libstdc++ (11.2.1_git20220219-r2) [2024-03-04T01:26:22.551Z] (81/136) Installing flac (1.3.4-r0) [2024-03-04T01:26:23.153Z] (82/136) Installing alsa-lib (1.2.7.2-r0) [2024-03-04T01:26:23.740Z] (83/136) Installing libatomic (11.2.1_git20220219-r2) [2024-03-04T01:26:24.007Z] (84/136) Installing sdl2 (2.0.22-r0) [2024-03-04T01:26:24.592Z] (85/136) Installing aom-libs (3.3.0-r0) [2024-03-04T01:26:25.179Z] (86/136) Installing libass (0.16.0-r0) [2024-03-04T01:26:25.455Z] (87/136) Installing libdav1d (1.0.0-r0) [2024-03-04T01:26:26.046Z] (88/136) Installing libdrm (2.4.110-r0) [2024-03-04T01:26:26.636Z] (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2024-03-04T01:26:26.903Z] (90/136) Installing ncurses-libs (6.3_p20220521-r1) [2024-03-04T01:26:27.494Z] (91/136) Installing lame (3.100-r0) [2024-03-04T01:26:27.763Z] (92/136) Installing opus (1.3.1-r1) [2024-03-04T01:26:28.350Z] (93/136) Installing libasyncns (0.8-r1) [2024-03-04T01:26:28.621Z] (94/136) Installing libltdl (2.4.7-r0) [2024-03-04T01:26:28.889Z] (95/136) Installing orc (0.4.32-r0) [2024-03-04T01:26:29.478Z] (96/136) Installing libvorbis (1.3.7-r0) [2024-03-04T01:26:30.065Z] (97/136) Installing libsndfile (1.1.0-r0) [2024-03-04T01:26:30.335Z] (98/136) Installing libgomp (11.2.1_git20220219-r2) [2024-03-04T01:26:30.922Z] (99/136) Installing soxr (0.1.3-r2) [2024-03-04T01:26:31.203Z] (100/136) Installing speexdsp (1.2.0-r0) [2024-03-04T01:26:31.471Z] (101/136) Installing tdb-libs (1.4.6-r0) [2024-03-04T01:26:32.062Z] (102/136) Installing libpulse (15.0-r2) [2024-03-04T01:26:32.648Z] (103/136) Installing cjson (1.7.17-r0) [2024-03-04T01:26:32.917Z] (104/136) Installing mbedtls (2.28.7-r0) [2024-03-04T01:26:33.186Z] (105/136) Installing librist (0.2.6-r1) [2024-03-04T01:26:33.773Z] (106/136) Installing libsrt (1.4.4-r0) [2024-03-04T01:26:34.041Z] (107/136) Installing libssh (0.9.6-r1) [2024-03-04T01:26:34.642Z] (108/136) Installing libtheora (1.1.1-r16) [2024-03-04T01:26:35.227Z] (109/136) Installing v4l-utils-libs (1.22.1-r1) [2024-03-04T01:26:35.497Z] (110/136) Installing libva (2.14.0-r0) [2024-03-04T01:26:36.085Z] (111/136) Installing libvdpau (1.5-r0) [2024-03-04T01:26:36.355Z] (112/136) Installing vidstab (1.1.0-r1) [2024-03-04T01:26:36.624Z] (113/136) Installing libvpx (1.11.0-r1) [2024-03-04T01:26:37.219Z] (114/136) Installing x264-libs (0.163_git20210613-r0) [2024-03-04T01:26:37.811Z] (115/136) Installing numactl (2.0.14-r0) [2024-03-04T01:26:38.403Z] (116/136) Installing x265-libs (3.5-r3) [2024-03-04T01:26:38.992Z] (117/136) Installing xvidcore (1.3.7-r1) [2024-03-04T01:26:39.263Z] (118/136) Installing ffmpeg-libs (5.0.3-r0) [2024-03-04T01:26:41.225Z] (119/136) Installing libevent (2.1.12-r4) [2024-03-04T01:26:41.822Z] (120/136) Installing mesa (21.3.9-r0) [2024-03-04T01:26:42.091Z] (121/136) Installing wayland-libs-server (1.20.0-r0) [2024-03-04T01:26:42.359Z] (122/136) Installing mesa-gbm (21.3.9-r0) [2024-03-04T01:26:42.627Z] (123/136) Installing icu-data-en (71.1-r2) [2024-03-04T01:26:43.216Z] Executing icu-data-en-71.1-r2.post-install [2024-03-04T01:26:43.216Z] * [2024-03-04T01:26:43.216Z] * If you need ICU with non-English locales and legacy charset support, install [2024-03-04T01:26:43.216Z] * package icu-data-full. [2024-03-04T01:26:43.216Z] * [2024-03-04T01:26:43.216Z] (124/136) Installing icu-libs (71.1-r2) [2024-03-04T01:26:43.802Z] (125/136) Installing lcms2 (2.13.1-r0) [2024-03-04T01:26:44.393Z] (126/136) Installing minizip (1.2.12-r0) [2024-03-04T01:26:44.664Z] (127/136) Installing nspr (4.33-r0) [2024-03-04T01:26:45.251Z] (128/136) Installing sqlite-libs (3.40.1-r1) [2024-03-04T01:26:45.847Z] (129/136) Installing nss (3.78.1-r0) [2024-03-04T01:26:46.435Z] (130/136) Installing re2 (2022.04.01-r0) [2024-03-04T01:26:46.704Z] (131/136) Installing snappy (1.1.9-r4) [2024-03-04T01:26:46.973Z] (132/136) Installing libgpg-error (1.45-r0) [2024-03-04T01:26:47.559Z] (133/136) Installing libgcrypt (1.10.1-r0) [2024-03-04T01:26:48.144Z] (134/136) Installing libxslt (1.1.35-r0) [2024-03-04T01:26:48.412Z] (135/136) Installing chromium (102.0.5005.182-r0) [2024-03-04T01:27:03.439Z] (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) [2024-03-04T01:27:03.439Z] Executing busybox-1.35.0-r17.trigger [2024-03-04T01:27:03.439Z] Executing glib-2.72.4-r0.trigger [2024-03-04T01:27:03.439Z] Executing shared-mime-info-2.2-r2.trigger [2024-03-04T01:27:05.385Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2024-03-04T01:27:05.385Z] Executing gtk-update-icon-cache-2.24.33-r3.trigger [2024-03-04T01:27:05.385Z] Executing fontconfig-2.14.0-r0.trigger [2024-03-04T01:27:05.385Z] Executing mkfontscale-1.2.2-r0.trigger [2024-03-04T01:27:05.385Z] OK: 376 MiB in 159 packages [2024-03-04T01:27:05.653Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2024-03-04T01:27:06.237Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2024-03-04T01:27:07.645Z] (1/21) Installing binutils (2.38-r3) [2024-03-04T01:27:08.612Z] (2/21) Installing isl22 (0.22-r0) [2024-03-04T01:27:08.880Z] (3/21) Installing mpfr4 (4.1.0-r0) [2024-03-04T01:27:09.464Z] (4/21) Installing mpc1 (1.2.1-r0) [2024-03-04T01:27:10.058Z] (5/21) Installing gcc (11.2.1_git20220219-r2) [2024-03-04T01:27:18.266Z] (6/21) Installing musl-dev (1.2.3-r3) [2024-03-04T01:27:18.266Z] (7/21) Installing libc-dev (0.7.2-r3) [2024-03-04T01:27:18.535Z] (8/21) Installing linux-headers (5.16.7-r1) [2024-03-04T01:27:19.495Z] (9/21) Installing libffi-dev (3.4.2-r1) [2024-03-04T01:27:19.767Z] (10/21) Installing libpq (14.11-r0) [2024-03-04T01:27:20.349Z] (11/21) Installing openssl-dev (1.1.1w-r1) [2024-03-04T01:27:20.617Z] (12/21) Installing libpq-dev (14.11-r0) [2024-03-04T01:27:21.203Z] (13/21) Installing libecpg (14.11-r0) [2024-03-04T01:27:21.786Z] (14/21) Installing libecpg-dev (14.11-r0) [2024-03-04T01:27:22.053Z] (15/21) Installing llvm13-libs (13.0.1-r2) [2024-03-04T01:27:24.637Z] (16/21) Installing clang-libs (13.0.1-r1) [2024-03-04T01:27:31.284Z] (17/21) Installing clang (13.0.1-r1) [2024-03-04T01:27:32.249Z] (18/21) Installing icu (71.1-r2) [2024-03-04T01:27:32.518Z] (19/21) Installing icu-dev (71.1-r2) [2024-03-04T01:27:33.493Z] (20/21) Installing llvm13 (13.0.1-r2) [2024-03-04T01:27:40.354Z] (21/21) Installing postgresql14-dev (14.11-r0) [2024-03-04T01:27:40.354Z] Executing busybox-1.35.0-r17.trigger [2024-03-04T01:27:40.354Z] OK: 768 MiB in 180 packages [2024-03-04T01:27:40.622Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2024-03-04T01:27:41.209Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2024-03-04T01:27:42.660Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2024-03-04T01:27:49.322Z] (2/10) Installing gdbm (1.23-r0) [2024-03-04T01:27:49.322Z] (3/10) Installing mpdecimal (2.5.1-r1) [2024-03-04T01:27:49.322Z] (4/10) Installing readline (8.1.2-r0) [2024-03-04T01:27:49.322Z] (5/10) Installing python3 (3.10.13-r0) [2024-03-04T01:27:53.594Z] (6/10) Installing python3-dev (3.10.13-r0) [2024-03-04T01:27:55.549Z] (7/10) Installing libsodium (1.0.18-r0) [2024-03-04T01:27:55.816Z] (8/10) Installing libzmq (4.3.4-r0) [2024-03-04T01:27:56.085Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2024-03-04T01:27:56.670Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2024-03-04T01:27:56.939Z] Executing busybox-1.35.0-r17.trigger [2024-03-04T01:27:56.939Z] OK: 938 MiB in 190 packages [2024-03-04T01:27:57.205Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2024-03-04T01:27:57.807Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2024-03-04T01:27:58.570Z] 59a4bb02471a: Pushed [2024-03-04T01:27:58.570Z] 600fc91fe49ee51cd282d429b11b5c73fe6c1357: digest: sha256:5672c84ca358adb1ab87d1e5a639412c98df71629232fb9f72b32f93a2a1bccf size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T01:27:58.947Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T01:27:59.218Z] OK: 938 MiB in 190 packages [2024-03-04T01:27:59.320Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [2024-03-04T01:27:59.320Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2024-03-04T01:27:59.320Z] 59a4bb02471a: Preparing [2024-03-04T01:27:59.320Z] 0839973b5413: Preparing [2024-03-04T01:27:59.320Z] fa6c099b3cd5: Preparing [2024-03-04T01:27:59.320Z] 27a3fa5702a1: Preparing [2024-03-04T01:27:59.320Z] efa7f2b88b0b: Preparing [2024-03-04T01:27:59.320Z] 5535fda0356b: Preparing [2024-03-04T01:27:59.320Z] 59a4bb02471a: Layer already exists [2024-03-04T01:27:59.320Z] fa6c099b3cd5: Layer already exists [2024-03-04T01:27:59.320Z] 0839973b5413: Layer already exists [2024-03-04T01:27:59.320Z] efa7f2b88b0b: Layer already exists [2024-03-04T01:27:59.320Z] 27a3fa5702a1: Layer already exists [2024-03-04T01:27:59.320Z] 5535fda0356b: Layer already exists [2024-03-04T01:27:59.320Z] latest: digest: sha256:5672c84ca358adb1ab87d1e5a639412c98df71629232fb9f72b32f93a2a1bccf size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T01:27:59.488Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2024-03-04T01:27:59.715Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T01:28:00.075Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2024-03-04T01:28:00.104Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.40 [2024-03-04T01:28:00.104Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2024-03-04T01:28:00.104Z] 59a4bb02471a: Preparing [2024-03-04T01:28:00.104Z] 0839973b5413: Preparing [2024-03-04T01:28:00.104Z] fa6c099b3cd5: Preparing [2024-03-04T01:28:00.104Z] 27a3fa5702a1: Preparing [2024-03-04T01:28:00.104Z] efa7f2b88b0b: Preparing [2024-03-04T01:28:00.104Z] 5535fda0356b: Preparing [2024-03-04T01:28:00.104Z] 5535fda0356b: Waiting [2024-03-04T01:28:00.104Z] 0839973b5413: Layer already exists [2024-03-04T01:28:00.104Z] fa6c099b3cd5: Layer already exists [2024-03-04T01:28:00.104Z] 27a3fa5702a1: Layer already exists [2024-03-04T01:28:00.104Z] efa7f2b88b0b: Layer already exists [2024-03-04T01:28:00.104Z] 59a4bb02471a: Layer already exists [2024-03-04T01:28:00.104Z] 5535fda0356b: Layer already exists [2024-03-04T01:28:01.489Z] (1/1) Installing tzdata (2024a-r0) [2024-03-04T01:28:02.453Z] Executing busybox-1.35.0-r17.trigger [2024-03-04T01:28:02.453Z] OK: 941 MiB in 191 packages [2024-03-04T01:28:03.624Z] 0.0.2-dev.40: digest: sha256:5672c84ca358adb1ab87d1e5a639412c98df71629232fb9f72b32f93a2a1bccf size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T01:28:03.869Z] (1/1) Purging tzdata (2024a-r0) [2024-03-04T01:28:03.869Z] Executing busybox-1.35.0-r17.trigger [2024-03-04T01:28:03.869Z] OK: 938 MiB in 190 packages [2024-03-04T01:28:04.010Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:600fc91fe49ee51cd282d429b11b5c73fe6c1357-0.0.2-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T01:28:04.411Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:600fc91fe49ee51cd282d429b11b5c73fe6c1357-0.0.2-dev.40 [2024-03-04T01:28:04.411Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2024-03-04T01:28:04.412Z] 59a4bb02471a: Preparing [2024-03-04T01:28:04.412Z] 0839973b5413: Preparing [2024-03-04T01:28:04.412Z] fa6c099b3cd5: Preparing [2024-03-04T01:28:04.412Z] 27a3fa5702a1: Preparing [2024-03-04T01:28:04.412Z] efa7f2b88b0b: Preparing [2024-03-04T01:28:04.412Z] 5535fda0356b: Preparing [2024-03-04T01:28:04.412Z] 5535fda0356b: Waiting [2024-03-04T01:28:04.412Z] 0839973b5413: Layer already exists [2024-03-04T01:28:04.412Z] 27a3fa5702a1: Layer already exists [2024-03-04T01:28:04.412Z] efa7f2b88b0b: Layer already exists [2024-03-04T01:28:04.412Z] fa6c099b3cd5: Layer already exists [2024-03-04T01:28:04.412Z] 59a4bb02471a: Layer already exists [2024-03-04T01:28:04.412Z] 5535fda0356b: Layer already exists [2024-03-04T01:28:04.412Z] 600fc91fe49ee51cd282d429b11b5c73fe6c1357-0.0.2-dev.40: digest: sha256:5672c84ca358adb1ab87d1e5a639412c98df71629232fb9f72b32f93a2a1bccf size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T01:28:04.824Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T01:28:05.222Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:main [2024-03-04T01:28:05.222Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2024-03-04T01:28:05.222Z] 59a4bb02471a: Preparing [2024-03-04T01:28:05.222Z] 0839973b5413: Preparing [2024-03-04T01:28:05.222Z] fa6c099b3cd5: Preparing [2024-03-04T01:28:05.222Z] 27a3fa5702a1: Preparing [2024-03-04T01:28:05.222Z] efa7f2b88b0b: Preparing [2024-03-04T01:28:05.222Z] 5535fda0356b: Preparing [2024-03-04T01:28:05.222Z] 5535fda0356b: Waiting [2024-03-04T01:28:05.222Z] 0839973b5413: Layer already exists [2024-03-04T01:28:05.222Z] efa7f2b88b0b: Layer already exists [2024-03-04T01:28:05.222Z] 59a4bb02471a: Layer already exists [2024-03-04T01:28:05.222Z] fa6c099b3cd5: Layer already exists [2024-03-04T01:28:05.222Z] 27a3fa5702a1: Layer already exists [2024-03-04T01:28:05.222Z] 5535fda0356b: Layer already exists [2024-03-04T01:28:05.222Z] main: digest: sha256:5672c84ca358adb1ab87d1e5a639412c98df71629232fb9f72b32f93a2a1bccf size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-04T01:28:05.408Z] ===================================================== [Pipeline] echo [2024-03-04T01:28:05.444Z] taggedImages: [2024-03-04T01:28:05.444Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:600fc91fe49ee51cd282d429b11b5c73fe6c1357 [2024-03-04T01:28:05.444Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [2024-03-04T01:28:05.444Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.40 [2024-03-04T01:28:05.444Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:600fc91fe49ee51cd282d429b11b5c73fe6c1357-0.0.2-dev.40 [2024-03-04T01:28:05.444Z] - 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 [2024-03-04T01:28:06.020Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-04T01:28:06.020Z] [2024-03-04T01:28:06.020Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T01:28:06.345Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-04T01:28:06.346Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-04T01:28:06.346Z] 5eb5b503b376: Pulling fs layer [2024-03-04T01:28:06.346Z] 5c69ac0246d0: Pulling fs layer [2024-03-04T01:28:06.346Z] ec43610c2a17: Pulling fs layer [2024-03-04T01:28:06.346Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-04T01:28:06.346Z] 33b1e0a273af: Pulling fs layer [2024-03-04T01:28:06.346Z] 5d3b04190fa2: Pulling fs layer [2024-03-04T01:28:06.346Z] 2f39f015ded8: Pulling fs layer [2024-03-04T01:28:06.346Z] 3a2ae6a8a46f: Waiting [2024-03-04T01:28:06.346Z] 33b1e0a273af: Waiting [2024-03-04T01:28:06.346Z] 5d3b04190fa2: Waiting [2024-03-04T01:28:06.346Z] 5c69ac0246d0: Verifying Checksum [2024-03-04T01:28:06.346Z] 5c69ac0246d0: Download complete [2024-03-04T01:28:06.346Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-04T01:28:06.346Z] 3a2ae6a8a46f: Download complete [2024-03-04T01:28:06.605Z] 33b1e0a273af: Verifying Checksum [2024-03-04T01:28:06.605Z] 33b1e0a273af: Download complete [2024-03-04T01:28:06.605Z] 5d3b04190fa2: Verifying Checksum [2024-03-04T01:28:06.605Z] 5d3b04190fa2: Download complete [2024-03-04T01:28:06.605Z] ec43610c2a17: Verifying Checksum [2024-03-04T01:28:06.605Z] ec43610c2a17: Download complete [2024-03-04T01:28:06.605Z] 5eb5b503b376: Verifying Checksum [2024-03-04T01:28:06.605Z] 5eb5b503b376: Download complete [2024-03-04T01:28:07.542Z] 2f39f015ded8: Download complete [2024-03-04T01:28:07.860Z] 5eb5b503b376: Pull complete [2024-03-04T01:28:07.860Z] 5c69ac0246d0: Pull complete [2024-03-04T01:28:08.124Z] ec43610c2a17: Pull complete [2024-03-04T01:28:08.124Z] 3a2ae6a8a46f: Pull complete [2024-03-04T01:28:08.388Z] 33b1e0a273af: Pull complete [2024-03-04T01:28:08.388Z] 5d3b04190fa2: Pull complete [2024-03-04T01:28:20.731Z] 2f39f015ded8: Pull complete [2024-03-04T01:28:20.731Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-04T01:28:20.731Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-04T01:28:20.731Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-04T01:28:20.920Z] prd-ubuntu20.04-docker-8c-8g-2126 does not seem to be running inside a container [2024-03-04T01:28:20.951Z] $ 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 [2024-03-04T01:28:21.490Z] $ docker top 7021c3ceb94c320ad4f3688e523b52f91d9070aff58159fc656e038d95005c42 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-04T01:28:21.953Z] ---> job-cost.sh [2024-03-04T01:28:21.953Z] lf-activate-venv: SKIPPING [2024-03-04T01:28:21.953Z] INFO: No Stack... [2024-03-04T01:28:22.212Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-04T01:28:22.358Z] Looking in links: /tmp/tmpy35o8zb_ [2024-03-04T01:28:22.358Z] Processing /tmp/tmpy35o8zb_/setuptools-65.5.0-py3-none-any.whl [2024-03-04T01:28:22.358Z] Processing /tmp/tmpy35o8zb_/pip-23.0.1-py3-none-any.whl [2024-03-04T01:28:22.471Z] INFO: Archiving Costs [Pipeline] sh [2024-03-04T01:28:22.759Z] + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv [2024-03-04T01:28:22.759Z] + cut -d, -f6 [Pipeline] lock [2024-03-04T01:28:22.773Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-main-36-stack-cost] [2024-03-04T01:28:22.780Z] Resource [jenkins-edgexfoundry-edgex-taf-common-main-36-stack-cost] did not exist. Created. [2024-03-04T01:28:22.785Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-main-36-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-04T01:28:23.138Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-04T01:28:23.198Z] Stashed 1 file(s) [Pipeline] } [2024-03-04T01:28:23.204Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-main-36-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-04T01:28:23.244Z] $ docker stop --time=1 7021c3ceb94c320ad4f3688e523b52f91d9070aff58159fc656e038d95005c42 [2024-03-04T01:28:23.808Z] Installing collected packages: setuptools, pip [2024-03-04T01:28:24.396Z] $ docker rm -f --volumes 7021c3ceb94c320ad4f3688e523b52f91d9070aff58159fc656e038d95005c42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-04T01:28:42.039Z] Successfully installed pip-23.0.1 setuptools-65.5.0 [2024-03-04T01:28:42.039Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2024-03-04T01:28:46.292Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) [2024-03-04T01:28:47.261Z] Collecting pip [2024-03-04T01:28:47.261Z] Downloading pip-24.0-py3-none-any.whl (2.1 MB) [2024-03-04T01:28:47.261Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 15.0 MB/s eta 0:00:00 [2024-03-04T01:28:47.529Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) [2024-03-04T01:28:50.895Z] Collecting setuptools [2024-03-04T01:28:50.895Z] Downloading setuptools-69.1.1-py3-none-any.whl (819 kB) [2024-03-04T01:28:50.895Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.3/819.3 kB 15.2 MB/s eta 0:00:00 [2024-03-04T01:28:51.479Z] Collecting wheel [2024-03-04T01:28:51.479Z] Downloading wheel-0.42.0-py3-none-any.whl (65 kB) [2024-03-04T01:28:51.479Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.4/65.4 kB 16.9 MB/s eta 0:00:00 [2024-03-04T01:28:54.072Z] Installing collected packages: wheel, setuptools, pip [2024-03-04T01:28:56.663Z] Attempting uninstall: setuptools [2024-03-04T01:28:56.663Z] Found existing installation: setuptools 65.5.0 [2024-03-04T01:28:58.070Z] Uninstalling setuptools-65.5.0: [2024-03-04T01:28:58.070Z] Successfully uninstalled setuptools-65.5.0 [2024-03-04T01:29:04.724Z] Attempting uninstall: pip [2024-03-04T01:29:04.724Z] Found existing installation: pip 23.0.1 [2024-03-04T01:29:06.161Z] Uninstalling pip-23.0.1: [2024-03-04T01:29:06.434Z] Successfully uninstalled pip-23.0.1 [2024-03-04T01:29:21.471Z] Successfully installed pip-24.0 setuptools-69.1.1 wheel-0.42.0 [2024-03-04T01:29:21.471Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2024-03-04T01:29:26.819Z] Processing ./edgex-taf-common [2024-03-04T01:29:26.819Z] Preparing metadata (setup.py): started [2024-03-04T01:29:28.226Z] Preparing metadata (setup.py): finished with status 'done' [2024-03-04T01:29:28.226Z] Building wheels for collected packages: edgex-taf-common [2024-03-04T01:29:28.226Z] Building wheel for edgex-taf-common (setup.py): started [2024-03-04T01:29:30.803Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2024-03-04T01:29:30.803Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=947e9a96fe7a265d38d7a71927db332757e3af0e1a12331f1577af40d3f98fc9 [2024-03-04T01:29:30.803Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2024-03-04T01:29:30.803Z] Successfully built edgex-taf-common [2024-03-04T01:29:31.766Z] Installing collected packages: edgex-taf-common [2024-03-04T01:29:31.766Z] Successfully installed edgex-taf-common-0.0.0 [2024-03-04T01:29:31.766Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2024-03-04T01:29:41.341Z] Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) [2024-03-04T01:29:41.610Z] Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) [2024-03-04T01:29:41.878Z] Collecting python-dotenv==1.0.0 (from -r requirements.txt (line 2)) [2024-03-04T01:29:41.878Z] Downloading python_dotenv-1.0.0-py3-none-any.whl.metadata (21 kB) [2024-03-04T01:29:42.145Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2024-03-04T01:29:42.145Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) [2024-03-04T01:29:42.729Z] Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) [2024-03-04T01:29:42.729Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) [2024-03-04T01:29:43.001Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2024-03-04T01:29:43.001Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2024-03-04T01:29:43.001Z] Preparing metadata (setup.py): started [2024-03-04T01:29:44.951Z] Preparing metadata (setup.py): finished with status 'done' [2024-03-04T01:29:44.951Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2024-03-04T01:29:44.951Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl.metadata (16 kB) [2024-03-04T01:29:45.218Z] Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) [2024-03-04T01:29:45.218Z] Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) [2024-03-04T01:29:45.799Z] Collecting requests==2.31.0 (from -r requirements.txt (line 8)) [2024-03-04T01:29:45.799Z] Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) [2024-03-04T01:29:46.073Z] Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) [2024-03-04T01:29:46.073Z] Downloading paho-mqtt-1.6.1.tar.gz (99 kB) [2024-03-04T01:29:46.073Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 3.6 MB/s eta 0:00:00 [2024-03-04T01:29:46.341Z] Preparing metadata (setup.py): started [2024-03-04T01:29:48.287Z] Preparing metadata (setup.py): finished with status 'done' [2024-03-04T01:29:48.552Z] Collecting docker==6.1.3 (from -r requirements.txt (line 10)) [2024-03-04T01:29:48.552Z] Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) [2024-03-04T01:29:51.893Z] Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) [2024-03-04T01:29:51.893Z] Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (62 kB) [2024-03-04T01:29:57.228Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.7/62.7 kB 10.6 kB/s eta 0:00:00 [2024-03-04T01:29:57.811Z] Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) [2024-03-04T01:29:57.811Z] Downloading psutil-5.9.5.tar.gz (493 kB) [2024-03-04T01:29:58.077Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 7.0 MB/s eta 0:00:00 [2024-03-04T01:29:58.659Z] Installing build dependencies: started [2024-03-04T01:30:16.875Z] Installing build dependencies: finished with status 'done' [2024-03-04T01:30:16.875Z] Getting requirements to build wheel: started [2024-03-04T01:30:19.459Z] Getting requirements to build wheel: finished with status 'done' [2024-03-04T01:30:19.459Z] Preparing metadata (pyproject.toml): started [2024-03-04T01:30:22.045Z] Preparing metadata (pyproject.toml): finished with status 'done' [2024-03-04T01:30:22.631Z] Collecting redis==5.0.1 (from -r requirements.txt (line 13)) [2024-03-04T01:30:22.631Z] Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) [2024-03-04T01:30:32.712Z] Collecting pyzmq==25.1.1 (from -r requirements.txt (line 14)) [2024-03-04T01:30:32.712Z] Downloading pyzmq-25.1.1-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (4.9 kB) [2024-03-04T01:30:32.712Z] Collecting influxdb-client==1.41.0 (from -r requirements.txt (line 15)) [2024-03-04T01:30:32.712Z] Downloading influxdb_client-1.41.0-py3-none-any.whl.metadata (64 kB) [2024-03-04T01:30:32.712Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 1.5 MB/s eta 0:00:00 [2024-03-04T01:30:32.977Z] Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) [2024-03-04T01:30:32.977Z] Downloading psycopg2-2.9.9.tar.gz (384 kB) [2024-03-04T01:30:33.241Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 6.9 MB/s eta 0:00:00 [2024-03-04T01:30:33.842Z] Preparing metadata (setup.py): started [2024-03-04T01:30:35.781Z] Preparing metadata (setup.py): finished with status 'done' [2024-03-04T01:30:37.717Z] Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) [2024-03-04T01:30:37.717Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl.metadata (3.4 kB) [2024-03-04T01:30:38.677Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-03-04T01:30:38.677Z] Downloading selenium-4.18.1-py3-none-any.whl.metadata (6.9 kB) [2024-03-04T01:30:38.941Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-03-04T01:30:38.941Z] Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl.metadata (6.0 kB) [2024-03-04T01:30:39.520Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-03-04T01:30:39.520Z] Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) [2024-03-04T01:30:39.785Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-03-04T01:30:39.785Z] Downloading flex-6.14.1.tar.gz (40 kB) [2024-03-04T01:30:39.785Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 1.3 MB/s eta 0:00:00 [2024-03-04T01:30:40.050Z] Preparing metadata (setup.py): started [2024-03-04T01:30:41.989Z] Preparing metadata (setup.py): finished with status 'done' [2024-03-04T01:30:42.255Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-03-04T01:30:42.255Z] Downloading genson-1.2.2.tar.gz (34 kB) [2024-03-04T01:30:42.255Z] Preparing metadata (setup.py): started [2024-03-04T01:30:44.191Z] Preparing metadata (setup.py): finished with status 'done' [2024-03-04T01:30:44.191Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-03-04T01:30:44.191Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl.metadata (18 kB) [2024-03-04T01:30:44.770Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-03-04T01:30:44.770Z] Downloading jsonschema-4.21.1-py3-none-any.whl.metadata (7.8 kB) [2024-03-04T01:30:45.034Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-03-04T01:30:45.034Z] Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) [2024-03-04T01:30:45.991Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-03-04T01:30:45.991Z] Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) [2024-03-04T01:30:46.256Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-03-04T01:30:46.256Z] Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) [2024-03-04T01:30:48.191Z] Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-03-04T01:30:48.191Z] Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (33 kB) [2024-03-04T01:30:48.191Z] Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-03-04T01:30:48.457Z] Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB) [2024-03-04T01:30:49.416Z] Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-03-04T01:30:49.416Z] Downloading urllib3-2.2.1-py3-none-any.whl.metadata (6.4 kB) [2024-03-04T01:30:49.683Z] Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-03-04T01:30:49.683Z] Downloading certifi-2024.2.2-py3-none-any.whl.metadata (2.2 kB) [2024-03-04T01:30:50.638Z] Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2024-03-04T01:30:50.638Z] Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB) [2024-03-04T01:30:51.598Z] Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2024-03-04T01:30:51.598Z] Downloading websocket_client-1.7.0-py3-none-any.whl.metadata (7.9 kB) [2024-03-04T01:30:52.189Z] Collecting async-timeout>=4.0.2 (from redis==5.0.1->-r requirements.txt (line 13)) [2024-03-04T01:30:52.454Z] Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) [2024-03-04T01:30:53.037Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-03-04T01:30:53.037Z] Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) [2024-03-04T01:30:53.617Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-03-04T01:30:53.617Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2024-03-04T01:30:53.617Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.41.0->-r requirements.txt (line 15)) (69.1.1) [2024-03-04T01:30:54.577Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-03-04T01:30:54.577Z] Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) [2024-03-04T01:30:54.843Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-03-04T01:30:54.843Z] Downloading typing_extensions-4.10.0-py3-none-any.whl.metadata (3.0 kB) [2024-03-04T01:30:55.424Z] Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-03-04T01:30:55.424Z] Downloading trio-0.24.0-py3-none-any.whl.metadata (4.9 kB) [2024-03-04T01:30:55.690Z] Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-03-04T01:30:55.690Z] Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) [2024-03-04T01:30:58.263Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-03-04T01:30:58.263Z] Downloading PyYAML-6.0.1.tar.gz (125 kB) [2024-03-04T01:30:58.263Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.2/125.2 kB 4.0 MB/s eta 0:00:00 [2024-03-04T01:31:00.211Z] Installing build dependencies: started [2024-03-04T01:31:32.596Z] Installing build dependencies: finished with status 'done' [2024-03-04T01:31:32.596Z] Getting requirements to build wheel: started [2024-03-04T01:31:47.586Z] Getting requirements to build wheel: finished with status 'done' [2024-03-04T01:31:47.586Z] Preparing metadata (pyproject.toml): started [2024-03-04T01:31:48.995Z] Preparing metadata (pyproject.toml): finished with status 'done' [2024-03-04T01:31:49.263Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-03-04T01:31:49.263Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2024-03-04T01:31:49.263Z] Preparing metadata (setup.py): started [2024-03-04T01:31:51.206Z] Preparing metadata (setup.py): finished with status 'done' [2024-03-04T01:31:51.206Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-03-04T01:31:51.206Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2024-03-04T01:31:51.472Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-03-04T01:31:51.472Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2024-03-04T01:31:51.472Z] Preparing metadata (setup.py): started [2024-03-04T01:31:53.484Z] Preparing metadata (setup.py): finished with status 'done' [2024-03-04T01:31:53.484Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-03-04T01:31:53.484Z] Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) [2024-03-04T01:31:53.750Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-03-04T01:31:53.750Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) [2024-03-04T01:31:54.017Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-03-04T01:31:54.017Z] Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2024-03-04T01:31:54.600Z] Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-03-04T01:31:54.867Z] Downloading attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB) [2024-03-04T01:31:55.136Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-03-04T01:31:55.136Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) [2024-03-04T01:31:55.721Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-03-04T01:31:55.721Z] Downloading referencing-0.33.0-py3-none-any.whl.metadata (2.7 kB) [2024-03-04T01:31:59.975Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-03-04T01:31:59.975Z] Downloading rpds_py-0.18.0-cp310-cp310-musllinux_1_2_aarch64.whl.metadata (4.1 kB) [2024-03-04T01:32:03.313Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-03-04T01:32:03.313Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2024-03-04T01:32:03.313Z] Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-03-04T01:32:03.313Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2024-03-04T01:32:03.313Z] Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-03-04T01:32:03.313Z] Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2024-03-04T01:32:03.313Z] Collecting exceptiongroup (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-03-04T01:32:03.313Z] Downloading exceptiongroup-1.2.0-py3-none-any.whl.metadata (6.6 kB) [2024-03-04T01:32:03.897Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-03-04T01:32:03.897Z] Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) [2024-03-04T01:32:04.483Z] Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-03-04T01:32:04.483Z] Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2024-03-04T01:32:05.894Z] Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-03-04T01:32:05.895Z] Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) [2024-03-04T01:32:06.852Z] Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) [2024-03-04T01:32:06.852Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 9.1 MB/s eta 0:00:00 [2024-03-04T01:32:06.852Z] Downloading python_dotenv-1.0.0-py3-none-any.whl (19 kB) [2024-03-04T01:32:07.119Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2024-03-04T01:32:07.119Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) [2024-03-04T01:32:07.119Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.5/95.5 kB 3.2 MB/s eta 0:00:00 [2024-03-04T01:32:07.119Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2024-03-04T01:32:07.119Z] Downloading configparser-6.0.0-py3-none-any.whl (19 kB) [2024-03-04T01:32:07.384Z] Downloading requests-2.31.0-py3-none-any.whl (62 kB) [2024-03-04T01:32:07.384Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 2.1 MB/s eta 0:00:00 [2024-03-04T01:32:07.384Z] Downloading docker-6.1.3-py3-none-any.whl (148 kB) [2024-03-04T01:32:07.384Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 3.6 MB/s eta 0:00:00 [2024-03-04T01:32:07.384Z] Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_aarch64.whl (13.9 MB) [2024-03-04T01:32:09.574Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.9/13.9 MB 10.3 MB/s eta 0:00:00 [2024-03-04T01:32:09.574Z] Downloading redis-5.0.1-py3-none-any.whl (250 kB) [2024-03-04T01:32:09.575Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 5.4 MB/s eta 0:00:00 [2024-03-04T01:32:09.575Z] Downloading pyzmq-25.1.1-cp310-cp310-musllinux_1_1_aarch64.whl (1.4 MB) [2024-03-04T01:32:09.842Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 10.2 MB/s eta 0:00:00 [2024-03-04T01:32:09.842Z] Downloading influxdb_client-1.41.0-py3-none-any.whl (744 kB) [2024-03-04T01:32:10.107Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 744.6/744.6 kB 8.8 MB/s eta 0:00:00 [2024-03-04T01:32:10.107Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) [2024-03-04T01:32:10.374Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 10.3 MB/s eta 0:00:00 [2024-03-04T01:32:10.374Z] Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) [2024-03-04T01:32:10.374Z] Downloading certifi-2024.2.2-py3-none-any.whl (163 kB) [2024-03-04T01:32:10.374Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/163.8 kB 4.8 MB/s eta 0:00:00 [2024-03-04T01:32:10.374Z] Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_aarch64.whl (139 kB) [2024-03-04T01:32:10.374Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.4/139.4 kB 3.5 MB/s eta 0:00:00 [2024-03-04T01:32:10.640Z] Downloading idna-3.6-py3-none-any.whl (61 kB) [2024-03-04T01:32:10.640Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 2.1 MB/s eta 0:00:00 [2024-03-04T01:32:10.640Z] Downloading packaging-23.2-py3-none-any.whl (53 kB) [2024-03-04T01:32:10.640Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 1.9 MB/s eta 0:00:00 [2024-03-04T01:32:10.640Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2024-03-04T01:32:10.640Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 6.0 MB/s eta 0:00:00 [2024-03-04T01:32:10.640Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2024-03-04T01:32:10.907Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 5.6 MB/s eta 0:00:00 [2024-03-04T01:32:10.907Z] Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl (10 kB) [2024-03-04T01:32:10.907Z] Downloading selenium-4.18.1-py3-none-any.whl (10.0 MB) [2024-03-04T01:32:11.864Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.0/10.0 MB 11.1 MB/s eta 0:00:00 [2024-03-04T01:32:11.864Z] Downloading urllib3-2.2.1-py3-none-any.whl (121 kB) [2024-03-04T01:32:11.864Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 3.6 MB/s eta 0:00:00 [2024-03-04T01:32:11.864Z] Downloading websocket_client-1.7.0-py3-none-any.whl (58 kB) [2024-03-04T01:32:11.864Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.5/58.5 kB 1.9 MB/s eta 0:00:00 [2024-03-04T01:32:12.129Z] Downloading docutils-0.20.1-py3-none-any.whl (572 kB) [2024-03-04T01:32:12.129Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 8.2 MB/s eta 0:00:00 [2024-03-04T01:32:12.129Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl (29 kB) [2024-03-04T01:32:12.129Z] Downloading jsonschema-4.21.1-py3-none-any.whl (85 kB) [2024-03-04T01:32:12.129Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.5/85.5 kB 2.8 MB/s eta 0:00:00 [2024-03-04T01:32:12.395Z] Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) [2024-03-04T01:32:12.395Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 9.7 MB/s eta 0:00:00 [2024-03-04T01:32:12.395Z] Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) [2024-03-04T01:32:12.666Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.5/505.5 kB 8.0 MB/s eta 0:00:00 [2024-03-04T01:32:12.666Z] Downloading tzlocal-5.2-py3-none-any.whl (17 kB) [2024-03-04T01:32:12.666Z] Downloading attrs-23.2.0-py3-none-any.whl (60 kB) [2024-03-04T01:32:12.666Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 2.2 MB/s eta 0:00:00 [2024-03-04T01:32:12.666Z] Downloading click-8.1.7-py3-none-any.whl (97 kB) [2024-03-04T01:32:12.666Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 3.3 MB/s eta 0:00:00 [2024-03-04T01:32:12.666Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) [2024-03-04T01:32:12.932Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) [2024-03-04T01:32:12.932Z] Downloading referencing-0.33.0-py3-none-any.whl (26 kB) [2024-03-04T01:32:12.932Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2024-03-04T01:32:13.198Z] Downloading rpds_py-0.18.0-cp310-cp310-musllinux_1_2_aarch64.whl (1.4 MB) [2024-03-04T01:32:13.198Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 9.8 MB/s eta 0:00:00 [2024-03-04T01:32:13.198Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2024-03-04T01:32:13.463Z] Downloading trio-0.24.0-py3-none-any.whl (460 kB) [2024-03-04T01:32:13.463Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 460.2/460.2 kB 6.8 MB/s eta 0:00:00 [2024-03-04T01:32:13.463Z] Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) [2024-03-04T01:32:13.463Z] Downloading typing_extensions-4.10.0-py3-none-any.whl (33 kB) [2024-03-04T01:32:13.463Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2024-03-04T01:32:13.732Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 1.6 MB/s eta 0:00:00 [2024-03-04T01:32:13.732Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2024-03-04T01:32:13.732Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2024-03-04T01:32:13.732Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2024-03-04T01:32:13.732Z] Downloading exceptiongroup-1.2.0-py3-none-any.whl (16 kB) [2024-03-04T01:32:13.732Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2024-03-04T01:32:13.732Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2024-03-04T01:32:13.999Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2024-03-04T01:32:13.999Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 2.1 MB/s eta 0:00:00 [2024-03-04T01:32:15.405Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, GenSON, PyYAML, strict-rfc3339, validate-email [2024-03-04T01:32:15.405Z] Building wheel for robotbackgroundlogger (setup.py): started [2024-03-04T01:32:17.342Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2024-03-04T01:32:17.342Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=e38235f1b65754c2821c8989151607455e1a99e28bd7c9e53dc244fc292c010f [2024-03-04T01:32:17.342Z] Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2024-03-04T01:32:17.342Z] Building wheel for paho-mqtt (setup.py): started [2024-03-04T01:32:19.922Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2024-03-04T01:32:19.922Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62120 sha256=f36eee0b1e6815119e0c54b6844959e99be54785143c536b750c7584bce9c79a [2024-03-04T01:32:19.922Z] Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a [2024-03-04T01:32:19.922Z] Building wheel for psutil (pyproject.toml): started [2024-03-04T01:32:32.236Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2024-03-04T01:32:32.236Z] Created wheel for psutil: filename=psutil-5.9.5-cp310-abi3-linux_aarch64.whl size=274839 sha256=41a74187b428a1846663260a8241857189d4df51989079c305b3c0b4ef460a8b [2024-03-04T01:32:32.236Z] Stored in directory: /root/.cache/pip/wheels/1f/3a/db/ba9717f3efd7f8da8910eca12dc9cd15d404035397af627e7c [2024-03-04T01:32:32.236Z] Building wheel for psycopg2 (setup.py): started [2024-03-04T01:33:40.113Z] Building wheel for psycopg2 (setup.py): still running... [2024-03-04T01:33:46.410Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2024-03-04T01:33:46.410Z] Created wheel for psycopg2: filename=psycopg2-2.9.9-cp310-cp310-linux_aarch64.whl size=471084 sha256=bb6aff9a8f580456ee2b7644095c8494f54cbd79ea24ed829e9b11d03945753f [2024-03-04T01:33:46.410Z] Stored in directory: /root/.cache/pip/wheels/7d/75/13/da1c6d88687ae81bf5e3cfa07d702981ba137963163472b050 [2024-03-04T01:33:46.410Z] Building wheel for flex (setup.py): started [2024-03-04T01:33:48.979Z] Building wheel for flex (setup.py): finished with status 'done' [2024-03-04T01:33:48.979Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=49e817421d6e937395050203aa4a0042fac9f912ea9808c9731a6300468ad5a3 [2024-03-04T01:33:48.979Z] Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2024-03-04T01:33:48.979Z] Building wheel for GenSON (setup.py): started [2024-03-04T01:33:50.912Z] Building wheel for GenSON (setup.py): finished with status 'done' [2024-03-04T01:33:50.912Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=cc431bab67d72b8e9108e4de46743c8d259c4fac9994ba43f551cccfe89ca180 [2024-03-04T01:33:50.912Z] Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2024-03-04T01:33:50.912Z] Building wheel for PyYAML (pyproject.toml): started [2024-03-04T01:33:54.253Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2024-03-04T01:33:54.253Z] Created wheel for PyYAML: filename=PyYAML-6.0.1-cp310-cp310-linux_aarch64.whl size=45363 sha256=e25fe980f2b397a396d7c88fb436a83dd07675c890431da0e4eff434bef0c861 [2024-03-04T01:33:54.253Z] Stored in directory: /root/.cache/pip/wheels/31/d1/78/088142cfc0422adcca7bb0af40ef696b55b777a44f2e10739c [2024-03-04T01:33:54.253Z] Building wheel for strict-rfc3339 (setup.py): started [2024-03-04T01:33:56.191Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2024-03-04T01:33:56.191Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=c8ca6172143115ec9e382e76673f454a2011e3f861e1ed10dce4071409c93b59 [2024-03-04T01:33:56.191Z] Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2024-03-04T01:33:56.191Z] Building wheel for validate-email (setup.py): started [2024-03-04T01:33:58.121Z] Building wheel for validate-email (setup.py): finished with status 'done' [2024-03-04T01:33:58.121Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5464 sha256=7bfb6ee821b7657e4928743dd0c4564cfb9fd7c320c25639e5002b39d2f54861 [2024-03-04T01:33:58.121Z] Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2024-03-04T01:33:58.121Z] Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex GenSON PyYAML strict-rfc3339 validate-email [2024-03-04T01:34:01.453Z] Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, jsonpath-ng, idna, h11, exceptiongroup, docutils, configparser, click, charset-normalizer, certifi, attrs, async-timeout, wsproto, robotbackgroundlogger, requests, referencing, redis, reactivex, python-dateutil, outcome, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary [2024-03-04T01:35:39.829Z] Successfully installed GenSON-1.2.2 PyYAML-6.0.1 RESTinstance-1.3.0 async-timeout-4.0.3 attrs-23.2.0 certifi-2024.2.2 charset-normalizer-3.3.2 click-8.1.7 configparser-6.0.0 docker-6.1.3 docutils-0.20.1 exceptiongroup-1.2.0 flex-6.14.1 h11-0.14.0 idna-3.6 influxdb-client-1.41.0 jsonpath-ng-1.6.1 jsonpointer-2.4 jsonschema-4.21.1 jsonschema-specifications-2023.12.1 numpy-1.26.2 outcome-1.3.0.post0 packaging-23.2 paho-mqtt-1.6.1 ply-3.11 psutil-5.9.5 psycopg2-2.9.9 pycryptodome-3.19.0 pygments-2.17.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.0.0 pytz-2024.1 pyzmq-25.1.1 reactivex-4.0.4 redis-5.0.1 referencing-0.33.0 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.2.0 rpds-py-0.18.0 selenium-4.18.1 six-1.16.0 sniffio-1.3.1 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.24.0 trio-websocket-0.11.1 typing-extensions-4.10.0 tzlocal-5.2 urllib3-2.2.1 validate-email-1.3 websocket-client-1.7.0 wsproto-1.2.0 [2024-03-04T01:35:39.829Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2024-03-04T01:36:26.659Z] Removing intermediate container 97aba15a7c03 [2024-03-04T01:36:26.659Z] ---> 434d3ed77799 [2024-03-04T01:36:26.659Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2024-03-04T01:36:26.659Z] ---> Running in 3fbd6a0117e2 [2024-03-04T01:36:26.659Z] Removing intermediate container 3fbd6a0117e2 [2024-03-04T01:36:26.659Z] ---> e988f7270cb9 [2024-03-04T01:36:26.659Z] Step 11/13 : LABEL arch=arm64 [2024-03-04T01:36:26.659Z] ---> Running in 7beda3a6452e [2024-03-04T01:36:26.659Z] Removing intermediate container 7beda3a6452e [2024-03-04T01:36:26.659Z] ---> 8628d7ea9606 [2024-03-04T01:36:26.659Z] Step 12/13 : LABEL git_sha=600fc91fe49ee51cd282d429b11b5c73fe6c1357 [2024-03-04T01:36:26.659Z] ---> Running in 884eabc3fcf7 [2024-03-04T01:36:26.925Z] Removing intermediate container 884eabc3fcf7 [2024-03-04T01:36:26.925Z] ---> 4c6d7fc36a52 [2024-03-04T01:36:26.925Z] Step 13/13 : LABEL version=0.0.2-dev.40 [2024-03-04T01:36:26.925Z] ---> Running in a1aacd35cd35 [2024-03-04T01:36:27.194Z] Removing intermediate container a1aacd35cd35 [2024-03-04T01:36:27.194Z] ---> 0363b16ae1da [2024-03-04T01:36:27.194Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-04T01:36:27.461Z] Successfully built 0363b16ae1da [2024-03-04T01:36:27.461Z] Successfully tagged edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo [2024-03-04T01:36:27.773Z] [edgeXDocker.push] Tagging docker image edgex-taf-common-arm64 with the following tags: [2024-03-04T01:36:27.773Z] 600fc91fe49ee51cd282d429b11b5c73fe6c1357 [2024-03-04T01:36:27.773Z] latest [2024-03-04T01:36:27.773Z] 0.0.2-dev.40 [2024-03-04T01:36:27.773Z] 600fc91fe49ee51cd282d429b11b5c73fe6c1357-0.0.2-dev.40 [2024-03-04T01:36:27.773Z] main [2024-03-04T01:36:27.773Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T01:36:28.255Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:600fc91fe49ee51cd282d429b11b5c73fe6c1357 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T01:36:28.693Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:600fc91fe49ee51cd282d429b11b5c73fe6c1357 [2024-03-04T01:36:28.693Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2024-03-04T01:36:28.693Z] 65d32a19aa53: Preparing [2024-03-04T01:36:28.962Z] 236d50641432: Preparing [2024-03-04T01:36:28.962Z] c8d14ad5fdcf: Preparing [2024-03-04T01:36:28.962Z] ba0328c199fb: Preparing [2024-03-04T01:36:28.962Z] 761e3c6bcfd1: Preparing [2024-03-04T01:36:28.962Z] edbfd2db8ef2: Preparing [2024-03-04T01:36:28.962Z] edbfd2db8ef2: Waiting [2024-03-04T01:36:29.227Z] c8d14ad5fdcf: Pushed [2024-03-04T01:36:29.227Z] ba0328c199fb: Pushed [2024-03-04T01:36:29.227Z] 236d50641432: Pushed [2024-03-04T01:36:29.227Z] 761e3c6bcfd1: Pushed [2024-03-04T01:36:30.631Z] edbfd2db8ef2: Pushed [2024-03-04T01:40:40.945Z] 65d32a19aa53: Pushed [2024-03-04T01:40:40.945Z] 600fc91fe49ee51cd282d429b11b5c73fe6c1357: digest: sha256:c27cb9b0feccdda6299eae16c26a03e35d49ec45cafe9592a121a0256b9244c7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T01:40:41.374Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T01:40:41.778Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [2024-03-04T01:40:41.778Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2024-03-04T01:40:41.778Z] 65d32a19aa53: Preparing [2024-03-04T01:40:41.778Z] 236d50641432: Preparing [2024-03-04T01:40:41.778Z] c8d14ad5fdcf: Preparing [2024-03-04T01:40:41.778Z] ba0328c199fb: Preparing [2024-03-04T01:40:41.778Z] 761e3c6bcfd1: Preparing [2024-03-04T01:40:41.778Z] edbfd2db8ef2: Preparing [2024-03-04T01:40:41.778Z] edbfd2db8ef2: Waiting [2024-03-04T01:40:41.778Z] 236d50641432: Layer already exists [2024-03-04T01:40:41.778Z] ba0328c199fb: Layer already exists [2024-03-04T01:40:41.778Z] 761e3c6bcfd1: Layer already exists [2024-03-04T01:40:41.778Z] c8d14ad5fdcf: Layer already exists [2024-03-04T01:40:41.778Z] 65d32a19aa53: Layer already exists [2024-03-04T01:40:41.778Z] edbfd2db8ef2: Layer already exists [2024-03-04T01:40:42.043Z] latest: digest: sha256:c27cb9b0feccdda6299eae16c26a03e35d49ec45cafe9592a121a0256b9244c7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T01:40:42.464Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T01:40:42.889Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.40 [2024-03-04T01:40:42.889Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2024-03-04T01:40:42.889Z] 65d32a19aa53: Preparing [2024-03-04T01:40:42.889Z] 236d50641432: Preparing [2024-03-04T01:40:42.889Z] c8d14ad5fdcf: Preparing [2024-03-04T01:40:42.889Z] ba0328c199fb: Preparing [2024-03-04T01:40:42.889Z] 761e3c6bcfd1: Preparing [2024-03-04T01:40:42.889Z] edbfd2db8ef2: Preparing [2024-03-04T01:40:42.889Z] edbfd2db8ef2: Waiting [2024-03-04T01:40:42.889Z] 236d50641432: Layer already exists [2024-03-04T01:40:42.889Z] 65d32a19aa53: Layer already exists [2024-03-04T01:40:42.889Z] 761e3c6bcfd1: Layer already exists [2024-03-04T01:40:42.889Z] c8d14ad5fdcf: Layer already exists [2024-03-04T01:40:42.889Z] ba0328c199fb: Layer already exists [2024-03-04T01:40:42.889Z] edbfd2db8ef2: Layer already exists [2024-03-04T01:40:42.889Z] 0.0.2-dev.40: digest: sha256:c27cb9b0feccdda6299eae16c26a03e35d49ec45cafe9592a121a0256b9244c7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T01:40:43.566Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:600fc91fe49ee51cd282d429b11b5c73fe6c1357-0.0.2-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T01:40:43.983Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:600fc91fe49ee51cd282d429b11b5c73fe6c1357-0.0.2-dev.40 [2024-03-04T01:40:43.983Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2024-03-04T01:40:43.983Z] 65d32a19aa53: Preparing [2024-03-04T01:40:43.983Z] 236d50641432: Preparing [2024-03-04T01:40:43.983Z] c8d14ad5fdcf: Preparing [2024-03-04T01:40:43.983Z] ba0328c199fb: Preparing [2024-03-04T01:40:43.983Z] 761e3c6bcfd1: Preparing [2024-03-04T01:40:43.983Z] edbfd2db8ef2: Preparing [2024-03-04T01:40:43.983Z] edbfd2db8ef2: Waiting [2024-03-04T01:40:43.983Z] 65d32a19aa53: Layer already exists [2024-03-04T01:40:43.983Z] 236d50641432: Layer already exists [2024-03-04T01:40:43.983Z] ba0328c199fb: Layer already exists [2024-03-04T01:40:43.983Z] c8d14ad5fdcf: Layer already exists [2024-03-04T01:40:43.983Z] 761e3c6bcfd1: Layer already exists [2024-03-04T01:40:43.983Z] edbfd2db8ef2: Layer already exists [2024-03-04T01:40:43.983Z] 600fc91fe49ee51cd282d429b11b5c73fe6c1357-0.0.2-dev.40: digest: sha256:c27cb9b0feccdda6299eae16c26a03e35d49ec45cafe9592a121a0256b9244c7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T01:40:44.664Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T01:40:45.089Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [2024-03-04T01:40:45.090Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2024-03-04T01:40:45.090Z] 65d32a19aa53: Preparing [2024-03-04T01:40:45.090Z] 236d50641432: Preparing [2024-03-04T01:40:45.090Z] c8d14ad5fdcf: Preparing [2024-03-04T01:40:45.090Z] ba0328c199fb: Preparing [2024-03-04T01:40:45.090Z] 761e3c6bcfd1: Preparing [2024-03-04T01:40:45.090Z] edbfd2db8ef2: Preparing [2024-03-04T01:40:45.090Z] edbfd2db8ef2: Waiting [2024-03-04T01:40:45.090Z] ba0328c199fb: Layer already exists [2024-03-04T01:40:45.090Z] 761e3c6bcfd1: Layer already exists [2024-03-04T01:40:45.090Z] c8d14ad5fdcf: Layer already exists [2024-03-04T01:40:45.090Z] 65d32a19aa53: Layer already exists [2024-03-04T01:40:45.090Z] 236d50641432: Layer already exists [2024-03-04T01:40:45.090Z] edbfd2db8ef2: Layer already exists [2024-03-04T01:40:45.090Z] main: digest: sha256:c27cb9b0feccdda6299eae16c26a03e35d49ec45cafe9592a121a0256b9244c7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-04T01:40:45.306Z] ===================================================== [Pipeline] echo [2024-03-04T01:40:45.343Z] taggedImages: [2024-03-04T01:40:45.343Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:600fc91fe49ee51cd282d429b11b5c73fe6c1357 [2024-03-04T01:40:45.343Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [2024-03-04T01:40:45.343Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.40 [2024-03-04T01:40:45.343Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:600fc91fe49ee51cd282d429b11b5c73fe6c1357-0.0.2-dev.40 [2024-03-04T01:40:45.343Z] - 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 [2024-03-04T01:40:45.974Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-04T01:40:45.974Z] [2024-03-04T01:40:45.974Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T01:40:46.333Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-04T01:40:46.333Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-04T01:40:46.333Z] 8998bd30e6a1: Pulling fs layer [2024-03-04T01:40:46.333Z] 04944245beec: Pulling fs layer [2024-03-04T01:40:46.333Z] 699f458cf7ca: Pulling fs layer [2024-03-04T01:40:46.333Z] 765212b225bb: Pulling fs layer [2024-03-04T01:40:46.333Z] f23df028b6ca: Pulling fs layer [2024-03-04T01:40:46.333Z] d65c8cfc05b1: Pulling fs layer [2024-03-04T01:40:46.333Z] 2437ff75d9bd: Pulling fs layer [2024-03-04T01:40:46.333Z] f23df028b6ca: Waiting [2024-03-04T01:40:46.333Z] d65c8cfc05b1: Waiting [2024-03-04T01:40:46.333Z] 765212b225bb: Waiting [2024-03-04T01:40:46.333Z] 2437ff75d9bd: Waiting [2024-03-04T01:40:46.603Z] 04944245beec: Verifying Checksum [2024-03-04T01:40:46.603Z] 04944245beec: Download complete [2024-03-04T01:40:46.603Z] 765212b225bb: Verifying Checksum [2024-03-04T01:40:46.603Z] 765212b225bb: Download complete [2024-03-04T01:40:46.603Z] f23df028b6ca: Verifying Checksum [2024-03-04T01:40:46.603Z] f23df028b6ca: Download complete [2024-03-04T01:40:46.603Z] d65c8cfc05b1: Verifying Checksum [2024-03-04T01:40:46.603Z] d65c8cfc05b1: Download complete [2024-03-04T01:40:46.603Z] 699f458cf7ca: Verifying Checksum [2024-03-04T01:40:46.603Z] 699f458cf7ca: Download complete [2024-03-04T01:40:47.182Z] 8998bd30e6a1: Verifying Checksum [2024-03-04T01:40:47.182Z] 8998bd30e6a1: Download complete [2024-03-04T01:40:49.125Z] 2437ff75d9bd: Download complete [2024-03-04T01:40:51.695Z] 8998bd30e6a1: Pull complete [2024-03-04T01:40:51.695Z] 04944245beec: Pull complete [2024-03-04T01:40:53.095Z] 699f458cf7ca: Pull complete [2024-03-04T01:40:53.360Z] 765212b225bb: Pull complete [2024-03-04T01:40:53.941Z] f23df028b6ca: Pull complete [2024-03-04T01:40:54.205Z] d65c8cfc05b1: Pull complete [2024-03-04T01:41:09.177Z] 2437ff75d9bd: Pull complete [2024-03-04T01:41:09.177Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-04T01:41:09.177Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-04T01:41:09.177Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-04T01:41:09.478Z] prd-ubuntu20.04-docker-arm64-4c-16g-2132 does not seem to be running inside a container [2024-03-04T01:41:09.527Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-03-04T01:41:11.248Z] $ docker top 5ccb36161d7bfe44d3af6768a47ef9eac39b36b237cdfcb075972fd57a3d5193 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-04T01:41:12.149Z] ---> job-cost.sh [2024-03-04T01:41:12.149Z] lf-activate-venv: SKIPPING [2024-03-04T01:41:12.149Z] INFO: No Stack... [2024-03-04T01:41:12.417Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-04T01:41:13.369Z] INFO: Archiving Costs [Pipeline] sh [2024-03-04T01:41:14.003Z] + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv [2024-03-04T01:41:14.004Z] + cut -d, -f6 [Pipeline] lock [2024-03-04T01:41:14.040Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-main-36-stack-cost] [2024-03-04T01:41:14.047Z] Resource [jenkins-edgexfoundry-edgex-taf-common-main-36-stack-cost] did not exist. Created. [2024-03-04T01:41:14.053Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-main-36-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-04T01:41:14.761Z] /w/workspace/gexfoundry_edgex-taf-common_main@tmp/durable-e4449057/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-04T01:41:15.406Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-04T01:41:15.458Z] Warning: overwriting stash ‘stack-cost’ [2024-03-04T01:41:15.865Z] Stashed 1 file(s) [Pipeline] } [2024-03-04T01:41:15.877Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-main-36-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-04T01:41:15.939Z] $ docker stop --time=1 5ccb36161d7bfe44d3af6768a47ef9eac39b36b237cdfcb075972fd57a3d5193 [2024-03-04T01:41:20.771Z] $ docker rm -f --volumes 5ccb36161d7bfe44d3af6768a47ef9eac39b36b237cdfcb075972fd57a3d5193 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2024-03-04T01:41:21.996Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-04T01:41:21.997Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T01:41:22.327Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-04T01:41:22.327Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-04T01:41:22.524Z] prd-ubuntu20.04-docker-8c-8g-2126 does not seem to be running inside a container [2024-03-04T01:41:22.533Z] $ 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 [2024-03-04T01:41:22.850Z] $ docker top 80ada15d930f2cceeaf0f905b548facbe173acec55fd1075395ed28ac729bb2f -eo pid,comm [2024-03-04T01:41:22.923Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-03-04T01:41:22.923Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-04T01:41:23.058Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-04T01:41:23.059Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-04T01:41:23.165Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-04T01:41:23.141Z] $ docker exec 80ada15d930f2cceeaf0f905b548facbe173acec55fd1075395ed28ac729bb2f ssh-agent [2024-03-04T01:41:23.272Z] SSH_AUTH_SOCK=/tmp/ssh-F9V9ZpIserie/agent.32 [2024-03-04T01:41:23.272Z] SSH_AGENT_PID=38 [2024-03-04T01:41:23.277Z] Running ssh-add (command line suppressed) [2024-03-04T01:41:23.346Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_12218615204330352578.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_12218615204330352578.key) [2024-03-04T01:41:23.390Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-04T01:41:23.705Z] + git semver tag [2024-03-04T01:41:23.965Z] 2024-03-04 01:41:23,851 [run_tag] DEBUG tag force:False [2024-03-04T01:41:23.965Z] 2024-03-04 01:41:23,851 [check_head_tag] DEBUG check head tag [2024-03-04T01:41:23.965Z] 2024-03-04 01:41:23,851 [execute] INFO git cat-file --batch-check [2024-03-04T01:41:23.965Z] 2024-03-04 01:41:23,852 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=) [2024-03-04T01:41:23.965Z] 2024-03-04 01:41:23,857 [execute] INFO git cat-file --batch [2024-03-04T01:41:23.965Z] 2024-03-04 01:41:23,857 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=) [2024-03-04T01:41:23.965Z] 2024-03-04 01:41:23,870 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2024-03-04T01:41:23.965Z] 2024-03-04 01:41:23,870 [execute] INFO git tag -a v0.0.2-dev.40 -m v0.0.2-dev.40 [2024-03-04T01:41:23.965Z] 2024-03-04 01:41:23,870 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.2-dev.40', '-m', 'v0.0.2-dev.40'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=None) [2024-03-04T01:41:23.965Z] 2024-03-04 01:41:23,875 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2024-03-04T01:41:23.965Z] 0.0.2-dev.40 [Pipeline] } [2024-03-04T01:41:23.947Z] $ docker exec --env ******** --env ******** 80ada15d930f2cceeaf0f905b548facbe173acec55fd1075395ed28ac729bb2f ssh-agent -k [2024-03-04T01:41:24.043Z] unset SSH_AUTH_SOCK; [2024-03-04T01:41:24.044Z] unset SSH_AGENT_PID; [2024-03-04T01:41:24.044Z] echo Agent pid 38 killed; [2024-03-04T01:41:24.082Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-04T01:41:24.504Z] + git semver [Pipeline] } [2024-03-04T01:41:24.750Z] $ docker stop --time=1 80ada15d930f2cceeaf0f905b548facbe173acec55fd1075395ed28ac729bb2f [2024-03-04T01:41:26.015Z] $ docker rm -f --volumes 80ada15d930f2cceeaf0f905b548facbe173acec55fd1075395ed28ac729bb2f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T01:41:26.577Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-04T01:41:26.578Z] [2024-03-04T01:41:26.578Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T01:41:26.909Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-04T01:41:26.909Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-03-04T01:41:26.909Z] ab5ef0e58194: Pulling fs layer [2024-03-04T01:41:26.909Z] 9712f1f96733: Pulling fs layer [2024-03-04T01:41:26.909Z] 63f879dbbcfc: Pulling fs layer [2024-03-04T01:41:26.909Z] 0d9ebad4ef96: Pulling fs layer [2024-03-04T01:41:26.909Z] e9a5061849ea: Pulling fs layer [2024-03-04T01:41:26.909Z] d747dcd14b5f: Pulling fs layer [2024-03-04T01:41:26.909Z] 2de7ff778b66: Pulling fs layer [2024-03-04T01:41:26.909Z] e9a5061849ea: Waiting [2024-03-04T01:41:26.909Z] 0d9ebad4ef96: Waiting [2024-03-04T01:41:26.909Z] d747dcd14b5f: Waiting [2024-03-04T01:41:26.909Z] 2de7ff778b66: Waiting [2024-03-04T01:41:26.909Z] 9712f1f96733: Verifying Checksum [2024-03-04T01:41:26.909Z] 9712f1f96733: Download complete [2024-03-04T01:41:27.168Z] 63f879dbbcfc: Verifying Checksum [2024-03-04T01:41:27.168Z] 63f879dbbcfc: Download complete [2024-03-04T01:41:27.426Z] e9a5061849ea: Verifying Checksum [2024-03-04T01:41:27.426Z] e9a5061849ea: Download complete [2024-03-04T01:41:27.426Z] 0d9ebad4ef96: Verifying Checksum [2024-03-04T01:41:27.426Z] 0d9ebad4ef96: Download complete [2024-03-04T01:41:27.426Z] d747dcd14b5f: Verifying Checksum [2024-03-04T01:41:27.426Z] ab5ef0e58194: Verifying Checksum [2024-03-04T01:41:27.426Z] ab5ef0e58194: Download complete [2024-03-04T01:41:27.426Z] 2de7ff778b66: Verifying Checksum [2024-03-04T01:41:29.957Z] ab5ef0e58194: Pull complete [2024-03-04T01:41:29.957Z] 9712f1f96733: Pull complete [2024-03-04T01:41:30.523Z] 63f879dbbcfc: Pull complete [2024-03-04T01:41:33.808Z] 0d9ebad4ef96: Pull complete [2024-03-04T01:41:33.808Z] e9a5061849ea: Pull complete [2024-03-04T01:41:33.808Z] d747dcd14b5f: Pull complete [2024-03-04T01:41:34.743Z] 2de7ff778b66: Pull complete [2024-03-04T01:41:34.743Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-03-04T01:41:34.743Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-04T01:41:34.743Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-04T01:41:34.955Z] prd-ubuntu20.04-docker-8c-8g-2126 does not seem to be running inside a container [2024-03-04T01:41:34.956Z] $ 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 [2024-03-04T01:41:36.686Z] $ docker top 4b06fcac6814315156964fdd74ef12b5cad90a43c2c52a38f22e20ac06ededd2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-03-04T01:41:36.843Z] provisioning config files... [2024-03-04T01:41:36.853Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config2857294762102921386tmp [2024-03-04T01:41:36.953Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config2743531331603421514tmp [2024-03-04T01:41:36.973Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config1852918480744981478tmp [Pipeline] { [Pipeline] echo [2024-03-04T01:41:37.088Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-04T01:41:37.427Z] ---> sigul-configuration.sh [2024-03-04T01:41:37.427Z] gpg: directory `/root/.gnupg' created [2024-03-04T01:41:37.427Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-03-04T01:41:37.427Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-03-04T01:41:37.427Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-03-04T01:41:37.427Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-03-04T01:41:37.427Z] gpg: CAST5 encrypted data [2024-03-04T01:41:37.427Z] gpg: encrypted with 1 passphrase [2024-03-04T01:41:37.427Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-03-04T01:41:37.756Z] + mkdir /home/jenkins [2024-03-04T01:41:37.756Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-03-04T01:41:38.103Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-03-04T01:41:38.119Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-04T01:41:38.410Z] ---> sigul-install.sh [2024-03-04T01:41:38.410Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-03-04T01:41:38.703Z] + git tag --list [2024-03-04T01:41:38.703Z] v0.0.1 [2024-03-04T01:41:38.703Z] v0.0.2-dev.1 [2024-03-04T01:41:38.703Z] v0.0.2-dev.10 [2024-03-04T01:41:38.703Z] v0.0.2-dev.11 [2024-03-04T01:41:38.703Z] v0.0.2-dev.12 [2024-03-04T01:41:38.703Z] v0.0.2-dev.13 [2024-03-04T01:41:38.703Z] v0.0.2-dev.14 [2024-03-04T01:41:38.703Z] v0.0.2-dev.15 [2024-03-04T01:41:38.703Z] v0.0.2-dev.16 [2024-03-04T01:41:38.703Z] v0.0.2-dev.17 [2024-03-04T01:41:38.703Z] v0.0.2-dev.18 [2024-03-04T01:41:38.703Z] v0.0.2-dev.19 [2024-03-04T01:41:38.703Z] v0.0.2-dev.2 [2024-03-04T01:41:38.703Z] v0.0.2-dev.20 [2024-03-04T01:41:38.703Z] v0.0.2-dev.21 [2024-03-04T01:41:38.703Z] v0.0.2-dev.22 [2024-03-04T01:41:38.703Z] v0.0.2-dev.23 [2024-03-04T01:41:38.703Z] v0.0.2-dev.24 [2024-03-04T01:41:38.703Z] v0.0.2-dev.25 [2024-03-04T01:41:38.703Z] v0.0.2-dev.26 [2024-03-04T01:41:38.703Z] v0.0.2-dev.27 [2024-03-04T01:41:38.703Z] v0.0.2-dev.28 [2024-03-04T01:41:38.703Z] v0.0.2-dev.29 [2024-03-04T01:41:38.703Z] v0.0.2-dev.3 [2024-03-04T01:41:38.703Z] v0.0.2-dev.30 [2024-03-04T01:41:38.703Z] v0.0.2-dev.31 [2024-03-04T01:41:38.703Z] v0.0.2-dev.32 [2024-03-04T01:41:38.703Z] v0.0.2-dev.33 [2024-03-04T01:41:38.703Z] v0.0.2-dev.34 [2024-03-04T01:41:38.703Z] v0.0.2-dev.35 [2024-03-04T01:41:38.703Z] v0.0.2-dev.36 [2024-03-04T01:41:38.703Z] v0.0.2-dev.37 [2024-03-04T01:41:38.703Z] v0.0.2-dev.38 [2024-03-04T01:41:38.703Z] v0.0.2-dev.39 [2024-03-04T01:41:38.703Z] v0.0.2-dev.4 [2024-03-04T01:41:38.703Z] v0.0.2-dev.40 [2024-03-04T01:41:38.703Z] v0.0.2-dev.5 [2024-03-04T01:41:38.703Z] v0.0.2-dev.6 [2024-03-04T01:41:38.703Z] v0.0.2-dev.7 [2024-03-04T01:41:38.703Z] v0.0.2-dev.8 [2024-03-04T01:41:38.703Z] v0.0.2-dev.9 [Pipeline] sh [2024-03-04T01:41:38.999Z] + lftools sign git-tag v0.0.2-dev.40 [2024-03-04T01:41:39.565Z] Signing Git tag with Sigul... [2024-03-04T01:41:39.565Z] Signing v0.0.2-dev.40 [Pipeline] echo [2024-03-04T01:41:39.838Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-04T01:41:40.132Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-03-04T01:41:40.139Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-03-04T01:41:40.200Z] $ docker stop --time=1 4b06fcac6814315156964fdd74ef12b5cad90a43c2c52a38f22e20ac06ededd2 [2024-03-04T01:41:41.497Z] $ docker rm -f --volumes 4b06fcac6814315156964fdd74ef12b5cad90a43c2c52a38f22e20ac06ededd2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-03-04T01:41:42.189Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-04T01:41:42.189Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T01:41:42.520Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-04T01:41:42.520Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-04T01:41:42.655Z] prd-ubuntu20.04-docker-8c-8g-2126 does not seem to be running inside a container [2024-03-04T01:41:42.657Z] $ 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 [2024-03-04T01:41:42.977Z] $ docker top d45a6911fc96a1d057d1d653de837cb87e6582d2b482f328eb51df9a1e4be2b6 -eo pid,comm [2024-03-04T01:41:43.044Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-03-04T01:41:43.044Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-04T01:41:43.207Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-04T01:41:43.207Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-04T01:41:43.321Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-04T01:41:43.298Z] $ docker exec d45a6911fc96a1d057d1d653de837cb87e6582d2b482f328eb51df9a1e4be2b6 ssh-agent [2024-03-04T01:41:43.428Z] SSH_AUTH_SOCK=/tmp/ssh-9iMoqDacK4Hf/agent.32 [2024-03-04T01:41:43.428Z] SSH_AGENT_PID=38 [2024-03-04T01:41:43.432Z] Running ssh-add (command line suppressed) [2024-03-04T01:41:43.498Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_10134701173913757245.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_10134701173913757245.key) [2024-03-04T01:41:43.536Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-04T01:41:43.860Z] + git semver bump pre [2024-03-04T01:41:44.118Z] 2024-03-04 01:41:44,001 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2024-03-04T01:41:44.118Z] 2024-03-04 01:41:44,002 [bump_version] DEBUG bumping version:0.0.2-dev.40 on axis:pre with prefix:dev [2024-03-04T01:41:44.118Z] 2024-03-04 01:41:44,002 [bump_version] DEBUG bumped version:0.0.2-dev.41 [2024-03-04T01:41:44.118Z] 2024-03-04 01:41:44,002 [write_version] DEBUG write version:0.0.2-dev.41 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:True [2024-03-04T01:41:44.118Z] 2024-03-04 01:41:44,002 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2024-03-04T01:41:44.118Z] 2024-03-04 01:41:44,002 [write_file] DEBUG write to file:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2024-03-04T01:41:44.118Z] 2024-03-04 01:41:44,004 [execute] INFO git cat-file --batch-check [2024-03-04T01:41:44.118Z] 2024-03-04 01:41:44,004 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-04T01:41:44.118Z] 2024-03-04 01:41:44,009 [execute] INFO git cat-file --batch [2024-03-04T01:41:44.118Z] 2024-03-04 01:41:44,009 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-04T01:41:44.118Z] 2024-03-04 01:41:44,014 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2024-03-04T01:41:44.118Z] 0.0.2-dev.41 [Pipeline] } [2024-03-04T01:41:44.102Z] $ docker exec --env ******** --env ******** d45a6911fc96a1d057d1d653de837cb87e6582d2b482f328eb51df9a1e4be2b6 ssh-agent -k [2024-03-04T01:41:44.199Z] unset SSH_AUTH_SOCK; [2024-03-04T01:41:44.199Z] unset SSH_AGENT_PID; [2024-03-04T01:41:44.199Z] echo Agent pid 38 killed; [2024-03-04T01:41:44.233Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-04T01:41:44.683Z] + git semver [Pipeline] } [2024-03-04T01:41:44.926Z] $ docker stop --time=1 d45a6911fc96a1d057d1d653de837cb87e6582d2b482f328eb51df9a1e4be2b6 [2024-03-04T01:41:46.181Z] $ docker rm -f --volumes d45a6911fc96a1d057d1d653de837cb87e6582d2b482f328eb51df9a1e4be2b6 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-04T01:41:46.661Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-04T01:41:46.661Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T01:41:46.992Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-04T01:41:46.992Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-04T01:41:47.122Z] prd-ubuntu20.04-docker-8c-8g-2126 does not seem to be running inside a container [2024-03-04T01:41:47.127Z] $ 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 [2024-03-04T01:41:47.439Z] $ docker top 4c416dabebd551c28e1c4d09037e2120307d6f3445ac59161293a4e1ca4b14bb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-04T01:41:47.666Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-04T01:41:47.666Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-04T01:41:47.762Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-04T01:41:47.739Z] $ docker exec 4c416dabebd551c28e1c4d09037e2120307d6f3445ac59161293a4e1ca4b14bb ssh-agent [2024-03-04T01:41:47.873Z] SSH_AUTH_SOCK=/tmp/ssh-MGt50hibXZHQ/agent.32 [2024-03-04T01:41:47.873Z] SSH_AGENT_PID=38 [2024-03-04T01:41:47.877Z] Running ssh-add (command line suppressed) [2024-03-04T01:41:47.953Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_2009017248744617527.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_2009017248744617527.key) [2024-03-04T01:41:47.993Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-04T01:41:48.322Z] + git semver push [2024-03-04T01:41:48.582Z] 2024-03-04 01:41:48,452 [run_push] DEBUG push [2024-03-04T01:41:48.582Z] 2024-03-04 01:41:48,452 [execute] INFO git cat-file --batch-check [2024-03-04T01:41:48.582Z] 2024-03-04 01:41:48,453 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-04T01:41:48.582Z] 2024-03-04 01:41:48,456 [execute] INFO git rev-list e8be877d773376788eae806c410b4a32b44eff68 -- [2024-03-04T01:41:48.582Z] 2024-03-04 01:41:48,456 [execute] DEBUG Popen(['git', 'rev-list', 'e8be877d773376788eae806c410b4a32b44eff68', '--'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-04T01:41:48.582Z] 2024-03-04 01:41:48,462 [execute] INFO git fetch -v origin [2024-03-04T01:41:48.582Z] 2024-03-04 01:41:48,462 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-03-04T01:41:49.150Z] 2024-03-04 01:41:48,944 [run_push] DEBUG no remote changes detected [2024-03-04T01:41:49.150Z] 2024-03-04 01:41:48,945 [execute] INFO git push origin semver [2024-03-04T01:41:49.150Z] 2024-03-04 01:41:48,945 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-04T01:41:49.719Z] 2024-03-04 01:41:49,609 [run_push] DEBUG push all version tags [2024-03-04T01:41:49.719Z] 2024-03-04 01:41:49,610 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-03-04T01:41:49.719Z] 2024-03-04 01:41:49,610 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=None) [2024-03-04T01:41:50.287Z] 2024-03-04 01:41:50,212 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2024-03-04T01:41:50.287Z] 0.0.2-dev.41 [Pipeline] } [2024-03-04T01:41:50.272Z] $ docker exec --env ******** --env ******** 4c416dabebd551c28e1c4d09037e2120307d6f3445ac59161293a4e1ca4b14bb ssh-agent -k [2024-03-04T01:41:50.369Z] unset SSH_AUTH_SOCK; [2024-03-04T01:41:50.369Z] unset SSH_AGENT_PID; [2024-03-04T01:41:50.369Z] echo Agent pid 38 killed; [2024-03-04T01:41:50.403Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-04T01:41:50.863Z] + git semver [Pipeline] } [2024-03-04T01:41:51.108Z] $ docker stop --time=1 4c416dabebd551c28e1c4d09037e2120307d6f3445ac59161293a4e1ca4b14bb [2024-03-04T01:41:52.390Z] $ docker rm -f --volumes 4c416dabebd551c28e1c4d09037e2120307d6f3445ac59161293a4e1ca4b14bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-03-04T01:41:53.216Z] + [ -d /w/workspace/gexfoundry_edgex-taf-common_main/archives ] [2024-03-04T01:41:53.216Z] + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives [2024-03-04T01:41:53.216Z] total 16 [2024-03-04T01:41:53.216Z] drwxr-xr-x 3 root root 4096 Mar 4 01:28 . [2024-03-04T01:41:53.216Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 4 01:41 .. [2024-03-04T01:41:53.216Z] drwxr-xr-x 2 root root 4096 Mar 4 01:28 cost [2024-03-04T01:41:53.216Z] -rw-r--r-- 1 root root 87 Mar 4 01:28 cost.csv [2024-03-04T01:41:53.216Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_edgex-taf-common_main/archives [2024-03-04T01:41:53.216Z] + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives [2024-03-04T01:41:53.216Z] total 16 [2024-03-04T01:41:53.216Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 4 01:28 . [2024-03-04T01:41:53.216Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 4 01:41 .. [2024-03-04T01:41:53.216Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 4 01:28 cost [2024-03-04T01:41:53.216Z] -rw-r--r-- 1 jenkins jenkins 87 Mar 4 01:28 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-04T01:41:53.503Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-04T01:41:54.363Z] ---> package-listing.sh [2024-03-04T01:41:54.363Z] ++ facter osfamily [2024-03-04T01:41:54.363Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-04T01:41:54.623Z] + OS_FAMILY=debian [2024-03-04T01:41:54.623Z] + workspace=/w/workspace/gexfoundry_edgex-taf-common_main [2024-03-04T01:41:54.623Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-04T01:41:54.623Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-04T01:41:54.623Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-04T01:41:54.623Z] + PACKAGES=/tmp/packages_start.txt [2024-03-04T01:41:54.623Z] + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' [2024-03-04T01:41:54.623Z] + PACKAGES=/tmp/packages_end.txt [2024-03-04T01:41:54.623Z] + case "${OS_FAMILY}" in [2024-03-04T01:41:54.623Z] + dpkg -l [2024-03-04T01:41:54.623Z] + grep '^ii' [2024-03-04T01:41:54.623Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-04T01:41:54.623Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-04T01:41:54.623Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-04T01:41:54.623Z] + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' [2024-03-04T01:41:54.623Z] + mkdir -p /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [2024-03-04T01:41:54.623Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [Pipeline] echo [2024-03-04T01:41:54.637Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_edgex-taf-common_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-03-04T01:41:54.914Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-04T01:41:55.510Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-04T01:41:55.510Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-04T01:41:55.649Z] prd-ubuntu20.04-docker-8c-8g-2126 does not seem to be running inside a container [2024-03-04T01:41:55.659Z] $ 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 [2024-03-04T01:41:55.853Z] $ docker top 2c2cbcc2d7920c0cfaf5383847d2c5e720fa6e21846a7418bd228d1a1dd248a5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-04T01:41:56.361Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-04T01:41:56.644Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-04T01:41:56.936Z] + ls /var/log/sa-host [2024-03-04T01:41:56.937Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-04T01:41:57.040Z] provisioning config files... [2024-03-04T01:41:57.047Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config10986974481143509523tmp [Pipeline] { [Pipeline] echo [2024-03-04T01:41:57.138Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-04T01:41:57.421Z] ---> create-netrc.sh [Pipeline] } [2024-03-04T01:41:57.429Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-04T01:41:57.853Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-04T01:41:57.863Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-04T01:41:58.145Z] ---> sudo-logs.sh [2024-03-04T01:41:58.145Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-04T01:41:58.208Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-04T01:41:58.489Z] ---> job-cost.sh [2024-03-04T01:41:58.489Z] lf-activate-venv: SKIPPING [2024-03-04T01:41:58.489Z] DEBUG: total: 0.2199999988079071 [2024-03-04T01:41:58.489Z] INFO: Retrieving Stack Cost... [2024-03-04T01:41:58.748Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-04T01:41:59.007Z] INFO: Archiving Costs [Pipeline] echo [2024-03-04T01:41:59.019Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-04T01:41:59.301Z] ---> logs-deploy.sh [2024-03-04T01:41:59.301Z] lf-activate-venv: SKIPPING [2024-03-04T01:41:59.301Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/main/36 [2024-03-04T01:41:59.301Z] INFO: archiving workspace using pattern(s): [2024-03-04T01:42:00.236Z] Archives upload complete. [2024-03-04T01:42:00.236Z] INFO: archiving logs to Nexus